HomeSort by: relevance | last modified time | path
    Searched defs:IS_SNC_OPCODE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-ip2k.c 69 #define IS_SNC_OPCODE(code) \
449 && (IS_SNC_OPCODE (code + 2))
452 && (IS_SNC_OPCODE (code + 8))
459 && (IS_SNC_OPCODE (code + 4))
462 && (IS_SNC_OPCODE (code + 10))
955 || (!IS_SNC_OPCODE (code + 2))
958 || (!IS_SNC_OPCODE (code + 8))
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ip2k.c 69 #define IS_SNC_OPCODE(code) \
449 && (IS_SNC_OPCODE (code + 2))
452 && (IS_SNC_OPCODE (code + 8))
459 && (IS_SNC_OPCODE (code + 4))
462 && (IS_SNC_OPCODE (code + 10))
955 || (!IS_SNC_OPCODE (code + 2))
958 || (!IS_SNC_OPCODE (code + 8))
  /src/external/gpl3/gdb/dist/bfd/
elf32-ip2k.c 69 #define IS_SNC_OPCODE(code) \
449 && (IS_SNC_OPCODE (code + 2))
452 && (IS_SNC_OPCODE (code + 8))
459 && (IS_SNC_OPCODE (code + 4))
462 && (IS_SNC_OPCODE (code + 10))
955 || (!IS_SNC_OPCODE (code + 2))
958 || (!IS_SNC_OPCODE (code + 8))
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ip2k.c 69 #define IS_SNC_OPCODE(code) \
449 && (IS_SNC_OPCODE (code + 2))
452 && (IS_SNC_OPCODE (code + 8))
459 && (IS_SNC_OPCODE (code + 4))
462 && (IS_SNC_OPCODE (code + 10))
955 || (!IS_SNC_OPCODE (code + 2))
958 || (!IS_SNC_OPCODE (code + 8))

Completed in 33 milliseconds