Searched refs:xtensa_format_get_slot (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/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.25/include/ |
D | xtensa-isa.h | 339 xtensa_format_get_slot (xtensa_isa isa, xtensa_format fmt, int slot,
|
D | ChangeLog | 1950 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-xtensa.c | 2031 xtensa_format_get_slot (isa, fmt, slot, ibuff, sbuff); in elf_xtensa_do_reloc() 2388 xtensa_format_get_slot (isa, fmt, 0, ibuff, sbuff); in replace_tls_insn() 4064 xtensa_format_get_slot (isa, fmt, slot, ibuff, sbuff); in get_relocation_opcode() 4199 xtensa_format_get_slot (isa, fmt, slot, insnbuf, slotbuf); in insn_decode_opcode() 4497 if (xtensa_format_get_slot (isa, fmt, 0, insnbuf, slotbuf) != 0) in narrow_instruction() 4666 if (xtensa_format_get_slot (isa, fmt, 0, insnbuf, slotbuf) != 0) in widen_instruction() 4816 || xtensa_format_get_slot (isa, fmt, 0, insnbuf, slotbuf)) in get_expanded_call_opcode() 4848 || xtensa_format_get_slot (isa, fmt, 0, insnbuf, slotbuf)) in get_expanded_call_opcode() 4869 || xtensa_format_get_slot (isa, fmt, 0, insnbuf, slotbuf)) in get_expanded_call_opcode() 7511 xtensa_format_get_slot (isa, fmt, 0, insnbuf, slotbuf); in compute_ebb_proposed_actions()
|
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.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-xtensa.c | 2575 xtensa_format_get_slot (isa, fmt, slot, insnbuf, slotbuf); in get_opcode_from_buf() 2633 xtensa_format_get_slot (isa, f, op, vbuf, sbuf); in print_vliw_insn() 5094 xtensa_format_get_slot (isa, fmt, slot, insnbuf, slotbuf); in xg_apply_fix_value() 5695 xtensa_format_get_slot (isa, fmt, slot, insnbuf, slotbuf); in md_pcrel_from() 7791 xtensa_format_get_slot (isa, fmt, slot, insnbuf, slotbuf); in next_instrs_are_b_retw() 7822 xtensa_format_get_slot (isa, fmt, 0, insnbuf, slotbuf); in next_instrs_are_b_retw() 8921 xtensa_format_get_slot (isa, fmt, slot, trampoline_buf, trampoline_slotbuf); in xtensa_relax_frag() 12421 xtensa_format_get_slot (isa, fmt, i, insnbuf, slotbuf); in vinsn_from_chars()
|