Home
last modified time | relevance | path

Searched refs:vrsave (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/modes/asm/
Dghashp8-ppc.pl74 my $vrsave="r12";
86 mfspr $vrsave,256
204 mtspr 256,$vrsave
218 mfspr $vrsave,256
256 mtspr 256,$vrsave
268 mfspr $vrsave,256
372 mtspr 256,$vrsave
415 stw $vrsave,`$FRAME-4`($sp) # save vrsave
624 mtspr 256,$vrsave
/netbsd/src/sys/arch/powerpc/oea/
Daltivec.c107 l->l_md.md_utf->tf_vrsave = pcb->pcb_vr.vrsave; in vec_state_load()
136 pcb->pcb_vr.vrsave = l->l_md.md_utf->tf_vrsave; in vec_state_save()
177 pcb->pcb_vr.vrsave = mcp->__vrf.__vrsave; in vec_restore_from_mcontext()
178 l->l_md.md_utf->tf_vrsave = pcb->pcb_vr.vrsave; in vec_restore_from_mcontext()
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/rs6000/
Ddarwin-fallback.c285 uint32_t vrsave; member
307 uint32_t vrsave; member
398 set_offset (R_VRSAVE, &m64->vrsave); in handle_syscall()
427 set_offset (R_VRSAVE, &m->vrsave); in handle_syscall()
Daix-unwind.h101 uint vrsave; member
274 REGISTER_CFA_OFFSET_FOR (fs, R_VRSAVE, &vstate->vrsave, new_cfa); in ppc_aix_fallback_frame_state()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/sha/asm/
Dsha512p8-ppc.pl97 $vrsave="r12";
159 mfspr $vrsave,256
173 stw $vrsave,`$FRAME-6*$SIZE_T-4`($sp) # save vrsave
294 mtspr 256,$vrsave
/netbsd/src/sys/arch/powerpc/include/
Dframe.h79 int vrsave; member
171 int vrsave; member
Dreg.h72 __register_t vrsave; /* SPR 256 */ member
/netbsd/src/sys/arch/powerpc/booke/
Dspe.c170 pcb->pcb_vr.vrsave = mcp->__vrf.__vrsave; in vec_restore_from_mcontext()
209 mcp->__vrf.__vrsave = pcb->pcb_vr.vrsave; in vec_save_to_mcontext()
/netbsd/src/sys/arch/powerpc/powerpc/
Dcompat_16_machdep.c139 utf->vrsave = tf->tf_vrsave; in sendsig_sigcontext()
263 tf->tf_vrsave = utf->vrsave; in compat_16_sys___sigreturn14()
Dcompat_13_machdep.c105 tf->tf_vrsave = sc.sc_frame.vrsave; in compat_13_sys_sigreturn()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
Daesp8-ppc.pl83 $vrsave="r12";
135 mfspr $vrsave,256
366 mtspr 256,$vrsave
439 mfspr $vrsave,256
495 mtspr 256,$vrsave
521 mfspr $vrsave,256
668 mtspr 256,$vrsave
714 stw $vrsave,`$FRAME+21*16-4`($sp) # save vrsave
1226 mtspr 256,$vrsave
1280 mfspr $vrsave,256
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/regformats/rs6000/
Dpowerpc-altivec32l.dat112 32:vrsave
Dpowerpc-altivec64l.dat112 32:vrsave
Dpowerpc-isa205-altivec64l.dat112 32:vrsave
Dpowerpc-isa205-altivec32l.dat112 32:vrsave
Dpowerpc-vsx32l.dat112 32:vrsave
Dpowerpc-isa205-vsx64l.dat112 32:vrsave
Dpowerpc-vsx64l.dat112 32:vrsave
Dpowerpc-isa205-vsx32l.dat112 32:vrsave
Dpowerpc-isa205-ppr-dscr-vsx64l.dat112 32:vrsave
Dpowerpc-isa207-vsx32l.dat112 32:vrsave
Dpowerpc-isa207-vsx64l.dat112 32:vrsave
Dpowerpc-isa205-ppr-dscr-vsx32l.dat112 32:vrsave
Dpowerpc-isa207-htm-vsx64l.dat112 32:vrsave
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dt-rtems40 MULTILIB_DIRNAMES += vrsave

12