MIR: Stack manipulation
Let's add support for the remaining stack manipulation instructions:
-
DIG n: A @ ( ty1 : B ) — ty1 : ( A @ B ) -
DUG n: ty1 : ( A @ B ) — A @ ( ty1 : B )
Edited by Sandeep.C.R
Let's add support for the remaining stack manipulation instructions:
DIG n: A @ ( ty1 : B ) — ty1 : ( A @ B )
DUG n: ty1 : ( A @ B ) — A @ ( ty1 : B )