Searched refs:encode_fns (Results 1 – 16 of 16) sorted by relevance
/netbsd/external/gpl3/binutils/dist/include/ |
H A D | xtensa-isa-internal.h | 117 const xtensa_opcode_encode_fn *encode_fns; /* Array[slot_id]. */ member
|
H A D | ChangeLog-0415 | 1976 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
|
/netbsd/external/gpl3/gdb/dist/include/ |
H A D | xtensa-isa-internal.h | 117 xtensa_opcode_encode_fn *encode_fns; /* Array[slot_id]. */ member
|
H A D | ChangeLog-0415 | 1976 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
|
/netbsd/external/gpl3/binutils.old/dist/include/ |
H A D | xtensa-isa-internal.h | 117 xtensa_opcode_encode_fn *encode_fns; /* Array[slot_id]. */ member
|
H A D | ChangeLog-0415 | 1976 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
|
/netbsd/external/gpl3/gdb.old/dist/include/ |
H A D | xtensa-isa-internal.h | 117 xtensa_opcode_encode_fn *encode_fns; /* Array[slot_id]. */ member
|
H A D | ChangeLog-0415 | 1976 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
|
/netbsd/external/gpl3/gdb/dist/bfd/ |
H A D | xtensa-isa.c | 711 encode_fn = intisa->opcodes[opc].encode_fns[slot_id]; in xtensa_opcode_encode()
|
H A D | ChangeLog-2004 | 1060 one of the entries in the "encode_fns" array. Add error handling.
|
/netbsd/external/gpl3/binutils/dist/bfd/ |
H A D | xtensa-isa.c | 710 encode_fn = intisa->opcodes[opc].encode_fns[slot_id]; in xtensa_opcode_encode()
|
H A D | ChangeLog-2004 | 1060 one of the entries in the "encode_fns" array. Add error handling.
|
/netbsd/external/gpl3/binutils.old/dist/bfd/ |
H A D | xtensa-isa.c | 728 encode_fn = intisa->opcodes[opc].encode_fns[slot_id]; in xtensa_opcode_encode()
|
H A D | ChangeLog-2004 | 1060 one of the entries in the "encode_fns" array. Add error handling.
|
/netbsd/external/gpl3/gdb.old/dist/bfd/ |
H A D | xtensa-isa.c | 711 encode_fn = intisa->opcodes[opc].encode_fns[slot_id]; in xtensa_opcode_encode()
|
H A D | ChangeLog-2004 | 1060 one of the entries in the "encode_fns" array. Add error handling.
|