mirror of
https://github.com/cc65/cc65.git
synced 2025-03-04 00:30:35 +00:00
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
@ -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…
x
Reference in New Issue
Block a user