Home
last modified time | relevance | path

Searched refs:ABCL (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/libmach/9c/
H A D9.out.h71 ABCL, enumerator
/plan9/sys/src/cmd/qc/
H A Dq.out.h68 ABCL, enumerator
H A Dpeep.c124 case ABCL: in peep()
/plan9/sys/src/cmd/ql/
H A Dasmout.c299 if(p->as == ABC || p->as == ABCL) in asmout()
308 if(p->as == ABL || p->as == ABCL) in asmout()
316 if(p->as == ABC || p->as == ABCL) in asmout()
334 if(p->as == ABL || p->as == ABCL) in asmout()
1203 case ABCL: return OPVCC(16,0,0,0) | 1; in opirr()
H A Dnoop.c144 case ABCL: in noops()
H A Dsched.c242 case ABCL: /* tricky */ in regused()
H A Dspan.c686 oprange[ABCL] = oprange[r]; in buildop()