Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-x.c29 #define bBtype(x) (((ia64_insn) ((x) & 0x7)) << 6) macro
H A Dia64-opc-b.c28 #define bBtype(x) (((ia64_insn) ((x) & 0x7)) << 6) macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc-x.c29 #define bBtype(x) (((ia64_insn) ((x) & 0x7)) << 6) macro
H A Dia64-opc-b.c28 #define bBtype(x) (((ia64_insn) ((x) & 0x7)) << 6) macro