Searched refs:tsig1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/multiarch/linux/ |
H A D | linux-sigrtminmax.c | 43 int tsig1, hsig1, count1, tsig2, hsig2, count2; in main() local 49 tsig1 = __SIGRTMIN; in main() 57 tsig1, hsig1, count1, tsig2, hsig2, count2); in main()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | fpu_helper.c | 1930 uint64_t dsig0, dsig1, tsig0, tsig1, rsig0, rsig1, rsig2; in helper_fyl2x_common() local 1969 tsig1 = estimateDiv128To64(rsig1, rsig2, dsig0); in helper_fyl2x_common() 1975 mul128To256(tsig0, tsig1, tsig0, tsig1, in helper_fyl2x_common() 2020 mul128To256(asig0, asig1, tsig0, tsig1, in helper_fyl2x_common()
|