| /src/external/lgpl3/gmp/dist/mpn/generic/ |
| divrem.c | 75 mp_limb_t qhl; local 90 qhl = q2p[qn]; 98 qhl = q2p[qn]; 101 return qhl;
|
| tdiv_qr.c | 72 mp_limb_t qhl, cy; local 86 qhl = mpn_divrem_2 (qp, 0L, n2p, nn + (cy != 0), d2p); 88 qp[nn - 2] = qhl; /* always store nn-2+1 quotient limbs */ 97 qhl = mpn_divrem_2 (qp, 0L, n2p, nn, dp); 98 qp[nn - 2] = qhl; /* always store nn-2+1 quotient limbs */
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| mips-opc.c | 2242 {"muleq_s.pw.qhl", "d,s,t", 0x7c000714, 0xfc0007ff, WR_1|RD_2|RD_3|WR_HILO, 0, 0, D64, 0 }, 2263 {"preceq.pw.qhl", "d,t", 0x7c000316, 0xffe007ff, WR_1|RD_2, 0, 0, D64, 0 }, 2273 {"precequ.pw.qhl", "d,t", 0x7c000116, 0xffe007ff, WR_1|RD_2, 0, 0, D64, 0 },
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| mips-opc.c | 2242 {"muleq_s.pw.qhl", "d,s,t", 0x7c000714, 0xfc0007ff, WR_1|RD_2|RD_3|WR_HILO, 0, 0, D64, 0 }, 2263 {"preceq.pw.qhl", "d,t", 0x7c000316, 0xffe007ff, WR_1|RD_2, 0, 0, D64, 0 }, 2273 {"precequ.pw.qhl", "d,t", 0x7c000116, 0xffe007ff, WR_1|RD_2, 0, 0, D64, 0 },
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| mips-opc.c | 2242 {"muleq_s.pw.qhl", "d,s,t", 0x7c000714, 0xfc0007ff, WR_1|RD_2|RD_3|WR_HILO, 0, 0, D64, 0 }, 2263 {"preceq.pw.qhl", "d,t", 0x7c000316, 0xffe007ff, WR_1|RD_2, 0, 0, D64, 0 }, 2273 {"precequ.pw.qhl", "d,t", 0x7c000116, 0xffe007ff, WR_1|RD_2, 0, 0, D64, 0 },
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| mips-opc.c | 2242 {"muleq_s.pw.qhl", "d,s,t", 0x7c000714, 0xfc0007ff, WR_1|RD_2|RD_3|WR_HILO, 0, 0, D64, 0 }, 2263 {"preceq.pw.qhl", "d,t", 0x7c000316, 0xffe007ff, WR_1|RD_2, 0, 0, D64, 0 }, 2273 {"precequ.pw.qhl", "d,t", 0x7c000116, 0xffe007ff, WR_1|RD_2, 0, 0, D64, 0 },
|