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

  /toolchain/binutils/binutils-2.25/opcodes/
ia64-opc-i.c 42 #define bX2b(x) (((ia64_insn) ((x) & 0x3)) << 28)
65 #define mX2b bX2b (-1)
75 (bOp (a) | bZa (b) | bZb (c) | bVe (d) | bX2a (e) | bX2b (f)), \
78 (bOp (a) | bZa (b) | bZb (c) | bVe (d) | bX2a (e) | bX2b (f) | bX2c (g)), \
304 #undef bX2b
ia64-opc-a.c 40 #define bX2b(x) (((ia64_insn) ((x) & 0x3)) << 27)
56 #define mX2b bX2b (-1)
71 (bOp (a) | bX2a (b) | bVe (c) | bX4 (d) | bX2b (e)), \
82 (bOp (a) | bX2a (b) | bZa (c) | bZb (d) | bX4 (e) | bX2b (f)), \
390 #undef bX2b

Completed in 369 milliseconds