indentation
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
Test for MIPS branch likely instructions only executing their delay slot instruction when the branch is taken.
|
Test for MIPS branch likely instructions only executing their delay slot instruction when the branch is taken.
|
||||||
Currently it seems to always execute the delay slot instruction like a normal non-"likely" style branch.
|
Currently it seems to always execute the delay slot instruction like a normal non-"likely" style branch.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// windows specific
|
// windows specific
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
|
Reference in New Issue
Block a user