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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-ip2k.c61 #define IS_JMP_OPCODE(code) \ macro
359 || (! IS_JMP_OPCODE (code + 2)))
375 || (! IS_JMP_OPCODE (code + 2)))
438 || (! IS_JMP_OPCODE (code + 2)))
456 && (IS_JMP_OPCODE (code + 14)))
465 && (IS_JMP_OPCODE (code + 14)))
469 || (! IS_JMP_OPCODE (code + 2)))
850 || (! IS_JMP_OPCODE (code + 2)))
923 || (! IS_JMP_OPCODE (code + 2)))
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-ip2k.c61 #define IS_JMP_OPCODE(code) \ macro
359 || (! IS_JMP_OPCODE (code + 2)))
375 || (! IS_JMP_OPCODE (code + 2)))
438 || (! IS_JMP_OPCODE (code + 2)))
456 && (IS_JMP_OPCODE (code + 14)))
465 && (IS_JMP_OPCODE (code + 14)))
469 || (! IS_JMP_OPCODE (code + 2)))
850 || (! IS_JMP_OPCODE (code + 2)))
923 || (! IS_JMP_OPCODE (code + 2)))

Completed in 156 milliseconds