mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
fbe4f5afce
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192106 91177308-0d34-0410-b5e6-96231b3b80d8
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
# RUN: llvm-mc -triple=thumbv8 -disassemble < %s | FileCheck %s
|
|
# CHECK: sevl
|
|
# CHECK: sevl.w
|
|
0x50 0xbf
|
|
0xaf 0xf3 0x05 0x80
|