Home
last modified time | relevance | path

Searched refs:x7 (Results 226 – 250 of 15741) sorted by relevance

12345678910>>...630

/dports/multimedia/mpeg2play/mpeg2play-1.1b/
H A Didct.c99 x8 = W3*(x6+x7);
101 x7 = x8 - (W3+W5)*x7;
111 x6 = x5 + x7;
112 x5 -= x7;
115 x7 = x8 + x3;
123 blk[0] = (x7+x1)>>8;
130 blk[7] = (x7-x1)>>8;
164 x7 = (x8-(W3+W5)*x7)>>3;
174 x6 = x5 + x7;
175 x5 -= x7;
[all …]
/dports/multimedia/vtkmpeg2encode/vtkmpeg2encode/
H A Didct.c95 x8 = W3*(x6+x7);
97 x7 = x8 - (W3+W5)*x7;
107 x6 = x5 + x7;
108 x5 -= x7;
111 x7 = x8 + x3;
119 blk[0] = (x7+x1)>>8;
126 blk[7] = (x7-x1)>>8;
160 x7 = (x8-(W3+W5)*x7)>>3;
170 x6 = x5 + x7;
171 x5 -= x7;
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libc/arch/aarch64/string/
H A Dstrlen.S64 ldr x7, [x4], #8 /* load dword */
72 orr x7, x7, x5 /* prevent NULs */
80 ldr x7, [x4], #8 /* load dword */
87 sub x6, x7, x11 /* a = X - 1 */
88 orr x7, x7, #MASK8_0x7f /* b = X | 0x7f */
89 bic x6, x6, x7 /* a & ~b */
96 rev x7, x7 /* convert to BE */
98 clz x7, x7 /* find null byte */
99 add x0, x0, x7, lsr #3 /* add offset to the length */
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/x86/
H A Dav1_fwd_txfm1d_sse4.c969 x8[16] = _mm_add_epi32(x7[16], x7[17]); in av1_fdct64_new_sse4_1()
970 x8[17] = _mm_sub_epi32(x7[16], x7[17]); in av1_fdct64_new_sse4_1()
971 x8[18] = _mm_sub_epi32(x7[19], x7[18]); in av1_fdct64_new_sse4_1()
972 x8[19] = _mm_add_epi32(x7[19], x7[18]); in av1_fdct64_new_sse4_1()
973 x8[20] = _mm_add_epi32(x7[20], x7[21]); in av1_fdct64_new_sse4_1()
974 x8[21] = _mm_sub_epi32(x7[20], x7[21]); in av1_fdct64_new_sse4_1()
975 x8[22] = _mm_sub_epi32(x7[23], x7[22]); in av1_fdct64_new_sse4_1()
976 x8[23] = _mm_add_epi32(x7[23], x7[22]); in av1_fdct64_new_sse4_1()
977 x8[24] = _mm_add_epi32(x7[24], x7[25]); in av1_fdct64_new_sse4_1()
978 x8[25] = _mm_sub_epi32(x7[24], x7[25]); in av1_fdct64_new_sse4_1()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/x86/
H A Dav1_fwd_txfm1d_sse4.c969 x8[16] = _mm_add_epi32(x7[16], x7[17]); in av1_fdct64_new_sse4_1()
970 x8[17] = _mm_sub_epi32(x7[16], x7[17]); in av1_fdct64_new_sse4_1()
971 x8[18] = _mm_sub_epi32(x7[19], x7[18]); in av1_fdct64_new_sse4_1()
972 x8[19] = _mm_add_epi32(x7[19], x7[18]); in av1_fdct64_new_sse4_1()
973 x8[20] = _mm_add_epi32(x7[20], x7[21]); in av1_fdct64_new_sse4_1()
974 x8[21] = _mm_sub_epi32(x7[20], x7[21]); in av1_fdct64_new_sse4_1()
975 x8[22] = _mm_sub_epi32(x7[23], x7[22]); in av1_fdct64_new_sse4_1()
976 x8[23] = _mm_add_epi32(x7[23], x7[22]); in av1_fdct64_new_sse4_1()
977 x8[24] = _mm_add_epi32(x7[24], x7[25]); in av1_fdct64_new_sse4_1()
978 x8[25] = _mm_sub_epi32(x7[24], x7[25]); in av1_fdct64_new_sse4_1()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/x86/
H A Dav1_fwd_txfm1d_sse4.c969 x8[16] = _mm_add_epi32(x7[16], x7[17]); in av1_fdct64_new_sse4_1()
970 x8[17] = _mm_sub_epi32(x7[16], x7[17]); in av1_fdct64_new_sse4_1()
971 x8[18] = _mm_sub_epi32(x7[19], x7[18]); in av1_fdct64_new_sse4_1()
972 x8[19] = _mm_add_epi32(x7[19], x7[18]); in av1_fdct64_new_sse4_1()
973 x8[20] = _mm_add_epi32(x7[20], x7[21]); in av1_fdct64_new_sse4_1()
974 x8[21] = _mm_sub_epi32(x7[20], x7[21]); in av1_fdct64_new_sse4_1()
975 x8[22] = _mm_sub_epi32(x7[23], x7[22]); in av1_fdct64_new_sse4_1()
976 x8[23] = _mm_add_epi32(x7[23], x7[22]); in av1_fdct64_new_sse4_1()
977 x8[24] = _mm_add_epi32(x7[24], x7[25]); in av1_fdct64_new_sse4_1()
978 x8[25] = _mm_sub_epi32(x7[24], x7[25]); in av1_fdct64_new_sse4_1()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/x86/
H A Dav1_fwd_txfm1d_sse4.c969 x8[16] = _mm_add_epi32(x7[16], x7[17]); in av1_fdct64_new_sse4_1()
970 x8[17] = _mm_sub_epi32(x7[16], x7[17]); in av1_fdct64_new_sse4_1()
971 x8[18] = _mm_sub_epi32(x7[19], x7[18]); in av1_fdct64_new_sse4_1()
972 x8[19] = _mm_add_epi32(x7[19], x7[18]); in av1_fdct64_new_sse4_1()
973 x8[20] = _mm_add_epi32(x7[20], x7[21]); in av1_fdct64_new_sse4_1()
974 x8[21] = _mm_sub_epi32(x7[20], x7[21]); in av1_fdct64_new_sse4_1()
975 x8[22] = _mm_sub_epi32(x7[23], x7[22]); in av1_fdct64_new_sse4_1()
976 x8[23] = _mm_add_epi32(x7[23], x7[22]); in av1_fdct64_new_sse4_1()
977 x8[24] = _mm_add_epi32(x7[24], x7[25]); in av1_fdct64_new_sse4_1()
978 x8[25] = _mm_sub_epi32(x7[24], x7[25]); in av1_fdct64_new_sse4_1()
[all …]
/dports/math/cvc4/CVC4-1.7/test/regress/regress1/push-pop/
H A Dfuzz_20.smt219 (declare-fun x7 () Bool)
26 (assert (not (and x7 x7)))
29 (assert (or (or x0 x1) (not x7)))
31 (assert (and (and (not (or x7 x5)) (or (or x3 x8) (or x5 x8))) (or (or (or x1 x5) (and x3 x6)) (or …
33x7) (or x4 x9))))))) (and (not (and (and (or (or (and x1 x2) (and x1 x5)) (and (not x7) (or x5 x1)…
36x7)) (and (or x1 x7) (and x0 x0))))) (or (and (and (not (not x1)) (not (and x8 x5))) (and (and (an…
39x7 x8)) (or (or x8 x3) (or x5 x2))) (not (or (and x3 x0) (and x8 x1)))) (or (and (and (not x2) (an…
40 (assert (and (not (and (and (or x2 x3) (or x1 x6)) (and (and x3 x6) (or x0 x7)))) (not (or (or (or …
46 …))) (not (and (and x2 x9) (and x2 x3))))) (not (not (and (not (or x7 x9)) (and (and x7 x4) (or x8 …
50x7))))) (and (not (and (or (not x1) (and x9 x5)) (not (or x9 x3)))) (and (or (and (or x6 x1) (or x…
[all …]
H A Dfuzz_30.smt225 (declare-fun x7 () Bool)
35x7 x2) (and x4 x1)) (or (or x0 x5) (and x1 x2))) (not (or (not x5) (or x8 x6)))) (not (or (or (not…
40x7) (or x3 x2)) (or (and x7 x7) (and x6 x5))) (or (or (and x4 x5) (or x6 x6)) (and (and x4 x3) (an…
47x7)) (or (not x8) (not x6))) (or (not (and x1 x8)) (or (not x6) (not x4)))) (and (and (or (not x4)…
50x7 x1))) (not (not (or x7 x1))))) (and (not (not (or (and x5 x4) (or x2 x6)))) (and (or (or (and x…
53x7) (and x6 x8)) (or (or x5 x7) (and x5 x3))) (not (not (not x7)))) (or (not (and (or x6 x3) (and …
56 (assert (or (not (not (or (or (or x5 x4) (not x5)) (and (and x3 x7) (and x2 x7))))) (and (or (or (n…
62x7)) (or (and x6 x5) (and x5 x5))) (or (not (or x3 x6)) (or (or x8 x3) (and x4 x0)))))) (and (and …
63x7))) (and (or (or x8 x3) (and x2 x0)) (and (and x4 x0) (and x1 x8)))) (not (or (or (not x8) (not …
64 (assert (not (not (and (or x8 x1) (or x5 x7)))))
[all …]
H A Dfuzz_1.smt223 (declare-fun x7 () Bool)
26x7)) (not (and x5 x9))) (or (or (and x8 x7) (or x5 x4)) (and (and x3 x2) (and x2 x9)))) (and (or (…
29x7 x3))) (not (and (or x8 x6) (and x4 x7)))))) (or (or (not (not (or (and x5 x1) (or x8 x3)))) (an…
36x7)) (or (and x6 x1) (not x6))) (or (and (or x4 x3) (not x3)) (or (or x4 x1) (not x4))))) (not (or…
39 (assert (not (and (not (not x1)) (or (or x8 x7) (and x1 x2)))))
49 …(and x5 x1)))) (and (not (or (and x2 x8) (not x4))) (or (not (not x3)) (or (not x3) (or x1 x7))))))
54x7))))) (not (or (or (or (and x8 x9) (or x6 x8)) (or (not x6) (not x2))) (not (and (not x8) (or x3…
55 …nd x9 x1)) (and (not x3) (and x8 x2))) (or (and (or x0 x0) (not x7)) (and (not x1) (and x7 x1))))))
58x7 x6)) (or (not x5) (not x7))))) (and (or (or (not (or x5 x5)) (and (and x3 x8) (not x9))) (and (…
59 (assert (and (and (or x9 x9) (or x2 x7)) (and (and x0 x3) (and x5 x2))))
[all …]
/dports/science/bagel/bagel-1.2.2/src/smith/mrci/
H A DMRCI_tasks2.cc252 const Index x7 = b(7); in compute() local
642 const Index x7 = b(7); in compute() local
2200 const Index x7 = b(7); in compute() local
2400 const Index x7 = b(7); in compute() local
2842 if (x7 == x4) { in compute()
2910 if (x7 == x2) { in compute()
3135 if (x7 == x4) { in compute()
3203 if (x7 == x2) { in compute()
5893 if (x7 == x3) { in compute()
6429 if (x4 == x7) { in compute()
[all …]
/dports/math/frobby/frobby-0.9.1/test/irrdecom/
H A Dt17.irrdecom1 vars x1, x10, x11, x12, x13, x2, x3, x4, x5, x6, x7, x8, x9;
10 x1*x13*x7,
13 x1*x7*x8,
14 x10*x13*x7,
15 x10*x7*x8,
16 x13*x2*x7,
17 x13*x6*x7,
18 x13*x7*x9,
19 x2*x7*x8,
20 x6*x7*x8,
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libx264/common/aarch64/
H A Dpredict-a.S97 mov x7, #FDEC_STRIDE
99 ld1r {v1.8b}, [x2], x7
100 ld1r {v2.8b}, [x2], x7
101 ld1r {v3.8b}, [x2], x7
102 ld1r {v4.8b}, [x2], x7
120 mov x7, #FDEC_STRIDE
191 st1 {v0.8b}, [x0], x7
201 st1 {v0.8b}, [x0], x7
203 st1 {v1.8b}, [x0], x7
205 st1 {v2.8b}, [x0], x7
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/common/aarch64/
H A Dpredict-a.S97 mov x7, #FDEC_STRIDE
99 ld1r {v1.8b}, [x2], x7
100 ld1r {v2.8b}, [x2], x7
101 ld1r {v3.8b}, [x2], x7
102 ld1r {v4.8b}, [x2], x7
120 mov x7, #FDEC_STRIDE
191 st1 {v0.8b}, [x0], x7
201 st1 {v0.8b}, [x0], x7
203 st1 {v1.8b}, [x0], x7
205 st1 {v2.8b}, [x0], x7
[all …]
/dports/net-mgmt/p5-Nagios-Object/Nagios-Object-0.21.18/t/
H A Dsample-config-bigger.cfg20 timeperiod_name 24x7
179 check_period 24x7
196 check_period 24x7
213 check_period 24x7
230 check_period 24x7
247 check_period 24x7
265 check_period 24x7
282 check_period 24x7
299 check_period 24x7
316 check_period 24x7
[all …]
/dports/math/lrslib/lrslib-071a/ine/test-062/porta/
H A Dm6.ine.ieq7 +1x1-1x3-1x7<=0
8 -1x1+1x3-1x7<=0
9 -1x1-1x3+1x7<=0
10 +1x1+1x3+1x7<=2
43 +1x6-1x7-1x10<=0
44 -1x6+1x7-1x10<=0
45 -1x6-1x7+1x10<=0
46 +1x6+1x7+1x10<=2
55 +1x7-1x8-1x13<=0
56 -1x7+1x8-1x13<=0
[all …]
/dports/math/cvc4/CVC4-1.7/test/regress/regress2/
H A Dhash_sat_07_17.smt229 (declare-fun x7 () Int)
30x7)) (?v_7 (hash_2 x1)) (?v_8 (hash_2 x2)) (?v_9 (hash_2 x3)) (?v_10 (hash_2 x4)) (?v_11 (hash_2 x…
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/PowerPC/
H A Dmachine-backward-cp.mir146 $x3 = COPY renamable killed $x7
157 liveins: $x4, $x7
159 ; CHECK: liveins: $x4, $x7
178 liveins: $x4, $x7
180 ; CHECK: liveins: $x4, $x7
204 liveins: $x4, $x7
206 ; CHECK: liveins: $x4, $x7
232 liveins: $x7
234 ; CHECK: liveins: $x7
259 liveins: $x7
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/PowerPC/
H A Dmachine-backward-cp.mir146 $x3 = COPY renamable killed $x7
157 liveins: $x4, $x7
159 ; CHECK: liveins: $x4, $x7
178 liveins: $x4, $x7
180 ; CHECK: liveins: $x4, $x7
204 liveins: $x4, $x7
206 ; CHECK: liveins: $x4, $x7
232 liveins: $x7
234 ; CHECK: liveins: $x7
259 liveins: $x7
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/PowerPC/
H A Dmachine-backward-cp.mir146 $x3 = COPY renamable killed $x7
157 liveins: $x4, $x7
159 ; CHECK: liveins: $x4, $x7
178 liveins: $x4, $x7
180 ; CHECK: liveins: $x4, $x7
204 liveins: $x4, $x7
206 ; CHECK: liveins: $x4, $x7
232 liveins: $x7
234 ; CHECK: liveins: $x7
259 liveins: $x7
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/PowerPC/
H A Dmachine-backward-cp.mir146 $x3 = COPY renamable killed $x7
157 liveins: $x4, $x7
159 ; CHECK: liveins: $x4, $x7
178 liveins: $x4, $x7
180 ; CHECK: liveins: $x4, $x7
204 liveins: $x4, $x7
206 ; CHECK: liveins: $x4, $x7
232 liveins: $x7
234 ; CHECK: liveins: $x7
259 liveins: $x7
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dmachine-backward-cp.mir146 $x3 = COPY renamable killed $x7
157 liveins: $x4, $x7
159 ; CHECK: liveins: $x4, $x7
178 liveins: $x4, $x7
180 ; CHECK: liveins: $x4, $x7
204 liveins: $x4, $x7
206 ; CHECK: liveins: $x4, $x7
232 liveins: $x7
234 ; CHECK: liveins: $x7
259 liveins: $x7
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/PowerPC/
H A Dmachine-backward-cp.mir146 $x3 = COPY renamable killed $x7
157 liveins: $x4, $x7
159 ; CHECK: liveins: $x4, $x7
178 liveins: $x4, $x7
180 ; CHECK: liveins: $x4, $x7
204 liveins: $x4, $x7
206 ; CHECK: liveins: $x4, $x7
232 liveins: $x7
234 ; CHECK: liveins: $x7
259 liveins: $x7
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dmachine-backward-cp.mir146 $x3 = COPY renamable killed $x7
157 liveins: $x4, $x7
159 ; CHECK: liveins: $x4, $x7
178 liveins: $x4, $x7
180 ; CHECK: liveins: $x4, $x7
204 liveins: $x4, $x7
206 ; CHECK: liveins: $x4, $x7
232 liveins: $x7
234 ; CHECK: liveins: $x7
259 liveins: $x7
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dmachine-backward-cp.mir146 $x3 = COPY renamable killed $x7
157 liveins: $x4, $x7
159 ; CHECK: liveins: $x4, $x7
178 liveins: $x4, $x7
180 ; CHECK: liveins: $x4, $x7
204 liveins: $x4, $x7
206 ; CHECK: liveins: $x4, $x7
232 liveins: $x7
234 ; CHECK: liveins: $x7
259 liveins: $x7
[all …]

12345678910>>...630