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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Diq2000-tdep.c152 #define INSN_IS_MOVE(X) (((X) & 0xffe007ff) == 0x00000025) macro
287 if (INSN_IS_MOVE (insn))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Diq2000-tdep.c151 #define INSN_IS_MOVE(X) (((X) & 0xffe007ff) == 0x00000025) macro
286 if (INSN_IS_MOVE (insn))

Completed in 166 milliseconds