HomeSort by relevance Sort by last modified time
    Searched defs:restore_machine_context (Results 1 - 2 of 2) sorted by null

  /external/valgrind/coregrind/m_syswrap/
syswrap-amd64-solaris.c 313 void ML_(restore_machine_context)(ThreadId tid, vki_ucontext_t *uc, function
411 "restore_machine_context(uc->uc_mcontext.gregs[VKI_REG_RFL])",
483 "restore_machine_context(uc->uc_mcontext.fpregs..cw)",
487 "restore_machine_context(uc->uc_mcontext.fpregs..sw)",
491 "restore_machine_context(uc->uc_mcontext.fpregs..fctw)",
495 "restore_machine_context(uc->uc_mcontext.fpregs..fop)",
499 "restore_machine_context(uc->uc_mcontext.fpregs..rip)",
503 "restore_machine_context(uc->uc_mcontext.fpregs..rdp)",
507 "restore_machine_context(uc->uc_mcontext.fpregs..mxcsr)",
511 "restore_machine_context(uc->uc_mcontext.fpregs..mxcsr_mask)"
    [all...]
syswrap-x86-solaris.c 231 context in ML_(restore_machine_context)() without the loss of precision.
335 void ML_(restore_machine_context)(ThreadId tid, vki_ucontext_t *uc, function
386 "restore_machine_context(uc->uc_mcontext.gregs[VKI_ESP])",
430 "restore_machine_context(uc->uc_mcontext.gregs[VKI_EFL])",
506 "restore_machine_context(uc->uc_mcontext.fpregs..x87_state)",
522 "restore_machine_context(uc->uc_mcontext.fpregs..mxcsr)",
    [all...]

Completed in 3080 milliseconds