mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 00:12:50 +01:00
9 lines
118 B
ArmAsm
9 lines
118 B
ArmAsm
|
@ RUN: llvm-mc -triple arm-unknown-unknown %s | FileCheck %s
|
||
|
|
||
|
@ CHECK: nop
|
||
|
nop
|
||
|
|
||
|
@ CHECK: nopeq
|
||
|
nopeq
|
||
|
|