Skip to content

Commit

Permalink
target-i386: Deconstruct the cpu_T array
Browse files Browse the repository at this point in the history
All references to cpu_T are done with a constant index.  It aids
readability to decompose the array into two scalar variables.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1436426122-12276-11-git-send-email-rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
  • Loading branch information
rth7680 authored and bonzini committed Feb 9, 2016
1 parent 4e85057 commit 1d1cc4d
Showing 1 changed file with 617 additions and 607 deletions.

0 comments on commit 1d1cc4d

Please sign in to comment.