From cdfb2d84b16cf363558d9d2534a26963b53d05b2 Mon Sep 17 00:00:00 2001
From: Johannes Stoelp <johannes.stoelp@gmail.com>
Date: Mon, 25 Sep 2023 18:17:14 +0200
Subject: arm: link to instruction browser

---
 src/arch/arm64.md | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'src')

diff --git a/src/arch/arm64.md b/src/arch/arm64.md
index d6c7083..ada6bf5 100644
--- a/src/arch/arm64.md
+++ b/src/arch/arm64.md
@@ -221,6 +221,7 @@ Hi ASM-World!
 - [GNU Assembler][gas_doc]
 - [GNU Assembler Directives][gas_directives]
 - [GNU Assembler `AArch64` dependent features][gas_arm64]
+- [ARM64-A Instruction Browser][arm64a_instructions]
 
 
 [aapcs64]: https://github.com/ARM-software/abi-aa/blob/master/aapcs64/aapcs64.rst
@@ -230,3 +231,4 @@ Hi ASM-World!
 [gas_doc]: https://sourceware.org/binutils/docs/as
 [gas_directives]: https://sourceware.org/binutils/docs/as/Pseudo-Ops.html#Pseudo-Ops
 [gas_arm64]: https://sourceware.org/binutils/docs/as/AArch64_002dDependent.html
+[arm64a_instructions]: https://developer.arm.com/documentation/ddi0602/latest/Base-Instructions
-- 
cgit v1.2.3