On 8/10/19 5:12 AM, Jan Bobek wrote: > Reduce scope of the local variable prefixes to enforce use of prefix > from DisasContext instead. > > Signed-off-by: Jan Bobek <jan.bo...@gmail.com> > --- > target/i386/translate.c | 113 ++++++++++++++++++++-------------------- > 1 file changed, 57 insertions(+), 56 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~