Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/arm64/fp/
H A Dsve-ptrace.c311 static void check_u32(unsigned int vl, const char *reg, in check_u32() function
533 check_u32(vl, "FPSR", write_buf + SVE_PT_SVE_FPSR_OFFSET(vq), in ptrace_set_sve_get_sve_data()
535 check_u32(vl, "FPCR", write_buf + SVE_PT_SVE_FPCR_OFFSET(vq), in ptrace_set_sve_get_sve_data()
618 check_u32(vl, "FPSR", write_buf + SVE_PT_SVE_FPSR_OFFSET(vq), in ptrace_set_sve_get_fpsimd_data()
620 check_u32(vl, "FPCR", write_buf + SVE_PT_SVE_FPCR_OFFSET(vq), in ptrace_set_sve_get_fpsimd_data()
720 check_u32(vl, "FPSR", &write_fpsimd.fpsr, in ptrace_set_fpsimd_get_sve_data()
722 check_u32(vl, "FPCR", &write_fpsimd.fpcr, in ptrace_set_fpsimd_get_sve_data()