Searched refs:opindex (Results 1 – 1 of 1) sorted by relevance
334 def loadAndEmitAltStub(source, opindex): argument335 op = opcodes[opindex]339 dict.update({ "opcode":op, "opnum":opindex })374 def loadAndEmitAsm(location, opindex, sister_list): argument375 op = opcodes[opindex]378 dict.update({ "opcode":op, "opnum":opindex })388 def emitFallback(opindex): argument389 op = opcodes[opindex]391 dict.update({ "opcode":op, "opnum":opindex })