search for: 0005e

Displaying 1 result from an estimated 1 matches for "0005e".

Did you mean: 0005
2011 May 17
1
[LLVMdev] [cfe-dev] x86_64-pc-win32 ABI var arg code gen bug? Is the bitcode correct? Or is it the code gen?
...89 44 24 28  mov  QWORD PTR Marker$[rsp], rax > ; 83   :   Value = ReturnMarker (Marker); >   00050 48 8b 4c 24 28  mov  rcx, QWORD PTR Marker$[rsp] >   00055 e8 00 00 00 00  call  ReturnMarker >   0005a 89 44 24 20  mov  DWORD PTR Value$[rsp], eax > ; 84   :   VA_END(Marker); >   0005e 48 c7 44 24 28 > 00 00 00 00  mov  QWORD PTR Marker$[rsp], 0 > ; 85   : > ; 86   :   return Value; >   00067 8b 44 24 20  mov  eax, DWORD PTR Value$[rsp] > ; 87   : } > > > _______________________________________________ > cfe-dev mailing list > cfe-dev at cs.uiuc.edu...