diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-10-26 00:24:46 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-12-29 22:03:02 +0100 |
commit | 2455e9cf5ac74fb42224309aa93ee8c3fd4b23e0 (patch) | |
tree | 4819ab16c736d7e517b9c456250a376e01962a94 /system | |
parent | 8cc746525cf7961dc4dbd144b678a1c036aa3647 (diff) |
target/i386: clean up cpu_cc_compute_all
cpu_cc_compute_all() has an argument that is always equal to CC_OP for historical
reasons (dating back to commit a7812ae4123, "TCG variable type checking.", 2008-11-17,
which added the argument to helper_cc_compute_all). It does not make sense for the
argument to have any other value, so remove it and clean up some lines that are not
too long anymore.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'system')
0 files changed, 0 insertions, 0 deletions