Searched refs:compensate (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/gcc/
H A Doptabs.c6112 bool compensate;
6160 can compensate. In the case in which the old value is supported, then
6164 compensate = false;
6172 compensate = true;
6183 compensate = true;
6203 /* If we need to compensate for using an operation with the
6205 if (compensate)
6086 bool compensate; local
/freebsd-10.3-release/sys/mips/mips/
H A Dfp.S1096 subu t1, t1, 3 # compensate for result position
1171 subu t1, t1, 3 # compensate for result position

Completed in 124 milliseconds