Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dmips.c157 #define OP_MASK_SEL 0x7 /* The sel field of mfcZ and mtcZ. */ macro
4399 sel = (l >> OP_SH_SEL) & OP_MASK_SEL; in print_insn_args()
4485 sel = (l >> OP_SH_SEL) & OP_MASK_SEL; in print_insn_args()
4841 (l >> OP_SH_SEL) & OP_MASK_SEL); in print_insn_args()