Rizin
unix-like reverse engineering framework and cli tools
arcompact-dis.h
Go to the documentation of this file.
1 /* Disassembler structures definitions for the ARC.
2  Copyright 2009
3  Free Software Foundation, Inc.
4 
5  Copyright 2009-2012 Synopsys Inc.
6 
7  This program is free software; you can redistribute it and/or modify
8  it under the terms of the GNU General Public License as published by
9  the Free Software Foundation; either version 3 of the License, or
10  (at your option) any later version.
11 
12  This program is distributed in the hope that it will be useful,
13  but WITHOUT ANY WARRANTY; without even the implied warranty of
14  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  GNU General Public License for more details.
16 
17  You should have received a copy of the GNU General Public License
18  along with this program; if not, write to the Free Software Foundation,
19  Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
20 
21 #ifndef ARCOMPACT_DIS_H
22 #define ARCOMPACT_DIS_H
23 
24 
26 
27 struct arcDisState
28 arcAnalyzeInstr(bfd_vma address,
30 
32 
33 
34 #endif /* ARCOMPACT_DIS_H */
struct arcDisState arcAnalyzeInstr(bfd_vma address, disassemble_info *info)
void arc_print_disassembler_options(FILE *stream)
int ARCompact_decodeInstr(bfd_vma address, disassemble_info *info)
RzBinInfo * info(RzBinFile *bf)
Definition: bin_ne.c:86
voidpf stream
Definition: ioapi.h:138
BFD_HOST_U_64_BIT bfd_vma
Definition: mybfd.h:111
string FILE
Definition: benchmark.py:21