OSDN Git Service

* 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)
commite2825c85cba8750e941df0af0ee9b4e013e5bed0
treec494e5436a66f29667cc0c29c0251ba6da0c5c54
parentea68e08560bbf43547da45bb42ee7ffb6a2cd21f
* 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