Searched refs:bWhb (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-b.c35 #define bWhb(x) (((ia64_insn) ((x) & 0x3)) << 3) macro
45 #define mWhb bWhb (-1)
67 (bOp (a) | bIh (b) | bWhb (c)), \
70 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
491 #undef bWhb macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc-b.c35 #define bWhb(x) (((ia64_insn) ((x) & 0x3)) << 3) macro
45 #define mWhb bWhb (-1)
67 (bOp (a) | bIh (b) | bWhb (c)), \
70 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
491 #undef bWhb macro

Completed in 177 milliseconds