Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A 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()
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dxtensa-isa.h364 xtensa_opcode_decode (xtensa_isa isa, xtensa_format fmt, int slot,
H A DChangeLog427 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c1666 opcode = xtensa_opcode_decode (isa, fmt, slot, sbuff); in elf_xtensa_do_reloc()
3274 return xtensa_opcode_decode (isa, fmt, slot, sbuff); in get_relocation_opcode()
3409 return xtensa_opcode_decode (isa, fmt, slot, slotbuf); in insn_decode_opcode()
3611 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in narrow_instruction()
3756 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in widen_instruction()
3987 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in get_expanded_call_opcode()
4018 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in get_expanded_call_opcode()
4039 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in get_expanded_call_opcode()
H A Dxtensa-isa.c686 xtensa_opcode_decode (xtensa_isa isa, xtensa_format fmt, int slot, in xtensa_opcode_decode() function
H A DChangeLog-20041056 (xtensa_opcode_decode): ... this function, with new format and
H A DChangeLog-20053910 (xtensa_opcode_decode): Rearrange code.
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c2504 return xtensa_opcode_decode (isa, fmt, slot, slotbuf); in get_opcode_from_buf()
2562 opcode = xtensa_opcode_decode (isa, f, op, sbuf); in print_vliw_insn()
4888 opcode = xtensa_opcode_decode (isa, fmt, slot, slotbuf); in xg_apply_fix_value()
5391 opcode = xtensa_opcode_decode (isa, fmt, slot, slotbuf); in md_pcrel_from()
7237 opcode = xtensa_opcode_decode (isa, fmt, slot, slotbuf); in next_instrs_are_b_retw()
7268 opcode = xtensa_opcode_decode (isa, fmt, 0, slotbuf); in next_instrs_are_b_retw()
11236 tinsn->opcode = xtensa_opcode_decode (isa, fmt, slot, slotbuf); in tinsn_from_insnbuf()