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: Machine setting on disassembly


"Frank Ch. Eigler" wrote:
> 
> Hi -
> 
> On Thu, Mar 15, 2001 at 11:42:36AM -0500, Patrick Macdonald wrote:
> : We currently use CGEN_COMPUTE_ISA (cgen-dis.in) for target
> : isa selection on disassembly and I'd like to add
> : CGEN_COMPUTE_MACH for target machine selection [...]
> 
> What would CGEN_COMPUTE_MACH take as input?  If it's just
> the disassemble_info structure, then why is its "mach"
> field not sufficient?
> 
> - FChE

Yeah, it'd take the disassemble_info structure.  The problem is
that the machine on the disassemble_info structure may not be
the machine I want. 

Patrick


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