Lines Matching refs:ZExtInt8ToInt16
137 GateRef currentInst1 = ZExtInt8ToInt16(ReadInst8_1(pc)); in ReadInst16_0()
139 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_0(pc))); in ReadInst16_0()
145 GateRef currentInst1 = ZExtInt8ToInt16(ReadInst8_2(pc)); in ReadInst16_1()
148 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_1(pc))); in ReadInst16_1()
154 GateRef currentInst1 = ZExtInt8ToInt16(ReadInst8_3(pc)); in ReadInst16_2()
157 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_2(pc))); in ReadInst16_2()
163 GateRef currentInst1 = ZExtInt8ToInt16(ReadInst8_4(pc)); in ReadInst16_3()
166 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_3(pc))); in ReadInst16_3()
172 GateRef currentInst1 = ZExtInt8ToInt16(ReadInst8_5(pc)); in ReadInst16_4()
175 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_4(pc))); in ReadInst16_4()
181 GateRef currentInst1 = ZExtInt8ToInt16(ReadInst8_6(pc)); in ReadInst16_5()
184 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_5(pc))); in ReadInst16_5()
190 GateRef currentInst1 = ZExtInt8ToInt16(ReadInst8_7(pc)); in ReadInst16_6()
193 return Int16Add(currentInst2, ZExtInt8ToInt16(ReadInst8_6(pc))); in ReadInst16_6()