FogBugz (Case [Issue]10765) NativeBoost - Implement AJMem>>#emit64BitDisplacementModRM:code:

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]10765) NativeBoost - Implement AJMem>>#emit64BitDisplacementModRM:code:

Pharo Issue Tracker
A FogBugz case was opened by Camillo Bruni.

Case ID:      10765
Title:        Implement AJMem>>#emit64BitDisplacementModRM:code:
Status:       Work Needed
Category:     Bug
Project:      NativeBoost
Area:         Misc
Priority:     6 - Fix If Time
Milestone:    Pharo3.0: 30/03/2014
Assigned To:  Camillo Bruni

URL:          https://pharo.fogbugz.com/default.asp?10765

64bit support for RIP relative addressing has not yet been implemented.
<code>
"Address  | 32-bit mode | 64-bit mode
-------------------------------+-------------+---------------
[displacement]  |  ABSOLUTE  | RELATIVE (RIP)
[index * scale + displacement] |  ABSOLUTE  | ABSOLUTE (ZERO EXTENDED)"
</code>


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10765) from this case.

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker