* simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign
extend bit 44 all constants. (OP_4201): Replace GCC specific 0x..LL with SIGNED64 macro.
This commit is contained in:
parent
13c8330080
commit
87192c630a
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Mon Nov 10 17:50:18 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* simops.c (OP_4201): "rachi". Sign extend bit 40 of ACC. Sign
|
||||
extend bit 44 all constants.
|
||||
(OP_4201): Replace GCC specific 0x..LL with SIGNED64 macro.
|
||||
|
||||
Fri Oct 24 10:26:29 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* d10v_sim.h: Include sim-types.h.
|
||||
|
|
Loading…
Reference in a new issue