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
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/xtensa: add DFPU registers and opcodes
Max Filippov
2020-08-21
1
-0
/
+3
*
target/xtensa: add DFPU option
Max Filippov
2020-08-21
1
-0
/
+2
*
target/xtensa: support copying registers up to 64 bits wide
Max Filippov
2020-08-21
1
-0
/
+1
*
target/xtensa: add geometry to xtensa_get_regfile_by_name
Max Filippov
2020-08-21
1
-1
/
+1
*
target/xtensa: implement NMI support
Max Filippov
2020-08-21
1
-0
/
+1
*
target/xtensa: make opcode properties more dynamic
Max Filippov
2020-08-21
1
-4
/
+1
*
target/xtensa: fetch HW version from configuration overlay
Max Filippov
2020-05-17
1
-0
/
+1
*
target/xtensa: statically allocate xtensa_insnbufs in DisasContext
Max Filippov
2020-04-08
1
-0
/
+3
*
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
1
-1
/
+1
*
target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIX
Richard Henderson
2020-01-16
1
-4
/
+0
*
target/xtensa: fix ps.ring use in MPU configs
Max Filippov
2020-01-06
1
-3
/
+7
*
target/xtensa: linux-user: add call0 ABI support
Max Filippov
2019-09-11
1
-0
/
+3
*
configure: Define target access alignment in configure
tony.nguyen@bt.com
2019-08-20
1
-2
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
1
-2
/
+0
*
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-11
/
+6
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Define ArchCPU
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
1
-2
/
+2
*
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-10
1
-16
/
+5
*
Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into staging
Peter Maydell
2019-05-21
1
-23
/
+35
|
\
|
*
target/xtensa: implement exclusive access option
Max Filippov
2019-05-15
1
-0
/
+2
|
*
target/xtensa: update list of exception causes
Max Filippov
2019-05-15
1
-4
/
+5
|
*
target/xtensa: implement DIWBUI.P opcode
Max Filippov
2019-05-14
1
-0
/
+1
|
*
target/xtensa: implement MPU option
Max Filippov
2019-05-11
1
-0
/
+17
|
*
target/xtensa: add parity/ECC option SRs
Max Filippov
2019-05-11
1
-0
/
+6
|
*
target/xtensa: define IDMA and gather/scatter IRQ types
Max Filippov
2019-05-11
1
-0
/
+3
|
*
target/xtensa: make internal MMU functions static
Max Filippov
2019-05-11
1
-19
/
+0
|
*
target/xtensa: get rid of centralized SR properties
Max Filippov
2019-05-11
1
-0
/
+1
*
|
target/xtensa: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-2
/
+3
|
/
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-2
/
+1
*
target: Clean up how the dump_mmu() print
Markus Armbruster
2019-04-18
1
-1
/
+1
*
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
1
-1
/
+1
*
target/xtensa: implement PREFCTL SR
Max Filippov
2019-02-28
1
-0
/
+1
*
target/xtensa: prioritize load/store in FLIX bundles
Max Filippov
2019-02-28
1
-0
/
+4
*
target/xtensa: reorganize register handling in translators
Max Filippov
2019-02-28
1
-3
/
+12
*
target/xtensa: move WINDOW_BASE SR update to postprocessing
Max Filippov
2019-02-28
1
-0
/
+1
*
target/xtensa: add generic instruction post-processing
Max Filippov
2019-02-28
1
-0
/
+8
*
target/xtensa: sort FLIX instruction opcodes
Max Filippov
2019-02-28
1
-0
/
+2
*
target/xtensa: allow multiple names for single opcode
Max Filippov
2019-02-19
1
-1
/
+3
*
target/xtensa: don't require opcode table sorting
Max Filippov
2019-02-19
1
-2
/
+0
*
target/xtensa: move xtensa_finalize_config to xtensa_core_class_init
Max Filippov
2019-02-19
1
-1
/
+0
*
target/xtensa: don't specify windowed registers manually
Max Filippov
2019-02-11
1
-1
/
+1
*
target/xtensa: expose core runstall as an IRQ line
Max Filippov
2019-01-28
1
-0
/
+2
*
target/xtensa: rearrange access to external interrupts
Max Filippov
2019-01-28
1
-2
/
+3
*
target/xtensa: drop function xtensa_timer_irq
Max Filippov
2019-01-28
1
-1
/
+0
*
target/xtensa: rework zero overhead loops implementation
Max Filippov
2019-01-12
1
-0
/
+32
*
target/xtensa: extract test for cpdisabled exception
Max Filippov
2018-10-01
1
-0
/
+1
[next]