Home
last modified time | relevance | path

Searched defs:tmp1 (Results 26 - 50 of 428) sorted by relevance

12345678910>>...18

/third_party/ffmpeg/libavcodec/mips/
H A Dcabac.h36 mips_reg tmp0, tmp1, tmp2, bit; in get_cabac_inline_mips() local
126 mips_reg tmp0, tmp1; get_cabac_bypass_mips() local
178 mips_reg tmp0, tmp1; get_cabac_bypass_sign_mips() local
[all...]
H A Dcompute_antialias_fixed.h81 int tmp0, tmp1, tmp2, tmp00, tmp11; in compute_antialias_mips_fixed() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap19.c29 static const char tmp1[] = "testfile1"; variable
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dswscanf.c55 wchar_t tmp1[BUFF_SIZE]; in swscanf_0200() local
/third_party/optimized-routines/string/aarch64/
H A Dmemcmp.S27 #define tmp1 x7 define
H A Dstrchrnul-mte.S21 #define tmp1 x1 define
[all...]
/third_party/optimized-routines/string/arm/
H A Dstrlen-armv6t2.S40 #define tmp1 r4 /* Overlaps const_0 */ define
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dasm_pointer_auth.h16 .macro ptrauth_keys_install_user tsk, tmp1, tmp2, tmp3 variable
17 mov \tmp1, #THREAD_KEYS_USER variable
18 add \tmp1, \tsk, \tmp1 variable
42 .macro __ptrauth_keys_install_kernel_nosync tsk, tmp1, tmp variable
43 mov \\tmp1, #THREAD_KEYS_KERNEL global() variable
44 add \\tmp1, \\tsk, \\tmp1 global() variable
50 .macro ptrauth_keys_install_kernel_nosync tsk, tmp1, tmp2, tmp3 global() variable
52 __ptrauth_keys_install_kernel_nosync \\tsk, \\tmp1, \\tmp2, \\tmp3 global() variable
56 .macro ptrauth_keys_install_kernel tsk, tmp1, tmp2, tmp3 global() variable
58 __ptrauth_keys_install_kernel_nosync \\tsk, \\tmp1, \\tmp2, \\tmp3 global() variable
63 .macro __ptrauth_keys_init_cpu tsk, tmp1, tmp2, tmp3 global() variable
64 mrs \\tmp1, id_aa64isar1_el1 global() variable
65 ubfx \\tmp1, \\tmp1, #ID_AA64ISAR1_APA_SHIFT, #8 global() variable
66 cbz \\tmp1, .Lno_addr_auth\\@ global() variable
72 __ptrauth_keys_install_kernel_nosync \\tsk, \\tmp1, \\tmp2, \\tmp3 global() variable
77 .macro ptrauth_keys_init_cpu tsk, tmp1, tmp2, tmp3 global() variable
81 __ptrauth_keys_init_cpu \\tsk, \\tmp1, \\tmp2, \\tmp3 global() variable
[all...]
/kernel/linux/linux-5.10/arch/arm64/lib/
H A Dstrcmp.S45 tmp1 .req x7 label
[all...]
H A Dmemcmp.S42 tmp1 .req x8 label
[all...]
H A Dmemmove.S31 tmp1 .req x3 label
H A Dstrlen.S36 tmp1 .req x7 label
[all...]
H A Dstrnlen.S38 tmp1 .req x8 label
[all...]
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dtls.h10 .macro switch_tls_none, base, tp, tpuser, tmp1, tmp2 variable
13 .macro switch_tls_v6k, base, tp, tpuser, tmp1, tmp2 variable
20 .macro switch_tls_v6, base, tp, tpuser, tmp1, tmp2 variable
21 ldr \tmp1, =elf_hwcap variable
24 tst \tmp1, #HWCAP_TLS @ hardware TLS available? variable
32 .macro switch_tls_software, base, tp, tpuser, tmp1, tmp2 variable
33 mov \tmp1, #0xffff0fff variable
[all...]
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Ddivide.S58 #define tmp1 $3 define
H A Dev6-divide.S68 #define tmp1 $3 define
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dperfmon_mckinley.h59 unsigned long tmp1, tmp2, ival = *val; in pfm_mck_reserved() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpvclock.h46 u32 tmp1, tmp2; in pvclock_scale_delta() local
/kernel/linux/linux-5.10/arch/arm/mach-at91/
H A Dpm_suspend.S19 tmp1 .req r4 label
[all...]
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Ddivide.S58 #define tmp1 $3 define
H A Dev6-divide.S68 #define tmp1 $3 define
[all...]
/kernel/linux/linux-6.6/arch/arm64/lib/
H A Dstrnlen.S38 tmp1 .req x8 label
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpvclock.h47 u32 tmp1, tmp2; in pvclock_scale_delta() local
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dpvclock.h43 u32 tmp1, tmp2; in pvclock_scale_delta() local
/third_party/node/deps/base64/base64/lib/arch/neon64/
H A Denc_loop_asm.c99 uint8x16_t tmp0, tmp1, tmp2, tmp3; in enc_loop_neon64() local

Completed in 8 milliseconds

12345678910>>...18