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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
disas/nanomips: Tidy read for 48-bit opcodes
Richard Henderson
1
-6
/
+6
2022-11-08
disas/nanomips: Split out read_u16
Richard Henderson
1
-29
/
+19
2022-11-08
disas/nanomips: Merge insn{1,2,3} into words[3]
Richard Henderson
1
-23
/
+21
2022-11-08
disas/nanomips: Move setjmp into nanomips_dis
Richard Henderson
1
-25
/
+17
2022-11-08
disas/nanomips: Remove headers already included by "qemu/osdep.h"
Philippe Mathieu-Daudé
1
-4
/
+0
2022-11-08
disas/nanomips: Use G_GNUC_PRINTF to avoid invalid string formats
Philippe Mathieu-Daudé
1
-1
/
+1
2022-11-08
disas/nanomips: Fix invalid PRIx64 format calling img_format()
Philippe Mathieu-Daudé
1
-1
/
+2
2022-11-08
disas/nanomips: Fix invalid PRId64 format calling img_format()
Philippe Mathieu-Daudé
1
-15
/
+20
2022-10-31
disas/mips: Fix branch displacement for BEQZC and BNEZC
David Daney
1
-2
/
+10
2022-10-31
disas/nanomips: Rename nanomips.cpp to nanomips.c
Milica Lazarevic
2
-1
/
+1
2022-10-31
disas/nanomips: Remove argument passing by ref
Milica Lazarevic
1
-3
/
+3
2022-10-31
disas/nanomips: Replace Cpp enums for C enums
Milica Lazarevic
1
-4
/
+4
2022-10-31
disas/nanomips: Replace exception handling
Milica Lazarevic
1
-55
/
+45
2022-10-31
disas/nanomips: Expand Dis_info struct
Milica Lazarevic
1
-1351
/
+1357
2022-10-31
disas/nanomips: Remove function overloading
Milica Lazarevic
1
-7
/
+1
2022-10-31
disas/nanomips: Prevent memory leaking
Milica Lazarevic
1
-45
/
+51
2022-10-31
disas/nanomips: Remove CPR function
Milica Lazarevic
1
-65
/
+45
2022-10-31
disas/nanomips: Remove IMMEDIATE functions
Milica Lazarevic
1
-491
/
+265
2022-10-31
disas/nanomips: Replace std::string type
Milica Lazarevic
1
-2439
/
+2337
2022-10-31
disas/nanomips: Delete wrapper functions
Milica Lazarevic
1
-16
/
+2
2022-10-31
disas/nanomips: Delete copy functions
Milica Lazarevic
1
-1592
/
+1559
2022-10-31
disas/nanomips: Remove #include <sstream>
Milica Lazarevic
1
-1
/
+0
2022-10-31
disas/nanomips: Delete nanomips.h
Milica Lazarevic
1
-26
/
+0
2022-10-31
disas/nanomips: Move typedefs etc to nanomips.cpp
Milica Lazarevic
2
-58
/
+56
2022-10-31
disas/nanomips: Remove NMD class
Milica Lazarevic
2
-118
/
+101
2022-10-31
disas/nanomips: Remove Pool tables from the class
Milica Lazarevic
2
-371
/
+193
2022-10-31
disas/nanomips: Remove disasm methods from class
Milica Lazarevic
2
-1913
/
+1275
2022-10-31
disas/nanomips: Remove __cond methods from class
Milica Lazarevic
2
-33
/
+23
2022-10-31
disas/nanomips: Remove helper methods from class
Milica Lazarevic
2
-318
/
+154
2022-10-31
disas/nanomips: Delete NMD class second field
Milica Lazarevic
2
-1329
/
+1331
2022-10-31
disas/nanomips: Delete NMD class field
Milica Lazarevic
2
-15
/
+2
2022-10-31
disas/nanomips: Extract enums out of the NMD class
Milica Lazarevic
2
-34
/
+33
2022-10-31
disas/nanomips: Remove namespace img
Milica Lazarevic
2
-731
/
+712
2022-10-14
disas/riscv.c: rvv: Add disas support for vector instructions
Yang Liu
1
-2
/
+1430
2022-10-06
disas: use result of ->read_memory_func
Alex Bennée
1
-30
/
+43
2022-09-27
target/riscv: Remove sideleg and sedeleg
Rahul Pathak
1
-2
/
+0
2022-09-07
target/riscv: fix shifts shamt value for rv128c
Frédéric Pétrot
1
-6
/
+21
2022-07-05
disas: Remove libvixl disassembler
Thomas Huth
22
-14989
/
+0
2022-05-09
disas: Remove old libopcode ppc disassembler
Thomas Huth
2
-5436
/
+0
2022-05-09
disas: Remove old libopcode i386 disassembler
Thomas Huth
2
-6772
/
+0
2022-05-09
disas: Remove old libopcode arm disassembler
Thomas Huth
2
-4013
/
+0
2022-05-04
disas: Remove old libopcode s390 disassembler
Thomas Huth
2
-1893
/
+0
2022-04-29
disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
Weiwei Li
1
-1
/
+172
2022-01-08
target/riscv: setup everything for rv64 to support rv128 execution
Frédéric Pétrot
1
-0
/
+5
2021-10-22
disas/nios2: Simplify endianess conversion
Philippe Mathieu-Daudé
1
-19
/
+3
2021-10-22
disas/nios2: Fix style in print_insn_nios2()
Philippe Mathieu-Daudé
1
-28
/
+27
2021-10-07
disas/riscv: Add Zb[abcs] instructions
Philipp Tomsich
1
-3
/
+154
2021-08-12
Hexagon (disas/hexagon.c) fix memory leak for early exit cases
Taylor Simpson
1
-1
/
+2
2021-05-25
disas/libvixl: Protect C system header for C++ compiler
Philippe Mathieu-Daudé
6
-11
/
+15
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2
-362
/
+0
[next]