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
---
target/hppa/translate.c | 108 ++--
1 file changed, 59 insertions(+), 49 deletions(-)
diff --git a/target/
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
> ---
> target/hppa/translate.c | 108
> +++-
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
---
target/hppa/translate.c | 108 +++-
1 file changed, 60 insertions(+), 48 deletions(-)
diff --git a