Searched refs:fcw (Results 1 - 6 of 6) sorted by relevance

/external/qemu/android/config/linux-x86/asm/
H A Dkvm.h131 __u16 fcw; member in struct:kvm_fpu
/external/qemu/android/config/linux-x86_64/asm/
H A Dkvm.h131 __u16 fcw; member in struct:kvm_fpu
/external/qemu/target-i386/
H A Dhax-interface.h24 uint16_t fcw; member in struct:fx_layout
H A Dhax-all.c952 env->fpuc = fpu.fcw;
972 fpu.fcw = env->fpuc;
H A Dkvm.c377 fpu.fcw = env->fpuc;
486 env->fpuc = fpu.fcw;
/external/elfutils/tests/
H A Drun-allregs.sh140 65: %fcw (fcw), unsigned 16 bits

Completed in 92 milliseconds