qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-arm] [RISU PATCH 1/7] aarch64.risu: document naming conventions


From: Alex Bennée
Subject: [Qemu-arm] [RISU PATCH 1/7] aarch64.risu: document naming conventions
Date: Tue, 31 Oct 2017 14:54:38 +0000

Signed-off-by: Alex Bennée <address@hidden>
---
 aarch64.risu | 8 ++++++++
 1 file changed, 8 insertions(+)

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
 
-- 
2.14.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]