Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dxtensa-dis.c207 if (xtensa_opcode_decode (isa, fmt, n, slot_buffer) in print_insn_xtensa()
234 opc = xtensa_opcode_decode (isa, fmt, n, slot_buffer); in print_insn_xtensa()
/mirbsd/src/gnu/usr.bin/binutils/include/
Dxtensa-isa.h364 xtensa_opcode_decode (xtensa_isa isa, xtensa_format fmt, int slot,
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-xtensa.c1675 opcode = xtensa_opcode_decode (isa, fmt, slot, sbuff); in elf_xtensa_do_reloc()
3284 return xtensa_opcode_decode (isa, fmt, slot, sbuff); in get_relocation_opcode()
3419 return xtensa_opcode_decode (isa, fmt, slot, slotbuf); in insn_decode_opcode()
3621 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in narrow_instruction()
3766 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in widen_instruction()
3997 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in get_expanded_call_opcode()
4028 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in get_expanded_call_opcode()
4049 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in get_expanded_call_opcode()
Dxtensa-isa.c686 xtensa_opcode_decode (xtensa_isa isa, xtensa_format fmt, int slot, in xtensa_opcode_decode() function
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-xtensa.c2539 return xtensa_opcode_decode (isa, fmt, slot, slotbuf); in get_opcode_from_buf()
2597 opcode = xtensa_opcode_decode (isa, f, op, sbuf); in print_vliw_insn()
4905 opcode = xtensa_opcode_decode (isa, fmt, slot, slotbuf); in xg_apply_fix_value()
5406 opcode = xtensa_opcode_decode (isa, fmt, slot, slotbuf); in md_pcrel_from()
7223 opcode = xtensa_opcode_decode (isa, fmt, slot, slotbuf); in next_instrs_are_b_retw()
7254 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in next_instrs_are_b_retw()
11335 tinsn->opcode = xtensa_opcode_decode (isa, fmt, slot, slotbuf); in tinsn_from_insnbuf()