QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Clark 1dc34be1c9
RISC-V: Fix missing break statement in disassembler
8 years ago
..
libvixl configure: split c and cxx extra flags 9 years ago
Makefile.objs RISC-V Disassembler 8 years ago
alpha.c disas: Remove unused macro '_' 10 years ago
arm-a64.cc disas/arm-a64.cc: Include osdep.h first 10 years ago
arm.c disas/arm: fix 'instuction' typo in comment 8 years ago
cris.c disas/cris.c: Avoid unintentional sign extension 9 years ago
hppa.c disas/hppa: Remove dead code 9 years ago
i386.c disas/i386: Add disassembly of rorx 9 years ago
lm32.c lm32: Clean up includes 10 years ago
m68k.c disas/m68k: Avoid unintended sign extension in get_field() 9 years ago
microblaze.c disas/microblaze: Add missing 'const' attributes 9 years ago
mips.c disas: Remove unused macro '_' 10 years ago
moxie.c moxie: Clean up includes 10 years ago
nios2.c nios2: remove duplicated includes (in code commented out) 8 years ago
ppc.c disas/ppc: Fix indefinite articles in comments 9 years ago
riscv.c RISC-V: Fix missing break statement in disassembler 8 years ago
s390.c disas/s390: fix global-buffer-overflow 8 years ago
sh4.c Remove unused function declarations 10 years ago
sparc.c disas: Remove unused macro '_' 10 years ago
tci.c tci: do not include exec/exec-all.h 10 years ago
xtensa.c target/xtensa: disas/xtensa: fix coverity warnings 8 years ago