Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for VCMPEQUBCC (0.12 sec)

  1. src/internal/bytealg/index_ppc64x.s

    	VAND    V5, SEPMASK, V12   // Mask out sep size 3rd index
    #endif
    	VCMPEQUBCC      V0, V8, V8 // compare masked string
    	BLT     CR6, found         // All equal while comparing 0th index
    	VCMPEQUBCC      V0, V9, V9 // compare masked string
    	BLT     CR6, found2        // All equal while comparing 1st index
    	VCMPEQUBCC      V0, V11, V11    // compare masked string
    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