Home
last modified time | relevance | path

Searched defs:xtensa_format_internal_struct (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/
H A Dxtensa-isa-internal.h56 typedef const struct xtensa_format_internal_struct struct
58 const char *name; /* Instruction format name. */
59 int length; /* Instruction length in bytes. */
60 xtensa_format_encode_fn encode_fn;
61 int num_slots;
62 const int *slot_id; /* Array[num_slots] of slot IDs. */
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dxtensa-isa-internal.h56 typedef const struct xtensa_format_internal_struct struct
58 const char *name; /* Instruction format name. */
59 int length; /* Instruction length in bytes. */
60 xtensa_format_encode_fn encode_fn;
61 int num_slots;
62 const int *slot_id; /* Array[num_slots] of slot IDs. */