unknownbrackets / ps2autotests

A set of test programs run on a PS2, with accompanying results.
ISC License
25 stars 7 forks source link

Add test for VU's JALR behavior. #56

Closed jpd002 closed 5 years ago

jpd002 commented 5 years ago

This is a test to verify JALR's behavior. Just making sure the current address is saved properly even if the same register is specified for both operands.

There could be more to this branch test, but I didn't have time to cover the other instructions.