Lines Matching full:of
6 * Permission is hereby granted, free of charge, to any person obtaining a copy
7 * of this software and associated documentation files (the "Software"), to deal
10 * copies of the Software, and to permit persons to whom the Software is
14 * all copies or substantial portions of the Software.
16 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
62 /* Invert the sense of the comparison. */
92 /* Create an "unsigned" version of a "signed" comparison. */
98 /* Create a "signed" version of an "unsigned" comparison. */
104 /* Create the eq/ne version of a tsteq/tstne comparison. */
110 /* Create the lt/ge version of a tstne/tsteq comparison of the sign. */
117 * Create a "high" version of a double-word comparison.