|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Definition of eax and rax
>>> "Li, Xin B" <xin.b.li@xxxxxxxxx> 13.12.06 13:12 >>>
>Keir, just noticed the macro:
>#define __DECL_REG(name) union { uint64_t r ## name, e ## name; }
>So, rax and eax are both 64bit, but I think we'd better define eax to
>32bit, how do you think?
The 32on64 patches will add _eax etc. to have a true reflection of
32-bit registers.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|