Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for Z20 (0.05 sec)

  1. test/dwarf/dwarf.dir/z20.go

    Rémy Oudompheng <******@****.***> 1357938048 +0100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jan 11 21:00:48 UTC 2013
    - 44 bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VDIVPD Z0, Z23, K3, Z20                            // 62e1c5435ee0
    	VDIVPD Z11, Z23, K3, Z20                           // 62c1c5435ee3
    	VDIVPD -17(BP)(SI*2), Z23, K3, Z20                 // 62e1c5435ea475efffffff
    	VDIVPD 7(AX)(CX*2), Z23, K3, Z20                   // 62e1c5435ea44807000000
    	VDIVPD Z0, Z19, K3, Z20                            // 62e1e5435ee0
    	VDIVPD Z11, Z19, K3, Z20                           // 62c1e5435ee3
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/avx512enc/avx512_vpopcntdq.s

    	VPOPCNTQ 7(AX)(CX*1), K2, Y19                      // 62e2fd2a559c0807000000
    	VPOPCNTQ Z1, K2, Z20                               // 62e2fd4a55e1
    	VPOPCNTQ Z3, K2, Z20                               // 62e2fd4a55e3
    	VPOPCNTQ 17(SP), K2, Z20                           // 62e2fd4a55a42411000000
    	VPOPCNTQ -17(BP)(SI*4), K2, Z20                    // 62e2fd4a55a4b5efffffff
    	VPOPCNTQ Z1, K2, Z9                                // 6272fd4a55c9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 5.5K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/avx512enc/avx512_4fmaps.s

    	V4FMADDPS 17(SP), [Z10-Z13], K2, Z0                // 62f22f4a9a842411000000
    	V4FMADDPS -17(BP)(SI*4), [Z10-Z13], K2, Z0         // 62f22f4a9a84b5efffffff
    	V4FMADDPS 17(SP), [Z20-Z23], K2, Z0                // 62f25f429a842411000000
    	V4FMADDPS -17(BP)(SI*4), [Z20-Z23], K2, Z0         // 62f25f429a84b5efffffff
    	V4FMADDPS 17(SP), [Z0-Z3], K2, Z8                  // 62727f4a9a842411000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 5.9K bytes
    - Viewed (0)
  5. src/internal/types/testdata/fixedbugs/issue39634.go

    // crash 18
    type o18[T any] []func(_ o18[[]_ /* ERROR "cannot use _" */ ])
    
    // crash 19
    type Z19 [][[]Z19{}[0][0]]c19 /* ERROR "undefined" */
    
    // crash 20
    type Z20 /* ERROR "invalid recursive type" */ interface{ Z20 }
    func F20[t Z20]() { F20(t /* ERROR "invalid composite literal type" */ /* ERROR "too many arguments in call to F20\n\thave (unknown type)\n\twant ()" */ {}) }
    
    // crash 21
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 05 18:13:11 UTC 2024
    - 3.4K bytes
    - Viewed (0)
  6. src/cmd/asm/internal/asm/testdata/amd64error.s

    	VPGATHERQQ (BP)(Z20*2), K1, Z20 // ERROR "index and destination registers should be distinct"
    	VPGATHERDQ (BP)(X2*2), K1, X2   // ERROR "index and destination registers should be distinct"
    	VPGATHERDQ (BP)(X15*2), K1, Y15 // ERROR "index and destination registers should be distinct"
    	VPGATHERDQ (BP)(Y20*2), K1, Z20 // ERROR "index and destination registers should be distinct"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 14 00:03:57 UTC 2023
    - 8.9K bytes
    - Viewed (0)
  7. src/cmd/asm/internal/asm/testdata/amd64enc_extra.s

    	VADDPD Z2, Z1, K1, Z0            // 62f1f54958c2
    	VADDPD Z12, Z1, K4, Z10          // 6251f54c58d4
    	VADDPD Z22, Z1, K7, Z20          // 62a1f54f58e6
    	VADDPD (AX), Z1, K1, Z1          // 62f1f5495808
    	VADDPD 8(R10), Z10, K4, Z10      // 6251ad4c589208000000
    	VADDPD (R10)(AX*4), Z20, K7, Z20 // 62c1dd47582482
    	// EVEX gather (also tests Z as VSIB index).
    	VPGATHERDD 360(AX)(X2*4), K1, X1    // 62f27d09904c905a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 11 18:32:50 UTC 2023
    - 57.6K bytes
    - Viewed (0)
  8. src/cmd/asm/internal/asm/testdata/avx512enc/avx512er.s

    // Code generated by avx512test. DO NOT EDIT.
    
    #include "../../../../../../runtime/textflag.h"
    
    TEXT asmtest_avx512er(SB), NOSPLIT, $0
    	VEXP2PD Z17, K7, Z20                               // 62a2fd4fc8e1
    	VEXP2PD Z0, K7, Z20                                // 62e2fd4fc8e0
    	VEXP2PD Z17, K7, Z0                                // 62b2fd4fc8c1
    	VEXP2PD Z0, K7, Z0                                 // 62f2fd4fc8c0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 28.4K bytes
    - Viewed (0)
  9. src/cmd/asm/internal/asm/testdata/avx512enc/avx512bw.s

    	VPUNPCKHWD Z0, Z23, K7, Z20                        // 62e1454769e0 or 62e1c54769e0
    	VPUNPCKHWD Z11, Z23, K7, Z20                       // 62c1454769e3 or 62c1c54769e3
    	VPUNPCKHWD (AX), Z23, K7, Z20                      // 62e145476920 or 62e1c5476920
    	VPUNPCKHWD 7(SI), Z23, K7, Z20                     // 62e1454769a607000000 or 62e1c54769a607000000
    	VPUNPCKHWD Z0, Z19, K7, Z20                        // 62e1654769e0 or 62e1e54769e0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 159.2K bytes
    - Viewed (0)
  10. src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s

    	VINSERTI32X8 $1, Y24, Z17, K7, Z20                 // 628375473ae001
    	VINSERTI32X8 $1, Y13, Z17, K7, Z20                 // 62c375473ae501
    	VINSERTI32X8 $1, Y20, Z17, K7, Z20                 // 62a375473ae401
    	VINSERTI32X8 $1, 15(R8)(R14*1), Z17, K7, Z20       // 628375473aa4300f00000001
    	VINSERTI32X8 $1, 15(R8)(R14*2), Z17, K7, Z20       // 628375473aa4700f00000001
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 194.8K bytes
    - Viewed (0)
Back to top