ret.c File Reference

#include <inttypes.h>
#include "emu/emu_cpu.h"
#include "emu/emu_cpu_data.h"
#include "emu/emu_cpu_stack.h"
#include "emu/emu_memory.h"
Include dependency graph for ret.c:

Functions

int32_t instr_ret_c2 (struct emu_cpu *c, struct emu_cpu_instruction *i)
int32_t instr_ret_c3 (struct emu_cpu *c, struct emu_cpu_instruction *i)
int32_t instr_ret_ca (struct emu_cpu *c, struct emu_cpu_instruction *i)
int32_t instr_ret_cb (struct emu_cpu *c, struct emu_cpu_instruction *i)

Function Documentation

int32_t instr_ret_c2 ( struct emu_cpu c,
struct emu_cpu_instruction i 
)
int32_t instr_ret_c3 ( struct emu_cpu c,
struct emu_cpu_instruction i 
)

References emu_cpu::eip, and POP_DWORD.

int32_t instr_ret_ca ( struct emu_cpu c,
struct emu_cpu_instruction i 
)

References NNY, and UNIMPLEMENTED.

int32_t instr_ret_cb ( struct emu_cpu c,
struct emu_cpu_instruction i 
)

References NNY, and UNIMPLEMENTED.


Generated on Sun Jan 9 16:50:23 2011 for libemu by  doxygen 1.6.1