* bits.c (LSMASKED64): New inline function.
authorMatthew Green <mrg@redhat.com>
Fri, 4 Jan 2002 00:00:54 +0000 (00:00 +0000)
committerMatthew Green <mrg@redhat.com>
Fri, 4 Jan 2002 00:00:54 +0000 (00:00 +0000)
commit5c8844646d88eaf4ec6b9c682fc1a32757fd0c07
treefd12b44aa3102091dcc32740922b69ceab85a16c
parentc7b3d5aa454d080ad760b8915e5f1eee0d452861
* bits.c (LSMASKED64): New inline function.
(LSEXTRACTED64): Likewise.
* bits.h (_LSB_POS, _LSMASKn, LSMASK64): New macros from
sim/common/sim-bits.h
(LSMASKED64, LSEXTRACTED64): New functions definitions.
* Makefile.in (sim-bits.o): Remove target.

* main.c (zalloc): Fix typo in error message.
sim/ppc/ChangeLog
sim/ppc/Makefile.in
sim/ppc/bits.c
sim/ppc/bits.h
sim/ppc/main.c