Home
last modified time | relevance | path

Searched refs:OP_MASK_SEL (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dmips-dis.c153 #define OP_MASK_SEL 0x7 /* The sel field of mfcZ and mtcZ. */ macro
3516 sel = (l >> OP_SH_SEL) & OP_MASK_SEL; in print_insn_args()
3559 sel = (l >> OP_SH_SEL) & OP_MASK_SEL; in print_insn_args()
3882 (l >> OP_SH_SEL) & OP_MASK_SEL); in print_insn_args()