K 10 svn:author V 3 jhb K 8 svn:date V 27 2015-10-29T21:25:46.469775Z K 7 svn:log V 201 Use movw instead of movl (or plain mov) when moving segment registers into memory. This is a nop on clang's assembler, but some assemblers complain if the size suffix is incorrect. Submitted by: bde END