Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for VONE (0.07 sec)

  1. src/internal/bytealg/index_s390x.s

    	SUB	$16, R4, R0
    	VLL	R0, 16(R3), V1
    	VONE	V7
    index17to32loop:
    	VL	(R7), V2
    	VLL	R0, 16(R7), V3
    	VCEQG	V0, V2, V4
    	VCEQG	V1, V3, V5
    	VN	V4, V5, V6
    	VCEQGS	V6, V7, V8
    	BEQ	found
    	MOVD	$1(R7), R7
    	CMPBLE  R7, R2, index17to32loop
    	BR	notfound
    
    index33plus:
    	CMPBGT	R4, $47, index49plus
    	SUB	$32, R4, R0
    	VL	16(R3), V1
    	VLL	R0, 32(R3), V2
    	VONE	V11
    index33to48loop:
    	VL	(R7), V3
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Mar 04 19:49:44 UTC 2018
    - 5.5K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/s390x/anames.go

    	"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",
    	"VISTRFS",
    	"VL",
    	"VLR",
    	"VLREP",
    	"VLREPB",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 05 16:41:03 UTC 2023
    - 7.1K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/s390x.s

    	VESLB	$5, V14                 // e7ee00050030
    	VESRAG	$0, V15, V16            // e70f0000383a
    	VLM	(R15), V8, V23          // e787f0000436
    	VSTM	V8, V23, (R15)          // e787f000043e
    	VONE	V1                      // e710ffff0044
    	VZERO	V16                     // e70000000844
    	VGBM	$52428, V31             // e7f0cccc0844
    	VREPIB	$255, V4                // e74000ff0045
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 22 03:55:32 UTC 2023
    - 21.6K bytes
    - Viewed (0)
Back to top