Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Darc-ext.h130 extern const extInstruction_t *arcExtMap_insn (int, unsigned long long);
Darc-ext.c277 arcExtMap_insn (int opcode, unsigned long long insn) in arcExtMap_insn() function
Darc-dis.c432 einsn = arcExtMap_insn (OPCODE_32BIT_INSN (insn), insn); in find_format()
DChangeLog-20161895 (arcExtMap_insn): New function.
1900 (arcExtMap_insn): New function.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Darc-ext.h130 extern const extInstruction_t *arcExtMap_insn (int, unsigned long long);
Darc-ext.c277 arcExtMap_insn (int opcode, unsigned long long insn) in arcExtMap_insn() function
Darc-dis.c432 einsn = arcExtMap_insn (OPCODE_32BIT_INSN (insn), insn); in find_format()
DChangeLog-20161895 (arcExtMap_insn): New function.
1900 (arcExtMap_insn): New function.