Home
last modified time | relevance | path

Searched refs:r18 (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/sys/powerpc/powerpc/
H A Dswtch64.S104 std %r18,PCB_CONTEXT+6*8(%r6)
135 lwz %r18, PCB_FLAGS(%r17)
136 andi. %r7, %r18, PCB_CFSCR
162 andi. %r7, %r18, PCB_CDSCR
169 andi. %r7, %r18, PCB_FPU
177 andi. %r7, %r18, PCB_VEC
238 or %r18,%r18,%r19
240 andi. %r6, %r18, PCB_CDSCR
246 andi. %r6, %r18, PCB_CFSCR
281 ld %r18,PCB_CONTEXT+6*8(%r3)
[all …]
H A Dswtch32.S108 lwz %r18,PCB_FLAGS(%r17)
110 andi. %r7, %r18, PCB_FPU
117 andi. %r7, %r18, PCB_VEC
H A Dcpu_subr64.S43 std %r18,PCB_CONTEXT+6*8(%r3)
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dia64.S751 { .mfi; add r18=r18,r17
758 add r18=r18,carry1 };;
811 add r18=r18,r17 };;//
895 add r18=r18,r17 };;//
973 add r18=r18,r17 }
1058 add r18=r18,r17 }
1118 add r18=r18,r17 };;
1296 add r18=r18,r17 }
1303 add r18=r18,carry1 };;
1336 add r18=r18,r17 };;
[all …]
/freebsd/sys/powerpc/aim/
H A Dlocore64.S233 li %r18, 0
234 oris %r18, %r18, 0xc000
235 sldi %r18, %r18, 32 /* r18: 0xc000000000000000 */
247 or %r16, %r16, %r18 /* SLBE DMAP offset */
/freebsd/lib/libc/powerpc64/string/
H A Dbcopy.S281 std %r18, -88(%r1)
286 addi %r18, %r7, 8
295 ldx %r15, %r18, %r4
299 stdx %r15, %r18, %r3
322 ld %r18, -88(%r1)
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-ia64.S62 { .mmi; ld1 r18=[r10],4
84 dep r18=r19,r18,8,8 };;
86 dep r16=r18,r16,16,16
107 h0=r17; h1=r18; h2=r19;
293 { .mmi; ld8 r18=[r8]
309 (p6) add r22=1,r18
310 (p7) add r22=0,r18
/freebsd/lib/libc/powerpcspe/gen/
H A D_setjmp.S63 evstdd %r18,24+9*8(%r3)
92 evldd %r18,24+9*8(%r3)
H A Dsetjmp.S75 evstdd %r18,24+9*8(%r6)
105 evldd %r18,24+9*8(%r3)
H A Dsigsetjmp.S82 evstdd %r18,24+9*8(%r6)
113 evldd %r18,24+9*8(%r3)
/freebsd/sys/powerpc/ofw/
H A Dofwcall64.S85 std %r18,96(%r1)
197 ld %r18,96(%r1)
245 std %r18,96(%r1)
362 ld %r18,96(%r1)
/freebsd/lib/libc/powerpc64/gen/
H A D_setjmp.S74 std %r18,40 + 9*8(%r3)
118 ld %r18,40 + 9*8(%r3)
H A Dsetjmp.S85 std %r18,40 + 9*8(%r6)
133 ld %r18,40 + 9*8(%r3)
H A Dsigsetjmp.S90 std %r18,40 + 9*8(%r6)
135 ld %r18,40 + 9*8(%r3)
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_powerpc.cpp36 uint64_t r18; member
76 uint32_t r18; member
H A DRegisterInfos_ppc64.h76 DEFINE_GPR_PPC64(r18, NULL, LLDB_INVALID_REGNUM), \
218 uint64_t r18; member
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-a64-pine64-lts.dts9 compatible = "pine64,pine64-lts", "allwinner,sun50i-r18",
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h19 #define r18 18 macro
H A Dtsan_rtl_ppc64.S73 std r18,56(r3)
218 std r18,56(r3)
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2057.c181 r10, r11, r12, r13, r14, r15, r16, r17, r18, r19, \ argument
201 .radio_pad5g_tune_misc_pus_core0 = r18, \
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-ia64.S49 te00=r16; te11=r17; te22=r18; te33=r19;
345 { .mmi; ld1 r18=[out2],4
373 dep out1=r18,out1,8,8 //;;
386 extr.u r18=r16,16,8
401 { .mmi; st1 [out1]=r18,4
722 { .mmi; ld1 r18=[out2],4
750 dep out1=r18,out1,8,8 //;;
763 extr.u r18=r16,16,8
778 { .mmi; st1 [out1]=r18,4
H A Daes-parisc.pl70 "%r17","%r18","%r19","%r20","%r21","%r22","%r23","%r26");
102 $PUSH %r18,`-$FRAME+15*$SIZE_T`(%sp)
187 $POP `-$FRAME+15*$SIZE_T`(%sp),%r18
571 $PUSH %r18,`-$FRAME+15*$SIZE_T`(%sp)
656 $POP `-$FRAME+15*$SIZE_T`(%sp),%r18
/freebsd/libexec/rtld-elf/powerpc/
H A Drtld_start.S186 evstdd %r18, 152(%r1)
237 evldd %r18, 152(%r1)
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.td54 def R18 : AVRReg<18, "r18">, DwarfRegNum<[18]>;
86 def R19R18 : AVRReg<18, "r19:r18", [R18, R19]>, DwarfRegNum<[18]>;
102 def R18R17 : AVRReg<17, "r18:r17", [R17, R18]>, DwarfRegNum<[17]>;
/freebsd/crypto/openssl/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

12