Searched refs:M68K_OP_REG_BITS (Results 1 – 7 of 7) sorted by relevance
138 case M68K_OP_REG_BITS: in print_insn_detail()
114 if op.type == M68K_OP_REG_BITS:343 if op.type in [ M68K_OP_REG_BITS, M68K_OP_REG_PAIR ]:
83 public static final int M68K_OP_REG_BITS = 6; field in M68k_const
80 M68K_OP_REG_BITS = 6 variable
119 M68K_OP_REG_BITS, ///< Register bits move enumerator
136 case M68K_OP_REG_BITS: in printAddressingMode()
933 op0->type = M68K_OP_REG_BITS; in build_movem_re()951 op1->type = M68K_OP_REG_BITS; in build_movem_er()1931 op_reglist->type = M68K_OP_REG_BITS; in fmovem()1937 op_reglist->type = M68K_OP_REG_BITS; in fmovem()3950 case M68K_OP_REG_BITS: in update_op_reg_list()