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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dia64-opc-x.c32 #define bPr(x) (((ia64_insn) ((x) & 0x3f)) << 0) macro
169 #undef bPr macro
H A Dia64-opc-b.c32 #define bPr(x) (((ia64_insn) ((x) & 0x3f)) << 0) macro
488 #undef bPr macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc-x.c32 #define bPr(x) (((ia64_insn) ((x) & 0x3f)) << 0) macro
169 #undef bPr macro
H A Dia64-opc-b.c32 #define bPr(x) (((ia64_insn) ((x) & 0x3f)) << 0) macro
488 #undef bPr macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc-x.c32 #define bPr(x) (((ia64_insn) ((x) & 0x3f)) << 0) macro
169 #undef bPr macro
H A Dia64-opc-b.c32 #define bPr(x) (((ia64_insn) ((x) & 0x3f)) << 0) macro
488 #undef bPr macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-x.c32 #define bPr(x) (((ia64_insn) ((x) & 0x3f)) << 0) macro
169 #undef bPr macro
H A Dia64-opc-b.c32 #define bPr(x) (((ia64_insn) ((x) & 0x3f)) << 0) macro
488 #undef bPr macro

Completed in 131 milliseconds