- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 0x100 (0.04 sec)
-
src/cmd/asm/internal/asm/testdata/arm64.s
VMOVQ $0x8040201008040202, $0x7040201008040201, V20 // VMOVQ $-9205322385119247870, $8088500183983456769, V20 // mov(to/from sp) MOVD $0x1002(RSP), R1 // MOVD $4098(RSP), R1 // e107409121080091 MOVD $0x1708(RSP), RSP // MOVD $5896(RSP), RSP // ff074091ff231c91
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Jul 24 18:45:14 UTC 2024 - 95.2K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbTransportImpl.java
return null; } return (long) Encdec.dec_uint64le(this.sbuf, 28); } if ( this.sbuf[ 0 ] == (byte) 0x00 && this.sbuf[ 1 ] == (byte) 0x00 && ( this.sbuf[ 4 ] == (byte) 0xFF ) && this.sbuf[ 5 ] == (byte) 'S' && this.sbuf[ 6 ] == (byte) 'M' && this.sbuf[ 7 ] == (byte) 'B' ) { break; /* all good (SMB) */ }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Wed Jan 18 23:47:00 UTC 2023 - 67K bytes - Viewed (0)