cpu_alpha_palcode.cc File Reference

Back to the index.

Functions
cpu_alpha_palcode.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "console.h"
#include "cpu.h"
#include "machine.h"
#include "memory.h"
#include "misc.h"
#include "symbol.h"
#include "thirdparty/alpha_prom.h"

Go to the source code of this file.

Functions

void alpha_palcode_name (uint32_t palcode, char *buf, size_t buflen)
 
void alpha_prom_call (struct cpu *cpu)
 
void alpha_palcode (struct cpu *cpu, uint32_t palcode)
 

Function Documentation

◆ alpha_palcode()

void alpha_palcode ( struct cpu cpu,
uint32_t  palcode 
)

◆ alpha_palcode_name()

void alpha_palcode_name ( uint32_t  palcode,
char *  buf,
size_t  buflen 
)

Definition at line 55 of file cpu_alpha_palcode.cc.

Referenced by alpha_cpu_disassemble_instr().

◆ alpha_prom_call()

void alpha_prom_call ( struct cpu cpu)

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