Home
last modified time | relevance | path

Searched refs:floatx80_pi (Results 1 – 2 of 2) sorted by relevance

/qemu/include/fpu/
H A Dsoftfloat.h1104 #define floatx80_pi make_floatx80(0x4000, 0xc90fdaa22168c235LL) macro
/qemu/target/i386/tcg/
H A Dfpu_helper.c646 ST0 = floatx80_pi; in helper_fldpi_ST0()