| /src/external/bsd/zstd/dist/lib/decompress/ |
| huf_decompress_amd64.S | 73 #define op3 rdi define 148 movq 56(%rax), %op3 165 * op3 & ip0 mustn't be clobbered 171 subq %op3, %rax /* rax = oend - op3 */ 173 /* r15 = (oend - op3) / 5 */ 199 /* olimit = op3 + r15 */ 200 addq %op3, %olimit 205 /* If (op3 + 20 > olimit) */ 206 movq %op3, %rax /* rax = op3 * [all...] |
| huf_decompress.c | 637 BYTE* op3 = opStart3; local 656 HUF_DECODE_SYMBOLX1_2(op3, &bitD3); 660 HUF_DECODE_SYMBOLX1_1(op3, &bitD3); 664 HUF_DECODE_SYMBOLX1_2(op3, &bitD3); 668 HUF_DECODE_SYMBOLX1_0(op3, &bitD3); 682 if (op3 > opStart4) return ERROR(corruption_detected); 688 HUF_decodeStreamX1(op3, &bitD3, opStart4, dt, dtLog); 1418 BYTE* op3 = opStart3; local 1446 HUF_DECODE_SYMBOLX2_2(op3, &bitD3); 1447 HUF_DECODE_SYMBOLX2_1(op3, &bitD3) [all...] |
| /src/external/gpl3/gcc/dist/gcc/c/ |
| c-fold.cc | 153 tree op0, op1, op2, op3; local 281 op3 = TREE_OPERAND (expr, 3); 297 ret = build4 (ARRAY_REF, TREE_TYPE (expr), op0, op1, op2, op3);
|
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-fold.cc | 153 tree op0, op1, op2, op3; local 281 op3 = TREE_OPERAND (expr, 3); 297 ret = build4 (ARRAY_REF, TREE_TYPE (expr), op0, op1, op2, op3);
|
| /src/external/historical/nawk/dist/ |
| parse.c | 168 Node *op3(int a, Node *b, Node *c, Node *d) function
|
| /src/external/lgpl3/mpfr/dist/tests/ |
| reuse.c | 170 mpfr_t ref, op1, op2, op3; local 180 mpfr_init2 (op3, prec); 194 set_special (op3, k); 197 testfunc (ref, op1, op2, op3, rnd); 201 testfunc (res, res, op2, op3, rnd); 206 DISP("a=", op1); DISP(", b=", op2); DISP2(", c=", op3); 214 testfunc (res, op1, res, op3, rnd); 219 DISP("a=", op1); DISP(", b=", op2); DISP2(", c=", op3); 226 mpfr_set (res, op3, rnd); 232 DISP("a=", op1); DISP(", b=", op2); DISP2(", c=", op3); [all...] |
| taway.c | 146 mpfr_t ref, op1, op2, op3; local 161 mpfr_init2 (op3, p3); 174 set_special (op3, k); 176 inexa = testfunc (res, op1, op2, op3, MPFR_RNDA); 178 inexd = testfunc (ref, op1, op2, op3, r); 183 DISP("a=", op1); DISP(", b=", op2); DISP2(", c=", op3); 195 mpfr_clear (op3);
|
| /src/external/bsd/ntp/dist/tests/libntp/ |
| lfpfunc.c | 443 l_fp op3 = l_fp_init_from_double(op2); local 445 l_fp temp = l_fp_subtract(op1, op3);
|
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-ubsan.cc | 278 tree op3 local 281 op1 = fold_build3 (COND_EXPR, type2, op3, TYPE_MAX_VALUE (type2),
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-vect-slp-patterns.cc | 912 slp_tree op3 = ops[styles[style][3]]; local 917 || !is_eq_or_top (perm_cache, op2, perms[perm][2], op3, perms[perm][3])) 922 && compatible_complex_nodes_p (compat_cache, op2, cq[perm][2], op3,
|
| tree-parloops.cc | 466 tree op1, op2, op3 = NULL_TREE, op4 = NULL_TREE; local 665 op3 = gimple_assign_rhs1 (def_stmt); 666 if (COMPARISON_CLASS_P (op3)) 668 op4 = TREE_OPERAND (op3, 1); 669 op3 = TREE_OPERAND (op3, 0); 671 if (op3 == phi_name || op4 == phi_name) 717 || (op3 && TREE_CODE (op3) == SSA_NAME 718 && !types_compatible_p (type, TREE_TYPE (op3))) [all...] |
| tree-ssa-forwprop.cc | 2602 tree op0, op1, op2, op3, arg0, arg1; local 2658 op3 = gimple_assign_rhs3 (def_stmt); 2659 if (TREE_CODE (op3) != VECTOR_CST) 2661 ident = is_combined_permutation_identity (op3, op2);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-vect-slp-patterns.cc | 912 slp_tree op3 = ops[styles[style][3]]; local 917 || !is_eq_or_top (perm_cache, op2, perms[perm][2], op3, perms[perm][3])) 922 && compatible_complex_nodes_p (compat_cache, op2, cq[perm][2], op3,
|
| /src/external/gpl3/gdb/dist/sim/h8300/ |
| h8300-sim.h | 102 ea_type op3; member in struct:__anon19485
|
| /src/external/gpl3/gdb.old/dist/sim/h8300/ |
| h8300-sim.h | 102 ea_type op3; member in struct:__anon22224
|
| /src/sys/arch/amd64/amd64/ |
| db_disasm.c | 130 #define op3(x,y,z) ((x)|((y)<<8)|((z)<<16)) macro 339 /*a4*/ { "shld", true, LONG, op3(Ib,R,E), 0 }, 340 /*a5*/ { "shld", true, LONG, op3(CL,R,E), 0 }, 348 /*ac*/ { "shrd", true, LONG, op3(Ib,R,E), 0 }, 349 /*ad*/ { "shrd", true, LONG, op3(CL,R,E), 0 }, 721 /*69*/ { "imul", true, LONG, op3(I,E,R), 0 }, 723 /*6b*/ { "imul", true, LONG, op3(Ibs,E,R),0 },
|
| /src/sys/arch/i386/i386/ |
| db_disasm.c | 113 #define op3(x,y,z) ((x)|((y)<<8)|((z)<<16)) macro 307 /*a4*/ { "shld", true, LONG, op3(Ib,R,E), 0 }, 308 /*a5*/ { "shld", true, LONG, op3(CL,R,E), 0 }, 316 /*ac*/ { "shrd", true, LONG, op3(Ib,R,E), 0 }, 317 /*ad*/ { "shrd", true, LONG, op3(CL,R,E), 0 }, 684 /*69*/ { "imul", true, LONG, op3(I,E,R), 0 }, 686 /*6b*/ { "imul", true, LONG, op3(Ibs,E,R),0 },
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-h8300.c | 1234 unsigned char op0, op1, op2, op3; 1290 op3 = bfd_get_8 (abfd, op_ptr + 3); 1295 && (op3 & 0x80) == 0x80) 1302 op3 &= ~0x08; 1303 bfd_put_8 (abfd, op3, op_ptr + 3); 1380 unsigned char op0, op1, op2, op3, op0n, op1n; 1394 op3 = bfd_get_8 (abfd, contents + irel->r_offset - 1); 1401 if ((op1 & 0x8F) == 0x00 && (op3 & 0x70) == 0x20) 1409 if ((op1 & 0x0F) == 0x00 && (op3 & 0x70) == 0x20) 1424 op1n = (op3 & 0x8F) | (op1 & 0x70) 1233 unsigned char op0, op1, op2, op3; local 1379 unsigned char op0, op1, op2, op3, op0n, op1n; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-h8300.c | 1234 unsigned char op0, op1, op2, op3; 1290 op3 = bfd_get_8 (abfd, op_ptr + 3); 1295 && (op3 & 0x80) == 0x80) 1302 op3 &= ~0x08; 1303 bfd_put_8 (abfd, op3, op_ptr + 3); 1380 unsigned char op0, op1, op2, op3, op0n, op1n; 1394 op3 = bfd_get_8 (abfd, contents + irel->r_offset - 1); 1401 if ((op1 & 0x8F) == 0x00 && (op3 & 0x70) == 0x20) 1409 if ((op1 & 0x0F) == 0x00 && (op3 & 0x70) == 0x20) 1424 op1n = (op3 & 0x8F) | (op1 & 0x70) 1233 unsigned char op0, op1, op2, op3; local 1379 unsigned char op0, op1, op2, op3, op0n, op1n; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-h8300.c | 1234 unsigned char op0, op1, op2, op3; 1290 op3 = bfd_get_8 (abfd, op_ptr + 3); 1295 && (op3 & 0x80) == 0x80) 1302 op3 &= ~0x08; 1303 bfd_put_8 (abfd, op3, op_ptr + 3); 1380 unsigned char op0, op1, op2, op3, op0n, op1n; 1394 op3 = bfd_get_8 (abfd, contents + irel->r_offset - 1); 1401 if ((op1 & 0x8F) == 0x00 && (op3 & 0x70) == 0x20) 1409 if ((op1 & 0x0F) == 0x00 && (op3 & 0x70) == 0x20) 1424 op1n = (op3 & 0x8F) | (op1 & 0x70) 1233 unsigned char op0, op1, op2, op3; local 1379 unsigned char op0, op1, op2, op3, op0n, op1n; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-h8300.c | 1235 unsigned char op0, op1, op2, op3; 1291 op3 = bfd_get_8 (abfd, op_ptr + 3); 1296 && (op3 & 0x80) == 0x80) 1303 op3 &= ~0x08; 1304 bfd_put_8 (abfd, op3, op_ptr + 3); 1381 unsigned char op0, op1, op2, op3, op0n, op1n; 1395 op3 = bfd_get_8 (abfd, contents + irel->r_offset - 1); 1402 if ((op1 & 0x8F) == 0x00 && (op3 & 0x70) == 0x20) 1410 if ((op1 & 0x0F) == 0x00 && (op3 & 0x70) == 0x20) 1425 op1n = (op3 & 0x8F) | (op1 & 0x70) 1234 unsigned char op0, op1, op2, op3; local 1380 unsigned char op0, op1, op2, op3, op0n, op1n; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| cp-gimplify.cc | 2962 tree op0, op1, op2, op3; 3531 op3 = cp_fold (TREE_OPERAND (x, 3), flags); 3536 || op3 != TREE_OPERAND (x, 3)) 3541 || op3 == error_mark_node) 3545 x = build4_loc (loc, code, TREE_TYPE (x), op0, op1, op2, op3); 2961 tree op0, op1, op2, op3; local
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| cp-gimplify.cc | 2441 tree op0, op1, op2, op3; 2995 op3 = cp_fold (TREE_OPERAND (x, 3)); 3000 || op3 != TREE_OPERAND (x, 3)) 3005 || op3 == error_mark_node) 3009 x = build4_loc (loc, code, TREE_TYPE (x), op0, op1, op2, op3); 2440 tree op0, op1, op2, op3; local
|
| /src/external/gpl3/gcc/dist/gcc/config/visium/ |
| visium.cc | 2161 rtx op3 = gen_lowpart (SImode, op0); local 2190 pat = gen_negsi2_insn_set_carry (op3, op5); 2192 pat = gen_subsi3_insn_set_carry (op3, op4, op5); 2194 pat = gen_addsi3_insn_set_carry (op3, op4, op5); 2371 /* Split a compare-and-store with CODE, operands OP2 and OP3, combined with 2376 enum rtx_code code, rtx op2, rtx op3) 2378 machine_mode cc_mode = visium_select_cc_mode (code, op2, op3); 2385 rtx x = gen_rtx_COMPARE (cc_mode, op2, op3);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
| visium.cc | 2158 rtx op3 = gen_lowpart (SImode, op0); local 2187 pat = gen_negsi2_insn_set_carry (op3, op5); 2189 pat = gen_subsi3_insn_set_carry (op3, op4, op5); 2191 pat = gen_addsi3_insn_set_carry (op3, op4, op5); 2368 /* Split a compare-and-store with CODE, operands OP2 and OP3, combined with 2373 enum rtx_code code, rtx op2, rtx op3) 2375 machine_mode cc_mode = visium_select_cc_mode (code, op2, op3); 2382 rtx x = gen_rtx_COMPARE (cc_mode, op2, op3);
|