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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dia64-opc-a.c38 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
388 #undef bX2 macro
H A Dia64-opc-f.c37 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
631 #undef bX2 macro
H A Dia64-opc-i.c39 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
266 #undef bX2 macro
H A Dia64-opc-m.c31 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 31) macro
1075 #undef bX2 macro

Completed in 52 milliseconds