Home
last modified time | relevance | path

Searched refs:pac1 (Results 1 – 2 of 2) sorted by relevance

/external/vixl/test/aarch64/
Dtest-pointer-auth-aarch64.cc47 uint64_t pac1 = sim.ComputePAC(data1, context, key); in TEST() local
52 VIXL_CHECK(pac1 != pac2); in TEST()
/external/llvm-project/lld/test/ELF/
Daarch64-feature-pac.s3 # RUN: llvm-mc -filetype=obj -triple=aarch64-linux-gnu %p/Inputs/aarch64-pac1.s -o %t1.o