Home
last modified time | relevance | path

Searched defs:inst (Results 1 – 25 of 35) sorted by relevance

12

/plan9/sys/src/cmd/vi/
H A Dspecial.c102 Ispecial(ulong inst) in Ispecial()
113 Snor(ulong inst) in Snor()
128 Ssll(ulong inst) in Ssll()
141 Ssllv(ulong inst) in Ssllv()
153 Ssrlv(ulong inst) in Ssrlv()
165 Ssrav(ulong inst) in Ssrav()
181 Ssrl(ulong inst) in Ssrl()
194 Ssra(ulong inst) in Ssra()
210 Sslt(ulong inst) in Sslt()
222 Ssltu(ulong inst) in Ssltu()
[all …]
H A Drun.c139 undef(ulong inst) in undef()
156 Iaddi(ulong inst) in Iaddi()
171 Iandi(ulong inst) in Iandi()
186 Isw(ulong inst) in Isw()
204 Isb(ulong inst) in Isb()
221 Ish(ulong inst) in Ish()
239 Ilui(ulong inst) in Ilui()
255 Iori(ulong inst) in Iori()
270 Ixori(ulong inst) in Ixori()
285 Ilw(ulong inst) in Ilw()
[all …]
H A Dfloat.c90 unimp(ulong inst) in unimp()
98 inval(ulong inst) in inval()
146 Iswc1(ulong inst) in Iswc1()
486 Ilwc1(ulong inst) in Ilwc1()
502 Ibcfbct(ulong inst) in Ibcfbct()
/plan9/sys/src/cmd/5i/
H A Drun.c259 undef(ulong inst) in undef()
323 dpex(long inst, long o1, long o2, int rd) in dpex()
428 Idp0(ulong inst) in Idp0()
457 Idp1(ulong inst) in Idp1()
487 Idp2(ulong inst) in Idp2()
520 Idp3(ulong inst) in Idp3()
544 Imul(ulong inst) in Imul()
564 Imull(ulong inst) in Imull()
597 Imula(ulong inst) in Imula()
618 Iswap(ulong inst) in Iswap()
[all …]
H A Dfloat.c89 unimp(ulong inst) in unimp()
97 inval(ulong inst) in inval()
121 Iswc1(ulong inst) in Iswc1()
176 Ilwc1(ulong inst) in Ilwc1()
181 Ibcfbct(ulong inst) in Ibcfbct()
/plan9/sys/src/cmd/hoc/
H A Dhoc.y8 Inst *inst; /* machine instruction */ member
/plan9/sys/src/libmach/
H A D68020db.c383 struct inst struct
385 int n; /* # bytes in instruction */ argument
386 uvlong addr; /* addr of start of instruction */ argument
387 ushort raw[4+12]; /* longest instruction: 24 byte packed immediate */ argument
393 /* class 0: bit field, MOVEP & immediate instructions */ argument
/plan9/sys/src/cmd/acme/
H A Dregx.c47 Inst *inst; /* Instruction of the thread */ member
379 Inst *inst, *target; in optimize() local
531 addinst(Ilist *l, Inst *inst, Rangeset *sep) in addinst()
559 Inst *inst; in rxexecute() local
702 Inst *inst; in rxbexecute() local
/plan9/sys/src/cmd/sam/
H A Dregexp.c42 Inst *inst; /* Instruction of the thread */ member
363 Inst *inst, *target; in optimize() local
538 addinst(Ilist *l, Inst *inst, Rangeset *sep) in addinst()
559 Inst *inst; in execute() local
684 Inst *inst; in bexecute() local
/plan9/sys/src/cmd/upas/bayes/
H A Ddfa.h20 Dreinst inst[1]; member
H A Dregcomp.c148 Reinst *inst; in popand() local
235 Reinst *inst, *target; in optimize() local
/plan9/sys/src/ape/lib/regexp/
H A Drregexec.c23 Reinst *inst; in rregexec1() local
H A Dregexec.c23 Reinst *inst; in regexec1() local
H A Dregcomp.h53 Reinst *inst; /* Reinstruction of the thread */ member
H A Dregcomp.c147 Reinst *inst; in popand() local
234 Reinst *inst, *target; in optimize() local
/plan9/sys/src/cmd/gs/src/
H A Dziodevst.c81 ref *cat, *inst, *beg_pos, *end_pos, file; in iostatic_open_file() local
/plan9/sys/src/libregexp/
H A Drregexec.c19 Reinst *inst; in rregexec1() local
H A Dregexec.c21 Reinst *inst; in regexec1() local
H A Dregcomp.c151 Reinst *inst; in popand() local
238 Reinst *inst, *target; in optimize() local
H A Dregcomp.h44 Reinst* inst; /* Reinstruction of the thread */ member
/plan9/sys/src/9/bcm/
H A Dtrap.c255 writetomem(ulong inst) in writetomem()
275 ulong inst, fsr; in trap() local
/plan9/sys/src/9/kw/
H A Dtrap.c374 writetomem(ulong inst) in writetomem()
391 ulong inst; in trap() local
/plan9/sys/src/cmd/grap/
H A Dmisc.c78 Obj *lookup(char *s, int inst) /* find s in objlist, install if inst */ in lookup()
/plan9/sys/src/9/omap/
H A Dtrap.c428 writetomem(ulong inst) in writetomem()
450 ulong inst, fsr; in trap() local
/plan9/sys/src/cmd/unix/drawterm/gui-win32/
H A Dscreen.c24 static HINSTANCE inst; variable

12