#include <stdint.h>#include "emu/emu_cpu.h"#include "emu/emu_cpu_data.h"#include "emu/emu_memory.h"
Functions | |
| int32_t | instr_loopcc_e0 (struct emu_cpu *c, struct emu_cpu_instruction *i) |
| int32_t | instr_loopcc_e1 (struct emu_cpu *c, struct emu_cpu_instruction *i) |
| int32_t | instr_loop_e2 (struct emu_cpu *c, struct emu_cpu_instruction *i) |
| int32_t instr_loop_e2 | ( | struct emu_cpu * | c, | |
| struct emu_cpu_instruction * | i | |||
| ) |
| int32_t instr_loopcc_e0 | ( | struct emu_cpu * | c, | |
| struct emu_cpu_instruction * | i | |||
| ) |
| int32_t instr_loopcc_e1 | ( | struct emu_cpu * | c, | |
| struct emu_cpu_instruction * | i | |||
| ) |
1.6.1