On 04/21/2014 10:43 AM, Paolo Bonzini wrote: > Since this is not a high-performance path, just use a helper to > flip the E bit and force a lookup in the hash table since the > flags have changed. > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > target-arm/helper.h | 1 + > target-arm/op_helper.c | 5 +++++ > target-arm/translate.c | 12 ++++++------ > 3 files changed, 12 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~