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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc-x.c31 #define bPa(x) (((ia64_insn) ((x) & 0x1)) << 12) macro
168 #undef bPa macro
H A Dia64-opc-b.c32 #define bPa(x) (((ia64_insn) ((x) & 0x1)) << 12) macro
488 #undef bPa macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-b.c32 #define bPa(x) (((ia64_insn) ((x) & 0x1)) << 12) macro
488 #undef bPa macro
H A Dia64-opc-x.c31 #define bPa(x) (((ia64_insn) ((x) & 0x1)) << 12) macro
168 #undef bPa macro

Completed in 59 milliseconds