Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dmips.c164 #define OP_MASK_VECBYTE 0x7 /* Selector field is really 4 bits, macro
4831 (l >> OP_SH_VECBYTE) & OP_MASK_VECBYTE); in print_insn_args()