Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for VSEL (0.05 sec)

  1. src/cmd/internal/obj/ppc64/asm9.go

    			opset(AVCMPNEWCC, r0)
    
    		case AVPERM: /* vperm */
    			opset(AVPERMXOR, r0)
    			opset(AVPERMR, r0)
    
    		case AVBPERMQ: /* vbpermq, vbpermd */
    			opset(AVBPERMD, r0)
    
    		case AVSEL: /* vsel */
    			opset(AVSEL, r0)
    
    		case AVSPLTB: /* vspltb, vsplth, vspltw */
    			opset(AVSPLTH, r0)
    			opset(AVSPLTW, r0)
    
    		case AVSPLTISB: /* vspltisb, vspltish, vspltisw */
    			opset(AVSPLTISH, r0)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
Back to top