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: extract unconditional TB termination via slot 0
Max Filippov
2018-10-01
1
-47
/
+36
*
target/xtensa: always end TB on CCOUNT access/CCOMPARE write
Max Filippov
2018-10-01
1
-8
/
+5
*
target/xtensa: change SR number checks to assertions
Max Filippov
2018-10-01
1
-36
/
+29
*
target/xtensa: extract unconditional TB termination
Max Filippov
2018-10-01
1
-39
/
+28
*
target/xtensa: extract test for division by zero
Max Filippov
2018-10-01
1
-22
/
+31
*
target/xtensa: extract test for cpdisabled exception
Max Filippov
2018-10-01
1
-108
/
+122
*
target/xtensa: extract test for alloca exception
Max Filippov
2018-10-01
1
-3
/
+8
*
target/xtensa: extract test for window underflow exception
Max Filippov
2018-10-01
1
-0
/
+9
*
target/xtensa: extract test for window overflow exception
Max Filippov
2018-10-01
1
-582
/
+880
*
target/xtensa: extract test for debug exception
Max Filippov
2018-10-01
1
-10
/
+13
*
target/xtensa: extract test for syscall instruction
Max Filippov
2018-10-01
1
-7
/
+6
*
target/xtensa: extract test for privileged instruction
Max Filippov
2018-10-01
1
-93
/
+294
*
target/xtensa: extract test for an illegal instruction
Max Filippov
2018-10-01
1
-35
/
+332
*
target/xtensa: fix s32c1i TCGMemOp flags
Max Filippov
2018-09-17
1
-1
/
+1
*
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
[prev]
[next]