On 11/03/2016 02:55 PM, Daniel Lezcano wrote: > On Thu, Nov 03, 2016 at 02:31:33PM -0700, Vineet Gupta wrote: >> A standard "C" shift will be handled appropriately by the compiler >> dependin gon the endian used fo rbuild. So we don't need the > > s/dependin gon/depending on/ > s/fo rbuild/for build/ Sorry for fat fingering those. Fixed now. > >> explicit distinction in code >> >> Signed-off-by: Vineet Gupta <vgupta at synopsys.com> >> --- >