Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dmips.c167 #define OP_MASK_VECALIGN 0x7 /* Vector byte-align (alni.ob) op. */ macro
4836 (l >> OP_SH_VECALIGN) & OP_MASK_VECALIGN); in print_insn_args()