Open iambrj opened 3 years ago
Here, it is not mentioned that TailJmp also reads from its arg field (the register containing the function address), in addition to callee saved registers.
TailJmp
arg
The same applies for IndirectCallq
IndirectCallq
Here, it is not mentioned that
TailJmp
also reads from itsarg
field (the register containing the function address), in addition to callee saved registers.