Home
last modified time | relevance | path

Searched refs:fpsimd_ofs (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-user/aarch64/
H A Dsignal.c571 int fpsimd_ofs, fr_ofs, sve_ofs = 0, za_ofs = 0; in target_setup_frame() local
578 fpsimd_ofs = alloc_sigframe_space(sizeof(struct target_fpsimd_context), in target_setup_frame()
633 target_setup_fpsimd_record((void *)frame + fpsimd_ofs, env); in target_setup_frame()