avadhpatel / marss

PTLsim and QEMU based Computer Architecture Research Simulator
http://www.marss86.org
129 stars 63 forks source link

Marss86 + V8 JavaScript engine #46

Open GemDot opened 9 years ago

GemDot commented 9 years ago

There is a strange behaviour executing V8 engine on marss86. Specifically, the problem is that the inline caches of V8 don't work properly at the simulation mode (At emulation time it works well!). Which kind of applications are not supported by marss?