Searched refs:vscr (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-altivec.c | 53 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 D | ptrace-tm.c | 348 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 D | vecemu.c | 329 ¤t->thread.vr_state.vscr.u[3]); in emulate_altivec() 334 ¤t->thread.vr_state.vscr.u[3]); in emulate_altivec()
|
| H A D | asm-offsets.c | 123 OFFSET(VRSTATE_VSCR, thread_vr_state, vscr); in main()
|
| H A D | process.c | 1878 current->thread.vr_state.vscr.u[3] = 0x00010000; /* Java mode disabled */ in start_thread()
|
| H A D | traps.c | 2120 current->thread.vr_state.vscr.u[3] |= 0x10000; in altivec_assist_exception()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | processor.h | 98 vector128 vscr __attribute__((aligned(16))); member
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 1274 vector128 vscr; /* AltiVec status */ member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_pr.c | 1628 *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 D | powerpc.c | 1703 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 D | book3s_hv.c | 1865 *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 D | gdb.info | 50151 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 D | gdb.info | 50151 contain registers 'vr0' through 'vr31', 'vscr', and 'vrsave'. GDB will
|