commit | a953b5fa153fc384d2631cda8213efe983501609 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Sep 13 15:46:45 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Oct 03 08:01:02 2023 -0700 |
tree | 7b60eacc84791bed8d12f0196cb1e19e768c3157 | |
parent | 464dacf6090d859a919596ba7452498c7446ced1 [diff] |
accel/tcg: Remove cpu_neg() Now that CPUNegativeOffsetState is part of CPUState, we can reference it directly. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>