Fixed a bug
git-svn-id: svn://svn.cc65.org/cc65/trunk@1351 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
7c9bf720d8
commit
27cd610d49
1 changed files with 0 additions and 1 deletions
|
@ -398,7 +398,6 @@ int CE_UseLoadFlags (const CodeEntry* E)
|
|||
case CMP_LE:
|
||||
case CMP_UGT:
|
||||
case CMP_ULE:
|
||||
case CMP_INV:
|
||||
/* Will use the N or Z flags */
|
||||
return 1;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue