Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dmips.c162 #define OP_SH_VSEL 21 macro
4851 unsigned int vsel = (l >> OP_SH_VSEL) & OP_MASK_VSEL; in print_insn_args()