Home
last modified time | relevance | path

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

/external/qemu/
Dmips-dis.c435 #define INSN_WRITE_GPR_31 0x00000004 macro
1072 #define WR_31 INSN_WRITE_GPR_31
4027 if ((info->insn_type & INSN_WRITE_GPR_31) != 0) in print_insn_mips()
4036 if ((info->insn_type & INSN_WRITE_GPR_31) != 0) in print_insn_mips()