Lines Matching refs:M6811_OP_NONE
1157 mode = M6811_OP_NONE; in get_operand()
1251 if (mode == M6811_OP_NONE || mode == M6812_OP_D_IDX) in get_operand()
1344 if (mode == M6811_OP_NONE || mode == M6811_OP_DIRECT in get_operand()
1351 int possible_mode = M6811_OP_NONE; in get_operand()
1358 if (mode == M6811_OP_NONE) in get_operand()
1378 if (reg == REG_NONE && mode == M6811_OP_NONE in get_operand()
1379 && possible_mode != M6811_OP_NONE) in get_operand()
1386 if (possible_mode != M6811_OP_NONE) in get_operand()
1390 && possible_mode != M6811_OP_NONE) in get_operand()
1402 && !(mode == M6811_OP_NONE && opmode & M6811_OP_IND16)) in get_operand()
1423 if (mode == M6811_OP_NONE) in get_operand()
1465 if (mode == M6811_OP_NONE) in get_operand()