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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc-x.c33 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20) macro
43 #define mVc bVc (-1)
53 #define OpVc(a,b) (bOp (a) | bVc (b)), (mOp | mVc)
170 #undef bVc macro
H A Dia64-opc-i.c35 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20) macro
58 #define mVc bVc (-1)
295 #undef bVc macro

Completed in 107 milliseconds