mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-22 13:29:44 +00:00
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
|