Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.1
-
Labels:None
-
Number of attachments :
Description
To support 64bit addressing on x86 we need to generate REX prefix bytes when appropriate. Extend the assembler and register constants to support generating the REX prefix byte when necessary.
Patch in r14978 and r14976.