On 02/17/2018 09:31 PM, Richard Henderson wrote: > With decodetree.py, the specializations would conflict so we > must have a single entry point for all variants of OR. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/hppa/translate.c | 108 > +++++++++++++++++++++++++++--------------------- > 1 file changed, 60 insertions(+), 48 deletions(-) >
Reviewed-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> Cheers, Bastian