dev_hammerhead.cc File Reference

Back to the index.

Classes | Macros | Functions
dev_hammerhead.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "cpu.h"
#include "device.h"
#include "machine.h"
#include "memory.h"
#include "misc.h"

Go to the source code of this file.

Classes

struct  hammerhead_data
 

Macros

#define DEV_HAMMERHEAD_LENGTH   4
 

Functions

void ppc_pc_to_pointers (struct cpu *)
 
void ppc32_pc_to_pointers (struct cpu *)
 
 DEVICE_ACCESS (hammerhead)
 
 DEVINIT (hammerhead)
 

Macro Definition Documentation

◆ DEV_HAMMERHEAD_LENGTH

#define DEV_HAMMERHEAD_LENGTH   4

Definition at line 47 of file dev_hammerhead.cc.

Function Documentation

◆ DEVICE_ACCESS()

DEVICE_ACCESS ( hammerhead  )

◆ DEVINIT()

DEVINIT ( hammerhead  )

◆ ppc32_pc_to_pointers()

void ppc32_pc_to_pointers ( struct cpu )

Referenced by DEVICE_ACCESS().

◆ ppc_pc_to_pointers()

void ppc_pc_to_pointers ( struct cpu )

Referenced by DEVICE_ACCESS().


Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17