Searched refs:vrsave (Results 1 – 25 of 46) sorted by relevance
12
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/modes/asm/ |
| D | ghashp8-ppc.pl | 74 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/ |
| D | altivec.c | 107 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/ |
| D | darwin-fallback.c | 285 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()
|
| D | aix-unwind.h | 101 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/ |
| D | sha512p8-ppc.pl | 97 $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/ |
| D | frame.h | 79 int vrsave; member 171 int vrsave; member
|
| D | reg.h | 72 __register_t vrsave; /* SPR 256 */ member
|
| /netbsd/src/sys/arch/powerpc/booke/ |
| D | spe.c | 170 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/ |
| D | compat_16_machdep.c | 139 utf->vrsave = tf->tf_vrsave; in sendsig_sigcontext() 263 tf->tf_vrsave = utf->vrsave; in compat_16_sys___sigreturn14()
|
| D | compat_13_machdep.c | 105 tf->tf_vrsave = sc.sc_frame.vrsave; in compat_13_sys_sigreturn()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/aes/asm/ |
| D | aesp8-ppc.pl | 83 $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/ |
| D | powerpc-altivec32l.dat | 112 32:vrsave
|
| D | powerpc-altivec64l.dat | 112 32:vrsave
|
| D | powerpc-isa205-altivec64l.dat | 112 32:vrsave
|
| D | powerpc-isa205-altivec32l.dat | 112 32:vrsave
|
| D | powerpc-vsx32l.dat | 112 32:vrsave
|
| D | powerpc-isa205-vsx64l.dat | 112 32:vrsave
|
| D | powerpc-vsx64l.dat | 112 32:vrsave
|
| D | powerpc-isa205-vsx32l.dat | 112 32:vrsave
|
| D | powerpc-isa205-ppr-dscr-vsx64l.dat | 112 32:vrsave
|
| D | powerpc-isa207-vsx32l.dat | 112 32:vrsave
|
| D | powerpc-isa207-vsx64l.dat | 112 32:vrsave
|
| D | powerpc-isa205-ppr-dscr-vsx32l.dat | 112 32:vrsave
|
| D | powerpc-isa207-htm-vsx64l.dat | 112 32:vrsave
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | t-rtems | 40 MULTILIB_DIRNAMES += vrsave
|
12