Searched refs:op_indirect (Results 1 – 1 of 1) sorted by relevance
2219 struct m68hc11_opcode *op_indirect; in find() local2221 op_indirect = 0; in find()2266 && flag_strict_direct_addressing && op_indirect == 0) in find()2352 op_indirect = opcode; in find()2361 if (match == 0 && op_indirect) in find()2363 opcode = op_indirect; in find()