Home
last modified time | relevance | path

Searched refs:arcDisState (Results 1 – 2 of 2) sorted by relevance

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