Searched refs:OP_MASK_INSMSB (Results 1 – 1 of 1) sorted by relevance
165 #define OP_MASK_INSMSB 0x1f /* "ins" MSB. */ macro3480 msb = (l >> OP_SH_INSMSB) & OP_MASK_INSMSB; in print_insn_args()3538 msb = ((l >> OP_SH_INSMSB) & OP_MASK_INSMSB) + 32; in print_insn_args()