Home
last modified time | relevance | path

Searched hist:"8 b599e5c0274cd5e4a33be6a10d6cd04631a74d1" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/aarch64/
H A Dtarget_prctl.hdiff 8b599e5c0274cd5e4a33be6a10d6cd04631a74d1 Wed Jun 08 13:38:55 CDT 2022 Richard Henderson <richard.henderson@linaro.org> linux-user/aarch64: Introduce sve_vq

Add an interface function to extract the digested vector length
rather than the raw zcr_el[1] value. This fixes an incorrect
return from do_prctl_set_vl where we didn't take into account
the set of vector lengths supported by the cpu.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220607203306.657998-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
H A Dsignal.cdiff 8b599e5c0274cd5e4a33be6a10d6cd04631a74d1 Wed Jun 08 13:38:55 CDT 2022 Richard Henderson <richard.henderson@linaro.org> linux-user/aarch64: Introduce sve_vq

Add an interface function to extract the digested vector length
rather than the raw zcr_el[1] value. This fixes an incorrect
return from do_prctl_set_vl where we didn't take into account
the set of vector lengths supported by the cpu.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220607203306.657998-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
/openbmc/qemu/target/arm/
H A Dcpu.hdiff 8b599e5c0274cd5e4a33be6a10d6cd04631a74d1 Wed Jun 08 13:38:55 CDT 2022 Richard Henderson <richard.henderson@linaro.org> linux-user/aarch64: Introduce sve_vq

Add an interface function to extract the digested vector length
rather than the raw zcr_el[1] value. This fixes an incorrect
return from do_prctl_set_vl where we didn't take into account
the set of vector lengths supported by the cpu.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220607203306.657998-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>