Searched defs:OPC (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c36 #define OPC(x) ((x >> 26) & 0x3F) macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c36 #define OPC(x) ((x >> 26) & 0x3F) macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c36 #define OPC(x) ((x >> 26) & 0x3F) macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c36 #define OPC(x) ((x >> 26) & 0x3F) macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Drx-parse.c4576 #define OPC(x) { #x, x, IS_OPCODE } macro
[all...]
H A Drl78-parse.c4468 #define OPC(x) { #x, x, IS_OPCODE } macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.c4504 #define OPC(x) { #x, x, IS_OPCODE } macro
[all...]
H A Drx-parse.c4691 #define OPC(x) { #x, x, IS_OPCODE } macro
[all...]

Completed in 333 milliseconds