Home
last modified time | relevance | path

Searched refs:call8_op (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c3846 static xtensa_opcode call8_op = XTENSA_UNDEFINED; variable
3860 call8_op = xtensa_opcode_lookup (xtensa_default_isa, "call8"); in init_call_opcodes()
3883 || opcode == call8_op in is_direct_call_opcode()
3893 || opcode == call8_op in is_windowed_call_opcode()
4780 if (opcode == callx8_op) return call8_op; in swap_callx_for_call_opcode()