Home
last modified time | relevance | path

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

/dports/devel/asl/asl-current/
H A Dcode78k0.c48 #define MModIndex (1 << ModIndex) macro
325 | MModIReg | MModIndex | MModDisp); in DecodeMOV()
331 … | ((HReg == AccReg) ? MModShort | MModSFR | MModAbs | MModIReg | MModIndex | MModDisp : 0)); in DecodeMOV()
501 | MModIReg | MModIndex | MModDisp); in DecodeXCH()
725 …dReg8 | ((HReg == AccReg) ? (MModImm | MModShort | MModAbs | MModIReg | MModIndex | MModDisp) : 0)… in DecodeAri()
H A Dcode166.c111 #define MModIndex (1 << ModIndex) macro
779 …(&ArgStr[1], MModReg | MModMReg | MModIReg | MModPreDec | MModPostInc | MModIndex | MModAbs | M_De… in DecodeMOV()
785 …switch (DecodeAdr(&ArgStr[2], MModReg | MModImm | MModIReg | MModPostInc | MModIndex | MModAbs, &S… in DecodeMOV()
H A Dcode56k.c95 #define MModIndex (1 << ModIndex) macro
100 #define MModNoExt (MModIReg | MModPreDec | MModPostDec | MModPostInc | MModIndex | MModModDec | MMo…