of.h File Reference

Back to the index.

Functions
of.h File Reference

Go to the source code of this file.

Functions

struct of_data * of_emul_init (struct machine *machine, struct vfb_data *, uint64_t fb_addr, int fb_xsize, int fb_ysize)
 
void of_emul_init_uninorth (struct machine *)
 
void of_emul_init_isa (struct machine *)
 
void of_emul_init_adb (struct machine *)
 
void of_emul_init_zs (struct machine *)
 
int of_emul (struct cpu *cpu)
 

Function Documentation

◆ of_emul()

int of_emul ( struct cpu cpu)

◆ of_emul_init()

struct of_data* of_emul_init ( struct machine machine,
struct vfb_data ,
uint64_t  fb_addr,
int  fb_xsize,
int  fb_ysize 
)

Definition at line 940 of file of.cc.

References CHECK_ALLOCATION.

Referenced by MACHINE_SETUP().

◆ of_emul_init_adb()

void of_emul_init_adb ( struct machine )

Definition at line 743 of file of.cc.

References CHECK_ALLOCATION, machine::md, and machine::of_data.

Referenced by MACHINE_SETUP().

◆ of_emul_init_isa()

void of_emul_init_isa ( struct machine )

Definition at line 718 of file of.cc.

References machine::md, and machine::of_data.

◆ of_emul_init_uninorth()

void of_emul_init_uninorth ( struct machine )

Definition at line 839 of file of.cc.

References ic, machine::md, and machine::of_data.

Referenced by MACHINE_SETUP().

◆ of_emul_init_zs()

void of_emul_init_zs ( struct machine )

Definition at line 775 of file of.cc.

References CHECK_ALLOCATION, machine::md, and machine::of_data.

Referenced by MACHINE_SETUP().


Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13