From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Elliston To: cgd@sibyte.com (Chris G. Demetriou) Cc: cagney@cygnus.com, gdb@sources.redhat.com Subject: Re: [sim/mips] Proposed change to mips_core_signal Date: Mon, 12 Feb 2001 21:27:00 -0000 Message-id: <14984.50602.977447.12874@scooby.cygnus.com> References: <14984.25891.573204.233243@scooby.cygnus.com> X-SW-Source: 2001-02/msg00135.html Chris G. Demetriou writes: > > I am working on a simulator port to a MIPS-like core that has a vector > > processing unit. To produce more helpful diagnostic messages, it > > would useful if mips_core_signal() could differentiate between scalar > > memory transfers and vector memory transfers. > > Are there any objections to adding two new elements to the > > _transfer_type enum in sim-basics.h to identify such transfers? > I have no problem with it, but it's not clear that I know enough to > object. I've found a cleaner way of implementing this that does not affect sim/common code. Forget this thread ever existed! Cheers, Ben