aboutsummaryrefslogtreecommitdiff
path: root/risugen
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2017-07-04 15:48:54 +0100
committerPeter Maydell <peter.maydell@linaro.org>2017-07-10 17:51:05 +0100
commite898a2ed1c47bf313824b262b267926be5e9b4a6 (patch)
tree8c80c421c63eb863baeefe5ae774a8a4b3fefb7b /risugen
parent22b092e01164e85d3ae187e5545fd6f82eac7e1d (diff)
risugen: fix bad indent
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20170704144859.17644-7-alex.bennee@linaro.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'risugen')
-rwxr-xr-xrisugen2
1 files changed, 1 insertions, 1 deletions
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