Inline assembly question

Dibyendu Majumdar d.majumdar at gmail.com
Sun Nov 12 22:40:06 UTC 2017


On Sunday, 12 November 2017 at 22:24:08 UTC, Basile B. wrote:
> On Sunday, 12 November 2017 at 22:20:46 UTC, Dibyendu Majumdar 
> wrote:
>> On Sunday, 12 November 2017 at 22:00:58 UTC, Basile B. wrote:
>>> On Sunday, 12 November 2017 at 21:27:28 UTC, Dibyendu Majumdar
>> I am not sure I have understood above; will DMD generate the 
>> right Win64 unwind info for this contrived example:
>
> no in naked mode you have to save and restore by hand.

So how does one manually generate the .pdata and .xdata sections?
Are you saying that this is what I would need to do?

Another question - how can I tell DMD to no generate the frame 
pointer?

Thanks for answering my questions.

Regards
Dibyendu



More information about the Digitalmars-d-learn mailing list