Home
last modified time | relevance | path

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

/dports/devel/asl/asl-current/
H A Dcode77230.c62 InstrM0, InstrM1, InstrDP0, InstrDP1, enumerator
74 …(1l << InstrALU) | (1l << InstrMove) | (1l << InstrM0) | (1l << InstrM1) | (1l << InstrDP0) | (1l …
77 …(1l << InstrALU) | (1l << InstrMove) | (1l << InstrRP) | (1l << InstrM1) | (1l << InstrDP1) | (1l …
78 …(1l << InstrALU) | (1l << InstrMove) | (1l << InstrRP) | (1l << InstrM0) | (1l << InstrM1) | (1l <…
336 AddComp(InstrM1, Index); in DecodeM1()
916 InstrDefs[InstrM1] = 0; in InitFields()
1012 + (InstrComps[InstrM1] << 21) + (InstrComps[InstrM0] << 23); in MakeCode_77230()
1031 + (InstrComps[InstrM1] << 19) + (InstrComps[InstrDP1] << 16) in MakeCode_77230()
1038 + (InstrComps[InstrM0] << 19) + (InstrComps[InstrM1] << 17) in MakeCode_77230()