Searched refs:r18 (Results 251 - 275 of 285) sorted by relevance

<<1112

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ia64/
H A Dopc-a.s71 padd4 r18 = r30, r31
81 psub4 r18 = r30, r31
H A Dopc-a.d64 120: 00 90 78 3e 80 22 \[MII\] padd4 r18=r30,r31
73 150: 00 90 78 3e 84 22 \[MII\] psub4 r18=r30,r31
H A Dpsn.s10 lfetch.count.d4 [r18], 34, -0x400
36 lfetch.d4 [r18]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dsha512-parisc.pl101 @V=($A,$B,$C,$D,$E,$F,$G,$H)=("%r17","%r18","%r19","%r20","%r21","%r22","%r23","%r28");
259 $PUSH %r18,`-$FRAME+15*$SIZE_T`(%sp)
375 $a1 ="%r18";
687 $POP `-$FRAME+15*$SIZE_T`(%sp),%r18
H A Dsha512-ia64.pl131 A_=r16; B_=r17; C_=r18; D_=r19;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha512-parisc.pl104 @V=($A,$B,$C,$D,$E,$F,$G,$H)=("%r17","%r18","%r19","%r20","%r21","%r22","%r23","%r28");
262 $PUSH %r18,`-$FRAME+15*$SIZE_T`(%sp)
378 $a1 ="%r18";
690 $POP `-$FRAME+15*$SIZE_T`(%sp),%r18
H A Dsha512-ia64.pl132 A_=r16; B_=r17; C_=r18; D_=r19;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ft32/
H A Dinsnsc.d113 cc: 20 81 5a 45 455a8120 add.l \$r21,\$r21,\$r18
115 d0: 22 81 5a 45 455a8122 sub.l \$r21,\$r21,\$r18
397 304: 22 81 ea 5d 5dea8122 cmp.l \$r21,\$r18
693 554: 00 40 59 45 45594000 move.l \$r21,\$r18
1007 7c8: 00 00 59 a9 a9590000 ldi.b \$r21,\$r18,0
1261 9c4: 00 00 59 ad ad590000 ldi.l \$r21,\$r18,0
1541 bf4: 00 00 59 b5 b5590000 sti.l \$r21,0,\$r18
/netbsd-current/sys/arch/hppa/hppa/
H A Dtrap.S258 stw %r18, TF_R18-TRAPFRAME_SIZEOF(%sr1, %t3)
444 ldw TF_R18(%t3), %r18
2122 stw %r18, TF_R18(%t3)
/netbsd-current/external/lgpl3/gmp/dist/mpn/ia64/
H A DaorsorrlshC_n.asm69 define(`v0',`r18') define(`v1',`r19') define(`v2',`r20') define(`v3',`r21')
H A Drsh1aors_n.asm66 define(`v0',`r18') define(`v1',`r19') define(`v2',`r20') define(`v3',`r21')
H A Dmul_2.asm68 define(`pr0_2',`r18') define(`pr0_3',`r19')
H A Daddmul_2.asm68 define(`pr0_2',`r18') define(`pr0_3',`r19')
/netbsd-current/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/
H A Dsubmul_1.asm48 define(`n', `r18')
H A Daddmul_1.asm48 define(`n', `r18')
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ppc/
H A Daltivec.d20 28: (7e 24 90 8e|8e 90 24 7e) lvewx v17,r4,r18
H A Dpower9.d302 .*: (12 32 5f 0d|0d 5f 32 12) vextubrx r17,r18,v11
303 .*: (12 53 66 4d|4d 66 53 12) vextuhlx r18,r19,v12
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dppc-mont.pl405 $PUSH r18,-$SIZE_T*14($a0)
934 $POP r18,-$SIZE_T*14($bp)
998 $PUSH r18,-$SIZE_T*14($a0)
1966 $POP r18,-$SIZE_T*14($ap)
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dppc-mont.pl409 $PUSH r18,-$SIZE_T*14($a0)
938 $POP r18,-$SIZE_T*14($bp)
1002 $PUSH r18,-$SIZE_T*14($a0)
1970 $POP r18,-$SIZE_T*14($ap)
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h1900 uint32_t r18; member in struct:llvm::MachO::ppc_thread_state32_t
1943 sys::swapByteOrder(x.r18);
/netbsd-current/sys/arch/hppa/stand/xxboot/
H A Dstart.S231 copy %r0,%r18
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-ia64.pl235 { .mmi; ld8 r18=[r8],16 // Htable[9].lo
264 @rem=("r18","r19");
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-ia64.pl235 { .mmi; ld8 r18=[r8],16 // Htable[9].lo
264 @rem=("r18","r19");
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Ddivmodsi.S857 ;; From here on in, r22, r14, and r18 are all zero
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Ddivmodsi.S857 ;; From here on in, r22, r14, and r18 are all zero

Completed in 481 milliseconds

<<1112