/plan9/sys/src/cmd/vi/ |
H A D | special.c | 102 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 D | run.c | 139 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 D | float.c | 90 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 D | run.c | 259 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 D | float.c | 89 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 D | hoc.y | 8 Inst *inst; /* machine instruction */ member
|
/plan9/sys/src/libmach/ |
H A D | 68020db.c | 383 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 D | regx.c | 47 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 D | regexp.c | 42 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 D | dfa.h | 20 Dreinst inst[1]; member
|
H A D | regcomp.c | 148 Reinst *inst; in popand() local 235 Reinst *inst, *target; in optimize() local
|
/plan9/sys/src/ape/lib/regexp/ |
H A D | rregexec.c | 23 Reinst *inst; in rregexec1() local
|
H A D | regexec.c | 23 Reinst *inst; in regexec1() local
|
H A D | regcomp.h | 53 Reinst *inst; /* Reinstruction of the thread */ member
|
H A D | regcomp.c | 147 Reinst *inst; in popand() local 234 Reinst *inst, *target; in optimize() local
|
/plan9/sys/src/cmd/gs/src/ |
H A D | ziodevst.c | 81 ref *cat, *inst, *beg_pos, *end_pos, file; in iostatic_open_file() local
|
/plan9/sys/src/libregexp/ |
H A D | rregexec.c | 19 Reinst *inst; in rregexec1() local
|
H A D | regexec.c | 21 Reinst *inst; in regexec1() local
|
H A D | regcomp.c | 151 Reinst *inst; in popand() local 238 Reinst *inst, *target; in optimize() local
|
H A D | regcomp.h | 44 Reinst* inst; /* Reinstruction of the thread */ member
|
/plan9/sys/src/9/bcm/ |
H A D | trap.c | 255 writetomem(ulong inst) in writetomem() 275 ulong inst, fsr; in trap() local
|
/plan9/sys/src/9/kw/ |
H A D | trap.c | 374 writetomem(ulong inst) in writetomem() 391 ulong inst; in trap() local
|
/plan9/sys/src/cmd/grap/ |
H A D | misc.c | 78 Obj *lookup(char *s, int inst) /* find s in objlist, install if inst */ in lookup()
|
/plan9/sys/src/9/omap/ |
H A D | trap.c | 428 writetomem(ulong inst) in writetomem() 450 ulong inst, fsr; in trap() local
|
/plan9/sys/src/cmd/unix/drawterm/gui-win32/ |
H A D | screen.c | 24 static HINSTANCE inst; variable
|