Line 1... |
Line 1... |
|
2010-06-16 Jeremy Bennett
|
|
* configure: Regenerated.
|
|
* configure.ac: Version changed to 0.4.0rc2. New conditional to
|
|
allow l.xori to have unsigned immediate operand.
|
|
* cpu/or32/or32.c : l.xori optionally uses unsigned
|
|
immediate.
|
|
* doc/or1ksim.texi: Updated with enable-unsigned-xori config
|
|
option.
|
|
* NEWS: Updated with new bugs fixed.
|
|
|
2010-06-15 Jeremy Bennett
|
2010-06-15 Jeremy Bennett
|
* configure: Regenerated.
|
* configure: Regenerated.
|
* configure.ac: Version changed to current date. enable-arith-flag
|
* configure.ac: Version changed to current date. enable-arith-flag
|
and enable-ov-flag config options removed.
|
and enable-ov-flag config options removed.
|
* cpu/or32/insnset.c : Use bitwise OR, not
|
* cpu/or32/insnset.c : Use bitwise OR, not
|
addition to calculate SPR address.
|
addition to calculate SPR address.
|
: Do not now affect CY and OV
|
: Do not now affect CY and OV
|
flags.
|
flags.
|
: Sets OV and CY flags correctly, and triggers Range
|
: Sets OV and CY flags correctly, and triggers Range
|
Exception if required.
|
Exception if required.
|
|
* doc/or1ksim.texi: Updated to remove enable-arith-flag and
|
|
enable-ov-flag config options.
|
* NEWS: Updated with new bugs fixed.
|
* NEWS: Updated with new bugs fixed.
|
|
|
2010-06-14 Jeremy Bennett
|
2010-06-14 Jeremy Bennett
|
* configure: Regenerated.
|
* configure: Regenerated.
|
* configure.ac: Version changed to current date.
|
* configure.ac: Version changed to current date.
|