/external/lldb/source/Plugins/Process/POSIX/ |
D | RegisterContext_i386.h | 121 uint16_t fcw; member
|
D | RegisterContext_x86_64.h | 237 uint16_t fcw; member
|
D | RegisterContext_x86_64.cpp | 397 … DEFINE_FPR(fcw, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, gdb_fpu_fcw), 739 value = m_fpr.xstate.fxsave.fcw; in ReadRegister() 832 m_fpr.xstate.fxsave.fcw = value.GetAsUInt16(); in WriteRegister()
|
D | RegisterContext_i386.cpp | 212 DEFINE_FPR(fcw, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, gdb_fcw),
|
/external/lldb/source/Plugins/Process/Utility/ |
D | RegisterContextDarwin_i386.cpp | 252 …{ DEFINE_FPU_UINT(fcw) , { LLDB_INVALID_REGNUM , LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM… 594 value = fpu.fcw; in ReadRegister() 714 fpu.fcw = value.GetAsUInt16(); in WriteRegister()
|
D | RegisterContextDarwin_i386.h | 97 uint16_t fcw; member
|
D | RegisterContextDarwin_x86_64.h | 101 uint16_t fcw; // "fctrl" member
|
D | RegisterContextDarwin_x86_64.cpp | 280 …{ DEFINE_FPU_UINT(fcw) , { LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM … 641 value = fpu.fcw; in ReadRegister() 769 fpu.fcw = value.GetAsUInt16(); in WriteRegister()
|
/external/qemu/android/config/linux-x86_64/asm/ |
D | kvm.h | 131 __u16 fcw; member
|
/external/qemu/android/config/linux-x86/asm/ |
D | kvm.h | 131 __u16 fcw; member
|
/external/qemu/target-i386/ |
D | hax-interface.h | 24 uint16_t fcw; member
|
D | hax-all.c | 1000 env->fpuc = fpu.fcw; in hax_get_fpu() 1020 fpu.fcw = env->fpuc; in hax_set_fpu()
|
D | kvm.c | 379 fpu.fcw = env->fpuc; in kvm_put_fpu() 488 env->fpuc = fpu.fcw; in kvm_get_fpu()
|
/external/linux-tools-perf/perf-3.12.0/arch/x86/include/uapi/asm/ |
D | kvm.h | 154 __u16 fcw; member
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | kvm.h | 154 __u16 fcw; member
|
/external/lldb/tools/debugserver/source/MacOSX/i386/ |
D | DNBArchImplI386.cpp | 1107 … fpu_fcw , "fctrl" , NULL, Uint, Hex, FPU_SIZE_UINT(fcw) , FPU_OFFSET(fcw) … 1140 … fpu_fcw , "fctrl" , NULL, Uint, Hex, FPU_SIZE_UINT(fcw) , AVX_OFFSET(fcw) …
|
/external/lldb/tools/debugserver/source/MacOSX/x86_64/ |
D | DNBArchImplX86_64.cpp | 1407 … fpu_fcw , "fctrl" , NULL, Uint, Hex, FPU_SIZE_UINT(fcw) , FPU_OFFSET(fcw) … 1448 … fpu_fcw , "fctrl" , NULL, Uint, Hex, FPU_SIZE_UINT(fcw) , AVX_OFFSET(fcw) …
|
/external/elfutils/0.153/backends/ |
D | ChangeLog | 312 * x86_64_regs.c (x86_64_register_info): Likewise for fcw, fsw.
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 41510 http://www.fcw.com/ 41511 http://www.fcw.com/fcw/articles/2002/0415/cov-xml-04-15-02.asp 41512 http://www.fcw.com/fcw/articles/2002/0429/tec-model-04-29-02.asp 41513 http://www.fcw.com/fcw/articles/2004/0531/news-egov-05-31-04.asp 41514 http://www.fcw.com/fcw/articles/2004/0607/tec-google-06-07-02.asp 41515 http://www.fcw.com/fcw/articles/2004/1018/feat-rewire-10-18-04.asp 41516 http://www.fcw.com/vendorsolutions/NIHECS_04/contract.asp
|