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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc-i.c34 #define bTb(x) (((ia64_insn) ((x) & 0x1)) << 36) macro
57 #define mTb bTb (-1)
87 (bOp (a) | bX2 (b) | bTa (c) | bTb (d) | bYa (e) | bC (f)), \
90 (bOp (a) | bX2 (b) | bTa (c) | bTb (d) | bYa (e) | bXc (f) | bC (g)), \
294 #undef bTb macro
H A Dia64-opc-a.c36 #define bTb(x) (((ia64_insn) ((x) & 0x1)) << 36) macro
52 #define mTb bTb (-1)
75 (bOp (a) | bX2 (b) | bTb (c) | bTa (d) | bC (e)), \
386 #undef bTb macro

Completed in 137 milliseconds