diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-10-01 07:09:21 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-10-11 09:36:01 +0200 |
commit | 122e6d7b4a51755eeabab15570a152c8379f652d (patch) | |
tree | b02d28baf7f6a5ca522dcf10c574e0a72ade44ed /hw | |
parent | ad1d6f072d02e99114ea28d674131459b9c70897 (diff) | |
download | qemu-122e6d7b4a51755eeabab15570a152c8379f652d.zip qemu-122e6d7b4a51755eeabab15570a152c8379f652d.tar.gz qemu-122e6d7b4a51755eeabab15570a152c8379f652d.tar.bz2 |
target/i386: Remove cur_eip, next_eip arguments to gen_repz*
All callers pass s->base.pc_next and s->pc, which we can just
as well compute within the functions. Pull out common helpers
and reduce the amount of code under macros.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221001140935.465607-13-richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions