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
/
xtensa
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/xtensa: clean up unaligned access
Max Filippov
2021-05-20
1
-7
/
+6
*
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
1
-2
/
+2
*
target/xtensa: add geometry to xtensa_get_regfile_by_name
Max Filippov
2020-08-21
1
-1
/
+3
*
target/xtensa: statically allocate xtensa_insnbufs in DisasContext
Max Filippov
2020-04-08
1
-0
/
+1
*
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into staging
Peter Maydell
2019-05-21
1
-0
/
+1
|
\
|
*
target/xtensa: get rid of centralized SR properties
Max Filippov
2019-05-11
1
-0
/
+1
*
|
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
1
-6
/
+0
*
|
target/xtensa: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-13
/
+26
|
/
*
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
1
-3
/
+4
*
target/xtensa: reorganize register handling in translators
Max Filippov
2019-02-28
1
-0
/
+15
*
target/xtensa: allow multiple names for single opcode
Max Filippov
2019-02-19
1
-3
/
+13
*
target/xtensa: don't require opcode table sorting
Max Filippov
2019-02-19
1
-0
/
+42
*
target/xtensa: move xtensa_finalize_config to xtensa_core_class_init
Max Filippov
2019-02-19
1
-17
/
+19
*
target/xtensa: don't specify windowed registers manually
Max Filippov
2019-02-11
1
-0
/
+1
*
target/xtensa: add qemu_cpu_kick to xtensa_runstall
Max Filippov
2019-01-24
1
-1
/
+1
*
target/xtensa: move non-HELPER functions to helper.c
Max Filippov
2019-01-14
1
-3
/
+58
*
target/xtensa: extract interrupt and exception helpers
Max Filippov
2019-01-14
1
-127
/
+0
*
target/xtensa: extract MMU helpers
Max Filippov
2019-01-14
1
-487
/
+0
*
target/xtensa: extract test for an illegal instruction
Max Filippov
2018-10-01
1
-0
/
+6
*
target/xtensa: convert to do_transaction_failed
Max Filippov
2018-09-17
1
-7
/
+23
*
target/xtensa: clean up gdbstub register handling
Max Filippov
2018-08-20
1
-11
/
+1
*
target/xtensa: fix gdbstub register counts
Max Filippov
2018-08-20
1
-1
/
+3
*
hw/xtensa: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-2
/
+3
*
target/xtensa: add linux-user support
Max Filippov
2018-03-16
1
-0
/
+31
*
target/xtensa: use correct number of registers in gdbstub
Max Filippov
2018-03-13
1
-8
/
+20
*
target/xtensa: use libisa for instruction decoding
Max Filippov
2018-01-09
1
-0
/
+37
*
xtensa: cleanup cpu type name composition
Igor Mammedov
2017-10-27
1
-1
/
+1
*
xtensa: replace cpu_xtensa_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
1
-22
/
+0
*
target/xtensa: hold BQL for interrupt processing
Alex Bennée
2017-03-09
1
-0
/
+1
*
target/xtensa: implement RUNSTALL
Max Filippov
2017-01-15
1
-0
/
+13
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+730