Searched refs:riscv_cpu_fp_enabled (Results 1 – 3 of 3) sorted by relevance
609 bool riscv_cpu_fp_enabled(CPURISCVState *env);
564 bool riscv_cpu_fp_enabled(CPURISCVState *env) in riscv_cpu_fp_enabled() function
85 if (!env->debugger && !riscv_cpu_fp_enabled(env) && in fs()90 if (!env->debugger && !riscv_cpu_fp_enabled(env)) { in fs()