Searched refs:opcode_decode_fn (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dxtensa-isa-internal.h74 xtensa_opcode_decode_fn opcode_decode_fn; member in struct:xtensa_slot_internal_struct
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dxtensa-isa-internal.h74 xtensa_opcode_decode_fn opcode_decode_fn; member in struct:xtensa_slot_internal_struct
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dxtensa-isa-internal.h74 xtensa_opcode_decode_fn opcode_decode_fn; member in struct:xtensa_slot_internal_struct
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dxtensa-isa-internal.h74 xtensa_opcode_decode_fn opcode_decode_fn; member in struct:xtensa_slot_internal_struct
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dxtensa-isa.c692 opc = (intisa->slots[slot_id].opcode_decode_fn) (slotbuf);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dxtensa-isa.c703 opc = (intisa->slots[slot_id].opcode_decode_fn) (slotbuf);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dxtensa-isa.c691 opc = (intisa->slots[slot_id].opcode_decode_fn) (slotbuf);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dxtensa-isa.c703 opc = (intisa->slots[slot_id].opcode_decode_fn) (slotbuf);

Completed in 211 milliseconds