Searched defs:bBtype (Results 1 - 8 of 8) sorted by relevance

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

Completed in 171 milliseconds