Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Vector3 (0.08 sec)

  1. src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/tables.go

    		[6]*argField{ap_VecSpReg_10_10_6_9, ap_Reg_11_15, ap_Reg_16_20}},
    	{LXVRBX, 0xfc0007fe00000000, 0x7c00001a00000000, 0x0, // Load VSX Vector Rightmost Byte Indexed X-form (lxvrbx XT,RA,RB)
    		[6]*argField{ap_VecSReg_31_31_6_10, ap_Reg_11_15, ap_Reg_16_20}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 17:16:14 UTC 2022
    - 334.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	Count   uint8
    }
    
    type HDDriveID struct {
    	Config         uint16
    	Cyls           uint16
    	Reserved2      uint16
    	Heads          uint16
    	Track_bytes    uint16
    	Sector_bytes   uint16
    	Sectors        uint16
    	Vendor0        uint16
    	Vendor1        uint16
    	Vendor2        uint16
    	Serial_no      [20]uint8
    	Buf_type       uint16
    	Buf_size       uint16
    	Ecc_bytes      uint16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
Back to top