Searched refs:cpu_recompute_xl (Results 1 – 4 of 4) sorted by relevance
693 #define cpu_recompute_xl(env) ((void)(env), MXL_RV32) macro695 static inline RISCVMXL cpu_recompute_xl(CPURISCVState *env) in cpu_recompute_xl() function
268 env->xl = cpu_recompute_xl(env); in riscv_cpu_post_load()
788 env->xl = cpu_recompute_xl(env); in riscv_cpu_set_mode()
1648 env->xl = cpu_recompute_xl(env); in write_mstatus()