Re: [Qemu-devel] [PATCH 01/38] target/arm: Fill in .opc for cmtst_op

2019-04-23 Thread David Hildenbrand
On 20.04.19 09:34, Richard Henderson wrote: > This allows us to fall back to integers if the tcg backend > does not support comparisons in the given vece. > > Signed-off-by: Richard Henderson > --- > target/arm/translate.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/target/arm/

[Qemu-devel] [PATCH 01/38] target/arm: Fill in .opc for cmtst_op

2019-04-20 Thread Richard Henderson
This allows us to fall back to integers if the tcg backend does not support comparisons in the given vece. Signed-off-by: Richard Henderson --- target/arm/translate.c | 4 1 file changed, 4 insertions(+) diff --git a/target/arm/translate.c b/target/arm/translate.c index d408e4d7ef..13e2dc6