Displaying 1 result from an estimated 1 matches for "5e3e".
Did you mean:
5.3e
2017 Sep 29
2
HiPE calling convention
...00005e30 <hipe_test::test1>:
5e30: 49 01 ef add %rbp,%r15
<========== RBP and R15 contain arguments and RBP is clobbered
5e33: c3 retq
5e34: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1)
5e3b: 00 00 00
5e3e: 66 90 xchg %ax,%ax
0000000000005e40 <hipe_test::test2>:
5e40: e9 eb ff ff ff jmpq 5e30 <hipe_test::test1>
5e45: 66 2e 0f 1f 84 00 00 nopw %cs:0x0(%rax,%rax,1)
5e4c: 00 00 00
5e4f: 90...