index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
hexagon
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-4
/
+5
*
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
1
-3
/
+4
*
target/hexagon: Remove qemu_set_log in hexagon_translate_init
Richard Henderson
2022-04-20
1
-6
/
+0
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
target/hexagon: remove unused variable
Zongyuan Li
2022-03-12
1
-5
/
+1
*
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
2022-03-12
1
-5
/
+9
*
Hexagon (target/hexagon) fix bug in conv_df2uw_chop
Taylor Simpson
2022-03-12
1
-1
/
+1
*
Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
Taylor Simpson
2022-03-12
1
-10
/
+4
*
Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
Taylor Simpson
2022-03-12
2
-4
/
+8
*
Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
Taylor Simpson
2022-03-12
1
-4
/
+2
*
Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
Taylor Simpson
2022-03-12
1
-2
/
+2
*
Hexagon (target/hexagon) fix bug in circular addressing
Michael Lambert
2022-03-12
1
-3
/
+3
*
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+1
*
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
1
-3
/
+3
*
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
1
-6
/
+2
*
target/hexagon: Add missing 'hw/core/cpu.h' include
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+1
*
Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
Taylor Simpson
2022-03-06
1
-7
/
+3
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
2
-0
/
+3
*
target/hexagon/cpu.h: don't include qemu-common.h
Peter Maydell
2021-12-15
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into staging
Richard Henderson
2021-11-04
38
-47
/
+7557
|
\
|
*
Hexagon HVX (target/hexagon) import instruction encodings
Taylor Simpson
2021-11-03
4
-0
/
+819
|
*
Hexagon HVX (target/hexagon) instruction decoding
Taylor Simpson
2021-11-03
4
-2
/
+283
|
*
Hexagon HVX (target/hexagon) import semantics
Taylor Simpson
2021-11-03
4
-0
/
+2804
|
*
Hexagon HVX (target/hexagon) helper overrides - vector stores
Taylor Simpson
2021-11-03
1
-0
/
+218
|
*
Hexagon HVX (target/hexagon) helper overrides - vector loads
Taylor Simpson
2021-11-03
1
-0
/
+150
|
*
Hexagon HVX (target/hexagon) helper overrides - vector splat and abs
Taylor Simpson
2021-11-03
1
-0
/
+26
|
*
Hexagon HVX (target/hexagon) helper overrides - vector compares
Taylor Simpson
2021-11-03
1
-0
/
+103
|
*
Hexagon HVX (target/hexagon) helper overrides - vector logical ops
Taylor Simpson
2021-11-03
1
-0
/
+42
|
*
Hexagon HVX (target/hexagon) helper overrides - vector max/min
Taylor Simpson
2021-11-03
1
-0
/
+34
|
*
Hexagon HVX (target/hexagon) helper overrides - vector shifts
Taylor Simpson
2021-11-03
1
-0
/
+122
|
*
Hexagon HVX (target/hexagon) helper overrides - vector add & sub
Taylor Simpson
2021-11-03
1
-0
/
+50
|
*
Hexagon HVX (target/hexagon) helper overrides - vector assign & cmov
Taylor Simpson
2021-11-03
1
-0
/
+31
|
*
Hexagon HVX (target/hexagon) helper overrides for histogram instructions
Taylor Simpson
2021-11-03
1
-0
/
+106
|
*
Hexagon HVX (target/hexagon) helper overrides infrastructure
Taylor Simpson
2021-11-03
6
-9
/
+35
|
*
Hexagon HVX (target/hexagon) TCG generation
Taylor Simpson
2021-11-03
3
-4
/
+311
|
*
Hexagon HVX (target/hexagon) helper functions
Taylor Simpson
2021-11-03
2
-2
/
+296
|
*
Hexagon HVX (target/hexagon) instruction utility functions
Taylor Simpson
2021-11-03
3
-0
/
+73
|
*
Hexagon HVX (target/hexagon) C preprocessor for decode tree
Taylor Simpson
2021-11-03
1
-0
/
+13
|
*
Hexagon HVX (target/hexagon) semantics generator - part 2
Taylor Simpson
2021-11-03
3
-22
/
+360
|
*
Hexagon HVX (target/hexagon) semantics generator
Taylor Simpson
2021-11-03
2
-0
/
+46
|
*
Hexagon HVX (target/hexagon) import macro definitions
Taylor Simpson
2021-11-03
3
-0
/
+955
|
*
Hexagon HVX (target/hexagon) macros
Taylor Simpson
2021-11-03
2
-0
/
+376
|
*
Hexagon HVX (target/hexagon) instruction attributes
Taylor Simpson
2021-11-03
1
-0
/
+22
|
*
Hexagon HVX (target/hexagon) register names
Taylor Simpson
2021-11-03
2
-1
/
+2
|
*
Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
Taylor Simpson
2021-11-03
6
-6
/
+200
|
*
Hexagon HVX (target/hexagon) README
Taylor Simpson
2021-11-03
1
-1
/
+80
*
|
target/hexagon: Remove hexagon_cpu_tlb_fill
Richard Henderson
2021-11-02
1
-23
/
+0
|
/
*
Hexagon (target/hexagon) put writes to USR into temp until commit
Taylor Simpson
2021-10-29
4
-2
/
+12
*
Hexagon (target/hexagon) more tcg_constant_*
Taylor Simpson
2021-10-29
4
-21
/
+9
*
target/hexagon: Drop checks for singlestep_enabled
Richard Henderson
2021-10-16
1
-10
/
+2
[next]