On 10/09/2012 01:27 PM, Aurelien Jarno wrote: > load/store microMIPS helpers are reinventing the wheel. Call do_lw, > do_ll, do_sw and do_sl instead of using a macro calling the cpu_* > load/store functions. > > Signed-off-by: Aurelien Jarno <[email protected]>
Reviewed-by: Richard Henderson <[email protected]> r~
