1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

[MC][X86] Add test case from PR19251

llvm-svn: 318605
This commit is contained in:
Simon Pilgrim 2017-11-18 23:23:25 +00:00
parent 1ddac4b6c6
commit d4328bc2af

View File

@ -37,6 +37,10 @@
# CHECK: repne scasl %es:(%rdi), %eax
0xf2 0xaf #repne scas
# CHECK: repne scasw %es:(%rdi), %ax
# CHECK: repne scasw %es:(%rdi), %ax
0x66 0xF2 0xAF 0xF2 0x66 0xAF
# CHECK: lock
# CHECK-NEXT: orl $16, %fs:776
0xf0 0x64 0x83 0x0c 0x25 0x08 0x03 0x00 0x00 0x10