Searched defs:vs (Results 1 – 5 of 5) sorted by relevance
/arch/mips/math-emu/ |
D | ieee754int.h | 65 #define EXPLODESP(v, vc, vs, ve, vm) \ argument 103 #define EXPLODEDP(v, vc, vs, ve, vm) \ argument 131 #define FLUSHDP(v, vc, vs, ve, vm) \ argument 142 #define FLUSHSP(v, vc, vs, ve, vm) \ argument
|
/arch/arm/vfp/ |
D | vfpsingle.c | 54 static void vfp_single_normalise_denormal(struct vfp_single *vs) in vfp_single_normalise_denormal() 70 u32 __vfp_single_normaliseround(int sd, struct vfp_single *vs, u32 fpscr, u32 exceptions) in __vfp_single_normaliseround() 527 struct vfp_single vs; in vfp_single_fuito() local 538 struct vfp_single vs; in vfp_single_fsito() local
|
/arch/mips/kvm/ |
D | mips.c | 658 s64 vs[2]; in kvm_mips_get_reg() local 769 s64 vs[2]; in kvm_mips_set_reg() local
|
/arch/powerpc/include/asm/ |
D | kvm_book3s.h | 34 bool vs : 1; member
|
/arch/powerpc/kernel/ |
D | prom_init.c | 343 long vs; in prom_printf() local
|