Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 75 for r23 (0.04 sec)

  1. 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)
  2. src/runtime/preempt_ppc64x.s

    	MOVD R11, 104(R1)
    	MOVD R14, 112(R1)
    	MOVD R15, 120(R1)
    	MOVD R16, 128(R1)
    	MOVD R17, 136(R1)
    	MOVD R18, 144(R1)
    	MOVD R19, 152(R1)
    	MOVD R20, 160(R1)
    	MOVD R21, 168(R1)
    	MOVD R22, 176(R1)
    	MOVD R23, 184(R1)
    	MOVD R24, 192(R1)
    	MOVD R25, 200(R1)
    	MOVD R26, 208(R1)
    	MOVD R27, 216(R1)
    	MOVD R28, 224(R1)
    	MOVD R29, 232(R1)
    	MOVW CR, R31
    	MOVW R31, 240(R1)
    	MOVD XER, R31
    	MOVD R31, 248(R1)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Nov 06 10:24:44 UTC 2021
    - 2.7K bytes
    - Viewed (0)
  3. src/runtime/signal_mipsx.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: Thu Oct 28 18:17:57 UTC 2021
    - 3.1K bytes
    - Viewed (0)
  4. 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)
  5. 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)
  6. src/runtime/rt0_aix_ppc64.s

    	// Preserve callee-save registers.
    	MOVD	R14, 48(R1)
    	MOVD	R15, 56(R1)
    	MOVD	R16, 64(R1)
    	MOVD	R17, 72(R1)
    	MOVD	R18, 80(R1)
    	MOVD	R19, 88(R1)
    	MOVD	R20, 96(R1)
    	MOVD	R21,104(R1)
    	MOVD	R22, 112(R1)
    	MOVD	R23, 120(R1)
    	MOVD	R24, 128(R1)
    	MOVD	R25, 136(R1)
    	MOVD	R26, 144(R1)
    	MOVD	R27, 152(R1)
    	MOVD	R28, 160(R1)
    	MOVD	R29, 168(R1)
    	MOVD	g, 176(R1) // R30
    	MOVD	R31, 184(R1)
    	FMOVD	F14, 192(R1)
    	FMOVD	F15, 200(R1)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 18 22:20:51 UTC 2023
    - 4.1K bytes
    - Viewed (0)
  7. src/runtime/signal_mips64x.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: Thu Oct 28 18:17:57 UTC 2021
    - 3.2K bytes
    - Viewed (0)
  8. 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)
  9. 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)
  10. src/internal/types/testdata/check/decls3.go

    	*R17
    	*R18
    	*R19
    	*R20
    }
    
    type R14 R13
    type R15 R13
    type R16 R13
    
    type R17 struct {
    	*R21
    	*R22
    	*R23
    	*R24
    }
    
    type R18 R17
    type R19 R17
    type R20 R17
    
    type R21 struct {
    	X int
    }
    
    type R22 R21
    type R23 R21
    type R24 R21
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 24 23:16:04 UTC 2023
    - 4.2K bytes
    - Viewed (0)
Back to top