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: fix FPU2000 bugs
Max Filippov
2018-09-17
1
-3
/
+3
*
target/xtensa: Convert to TranslatorOps
Richard Henderson
2018-06-30
1
-101
/
+116
*
target/xtensa: Change gen_intermediate_code dc to pointer
Richard Henderson
2018-06-30
1
-61
/
+61
*
target/xtensa: Convert to DisasContextBase
Richard Henderson
2018-06-30
1
-47
/
+44
*
target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
Richard Henderson
2018-06-30
1
-12
/
+9
*
target/xtensa: check zero overhead loop alignment
Max Filippov
2018-06-30
1
-0
/
+7
*
target/xtensa: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
1
-3
/
+3
*
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-02
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2018-05-21
1
-5
/
+2
|
\
|
*
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-20
1
-5
/
+2
*
|
target/xtensa: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
2018-05-11
1
-17
/
+33
|
\
|
*
target/xtensa: Use new min/max expanders
Richard Henderson
2018-05-10
1
-17
/
+33
*
|
target/xtensa: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
1
-5
/
+4
|
/
*
target/xtensa: add linux-user support
Max Filippov
2018-03-16
1
-6
/
+37
*
target/xtensa: support MTTCG
Max Filippov
2018-03-13
1
-15
/
+31
*
target/xtensa: mark register windows in the dump
Max Filippov
2018-03-13
1
-2
/
+7
*
target/xtensa: dump correct physical registers
Max Filippov
2018-03-13
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into staging
Peter Maydell
2018-01-24
1
-2
/
+2
|
\
|
*
target/xtensa: disas/xtensa: fix coverity warnings
Max Filippov
2018-01-22
1
-2
/
+2
*
|
target/xtensa: Remove duplicate typedef of DisasContext
Peter Maydell
2018-01-12
1
-2
/
+2
|
/
*
target/xtensa: implement const16
Max Filippov
2018-01-09
1
-0
/
+14
*
target/xtensa: implement GPIO32
Max Filippov
2018-01-09
1
-0
/
+53
*
target/xtensa: implement salt/saltu
Max Filippov
2018-01-09
1
-0
/
+18
*
target/xtensa: add internal/noop SRs and opcodes
Max Filippov
2018-01-09
1
-0
/
+33
*
target/xtensa: drop DisasContext::litbase
Max Filippov
2018-01-09
1
-22
/
+5
*
target/xtensa: use libisa for instruction decoding
Max Filippov
2018-01-09
1
-2144
/
+84
*
target/xtensa: extract FPU2000 opcode translators
Max Filippov
2017-12-19
1
-0
/
+374
*
target/xtensa: extract core opcode translators
Max Filippov
2017-12-19
1
-0
/
+3121
*
target/xtensa: pass actual frame size to the entry helper
Max Filippov
2017-12-19
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-27
1
-1
/
+1
|
\
|
*
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
1
-1
/
+1
*
|
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-3
/
+0
*
|
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-14
/
+14
|
/
*
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-06
1
-0
/
+4
*
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
1
-3
/
+2
*
Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging
Peter Maydell
2017-01-25
1
-78
/
+167
|
\
|
*
target-xtensa: implement RER/WER instructions
Max Filippov
2017-01-17
1
-2
/
+10
|
*
target/xtensa: implement MEMCTL SR
Max Filippov
2017-01-15
1
-0
/
+8
|
*
target/xtensa: don't continue translation after exception
Max Filippov
2017-01-15
1
-1
/
+4
|
*
target/xtensa: support icount
Max Filippov
2017-01-15
1
-45
/
+134
|
*
target/xtensa: refactor CCOUNT/CCOMPARE
Max Filippov
2017-01-15
1
-31
/
+12
*
|
target-xtensa: Use clrsb helper
Richard Henderson
2017-01-10
1
-10
/
+1
*
|
target-xtensa: Use clz opcode
Richard Henderson
2017-01-10
1
-2
/
+11
|
/
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+3225
[prev]