[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Fri Feb 5 14:10:55 CET 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/02/05 14:10:55
Modified files:
cm3/m3-sys/m3back/src/: M3x86.m3 Codex86.m3
Log message:
adapt load_indirect and store_indirect for int64/longint
the structure here is oddly asymmetric
load_indirect implementation is mostly in m3x86.m3 and adaption there
store_indirect implementation is mostly in stackx86.m3 but
I put adaption in codex86.m3, probably could be in stack though
also inline_copy seems to do wierd things here..so the
adaption is very conservative..maybe a sign it really
belong in stackx86.m3
More information about the M3commit
mailing list