Searched defs:target_fpsimd_context (Results 1 – 1 of 1) sorted by relevance
61 struct target_fpsimd_context { struct62 struct target_aarch64_ctx head;63 uint32_t fpsr;64 uint32_t fpcr;65 uint64_t vregs[32 * 2]; /* really uint128_t vregs[32] */