Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for vctzdm (0.15 sec)

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

    	VCNTMBB V1, $1, R3                      // 10790e42
    	VCNTMBD V1, $1, R3                      // 107f0e42
    	VCNTMBH V1, $1, R3                      // 107b0e42
    	VCNTMBW V1, $1, R3                      // 107d0e42
    	VCTZDM V1, V2, V3                       // 106117c4
    	VDIVESD V1, V2, V3                      // 106113cb
    	VDIVESQ V1, V2, V3                      // 1061130b
    	VDIVESW V1, V2, V3                      // 1061138b
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 23 20:52:57 UTC 2023
    - 14.3K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/ppc64/asm9_gtables.go

    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 16 20:18:50 UTC 2022
    - 42.6K bytes
    - Viewed (0)
  3. src/internal/bytealg/index_ppc64x.s

    // Separators with lengths of 2, 3 or 4 are handled
    // specially.
    
    // This works on power8 and above. The loads and
    // compares are done in big endian order
    // since that allows the used of VCLZD, and allows
    // the same implementation to work on big and little
    // endian platforms with minimal conditional changes.
    
    // NOTE: There is a power9 implementation that
    // improves performance by 10-15% on little
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 21 16:47:45 UTC 2023
    - 31.6K bytes
    - Viewed (0)
Back to top