Home
last modified time | relevance | path

Searched defs:bIh (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro