From: Cyrill G. <gor...@gm...> - 2014-05-05 18:18:25
|
On Mon, May 05, 2014 at 10:59:23AM -0700, H. Peter Anvin wrote: > On 05/04/2014 01:30 PM, Cyrill Gorcunov wrote: > > emit_rex is supposed to write REX prefix into output stream > > if needed, but we happen to drop it off on a first write > > which breaks REX required instructions if TIMES directive > > is used. > > Thank you for fixing this! We probably should do another dot release... > this is a pretty serious bug. Yeah, i think so as well. Btw, could you please merge it upstream, I've managed to ruine my local repo with all credentials ;) I'll restore it from backup lately. |