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
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/xtensa: Use translator_use_goto_tb
Richard Henderson
2021-07-09
1
-5
/
+1
*
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
1
-1
/
+0
*
target/xtensa: clean up unaligned access
Max Filippov
2021-05-20
1
-59
/
+61
*
target/xtensa: fix access ring in l32ex
Max Filippov
2021-05-20
1
-1
/
+1
*
target/xtensa: don't generate extra EXCP_DEBUG on exception
Max Filippov
2021-05-20
1
-6
/
+0
*
target/xtensa: Make sure that tb->size != 0
Ilya Leoshkevich
2021-05-20
1
-0
/
+3
*
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
1
-1
/
+1
*
target/xtensa: implement FPU division and square root
Max Filippov
2020-08-21
1
-0
/
+104
*
target/xtensa: add DFPU registers and opcodes
Max Filippov
2020-08-21
1
-23
/
+1103
*
target/xtensa: don't access BR regfile directly
Max Filippov
2020-08-21
1
-4
/
+16
*
target/xtensa: move FSR/FCR register accessors
Max Filippov
2020-08-21
1
-32
/
+32
*
target/xtensa: rename FPU2000 translators and helpers
Max Filippov
2020-08-21
1
-35
/
+35
*
target/xtensa: support copying registers up to 64 bits wide
Max Filippov
2020-08-21
1
-5
/
+21
*
target/xtensa: add geometry to xtensa_get_regfile_by_name
Max Filippov
2020-08-21
1
-8
/
+27
*
target/xtensa: make opcode properties more dynamic
Max Filippov
2020-08-21
1
-261
/
+277
*
target/xtensa: drop gen_io_end call
Max Filippov
2020-06-22
1
-3
/
+0
*
target/xtensa: fix simcall for newer hardware
Max Filippov
2020-05-17
1
-3
/
+6
*
target/xtensa: work around missing SR definitions
Max Filippov
2020-04-30
1
-14
/
+34
*
target/xtensa: statically allocate xtensa_insnbufs in DisasContext
Max Filippov
2020-04-08
1
-16
/
+2
*
target/xtensa: fix pasto in pfwait.r opcode name
Max Filippov
2020-04-08
1
-1
/
+1
*
target/xtensa: add FIXME for translation memory leak
Alex Bennée
2020-04-07
1
-0
/
+5
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
1
-1
/
+1
*
target/xtensa: fix ps.ring use in MPU configs
Max Filippov
2020-01-06
1
-1
/
+2
*
target/xtensa: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-2
/
+2
*
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
1
-15
/
+0
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-28
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into staging
Peter Maydell
2019-05-21
1
-1005
/
+1942
|
\
|
*
target/xtensa: implement exclusive access option
Max Filippov
2019-05-15
1
-0
/
+100
|
*
target/xtensa: implement block prefetch option opcodes
Max Filippov
2019-05-15
1
-0
/
+42
|
*
target/xtensa: implement DIWBUI.P opcode
Max Filippov
2019-05-14
1
-0
/
+10
|
*
target/xtensa: implement MPU option
Max Filippov
2019-05-11
1
-0
/
+146
|
*
target/xtensa: add parity/ECC option SRs
Max Filippov
2019-05-11
1
-0
/
+162
|
*
target/xtensa: get rid of centralized SR properties
Max Filippov
2019-05-11
1
-1005
/
+1482
*
|
target/xtensa: Use tcg_gen_abs_i32
Richard Henderson
2019-05-14
1
-8
/
+1
|
/
*
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-24
1
-2
/
+2
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-19
/
+21
*
target/xtensa: fix break_dependency for repeated resources
Max Filippov
2019-03-22
1
-1
/
+0
*
target/xtensa: implement PREFCTL SR
Max Filippov
2019-02-28
1
-0
/
+16
*
target/xtensa: prioritize load/store in FLIX bundles
Max Filippov
2019-02-28
1
-5
/
+32
*
target/xtensa: break circular register dependencies
Max Filippov
2019-02-28
1
-4
/
+123
*
target/xtensa: reorganize access to boolean registers
Max Filippov
2019-02-28
1
-8
/
+42
*
target/xtensa: reorganize access to MAC16 registers
Max Filippov
2019-02-28
1
-94
/
+92
*
target/xtensa: reorganize register handling in translators
Max Filippov
2019-02-28
1
-341
/
+359
*
target/xtensa: only rotate window in the retw helper
Max Filippov
2019-02-28
1
-2
/
+7
*
target/xtensa: move WINDOW_BASE SR update to postprocessing
Max Filippov
2019-02-28
1
-8
/
+22
*
target/xtensa: add generic instruction post-processing
Max Filippov
2019-02-28
1
-8
/
+25
*
target/xtensa: sort FLIX instruction opcodes
Max Filippov
2019-02-28
1
-8
/
+219
*
target/xtensa: implement wide branches and loops
Max Filippov
2019-02-19
1
-27
/
+102
*
target/xtensa: allow multiple names for single opcode
Max Filippov
2019-02-19
1
-56
/
+44
[next]