diff mbox series

[RISU,1/7] aarch64.risu: document naming conventions

Message ID 20171031145444.13766-2-alex.bennee@linaro.org
State New
Headers show
Series Add @Group support and some aarch64.risu cleanups | expand

Commit Message

Alex Bennée Oct. 31, 2017, 2:54 p.m. UTC
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

---
 aarch64.risu | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.14.2
diff mbox series

Patch

diff --git a/aarch64.risu b/aarch64.risu
index 2f3341c..5e7ec59 100644
--- a/aarch64.risu
+++ b/aarch64.risu
@@ -19,6 +19,14 @@ 
 # XXX NIY: SP-related instructions
 # XXX NIY: floating point and SIMD specific insns
 
+# Instruction suffixes to identify variants
+#   m - memory (loads/stores)
+#   s - scalar
+#   v - vector
+#   z - zero (e.g. compare to zero)
+#   f - fixed point
+#
+
 # - - - - 1 - 0 - - - - - - - - - - - - - - - Loads and stores
 # C3.3 Loads and stores