Searched refs:cpu_address_xl (Results 1 – 2 of 2) sorted by relevance
706 #define cpu_address_xl(env) ((void)(env), MXL_RV32) macro708 static inline RISCVMXL cpu_address_xl(CPURISCVState *env) in cpu_address_xl() function
212 flags = FIELD_DP32(flags, TB_FLAGS, AXL, cpu_address_xl(env)); in cpu_get_tb_cpu_state()