Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for VGFMAG (0.15 sec)

  1. src/hash/crc32/crc32_s390x.s

    	// then folded (accumulated) with the next data chunk in V5 and
    	// stored in V1.  Repeat this step for the register contents
    	// in V2, V3, and V4 respectively.
    
    	VGFMAG  CONST_R2R1, V1, V5, V1
    	VGFMAG  CONST_R2R1, V2, V6, V2
    	VGFMAG  CONST_R2R1, V3, V7, V3
    	VGFMAG  CONST_R2R1, V4, V8 ,V4
    
    	// Adjust buffer pointer and length for next loop
    	ADD     $64, R3                  // BUF = BUF + 64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 20 00:49:17 UTC 2021
    - 7.6K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/s390x/anames.go

    	"WFSQDB",
    	"VFS",
    	"VFSDB",
    	"WFSDB",
    	"VFTCI",
    	"VFTCIDB",
    	"WFTCIDB",
    	"VGFM",
    	"VGFMB",
    	"VGFMH",
    	"VGFMF",
    	"VGFMG",
    	"VGFMA",
    	"VGFMAB",
    	"VGFMAH",
    	"VGFMAF",
    	"VGFMAG",
    	"VGEF",
    	"VGEG",
    	"VGBM",
    	"VZERO",
    	"VONE",
    	"VGM",
    	"VGMB",
    	"VGMH",
    	"VGMF",
    	"VGMG",
    	"VISTR",
    	"VISTRB",
    	"VISTRH",
    	"VISTRF",
    	"VISTRBS",
    	"VISTRHS",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 05 16:41:03 UTC 2023
    - 7.1K bytes
    - Viewed (0)
Back to top