| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | rk_sftl_arm_v8_clang.S | 204 ldr w8, [x8, :lo12:g_totle_write_sector] 208 lsr w3, w8, #11 213 ldr w8, [x8, :lo12:g_totle_read_sector] 217 lsr w3, w8, #11 621 sub w8, w8, w9 623 lsr w8, w8, #1 625 mul w8, w8, w9 689 ldr w8, [x8, :lo12:gFtlInitStatus] 691 cmp w8, #1 // =1 695 ldrh w8, [x8, :lo12:g_gc_superblock] [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/lib/ |
| H A D | crc32.S | 33 crc32\c\()x w8, w0, x3 35 csel w0, w0, w8, eq 38 crc32\c\()w w8, w0, w3 40 csel w0, w0, w8, eq 43 crc32\c\()h w8, w0, w3 45 csel w0, w0, w8, eq 47 crc32\c\()b w8, w0, w3 48 csel w0, w0, w8, eq 50 crc32\c\()x w8, w0, x5 51 crc32\c\()x w8, w8, x6 [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | sha256-core.S | 164 eor w8,w22,w22,ror#14 170 eor w16,w16,w8,ror#11 // Sigma1(e) 171 ror w8,w26,#2 178 eor w17,w8,w17,ror#13 // Sigma0(a) 185 ldp w7,w8,[x1],#2*4 232 rev w8,w8 // 5 241 add w22,w22,w8 // h+=X[i] 434 str w8,[sp,#4] 437 eor w8,w27,w27,ror#14 443 eor w16,w16,w8,ror#11 // Sigma1(e) [all …]
|
| H A D | sha256-core.S_shipped | 164 eor w8,w22,w22,ror#14 170 eor w16,w16,w8,ror#11 // Sigma1(e) 171 ror w8,w26,#2 178 eor w17,w8,w17,ror#13 // Sigma0(a) 185 ldp w7,w8,[x1],#2*4 232 rev w8,w8 // 5 241 add w22,w22,w8 // h+=X[i] 434 str w8,[sp,#4] 437 eor w8,w27,w27,ror#14 443 eor w16,w16,w8,ror#11 // Sigma1(e) [all …]
|
| H A D | aes-ce-ccm-core.S | 19 ldr w8, [x3] /* leftover from prev round? */ 21 cbz w8, 1f 22 sub w8, w8, #16 26 add w8, w8, #1 30 cbnz w8, 0b 65 mov w8, w2 74 8: cbz w8, 91f 75 mov w7, w8 76 add w8, w8, #16 82 10: str w8, [x3]
|
| H A D | aes-cipher-core.S | 87 ldp w8, w9, [rk], #16 95 eor w4, w4, w8 104 0: \round w8, w9, w10, w11, w4, w5, w6, w7 105 \round w4, w5, w6, w7, w8, w9, w10, w11 108 \round w8, w9, w10, w11, w4, w5, w6, w7 110 2: \round w4, w5, w6, w7, w8, w9, w10, w11 113 \round w4, w5, w6, w7, w8, w9, w10, w11, \bsz, b
|
| H A D | aes-modes.S | 132 mov w8, #14 /* AES-256: 14 rounds */ 133 enc_prepare w8, x6, x7 134 encrypt_block v4, w8, x6, x7, w9 179 mov w8, #14 /* AES-256: 14 rounds */ 180 enc_prepare w8, x6, x7 181 encrypt_block cbciv, w8, x6, x7, w9 343 add w8, w6, #2 350 rev w8, w8 355 mov v2.s[3], w8 528 sub w8, w4, #0x10 [all …]
|
| H A D | chacha-neon-core.S | 527 mov w8, v18.s[0] 533 add a2, a2, w8 551 mov w8, v22.s[0] 557 add a6, a6, w8 572 mov w8, v26.s[0] 578 add a10, a10, w8 593 mov w8, v30.s[0] 599 add a14, a14, w8 609 ldp w8, w9, [x2, #-56] 614 eor a2, a2, w8 [all …]
|
| H A D | ghash-ce-core.S | 459 ldr w8, [x5, #12] // load lower counter 460 CPU_LE( rev w8, w8 ) 468 add w8, w8, w9 568 CPU_LE( rev w8, w8 ) 569 str w8, [x5, #12] // store lower counter 703 sub w10, w8, #4 704 sub w11, w8, #3 705 sub w12, w8, #2 706 sub w13, w8, #1
|
| H A D | sha3-ce-core.S | 55 mov w8, #24 107 3: sub w8, w8, #1 186 cbnz w8, 3b
|
| /OK3568_Linux_fs/kernel/kernel/debug/kdb/ |
| H A D | kdb_support.c | 409 __u64 w8; in kdb_getphysword() local 430 diag = kdb_getphys(&w8, addr, sizeof(w8)); in kdb_getphysword() 432 *word = w8; in kdb_getphysword() 459 __u64 w8; in kdb_getword() local 479 diag = kdb_getarea(w8, addr); in kdb_getword() 481 *word = w8; in kdb_getword() 508 __u64 w8; in kdb_putword() local 524 w8 = word; in kdb_putword() 525 diag = kdb_putarea(addr, w8); in kdb_putword()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | sorttable.c | 62 static void (*w8)(uint64_t, uint64_t *); variable 279 w8(handler, (uint64_t *)(loc + 8)); in s390_sort_relative_table() 293 w8(handler, (uint64_t *)(loc + 8)); in s390_sort_relative_table() 310 w8 = w8le; in do_file() 318 w8 = w8be; in do_file()
|
| H A D | recordmcount.c | 402 static uint64_t (*w8)(uint64_t); variable 441 return ELF64_R_TYPE(w8(rp->r_info)) != R_AARCH64_CALL26; in arm64_is_fake_mcount() 489 w8 = w8nat; in do_file() 501 w8 = w8rev; in do_file() 514 w8 = w8rev; in do_file()
|
| H A D | sorttable.h | 61 # define _w w8
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/ |
| H A D | sve-ptrace-asm.S | 16 mov w8, #__NR_getpid 23 mov w8, #__NR_getpid
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | vad_preprocess_arm64.S | 40 mov w8, 15349 51 mul w5, w0, w8 54 smaddl x3, w3, w8, x2
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | cfi_flash.c | 368 cword.w8, info->chipwidth << CFI_FLASH_SHIFT_WIDTH); in flash_write_cmd() 369 flash_write8(cword.w8, addr); in flash_write_cmd() 426 debug("is= %x %x\n", flash_read8(addr), cword.w8); in flash_isequal() 427 retval = (flash_read8(addr) == cword.w8); in flash_isequal() 472 retval = ((flash_read8(addr) & cword.w8) == cword.w8); in flash_isset() 724 cword->w8 = c; in flash_add_byte() 796 flag = ((flash_read8(dstaddr) & cword.w8) == cword.w8); in flash_write_cfiword() 843 flash_write8(cword.w8, dstaddr); in flash_write_cfiword()
|
| /OK3568_Linux_fs/u-boot/include/mtd/ |
| H A D | cfi_flash.h | 109 u8 w8; member
|
| /OK3568_Linux_fs/u-boot/drivers/rknand/ |
| H A D | rk_zftl_arm_v8.S | 214 mov w8, 6 219 umull x12, w1, w8 232 mov w10, w8 252 ldr w8, [x11, x13] 256 madd w8, w14, w8, w13 257 cmp w4, w8, uxth 259 ldrh w8, [x3] 260 cmp w8, w15 266 umaddl x3, w8, w10, x5 267 mov w2, w8 [all …]
|
| H A D | rk_zftl_spl_arm_v8.S | 214 mov w8, 6 219 umull x12, w1, w8 232 mov w10, w8 252 ldr w8, [x11, x13] 256 madd w8, w14, w8, w13 257 cmp w4, w8, uxth 259 ldrh w8, [x3] 260 cmp w8, w15 266 umaddl x3, w8, w10, x5 267 mov w2, w8 [all …]
|
| H A D | rk_ftl_arm_v8.S | 585 ldrh w8, [x6, 12] 587 mul w5, w5, w8 588 and w8, w5, 65535 600 udiv w5, w11, w8 602 msub w5, w5, w8, w11 1317 mov w8, 239 1341 str w8, [x1, 2056] 1375 str w8, [x1, 2056] 2132 ldrh w8, [x1, -2] 2134 str w8, [x10, x0] [all …]
|
| /OK3568_Linux_fs/kernel/drivers/rk_nand/ |
| H A D | rk_ftlv5_arm64.S | 83 lsl w8, w7, w0 87 orr w4, w4, w8 922 strb w8, [x0, 148] 1011 mov w10, w8 1109 ldrh w8, [x5, 92] 1111 ubfiz w5, w8, 1, 15 1113 csel w8, w5, w8, eq 1132 madd w5, w5, w8, w1 1895 mov w8, 239 1919 str w8, [x1, 2056] [all …]
|
| H A D | rk_ftl_arm_v8.S | 605 ldrh w8, [x7, 76] 612 ubfiz w5, w8, 1, 15 614 csel w8, w5, w8, eq 632 madd w5, w5, w8, w1 1325 mov w8, 239 1351 str w8, [x1, 2056] 1385 str w8, [x1, 2056] 2554 ldrh w8, [x7, 20] 2561 strh w8, [x4, 2550] 2568 mov w0, w8 [all …]
|
| H A D | rk_zftl_arm64.S | 476 ldrh w8, [x14, x4, lsl 1] 479 mul w8, w8, w6 483 cbz w8, .L65 485 add w8, w8, w3, uxth 491 csinv w8, w8, wzr, ne 522 cmp w8, w4 1322 ldrb w8, [x7, 1205] 1324 sub w6, w6, w8 1327 lsl w5, w5, w8 5355 ldrh w8, [x27, 1356] [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/epdlut/ |
| H A D | pvi_waveform_v8.S | 496 add w8, w3, 2 501 add w8, w4, w8, lsl 8 513 strb w13, [x5, w8, uxtw] 548 add w8, w3, 2 552 add w8, w2, w8, lsl 8 564 strb w13, [x5, w8, uxtw] 637 add w8, w3, 3 642 add w4, w4, w8, lsl 8 647 strb w8, [x5, w10, uxtw] 650 strb w8, [x5, w9, uxtw] [all …]
|