x64 - Dave's Blog

Search
My timeline on Mastodon

Kevin Frei @ NWCPP: Exception Handling Cost

2010 May 10, 7:23"Kevin Frei - Exception Hanlding Cost September 2006 meeting of the Northwest C++ Users Group. Discussion of the assembly language cost of exception handling on the x86 Windows and x64 Windows platform"PermalinkCommentsC++ programming language exception microsoft windows performance technical video

Annotated x64 Disassembly

2010 Feb 19, 2:26A short tutorial on debugging amd64 assemblyPermalinkCommentsmicrosoft tutorial msdn debug debugging technical assembly x64 amd64 windows documentation

The Old New Thing : The history of calling conventions, part 5: amd64

2009 Apr 1, 6:19"The first four parameters to a function are passed in rcx, rdx, r8 and r9. Any further parameters are pushed on the stack. Furthermore, space for the register parameters is reserved on the stack, in case the called function wants to spill them; this is important if the function is variadic."PermalinkCommentsamd64 calling-convention debug x64 msdn raymond-chen assembly

Download details: Application Verifier

2006 Mar 20, 4:36PermalinkCommentsmicrosoft security tools windows x64 x86 debug programming free

Debugging Tools and Symbols: Getting Started

2006 Mar 9, 9:53PermalinkCommentsmicrosoft windows decompiler debug debugger x64 x86

Setup and installation considerations for Windows x64 Edition-based computers

2006 Jan 4, 6:02PermalinkCommentswindows x64 install microsoft
Older Entries Creative Commons License Some rights reserved.