Home
last modified time | relevance | path

Searched refs:M68XG_OP_IMM3 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dm68hc11.h369 #define M68XG_OP_IMM3 0x0002 macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68hc11.c676 if (opcodes->format & (M68XG_OP_IMM3 | M68XG_OP_R | M68XG_OP_REL9 in md_begin()
743 if (format & M68XG_OP_IMM3) in print_opcode_format()
1485 case M68XG_OP_IMM3: in check_range()
2925 if (opc->format & M68XG_OP_IMM3) in md_assemble()
2969 if (check_range (operands[0].exp.X_add_number,M68XG_OP_IMM3)) in md_assemble()
2972 operands[0].mode = M68XG_OP_IMM3; in md_assemble()
/toolchain/binutils/binutils-2.27/opcodes/
Dm68hc11-dis.c269 else if (format & M68XG_OP_IMM3) in print_insn()
Dm68hc11-opc.c1587 { "csem", M68XG_OP_IMM3, 2, 0x00f0, 0, 0, 0, 0, 0, cpuxgate, 0xf8ff },
1589 { "ssem", M68XG_OP_IMM3, 2, 0x00f2, 0, 0, 0, 0, 0, cpuxgate, 0xf8ff },