Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c3843 static xtensa_opcode callx12_op = XTENSA_UNDEFINED; variable
3857 callx12_op = xtensa_opcode_lookup (xtensa_default_isa, "callx12"); in init_call_opcodes()
3873 || opcode == callx12_op); in is_indirect_call_opcode()
3897 || opcode == callx12_op); in is_windowed_call_opcode()
3913 else if (opcode == callx12_op) in get_indirect_call_dest_reg()
4781 if (opcode == callx12_op) return call12_op; in swap_callx_for_call_opcode()