Home
last modified time | relevance | path

Searched refs:fcw (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h163 __u16 fcw; member
/external/crosvm/x86_64/src/
Dregs.rs170 fcw: 0x37f, in setup_fpu()
/external/elfutils/tests/
Drun-readelf-mixed-corenote.sh581 fcw: 0x037f fsw: 0x0000
Drun-allregs.sh133 65: %fcw (fcw), unsigned 16 bits
2852 65: %fcw (fcw), unsigned 16 bits
Drun-addrcfi.sh193 control reg65 (%fcw): undefined
259 control reg65 (%fcw): undefined
3746 control reg65 (%fcw): undefined
/external/crosvm/kvm_sys/src/x86/
Dbindings.rs1862 pub fcw: __u16, field
1896 unsafe { &(*(::std::ptr::null::<kvm_fpu>())).fcw as *const _ as usize }, in bindgen_test_layout_kvm_fpu()
1902 stringify!(fcw) in bindgen_test_layout_kvm_fpu()
/external/elfutils/backends/
DChangeLog1126 * x86_64_regs.c (x86_64_register_info): Likewise for fcw, fsw.