Home
last modified time | relevance | path

Searched refs:fp_frac (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/tricore/
H A Dop_helper.c1966 fp_frac = extract32(int_mant, 8, 23); in helper_pack()
1969 fp_frac = 0; in helper_pack()
1972 fp_frac = 0; in helper_pack()
1975 fp_frac = 0; in helper_pack()
1986 fp_frac = extract32(fp_exp_frac, 0, 23); in helper_pack()
1990 ret = ret + (fp_frac & 0x7fffff); in helper_pack()
1998 int32_t fp_frac = extract32(arg1, 0, 23); in helper_unpack() local
2004 int_mant = (fp_frac << 7); in helper_unpack()
2005 } else if ((fp_exp == 0) && (fp_frac == 0)) { in helper_unpack()
2010 int_mant = (fp_frac << 7); in helper_unpack()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/tricore/
H A Dop_helper.c1966 fp_frac = extract32(int_mant, 8, 23); in helper_pack()
1969 fp_frac = 0; in helper_pack()
1972 fp_frac = 0; in helper_pack()
1975 fp_frac = 0; in helper_pack()
1986 fp_frac = extract32(fp_exp_frac, 0, 23); in helper_pack()
1990 ret = ret + (fp_frac & 0x7fffff); in helper_pack()
1998 int32_t fp_frac = extract32(arg1, 0, 23); in helper_unpack() local
2004 int_mant = (fp_frac << 7); in helper_unpack()
2005 } else if ((fp_exp == 0) && (fp_frac == 0)) { in helper_unpack()
2010 int_mant = (fp_frac << 7); in helper_unpack()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/tricore/
H A Dop_helper.c1966 fp_frac = extract32(int_mant, 8, 23); in helper_pack()
1969 fp_frac = 0; in helper_pack()
1972 fp_frac = 0; in helper_pack()
1975 fp_frac = 0; in helper_pack()
1986 fp_frac = extract32(fp_exp_frac, 0, 23); in helper_pack()
1990 ret = ret + (fp_frac & 0x7fffff); in helper_pack()
1998 int32_t fp_frac = extract32(arg1, 0, 23); in helper_unpack() local
2004 int_mant = (fp_frac << 7); in helper_unpack()
2005 } else if ((fp_exp == 0) && (fp_frac == 0)) { in helper_unpack()
2010 int_mant = (fp_frac << 7); in helper_unpack()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/tricore/
H A Dop_helper.c1959 fp_frac = extract32(int_mant, 8, 23); in helper_pack()
1962 fp_frac = 0; in helper_pack()
1965 fp_frac = 0; in helper_pack()
1968 fp_frac = 0; in helper_pack()
1979 fp_frac = extract32(fp_exp_frac, 0, 23); in helper_pack()
1983 ret = ret + (fp_frac & 0x7fffff); in helper_pack()
1991 int32_t fp_frac = extract32(arg1, 0, 23); in helper_unpack() local
1997 int_mant = (fp_frac << 7); in helper_unpack()
1998 } else if ((fp_exp == 0) && (fp_frac == 0)) { in helper_unpack()
2003 int_mant = (fp_frac << 7); in helper_unpack()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/tricore/
H A Dop_helper.c1966 fp_frac = extract32(int_mant, 8, 23); in helper_pack()
1969 fp_frac = 0; in helper_pack()
1972 fp_frac = 0; in helper_pack()
1975 fp_frac = 0; in helper_pack()
1986 fp_frac = extract32(fp_exp_frac, 0, 23); in helper_pack()
1990 ret = ret + (fp_frac & 0x7fffff); in helper_pack()
1998 int32_t fp_frac = extract32(arg1, 0, 23); in helper_unpack() local
2004 int_mant = (fp_frac << 7); in helper_unpack()
2005 } else if ((fp_exp == 0) && (fp_frac == 0)) { in helper_unpack()
2010 int_mant = (fp_frac << 7); in helper_unpack()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/tricore/
H A Dop_helper.c1966 fp_frac = extract32(int_mant, 8, 23); in helper_pack()
1969 fp_frac = 0; in helper_pack()
1972 fp_frac = 0; in helper_pack()
1975 fp_frac = 0; in helper_pack()
1986 fp_frac = extract32(fp_exp_frac, 0, 23); in helper_pack()
1990 ret = ret + (fp_frac & 0x7fffff); in helper_pack()
1998 int32_t fp_frac = extract32(arg1, 0, 23); in helper_unpack() local
2004 int_mant = (fp_frac << 7); in helper_unpack()
2005 } else if ((fp_exp == 0) && (fp_frac == 0)) { in helper_unpack()
2010 int_mant = (fp_frac << 7); in helper_unpack()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/tricore/
H A Dop_helper.c1966 fp_frac = extract32(int_mant, 8, 23); in helper_pack()
1969 fp_frac = 0; in helper_pack()
1972 fp_frac = 0; in helper_pack()
1975 fp_frac = 0; in helper_pack()
1986 fp_frac = extract32(fp_exp_frac, 0, 23); in helper_pack()
1990 ret = ret + (fp_frac & 0x7fffff); in helper_pack()
1998 int32_t fp_frac = extract32(arg1, 0, 23); in helper_unpack() local
2004 int_mant = (fp_frac << 7); in helper_unpack()
2005 } else if ((fp_exp == 0) && (fp_frac == 0)) { in helper_unpack()
2010 int_mant = (fp_frac << 7); in helper_unpack()
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/tricore/
H A Dop_helper.c1959 fp_frac = extract32(int_mant, 8, 23); in helper_pack()
1962 fp_frac = 0; in helper_pack()
1965 fp_frac = 0; in helper_pack()
1968 fp_frac = 0; in helper_pack()
1979 fp_frac = extract32(fp_exp_frac, 0, 23); in helper_pack()
1983 ret = ret + (fp_frac & 0x7fffff); in helper_pack()
1991 int32_t fp_frac = extract32(arg1, 0, 23); in helper_unpack() local
1997 int_mant = (fp_frac << 7); in helper_unpack()
1998 } else if ((fp_exp == 0) && (fp_frac == 0)) { in helper_unpack()
2003 int_mant = (fp_frac << 7); in helper_unpack()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/tricore/
H A Dop_helper.c1966 fp_frac = extract32(int_mant, 8, 23); in helper_pack()
1969 fp_frac = 0; in helper_pack()
1972 fp_frac = 0; in helper_pack()
1975 fp_frac = 0; in helper_pack()
1986 fp_frac = extract32(fp_exp_frac, 0, 23); in helper_pack()
1990 ret = ret + (fp_frac & 0x7fffff); in helper_pack()
1998 int32_t fp_frac = extract32(arg1, 0, 23); in helper_unpack() local
2004 int_mant = (fp_frac << 7); in helper_unpack()
2005 } else if ((fp_exp == 0) && (fp_frac == 0)) { in helper_unpack()
2010 int_mant = (fp_frac << 7); in helper_unpack()
[all …]