Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for R27 (0.03 sec)

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

    	ADD	$0x1234567, R27, R3                              // ERROR "cannot use REGTMP as source"
    	ADD	$0x3fffffffc000, R27, R5                         // ERROR "cannot use REGTMP as source"
    	AND	$0x22220000, R27, R4                             // ERROR "cannot use REGTMP as source"
    	ANDW	$0x6006000060060, R27, R5                        // ERROR "cannot use REGTMP as source"
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Mar 26 10:48:50 UTC 2025
    - 37.9K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/arm64.s

    	MSR	R4, CNTP_CVAL_EL0                  // 44e21bd5
    	MRS	CNTP_TVAL_EL0, R27                 // 1be23bd5
    	MSR	R17, CNTP_TVAL_EL0                 // 11e21bd5
    	MRS	CNTV_CTL_EL0, R27                  // 3be33bd5
    	MSR	R2, CNTV_CTL_EL0                   // 22e31bd5
    	MRS	CNTV_CVAL_EL0, R16                 // 50e33bd5
    	MSR	R27, CNTV_CVAL_EL0                 // 5be31bd5
    	MRS	CNTV_TVAL_EL0, R12                 // 0ce33bd5
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Mar 26 10:48:50 UTC 2025
    - 95.3K bytes
    - Viewed (0)
  3. lib/fips140/v1.0.0.zip

    R_x040 R14 #define R_x050 R15 #define R_x060 R16 #define R_x070 R17 #define R_x080 R18 #define R_x090 R19 #define R_x0a0 R20 #define R_x0b0 R21 #define R_x0c0 R22 #define R_x0d0 R23 #define R_x0e0 R24 #define R_x0f0 R25 #define R_x100 R26 #define R_x110 R27 // V0-V7 are A-H // V8-V23 are used for the message schedule #define KI V24 #define FUNC V25 #define S0 V26 #define S1 V27 #define s0 V28 #define s1 V29 #define LEMASK V31 // Permutation control register for little endian // 4 copies of each Kt, to...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top