Hollis Blanchard wrote:
> Also, can't x86 "rep" instructions go beyond 64 bits? I guess that must
> be handled in the arch-specific caller of io_write(), which would call
> it multiple times.
>   
'rep' has special support in the ABI (it's N accesses of M bits, not an 
NxM bit access).

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to