brintos

brintos / llvm-project-archived public Read only

0
0
Text · 143 B · ae58cd6 Raw
6 lines · plain
1// RUN: llvm-mc -triple aarch64 -filetype asm -o - %s 2>&1 | FileCheck %s2 3.cpu generic+lsfe4ldfadd h0, h1, [x2]5// CHECK: ldfadd h0, h1, [x2]6