projects
/
oota-llvm.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merging r261365:
[oota-llvm.git]
/
test
/
MC
/
X86
/
x86_nop.s
diff --git
a/test/MC/X86/x86_nop.s
b/test/MC/X86/x86_nop.s
index
feac4e4
..
572487b
100644
(file)
--- a/
test/MC/X86/x86_nop.s
+++ b/
test/MC/X86/x86_nop.s
@@
-22,7
+22,13
@@
inc %eax
inc %eax
// CHECK: 0: 40 incl %eax
inc %eax
// CHECK: 0: 40 incl %eax
-// CHECK: 1: 8d b4 26 00 00 00 00 leal (%esi), %esi
+// CHECK: 1: 90 nop
+// CHECK: 2: 90 nop
+// CHECK: 3: 90 nop
+// CHECK: 4: 90 nop
+// CHECK: 5: 90 nop
+// CHECK: 6: 90 nop
+// CHECK: 7: 90 nop
// CHECK: 8: 40 incl %eax
// CHECK: 8: 40 incl %eax