Searched defs:vfp_state (Results 1 – 2 of 2) sorted by relevance
7 struct vfp_state struct9 uint64_t fpregs[64] __vfp_aligned;10 uint32_t fpcr;11 uint32_t fpexc32_el2;12 uint32_t fpsr;
22 struct vfp_state struct24 uint64_t fpregs1[16]; /* {d0-d15} */25 uint64_t fpregs2[16]; /* {d16-d31} */26 uint32_t fpexc;27 uint32_t fpscr;29 uint32_t fpinst;30 uint32_t fpinst2;
Completed in 3 milliseconds