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