Searched refs:get_address_xl (Results 1 – 1 of 1) sorted by relevance
135 #define get_address_xl(ctx) MXL_RV32 macro137 #define get_address_xl(ctx) MXL_RV64 macro139 #define get_address_xl(ctx) ((ctx)->address_xl) macro588 } else if (get_address_xl(ctx) == MXL_RV32) { in get_address()