Closed xliang6 closed 7 years ago
This fixes issue #95.
@rwy0717 @youngar Please review and merge. Thanks.
Looks good, but I think the eyecatcher in interpreter_test.src is the wrong place. If we get people to add the mul/div tests to the list in b9test.cpp
, the test will run under 4 configurations (interp, jit, jit/DC, jit/PP, and jit/LVMS). Plus, that's how all the other interpreter_test functions are run.
Signed-off-by: Xiaoli Liang xliang6@gmail.com