2005-10-28 Dave Brolley <brolley@redhat.com>

Contribute the following changes:
        2003-09-29  Dave Brolley  <brolley@redhat.com>

        * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
        more exotic underlying types to be used.
This commit is contained in:
Dave Brolley
2005-10-28 19:41:01 +00:00
parent 2f8b2203e3
commit 39e9e2b0c9
3 changed files with 31 additions and 1 deletions

View File

@ -78,7 +78,7 @@ typedef struct disassemble_info {
for processors with run-time-switchable instruction sets. The default,
zero, means that there is no constraint. CGEN-based opcodes ports
may use ISA_foo masks. */
unsigned long insn_sets;
void *insn_sets;
/* Some targets need information about the current section to accurately
display insns. If this is NULL, the target disassembler function