Displaying 1 result from an estimated 1 matches for "mihalyi".
2017 Apr 05
2
Deopt operand bundle behavior
...tCode
callq *%rdx
popq %rax
retq
For some reason with the deopt operand bundle for the second half of the value returned by getCode the wrong register is used, namingly %rax instead of %rdx.
Am I not aware of something regarding to this feature?
Thanks ahead for your time,
Daniel Mihalyi