/qemu/target/tricore/ |
H A D | translate.c | 215 TCGv temp = tcg_temp_new(); in gen_offset_ld() local 223 TCGv temp = tcg_temp_new(); in gen_offset_st() local 230 TCGv_i64 temp = tcg_temp_new_i64(); in gen_st_2regs_64() local 239 TCGv temp = tcg_temp_new(); in gen_offset_st_2regs() local 246 TCGv_i64 temp = tcg_temp_new_i64(); in gen_ld_2regs_64() local 256 TCGv temp = tcg_temp_new(); in gen_offset_ld_2regs() local 264 TCGv temp = tcg_temp_new(); in gen_st_preincr() local 273 TCGv temp = tcg_temp_new(); in gen_ld_preincr() local 282 TCGv temp = tcg_temp_new(); in gen_ldmst() local 303 TCGv temp = tcg_temp_new(); in gen_swap() local [all …]
|
/qemu/target/mips/tcg/ |
H A D | dsp_helper.c | 189 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 235 uint32_t temp; in mipsdsp_sat_add_u16() 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 [all …]
|
/qemu/target/avr/ |
H A D | machine.c | 56 uint8_t temp; in get_segment() local 67 uint8_t temp = *ramp >> 16; in put_segment() local
|
/qemu/target/loongarch/tcg/ |
H A D | vec_helper.c | 786 uint16_t temp = 0; in HELPER() local 812 uint16_t temp = 0; in HELPER() local 837 uint16_t temp = 0; in HELPER() local 858 uint16_t temp = 0; in HELPER() local 875 uint16_t temp = 0; in HELPER() local 902 uint16_t temp = 0; in HELPER() local 1151 VReg temp = {}; local 1189 VReg temp = {}; in HELPER() local 1273 VReg temp = {}; in HELPER() local 1324 VReg temp = {}; in HELPER() local [all …]
|
H A D | translate.c | 239 TCGv temp = NULL; in make_address_x() local
|
/qemu/migration/ |
H A D | multifd-zero-page.c | 29 ram_addr_t temp; in swap_page_offset() local
|
H A D | multifd-nocomp.c | 220 uint64_t temp = pages->offset[i]; in multifd_ram_fill_packet() local
|
/qemu/plugins/ |
H A D | api-system.c | 89 g_autofree char *temp = g_strdup_printf("anon%08x", maddr); in qemu_plugin_hwaddr_device_name() local
|
/qemu/hw/intc/ |
H A D | xlnx-pmu-iomod-intc.c | 434 uint32_t temp; in irq_handler() local
|
/qemu/linux-user/m68k/ |
H A D | signal.c | 99 int temp; in restore_sigcontext() local 237 int temp; in target_rt_restore_ucontext() local
|
/qemu/target/m68k/ |
H A D | cpu.c | 418 CPU_LDoubleU temp; in cpu_get_fp80() local 427 CPU_LDoubleU temp; in cpu_set_fp80() local
|
/qemu/target/riscv/ |
H A D | crypto_helper.c | 149 uint32_t temp = (RS1 >> 32) & 0xFFFFFFFF; in HELPER() local
|
/qemu/hw/sensor/ |
H A D | tmp105.c | 106 int64_t temp; in tmp105_set_temperature() local
|
H A D | emc141x.c | 81 int64_t temp; in emc141x_set_temperature() local
|
H A D | tmp421.c | 141 int64_t temp; in tmp421_set_temperature() local
|
/qemu/hw/audio/ |
H A D | ac97.c | 891 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
|
H A D | via-ac97.c | 176 int temp, to_copy, copied; in out_cb() local
|
/qemu/crypto/ |
H A D | aes.c | 1298 u32 temp; in AES_set_encrypt_key() local 1399 u32 temp; in AES_set_decrypt_key() local
|
/qemu/hw/net/can/ |
H A D | can_sja1000.c | 660 uint64_t temp = 0; in can_sja_mem_read() local
|
/qemu/hw/riscv/ |
H A D | boot.c | 315 hwaddr dram_end, temp; in riscv_compute_fdt_addr() local
|
/qemu/hw/sh4/ |
H A D | sh7750.c | 283 uint16_t temp; in sh7750_mem_writew() local 336 uint16_t temp; in sh7750_mem_writel() local
|
/qemu/contrib/plugins/ |
H A D | execlog.c | 101 GByteArray *temp = reg->last; in insn_check_regs() local
|
/qemu/include/system/ |
H A D | ram_addr.h | 388 unsigned long temp = leul_to_cpu(bitmap[k]); in cpu_physical_memory_set_dirty_lebitmap() local
|
/qemu/target/i386/emulate/ |
H A D | x86_flags.c | 227 target_ulong temp = -(target_ulong)val; in set_CF() local
|
/qemu/target/i386/tcg/ |
H A D | fpu_helper.c | 90 CPU_LDoubleU temp; in do_fldt() local 99 CPU_LDoubleU temp; in do_fstt() local 868 CPU_LDoubleU temp; in helper_fbst_ST0() local 1812 CPU_LDoubleU temp; in helper_fxtract() local 2411 CPU_LDoubleU temp; in helper_fxam_ST0() local
|