Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c3842 static xtensa_opcode callx8_op = XTENSA_UNDEFINED; variable
3856 callx8_op = xtensa_opcode_lookup (xtensa_default_isa, "callx8"); in init_call_opcodes()
3872 || opcode == callx8_op in is_indirect_call_opcode()
3896 || opcode == callx8_op in is_windowed_call_opcode()
3911 else if (opcode == callx8_op) in get_indirect_call_dest_reg()
4780 if (opcode == callx8_op) return call8_op; in swap_callx_for_call_opcode()