Update lzcnt testcases.
2011-06-12 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/arch-10-lzcnt.d: Updated. * gas/i386/x86-64-arch-2-lzcnt.d: Likewise.
This commit is contained in:
parent
80cc85a903
commit
551497ed0e
@ -1,3 +1,8 @@
|
|||||||
|
2011-06-12 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* gas/i386/arch-10-lzcnt.d: Updated.
|
||||||
|
* gas/i386/x86-64-arch-2-lzcnt.d: Likewise.
|
||||||
|
|
||||||
2011-06-10 H.J. Lu <hongjiu.lu@intel.com>
|
2011-06-10 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
AVX Programming Reference (June, 2011)
|
AVX Programming Reference (June, 2011)
|
||||||
|
@ -37,4 +37,7 @@ Disassembly of section .text:
|
|||||||
[ ]*[a-f0-9]+: 0f 01 da vmload
|
[ ]*[a-f0-9]+: 0f 01 da vmload
|
||||||
[ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
|
[ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
|
||||||
[ ]*[a-f0-9]+: 0f a7 c0 xstore-rng
|
[ ]*[a-f0-9]+: 0f a7 c0 xstore-rng
|
||||||
|
[ ]*[a-f0-9]+: 0f 1f 00 nopl \(%eax\)
|
||||||
|
[ ]*[a-f0-9]+: c4 e2 60 f3 c9 blsr %ecx,%ebx
|
||||||
|
[ ]*[a-f0-9]+: 8f e9 60 01 c9 blcfill %ecx,%ebx
|
||||||
#pass
|
#pass
|
||||||
|
@ -37,4 +37,6 @@ Disassembly of section .text:
|
|||||||
[ ]*[a-f0-9]+: 0f 01 da vmload
|
[ ]*[a-f0-9]+: 0f 01 da vmload
|
||||||
[ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
|
[ ]*[a-f0-9]+: f3 0f bd d9 lzcnt %ecx,%ebx
|
||||||
[ ]*[a-f0-9]+: 0f a7 c0 xstore-rng
|
[ ]*[a-f0-9]+: 0f a7 c0 xstore-rng
|
||||||
|
[ ]*[a-f0-9]+: c4 e2 60 f3 c9 blsr %ecx,%ebx
|
||||||
|
[ ]*[a-f0-9]+: 8f e9 60 01 c9 blcfill %ecx,%ebx
|
||||||
#pass
|
#pass
|
||||||
|
Loading…
Reference in New Issue
Block a user