commit | c8507ebf74fc5991cd822a5a34c8d653a6225a9b | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Oct 16 08:55:51 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sun Nov 05 12:03:29 2023 -0800 |
tree | b28770342c9c2a162bf2bea948dad012f4be2a06 | |
parent | dd7dbfcc00dc4cc349fc8f4588cecc88dd149ca5 [diff] |
target/sparc: Change DisasCompare.c2 to int We don't require c2 to be variable, so emphasize that. We don't currently require c2 to be non-zero, but that will change. 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>