mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
daa9179d12
Differential Revision: https://reviews.llvm.org/D94970
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]
|