X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=isa%2Frv64uf%2Ffcmp.S;h=24b08c782780e3f91a8c4d74a14cfcdc612371bc;hb=22541b6099cb176fd3ec34f9e893da9e2baaa297;hp=21cbf9d3f6c7da02cb22a9a7f45e3117d62a8cbb;hpb=1dd1e13180dd65ffe3075cbdc5c12fda8c3e755f;p=riscv-tests.git diff --git a/isa/rv64uf/fcmp.S b/isa/rv64uf/fcmp.S index 21cbf9d..24b08c7 100644 --- a/isa/rv64uf/fcmp.S +++ b/isa/rv64uf/fcmp.S @@ -1,8 +1,10 @@ +# See LICENSE for license details. + #***************************************************************************** # fcmp.S #----------------------------------------------------------------------------- # -# Test f{eq|lt|le}.{s|d} instructions. +# Test f{eq|lt|le}.s instructions. # #include "riscv_test.h"