Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for memoize (0.13 sec)

  1. lib/fips140/v1.0.0.zip

    #define SEL V8 #define ZER V9 // func p256NegCond(val *p256Point, cond int) TEXT ·p256NegCond(SB), NOSPLIT, $0-16 MOVD val+0(FP), P1ptr MOVD $16, R16 // Copy cond into SEL (cond is R1 + 8 (cond offset) + 32) MOVD $40, R17 LXVDSX (R1)(R17), SEL // Zeroize ZER VSPLTISB $0, ZER // SEL controls whether to return the original value (Y1H/Y1L) // or the negated value (T1H/T1L). VCMPEQUD SEL, ZER, SEL MOVD $p256mul<>+0x00(SB), CPOOL LXVD2X (P1ptr)(R0), Y1L LXVD2X (P1ptr)(R16), Y1H XXPERMDI Y1H, Y1H, $2, Y1H...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top