- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for BGT (0.03 sec)
-
lib/fips140/v1.0.0.zip
MOVD cnt+104(FP), R12 LMG (R12), R2, R3 // Check that the src size is less than or equal to the buffer size. MOVD buf_len+88(FP), R4 CMP R0, R4 BGT crash // Check that the src size is a multiple of 16-bytes. MOVD R0, R4 AND $0xf, R4 BLT crash // non-zero // Check that the src size is less than or equal to the dst size. MOVD dst_len+40(FP), R4 CMP R0, R4 BGT crash MOVD R2, R4 MOVD R2, R6 MOVD R2, R8 MOVD R3, R5 MOVD R3, R7 MOVD R3, R9 ADDW $1, R5 ADDW $2, R7 ADDW $3, R9 incr: CMP R0, $64 BLT tail STMG...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)