mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-03 04:28:12 +00:00
add opcode for swapping top two values on the stack
This commit is contained in:
+2
-1
@@ -1349,7 +1349,8 @@ RDI_EvalOpTable:
|
||||
{CallSiteValue 48 4 0 0}
|
||||
{PartialValue 49 4 0 0}
|
||||
{PartialValueBit 50 8 0 0}
|
||||
{COUNT 51 0 0 0}
|
||||
{Swap 51 0 2 2} // swaps the top two entries on the stack
|
||||
{COUNT 52 0 0 0}
|
||||
}
|
||||
|
||||
// NOTE(rjf): "ck" -> "conversion kind, when converted to type group", used in square matrix form
|
||||
|
||||
Reference in New Issue
Block a user