Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 14 (0.13 sec)

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

    	SRL	$1, R5, R6           // a560a0e1
    	SRL	$14, R5, R6          // 2567a0e1
    	SRL	$15, R5, R6          // a567a0e1
    	SRL	$30, R5, R6          // 256fa0e1
    	SRL	$31, R5, R6          // a56fa0e1
    	SRL	$32, R5, R6          // 2560a0e1
    	SRL.S	$14, R5, R6          // 2567b0e1
    	SRL.S	$15, R5, R6          // a567b0e1
    	SRL.S	$30, R5, R6          // 256fb0e1
    	SRL.S	$31, R5, R6          // a56fb0e1
    	SRL	$14, R5              // 2557a0e1
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 15 20:51:01 GMT 2023
    - 69K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/arm64enc.s

    	ANDSW R10@>21, R2, ZR                      // 5f54ca6a
    	ANDS R17<<11, R24, ZR                      // 1f2f11ea
    	UBFIZW $3, R19, $14, R14                   // 6e361d53
    	UBFIZ $3, R22, $14, R4                     // c4367dd3
    	UBFXW $3, R7, $20, R15                     // ef580353
    	UBFX $33, R17, $25, R5                     // 25e661d3
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Jul 24 01:11:41 GMT 2023
    - 43.9K bytes
    - Viewed (1)
  3. src/cmd/asm/internal/asm/testdata/avx512enc/avx512dq.s

    	VRANGEPD $14, (R14), Z25, K1, Z2                   // 62d3b54150160e
    	VRANGEPD $14, -7(DI)(R8*8), Z25, K1, Z2            // 62b3b5415094c7f9ffffff0e
    	VRANGEPD $14, Z23, Z27, K1, Z7                     // 62b3a54150ff0e
    	VRANGEPD $14, Z9, Z27, K1, Z7                      // 62d3a54150f90e
    	VRANGEPD $14, (R14), Z27, K1, Z7                   // 62d3a541503e0e
    	VRANGEPD $14, -7(DI)(R8*8), Z27, K1, Z7            // 62b3a54150bcc7f9ffffff0e
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue May 22 14:57:15 GMT 2018
    - 194.8K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/arm64.s

    	SUB	R19.UXTH<<4, R2, R21            // 553033cb
    	SUBW	R1.UXTX<<1, R3, R2              // 6264214b
    	SUBS	R3.UXTX, R8, R9                 // 096123eb
    	SUBSW	R17.UXTH, R15, R21              // f521316b
    	SUBW	ZR<<14, R19, R13                // 6d3a1f4b
    	CMP	R2.SXTH, R13                    // bfa122eb
    	CMN	R1.SXTX<<2, R10                 // 5fe921ab
    	CMPW	R2.UXTH<<3, R11                 // 7f2d226b
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 08 03:28:17 GMT 2023
    - 94.9K bytes
    - Viewed (0)
Back to top