qemu-arm
[Top][All Lists]
Advanced

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

[Qemu-arm] [RISU PATCH 06/11] risugen: fix bad indent


From: Alex Bennée
Subject: [Qemu-arm] [RISU PATCH 06/11] risugen: fix bad indent
Date: Tue, 4 Jul 2017 15:48:54 +0100

Signed-off-by: Alex Bennée <address@hidden>
---
 risugen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/risugen b/risugen
index 8b20425..347cf12 100755
--- a/risugen
+++ b/risugen
@@ -262,7 +262,7 @@ Valid options:
                    These REs are applied after the matching pattern which
                    is useful if you want to exclude a specific instruction from
                    a general set you have excluded.
-     --no-fp      : disable floating point: no fp init, randomization etc.
+    --no-fp      : disable floating point: no fp init, randomization etc.
                    Useful to test before support for FP is available.
     --be         : generate instructions in Big-Endian byte order (ppc64 only).
     --help       : print this message
-- 
2.13.0




reply via email to

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