Home | History | Annotate | Download | only in config

Lines Matching refs:M6811_OP_IMM8

852       if (format & M6811_OP_IMM8)
1173 if (!(opmode & (M6811_OP_IMM8 | M6811_OP_IMM16 | M6811_OP_BITMASK)))
1534 case M6811_OP_IMM8:
2504 if (format & (M6811_OP_DIRECT | M6811_OP_IMM8))
2507 format & (M6811_OP_DIRECT | M6811_OP_IMM8 | M6812_OP_TRAP_ID),
2626 (M6811_OP_IMM8 | M6811_OP_IMM16 | M6811_OP_BITMASK))
3602 if (operands[0].mode & (M6811_OP_IMM8 | M6811_OP_IMM16
3614 if (operands[0].mode & (M6811_OP_IMM8 | M6811_OP_IMM16))
3619 fixup8 (&operands[0].exp, M6811_OP_IMM8,
3646 if (operands[0].mode & (M6811_OP_IMM8 | M6811_OP_IMM16
3660 if (operands[0].mode & (M6811_OP_IMM8 | M6811_OP_IMM16))
3664 fixup8 (&operands[0].exp, M6811_OP_IMM8, operands[0].mode);