HomeSort by relevance Sort by last modified time
    Searched refs:bIh (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
ia64-opc-i.c 30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23)
53 #define mIh bIh (-1)
97 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
100 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
293 #undef bIh
ia64-opc-b.c 30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35)
40 #define mIh bIh (-1)
66 (bOp (a) | bIh (b) | bWhb (c)), \
69 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
486 #undef bIh

Completed in 189 milliseconds