Hello, I have an embedded big endian mips target that I'd like to use v8 on and would like to use n32 abi. I understand that only o32 is currently supported. It seems that the difference in floating point registers and calls to native runtime functions due to different argument registers and different stack slot size are what will be affected. Is there something else? Is anyone working on this or can give me an overview of what changes need to be made? I've poked around a bit in the v8 source code and am somewhat familiar.
Thanks. -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
