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

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-opc-a.c39 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
389 #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-m.c31 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 31) macro
1096 #undef bX2 macro
H A Dia64-opc-i.c41 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
300 #undef bX2 macro

Completed in 106 milliseconds