- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for sbc (0.04 sec)
-
src/cmd/asm/internal/asm/testdata/arm.s
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 15 20:51:01 UTC 2023 - 69K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64.s
CCMN MI, ZR, R1, $4 // e44341ba // MADD Rn,Rm,Ra,Rd MADD R1, R2, R3, R4 // 6408019b // CLS CLSW R1, R2 CLS R1, R2 SBC $0, R1 // 21001fda SBCW $0, R1 // 21001f5a SBCS $0, R1 // 21001ffa SBCSW $0, R1 // 21001f7a
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Mar 26 10:48:50 UTC 2025 - 95.3K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.ecelp7470"/> </mime-type> <mime-type type="audio/vnd.nuera.ecelp9600"> <glob pattern="*.ecelp9600"/> </mime-type> <mime-type type="audio/vnd.octel.sbc"/> <mime-type type="audio/vnd.qcelp"/> <mime-type type="audio/vnd.rhetorex.32kadpcm"/> <mime-type type="audio/vnd.sealedmedia.softseal.mpeg"/> <mime-type type="audio/vnd.vmx.cvsd"/>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
lib/fips140/v1.0.0.zip
res_ptr // acc = poly MOVD $-1, acc0 MOVD p256const0<>(SB), acc1 MOVD $0, acc2 MOVD p256const1<>(SB), acc3 // Load the original value LDP 0*16(a_ptr), (t0, t1) LDP 1*16(a_ptr), (t2, t3) // Speculatively subtract SUBS t0, acc0 SBCS t1, acc1 SBCS t2, acc2 SBC t3, acc3 // If condition is 0, keep original value CMP $0, hlp0 CSEL EQ, t0, acc0, acc0 CSEL EQ, t1, acc1, acc1 CSEL EQ, t2, acc2, acc2 CSEL EQ, t3, acc3, acc3 // Store result STP (acc0, acc1), 0*16(res_ptr) STP (acc2, acc3), 1*16(res_ptr) RET /* ----------...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)