Status: New
Owner: ----

New issue 1655 by [email protected]: Support mips simulator on 64-bit host
http://code.google.com/p/v8/issues/detail?id=1655

Currently, the mips simulator, like the arm simulator, is only supported on ia32 hosts.
It would be nice if the mips simulator also supported x64 hosts.

Since the MIPS64 architecture doesn't differ too much from MIPS32 (register sizes, a few extra instructions; "32-bit compatible" memory map), this might even be a low-hanging fruit.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to