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

  /toolchain/binutils/binutils-2.27/include/
xtensa-isa-internal.h 31 #define XTENSA_OPCODE_IS_BRANCH 0x00000001
  /toolchain/binutils/binutils-2.27/bfd/
xtensa-modules.c     [all...]
xtensa-isa.c 755 xtensa_opcode_is_branch (xtensa_isa isa, xtensa_opcode opc)
759 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_BRANCH) != 0)
751 xtensa_opcode_is_branch (xtensa_isa isa, xtensa_opcode opc) function
    [all...]

Completed in 163 milliseconds