alpha_pcb Struct Reference

Back to the index.

Public Attributes | List of all members
alpha_pcb Struct Reference

#include <alpha_cpu.h>

Public Attributes

uint64_t apcb_ksp
 
uint64_t apcb_usp
 
uint64_t apcb_ptbr
 
uint32_t apcb_cpc
 
uint32_t apcb_asn
 
uint64_t apcb_unique
 
uint64_t apcb_flags
 
uint64_t apcb_decrsv0
 
uint64_t apcb_decrsv1
 

Detailed Description

Definition at line 61 of file alpha_cpu.h.

Member Data Documentation

◆ apcb_asn

uint32_t alpha_pcb::apcb_asn

Definition at line 66 of file alpha_cpu.h.

Referenced by alpha_palcode().

◆ apcb_cpc

uint32_t alpha_pcb::apcb_cpc

Definition at line 65 of file alpha_cpu.h.

Referenced by alpha_palcode().

◆ apcb_decrsv0

uint64_t alpha_pcb::apcb_decrsv0

Definition at line 70 of file alpha_cpu.h.

Referenced by alpha_palcode().

◆ apcb_decrsv1

uint64_t alpha_pcb::apcb_decrsv1

Definition at line 71 of file alpha_cpu.h.

Referenced by alpha_palcode().

◆ apcb_flags

uint64_t alpha_pcb::apcb_flags

Definition at line 69 of file alpha_cpu.h.

Referenced by alpha_palcode().

◆ apcb_ksp

uint64_t alpha_pcb::apcb_ksp

Definition at line 62 of file alpha_cpu.h.

Referenced by alpha_palcode().

◆ apcb_ptbr

uint64_t alpha_pcb::apcb_ptbr

Definition at line 64 of file alpha_cpu.h.

Referenced by alpha_palcode(), and alpha_translate_v2p().

◆ apcb_unique

uint64_t alpha_pcb::apcb_unique

Definition at line 67 of file alpha_cpu.h.

Referenced by alpha_palcode().

◆ apcb_usp

uint64_t alpha_pcb::apcb_usp

Definition at line 63 of file alpha_cpu.h.

Referenced by alpha_palcode().


The documentation for this struct was generated from the following file:

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18