Do not deallocate stack for jump/switch table jumps
Though the name is misleading, we consider them to be branching. For branch instructions we do not deallocate (parts of) the stack, but keep the stack pointer (sp) intact.
Loading
Please register or sign in to comment