You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/mips/tcg
Richard Henderson a630055df3 target/mips: Use VADDR_PRIx for logging pc_next
DisasContextBase.pc_next has type vaddr; use the correct log format.

Fixes: 85c19af63e ("include/exec: Use vaddr in DisasContextBase for virtual addresses")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
4 days ago
..
system licenses: Remove SPDX tags not being license identifier for Linaro 3 weeks ago
dsp_helper.c cleanup: Tweak and re-run return_directly.cocci 2 years ago
exception.c accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 2 months ago
fpu_helper.c target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header 2 years ago
godson2.decode target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree 4 months ago
lcsr.decode target/mips: Implement Loongson CSR instructions 2 years ago
lcsr_translate.c tcg: Rename cpu_env to tcg_env 1 year ago
ldst_helper.c target/mips: Declare mips_env_is_bigendian() in 'internal.h' 4 months ago
lmmi_helper.c Replace config-time define HOST_WORDS_BIGENDIAN 3 years ago
loong-ext.decode target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree 4 months ago
loong_translate.c target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext 4 months ago
meson.build include: Rename sysemu/ -> system/ 2 months ago
micromips_translate.c.inc target/mips: Introduce ase_3d_available() helper 4 months ago
mips16e_translate.c.inc target/mips: Use gen_op_addr_addi() when possible 4 months ago
msa.decode target/mips: Fix MSA BZ/BNZ opcodes displacement 1 year ago
msa_helper.c fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed 4 weeks ago
msa_helper.h.inc target/mips: Move TCG source files under tcg/ sub directory 4 years ago
msa_translate.c tcg: Rename cpu_env to tcg_env 1 year ago
mxu_translate.c target/mips: Replace MO_TE by mo_endian() 4 months ago
nanomips_translate.c.inc target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() 4 months ago
octeon.decode target/mips: Cast offset field of Octeon BBIT to int16_t 2 years ago
octeon_translate.c target/mips: Use VADDR_PRIx for logging pc_next 4 days ago
op_helper.c target/mips: Prefer fast cpu_env() over slower CPU QOM cast macro 12 months ago
rel6.decode target/mips: Rename 'rtype' as 'r' 4 years ago
rel6_translate.c target/mips: Tidy helpers for translation 2 years ago
system_helper.h.inc include: Rename sysemu/ -> system/ 2 months ago
tcg-internal.h accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 2 months ago
trace-events target/mips: Move TCG trace events to tcg/ sub directory 4 years ago
trace.h target/mips: Move TCG trace events to tcg/ sub directory 4 years ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 2 months ago
translate.h target/mips: Introduce disas_mt_available() 4 months ago
translate_addr_const.c target/mips: Tidy helpers for translation 2 years ago
tx79.decode target/mips: Fix TX79 LQ/SQ opcodes 1 year ago
tx79_translate.c target/mips: Replace MO_TE by mo_endian() 4 months ago
txx9_translate.c target/mips: Move TCG source files under tcg/ sub directory 4 years ago
vr54xx.decode target/mips: Convert Vr54xx MSA* opcodes to decodetree 4 years ago
vr54xx_helper.c target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c 4 years ago
vr54xx_helper.h.inc target/mips: Extract NEC Vr54xx helper definitions 4 years ago
vr54xx_translate.c tcg: Rename cpu_env to tcg_env 1 year ago