Author Topic: Win64 exception handling unwind pseudo ops  (Read 7600 times)

nobody

  • Guest
Win64 exception handling unwind pseudo ops
« on: September 17, 2009, 12:52:38 PM »
How do I go about making Win64 asm code with unwind semantics?
ml64 has pseudo ops built in like .setframe, .savexmm128, .allocstack etc.
Am I missing something, or is there a macro file out there that I should be including?
thx