Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for viel (0.17 sec)

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

    	VLEIF	$2, $-43, V16           // e700ffd52843
    	VLEIG	$1, $32767, V31         // e7f07fff1842
    	VSLDB	$3, V1, V16, V18        // e72100030a77
    	VERIMB	$2, V31, V1, V2         // e72f10020472
    	VSEL	V1, V2, V3, V4          // e7412000308d
    	VGFMAH	V21, V31, V24, V0       // e705f10087bc
    	VFMADB	V16, V8, V9, V10        // e7a08300948f
    	WFMADB	V17, V18, V19, V20      // e74123083f8f
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Nov 22 03:55:32 GMT 2023
    - 21.6K bytes
    - Viewed (0)
  2. src/archive/zip/testdata/readme.zip

    README This is the source code repository for the Go programming language. For documentation about how to install and use Go, visit http://golang.org/ or load doc/install.html in your web browser. After installing Go, you can view a nicely formatted doc/install.html by running godoc --http=:6060 and then visiting http://localhost:6060/doc/install.html. Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file. -- Binary Distribution Notes...
    ZIP Archive
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Sat Jul 11 14:36:33 GMT 2015
    - 1.8K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg unicode, var Syriac *RangeTable
    pkg unicode, var Tagalog *RangeTable
    pkg unicode, var Tagbanwa *RangeTable
    pkg unicode, var Tai_Le *RangeTable
    pkg unicode, var Tai_Tham *RangeTable
    pkg unicode, var Tai_Viet *RangeTable
    pkg unicode, var Tamil *RangeTable
    pkg unicode, var Telugu *RangeTable
    pkg unicode, var Terminal_Punctuation *RangeTable
    pkg unicode, var Thaana *RangeTable
    pkg unicode, var Thai *RangeTable
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (2)
  4. src/cmd/asm/internal/asm/testdata/ppc64.s

    	VPERMR V1, V2, V3, V4           // 108110fb
    	VPERMXOR V1, V2, V3, V4         // 108110ed
    	VBPERMQ V1, V2, V3              // 1061154c
    	VBPERMD V1, V2, V3              // 106115cc
    	VSEL V1, V2, V3, V4             // 108110ea
    	VSPLTB $1, V1, V2               // 10410a0c
    	VSPLTH $1, V1, V2               // 10410a4c
    	VSPLTW $1, V1, V2               // 10410a8c
    	VSPLTISB $1, V1                 // 1021030c
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Apr 24 15:53:25 GMT 2024
    - 49K bytes
    - Viewed (0)
Back to top