Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c3847 static xtensa_opcode call12_op = XTENSA_UNDEFINED; variable
3861 call12_op = xtensa_opcode_lookup (xtensa_default_isa, "call12"); in init_call_opcodes()
3884 || opcode == call12_op); in is_direct_call_opcode()
3894 || opcode == call12_op in is_windowed_call_opcode()
4781 if (opcode == callx12_op) return call12_op; in swap_callx_for_call_opcode()