Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for vst (0.15 sec)

  1. src/cmd/asm/internal/asm/testdata/s390x.s

    	VSQ	V1, V2                  // e722100040f7
    
    	VCEQB	V1, V3, V3              // e731300000f8
    	VL	(R15), V1               // e710f0000006
    	VST	V1, (R15)               // e710f000000e
    	VL	(R15), V31              // e7f0f0000806
    	VST	V31, (R15)              // e7f0f000080e
    	VESLB	$5, V14                 // e7ee00050030
    	VESRAG	$0, V15, V16            // e70f0000383a
    	VLM	(R15), V8, V23          // e787f0000436
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jul 30 19:29:15 UTC 2025
    - 22.9K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/loong64enc1.s

    	// VSTX/VLDX/XVSTX/XVLDX instructions
    	VMOVQ		V2, (R5)(R5)    // a2144438
    	VMOVQ		(R4)(R5), V2    // 82144038
    	XVMOVQ		X2, (R4)(R5)    // 82144c38
    	XVMOVQ		(R4)(R5), X2    // 82144838
    
    	// VST/VLD/XVST/XVLD instructions
    	VMOVQ		V2, (R4)        // 8200402c
    	VMOVQ		V2, 3(R4)       // 820c402c
    	VMOVQ		V2, 2040(R4)    // 82e05f2c
    	VMOVQ		V2, -2040(R4)   // 8220602c
    	VMOVQ		V2, y+16(FP)    // 0260402c
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Sep 04 19:24:25 UTC 2025
    - 35.5K bytes
    - Viewed (0)
  3. lib/fips140/v1.0.0.zip

    48(P2ptr), Y2L VL 64(P2ptr), Z2H VL 80(P2ptr), Z2L VSEL X2L, X1L, SEL1, X1L VSEL X2H, X1H, SEL1, X1H VSEL Y2L, Y1L, SEL1, Y1L VSEL Y2H, Y1H, SEL1, Y1H VSEL Z2L, Z1L, SEL1, Z1L VSEL Z2H, Z1H, SEL1, Z1H VST X1H, 0(P3ptr) VST X1L, 16(P3ptr) VST Y1H, 32(P3ptr) VST Y1L, 48(P3ptr) VST Z1H, 64(P3ptr) VST Z1L, 80(P3ptr) RET #undef P3ptr #undef P1ptr #undef P2ptr #undef X1L #undef X1H #undef Y1L #undef Y1H #undef Z1L #undef Z1H #undef X2L #undef X2H #undef Y2L #undef Y2H #undef Z2L #undef Z2H #undef ZER #undef...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/vnd.visio">
        <alias type="application/vnd.ms-visio"/>
        <_comment>Microsoft Visio Diagram</_comment>
        <glob pattern="*.vsd"/>
        <glob pattern="*.vst"/>
        <glob pattern="*.vss"/>
        <glob pattern="*.vsw"/>
        <sub-class-of type="application/x-tika-msoffice"/>
      </mime-type>
    
      <mime-type type="application/vnd.ms-visio.drawing">
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top