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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-ip2k.c52 #define IS_PAGE_OPCODE(code) \ macro
358 if ((! IS_PAGE_OPCODE (code + 0))
374 if ((! IS_PAGE_OPCODE (code + 0))
437 if ((! IS_PAGE_OPCODE (code + 0))
455 && (IS_PAGE_OPCODE (code + 12))
468 if ((! IS_PAGE_OPCODE (code + 0))
505 if (!IS_PAGE_OPCODE (code))
849 if ((! IS_PAGE_OPCODE (code + 0))
922 if ((! IS_PAGE_OPCODE (code + 0))
950 if (IS_PAGE_OPCODE (cod
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-ip2k.c52 #define IS_PAGE_OPCODE(code) \ macro
358 if ((! IS_PAGE_OPCODE (code + 0))
374 if ((! IS_PAGE_OPCODE (code + 0))
437 if ((! IS_PAGE_OPCODE (code + 0))
455 && (IS_PAGE_OPCODE (code + 12))
468 if ((! IS_PAGE_OPCODE (code + 0))
505 if (!IS_PAGE_OPCODE (code))
849 if ((! IS_PAGE_OPCODE (code + 0))
922 if ((! IS_PAGE_OPCODE (code + 0))
950 if (IS_PAGE_OPCODE (cod
[all...]

Completed in 155 milliseconds