Hi,

Well, since I've heard no dissenting voices I decided it was probably best to just get this done and have landed an implementation.

https://bugs.webkit.org/show_bug.cgi?id=25827

cheers,
G.


On May 14, 2009, at 2:52 PM, Gavin Barraclough wrote:

On May 14, 2009, at 2:41 PM, Gavin Barraclough wrote:

    void add32(RegisterID src, RegisterID dest)
    void load32(ImplicitAddress address, RegisterID dest)
    void store32(RegisterID src, ImplicitAddress address)

    void addDouble(FPRegisterID src, FPRegisterID dest)
    void loadDouble(ImplicitAddress address, FPRegisterID dest)
    void storeDouble(FPRegisterID src, ImplicitAddress address)

Bah, those stores weren't very storey.  I clearly meant something more like this ^^.
G.

_______________________________________________
squirrelfish-dev mailing list
squirrelfish-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/squirrelfish-dev