diff options
Diffstat (limited to 'sim/rx/ChangeLog')
-rw-r--r-- | sim/rx/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog index 8728ebf..16678f8 100644 --- a/sim/rx/ChangeLog +++ b/sim/rx/ChangeLog @@ -1,3 +1,11 @@ +2010-11-11 DJ Delorie <dj@redhat.com> + + * rx.c (lsb_count): New. + (divu_cycles): New. + (div_cycles): New. + (decode_opcode): Fix cycle count math for div, divu, suntil, and + swhile. + 2010-09-29 Kevin Buettner <kevinb@redhat.com> * mem.c (rx_mem_ptr): When invalidating the decode cache, account |