Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dmips.c467 #define INSN_WRITE_GPR_31 0x00000004 macro
1121 #define WR_31 INSN_WRITE_GPR_31
5003 if ((info->insn_type & INSN_WRITE_GPR_31) != 0) in print_insn_mips()
5012 if ((info->insn_type & INSN_WRITE_GPR_31) != 0) in print_insn_mips()