#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "cpu.h"
#include "device.h"
#include "devices.h"
#include "machine.h"
#include "memory.h"
#include "misc.h"
#include "thirdparty/hpc_bootinfo.h"
#include "thirdparty/vripreg.h"
Go to the source code of this file.
Functions | |
MACHINE_SETUP (hpcsh) | |
MACHINE_DEFAULT_CPU (hpcsh) | |
MACHINE_DEFAULT_RAM (hpcsh) | |
MACHINE_REGISTER (hpcsh) | |
MACHINE_DEFAULT_CPU | ( | hpcsh | ) |
Definition at line 89 of file machine_hpcsh.cc.
References machine::cpu_name.
MACHINE_DEFAULT_RAM | ( | hpcsh | ) |
Definition at line 95 of file machine_hpcsh.cc.
References machine::physical_ram_in_mb.
MACHINE_REGISTER | ( | hpcsh | ) |
Definition at line 102 of file machine_hpcsh.cc.
References ARCH_SH, machine_entry_add_alias(), machine_entry_add_subtype(), MACHINE_HPCSH, MACHINE_HPCSH_JORNADA680, MACHINE_HPCSH_JORNADA690, and MR_DEFAULT.
MACHINE_SETUP | ( | hpcsh | ) |
Definition at line 46 of file machine_hpcsh.cc.
References cpu::byte_order, dev_fb_init(), dev_ram_init(), DEV_RAM_MIRROR, EMUL_LITTLE_ENDIAN, x11_md::in_use, machine::machine_name, machine::memory, VFB_HPC, and machine::x11_md.