Home
last modified time | relevance | path

Searched defs:t4 (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/linux/arch/sparc/lib/
H A Dchecksum_32.S20 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument
164 #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 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 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
/openbmc/qemu/include/exec/
H A Dhelper-head.h124 #define DEF_HELPER_4(name, ret, t1, t2, t3, t4) \ argument
126 #define DEF_HELPER_5(name, ret, t1, t2, t3, t4, t5) \ argument
128 #define DEF_HELPER_6(name, ret, t1, t2, t3, t4, t5, t6) \ argument
130 #define DEF_HELPER_7(name, ret, t1, t2, t3, t4, t5, t6, t7) \ argument
/openbmc/linux/arch/x86/include/asm/
H A Dsyscall_wrapper.h63 #define SYSCALL_PT_ARG6(m, t1, t2, t3, t4, t5, t6) \ argument
65 #define SYSCALL_PT_ARG5(m, t1, t2, t3, t4, t5) \ argument
67 #define SYSCALL_PT_ARG4(m, t1, t2, t3, t4) \ argument
/openbmc/linux/arch/ia64/lib/
H A Dmemcpy.S36 # define t4 r22 macro
H A Dcopy_page_mck.S80 #define t4 r20 macro
H A Dmemcpy_mck.S48 #define t4 r26 macro
/openbmc/qemu/target/mips/tcg/
H A Dmxu_translate.c2400 TCGv t4 = tcg_temp_new(); in gen_mxu_q8slt() local
2487 TCGv t4 = tcg_temp_new(); in gen_mxu_D16SLT() local
2538 TCGv t4 = tcg_temp_new(); in gen_mxu_d16avg() local
2598 TCGv t4 = tcg_temp_new(); in gen_mxu_q8avg() local
2890 TCGv t4 = tcg_temp_new(); in gen_mxu_Q8ABD() local
2937 TCGv t4 = tcg_temp_new(); in gen_mxu_Q8ADD() local
3013 TCGv t4 = tcg_temp_new(); in gen_mxu_q8adde() local
3155 TCGv t4 = tcg_temp_new(); in gen_mxu_q16add() local
3691 TCGv t0, t1, t2, t3, t4; in gen_mxu_s32extrv() local
3917 TCGv t4 = tcg_temp_new(); in gen_mxu_q16scop() local
[all …]
/openbmc/linux/arch/loongarch/include/asm/
H A Dregdef.h24 #define t4 $r16 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dregdef.h11 #define t4 $5 macro
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_trans_resv.c297 unsigned int t1, t2, t3, t4; in xfs_calc_write_reservation() local
377 unsigned int t1, t2, t3, t4; in xfs_calc_itruncate_reservation() local
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc_util.h38 const Byte *t4 = op2 ? *op2 : NULL; in dfltcc() local
/openbmc/linux/arch/parisc/lib/
H A Dlusercopy.S96 t4 = r22 define
/openbmc/linux/arch/s390/include/asm/
H A Dstacktrace.h105 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument
108 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-memcpy.S113 #define t4 $12 macro
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_type_id.c69 named_struct_typedef t4 = {}; variable
/openbmc/qemu/linux-user/riscv/
H A Dtarget_syscall.h41 abi_long t4; member
/openbmc/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h26 #define t4 $r16 macro
/openbmc/linux/arch/riscv/include/asm/
H A Dcompat.h50 compat_ulong_t t4; member
/openbmc/linux/arch/mips/include/asm/
H A Dregdef.h34 #define t4 $12 macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dregdef.h31 #define t4 $12 macro
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Data.h22 u8 t4; /* 0x07 */ member
/openbmc/linux/lib/
H A Dcrc32.c80 const u32 *t4 = tab[4], *t5 = tab[5], *t6 = tab[6], *t7 = tab[7]; local

123