mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
7 lines
177 B
ArmAsm
7 lines
177 B
ArmAsm
|
// RUN: llvm-mc -triple aarch64-none-linux-gnu -show-encoding -mattr=+pauth < %s | FileCheck %s
|
||
|
|
||
|
paciasp
|
||
|
|
||
|
// CHECK: .text
|
||
|
// CHECK: paciasp // encoding: [0x3f,0x23,0x03,0xd5]
|