Searched refs:float_vector_state (Results 1 – 1 of 1) sorted by relevance
324 struct gcc_float_vector_state * float_vector_state; in handle_syscall() local371 float_vector_state = &m64->fvs; in handle_syscall()399 float_vector_state = &m->fvs; in handle_syscall()440 set_offset (32 + i, float_vector_state->fpregs + i); in handle_syscall()441 set_offset (SPEFSCR_REGNO, &float_vector_state->fpscr); in handle_syscall()446 set_offset (FIRST_ALTIVEC_REGNO + i, float_vector_state->save_vr + i); in handle_syscall()447 set_offset (VSCR_REGNO, float_vector_state->save_vscr); in handle_syscall()