From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Elliston To: Doug Evans Cc: cgen development Subject: Re: Multiple ISAs for opcodes Date: Wed, 15 Nov 2000 18:57:00 -0000 Message-id: References: <14863.38327.840899.856498@casey.transmeta.com> X-SW-Source: 2000-q4/msg00108.html This is new ground (albeit barely). What seems reasonable? You could either have one enum that contains everything, or you could generate two opc.h's, one for each ISA. In and of itself, I prefer the latter. Agreed. Is there any work required to make this work, other than configury hacks? Thanks, Ben