Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for vietnam (0.03 sec)

  1. lib/time/zoneinfo.zip

    Europe/Rome Europe/Samara Europe/San_Marino Europe/Sarajevo Europe/Saratov Europe/Simferopol Europe/Skopje Europe/Sofia Europe/Stockholm Europe/Tallinn Europe/Tirane Europe/Tiraspol Europe/Ulyanovsk Europe/Uzhgorod Europe/Vaduz Europe/Vatican Europe/Vienna Europe/Vilnius Europe/Volgograd Europe/Warsaw Europe/Zagreb Europe/Zaporozhye Europe/Zurich Factory GB GB-Eire GMT GMT+0 GMT-0 GMT0 Greenwich HST Hongkong Iceland Indian/Antananarivo Indian/Chagos Indian/Christmas Indian/Cocos Indian/Comoro Indian/Kerguelen...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed May 28 16:03:11 UTC 2025
    - 397.4K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/riscv64.s

    	VMSBFM		V2, V0, V3			// d7a12050
    	VMSIFM		V2, V3				// d7a12152
    	VMSIFM		V2, V0, V3			// d7a12150
    	VMSOFM		V2, V3				// d7212152
    	VMSOFM		V2, V0, V3			// d7212150
    	VIOTAM		V2, V3				// d7212852
    	VIOTAM		V2, V0, V3			// d7212850
    	VIDV		V3				// d7a10852
    	VIDV		V0, V3				// d7a10850
    
    	// 31.16.1: Integer Scalar Move Instructions
    	VMVXS		V2, X10				// 57252042
    	VMVSX		X10, V2				// 57610542
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed May 21 14:19:19 UTC 2025
    - 49.1K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/riscv64validation.s

    	VMSBFM		X10, V3				// ERROR "expected vector register in vs2 position"
    	VMSIFM		X10, V3				// ERROR "expected vector register in vs2 position"
    	VMSOFM		X10, V3				// ERROR "expected vector register in vs2 position"
    	VIOTAM		X10, V3				// ERROR "expected vector register in vs2 position"
    	VIDV		X10				// ERROR "expected vector register in vd position"
    	VMVXS		X11, X10			// ERROR "expected vector register in vs2 position"
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed May 21 14:19:19 UTC 2025
    - 31.6K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/riscv64error.s

    	VMSBFM		V2, V4, V3			// ERROR "invalid vector mask register"
    	VMSIFM		V2, V4, V3			// ERROR "invalid vector mask register"
    	VMSOFM		V2, V4, V3			// ERROR "invalid vector mask register"
    	VIOTAM		V2, V4, V3			// ERROR "invalid vector mask register"
    	VSLIDEUPVX	X10, V2, V4, V3			// ERROR "invalid vector mask register"
    	VSLIDEUPVI	$16, V2, V4, V3			// ERROR "invalid vector mask register"
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu May 08 08:53:43 UTC 2025
    - 24.8K bytes
    - Viewed (0)
Back to top