Searched refs:VKI_REG_RSI (Results 1 – 3 of 3) sorted by relevance
138 uc->uc_mcontext.gregs[VKI_REG_RSI] = tst->arch.vex.guest_RSI; in ML_()140 (Addr)&uc->uc_mcontext.gregs[VKI_REG_RSI], sizeof(UWord)); in ML_()347 tst->arch.vex.guest_RSI = uc->uc_mcontext.gregs[VKI_REG_RSI]; in ML_()349 (Addr)&uc->uc_mcontext.gregs[VKI_REG_RSI], OFFSET_amd64_RSI, in ML_()
1360 #define VKI_REG_RSI REG_RSI macro
299 (*regs)[VKI_REG_RSI] = arch->vex.guest_RSI; in fill_regset()