mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-05 12:31:46 +00:00
This fixes a bug I introduced in r233411. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233484 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
RUN: llvm-objdump -d -m -no-show-raw-insn %p/Inputs/print-mrs.obj.macho-aarch64 | FileCheck %s
|
|
|
|
CHECK: 0: mrs x0, S3_7_C15_C2_0
|