HomeSort by relevance Sort by last modified time
    Searched refs:arcDisState (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
arc-dis.h 44 struct arcDisState
arc-dis.c 171 core_reg_name (struct arcDisState * state, int val)
179 aux_reg_name (struct arcDisState * state, int val)
187 cond_code_name (struct arcDisState * state, int val)
195 instruction_name (struct arcDisState * state,
206 mwerror (struct arcDisState * state, const char * msg)
213 post_address (struct arcDisState * state, int addr)
233 arc_sprintf (struct arcDisState *state, char *buf, const char *format, ...)
406 write_comments_(struct arcDisState * state,
444 write_instr_name_(struct arcDisState * state,
516 dsmOneArcInst (bfd_vma addr, struct arcDisState * state
    [all...]

Completed in 91 milliseconds