Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- 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