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
/
include
/
disas
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
disas: Remove target-specific headers
Richard Henderson
1
-6
/
+0
2023-05-11
disas: Remove target_ulong from the interface
Richard Henderson
1
-11
/
+6
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-34
/
+34
2023-02-10
remove unnecessary extern "C" blocks
Paolo Bonzini
1
-8
/
+0
2022-06-06
target/loongarch: Add disassembler
Song Gao
1
-0
/
+2
2022-05-09
disas: Remove old libopcode ppc disassembler
Thomas Huth
1
-1
/
+0
2022-05-09
disas: Remove old libopcode i386 disassembler
Thomas Huth
1
-1
/
+0
2022-05-09
disas: Remove old libopcode arm disassembler
Thomas Huth
1
-1
/
+0
2022-05-04
disas: Remove old libopcode s390 disassembler
Thomas Huth
1
-1
/
+0
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
1
-1
/
+1
2022-01-08
target/riscv: setup everything for rv64 to support rv128 execution
Frédéric Pétrot
1
-0
/
+1
2021-10-22
disas/nios2: Simplify endianess conversion
Philippe Mathieu-Daudé
1
-2
/
+1
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
1
-3
/
+0
2021-05-12
Remove the deprecated moxie target
Thomas Huth
1
-1
/
+0
2021-05-10
include/disas/dis-asm.h: Handle being included outside 'extern "C"'
Peter Maydell
1
-2
/
+10
2021-02-18
Hexagon (disas) disassembler
Taylor Simpson
1
-0
/
+1
2021-01-07
disas: Push const down through host disassembly
Richard Henderson
1
-2
/
+2
2021-01-07
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
1
-1
/
+1
2020-10-03
disas: Split out capstone code to disas/capstone.c
Richard Henderson
1
-0
/
+12
2020-10-03
disas: Use qemu/bswap.h for bfd endian loads
Richard Henderson
1
-5
/
+27
2020-10-03
disas: Clean up CPUDebug initialization
Richard Henderson
1
-62
/
+0
2020-10-03
disas: Move host asm annotations to tb_gen_code
Richard Henderson
1
-1
/
+1
2020-07-11
target/avr: Register AVR support with the rest of QEMU
Michael Rolnik
1
-0
/
+19
2020-05-15
disas: include an optional note for the start of disassembly
Alex Bennée
1
-1
/
+1
2020-03-19
target/rx: RX disassembler
Yoshinori Sato
1
-0
/
+5
2020-01-29
disas: Add a field for target-dependant data to disassemble_info
Aleksandar Markovic
1
-0
/
+3
2019-10-28
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
1
-0
/
+2
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+1
2019-06-12
Clean up a few header guard symbols
Markus Armbruster
1
-3
/
+3
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
1
-1
/
+1
2019-04-18
include: Move fprintf_function to disas/
Markus Armbruster
1
-2
/
+3
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
1
-0
/
+0
2018-10-25
target/mips: Add disassembler support for nanoMIPS
Aleksandar Markovic
1
-0
/
+1
2018-03-07
RISC-V Disassembler
Michael Clark
1
-0
/
+2
2018-01-09
target/xtensa: implement disassembler
Max Filippov
1
-0
/
+1
2017-11-09
disas: Dump insn bytes along with capstone disassembly
Richard Henderson
1
-0
/
+2
2017-10-25
disas: Support the Capstone disassembler library
Richard Henderson
2
-0
/
+42
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
1
-2
/
+2
2017-10-25
target/arm: Move BE32 disassembler fixup
Richard Henderson
1
-7
/
+0
2017-10-12
disas: Always initialize read_memory_inner_func properly
Thomas Huth
1
-0
/
+1
2017-02-07
Fix Thumb-1 BE32 execution and disassembly.
Julian Brown
1
-0
/
+7
2017-01-24
nios2: Add disas entries
Marek Vasut
1
-0
/
+6
2016-07-19
disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers
Peter Maydell
1
-0
/
+2
2016-07-18
disas: Remove unused macro '_'
Lluís Vilanova
1
-1
/
+0
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2016-07-12
disas: avoid including everything in headers compiled from C++
Paolo Bonzini
1
-1
/
+1
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-3
/
+3
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
[next]