Searched defs:get_opcode (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mmix-dis.c | 147 get_opcode (unsigned long insn) in get_opcode() function
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mmix-dis.c | 147 get_opcode (unsigned long insn) in get_opcode() function
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | db_disasm.c | 173 get_opcode(inst_buffer *ib) in get_opcode() function
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | libhppa.h | 361 #define get_opcode(insn) (((insn) >> 26) & 0x3f) macro
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | libhppa.h | 361 #define get_opcode(insn) (((insn) >> 26) & 0x3f) macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-visium.c | 737 get_opcode (int *code, enum addressing_mode *mode, char *flags, char *mnem) in get_opcode() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-visium.c | 758 get_opcode (int *code, enum addressing_mode *mode, char *flags, char *mnem) in get_opcode() function
|
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | testpkts.c | 774 static int get_opcode(uint8_t* pkt, size_t pktlen) in get_opcode() function
|
/netbsd-src/sys/arch/sh3/sh3/ |
H A D | db_disasm.c | 176 get_opcode(const uint16_t *pc, char *buf, size_t len) in get_opcode() function
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
H A D | cmd_parser.c | 643 static inline u32 get_opcode(u32 cmd, int ring_id) in get_opcode() function
|