On 7/30/21 5:16 AM, Peter Maydell wrote:
We're about to make a code change to the sdiv and udiv helper functions, so first fix their indentation and coding style.Signed-off-by: Peter Maydell<[email protected]> --- target/arm/helper.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
