Home
last modified time | relevance | path

Searched refs:arcExtMap_genOpcode (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Darc-ext.h131 extern struct arc_opcode *arcExtMap_genOpcode (const extInstruction_t *,
H A Darc-ext.c517 arcExtMap_genOpcode (const extInstruction_t *einsn, in arcExtMap_genOpcode() function
H A Darc-dis.c437 opcode = arcExtMap_genOpcode (i, isa_mask, &errmsg); in find_format()
H A DChangeLog-20161760 (arcExtMap_genOpcode): Likewise.
1896 (arcExtMap_genOpcode): Likewise.
1902 (arcExtMap_genOpcode): New function.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Darc-ext.h131 extern struct arc_opcode *arcExtMap_genOpcode (const extInstruction_t *,
H A Darc-ext.c517 arcExtMap_genOpcode (const extInstruction_t *einsn, in arcExtMap_genOpcode() function
H A Darc-dis.c436 opcode = arcExtMap_genOpcode (i, isa_mask, &errmsg); in find_format()
H A DChangeLog-20161760 (arcExtMap_genOpcode): Likewise.
1896 (arcExtMap_genOpcode): Likewise.
1902 (arcExtMap_genOpcode): New function.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20161760 (arcExtMap_genOpcode): Likewise.
1896 (arcExtMap_genOpcode): Likewise.
1902 (arcExtMap_genOpcode): New function.
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arc.c4666 arc_ext_opcodes = arcExtMap_genOpcode (&einsn, selected_cpu.flags, &errmsg); in arc_extinsn()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arc.c4645 arc_ext_opcodes = arcExtMap_genOpcode (&einsn, selected_cpu.flags, &errmsg); in arc_extinsn()