mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-12 13:30:51 +00:00
Revert r212375 because of test failures
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212376 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1ca7c65b4c
commit
61b3d72ce4
@ -73,10 +73,6 @@ _t21: ## @t21
|
||||
// CHECK: movl 16(%esi,%eax,2), %eax
|
||||
// CHECK: # encoding: [0x8b,0x44,0x46,0x10]
|
||||
|
||||
mov eax, ~15
|
||||
// CHECK: movl ~15, %eax
|
||||
// CHECK: # encoding: [0xa1,A,A,A,A]
|
||||
|
||||
prefetchnta 64[eax]
|
||||
// CHECK: prefetchnta 64(%eax)
|
||||
// CHECK: # encoding: [0x0f,0x18,0x40,0x40]
|
||||
|
Loading…
Reference in New Issue
Block a user