Share via

ARM64 assembler exception handling

David Xanatos 6 Reputation points
2022-04-21T06:55:03.407+00:00

I'm looking into writing some arm64 assembler code, and was wondering if there is something like this: https://learn.microsoft.com/ms-my/cpp/assembler/masm/dot-pushreg?view=msvc-160
for arm64 assembler, i.e. directives that have to be set for proper exception handling?

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.