Jeff Law
|
658fb0c743
|
* sim-bits.h (EXTEND24): Define.
|
1998-07-06 21:55:37 +00:00 |
|
Andrew Cagney
|
7acc4e98d2
|
Define EXTEND15().
|
1998-04-15 06:45:19 +00:00 |
|
Andrew Cagney
|
93f967158f
|
Define EXTEND4() and EXTEND5().
|
1998-04-15 00:06:50 +00:00 |
|
Andrew Cagney
|
278bda4050
|
Cleanup INLINE support for simulators using common framework.
Make IGEN responsible for co-ordinating inlining of generated files.
By default, aclocal.m4 disabled all inlining.
|
1998-04-04 12:33:11 +00:00 |
|
Andrew Cagney
|
293a0876f8
|
Have single bit macros return an unsigned result. Avoids risk (and
need) of sign extending results.
|
1997-10-20 07:27:55 +00:00 |
|
Andrew Cagney
|
b52e58c24f
|
Add/test 8bit bit manipuation macros.
Test LS and MS versions of SEXT macro.
Simplify/test macro returning a single bit.
|
1997-09-17 03:25:54 +00:00 |
|
Andrew Cagney
|
aa5e6a5a78
|
Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT.
|
1997-09-16 07:04:46 +00:00 |
|
Andrew Cagney
|
75b3697d5f
|
Add/use LSEXTRACTED, MSEXTRACTED macros.
Add CPU_CIA macro to extract the PC.
|
1997-09-08 17:21:13 +00:00 |
|
Andrew Cagney
|
30efae3acd
|
Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.
|
1997-09-05 00:30:38 +00:00 |
|
Andrew Cagney
|
d6fea803dc
|
Add MSBIT* and LSBIT* macro's to sim-bits.h
Add more macro's for extracting sub word quantites to sim-endian.h
|
1997-08-27 07:56:27 +00:00 |
|