mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
[jak2] decomp gkernel, setup offline tests (#1638)
* add comments * oops * format' * spelling is hard
This commit is contained in:
@@ -308,6 +308,7 @@ std::unique_ptr<AtomicOp> make_asm_op(const Instruction& i0, int idx) {
|
||||
case InstructionKind::MSUBAS:
|
||||
case InstructionKind::MSUBS:
|
||||
case InstructionKind::ADDAS:
|
||||
case InstructionKind::RSQRTS:
|
||||
|
||||
// Moves / Loads / Stores
|
||||
case InstructionKind::CTC2:
|
||||
|
||||
Reference in New Issue
Block a user