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

  /external/openssl/crypto/bn/asm/
s390x.S 40 stg %r7,0(%r2,%r1) // rp[i]=
47 stg %r9,8(%r2,%r1)
54 stg %r7,16(%r2,%r1)
61 stg %r9,24(%r2,%r1)
81 stg %r7,0(%r2,%r1) // rp[i]=
113 stg %r7,0(%r2,%r1) // rp[i]=
118 stg %r9,8(%r2,%r1)
123 stg %r7,16(%r2,%r1)
128 stg %r9,24(%r2,%r1)
146 stg %r7,0(%r2,%r1) // rp[i]
    [all...]
s390x-gf2m.pl 81 stg @T[0],`$stdframe+0*8`($sp) # tab[0]=0
83 stg $a1,`$stdframe+1*8`($sp) # tab[1]=a1
85 stg $a2,`$stdframe+2*8`($sp) # tab[2]=a2
87 stg $a12,`$stdframe+3*8`($sp) # tab[3]=a1^a2
90 stg $a4,`$stdframe+4*8`($sp) # tab[4]=a4
92 stg $a1,`$stdframe+5*8`($sp) # tab[5]=a1^a4
94 stg $a2,`$stdframe+6*8`($sp) # tab[6]=a2^a4
96 stg $a12,`$stdframe+7*8`($sp) # tab[7]=a1^a2^a4
99 stg $a8,`$stdframe+8*8`($sp) # tab[8]=a8
101 stg $a1,`$stdframe+9*8`($sp) # tab[9]=a1^a
    [all...]
s390x-mont.pl 162 stg $nlo,$stdframe-8($j,$sp) # tp[j-1]=
169 stg $NHI,$stdframe-8($j,$sp)
170 stg $AHI,$stdframe($j,$sp)
216 stg $nlo,$stdframe-8($j,$sp) # tp[j-1]=
226 stg $NHI,$stdframe-8($j,$sp)
227 stg $AHI,$stdframe($j,$sp)
243 stg $alo,0($j,$rp)
259 stg $j,$stdframe($j,$sp) # zap tp
260 stg $alo,0($j,$rp)
  /external/openssl/crypto/modes/asm/
ghash-s390x.pl 93 stg %r0,16($sp) # arrange 16 bytes of zero input
94 stg %r0,24($sp)
159 stg $Zlo,8+1($Xi)
160 stg $Zhi,0+1($Xi)
242 stg $Zlo,8+1($Xi)
243 stg $Zhi,0+1($Xi)
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-s390x-linux.S 110 stg %r2,S390_LOC_SAVED_R2
149 stg %r0,0(%r2) /* Store %r0 to two_words[0] */
150 stg %r1,8(%r2) /* Store %r1 to two_words[1] */
  /external/openssl/crypto/
s390xcpuid.S 9 stg %r0,8(%r2)
87 .Loop: stg %r0,0(%r2)
  /external/smali/dexlib2/accessorTestGenerator/src/main/java/org/jf/dexlib2/
AccessorTestGenerator.java 123 URL stgUrl = AccessorTestGenerator.class.getClassLoader().getResource("AccessorTest.stg");
124 STGroupFile stg = new STGroupFile(stgUrl, "utf-8", '<', '>'); local
125 ST fileSt = stg.getInstanceOf("file");
  /external/openssl/crypto/aes/asm/
aes-s390x.pl 836 stg %r1,16($key)
839 stg %r1,24($key)
1220 stg %r0,0($ivp)
1221 stg %r1,8($ivp)
1229 stg %r1,16*$SIZE_T($sp)
1230 stg %r1,16*$SIZE_T+8($sp)
1308 stg $t0,16*$SIZE_T($sp)
1309 stg $t0,16*$SIZE_T+8($sp)
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syscall-s390x-linux.S 120 stg %r2, OFFSET_s390x_r2(%r9)
  /external/mksh/src/
eval.c 428 char *beg, *mid, *end, *stg; local
433 stg = beg + (wdscan(sp, CSUBST) - sp);
434 if (mid >= stg)
443 if (end >= stg ||
450 evaluate(substitute(stg = wdstrip(beg, 0), 0),
452 afree(stg, ATEMP);
454 evaluate(substitute(stg = wdstrip(mid, 0), 0),
456 afree(stg, ATEMP);
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-s390x.pl 119 stg $acc,0($out)
  /external/openssl/crypto/sha/asm/
sha1-s390x.pl 91 stg $X[0],`$stdframe+4*($i%16)`($sp)
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/
ActionScript.stg 191 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
Java.stg 226 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/
Perl5.stg 216 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/
Scala.stg 213 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad.s     [all...]
insn-good.s     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg 365 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg 347 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg 339 <! WARNING. bug in ST: this is cut-n-paste into Dbg.stg !>
    [all...]

Completed in 983 milliseconds