K 10 svn:author V 3 kib K 8 svn:date V 27 2012-01-17T07:30:36.946454Z K 7 svn:log V 362 Implement xsetbv(), xsave() and xrstor() providing C access to the similarly named CPU instructions. Since our in-tree binutils gas is not aware of the instructions, and I have to use the byte-sequence to encode them, hardcode the r/m operand as (%rdi). This way, first argument of the pseudo-function is already placed into proper register. MFC after: 1 week END