Searched defs:Cpu (Results 1 – 2 of 2) sorted by relevance
4 typedef struct Cpu Cpu; typedef83 struct Cpu struct85 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 …]
564 opnot(Cpu *, Inst *i) in opnot() argument886 oplea(Cpu *, Inst *i) in oplea() argument892 opmov(Cpu *, Inst *i) in opmov() argument910 opmovsx(Cpu *, Inst *i) in opmovsx() argument916 opxchg(Cpu *, Inst *i) in opxchg() argument926 oplfp(Cpu *, Inst *i) in oplfp() argument1197 opnop(Cpu *, Inst *) in opnop() argument