Searched refs:MIPS_INSTLEN (Results 1 – 3 of 3) sorted by relevance
104 #define MIPS_INSTLEN 4 /* Length of an instruction */ macro
2228 return set_breakpoint (addr, MIPS_INSTLEN, BREAK_FETCH); in mips_insert_breakpoint()2237 return clear_breakpoint (addr, MIPS_INSTLEN, BREAK_FETCH); in mips_remove_breakpoint()
555 * mips-tdep.c: Replace hard-coded constants with MIPS_INSTLEN.