cpu_arm_coproc.cc File Reference

Back to the index.

Functions
cpu_arm_coproc.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <ctype.h>
#include "cpu.h"
#include "machine.h"
#include "misc.h"
#include "symbol.h"
#include "thirdparty/i80321reg.h"

Go to the source code of this file.

Functions

void arm_coproc_15 (struct cpu *cpu, int opcode1, int opcode2, int l_bit, int crn, int crm, int rd)
 
void arm_coproc_i80321_6 (struct cpu *cpu, int opcode1, int opcode2, int l_bit, int crn, int crm, int rd)
 
void arm_coproc_xscale_14 (struct cpu *cpu, int opcode1, int opcode2, int l_bit, int crn, int crm, int rd)
 

Function Documentation

◆ arm_coproc_15()

void arm_coproc_15 ( struct cpu cpu,
int  opcode1,
int  opcode2,
int  l_bit,
int  crn,
int  crm,
int  rd 
)

◆ arm_coproc_i80321_6()

void arm_coproc_i80321_6 ( struct cpu cpu,
int  opcode1,
int  opcode2,
int  l_bit,
int  crn,
int  crm,
int  rd 
)

◆ arm_coproc_xscale_14()

void arm_coproc_xscale_14 ( struct cpu cpu,
int  opcode1,
int  opcode2,
int  l_bit,
int  crn,
int  crm,
int  rd 
)

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13