Searched refs:ASRW (Results 1 – 7 of 7) sorted by relevance
| /plan9/sys/src/cmd/qc/ |
| H A D | peep.c | 248 case ASRW: t = ASRWCC; break; in peep() 399 case ASRW: in subprop() 677 case ASRW: in copyu() 837 case ASRW: in a2type()
|
| H A D | txt.c | 1150 a = ASRW; in gopcode() 1373 gins3(ASRW, nodconst(f1->vconst-32), f2->left, t->right); in gopcode64() 1393 gins3(ASRW, f1, f2->right, t->right); in gopcode64() 1398 gins3(ASRW, &nod, f2->left, &nod1); in gopcode64() 1400 gins3(ASRW, f1, f2->left, t->left); in gopcode64() 1436 gins3(ASRW, f1, f2->right, t->right); in gopcode64() 1481 gins3(ASRW, &nod, f2->right, &nod1); in gopcode64()
|
| H A D | q.out.h | 212 ASRW, enumerator
|
| /plan9/sys/src/libmach/9c/ |
| H A D | 9.out.h | 215 ASRW, enumerator
|
| /plan9/sys/src/cmd/ql/ |
| H A D | asmout.c | 604 if(p->as == ASRW || p->as == ASRWCC) { /* shift right */ in asmout() 1153 case ASRW: return OPVCC(31,536,0,0); in oprrr()
|
| H A D | span.c | 813 oprange[ASRW] = oprange[r]; in buildop()
|
| /plan9/sys/src/cmd/qa/ |
| H A D | lex.c | 339 "SRW", LSHW, ASRW,
|