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

  /external/libffi/src/powerpc/
sysv.S 51 stw %r31, -4(%r8)
57 mr %r31,%r5 /* flags, */
69 mtcrf 0x40,%r31
103 mtcrf 0x01,%r31 /* cr7 */
110 mtcrf 0x02,%r31 /* cr6 */
119 lwz %r31, -4(%r28)
130 mtcrf 0x02,%r31 /* cr6 */
139 mtcrf 0x10,%r31 /* cr3 */
141 mtcrf 0x08,%r31 /* cr4 */
146 rlwinm %r5,%r31,5+23,32-5,31 /* Extract the value to shift. *
    [all...]
aix.S 58 .set r31,31
115 stw r31, -4(r8)
121 mr r31,r5 /* flags, */
139 mtcrf 0x40,r31
181 mtcrf 0x01,r31
194 lwz r31, -4(r28)
linux64.S 48 std %r31, -8(%r1)
54 mr %r31, %r5 /* flags, */
69 mtcrf 0x40, %r31
110 mtcrf 0x01, %r31
124 ld %r31, -8(%r1)
130 mtcrf 0x02, %r31 /* cr6 */
darwin.S 68 stw r31,-4(r8)
75 mr r31,r5 /* flags, */
93 mtcrf 0x40,r31
137 mtcrf 0x01,r31
150 lwz r31,-4(r28)
aix_closure.S 58 .set r31,31
  /external/libffi/src/sh64/
sysv.S 62 st.q r15, 32, r31
74 add r7, r63, r31
271 fst.d r31, 0, dr0
275 st.q r31, 0, r2
279 fst.s r31, OFS_FLT, fr0
283 st.b r31, 0, r2
287 st.w r31, 0, r2
291 st.l r31, 0, r2
303 ld.q r15, 32, r31
  /external/openssl/crypto/bn/asm/
pa-risc2.s 50 ; millicode return ptr ; r31 (also a caller save register)
112 tmp_0 .reg %r31
776 SUB %r4,%r31,%r25 ;offset 0x934
782 SUB %r31,%r2,%r31 ;offset 0x94c
788 ADD,L %r31,%r26,%r31 ;offset 0x95c
790 LDO 1(%r31),%r31 ;offset 0x964
792 CMPB,*<<=,N %r31,%r4,$00060036 ;offset 0x96
    [all...]
pa-risc2W.s 46 ; millicode return ptr ; r31 (also a caller save register)
104 tmp_0 .reg %r31
779 SUBI 64,%r24,%r31 ; i = 64 - i;
782 CMPB,= %r31,%r0,$0000001A ; if (i)
784 MTSARCM %r31 ; i to shift
786 SUBI 64,%r31,%r19 ; 64 - i; redundent
789 MTSARCM %r31 ; i to shift
801 EXTRD,U %r4,31,32,%r31 ; h >> 32
802 CMPB,*=,N %r31,%r6,$D2 ; if ((h>>32) != dh)(forward) div
827 ADD,L %r20,%r2,%r31
    [all...]
ia64.S 934 { .mii; getf.sig r31=f47
968 add r31=r31,r30 };;
976 cmp.ltu p6,p0=r31,r30
977 add r31=r31,carry2 };;
985 cmp.ltu p6,p0=r31,carry2 };;
992 { .mfb; st8 [r33]=r31,16 };;
    [all...]
  /external/openssl/crypto/sha/asm/
sha1-ppc.pl 66 "r24","r25","r26","r27","r28","r29","r30","r31");
184 $PUSH r31,`$FRAME-$SIZE_T*1`($sp)
213 $POP r31,`$FRAME-$SIZE_T*1`($sp)
sha1-ia64.pl 49 "r24", "r25", "r26", "r27", "r28", "r29", "r30", "r31" );
sha512-ppc.pl 116 "r24","r25","r26","r27","r28","r29","r30","r31");
118 $inp="r31"; # reassigned $inp! aliases with @X[15]
208 $PUSH r31,`$FRAME-$SIZE_T*1`($sp)
250 $POP r31,`$FRAME-$SIZE_T*1`($sp)
  /external/libffi/src/pa/
hpux32.S 107 bl $$dyncall, %r31 ; Call the user function
108 copy %r31, %rp
linux.S 101 bl $$dyncall, %r31 /* Call the user function */
102 copy %r31, %rp
  /external/openssl/crypto/
ia64cpuid.S 104 { .mfi; mov r31=r0
  /external/openssl/crypto/aes/asm/
aes-ia64.S 45 te03=r28; te10=r29; te21=r30; te32=r31;
86 // Clobber: r16-r31,rk0-rk1,r32-r43
391 shr.u r31=r28,twenty4 }//;; // s3
412 st1 [out0]=r31 }
465 // Clobber: r16-r31,rk0-rk1,r32-r43
770 shr.u r31=r28,twenty4 }//;; // s3
791 st1 [out0]=r31 }
    [all...]
aes-ppc.pl 99 $acc15="r31";
354 $PUSH r31,`$FRAME-$SIZE_T*1`($sp)
387 $POP r31,`$FRAME-$SIZE_T*1`($sp)
703 $PUSH r31,`$FRAME-$SIZE_T*1`($sp)
736 $POP r31,`$FRAME-$SIZE_T*1`($sp)
    [all...]

Completed in 329 milliseconds