- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for R16 (0.06 sec)
-
src/cmd/asm/internal/asm/testdata/mips64.s
// } MOVH R16, R27 // 0010dc00001bdc03 MOVHU R1, R3 // 3023ffff // LMOVB rreg ',' rreg // { // outcode(int($1), &$2, 0, &$4); // } MOVB R8, R9 // 00084e0000094e03 MOVBU R12, R17 // 319100ff // LMOVV addr ',' rreg // { // outcode(int($1), &$2, 0, &$4); // } MOVV foo<>+3(SB), R2 MOVV (R5), R18 // dcb20000 MOVV 8(R16), R4 // de040008
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Aug 08 12:17:12 UTC 2023 - 12.4K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
CSETM VS, R4 // e4739fda CSINCW LE, R5, R24, R26 // bad4981a CSINC VS, R26, R16, R17 // 5167909a CSINVW AL, R23, R21, R5 // e5e2955a CSINV LO, R2, R11, R14 // 4e308bda CSNEGW HS, R16, R29, R10 // 0a269d5a CSNEG NE, R21, R19, R11 // ab1693da
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Mon Jul 24 01:11:41 UTC 2023 - 43.9K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64error.s
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Mar 26 10:48:50 UTC 2025 - 37.9K bytes - Viewed (0) -
src/cmd/asm/internal/asm/operand_test.go
{"F29", "F29"}, {"F30", "F30"}, {"F31", "F31"}, {"LR", "LR"}, {"R0", "R0"}, {"R1", "R1"}, {"R11", "R11"}, {"R12", "R12"}, {"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"},
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Aug 29 18:31:05 UTC 2023 - 23.9K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64.s
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Mar 26 10:48:50 UTC 2025 - 95.3K bytes - Viewed (0) -
src/bytes/bytes_test.go
buf[n-2] = '\x00' buf[n-1] = '\x00' } } func bmIndexRuneUnicode(rt *unicode.RangeTable, needle rune) func(b *testing.B, n int) { var rs []rune for _, r16 := range rt.R16 { for r := rune(r16.Lo); r <= rune(r16.Hi); r += rune(r16.Stride) { if r != needle { rs = append(rs, r) } } } for _, r32 := range rt.R32 { for r := rune(r32.Lo); r <= rune(r32.Hi); r += rune(r32.Stride) {
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Mon Jul 28 18:13:58 UTC 2025 - 62.9K bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
STXVLL V25, BLK_OUT, R17 #else ADD $32, R1, MASK_PTR MOVD $0, R16 P8_STXVB16X(V15, MASK_PTR, R0) CMP IN_LEN, $8 BLT next4 MOVD 0(MASK_PTR), R14 MOVD 0(BLK_INP), R15 XOR R14, R15, R14 MOVD R14, 0(BLK_OUT) ADD $8, R16 ADD $-8, IN_LEN next4: CMP IN_LEN, $4 BLT next2 MOVWZ (BLK_INP)(R16), R15 MOVWZ (MASK_PTR)(R16), R14 XOR R14, R15, R14 MOVW R14, (R16)(BLK_OUT) ADD $4, R16 ADD $-4, IN_LEN next2: CMP IN_LEN, $2 BLT next1 MOVHZ (BLK_INP)(R16), R15 MOVHZ (MASK_PTR)(R16), R14 XOR R14, R15, R14 MOVH R14, (R16)(BLK_OUT)...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/loong64enc1.s
// Duplicate general-purpose register to vector VMOVQ R4, V2.B16 // 82009f72 VMOVQ R5, V3.H8 // a3049f72 VMOVQ R6, V4.W4 // c4089f72 VMOVQ R7, V5.V2 // e50c9f72 XVMOVQ R16, X31.B32 // 1f029f76 XVMOVQ R17, X28.H16 // 3c069f76 XVMOVQ R18, X10.W8 // 4a0a9f76 XVMOVQ R19, X9.V4 // 690e9f76 // Move vector XVMOVQ X0, X31.B32 // 1f000777
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Sep 04 19:24:25 UTC 2025 - 35.5K bytes - Viewed (0) -
api/go1.txt
pkg unicode, type Range32 struct, Hi uint32 pkg unicode, type Range32 struct, Lo uint32 pkg unicode, type Range32 struct, Stride uint32 pkg unicode, type RangeTable struct pkg unicode, type RangeTable struct, R16 []Range16 pkg unicode, type RangeTable struct, R32 []Range32 pkg unicode, type SpecialCase []CaseRange pkg unicode, var ASCII_Hex_Digit *RangeTable pkg unicode, var Arabic *RangeTable
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0)