HomeSort by: relevance | last modified time | path
    Searched refs:bVc (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc-x.c 33 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20)
43 #define mVc bVc (-1)
53 #define OpVc(a,b) (bOp (a) | bVc (b)), (mOp | mVc)
170 #undef bVc
ia64-opc-i.c 34 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20)
57 #define mVc bVc (-1)
297 #undef bVc
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc-x.c 33 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20)
43 #define mVc bVc (-1)
53 #define OpVc(a,b) (bOp (a) | bVc (b)), (mOp | mVc)
170 #undef bVc
ia64-opc-i.c 34 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20)
57 #define mVc bVc (-1)
297 #undef bVc
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc-x.c 33 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20)
43 #define mVc bVc (-1)
53 #define OpVc(a,b) (bOp (a) | bVc (b)), (mOp | mVc)
170 #undef bVc
ia64-opc-i.c 34 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20)
57 #define mVc bVc (-1)
297 #undef bVc
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc-x.c 33 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20)
43 #define mVc bVc (-1)
53 #define OpVc(a,b) (bOp (a) | bVc (b)), (mOp | mVc)
170 #undef bVc
ia64-opc-i.c 34 #define bVc(x) (((ia64_insn) ((x) & 0x1)) << 20)
57 #define mVc bVc (-1)
297 #undef bVc

Completed in 28 milliseconds