Using non-cgen generated libopcodes

Ben Elliston bje@redhat.com
Mon Nov 20 23:09:00 GMT 2000


I'd like a simulator port I'm doing to use an existing disassembler from
libopcodes.  I see that I can set a callback to my own funtion in sim_open
using the CPU_DISASSEMBLER() macro, but generated code elsewhere wants
things from -opc.h and -desc.h.

Any ideas?  Thanks,

Ben



More information about the Cgen mailing list