Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion iop/debug/iopdebug/src/iop_dbg_low.S
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ iop_dbg_get_dcic:
.global iop_dbg_get_bpc
.ent iop_dbg_get_bpc
iop_dbg_get_bpc:
mtc0 $v0, IOP_COP0_BPC
mfc0 $v0, IOP_COP0_BPC
nop
jr $ra
nop
Expand Down