This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Committed rtl.scm change


Hi -

On Tue, Jan 09, 2001 at 07:39:23AM +1100, Ben Elliston wrote:
:    I'd like to make the same change to ordinary operand-setting trace
:    messages too.  [...]
: 
: Will that include the index for hardware vectors?  It would be *so* much
: more useful to see:
: 	h-gr[0] <- 0x10
: .. than `gr <-'.

That's true -- the trace generator in sid.scm already does that.
See -op-gen-set-trace's call to (send op 'get-index-mode).
The sim.scm one doesn't.

By the way, something is not quite right with this rtl.scm patch, or its
upcoming cousin in operand.scm.  (It's interfering with sim profiling-fn
generation.)  I intend to fix this very shortly, or else back it out
tomorrow.

- FChE

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]