Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c3845 static xtensa_opcode call4_op = XTENSA_UNDEFINED; variable
3859 call4_op = xtensa_opcode_lookup (xtensa_default_isa, "call4"); in init_call_opcodes()
3882 || opcode == call4_op in is_direct_call_opcode()
3892 return (opcode == call4_op in is_windowed_call_opcode()
4779 if (opcode == callx4_op) return call4_op; in swap_callx_for_call_opcode()