Home
last modified time | relevance | path

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

/dports/devel/asl/asl-current/
H A Dcode77230.c66 InstrL, InstrRW, InstrWT, InstrNF, InstrWI, enumerator
83 (1l << InstrALU) | (1l << InstrMove) | (1l << InstrWT) | (1l << InstrL) | (1l << InstrFC),
501 AddComp(InstrWT, Index); in DecodeWT()
921 InstrDefs[InstrWT] = 0; in InitFields()
1070 + (InstrComps[InstrWT] << 19) + (InstrComps[InstrL] << 16) in MakeCode_77230()