Searched refs:cpu_address_xl (Results 1 – 2 of 2) sorted by relevance
755 #define cpu_address_xl(env) ((void)(env), MXL_RV32) macro757 static inline RISCVMXL cpu_address_xl(CPURISCVState *env) in cpu_address_xl() function
188 flags = FIELD_DP32(flags, TB_FLAGS, AXL, cpu_address_xl(env)); in riscv_get_tb_cpu_state()248 if (cpu_address_xl(env) == MXL_RV32) { in riscv_pointer_wrap()