search for: 400524

Displaying 1 result from an estimated 1 matches for "400524".

Did you mean: 200524
2019 Aug 31
3
Usage of the jumptable attribute
...     400515:    66 2e 0f 1f 84 00 00     nopw %cs:0x0(%rax,%rax,1)       40051c:    00 00 00       40051f:    90                       nop     0000000000400520 <main>:       400520:    55                       push   %rbp       400521:    48 89 e5                 mov    %rsp,%rbp       400524:    e8 d7 ff ff ff           callq  400500 <foo>       400529:    31 c0                    xor    %eax,%eax       40052b:    5d                       pop    %rbp       40052c:    c3                       retq       40052d:    0f 1f 00                 nopl   (%rax) So, what am I doing wro...