| /linux/arch/xtensa/lib/ |
| H A D | strncpy_user.S | 47 # a11/ dst 54 mov a11, a2 # leave dst in return value register 65 bnone a11, a9, .Laligned 71 EX(10f) s8i a9, a11, 0 # store byte 0 73 addi a11, a11, 1 # advance dst pointer 81 EX(10f) s8i a9, a11, 0 # store byte 0 83 addi a11, a11, 1 # advance dst pointer 88 EX(10f) s8i a9, a11, 0 # store byte 0 90 addi a11, a11, 1 # advance dst pointer 94 sub a2, a11, a2 # compute strlen [all …]
|
| H A D | umulsidi3.S | 122 do_mul(a11, a2, h, a3, l) /* pp 2 */ 124 add a6, a6, a11 125 bgeu a6, a11, 1f 134 do_mul(a11, a2, l, a3, l) /* pp 0 */ 136 add a6, a6, a11 137 bgeu a6, a11, 1f
|
| H A D | memcopy.S | 55 * a11/ tmp 202 and a11, a3, a8 # save unalignment offset for below 203 sub a3, a3, a11 # align a3 254 add a3, a3, a11 # readjust a3 with correct misalignment 310 * a11/ tmp 464 and a11, a3, a8 # save unalignment offset for below 465 sub a3, a3, a11 # align a3 516 add a3, a3, a11 # readjust a3 with correct misalignment
|
| H A D | usercopy.S | 53 * a11/ original length 71 mov a11, a4 # preserve original len for error case 291 /* a2 = original dst; a5 = current dst; a11= original len 294 * retval = a11 - (a5 - a2) 300 sub a2, a11, a2 /* a2 <-- bytes not copied */
|
| /linux/arch/xtensa/boot/boot-redboot/ |
| H A D | bootstrap.S | 103 l32i a11, a7, 4 105 s32i a11, a8, 4 107 l32i a11, a7, 12 109 s32i a11, a8, 12 126 movi a11, _reloc 127 jx a11
|
| /linux/arch/xtensa/kernel/ |
| H A D | vectors.S | 777 s32e a11, a0, -20 788 l32e a11, a1, -12 790 l32e a4, a11, -48 791 l32e a8, a11, -32 793 l32e a5, a11, -44 794 l32e a6, a11, -40 795 l32e a7, a11, -36 796 l32e a9, a11, -28 797 l32e a10, a11, -24 798 l32e a11, a11, -20
|
| H A D | mcount.S | 55 movi a11, ftrace_stub 56 bne a9, a11, 1f
|
| H A D | entry.S | 181 s32i a11, a1, PT_AREG11 321 s32i a11, a1, PT_AREG11 732 l32i a11, a1, PT_AREG11 1253 /* The spill routine might clobber a4, a7, a8, a11, a12, and a15. */ 1258 s32i a11, a2, PT_AREG11 1324 s32e a11, a4, -20 1325 srli a11, a3, 2 # shift windowbase by 2 1350 s32e a11, a8, -36 1405 l32i a11, a2, PT_AREG11 2058 mov a11, a3 # and 'next' (a3) [all …]
|
| H A D | align.S | 326 mov a11, a3 ; _j .Lexit; .align 8 345 mov a3, a11 ; _j .Lstore_w; .align 8
|
| H A D | signal.c | 89 /* Save registers a4..a7 (call8) or a4...a11 (call12) */ in flush_window_regs_user()
|
| /linux/arch/xtensa/include/asm/ |
| H A D | initialize_mmu.h | 201 movi a11, -1 205 beq a8, a11, 2f 207 mov a11, a8
|
| H A D | asmmacro.h | 258 #define abi_arg5 a11
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_usdt.c | 78 short a11, signed char a12) in BPF_USDT() 100 usdt12_args[10] = a11; 71 BPF_USDT(usdt12,int a1,int a2,long a3,long a4,unsigned a5,long a6,__u64 a7,uintptr_t a8,int a9,short a10,short a11,signed char a12) BPF_USDT() argument
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_clocks.c | 673 /*RAGE_6::A11 A12 A12N1 A13, RV250::A11 A12, R300 */ in radeon_legacy_set_clock_gating() 695 /* RV200::A11 A12 RV250::A11 A12 */ in radeon_legacy_set_clock_gating() 707 /* RV200::A11 A12, RV250::A11 A12 */ in radeon_legacy_set_clock_gating()
|
| /linux/tools/perf/arch/xtensa/include/ |
| H A D | dwarf-regs-table.h | 7 "a8", "a9", "a10", "a11", "a12", "a13", "a14", "a15",
|
| /linux/arch/arm64/boot/dts/apple/ |
| H A D | t8015-common.dtsi | 5 * This file contains parts common to all Apple A11 devices.
|
| /linux/tools/perf/arch/s390/include/ |
| H A D | dwarf-regs-table.h | 57 REG_DWARFNUM_NAME(a11, 59),
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | apple,aic.yaml | 35 from A11, system registers may also be used for "fast" IPIs. Starting from
|
| /linux/drivers/firmware/smccc/ |
| H A D | soc_id.c | 85 str_fragment_from_reg(smccc_soc_id_name + 8 * 10, res.a11); in smccc_soc_name_init()
|
| /linux/include/uapi/rdma/ |
| H A D | rdma_user_cm.h | 75 /* See IBTA Annex A11, servies ID bytes 4 & 5 */
|
| /linux/drivers/net/wan/ |
| H A D | slic_ds26522.c | 36 * w/r|A13|A12|A11|A10|A9|A8|A7|A6|A5|A4|A3|A2|A1|A0|x
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | radeon_pm.c | 471 /*RAGE_6::A11 A12 A12N1 A13, RV250::A11 A12, R300*/ in radeon_pm_enable_dynamic_mode() 488 /* RV200::A11 A12 RV250::A11 A12 */ in radeon_pm_enable_dynamic_mode() 499 /* RV200::A11 A12, RV250::A11 A12 */ in radeon_pm_enable_dynamic_mode()
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-usbdp.c | 510 * Type-C Pin B11-B10 A2-A3 A11-A10 B2-B3 526 * B11-B10 A2-A3 A11-A10 B2-B3 534 * B11-B10 A2-A3 A11-A10 B2-B3
|
| /linux/arch/x86/kernel/ |
| H A D | apm_32.c | 2024 DMI_MATCH(DMI_BIOS_VERSION, "A11"), }, 2048 DMI_MATCH(DMI_BIOS_VERSION, "A11"), }, 2090 DMI_MATCH(DMI_BIOS_VERSION, "A11"), 2105 DMI_MATCH(DMI_BIOS_VERSION, "A11"), },
|
| /linux/arch/m68k/fpsp040/ |
| H A D | bindec.S | 77 | A11. Restore original FPCR; set size ext. 549 | A11. Restore original FPCR; set size ext.
|