here are some cleanups Li Guang (6) target-i386/seg_helper: replace env->eip with EIP target-i386/smm_helper: replace env->eip with EIP target-i386/svm_helper: replace env->eip with EIP target-i386/svm_helper: remove redundant assignment target-i386/seg_helper: refactor 4 helper functions target-i386/seg_helper: define names for code/data segment types
target-i386/seg_helper.c | 296 +++++++++++++++++++++++----------------------- target-i386/smm_helper.c | 10 +++++----- target-i386/svm_helper.c | 6 +++--- 3 files changed, 139 insertions(+), 174 deletions(-)