On Thu, Jul 5, 2012 at 9:28 PM, Peter Maydell <peter.mayd...@linaro.org> wrote: > These three patches fix some minor code cleanliness issues I > noticed while reviewing Stefan Weil's recent build-breakage > fixing patch. No behavioural changes.
Thanks, applied all. > > Peter Maydell (3): > target-i386: Remove unused macros > target-i386: Remove confusing X86_64_DEF macro > target-i386: make it clearer that op table accesses don't overrun > > target-i386/translate.c | 57 ++++++++++++++++++++++++---------------------- > 1 files changed, 30 insertions(+), 27 deletions(-) > > -- > 1.7.5.4 >