[pypy-dev] Instruction 320

M A teammember0x01 at gmail.com
Wed Oct 27 14:09:21 EDT 2021


Hi, would anyone know what instruction/opcode 320 does? I'm in the file pyopcode.py tracing a problem to  dispatch_bytecode(). The problem I have encountered happens when next_instr and self.last_instr are both equal to 320. I have tried looking at the file opcode.py. There was no mention of 320 anywhere. Any hints or help would be great.

Thank you.


More information about the pypy-dev mailing list