HomeSort by relevance Sort by last modified time
    Searched full:addcc (Results 1 - 16 of 16) sorted by null

  /external/openssl/crypto/bn/asm/
sparcv8.S 64 addcc %o4,%o5,%o4
66 addcc %o4,%g2,%o4
75 addcc %o4,%o5,%o4
77 addcc %o4,%g3,%o4
86 addcc %o4,%o5,%o4
88 addcc %o4,%g2,%o4
96 addcc %o4,%o5,%o4
98 addcc %o4,%g3,%o4
116 addcc %o4,%o5,%o4
119 addcc %o4,%g2,%o
    [all...]
sparcv8plus.S 482 addcc %g0,0,%g0 ! clear carry flag
560 addcc %g0,0,%g0 ! clear carry flag
684 addcc c_12,t_1,c_12
690 addcc c_12,t_1,t_1
698 addcc c_12,t_1,c_12 !=
704 addcc c_12,t_1,c_12
709 addcc c_12,t_1,t_1
717 addcc c_12,t_1,c_12
722 addcc c_12,t_1,c_12
727 addcc c_12,t_1,c_12 !
    [all...]
sparcv9a-mont.pl 353 addcc $j,8,$j
423 addcc %g1,%o0,%o0
448 addcc $j,8,$j
480 addcc %g1,%o0,%o0
494 addcc %g1,%o4,%o4
524 addcc %o2,%o0,%o0
647 addcc %o7,%o0,%o0
661 addcc $j,8,$j
723 addcc %g1,%o0,%o0
731 addcc %o7,%o0,%o
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_DecodeCoeffsToPair_s.S 39 ADDCC r12,r12,#8
70 ADDCC r12,r12,#8
100 ADDCC r12,r12,#8
124 ADDCC r12,r12,#8
166 ADDCC r12,r12,#8
200 ADDCC r12,r12,#8
  /external/llvm/test/CodeGen/SPARC/
2011-01-11-CC.ll 7 ; V8: addcc
10 ; V9: addcc
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_BitDec_s.h 210 ADDCC $BitCount, $BitCount, #8
239 ADDCC $BitCount, $BitCount, #8
277 ADDCC $BitCount, $BitCount, #8
305 ADDCC $BitCount, $BitCount, #8
335 ADDCC $BitCount, $BitCount, #8
365 ADDCC $BitCount, $BitCount, #8
400 ADDCC $BitCount, $BitCount, #8
436 ADDCC $BitCount, $BitCount, #8
471 ADDCC $BitCount, $BitCount, #8
519 ADDCC $BitCount, $BitCount, #8 ;// refill not possibl
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h 210 ADDCC $BitCount, $BitCount, #8
239 ADDCC $BitCount, $BitCount, #8
277 ADDCC $BitCount, $BitCount, #8
305 ADDCC $BitCount, $BitCount, #8
335 ADDCC $BitCount, $BitCount, #8
365 ADDCC $BitCount, $BitCount, #8
400 ADDCC $BitCount, $BitCount, #8
436 ADDCC $BitCount, $BitCount, #8
471 ADDCC $BitCount, $BitCount, #8
519 ADDCC $BitCount, $BitCount, #8 ;// refill not possibl
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
h264bsdFillRow7.S 64 ADDCC pc,pc,tmp2,LSL #2
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
h264bsdFillRow7.s 73 ADDCC pc,pc,tmp2,LSL #2
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
RetrieveConf.java 73 public void addCc(EncodedStringValue value) {
SendReq.java 135 public void addCc(EncodedStringValue value) {
  /external/openssl/crypto/modes/asm/
ghash-sparcv9.pl 150 addcc $cnt,-1,$cnt
283 addcc $cnt,-1,$cnt
  /external/openssl/crypto/des/asm/
des_enc.m4 1474 addcc in2, -8, in2 ! bytes missing when first block done
1547 addcc in2, -8, in2 ! bytes missing when next block done
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.td 468 defm ADDCC : F3_12<"addcc", 0b010000, addc>;
    [all...]
  /dalvik/vm/arch/arm/
CallEABI.S 212 addcc r7, r7, #8 @ skip past 2 words, for r2 and r3
  /external/llvm/lib/Target/NVPTX/
NVPTXInstrInfo.td 388 defm ADDCC : ADD_SUB_INT_32<"add.cc", addc>;
    [all...]

Completed in 282 milliseconds