Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_gdbserver/
Dvalgrind-low-mips32.c145 #define rtype_funct(x) (x & 0x3f) macro
189 op = rtype_funct (inst); in mips_instruction_has_delay_slot()
Dvalgrind-low-mips64.c146 #define rtype_funct(x) (x & 0x3f) macro
190 op = rtype_funct (inst); in mips_instruction_has_delay_slot()