Searched refs:op_indirect (Results 1 – 1 of 1) sorted by relevance
2573 struct m68hc11_opcode *op_indirect; in find() local2575 op_indirect = 0; in find()2635 && flag_strict_direct_addressing && op_indirect == 0) in find()2721 op_indirect = opcode; in find()2730 if (match == 0 && op_indirect) in find()2732 opcode = op_indirect; in find()