Home
last modified time | relevance | path

Searched refs:fr_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
622 fr_ofs = layout.total_size; in target_setup_frame()
649 fr = (void *)frame + fr_ofs; in target_setup_frame()
659 env->xregs[29] = frame_addr + fr_ofs; in target_setup_frame()