Lines Matching defs:currentInst2

130     GateRef currentInst2 = Int32LSL(currentInst1, Int32(8));  // 8 : set as high 8 bits
131 return Int32Add(currentInst2, ZExtInt8ToInt32(ReadInst8_0(pc)));
144 GateRef currentInst2 = Int32Add(currentInst1, ZExtInt8ToInt32(ReadInst8_2(pc)));
145 GateRef currentInst3 = Int32LSL(currentInst2, Int32(8)); // 8 : set as high 8 bits
158 GateRef currentInst2 = Int16LSL(currentInst1, Int16(8)); // 8 : set as high 8 bits
159 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_0(pc)));
169 GateRef currentInst2 = Int16LSL(currentInst1, Int16(8)); // 8 : set as high 8 bits
171 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_1(pc)));
181 GateRef currentInst2 = Int16LSL(currentInst1, Int16(8)); // 8 : set as high 8 bits
183 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_2(pc)));
193 GateRef currentInst2 = Int16LSL(currentInst1, Int16(8)); // 8 : set as high 8 bits
195 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_3(pc)));
205 GateRef currentInst2 = Int16LSL(currentInst1, Int16(8)); // 8 : set as high 8 bits
207 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_4(pc)));
217 GateRef currentInst2 = Int16LSL(currentInst1, Int16(8)); // 8 : set as high 8 bits
219 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_5(pc)));
229 GateRef currentInst2 = Int16LSL(currentInst1, Int16(8)); // 8 : set as high 8 bits
231 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_6(pc)));
241 GateRef currentInst2 = Int16LSL(currentInst1, Int16(8)); // 8 : set as high 8 bits
243 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_9(pc)));
612 GateRef currentInst2 = Int32Add(currentInst1, ZExtInt8ToInt32(ReadInst8_2(pc)));
613 GateRef currentInst3 = Int32LSL(currentInst2, Int32(8)); // 8 : set as high 8 bits
626 GateRef currentInst2 = Int32Add(currentInst1, ZExtInt8ToInt32(ReadInst8_3(pc)));
627 GateRef currentInst3 = Int32LSL(currentInst2, Int32(8)); // 8 : set as high 8 bits
640 GateRef currentInst2 = Int32Add(currentInst1, ZExtInt8ToInt32(ReadInst8_4(pc)));
641 GateRef currentInst3 = Int32LSL(currentInst2, Int32(8)); // 8 : set as high 8 bits
654 GateRef currentInst2 = Int64Add(currentInst1, ZExtInt8ToInt64(ReadInst8_6(pc)));
655 GateRef currentInst3 = Int64LSL(currentInst2, Int64(8)); // 8 : set as high 8 bits