SPSR_EL1
#define SPSR_EL1_REG MRS_REG_ALT_NAME(SPSR_EL1)
hypctx_write_sys_reg(hypctx, SPSR_EL1, new_spsr);
hypctx_write_sys_reg(hypctx, SPSR_EL1,
hypctx_read_sys_reg(hypctx, SPSR_EL1));