target-tilegx: Implement prefetch instructions in pipe y2
commit2a080ce26682f35517b0e20f4ad10559e9270b5d
authorChen Gang <gang.chen.5i5j@gmail.com>
Tue, 20 Oct 2015 15:19:02 +0000 (20 23:19 +0800)
committerRichard Henderson <rth@twiddle.net>
Thu, 22 Oct 2015 17:51:49 +0000 (22 07:51 -1000)
tree3d01b81d92f303e861f8070158dc9d731c76bc0b
parentb803894e2c4d744ccc113ca6cbe6654ec80c1dc6
target-tilegx: Implement prefetch instructions in pipe y2

Originally, tilegx qemu only implement prefetch instructions in pipe x1,
did not implement them in pipe y2.

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target-tilegx/translate.c