4510 support: fixed some cosmetical stuff and documentation
This commit is contained in:
@@ -1170,7 +1170,7 @@ Again:
|
||||
CurTok.Tok = TOK_S;
|
||||
return;
|
||||
}
|
||||
/* fall through */
|
||||
/* FALL THROUGH */
|
||||
default:
|
||||
if (CPU == CPU_SWEET16 &&
|
||||
(CurTok.IVal = Sweet16Reg (&CurTok.SVal)) >= 0) {
|
||||
|
||||
Reference in New Issue
Block a user