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
/
target
/
hexagon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
1
-9
/
+0
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
1
-1
/
+1
2024-01-29
include/exec: Use vaddr in DisasContextBase for virtual addresses
Anton Johansson
1
-1
/
+2
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
1
-1
/
+1
2024-01-21
target/hexagon: reduce scope of def_regnum, remove dead assignment
Brian Cain
1
-3
/
+1
2024-01-21
Hexagon (target/hexagon) Remove old dectree.py
Taylor Simpson
6
-839
/
+0
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
Taylor Simpson
5
-12
/
+188
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
Taylor Simpson
7
-14
/
+439
2024-01-21
Hexagon (target/hexagon) Remove dead functions from hex_common.py
Taylor Simpson
1
-51
/
+0
2024-01-21
Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
Taylor Simpson
2
-12
/
+0
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
Taylor Simpson
2
-157
/
+157
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
Taylor Simpson
1
-2
/
+4
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
Taylor Simpson
1
-16
/
+4
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
Taylor Simpson
2
-313
/
+103
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
Taylor Simpson
2
-148
/
+8
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
Taylor Simpson
2
-547
/
+683
2024-01-21
Hexagon (target/hexagon) Clean up handling of modifier registers
Taylor Simpson
4
-16
/
+17
2024-01-21
Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
Taylor Simpson
1
-3
/
+3
2024-01-05
target/hexagon: Use generic cpu_list()
Gavin Shan
2
-23
/
+0
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
1
-3
/
+1
2023-11-28
target/hexagon/idef-parser/prepare: use env to invoke bash
Samuel Tardieu
1
-1
/
+1
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
1
-2
/
+1
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2023-11-07
target/hexagon: Declare QOM definitions in 'cpu-qom.h'
Philippe Mathieu-Daudé
2
-14
/
+29
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
1
-4
/
+1
2023-10-18
target/hexagon: fix some occurrences of -Wshadow=local
Brian Cain
4
-15
/
+12
2023-10-18
target/hexagon: move GETPC() calls to top level helpers
Matheus Tavares Bernardino
3
-65
/
+38
2023-10-17
target/hexagon: avoid invalid escape in Python string
Paolo Bonzini
1
-2
/
+2
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
1
-3
/
+0
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
1
-2
/
+2
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
8
-130
/
+130
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-1
/
+1
2023-10-03
target/*: Add instance_align to all cpu base classes
Richard Henderson
1
-0
/
+1
2023-09-08
hexagon: spelling fixes
Michael Tokarev
8
-17
/
+17
2023-08-31
target/translate: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
1
-2
/
+2
2023-06-05
target/*: Add missing includes of exec/translation-block.h
Richard Henderson
1
-0
/
+1
2023-06-05
tcg: Split helper-proto.h
Richard Henderson
1
-0
/
+1
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
1
-0
/
+4
2023-06-05
target/hexagon: Include helper-gen.h where needed
Richard Henderson
3
-1
/
+4
2023-05-26
Hexagon: fix outdated `hex_new_*` comments
Matheus Tavares Bernardino
2
-15
/
+13
2023-05-26
target/hexagon/*.py: clean up used 'toss' and 'numregs' vars
Matheus Tavares Bernardino
7
-70
/
+70
2023-05-26
Hexagon (target/hexagon) Fix assignment to tmp registers
Marco Liebel
1
-4
/
+4
2023-05-18
Hexagon (gdbstub): add HVX support
Taylor Simpson
3
-0
/
+76
2023-05-18
Hexagon (gdbstub): fix p3:0 read and write via stub
Brian Cain
1
-0
/
+16
2023-05-18
Hexagon: add core gdbstub xml data for LLDB
Matheus Tavares Bernardino
1
-1
/
+2
2023-05-18
Hexagon (decode): look for pkts with multiple insns at the same slot
Matheus Tavares Bernardino
1
-3
/
+27
2023-05-18
Hexagon (iclass): update J4_hintjumpr slot constraints
Matheus Tavares Bernardino
1
-2
/
+4
2023-05-18
Hexagon: list available CPUs with `-cpu help`
Matheus Tavares Bernardino
2
-0
/
+23
2023-05-18
Hexagon (target/hexagon/*.py): raise exception on reg parsing error
Matheus Tavares Bernardino
6
-63
/
+66
[next]