Searched hist:"1326010322 d6690a953722d8aee6465826ce7175" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/sparc/ |
H A D | helper.c | diff 1326010322d6690a953722d8aee6465826ce7175 Sat Oct 14 21:44:03 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove CC_OP_DIV
Return both result and overflow from helper_[us]div. Compute all flags explicitly in gen_op_[us]divcc.
Marginally improve the INT64_MIN special case in helper_sdiv.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | helper.h | diff 1326010322d6690a953722d8aee6465826ce7175 Sat Oct 14 21:44:03 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove CC_OP_DIV
Return both result and overflow from helper_[us]div. Compute all flags explicitly in gen_op_[us]divcc.
Marginally improve the INT64_MIN special case in helper_sdiv.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu.h | diff 1326010322d6690a953722d8aee6465826ce7175 Sat Oct 14 21:44:03 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove CC_OP_DIV
Return both result and overflow from helper_[us]div. Compute all flags explicitly in gen_op_[us]divcc.
Marginally improve the INT64_MIN special case in helper_sdiv.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translate.c | diff 1326010322d6690a953722d8aee6465826ce7175 Sat Oct 14 21:44:03 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove CC_OP_DIV
Return both result and overflow from helper_[us]div. Compute all flags explicitly in gen_op_[us]divcc.
Marginally improve the INT64_MIN special case in helper_sdiv.
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|