mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 21:35:07 +00:00
3f1118310e
redundant with a correct one) pattern that was added for the disassembler. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95446 91177308-0d34-0410-b5e6-96231b3b80d8
6 lines
168 B
ArmAsm
6 lines
168 B
ArmAsm
// RUN: llvm-mc -triple i386-unknown-unknown %s -show-encoding | FileCheck %s
|
|
|
|
fisttpl 3735928559(%ebx,%ecx,8)
|
|
|
|
# CHECK: encoding: [0xdb,0x8c,0xcb,0xef,0xbe,0xad,0xde]
|