mirror of https://github.com/yasm/yasm.git
Bugzilla Bug 16 Reported by: Igor Astakhov <asigor@stl.sarov.ru> svn path=/trunk/yasm/; revision=10680.4
parent
89a770dcc5
commit
9f446d65bd
5 changed files with 14 additions and 1 deletions
@ -0,0 +1,3 @@ |
|||||||
|
[bits 64] |
||||||
|
xorps xmm2, xmm2 |
||||||
|
xorps xmm10, xmm10 |
@ -0,0 +1,7 @@ |
|||||||
|
0f |
||||||
|
57 |
||||||
|
d2 |
||||||
|
45 |
||||||
|
0f |
||||||
|
57 |
||||||
|
d2 |
Loading…
Reference in new issue