Home
last modified time | relevance | path

Searched defs:bX2 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-a.c38 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
H A Dia64-opc-f.c37 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
H A Dia64-opc-i.c40 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
H A Dia64-opc-m.c31 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 31) macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc-a.c38 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
H A Dia64-opc-f.c37 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
H A Dia64-opc-i.c40 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 34) macro
H A Dia64-opc-m.c31 #define bX2(x) (((ia64_insn) ((x) & 0x3)) << 31) macro