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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/crx/
bit_insn.s 7 # cbit instructions.
  /toolchain/binutils/binutils-2.25/opcodes/
hppa-dis.c 1190 int cbit; local
1192 cbit = GET_FIELD (insn, 16, 18);
1194 if (cbit > 0)
1195 (*info->fprintf_func) (info->stream, ",%d", cbit - 1);
bfin-dis.c 1225 int cbit = ((iw0 >> CC2stat_cbit_bits) & CC2stat_cbit_mask); local
    [all...]
  /external/v8/benchmarks/
crypto.js 897 function cbit(x) { function
906 for(var i = 0; i < this.t; ++i) r += cbit(this_array[i]^x);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-bfin.c     [all...]
  /external/pcre/dist/
pcre_jit_compile.c 4252 pcre_uint8 bit, cbit, all; local
    [all...]

Completed in 5210 milliseconds