OSDN Git Service

* utils-sim.scm (gen-profile-sym): New fn.
authordevans <devans>
Fri, 20 Dec 2002 07:58:31 +0000 (07:58 +0000)
committerdevans <devans>
Fri, 20 Dec 2002 07:58:31 +0000 (07:58 +0000)
commit8cb4ab9a9a6fdb2f247a00d8cc6ad6b71c91043d
tree067fd3df9ce6b5cfe1ed07e39e7f149107328a43
parentc62ba894f1498842f9108499a2941b81a028f5f7
* utils-sim.scm (gen-profile-sym): New fn.
(<operand>,sbuf-profile-sym): New method.
(<operand>,sbuf-profile-elm): Use it.
* sim.scm (<operand>,gen-record-profile): Use sbuf-profile-sym instead
of hardcoding symbol name.
(<operand>,gen-profile-code): Ditto.
(<unit>,gen-profile-code): Use gen-profile-sym instead of hardcoding
symbol name.
cgen/ChangeLog
cgen/sim.scm
cgen/utils-sim.scm