Improve -mlfence-after-load
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / lfence-ret-a.d
index 719cf1b472e4353b612b52344c764b3d6e0cc8be..aa358576647d1f5a0c26ce850126914527583931 100644 (file)
@@ -9,10 +9,28 @@
 Disassembly of section .text:
 
 0+ <_start>:
+ +[a-f0-9]+:   66 83 0c 24 00          orw    \$0x0,\(%esp\)
+ +[a-f0-9]+:   0f ae e8                lfence 
+ +[a-f0-9]+:   66 c3                   retw   
+ +[a-f0-9]+:   66 83 0c 24 00          orw    \$0x0,\(%esp\)
+ +[a-f0-9]+:   0f ae e8                lfence 
+ +[a-f0-9]+:   66 c2 14 00             retw   \$0x14
  +[a-f0-9]+:   83 0c 24 00             orl    \$0x0,\(%esp\)
  +[a-f0-9]+:   0f ae e8                lfence 
  +[a-f0-9]+:   c3                      ret    
  +[a-f0-9]+:   83 0c 24 00             orl    \$0x0,\(%esp\)
  +[a-f0-9]+:   0f ae e8                lfence 
  +[a-f0-9]+:   c2 1e 00                ret    \$0x1e
+ +[a-f0-9]+:   66 83 0c 24 00          orw    \$0x0,\(%esp\)
+ +[a-f0-9]+:   0f ae e8                lfence 
+ +[a-f0-9]+:   66 cb                   lretw  
+ +[a-f0-9]+:   66 83 0c 24 00          orw    \$0x0,\(%esp\)
+ +[a-f0-9]+:   0f ae e8                lfence 
+ +[a-f0-9]+:   66 ca 28 00             lretw  \$0x28
+ +[a-f0-9]+:   83 0c 24 00             orl    \$0x0,\(%esp\)
+ +[a-f0-9]+:   0f ae e8                lfence 
+ +[a-f0-9]+:   cb                      lret   
+ +[a-f0-9]+:   83 0c 24 00             orl    \$0x0,\(%esp\)
+ +[a-f0-9]+:   0f ae e8                lfence 
+ +[a-f0-9]+:   ca 28 00                lret   \$0x28
 #pass
This page took 0.033868 seconds and 4 git commands to generate.