Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for 6844 (0.01 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

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

    	CLMUL	X5, X6, X7 				// b313530a
    	CLMUL	X5, X6	 				// 3313530a
    	CLMULH	X5, X6, X7 				// b333530a
    	CLMULH	X5, X6					// 3333530a
    	CLMULR	X5, X6, X7 				// b323530a
    	CLMULR	X5, X6	 				// 3323530a
    
    	// 28.4.4: Single-bit Instructions (Zbs)
    	BCLR	X23, X24, X25				// b31c7c49
    	BCLR	$63, X24				// 131cfc4b
    	BCLRI	$1, X25, X26				// 139d1c48
    	BEXT	X26, X28, X29				// b35eae49
    	BEXT	$63, X28				// 135efe4b
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Sat Apr 04 05:25:40 GMT 2026
    - 74.2K bytes
    - Click Count (0)
Back to Top