Home
last modified time | relevance | path

Searched refs:vscr (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-altivec.c53 BUILD_BUG_ON(offsetof(struct thread_vr_state, vscr) != in vr_get()
87 BUILD_BUG_ON(offsetof(struct thread_vr_state, vscr) != in vr_set()
H A Dptrace-tm.c348 BUILD_BUG_ON(TVSO(vscr) != TVSO(vr[32])); in tm_cvmx_get()
398 BUILD_BUG_ON(TVSO(vscr) != TVSO(vr[32])); in tm_cvmx_set()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvecemu.c329 &current->thread.vr_state.vscr.u[3]); in emulate_altivec()
334 &current->thread.vr_state.vscr.u[3]); in emulate_altivec()
H A Dasm-offsets.c123 OFFSET(VRSTATE_VSCR, thread_vr_state, vscr); in main()
H A Dprocess.c1878 current->thread.vr_state.vscr.u[3] = 0x00010000; /* Java mode disabled */ in start_thread()
H A Dtraps.c2120 current->thread.vr_state.vscr.u[3] |= 0x10000; in altivec_assist_exception()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dprocessor.h98 vector128 vscr __attribute__((aligned(16))); member
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1274 vector128 vscr; /* AltiVec status */ member
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_pr.c1628 *val = get_reg_val(id, vcpu->arch.vr_tm.vscr.u[3]); in kvmppc_get_one_reg_pr()
1727 vcpu->arch.vr.vscr.u[3] = set_reg_val(id, *val); in kvmppc_set_one_reg_pr()
H A Dpowerpc.c1703 val = get_reg_val(reg->id, vcpu->arch.vr.vscr.u[3]); in kvm_vcpu_ioctl_get_one_reg()
1754 vcpu->arch.vr.vscr.u[3] = set_reg_val(reg->id, val); in kvm_vcpu_ioctl_set_one_reg()
H A Dbook3s_hv.c1865 *val = get_reg_val(id, vcpu->arch.vr_tm.vscr.u[3]); in kvmppc_get_one_reg_hv()
2112 vcpu->arch.vr.vscr.u[3] = set_reg_val(id, *val); in kvmppc_set_one_reg_hv()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info50151 contain registers 'vr0' through 'vr31', 'vscr', and 'vrsave'. GDB will
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info50151 contain registers 'vr0' through 'vr31', 'vscr', and 'vrsave'. GDB will