Lines Matching refs:M6811_OP_IMM8
851 if (format & M6811_OP_IMM8) in print_opcode_format()
1171 if (!(opmode & (M6811_OP_IMM8 | M6811_OP_IMM16 | M6811_OP_BITMASK))) in get_operand()
1532 case M6811_OP_IMM8: in check_range()
2498 if (format & (M6811_OP_DIRECT | M6811_OP_IMM8)) in build_insn()
2501 format & (M6811_OP_DIRECT | M6811_OP_IMM8 | M6812_OP_TRAP_ID), in build_insn()
2619 (M6811_OP_IMM8 | M6811_OP_IMM16 | M6811_OP_BITMASK)) in find()
3595 if (operands[0].mode & (M6811_OP_IMM8 | M6811_OP_IMM16 in md_assemble()
3607 if (operands[0].mode & (M6811_OP_IMM8 | M6811_OP_IMM16)) in md_assemble()
3612 fixup8 (&operands[0].exp, M6811_OP_IMM8, in md_assemble()
3639 if (operands[0].mode & (M6811_OP_IMM8 | M6811_OP_IMM16 in md_assemble()
3653 if (operands[0].mode & (M6811_OP_IMM8 | M6811_OP_IMM16)) in md_assemble()
3657 fixup8 (&operands[0].exp, M6811_OP_IMM8, operands[0].mode); in md_assemble()