suite: fix MC test for 'prefetch' in 3DNow.s.cs

This commit is contained in:
Nguyen Anh Quynh 2014-11-07 12:27:31 +08:00
parent 90d42bced8
commit 4016695162
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
0x0f,0x0f,0xca,0x0d = pi2fd %mm2, %mm1
0x0f,0x0f,0xca,0xb7 = pmulhrw %mm2, %mm1
0x0f,0x0e = femms
0x0f,0x0d,0x00 = // CHECK: prefetchw (%rax) # encoding: [0x0f,0x0d,0x08]
0x0f,0x0d,0x00 = prefetch (%eax)
0x0f,0x0f,0xca,0x1c = pf2iw %mm2, %mm1
0x0f,0x0f,0xca,0x0c = pi2fw %mm2, %mm1
0x0f,0x0f,0xca,0x8a = pfnacc %mm2, %mm1