Home
last modified time | relevance | path

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

/qemu/disas/
H A Dmips.c154 #define OP_MASK_PERFREG 0x1f /* Performance monitoring. */ macro
4826 (l >> OP_SH_PERFREG) & OP_MASK_PERFREG); in print_insn_args()