I'm looking into writing some arm64 assembler code, and was wondering if there is something like this: https://docs.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?