index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
1
-1
/
+1
2019-04-18
monitor: Clean up how monitor_disas() funnels output to monitor
Markus Armbruster
1
-1
/
+2
2018-12-26
disas: Add RISC-V support
Alistair Francis
1
-2
/
+8
2018-12-14
disas.c: Use address_space_read() to read memory
Peter Maydell
1
-1
/
+4
2018-03-07
RISC-V Disassembler
Michael Clark
1
-0
/
+2
2017-11-09
disas: Dump insn bytes along with capstone disassembly
Richard Henderson
1
-12
/
+84
2017-10-25
disas: Remove monitor_disas_is_physical
Richard Henderson
1
-12
/
+4
2017-10-25
ppc: Support Capstone in disas_set_info
Richard Henderson
1
-0
/
+4
2017-10-25
arm: Support Capstone in disas_set_info
Richard Henderson
1
-0
/
+3
2017-10-25
i386: Support Capstone in disas_set_info
Richard Henderson
1
-0
/
+4
2017-10-25
disas: Support the Capstone disassembler library
Richard Henderson
1
-13
/
+206
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
1
-11
/
+4
2017-10-25
target/ppc: Convert to disas_set_info hook
Richard Henderson
1
-33
/
+0
2017-10-25
target/i386: Convert to disas_set_info hook
Richard Henderson
1
-20
/
+2
2017-10-12
disas: Always initialize read_memory_inner_func properly
Thomas Huth
1
-1
/
+0
2017-09-05
tcg: Remove support for ia64 as host
Richard Henderson
1
-2
/
+0
2017-02-07
Fix Thumb-1 BE32 execution and disassembly.
Julian Brown
1
-0
/
+1
2017-01-22
Revert "Remove remainders of HPPA backend"
Richard Henderson
1
-0
/
+2
2016-09-15
Remove remainders of HPPA backend
Thomas Huth
1
-2
/
+0
2016-02-04
all: Clean up includes
Peter Maydell
1
-2
/
+1
2015-10-22
disas: QOMify alpha specific disas setup
Peter Crosthwaite
1
-5
/
+0
2015-10-22
disas: QOMify mips specific disas setup
Peter Crosthwaite
1
-12
/
+0
2015-10-22
disas: QOMify sh4 specific disas setup
Peter Crosthwaite
1
-6
/
+0
2015-10-22
disas: QOMify lm32 specific disas setup
Peter Crosthwaite
1
-6
/
+0
2015-10-22
disas: QOMify sparc specific disas setup
Peter Crosthwaite
1
-10
/
+0
2015-10-22
disas: QOMify m68k specific disas setup
Peter Crosthwaite
1
-4
/
+0
2015-10-22
disas: QOMify moxie specific disas setup
Peter Crosthwaite
1
-6
/
+0
2015-10-22
disas: QOMify s390x specific disas setup
Peter Crosthwaite
1
-6
/
+0
2015-09-25
monitor: make monitor_fprintf and mon_get_cpu externally visible
Pavel Butsykin
1
-10
/
+0
2015-08-14
disas: Defeature print_target_address
Peter Crosthwaite
1
-10
/
+2
2015-07-09
disas: cris: QOMify target specific disas setup
Peter Crosthwaite
1
-8
/
+0
2015-07-09
disas: microblaze: QOMify target specific disas setup
Peter Crosthwaite
1
-3
/
+0
2015-07-09
disas: arm: QOMify target specific disas setup
Peter Crosthwaite
1
-32
/
+0
2015-07-09
disas: QOMify target specific setup
Peter Crosthwaite
1
-4
/
+18
2015-07-09
disas: Add print_insn to disassemble info
Peter Crosthwaite
1
-35
/
+33
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
1
-7
/
+7
2014-06-16
monitor: QEMU Monitor Instruction Disassembly Incorrect for PowerPC LE Mode
Tom Musta
1
-2
/
+12
2014-06-16
target-ppc: Fix target_disas
Tom Musta
1
-3
/
+4
2014-02-08
disas: Implement disassembly output for A64
Claudio Fontana
1
-2
/
+12
2013-08-24
disas: Implement fallback to dump object code as hex
Richard Henderson
1
-10
/
+37
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
1
-2
/
+2
2013-04-26
disas: Disassemble all ppc insns for the guest
Aurelien Jarno
1
-0
/
+1
2013-04-15
disas: Disassemble all ppc insns for the host
Richard Henderson
1
-0
/
+1
2013-03-23
Add moxie disassembler
Anthony Green
1
-0
/
+6
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-2
/
+2
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
1
-68
/
+81
2012-09-21
tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.
Richard Henderson
1
-2
/
+0
2012-07-14
disas: Fix printing of addresses in disassembly
Peter Maydell
1
-0
/
+19
2012-05-14
fix some common typos
Jim Meyering
1
-1
/
+1
[next]