/openbmc/pldm/platform-mc/test/ |
H A D | terminus_test.cpp | 10 auto t1 = pldm::platform_mc::Terminus(1, 1 << PLDM_BASE); in TEST() local 23 auto t1 = pldm::platform_mc::Terminus(tid, 1 << PLDM_BASE); in TEST() local 30 auto t1 = in TEST() local 113 auto t1 = in TEST() local 232 auto t1 = in TEST() local 353 auto t1 = in TEST() local
|
H A D | sensor_manager_test.cpp | 28 uint64_t t1 = 0; in runEventLoopForSeconds() local 161 uint64_t t0, t1; in TEST_F() local
|
/openbmc/qemu/target/sh4/ |
H A D | op_helper.c | 255 float32 helper_fadd_FT(CPUSH4State *env, float32 t0, float32 t1) in helper_fadd_FT() 263 float64 helper_fadd_DT(CPUSH4State *env, float64 t0, float64 t1) in helper_fadd_DT() 271 uint32_t helper_fcmp_eq_FT(CPUSH4State *env, float32 t0, float32 t1) in helper_fcmp_eq_FT() 281 uint32_t helper_fcmp_eq_DT(CPUSH4State *env, float64 t0, float64 t1) in helper_fcmp_eq_DT() 291 uint32_t helper_fcmp_gt_FT(CPUSH4State *env, float32 t0, float32 t1) in helper_fcmp_gt_FT() 329 float32 helper_fdiv_FT(CPUSH4State *env, float32 t0, float32 t1) in helper_fdiv_FT() 337 float64 helper_fdiv_DT(CPUSH4State *env, float64 t0, float64 t1) in helper_fdiv_DT() 371 float32 helper_fmul_FT(CPUSH4State *env, float32 t0, float32 t1) in helper_fmul_FT() 379 float64 helper_fmul_DT(CPUSH4State *env, float64 t0, float64 t1) in helper_fmul_DT() 421 float32 helper_fsub_FT(CPUSH4State *env, float32 t0, float32 t1) in helper_fsub_FT() [all …]
|
/openbmc/linux/include/crypto/ |
H A D | aria.h | 343 static inline void aria_sbox_layer1_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, in aria_sbox_layer1_with_pre_diff() 365 static inline void aria_sbox_layer2_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, in aria_sbox_layer2_with_pre_diff() 387 static inline void aria_diff_word(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_diff_word() 399 static inline void aria_diff_byte(u32 *t1, u32 *t2, u32 *t3) in aria_diff_byte() 407 static inline void aria_add_round_key(u32 *rk, u32 *t0, u32 *t1, u32 *t2, in aria_add_round_key() 416 static inline void aria_subst_diff_odd(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_subst_diff_odd() 425 static inline void aria_subst_diff_even(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_subst_diff_even()
|
/openbmc/qemu/target/mips/tcg/ |
H A D | mxu_translate.c | 720 TCGv t0, t1; in gen_mxu_s8ldd() local 800 TCGv t0, t1; in gen_mxu_s8std() local 853 TCGv t0, t1; in gen_mxu_s16ldd() local 907 TCGv t0, t1; in gen_mxu_s16std() local 956 TCGv t0, t1; in gen_mxu_s32mul() local 1299 TCGv t0, t1; in gen_mxu_s16mad() local 1521 TCGv t0, t1; in gen_mxu_s32ldxx() local 1556 TCGv t0, t1; in gen_mxu_s32stxx() local 1592 TCGv t0, t1; in gen_mxu_s32ldxvx() local 1630 TCGv t0, t1; in gen_mxu_lxx() local [all …]
|
H A D | octeon_translate.c | 46 TCGv t0, t1; in trans_BADDU() local 65 TCGv t0, t1; in trans_DMUL() local 134 TCGv t0, t1; in trans_SEQNE() local
|
H A D | translate_addr_const.c | 19 TCGv t1; in gen_lsa() local 38 TCGv t1; in gen_dlsa() local
|
/openbmc/linux/arch/sparc/lib/ |
H A D | memcpy.S | 20 #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 44 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 52 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 58 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
|
H A D | checksum_32.S | 20 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument 34 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ 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 209 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
|
H A D | copy_user.S | 68 #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 101 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 116 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 127 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument 141 #define MOVE_LAST_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
|
/openbmc/linux/lib/crypto/ |
H A D | poly1305-donna64.c | 16 u64 t0, t1; in poly1305_core_setkey() local 61 u64 t0, t1; in poly1305_core_blocks() local 117 u64 t0, t1; in poly1305_core_emit() local
|
/openbmc/linux/arch/openrisc/kernel/ |
H A D | entry.S | 27 #define DISABLE_INTERRUPTS(t1,t2) \ argument 34 #define ENABLE_INTERRUPTS(t1) \ argument 58 #define TRACE_IRQS_SAVE(t1,trace_op) \ argument
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | syscall_wrapper.h | 63 #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 69 #define SYSCALL_PT_ARG3(m, t1, t2, t3) \ argument 71 #define SYSCALL_PT_ARG2(m, t1, t2) \ argument 73 #define SYSCALL_PT_ARG1(m, t1) m(t1, (regs->bx)) argument
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | aes-neonbs-core.S | 87 .macro mul_gf4, x0, x1, y0, y1, t0, t1 97 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 342 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_conntrack_tuple.h | 127 static inline bool __nf_ct_tuple_src_equal(const struct nf_conntrack_tuple *t1, in __nf_ct_tuple_src_equal() 135 static inline bool __nf_ct_tuple_dst_equal(const struct nf_conntrack_tuple *t1, in __nf_ct_tuple_dst_equal() 143 static inline bool nf_ct_tuple_equal(const struct nf_conntrack_tuple *t1, in nf_ct_tuple_equal() 159 nf_ct_tuple_src_mask_cmp(const struct nf_conntrack_tuple *t1, in nf_ct_tuple_src_mask_cmp()
|
/openbmc/linux/crypto/ |
H A D | camellia_generic.c | 336 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument 540 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local 647 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local 811 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument 845 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_encrypt() local 900 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_decrypt() local
|
H A D | seed.c | 333 u32 i, t0, t1, x1, x2, x3, x4; in seed_set_key() local 369 u32 x1, x2, x3, x4, t0, t1; in seed_encrypt() local 407 u32 x1, x2, x3, x4, t0, t1; in seed_decrypt() local
|
/openbmc/qemu/target/tricore/ |
H A D | op_helper.c | 267 int64_t t1 = sextract64(r1, 0, 32); in helper_add_ssov() local 404 int64_t t1 = extract64(r1, 0, 32); in helper_add_suov() local 423 int64_t t1 = sextract64(r1, 0, 32); in helper_sub_ssov() local 559 int64_t t1 = extract64(r1, 0, 32); in helper_sub_suov() local 578 int64_t t1 = sextract64(r1, 0, 32); in helper_mul_ssov() local 587 int64_t t1 = extract64(r1, 0, 32); in helper_mul_suov() local 648 int32_t t1, t2; in helper_absdif_h_ssov() local 771 int64_t t1 = (int64_t)r1; in helper_madd64_q_ssov() local 977 int64_t t1 = (int64_t)r1; in helper_msub32_q_sub_ssov() local 1019 int64_t t1 = (int64_t)r1; in helper_msub64_q_ssov() local [all …]
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | aes-spe-keys.S | 39 #define LS_BOX(r, t1, t2) \ argument 55 #define GF8_MUL(out, in, t1, t2) \ argument
|
/openbmc/linux/arch/arm/crypto/ |
H A D | aes-neonbs-core.S | 141 .macro mul_gf4, x0, x1, y0, y1, t0, t1 151 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 401 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | hyperv_clock.c | 53 u64 tsc_freq, r1, r2, t1, t2; in check_tsc_msr_rdtsc() local 86 u64 r1, r2, t1, t2; in check_tsc_msr_tsc_page() local 178 u64 tsc_freq, r1, r2, t1, t2; in host_check_tsc_msr_rdtsc() local
|
/openbmc/qemu/tcg/ |
H A D | tcg-op.c | 812 TCGv_i32 t0, t1; in tcg_gen_rotl_i32() local 834 TCGv_i32 t0, t1; in tcg_gen_rotli_i32() local 850 TCGv_i32 t0, t1; in tcg_gen_rotr_i32() local 878 TCGv_i32 t1; in tcg_gen_deposit_i32() local 1697 TCGv_i32 t1; in tcg_gen_mul_i64() local 2283 TCGv_i32 t0, t1; in tcg_gen_bswap64_i64() local 2335 TCGv_i64 t1 = tcg_temp_ebb_new_i64(); in tcg_gen_hswap_i64() local 2551 TCGv_i64 t0, t1; in tcg_gen_rotl_i64() local 2572 TCGv_i64 t0, t1; in tcg_gen_rotli_i64() local 2588 TCGv_i64 t0, t1; in tcg_gen_rotr_i64() local [all …]
|
H A D | tcg-op-gvec.c | 720 TCGv_i32 t1 = tcg_temp_new_i32(); in expand_2_i32() local 740 TCGv_i32 t1 = tcg_temp_new_i32(); in expand_2i_i32() local 760 TCGv_i32 t1 = tcg_temp_new_i32(); in expand_2s_i32() local 782 TCGv_i32 t1 = tcg_temp_new_i32(); in expand_3_i32() local 806 TCGv_i32 t1 = tcg_temp_new_i32(); in expand_3i_i32() local 833 TCGv_i32 t1 = tcg_temp_new_i32(); in expand_4_i32() local 860 TCGv_i32 t1 = tcg_temp_new_i32(); in expand_4i_i32() local 883 TCGv_i64 t1 = tcg_temp_new_i64(); in expand_2_i64() local 903 TCGv_i64 t1 = tcg_temp_new_i64(); in expand_2i_i64() local 923 TCGv_i64 t1 = tcg_temp_new_i64(); in expand_2s_i64() local [all …]
|
/openbmc/linux/arch/x86/crypto/ |
H A D | twofish-avx-x86_64-asm_64.S | 86 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument 104 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument 204 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 215 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument 223 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | stacktrace.h | 97 #define CALL_LARGS_1(t1, a1) \ argument 99 #define CALL_LARGS_2(t1, a1, t2, a2) \ argument 102 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \ argument 105 #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
|