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

  /external/llvm/test/MC/Sparc/
sparc-alu-instructions.s 27 ! CHECK: andn %g1, %g2, %g3 ! encoding: [0x86,0x28,0x40,0x02]
28 andn %g1, %g2, %g3
  /external/bison/lib/
bbitset.h 136 void (*andn) (bitset, bitset, bitset); member in struct:bitset_vtable
234 #define BITSET_ANDN_(DST, SRC1, SRC2) (SRC1)->b.vtable->andn (DST, SRC1, SRC2)
  /external/mesa3d/src/mesa/sparc/
xform.S 75 andn %g3, 1, %o2
147 andn %g3, 1, %o2
190 andn %g3, 1, %o2
244 andn %g3, 1, %o2
292 andn %g3, 1, %o2
355 andn %g3, 1, %o2
406 andn %g3, 1, %o2
532 andn %g3, 1, %o2
601 andn %g3, 1, %o2
659 andn %g3, 1, %o
    [all...]
  /external/boringssl/src/crypto/sha/asm/
sha1-x86_64.pl     [all...]

Completed in 98 milliseconds