Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1997-10-20 | Have single bit macros return an unsigned result. Avoids risk (and | Andrew Cagney | 1 | -16/+26 |
1997-09-17 | Add/test 8bit bit manipuation macros. | Andrew Cagney | 1 | -32/+60 |
1997-09-16 | Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT. | Andrew Cagney | 1 | -8/+40 |
1997-09-08 | Add/use LSEXTRACTED, MSEXTRACTED macros. | Andrew Cagney | 1 | -133/+101 |
1997-09-05 | Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue. | Andrew Cagney | 1 | -3/+29 |
1997-08-27 | Add MSBIT* and LSBIT* macro's to sim-bits.h | Andrew Cagney | 1 | -0/+485 |