Searched defs:bOp (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc.h29 #define bOp(x) (((ia64_insn) ((x) & 0xf)) << 37) macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dia64-opc.h29 #define bOp(x) (((ia64_insn) ((x) & 0xf)) << 37) macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc.h29 #define bOp(x) (((ia64_insn) ((x) & 0xf)) << 37) macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc.h29 #define bOp(x) (((ia64_insn) ((x) & 0xf)) << 37) macro

Completed in 114 milliseconds