Searched defs:temp2 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 283 TCGv temp2 = tcg_temp_new(); in gen_ldmst() local 313 TCGv temp2 = tcg_temp_new(); in gen_cmpswap() local 325 TCGv temp2 = tcg_temp_new(); in gen_swapmsk() local 449 TCGv temp2 = tcg_temp_new(); in gen_addsub64_h() local 607 TCGv temp2 = tcg_temp_new(); in gen_madd_h() local 634 TCGv temp2 = tcg_temp_new(); in gen_maddsu_h() local 696 TCGv temp2 = tcg_temp_new(); in gen_madds_h() local 733 TCGv temp2 = tcg_temp_new(); in gen_maddsus_h() local 876 TCGv temp2 = tcg_temp_new(); in gen_maddr32_h() local 888 TCGv temp2 = tcg_temp_new(); in gen_maddsur32_h() local [all …]
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | lc_common_dimm_params.c | 82 unsigned int temp1, temp2; in compute_cas_latency() local 256 unsigned int temp1, temp2; in compute_lowest_common_dimm_parameters() local
|
/openbmc/u-boot/board/freescale/common/ |
H A D | dcu_sii9022a.c | 64 u16 temp1, temp2; in dcu_set_dvi_encoder() local
|
/openbmc/u-boot/lib/ |
H A D | sha256.c | 60 uint32_t temp1, temp2; in sha256_process() local
|
/openbmc/u-boot/arch/x86/cpu/quark/ |
H A D | smc.c | 1962 uint32_t temp2; in rd_train() local
|
/openbmc/qemu/target/i386/ |
H A D | ops_sse.h | 1822 float32 prod1, prod2, temp2, temp3, temp4; in glue() local 1866 float64 prod1, prod2, temp2; in glue() local
|