Home
last modified time | relevance | path

Searched defs:ppc_dcr_t (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/ppc/
H A Dppc.c1436 struct ppc_dcr_t { struct
1442 int ppc_dcr_read (ppc_dcr_t *dcr_env, int dcrn, uint32_t *valp) in ppc_dcr_read() argument
/qemu/target/ppc/
H A Dcpu.h295 typedef struct ppc_dcr_t ppc_dcr_t; typedef