[Sim] Large patch to sim/common/genmloop.sh

Ben Elliston bje@redhat.com
Sun Dec 3 22:17:00 GMT 2000


   Except for minimizing the amount of changes, is there any reason to
   keep the cpu prefix?

Yes.  In some contexts (namely modelling), it makes sense to refer to @cpu@:

	#define WANT_CPU_@CPU@
	[...]
	@cpu@_model_insn_before (current_cpu, first_p);
	[etc].

But correct me if I am mistaken.

Ben



More information about the Cgen mailing list