KernelTestFramework / ktf

Kernel Test Framework
BSD 2-Clause "Simplified" License
140 stars 18 forks source link

entry: SAVE/RESTORE_ALL_REGS cond. exclude AX #298

Closed sktt closed 1 year ago

sktt commented 1 year ago

Because syscalls provides the result in ax, we probably don't want to restore it to its original value. Allow to conditionally exclude ax.