Re: [PATCH] MIPS: R6: load/store can process unaligned address
Ping for this patch again.
Re: [PATCH] MIPS: R6: load/store can process unaligned address
ping. YunQiang Su 于2021年2月28日周日 下午3:17写道: > > MIPS release 6 requires the lw/ld/sw/sd can work with > unaligned address, while it can be implemented by > full hardware or trap&emulate. > > Since it is may be fully done by hardware, we add an > option -m(no-)unaligned-access, the kernel may need i