- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for NOPTR (0.36 sec)
-
doc/asm.html
</p> <p> A data symbol marked with the <code>NOPTR</code> flag (see above) is treated as containing no pointers to runtime-allocated data. A data symbol with the <code>RODATA</code> flag is allocated in read-only memory and is therefore treated as implicitly marked <code>NOPTR</code>. A data symbol with a total size smaller than a pointer is also treated as implicitly marked <code>NOPTR</code>.
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Nov 14 19:09:46 UTC 2025 - 36.5K bytes - Viewed (0) -
lib/fips140/v1.0.0-c2097c7c.zip
LICENSE file. //go:build !purego #include "textflag.h" DATA rotInvSRows<>+0x00(SB)/8, $0x080f0205040b0e01 DATA rotInvSRows<>+0x08(SB)/8, $0x00070a0d0c030609 GLOBL rotInvSRows<>(SB), (NOPTR+RODATA), $16 DATA invSRows<>+0x00(SB)/8, $0x0b0e0104070a0d00 DATA invSRows<>+0x08(SB)/8, $0x0306090c0f020508 GLOBL invSRows<>(SB), (NOPTR+RODATA), $16 // func encryptBlockAsm(nr int, xk *uint32, dst, src *byte) TEXT ·encryptBlockAsm(SB),NOSPLIT,$0 MOVD nr+0(FP), R9 MOVD xk+8(FP), R10 MOVD dst+16(FP), R11 MOVD src+24(FP),...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
LICENSE file. //go:build !purego #include "textflag.h" DATA rotInvSRows<>+0x00(SB)/8, $0x080f0205040b0e01 DATA rotInvSRows<>+0x08(SB)/8, $0x00070a0d0c030609 GLOBL rotInvSRows<>(SB), (NOPTR+RODATA), $16 DATA invSRows<>+0x00(SB)/8, $0x0b0e0104070a0d00 DATA invSRows<>+0x08(SB)/8, $0x0306090c0f020508 GLOBL invSRows<>(SB), (NOPTR+RODATA), $16 // func encryptBlockAsm(nr int, xk *uint32, dst, src *byte) TEXT ·encryptBlockAsm(SB),NOSPLIT,$0 MOVD nr+0(FP), R9 MOVD xk+8(FP), R10 MOVD dst+16(FP), R11 MOVD src+24(FP),...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)