Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dxtensa-dis.c206 xtensa_format_get_slot (isa, fmt, n, insn_buffer, slot_buffer); in print_insn_xtensa()
233 xtensa_format_get_slot (isa, fmt, n, insn_buffer, slot_buffer); in print_insn_xtensa()
/toolchain/binutils/binutils-2.27/include/
Dxtensa-isa.h339 xtensa_format_get_slot (xtensa_isa isa, xtensa_format fmt, int slot,
DChangeLog-04152021 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c2626 xtensa_format_get_slot (isa, fmt, slot, insnbuf, slotbuf); in get_opcode_from_buf()
2684 xtensa_format_get_slot (isa, f, op, vbuf, sbuf); in print_vliw_insn()
5172 xtensa_format_get_slot (isa, fmt, slot, insnbuf, slotbuf); in xg_apply_fix_value()
5771 xtensa_format_get_slot (isa, fmt, slot, insnbuf, slotbuf); in md_pcrel_from()
8002 xtensa_format_get_slot (isa, fmt, slot, insnbuf, slotbuf); in next_instrs_are_b_retw()
8033 xtensa_format_get_slot (isa, fmt, 0, insnbuf, slotbuf); in next_instrs_are_b_retw()
9063 xtensa_format_get_slot (isa, fmt, slot, trampoline_buf, trampoline_slotbuf); in xtensa_make_cached_fixup()
12991 xtensa_format_get_slot (isa, fmt, i, insnbuf, slotbuf); in vinsn_from_chars()
/toolchain/binutils/binutils-2.27/bfd/
Dxtensa-isa.c613 xtensa_format_get_slot (xtensa_isa isa, xtensa_format fmt, int slot, in xtensa_format_get_slot() function
DChangeLog-20041053 xtensa_format_get_slot, xtensa_format_set_slot): New functions.