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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-ip2k.c70 #define IS_SNC_OPCODE(code) \ macro
450 && (IS_SNC_OPCODE (code + 2))
453 && (IS_SNC_OPCODE (code + 8))
460 && (IS_SNC_OPCODE (code + 4))
463 && (IS_SNC_OPCODE (code + 10))
957 || (!IS_SNC_OPCODE (code + 2))
960 || (!IS_SNC_OPCODE (code + 8))
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-ip2k.c70 #define IS_SNC_OPCODE(code) \ macro
450 && (IS_SNC_OPCODE (code + 2))
453 && (IS_SNC_OPCODE (code + 8))
460 && (IS_SNC_OPCODE (code + 4))
463 && (IS_SNC_OPCODE (code + 10))
957 || (!IS_SNC_OPCODE (code + 2))
960 || (!IS_SNC_OPCODE (code + 8))

Completed in 112 milliseconds