Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_gdbserver/
Dvalgrind-low-mips32.c169 mips_instruction_has_delay_slot (Addr addr) in mips_instruction_has_delay_slot() function
242 if (mips_instruction_has_delay_slot (prev_addr)) in mips_adjust_breakpoint_address()
Dvalgrind-low-mips64.c170 mips_instruction_has_delay_slot (Addr addr) in mips_instruction_has_delay_slot() function
243 if (mips_instruction_has_delay_slot (prev_addr)) in mips_adjust_breakpoint_address()