Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/config/mips/
H A Dtm-mips.h104 #define MIPS_INSTLEN 4 /* Length of an instruction */ macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-mips.c2228 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()
H A DChangeLog-1996555 * mips-tdep.c: Replace hard-coded constants with MIPS_INSTLEN.