* dv-pal.c (hw_pal_countdown, hw_pal_countdown_value,
authorAndrew Cagney <cagney@redhat.com>
Wed, 25 Mar 1998 03:44:37 +0000 (03:44 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 25 Mar 1998 03:44:37 +0000 (03:44 +0000)
commit05d7918e531d86e7dcc67e709b271491151f8bdd
tree761c3cf7e4ee79546e768d0010c9cf0beffe210f
parentd89fa2d80a72cc5e21793c78d877a1349ffb5c16
* dv-pal.c (hw_pal_countdown, hw_pal_countdown_value,
hw_pal_timer, hw_pal_timer_value): Define.
(hw_pal_io_read_buffer, hw_pal_io_write_buffer): Add timer support
(do_counter_event, do_counter_read, do_counter_value,
do_counter_write): new functions.

* hw-tree.c (hw_printf): Send tree dump to stderr, same as other
trace output.
* hw-base.c (hw_create): Stop searching for a device when one is
found.
sim/common/ChangeLog
sim/common/dv-pal.c
sim/common/hw-tree.c