X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=benchmarks%2Fcommon%2Fcrt.S;h=a821769c152d8cfe2d91e374e0e46d809d0839e5;hb=cd3e71592208d79ee303ac9ab7dec879c2f8f7a9;hp=de1d7281d3296695b7f1df41330f6858110ae5db;hpb=08380798fab6285bfddb406344e21a671b6a02f9;p=riscv-tests.git diff --git a/benchmarks/common/crt.S b/benchmarks/common/crt.S index de1d728..a821769 100644 --- a/benchmarks/common/crt.S +++ b/benchmarks/common/crt.S @@ -65,7 +65,7 @@ _start: j tohost_exit 1: -#ifdef __riscv_hard_float +#ifdef __riscv_flen # initialize FPU if we have one andi t0, t0, 1 << ('f' - 'a') beqz t0, 1f