opdis/x86_decoder.h File Reference

Decoder for disassembled x86 instructions. More...

#include <opdis/opdis.h>

Go to the source code of this file.

Functions

int opdis_x86_intel_decoder (const opdis_insn_buf_t in, opdis_insn_t *out, const opdis_byte_t *buf, opdis_off_t, opdis_vma_t vma, opdis_off_t length, void *arg)
 The built-in opdis x86 instruction decoder for Intel syntax.
int opdis_x86_att_decoder (const opdis_insn_buf_t in, opdis_insn_t *out, const opdis_byte_t *buf, opdis_off_t, opdis_vma_t vma, opdis_off_t length, void *arg)
 The built-in opdis x86 instruction decoder for AT&T syntax.

Detailed Description

Decoder for disassembled x86 instructions.

Author:
TG Community Developers <community@thoughtgang.org>
Note:
Copyright (c) 2010 ThoughtGang. Released under the GNU Public License, version 3. See http://www.gnu.org/licenses/gpl.txt for details.

Generated on Wed Mar 10 14:30:46 2010 for Opdis Disassembly Library by  doxygen 1.6.1