Searched refs:DUP_TOP_TWO (Results 1 – 4 of 4) sorted by relevance
70 ``DUP_TOP_TWO``, ``ROT_TWO``, ``ROT_THREE``, ``ROT_FOUR``, and ``ROT_N``)
2027 def DUP_TOP_TWO(self, inst): member in InstructionTranslatorBase
1643 | | :opcode:`!DUP_TOP_TWO` | | :opcode:`SWAP` | …
12258 the new (and simpler) DUP_TOP_TWO. Performance isn't changed, but our