/plan9-contrib/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-contrib/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-contrib/sys/src/cmd/jtagfs/ |
H A D | ma.c | 108 static char *inst[] = { variable 143 dataopcode(Inst *inst, int instid, int issh, int islsb) in dataopcode() 172 opcode(Inst *inst, int instid) in opcode() 350 datalen(Inst *inst, char *p) in datalen() 368 setlen(Inst *inst, int dlen) in setlen() 382 setdata(Inst *inst, char *nm, char *p, char *te, int bdlen) in setdata() 449 setimm(Inst *inst, int imm, int kindsz) in setimm() 474 Inst *inst; in parseinst() local 614 Inst *inst; in parseassln() local 642 unpacklen(Inst *inst) in unpacklen() [all …]
|
H A D | icert.c | 207 setinst(JMedium *jmed, uchar inst, int nocommit) in setinst() 385 armgetexec(JMedium *jmed, int nregs, u32int *regs, u32int inst) in armgetexec() 433 armsetexec(JMedium *jmed, int nregs, u32int *regs, u32int inst) in armsetexec() 634 armfastexec(JMedium *jmed, u32int inst) in armfastexec()
|
/plan9-contrib/sys/src/cmd/hoc/ |
H A D | hoc.y | 8 Inst *inst; /* machine instruction */ member
|
/plan9-contrib/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-contrib/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-contrib/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-contrib/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-contrib/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-contrib/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-contrib/sys/src/libregexp/ |
H A D | rregexec.c | 19 Reinst *inst; in rregexec1() local
|
H A D | regcomp.c | 151 Reinst *inst; in popand() local 238 Reinst *inst, *target; in optimize() local
|
H A D | regexec.c | 21 Reinst *inst; in regexec1() local
|
H A D | regcomp.h | 44 Reinst* inst; /* Reinstruction of the thread */ member
|
/plan9-contrib/sys/src/9/bcm/ |
H A D | trap.c | 336 writetomem(ulong inst) in writetomem() 356 ulong inst, fsr; in trap() local
|
/plan9-contrib/sys/src/9/kw/ |
H A D | trap.c | 374 writetomem(ulong inst) in writetomem() 391 ulong inst; in trap() local
|
/plan9-contrib/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()
|