On 08/06/2015 18:37, Richard Henderson wrote: > The addition of MO_AMASK means that places that used inverted masks > need to be changed to use positive masks, and places that failed to > mask the intended bits need updating. > > Signed-off-by: Richard Henderson <r...@twiddle.net>
Reviewed-by: Yongbok Kim <yongbok....@imgtec.com> I've only tested it for mips target and i386 host, but I think it's worth mentioning that. Tested-by: Yongbok Kim <yongbok....@imgtec.com> Regards, Yongbok