Searched refs:M68K_OP_REG_PAIR (Results 1 – 6 of 6) sorted by relevance
116 if op.type == M68K_OP_REG_PAIR:343 if op.type in [ M68K_OP_REG_BITS, M68K_OP_REG_PAIR ]:
84 public static final int M68K_OP_REG_PAIR = 7; field in M68k_const
81 M68K_OP_REG_PAIR = 7 variable
120 …M68K_OP_REG_PAIR, ///< Register pair in the same op (upper 4 bits for first reg, lower for seco… enumerator
139 case M68K_OP_REG_PAIR: in printAddressingMode()
1003 op0->type = M68K_OP_REG_PAIR; in build_cas2()1008 op1->type = M68K_OP_REG_PAIR; in build_cas2()1016 op2->type = M68K_OP_REG_PAIR; in build_cas2()2267 op1->type = M68K_OP_REG_PAIR; in d68020_divl()2813 op1->type = M68K_OP_REG_PAIR; in d68020_mull()3954 case M68K_OP_REG_PAIR: in update_op_reg_list()