On 05/16/2014 02:36 AM, Paolo Bonzini wrote: > There is no reason to keep that out of the function. The comment refers > to the disassembler's cc_op state rather than the CPUState field. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > target-i386/cpu.h | 5 ++++- > target-i386/seg_helper.c | 2 -- > target-i386/smm_helper.c | 2 -- > target-i386/svm_helper.c | 2 -- > 4 files changed, 4 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~