Lines Matching defs:currentInst5
147 GateRef currentInst5 = Int32LSL(currentInst4, Int32(8)); // 8 : set as high 8 bits
148 return Int32Add(currentInst5, ZExtInt8ToInt32(ReadInst8_0(pc)));
615 GateRef currentInst5 = Int32LSL(currentInst4, Int32(8)); // 8 : set as high 8 bits
616 return Int32Add(currentInst5, ZExtInt8ToInt32(ReadInst8_0(pc)));
629 GateRef currentInst5 = Int32LSL(currentInst4, Int32(8)); // 8 : set as high 8 bits
630 return Int32Add(currentInst5, ZExtInt8ToInt32(ReadInst8_1(pc)));
643 GateRef currentInst5 = Int32LSL(currentInst4, Int32(8)); // 8 : set as high 8 bits
644 return Int32Add(currentInst5, ZExtInt8ToInt32(ReadInst8_2(pc)));
657 GateRef currentInst5 = Int64LSL(currentInst4, Int64(8)); // 8 : set as high 8 bits
658 GateRef currentInst6 = Int64Add(currentInst5, ZExtInt8ToInt64(ReadInst8_4(pc)));