HomeSort by relevance Sort by last modified time
    Searched refs:XTENSA_OPCODE_IS_CALL (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/include/
xtensa-isa-internal.h 34 #define XTENSA_OPCODE_IS_CALL 0x00000008
  /toolchain/binutils/binutils-2.27/bfd/
xtensa-modules.c     [all...]
xtensa-isa.c 788 xtensa_opcode_is_call (xtensa_isa isa, xtensa_opcode opc)
792 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_CALL) != 0)
784 xtensa_opcode_is_call (xtensa_isa isa, xtensa_opcode opc) function
    [all...]

Completed in 137 milliseconds