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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc-x.c30 #define bD(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
167 #undef bD macro
H A Dia64-opc-b.c30 #define bD(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
486 #undef bD macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-b.c30 #define bD(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
486 #undef bD macro
H A Dia64-opc-x.c30 #define bD(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
167 #undef bD macro

Completed in 76 milliseconds