HomeSort by: relevance | last modified time | path
    Searched refs:M68XG_OP_R_IMM4 (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 372 #define M68XG_OP_R_IMM4 0x0010
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 372 #define M68XG_OP_R_IMM4 0x0010
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 372 #define M68XG_OP_R_IMM4 0x0010
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 372 #define M68XG_OP_R_IMM4 0x0010
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 680 else if (opcodes->format & (M68XG_OP_R_R | M68XG_OP_R_IMM4
768 else if (format & M68XG_OP_R_IMM4)
1490 case M68XG_OP_R_IMM4:
3132 & (M68XG_OP_R_IMM8 | M68XG_OP_R_IMM16 | M68XG_OP_R_IMM4)))
3164 & (M68XG_OP_R_IMM8 | M68XG_OP_R_IMM16 | M68XG_OP_R_IMM4);
3165 if (opcode_local.format & M68XG_OP_R_IMM4)
3167 operands[0].mode = M68XG_OP_R_IMM4;
3179 (operands[0].exp.X_add_number,M68XG_OP_R_IMM4))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 680 else if (opcodes->format & (M68XG_OP_R_R | M68XG_OP_R_IMM4
768 else if (format & M68XG_OP_R_IMM4)
1490 case M68XG_OP_R_IMM4:
3132 & (M68XG_OP_R_IMM8 | M68XG_OP_R_IMM16 | M68XG_OP_R_IMM4)))
3164 & (M68XG_OP_R_IMM8 | M68XG_OP_R_IMM16 | M68XG_OP_R_IMM4);
3165 if (opcode_local.format & M68XG_OP_R_IMM4)
3167 operands[0].mode = M68XG_OP_R_IMM4;
3179 (operands[0].exp.X_add_number,M68XG_OP_R_IMM4))
  /src/external/gpl3/binutils/dist/opcodes/
m68hc11-opc.c 1620 { "asr", M68XG_OP_R_IMM4, 2, 0x0809, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1621 { "csl", M68XG_OP_R_IMM4, 2, 0x080a, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1622 { "csr", M68XG_OP_R_IMM4, 2, 0x080b, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1623 { "lsl", M68XG_OP_R_IMM4, 2, 0x080c, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1624 { "lsr", M68XG_OP_R_IMM4, 2, 0x080d, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1625 { "rol", M68XG_OP_R_IMM4, 2, 0x080e, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1626 { "ror", M68XG_OP_R_IMM4, 2, 0x080f, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
m68hc11-dis.c 278 else if (format & M68XG_OP_R_IMM4)
  /src/external/gpl3/binutils.old/dist/opcodes/
m68hc11-opc.c 1620 { "asr", M68XG_OP_R_IMM4, 2, 0x0809, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1621 { "csl", M68XG_OP_R_IMM4, 2, 0x080a, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1622 { "csr", M68XG_OP_R_IMM4, 2, 0x080b, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1623 { "lsl", M68XG_OP_R_IMM4, 2, 0x080c, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1624 { "lsr", M68XG_OP_R_IMM4, 2, 0x080d, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1625 { "rol", M68XG_OP_R_IMM4, 2, 0x080e, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1626 { "ror", M68XG_OP_R_IMM4, 2, 0x080f, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
m68hc11-dis.c 278 else if (format & M68XG_OP_R_IMM4)
  /src/external/gpl3/gdb/dist/opcodes/
m68hc11-opc.c 1620 { "asr", M68XG_OP_R_IMM4, 2, 0x0809, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1621 { "csl", M68XG_OP_R_IMM4, 2, 0x080a, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1622 { "csr", M68XG_OP_R_IMM4, 2, 0x080b, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1623 { "lsl", M68XG_OP_R_IMM4, 2, 0x080c, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1624 { "lsr", M68XG_OP_R_IMM4, 2, 0x080d, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1625 { "rol", M68XG_OP_R_IMM4, 2, 0x080e, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1626 { "ror", M68XG_OP_R_IMM4, 2, 0x080f, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
m68hc11-dis.c 278 else if (format & M68XG_OP_R_IMM4)
  /src/external/gpl3/gdb.old/dist/opcodes/
m68hc11-opc.c 1620 { "asr", M68XG_OP_R_IMM4, 2, 0x0809, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1621 { "csl", M68XG_OP_R_IMM4, 2, 0x080a, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1622 { "csr", M68XG_OP_R_IMM4, 2, 0x080b, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1623 { "lsl", M68XG_OP_R_IMM4, 2, 0x080c, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1624 { "lsr", M68XG_OP_R_IMM4, 2, 0x080d, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1625 { "rol", M68XG_OP_R_IMM4, 2, 0x080e, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
1626 { "ror", M68XG_OP_R_IMM4, 2, 0x080f, 0, 0, 0, 0, 0, cpuxgate, 0xf80f },
m68hc11-dis.c 278 else if (format & M68XG_OP_R_IMM4)

Completed in 54 milliseconds