[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-arch-3.d
CommitLineData
9916071f 1#as: -march=generic64+smap+adx+rdseed+clzero+sha+xsavec+xsaves+clflushopt+mwaitx
029f3522
GG
2#objdump: -dw
3#name: x86-64 arch 3
4
5.*: file format .*
6
7Disassembly of section .text:
8
90+ <.text>:
10[ ]*[a-f0-9]+: 0f 01 ca clac
11[ ]*[a-f0-9]+: 0f 01 cb stac
12[ ]*[a-f0-9]+: 66 0f 38 f6 ca adcx %edx,%ecx
13[ ]*[a-f0-9]+: f3 0f 38 f6 ca adox %edx,%ecx
14[ ]*[a-f0-9]+: 0f c7 f8 rdseed %eax
15[ ]*[a-f0-9]+: 0f 01 fc clzero
16[ ]*[a-f0-9]+: 44 0f 38 c8 00 sha1nexte \(%rax\),%xmm8
17[ ]*[a-f0-9]+: 48 0f c7 21 xsavec64 \(%rcx\)
18[ ]*[a-f0-9]+: 48 0f c7 29 xsaves64 \(%rcx\)
19[ ]*[a-f0-9]+: 66 0f ae 39 clflushopt \(%rcx\)
9916071f
AP
20[ ]*[a-f0-9]+: 0f 01 fa monitorx %rax,%rcx,%rdx
21[ ]*[a-f0-9]+: 67 0f 01 fa monitorx %eax,%rcx,%rdx
22[ ]*[a-f0-9]+: 0f 01 fa monitorx %rax,%rcx,%rdx
23[ ]*[a-f0-9]+: 0f 01 fb mwaitx %rax,%rcx,%rbx
24[ ]*[a-f0-9]+: 0f 01 fb mwaitx %rax,%rcx,%rbx
029f3522 25#pass
This page took 0.067058 seconds and 4 git commands to generate.