Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 78 for r29 (0.03 sec)

  1. src/runtime/cgo/abi_loong64.h

    	MOVV	R23, ((offset)+(1*8))(R3)	\
    	MOVV	R24, ((offset)+(2*8))(R3)	\
    	MOVV	R25, ((offset)+(3*8))(R3)	\
    	MOVV	R26, ((offset)+(4*8))(R3)	\
    	MOVV	R27, ((offset)+(5*8))(R3)	\
    	MOVV	R28, ((offset)+(6*8))(R3)	\
    	MOVV	R29, ((offset)+(7*8))(R3)	\
    	MOVV	R30, ((offset)+(8*8))(R3)	\
    	MOVV	R31, ((offset)+(9*8))(R3)
    
    #define SAVE_F24_TO_F31(offset)	\
    	MOVD	F24, ((offset)+(0*8))(R3)	\
    	MOVD	F25, ((offset)+(1*8))(R3)	\
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 29 02:34:18 UTC 2023
    - 1.9K bytes
    - Viewed (0)
  2. src/runtime/testdata/testprog/framepointer_arm64.s

    // Copyright 2023 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    #include "textflag.h"
    
    TEXT	·getFP(SB), NOSPLIT|NOFRAME, $0-8
    	MOVD	R29, ret+0(FP)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 18 22:58:13 UTC 2023
    - 249 bytes
    - Viewed (0)
  3. src/runtime/signal_mipsx.go

    	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")
    	print("r29  ", hex(c.r29()), "\n")
    	print("r30  ", hex(c.r30()), "\t")
    	print("r31  ", hex(c.r31()), "\n")
    	print("pc   ", hex(c.pc()), "\t")
    	print("link ", hex(c.link()), "\n")
    	print("lo   ", hex(c.lo()), "\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/internal/bytealg/equal_loong64.s

    // Copyright 2022 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    #include "go_asm.h"
    #include "textflag.h"
    
    #define	REGCTXT	R29
    
    // memequal(a, b unsafe.Pointer, size uintptr) bool
    TEXT runtime·memequal<ABIInternal>(SB),NOSPLIT|NOFRAME,$0-25
    	BEQ	R4, R5, eq
    	ADDV	R4, R6, R7
    	PCALIGN	$16
    loop:
    	BNE	R4, R7, test
    	MOVV	$1, R4
    	RET
    test:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 13 15:04:25 UTC 2024
    - 875 bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/operand_test.go

    	{"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"},
    	{"R7", "R7"},
    	{"R8", "R8"},
    	{"R9", "R9"},
    	{"SPR(269)", "SPR(269)"},
    	{"a(FP)", "a(FP)"},
    	{"g", "g"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 29 18:31:05 UTC 2023
    - 23.9K bytes
    - Viewed (0)
  6. src/runtime/signal_mips64x.go

    	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")
    	print("r29  ", hex(c.r29()), "\n")
    	print("r30  ", hex(c.r30()), "\t")
    	print("r31  ", hex(c.r31()), "\n")
    	print("pc   ", hex(c.pc()), "\t")
    	print("link ", hex(c.link()), "\n")
    	print("lo   ", hex(c.lo()), "\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)
  7. src/runtime/preempt_ppc64x.s

    	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)
    	FMOVD F0, 256(R1)
    	FMOVD F1, 264(R1)
    	FMOVD F2, 272(R1)
    	FMOVD F3, 280(R1)
    	FMOVD F4, 288(R1)
    	FMOVD F5, 296(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)
  8. src/runtime/asm_ppc64x.s

    	MOVD	(FIXED_FRAME+104)(R1), R17
    	MOVD	(FIXED_FRAME+112)(R1), R29
    	JMP	retry
    
    TEXT runtime·gcWriteBarrier1<ABIInternal>(SB),NOSPLIT,$0
    	MOVD	$8, R29
    	JMP	gcWriteBarrier<>(SB)
    TEXT runtime·gcWriteBarrier2<ABIInternal>(SB),NOSPLIT,$0
    	MOVD	$16, R29
    	JMP	gcWriteBarrier<>(SB)
    TEXT runtime·gcWriteBarrier3<ABIInternal>(SB),NOSPLIT,$0
    	MOVD	$24, R29
    	JMP	gcWriteBarrier<>(SB)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 18:17:17 UTC 2024
    - 45.4K bytes
    - Viewed (0)
  9. src/runtime/rt0_aix_ppc64.s

    	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)
    	FMOVD	F16, 208(R1)
    	FMOVD	F17, 216(R1)
    	FMOVD	F18, 224(R1)
    	FMOVD	F19, 232(R1)
    	FMOVD	F20, 240(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)
  10. src/cmd/asm/internal/asm/testdata/arm64.s

    	MOVHU	(R1)(R2<<1), R5                 // 25786278
    	MOVB	(R9)(R3.UXTW), R6               // 2649a338
    	MOVB	(R10)(R6), R15                  // 4f69a638
    	MOVB	(R29)(R30<<0), R14              // ae6bbe38
    	MOVB	(R29)(R30), R14                 // ae6bbe38
    	MOVH	(R5)(R7.SXTX<<1), R19           // b3f8a778
    	MOVH	(R8)(R4<<1), R10                // 0a79a478
    	MOVW	(R9)(R8.SXTW<<2), R19           // 33d9a8b8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 08 03:28:17 UTC 2023
    - 94.9K bytes
    - Viewed (0)
Back to top