Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for sgdu (0.04 sec)

  1. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/vnd.oma.bcast.notification+xml",
    				"application/vnd.oma.bcast.provisioningtrigger",
    				"application/vnd.oma.bcast.sgboot",
    				"application/vnd.oma.bcast.sgdd+xml",
    				"application/vnd.oma.bcast.sgdu",
    				"application/vnd.oma.bcast.simple-symbol-container",
    				"application/vnd.oma.bcast.smartcard-trigger+xml",
    				"application/vnd.oma.bcast.sprov+xml",
    				"application/vnd.oma.bcast.stkm",
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Sun Nov 23 03:46:53 UTC 2025
    - 50.1K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/loong64enc2.s

    	SGT	$65536, R4, R5		// 1e02001485781200
    	SGT	$4096, R4, R5		// 3e00001485781200
    	SGT	$65536, R4		// 1e02001484781200
    	SGT	$4096, R4		// 3e00001484781200
    	SGTU	$65536, R4, R5		// 1e02001485f81200
    	SGTU	$4096, R4, R5		// 3e00001485f81200
    	SGTU	$65536, R4		// 1e02001484f81200
    	SGTU	$4096, R4		// 3e00001484f81200
    	ADDVU	$65536, R4, R5		// 1e02001485f81000
    	ADDVU	$4096, R4, R5		// 3e00001485f81000
    	ADDVU	$65536, R4		// 1e02001484f81000
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Nov 27 00:46:52 UTC 2025
    - 5.6K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/loong64enc3.s

    	SGT	$74565, R4, R5 			// 5e020014de178d0385781200
    	SGT	$4097, R4 			// 3e000014de07800384781200
    	SGT	$4097, R4, R5 			// 3e000014de07800385781200
    	SGTU	$74565, R4 			// 5e020014de178d0384f81200
    	SGTU	$74565, R4, R5 			// 5e020014de178d0385f81200
    	SGTU	$4097, R4 			// 3e000014de07800384f81200
    	SGTU	$4097, R4, R5 			// 3e000014de07800385f81200
    	ADDVU	$4097, R4			// 3e000014de07800384f81000
    	ADDVU	$4097, R4, R5 			// 3e000014de07800385f81000
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Nov 27 00:46:52 UTC 2025
    - 11.2K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/vnd.oma.bcast.provisioningtrigger"/>
      <mime-type type="application/vnd.oma.bcast.sgboot"/>
      <mime-type type="application/vnd.oma.bcast.sgdd+xml"/>
      <mime-type type="application/vnd.oma.bcast.sgdu"/>
      <mime-type type="application/vnd.oma.bcast.simple-symbol-container"/>
      <mime-type type="application/vnd.oma.bcast.smartcard-trigger+xml"/>
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Oct 16 07:46:32 UTC 2025
    - 320.2K bytes
    - Viewed (5)
  5. lib/fips140/v1.1.0-rc1.zip

    !purego #include "textflag.h" #define SMALL_TAIL \ SGTU $2, R7, R8; \ BNE R8, xor_1; \ SGTU $4, R7, R8; \ BNE R8, xor_2; \ SGTU $8, R7, R8; \ BNE R8, xor_4; \ SGTU $16, R7, R8; \ BNE R8, xor_8; \ #define SMALL \ xor_8_check:; \ SGTU $8, R7, R8; \ BNE R8, xor_4_check; \ xor_8:; \ SUBV $8, R7; \ MOVV (R5), R10; \ MOVV (R6), R11; \ XOR R10, R11; \ MOVV R11, (R4); \ ADDV $8, R5; \ ADDV $8, R6; \ ADDV $8, R4; \ BEQ R7, R0, end; \ xor_4_check:; \ SGTU $4, R7, R8; \ BNE R8, xor_2_check; \ xor_4:; \ SUBV...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
  6. lib/fips140/v1.0.0-c2097c7c.zip

    y + z[1] + c SGTU R18, R10, R19 ADDV R24, R19, R7 // next c MULHVU R15, R5, R25 // z_hi[2] = x[2] * y MULV R15, R5, R15 // z_lo[2] = x[2] * y ADDV R15, R11, R18 // z_lo[2] = x[2] * y + z[2] SGTU R15, R18, R19 ADDV R25, R19, R25 // z_hi[2] = x[2] * y + z[2] ADDV R18, R7, R11 // z_lo[2] = x[2] * y + z[2] + c SGTU R18, R11, R19 ADDV R25, R19, R7 // next c MULHVU R16, R5, R26 // z_hi[3] = x[3] * y MULV R16, R5, R16 // z_lo[3] = x[3] * y ADDV R16, R12, R18 // z_lo[3] = x[3] * y + z[3] SGTU R16, R18, R19...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Sep 25 19:53:19 UTC 2025
    - 642.7K bytes
    - Viewed (0)
  7. RELEASE.md

        *   Added `tf.keras.optimizers.experimental.Optimizer`. The reworked
            optimizer gives more control over different phases of optimizer calls,
            and is easier to customize. We provide Adam, SGD, Adadelta, AdaGrad and
            RMSprop optimizers based on
            `tf.keras.optimizers.experimental.Optimizer`. Generally the new
            optimizers work in the same way as the old ones, but support new
    Registered: Tue Dec 30 12:39:10 UTC 2025
    - Last Modified: Tue Oct 28 22:27:41 UTC 2025
    - 740.4K bytes
    - Viewed (3)
Back to top