Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 51) sorted by relevance

123

/qemu/target/tricore/
A Dtranslate.c3236 TCGv temp; in decode_srr_opc() local
3553 TCGv temp; in decode_16Bit_opc() local
3788 TCGv temp; in decode_abs_ldw() local
3821 TCGv temp; in decode_abs_ldb() local
3852 TCGv temp; in decode_abs_ldst_swap() local
3903 TCGv temp; in decode_abs_store() local
3936 TCGv temp; in decode_abs_storeb_h() local
4038 TCGv temp; in decode_bit_insert() local
4137 TCGv temp; in decode_bit_sh_logic1() local
4177 TCGv temp; in decode_bit_sh_logic2() local
[all …]
/qemu/target/mips/tcg/
A Ddsp_helper.c189 uint16_t temp; in mipsdsp_add_u8() local
203 uint32_t temp; in mipsdsp_add_u16() local
218 uint16_t temp; in mipsdsp_sat_add_u8() local
251 int64_t temp; in mipsdsp_sat32_acc_q31() local
339 int32_t temp; in mipsdsp_mul_i16_i16() local
366 int32_t temp; in mipsdsp_sat16_mul_i16_i16() local
385 int32_t temp; in mipsdsp_mul_q15_q15_overflowflag21() local
427 int32_t temp; in mipsdsp_rshift1_add_q16() local
437 int32_t temp; in mipsdsp_rrshift1_add_q16() local
447 int64_t temp; in mipsdsp_rshift1_add_q32() local
[all …]
/qemu/target/avr/
A Dmachine.c56 uint8_t temp; in get_segment() local
67 uint8_t temp = *ramp >> 16; in put_segment() local
/qemu/target/loongarch/tcg/
A Dvec_helper.c1152 VReg temp = {}; local
1190 VReg temp = {}; in HELPER() local
1274 VReg temp = {}; in HELPER() local
1325 VReg temp = {}; in HELPER() local
2586 VReg temp = {}; in HELPER() local
2607 VReg temp = {}; in HELPER() local
2628 VReg temp = {}; in HELPER() local
2649 VReg temp = {}; in HELPER() local
2670 VReg temp = {}; in HELPER() local
2694 VReg temp = {}; in HELPER() local
[all …]
A Dtranslate.c237 TCGv temp = NULL; in make_address_x() local
/qemu/migration/
A Dmultifd-zero-page.c29 ram_addr_t temp; in swap_page_offset() local
A Dmultifd-nocomp.c211 uint64_t temp = pages->offset[i]; in multifd_ram_fill_packet() local
/qemu/hw/intc/
A Dxlnx-pmu-iomod-intc.c434 uint32_t temp; in irq_handler() local
/qemu/linux-user/m68k/
A Dsignal.c99 int temp; in restore_sigcontext() local
237 int temp; in target_rt_restore_ucontext() local
/qemu/target/m68k/
A Dcpu.c356 CPU_LDoubleU temp; in cpu_get_fp80() local
365 CPU_LDoubleU temp; in cpu_set_fp80() local
/qemu/target/riscv/
A Dcrypto_helper.c150 uint32_t temp = (RS1 >> 32) & 0xFFFFFFFF; in HELPER() local
/qemu/hw/sensor/
A Dtmp105.c106 int64_t temp; in tmp105_set_temperature() local
A Demc141x.c81 int64_t temp; in emc141x_set_temperature() local
A Dtmp421.c141 int64_t temp; in tmp421_set_temperature() local
/qemu/hw/audio/
A Dac97.c891 uint32_t temp = r->picb << 1; in write_audio() local
947 int temp = MIN(elapsed, sizeof(s->silence)); in write_bup() local
964 uint32_t temp = r->picb << 1; in read_audio() local
1017 int temp; in transfer_audio() local
A Dvia-ac97.c176 int temp, to_copy, copied; in out_cb() local
/qemu/target/i386/hvf/
A Dx86_flags.c216 uint32_t temp = (255 & env->hvf_lflags.result); in get_PF() local
224 uint32_t temp = (255 & env->hvf_lflags.result) ^ (!val); in set_PF() local
/qemu/crypto/
A Daes.c1298 u32 temp; in AES_set_encrypt_key() local
1399 u32 temp; in AES_set_decrypt_key() local
/qemu/hw/net/can/
A Dcan_sja1000.c660 uint64_t temp = 0; in can_sja_mem_read() local
/qemu/hw/riscv/
A Dboot.c299 hwaddr dram_end, temp; in riscv_compute_fdt_addr() local
/qemu/hw/sh4/
A Dsh7750.c282 uint16_t temp; in sh7750_mem_writew() local
335 uint16_t temp; in sh7750_mem_writel() local
/qemu/contrib/plugins/
A Dexeclog.c101 GByteArray *temp = reg->last; in insn_check_regs() local
/qemu/include/exec/
A Dram_addr.h381 unsigned long temp = leul_to_cpu(bitmap[k]); in cpu_physical_memory_set_dirty_lebitmap() local
/qemu/target/i386/tcg/
A Dfpu_helper.c90 CPU_LDoubleU temp; in do_fldt() local
99 CPU_LDoubleU temp; in do_fstt() local
845 CPU_LDoubleU temp; in helper_fbst_ST0() local
1787 CPU_LDoubleU temp; in helper_fxtract() local
2385 CPU_LDoubleU temp; in helper_fxam_ST0() local
/qemu/target/i386/
A Dmachine.c165 CPU_LDoubleU temp; in cpu_get_fp80() local
174 CPU_LDoubleU temp; in cpu_set_fp80() local

Completed in 111 milliseconds

123