Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 47 for r23 (0.06 sec)

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

    	MSR	R14, PMEVCNTR29_EL0                // aeeb1bd5
    	MSR	R23, PMEVCNTR30_EL0                // d7eb1bd5
    	MRS	PMEVTYPER0_EL0, R23                // 17ec3bd5
    	MRS	PMEVTYPER1_EL0, R30                // 3eec3bd5
    	MRS	PMEVTYPER2_EL0, R12                // 4cec3bd5
    	MRS	PMEVTYPER3_EL0, R13                // 6dec3bd5
    	MRS	PMEVTYPER4_EL0, R25                // 99ec3bd5
    	MRS	PMEVTYPER5_EL0, R23                // b7ec3bd5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 08 03:28:17 UTC 2023
    - 94.9K bytes
    - Viewed (0)
  2. src/runtime/cgo/asm_mips64x.s

    	MOVV	R7, (8*3)(R29) // ctxt uintptr
    	MOVV	R16, (8*4)(R29)
    	MOVV	R17, (8*5)(R29)
    	MOVV	R18, (8*6)(R29)
    	MOVV	R19, (8*7)(R29)
    	MOVV	R20, (8*8)(R29)
    	MOVV	R21, (8*9)(R29)
    	MOVV	R22, (8*10)(R29)
    	MOVV	R23, (8*11)(R29)
    	MOVV	RSB, (8*12)(R29)
    	MOVV	g, (8*13)(R29)
    	MOVV	R31, (8*14)(R29)
    #ifndef GOMIPS64_softfloat
    	MOVD	F24, (8*15)(R29)
    	MOVD	F25, (8*16)(R29)
    	MOVD	F26, (8*17)(R29)
    	MOVD	F27, (8*18)(R29)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 12 00:43:51 UTC 2023
    - 2.5K bytes
    - Viewed (0)
  3. src/runtime/asm_loong64.s

    TEXT runtime·panicSliceAlen<ABIInternal>(SB),NOSPLIT,$0-16
    	MOVV	R21, R4
    	MOVV	R23, R5
    	JMP	runtime·goPanicSliceAlen<ABIInternal>(SB)
    TEXT runtime·panicSliceAlenU<ABIInternal>(SB),NOSPLIT,$0-16
    	MOVV	R21, R4
    	MOVV	R23, R5
    	JMP	runtime·goPanicSliceAlenU<ABIInternal>(SB)
    TEXT runtime·panicSliceAcap<ABIInternal>(SB),NOSPLIT,$0-16
    	MOVV	R21, R4
    	MOVV	R23, R5
    	JMP	runtime·goPanicSliceAcap<ABIInternal>(SB)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 13 15:04:25 UTC 2024
    - 26.5K bytes
    - Viewed (0)
  4. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r23/GradleProjectCrossVersionSpec.groovy

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    
    package org.gradle.integtests.tooling.r23
    
    import org.gradle.integtests.tooling.fixture.ToolingApiSpecification
    import org.gradle.tooling.ProjectConnection
    import org.gradle.tooling.model.GradleProject
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:20 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/testdata/mips64.s

    	SC	R1, (R2)	// e0410000
    
    //	LMOVH rreg ',' addr
    //	{
    //		outcode(int($1), &$2, 0, &$4);
    //	}
    	MOVH	R13, (R7)	// a4ed0000
    	MOVH	R10, 61(R23)	// a6ea003d
    	MOVH	R8, -33(R12)	// a588ffdf
    	MOVHU	R13, (R7)	// a4ed0000
    	MOVHU	R10, 61(R23)	// a6ea003d
    	MOVHU	R8, -33(R12)	// a588ffdf
    
    //	LMOVB rreg ',' addr
    //	{
    //		outcode(int($1), &$2, 0, &$4);
    //	}
    	MOVB	R1, foo<>+3(SB)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 08 12:17:12 UTC 2023
    - 12.4K bytes
    - Viewed (0)
  6. src/runtime/signal_ppc64x.go

    	print("r18  ", hex(c.r18()), "\t")
    	print("r19  ", hex(c.r19()), "\n")
    	print("r20  ", hex(c.r20()), "\t")
    	print("r21  ", hex(c.r21()), "\n")
    	print("r22  ", hex(c.r22()), "\t")
    	print("r23  ", hex(c.r23()), "\n")
    	print("r24  ", hex(c.r24()), "\t")
    	print("r25  ", hex(c.r25()), "\n")
    	print("r26  ", hex(c.r26()), "\t")
    	print("r27  ", hex(c.r27()), "\n")
    	print("r28  ", hex(c.r28()), "\t")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 08 15:08:04 UTC 2023
    - 3.7K bytes
    - Viewed (0)
  7. src/cmd/asm/internal/asm/operand_test.go

    	{"R13", "R13"},
    	{"R14", "R14"},
    	{"R15", "R15"},
    	{"R16", "R16"},
    	{"R17", "R17"},
    	{"R18", "R18"},
    	{"R19", "R19"},
    	{"R2", "R2"},
    	{"R20", "R20"},
    	{"R21", "R21"},
    	{"R22", "R22"},
    	{"R23", "R23"},
    	{"R24", "R24"},
    	{"R25", "R25"},
    	{"R26", "R26"},
    	{"R27", "R27"},
    	{"R28", "R28"},
    	{"R29", "R29"},
    	{"R3", "R3"},
    	{"R31", "R31"},
    	{"R4", "R4"},
    	{"R5", "R5"},
    	{"R6", "R6"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 29 18:31:05 UTC 2023
    - 23.9K bytes
    - Viewed (0)
  8. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r23/ImplicitTasksToolingApiCrossVersionSpec.groovy

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package org.gradle.integtests.tooling.r23
    
    
    import org.gradle.integtests.tooling.fixture.ToolingApiSpecification
    import org.gradle.tooling.model.GradleProject
    
    class ImplicitTasksToolingApiCrossVersionSpec extends ToolingApiSpecification {
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:20 UTC 2023
    - 1.2K bytes
    - Viewed (0)
  9. src/math/big/arith_arm64.s

    	LDP.W	-32(R2), (R10, R11)
    	LDP	16(R2), (R12, R13)
    	LSR	R4, R13, R23
    	ORR	R8, R23		// z[i] = (x[i] << s) | (x[i-1] >> (64 - s))
    	LSL	R3, R13
    	LSR	R4, R12, R22
    	ORR	R13, R22
    	LSL	R3, R12
    	LSR	R4, R11, R21
    	ORR	R12, R21
    	LSL	R3, R11
    	LSR	R4, R10, R20
    	ORR	R11, R20
    	LSL	R3, R10, R8
    	STP.W	(R20, R21), -32(R0)
    	STP	(R22, R23), 16(R0)
    	SUB	$4, R1
    	B	loop
    done:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:27 UTC 2023
    - 11.8K bytes
    - Viewed (0)
  10. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r23/ModelBuilderCrossVersionSpec.groovy

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    
    package org.gradle.integtests.tooling.r23
    
    import org.gradle.integtests.tooling.fixture.ToolingApiSpecification
    import org.gradle.tooling.model.build.BuildEnvironment
    
    class ModelBuilderCrossVersionSpec extends ToolingApiSpecification {
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:20 UTC 2023
    - 1.4K bytes
    - Viewed (0)
Back to top