From: H. P. A. <hp...@zy...> - 2014-05-05 18:48:42
|
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. -hpa |