mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-02-16 13:34:45 -06:00
The x86_64 SysV calling convention does not require r8-r11 to be preserved by the callee. So we need to save and restore them in the low-level interrupt handling code in case the C interrupt() function uses them. |
||
---|---|---|
.. | ||
loongarch | ||
boot.h | ||
bootparams.h | ||
bootsect.S | ||
efi.h | ||
efisetup.c | ||
header.S | ||
macros.h | ||
mbr.S | ||
peimage.h | ||
sbat.csv | ||
setup.S | ||
startup32.S | ||
startup64.S |