Re: [Qemu-devel] [PATCH] target-tilegx: Implement prefetch instructions in pipe y2

2015-10-22 Thread Chen Gang
On 10/23/15 01:53, Richard Henderson wrote: > On 10/20/2015 05:26 AM, Chen Gang wrote: >>> From 14fe2a651b3f5729f1d402dfcd6eb5f7da0f42b1 Mon Sep 17 00:00:00 2001 >> From: Chen Gang >> Date: Tue, 20 Oct 2015 23:19:02 +0800 >> Subject: [PATCH] target-tilegx: Implement prefetch instructions in pipe y

Re: [Qemu-devel] [PATCH] target-tilegx: Implement prefetch instructions in pipe y2

2015-10-22 Thread Richard Henderson
On 10/20/2015 05:26 AM, Chen Gang wrote: From 14fe2a651b3f5729f1d402dfcd6eb5f7da0f42b1 Mon Sep 17 00:00:00 2001 From: Chen Gang Date: Tue, 20 Oct 2015 23:19:02 +0800 Subject: [PATCH] target-tilegx: Implement prefetch instructions in pipe y2 Originally, tilegx qemu only implement prefetch instr

[Qemu-devel] [PATCH] target-tilegx: Implement prefetch instructions in pipe y2

2015-10-20 Thread Chen Gang
>From 14fe2a651b3f5729f1d402dfcd6eb5f7da0f42b1 Mon Sep 17 00:00:00 2001 From: Chen Gang Date: Tue, 20 Oct 2015 23:19:02 +0800 Subject: [PATCH] target-tilegx: Implement prefetch instructions in pipe y2 Originally, tilegx qemu only implement prefetch instructions in pipe x1, did not implement them