Home
last modified time | relevance | path

Searched defs:t7 (Results 1 – 18 of 18) sorted by relevance

/linux/arch/sparc/lib/
H A Dmemcpy.S20 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
34 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
H A Dchecksum_32.S164 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
186 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
H A Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
H A Dcopy_user.S68 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
83 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/linux/arch/loongarch/include/asm/
H A Dregdef.h27 #define t7 $r19 macro
/linux/arch/alpha/include/uapi/asm/
H A Dregdef.h14 #define t7 $8 macro
/linux/arch/mips/cavium-octeon/
H A Docteon-memcpy.S116 #define t7 $15 macro
/linux/lib/
H A Dcrc32.c80 const u32 *t4 = tab[4], *t5 = tab[5], *t6 = tab[6], *t7 = tab[7]; local
/linux/arch/x86/crypto/
H A Daria-gfni-avx512-asm_64.S310 t4, t5, t6, t7) \ argument
334 t4, t5, t6, t7) \ argument
H A Daria-aesni-avx-asm_64.S302 t4, t5, t6, t7) \ argument
326 t4, t5, t6, t7) \ argument
H A Daria-aesni-avx2-asm_64.S309 t4, t5, t6, t7) \ argument
332 t4, t5, t6, t7) \ argument
H A Dcamellia-aesni-avx-asm_64.S51 t7, mem_cd, key) \ argument
H A Dcamellia-aesni-avx2-asm_64.S63 t7, mem_cd, key) \ argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c417 long double t7 = 9.876543; in test_btf_dump_float_data() local
/linux/arch/mips/lib/
H A Dmemcpy.S181 #define t7 $15 macro
H A Dcsum_partial.S36 #define t7 $15 macro
/linux/arch/mips/include/asm/
H A Dregdef.h130 #define t7 $15 macro
/linux/crypto/
H A Decc.c1258 u64 t7[ECC_MAX_DIGITS]; in xycz_add_c() local