Home
last modified time | relevance | path

Searched defs:vfp_state (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-arm/arm64/
A Dvfp.h7 struct vfp_state struct
9 uint64_t fpregs[64] __vfp_aligned;
10 uint32_t fpcr;
11 uint32_t fpexc32_el2;
12 uint32_t fpsr;
/xen-4.10.0-shim-comet/xen/include/asm-arm/arm32/
A Dvfp.h22 struct vfp_state struct
24 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