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
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
2021-10-05
hexagon: use env keyword argument to pass PYTHONPATH
Paolo Bonzini
1
-1
/
+2
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
1
-3
/
+0
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
1
-1
/
+2
2021-07-26
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210725' into staging
Peter Maydell
1
-22
/
+20
2021-07-21
target/hexagon: Drop include of qemu.h
Peter Maydell
1
-1
/
+2
2021-07-21
Hexagon (target/hexagon) remove put_user_*/get_user_*
Taylor Simpson
1
-21
/
+18
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
1
-17
/
+0
2021-06-29
Hexagon (target/hexagon) remove unused TCG variables
Taylor Simpson
2
-15
/
+2
2021-06-29
Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
Taylor Simpson
3
-16
/
+7
2021-06-29
Hexagon (target/hexagon) fix l2fetch instructions
Taylor Simpson
2
-0
/
+14
2021-06-29
Hexagon (target/hexagon) fix bug in fLSBNEW*
Taylor Simpson
2
-22
/
+10
2021-05-26
hw/core: Constify TCGCPUOps
Richard Henderson
1
-1
/
+1
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
3
-3
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
3
-3
/
+0
[next]