Created by: egrimley
On ARM and AArch64 we use the macros SAVE_PRESERVED_REGS and RESTORE_PRESERVED_REGS to save and restore REG_PRESERVED_1 and the link register, LR. The function test_nzcv_pos no longer uses REG_PRESERVED_2, so that macro is removed, for now.
Fixes #2173 (closed)