/openbmc/linux/arch/x86/crypto/ |
H A D | serpent-sse2-i586-asm_32.S | 453 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 468 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument 476 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument 484 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
|
H A D | cast5-avx-x86_64-asm_64.S | 168 #define transpose_2x4(x0, x1, t0, t1) \ argument 175 #define inpack_blocks(x0, x1, t0, t1, rmask) \ argument 181 #define outunpack_blocks(x0, x1, t0, t1, rmask) \ argument
|
H A D | cast6-avx-x86_64-asm_64.S | 190 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 201 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument 209 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
|
H A D | glue_helper-asm-avx2.S | 28 #define store_cbc_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7, t0) \ argument
|
H A D | serpent-sse2-x86_64-asm_64.S | 575 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 590 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument 598 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument 606 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
|
/openbmc/linux/arch/loongarch/lib/ |
H A D | delay.c | 14 u64 t0 = get_cycles(); in __delay() local
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | swab.h | 27 __u64 t0, t1, t2, t3; in __arch_swab32() local
|
H A D | regdef.h | 7 #define t0 $1 /* temporary registers (caller-saved) */ macro
|
/openbmc/qemu/target/rx/ |
H A D | op_helper.c | 175 uint32_t helper_ftoi(CPURXState *env, float32 t0) in helper_ftoi() 183 uint32_t helper_round(CPURXState *env, float32 t0) in helper_round() 191 float32 helper_itof(CPURXState *env, uint32_t t0) in helper_itof()
|
/openbmc/qemu/target/riscv/ |
H A D | zce_helper.c | 40 target_ulong t0; in HELPER() local
|
/openbmc/qemu/target/mips/tcg/ |
H A D | vr54xx_translate.c | 40 TCGv t0 = tcg_temp_new(); in trans_mult_acc() local
|
/openbmc/qemu/target/openrisc/ |
H A D | translate.c | 204 TCGv t0 = tcg_temp_new(); in gen_add() local 219 TCGv t0 = tcg_temp_new(); in gen_addc() local 250 TCGv t0 = tcg_temp_new(); in gen_mul() local 269 TCGv t0 = tcg_temp_new(); in gen_div() local 283 TCGv t0 = tcg_temp_new(); in gen_divu() local 731 TCGv t0 = tcg_temp_new(); in do_store() local 1297 TCGv_i64 t0, t1; in do_dp3() local 1321 TCGv_i64 t0; in do_dp2() local 1343 TCGv_i64 t0, t1; in do_dpcmp() local 1405 TCGv_i64 t0; in trans_lf_stod_d() local [all …]
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | aes-spe-modes.S | 125 #define ENDIAN_SWAP(t0, t1, s0, s1) \ argument 133 #define GF128_MUL(d0, d1, d2, d3, t0) \ argument
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | regdef.h | 27 #define t0 $8 /* caller saved */ macro 78 #define t0 $12 /* caller saved */ macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | regdef.h | 30 #define t0 $8 /* caller saved */ macro 81 #define t0 $12 /* caller saved */ macro
|
/openbmc/linux/arch/sparc/lib/ |
H A D | blockops.S | 28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
/openbmc/linux/arch/riscv/lib/ |
H A D | delay.c | 78 u64 t0 = get_cycles(); in __delay() local
|
/openbmc/qemu/tests/tcg/m68k/ |
H A D | trap.c | 43 int t0, t1; in main() local
|
/openbmc/linux/arch/sparc/mm/ |
H A D | tsunami.S | 87 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
|
/openbmc/linux/include/soc/arc/ |
H A D | timers.h | 29 unsigned int pad2:15, rtsc:1, pad1:5, rtc:1, t1:1, t0:1, ver:8; member
|
/openbmc/linux/arch/ia64/lib/ |
H A D | memcpy.S | 32 # define t0 r18 macro
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_mksstat.h | 95 const u64 t0; member
|
/openbmc/linux/arch/x86/boot/ |
H A D | tty.c | 120 int t0, t1; in getchar_timeout() local
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | regdef.h | 20 #define t0 $r12 /* caller saved */ macro
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 793 static void gen_add64_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_add64_CC() 815 static void gen_add32_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_add32_CC() 832 static void gen_add_CC(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_add_CC() 842 static void gen_sub64_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_sub64_CC() 864 static void gen_sub32_CC(TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_sub32_CC() 883 static void gen_sub_CC(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_sub_CC() 893 static void gen_adc(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_adc() 906 static void gen_adc_CC(int sf, TCGv_i64 dest, TCGv_i64 t0, TCGv_i64 t1) in gen_adc_CC() 4667 TCGv_i32 t0 = tcg_temp_new_i32(); in trans_EXTR() local 5011 TCGv_i64 t0 = read_fp_dreg(s, a->rn); in do_fp3_scalar() local [all …]
|