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
2022-03-12
target/hexagon: remove unused variable
Zongyuan Li
1
-5
/
+1
2022-03-12
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
1
-5
/
+9
2022-03-12
Hexagon (target/hexagon) fix bug in conv_df2uw_chop
Taylor Simpson
1
-1
/
+1
2022-03-12
Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
Taylor Simpson
1
-10
/
+4
2022-03-12
Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
Taylor Simpson
2
-4
/
+8
2022-03-12
Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
Taylor Simpson
1
-4
/
+2
2022-03-12
Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
Taylor Simpson
1
-2
/
+2
2022-03-12
Hexagon (target/hexagon) fix bug in circular addressing
Michael Lambert
1
-3
/
+3
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
1
-1
/
+1
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
1
-3
/
+3
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
1
-6
/
+2
2022-03-06
target/hexagon: Add missing 'hw/core/cpu.h' include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-03-06
Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
Taylor Simpson
1
-7
/
+3
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2
-0
/
+3
2021-12-15
target/hexagon/cpu.h: don't include qemu-common.h
Peter Maydell
1
-1
/
+0
2021-11-04
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into staging
Richard Henderson
38
-47
/
+7557
2021-11-03
Hexagon HVX (target/hexagon) import instruction encodings
Taylor Simpson
4
-0
/
+819
2021-11-03
Hexagon HVX (target/hexagon) instruction decoding
Taylor Simpson
4
-2
/
+283
2021-11-03
Hexagon HVX (target/hexagon) import semantics
Taylor Simpson
4
-0
/
+2804
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector stores
Taylor Simpson
1
-0
/
+218
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector loads
Taylor Simpson
1
-0
/
+150
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector splat and abs
Taylor Simpson
1
-0
/
+26
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector compares
Taylor Simpson
1
-0
/
+103
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector logical ops
Taylor Simpson
1
-0
/
+42
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector max/min
Taylor Simpson
1
-0
/
+34
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector shifts
Taylor Simpson
1
-0
/
+122
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector add & sub
Taylor Simpson
1
-0
/
+50
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector assign & cmov
Taylor Simpson
1
-0
/
+31
2021-11-03
Hexagon HVX (target/hexagon) helper overrides for histogram instructions
Taylor Simpson
1
-0
/
+106
2021-11-03
Hexagon HVX (target/hexagon) helper overrides infrastructure
Taylor Simpson
6
-9
/
+35
2021-11-03
Hexagon HVX (target/hexagon) TCG generation
Taylor Simpson
3
-4
/
+311
2021-11-03
Hexagon HVX (target/hexagon) helper functions
Taylor Simpson
2
-2
/
+296
2021-11-03
Hexagon HVX (target/hexagon) instruction utility functions
Taylor Simpson
3
-0
/
+73
2021-11-03
Hexagon HVX (target/hexagon) C preprocessor for decode tree
Taylor Simpson
1
-0
/
+13
2021-11-03
Hexagon HVX (target/hexagon) semantics generator - part 2
Taylor Simpson
3
-22
/
+360
2021-11-03
Hexagon HVX (target/hexagon) semantics generator
Taylor Simpson
2
-0
/
+46
2021-11-03
Hexagon HVX (target/hexagon) import macro definitions
Taylor Simpson
3
-0
/
+955
2021-11-03
Hexagon HVX (target/hexagon) macros
Taylor Simpson
2
-0
/
+376
2021-11-03
Hexagon HVX (target/hexagon) instruction attributes
Taylor Simpson
1
-0
/
+22
2021-11-03
Hexagon HVX (target/hexagon) register names
Taylor Simpson
2
-1
/
+2
2021-11-03
Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
Taylor Simpson
6
-6
/
+200
2021-11-03
Hexagon HVX (target/hexagon) README
Taylor Simpson
1
-1
/
+80
2021-11-02
target/hexagon: Remove hexagon_cpu_tlb_fill
Richard Henderson
1
-23
/
+0
2021-10-28
Hexagon (target/hexagon) put writes to USR into temp until commit
Taylor Simpson
4
-2
/
+12
2021-10-28
Hexagon (target/hexagon) more tcg_constant_*
Taylor Simpson
4
-21
/
+9
2021-10-15
target/hexagon: Drop checks for singlestep_enabled
Richard Henderson
1
-10
/
+2
2021-10-13
target/hexagon: Implement cpu_mmu_index
Richard Henderson
1
-0
/
+9
2021-10-06
target/hexagon: Use tcg_constant_*
Philippe Mathieu-Daudé
5
-53
/
+25
2021-10-06
target/hexagon: Remove unused TCG temporary from predicated loads
Philippe Mathieu-Daudé
1
-2
/
+0
2021-10-06
Hexagon (target/hexagon) probe the stores in a packet at start of commit
Taylor Simpson
3
-3
/
+53
[next]