mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-27 15:30:33 +00:00
MC: remove EIZ in x86-32-avx.s.cs
This commit is contained in:
parent
f9f22b2925
commit
aea9c3ea89
@ -813,7 +813,7 @@
|
||||
0xc4,0xe2,0x7d,0x0e,0xea = vtestps %ymm2, %ymm5
|
||||
0xc4,0xe2,0x79,0x0e,0x10 = vtestps (%eax), %xmm2
|
||||
0xc4,0xe2,0x7d,0x0e,0x10 = vtestps (%eax), %ymm2
|
||||
0xc4,0xe3,0x75,0x4b,0x94,0x20,0xad,0xde,0x00,0x00,0x00 = vblendvpd %ymm0, 0xdead(%eax, %eiz), %ymm1, %ymm2
|
||||
0xc4,0xe3,0x75,0x4b,0x94,0x20,0xad,0xde,0x00,0x00,0x00 = vblendvpd %ymm0, 0xdead(%eax), %ymm1, %ymm2
|
||||
// 0xc4,0xe3,0x51,0x44,0xca,0x11 = vpclmulhqhqdq %xmm2, %xmm5, %xmm1
|
||||
// 0xc4,0xe3,0x51,0x44,0x18,0x11 = vpclmulhqhqdq (%eax), %xmm5, %xmm3
|
||||
// 0xc4,0xe3,0x51,0x44,0xca,0x01 = vpclmulhqlqdq %xmm2, %xmm5, %xmm1
|
||||
|
Loading…
Reference in New Issue
Block a user