Searched refs:get_address_xl (Results 1 – 1 of 1) sorted by relevance
140 #define get_address_xl(ctx) MXL_RV32 macro142 #define get_address_xl(ctx) MXL_RV64 macro144 #define get_address_xl(ctx) ((ctx)->address_xl) macro596 } else if (get_address_xl(ctx) == MXL_RV32) { in get_address()