Searched refs:bIh (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-i.c31 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
54 #define mIh bIh (-1)
98 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
101 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
291 #undef bIh macro
H A Dia64-opc-b.c31 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
41 #define mIh bIh (-1)
67 (bOp (a) | bIh (b) | bWhb (c)), \
70 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
487 #undef bIh macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc-i.c31 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
54 #define mIh bIh (-1)
98 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
101 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
291 #undef bIh macro
H A Dia64-opc-b.c31 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
41 #define mIh bIh (-1)
67 (bOp (a) | bIh (b) | bWhb (c)), \
70 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
487 #undef bIh macro

Completed in 68 milliseconds