- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for p256SqrInternal (0.26 sec)
-
lib/fips140/v1.0.0.zip
p256const0<>+0(SB), R11 SBBQ $0x00, R12 SBBQ p256const1<>+0(SB), R13 SBBQ $0x00, BP // If the result of the subtraction is negative, restore the previous result CMOVQCS BX, R10 CMOVQCS CX, R11 CMOVQCS R8, R12 CMOVQCS R9, R13 RET // func p256SqrInternal() // Requires: CMOV TEXT p256SqrInternal(SB), NOSPLIT, $8 MOVQ R10, AX MULQ R11 MOVQ AX, CX MOVQ DX, R8 MOVQ R10, AX MULQ R12 ADDQ AX, R8 ADCQ $0x00, DX MOVQ DX, R9 MOVQ R10, AX MULQ R13 ADDQ AX, R9 ADCQ $0x00, DX MOVQ DX, R14 MOVQ R11, AX MULQ R12 ADDQ AX, R9 ADCQ...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)