Re: [Qemu-devel] [PATCH v2] target-tilegx: Implement v2sh* instructions

2015-10-07 Thread Richard Henderson
On 10/04/2015 10:01 PM, gang.chen.5...@gmail.com wrote: From: Chen Gang It is just according to v1sh* instructions implementation. Signed-off-by: Chen Gang Applied all, with tweeks. r~

[Qemu-devel] [PATCH v2] target-tilegx: Implement v2sh* instructions

2015-10-04 Thread Chen Gang
>From be4b6be54c79d9ca22431f749f31e0c7b9fdd091 Mon Sep 17 00:00:00 2001 From: Chen Gang Date: Fri, 2 Oct 2015 09:19:56 +0800 Subject: [PATCH v2] target-tilegx: Implement v2sh* instructions It is just according to v1sh* instructions implementation. Signed-off-by: Chen Gang ---  target-tilegx/tra

[Qemu-devel] [PATCH v2] target-tilegx: Implement v2sh* instructions

2015-10-04 Thread gang . chen . 5i5j
From: Chen Gang It is just according to v1sh* instructions implementation. Signed-off-by: Chen Gang --- target-tilegx/translate.c | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/target-tilegx/translate.c b/target-tilegx/translate.c index 6ab66f9..9bb8857