We discuss why 2-byte alignment is not sufficient for thumb2 instructions even though the ISA supports an arbitrary mixture of 2- and 4-byte instructions.
Enable MAC address spoofing in Hyper-V manager network adapter settings if nested VMs are bridged onto that NIC.
We give an overview of the stack unwinding and exception handling for C++ like languages on x86_64. We describe the use of `.eh_frame` and `.gcc_except_table` section and the 2-phase unwinding procedure.
We introduce compiler instrinsic functions and resolve undefined symbols to `__aeabi_*` when cross-compiling for ARM microcontrollers.