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

/freebsd-12-stable/contrib/binutils/opcodes/
H A Dia64-opc-x.c33 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20) macro
170 #undef bVc macro
H A Dia64-opc-i.c35 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20) macro
295 #undef bVc macro

Completed in 109 milliseconds