Home
last modified time | relevance | path

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

/dports/devel/asl/asl-current/
H A Dcode6809.c68 ModInd = 3, enumerator
269 AdrMode = ModInd; in DecodeAdr()
281 AdrMode = ModInd; in DecodeAdr()
293 AdrMode = ModInd; in DecodeAdr()
341 AdrMode = ModInd; in DecodeAdr()
358 AdrMode = ModInd; in DecodeAdr()
368 AdrMode = ModInd; in DecodeAdr()
375 AdrMode = ModInd; in DecodeAdr()
382 AdrMode = ModInd; in DecodeAdr()
389 AdrMode = ModInd; in DecodeAdr()
[all …]
H A Dcode6804.c39 ModInd = 0, enumerator
44 #define MModInd (1 << ModInd)
65 AdrMode = ModInd; in DecodeAdr()
71 AdrMode = ModInd; in DecodeAdr()
170 case ModInd: in DecodeALU()
197 case ModInd: in DecodeLDA_STA()
274 case ModInd: in DecodeINC_DEC()
H A Dcode3203x.c98 #define ModInd 2 macro
99 #define MModInd (1 << ModInd)
352 AdrMode = ModInd; in DecodeAdr()
367 AdrMode = ModInd; in DecodeAdr()
381 AdrMode = ModInd; in DecodeAdr()
395 AdrMode = ModInd; in DecodeAdr()
494 case ModInd: in EffPart()
739 case ModInd: in DecodeGen()
837 || (PrevGenInfo.Src2Mode != ModInd) || (CurrGenInfo.Src2Mode != ModInd)) in DecodeGen()
857 if ((PrevGenInfo.Src2Mode != ModInd) || (CurrGenInfo.Src2Mode != ModInd)) in DecodeGen()
[all …]
H A Dcode75k0.c35 ModInd = 3, enumerator
489 case ModInd: in DecodeMOV()
537 case ModInd: in DecodeMOV()
554 case ModInd: in DecodeMOV()
639 case ModInd: in DecodeXCH()
672 case ModInd: in DecodeXCH()
707 case ModInd: in DecodeXCH()
1015 case ModInd: in DecodeINCS()
1091 case ModInd: in DecodeSKE()
1120 case ModInd: in DecodeSKE()
[all …]
H A Dcodest6.c33 #define ModInd 2 macro
34 #define MModInd (1 << ModInd)
80 AdrType = ModInd; in DecodeAdr()
87 AdrType = ModInd; in DecodeAdr()
332 case ModInd: in DecodeLD()
355 case ModInd: in DecodeLD()
466 case ModInd: in DecodeALU()
551 case ModInd: in DecodeINC_DEC()
H A Dcode48.c40 ModInd = 2, enumerator
240 AdrMode = ModInd; in DecodeAdr()
316 case ModInd: in DecodeADD_ADDC()
349 case ModInd: in DecodeANL_ORL_XRL()
473 case ModInd: in DecodeDEC()
549 case ModInd: in DecodeDJNZ()
607 case ModInd: in DecodeINC()
757 case ModInd: in DecodeMOV()
831 case ModInd: in DecodeMOV()
853 case ModInd: in DecodeMOV()
[all …]
H A Dcodekcpsm.c55 #define ModInd 7 macro
56 #define MModInd (1 << ModInd)
195 AdrType = ModInd; in DecodeAdr()
409 case ModInd: in DecodeIOop()
H A Dcode68.c60 ModInd = 3, enumerator
67 #define MModInd (1 << ModInd)
345 AdrMode = ModInd; in DecodeAdr()
474 AddPrefix((AdrMode == ModInd) ? Page3Prefix : Page2Prefix); in DecodeALU16()
571 if (AdrMode == ModInd) in DecodeBRxx()
630 if (AdrMode == ModInd) in DecodeBxx()
H A Dcode51.c47 ModInd = 5, enumerator
60 #define MModInd (1 << ModInd)
436 AdrMode = ModInd; in DecodeAdr()
451 AdrMode = ModInd; in DecodeAdr()
789 case ModInd: in DecodeMOV()
852 case ModInd: in DecodeMOV()
965 case ModInd: in DecodeMOV()
H A Dcodez8.c106 ModInd = 9, enumerator
123 #define MModInd (1 << ModInd)
659 AdrType = ModInd; ChkSpace(SegData, EvalResult.AddrSpaceMask); in DecodeAdr()
1253 case ModInd: in DecodeLD()
1304 case ModInd: in DecodeLD()