Searched refs:INSN_IS_STORE_WORD (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Diq2000-tdep.c157 #define INSN_IS_STORE_WORD(X) (((X) & 0xfc000000) == 0xac000000) macro
272 if (INSN_IS_STORE_WORD (insn))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Diq2000-tdep.c156 #define INSN_IS_STORE_WORD(X) (((X) & 0xfc000000) == 0xac000000) macro
271 if (INSN_IS_STORE_WORD (insn))

Completed in 85 milliseconds