Searched refs:cpu_recompute_xl (Results 1 – 4 of 4) sorted by relevance
758 #define cpu_recompute_xl(env) ((void)(env), MXL_RV32) macro760 static inline RISCVMXL cpu_recompute_xl(CPURISCVState *env) in cpu_recompute_xl() function
259 env->xl = cpu_recompute_xl(env); in riscv_cpu_post_load()
1045 env->xl = cpu_recompute_xl(env); in riscv_cpu_set_mode()
2045 env->xl = cpu_recompute_xl(env); in write_mstatus()