* am33.igen (inc4 Rn): Use genericAdd so as to modify flags.

This commit is contained in:
Alexandre Oliva
2000-04-25 09:48:40 +00:00
parent 3b0ec529f2
commit bfa8561f01
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-04-25 Alexandre Oliva <aoliva@cygnus.com>
* am33.igen (inc4 Rn): Use genericAdd so as to modify flags.
2000-04-09 Alexandre Oliva <aoliva@cygnus.com>
* am33.igen: Make SP-relative offsets unsigned. Add `*am33' for

View File

@ -584,7 +584,7 @@
PC = cia;
dstreg = translate_rreg (SD_, RN0);
State.regs[dstreg] += 4;
genericAdd (4, dstreg);
}
// 1111 1001 1101 1000 Rm Rn; cmp Rm,Rn