Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/aux/realemu/
H A Ddat.h4 typedef struct Cpu Cpu; typedef
83 struct Cpu struct
85 ulong reg[NREG];
88 ulong ic;
91 Bus *mem;
94 Bus *port;
96 int trap;
97 ulong oldip;
98 jmp_buf jmp;
101 uchar olen, alen, slen;
[all …]
H A Dxec.c564 opnot(Cpu *, Inst *i) in opnot() argument
886 oplea(Cpu *, Inst *i) in oplea() argument
892 opmov(Cpu *, Inst *i) in opmov() argument
910 opmovsx(Cpu *, Inst *i) in opmovsx() argument
916 opxchg(Cpu *, Inst *i) in opxchg() argument
926 oplfp(Cpu *, Inst *i) in oplfp() argument
1197 opnop(Cpu *, Inst *) in opnop() argument