Searched refs:xtensa_format_get_slot (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | xtensa-dis.c | 206 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/ |
D | xtensa-isa.h | 339 xtensa_format_get_slot (xtensa_isa isa, xtensa_format fmt, int slot,
|
D | ChangeLog-0415 | 2021 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-xtensa.c | 2626 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/ |
D | xtensa-isa.c | 613 xtensa_format_get_slot (xtensa_isa isa, xtensa_format fmt, int slot, in xtensa_format_get_slot() function
|
D | ChangeLog-2004 | 1053 xtensa_format_get_slot, xtensa_format_set_slot): New functions.
|