Searched refs:InstPtr (Results 1 – 1 of 1) sorted by relevance
1167 #define GetBranchDest(InstPtr, inst) \ in MipsEmulateBranch() argument1168 (InstPtr + 4 + ((short)inst.IType.imm << 2)) in MipsEmulateBranch()