Searched refs:VKI_REG_FSBASE (Results 1 – 3 of 3) sorted by relevance
204 uc->uc_mcontext.gregs[VKI_REG_FSBASE] = tst->arch.vex.guest_FS_CONST; in ML_()206 (Addr)&uc->uc_mcontext.gregs[VKI_REG_FSBASE], sizeof(UWord)); in ML_()397 tst->arch.vex.guest_FS_CONST = uc->uc_mcontext.gregs[VKI_REG_FSBASE]; in ML_()399 (Addr)&uc->uc_mcontext.gregs[VKI_REG_FSBASE], in ML_()
1343 #define VKI_REG_FSBASE REG_FSBASE macro
316 (*regs)[VKI_REG_FSBASE] = arch->vex.guest_FS_CONST; in fill_regset()