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
/
microblaze
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/microblaze: Mark fpu helpers TCG_CALL_NO_WG
Richard Henderson
2020-09-01
1
-14
/
+14
*
target/microblaze: Fix cpu unwind for fpu exceptions
Richard Henderson
2020-09-01
1
-17
/
+20
*
target/microblaze: Convert dec_fpu to decodetree
Richard Henderson
2020-09-01
2
-111
/
+60
*
target/microblaze: Convert dec_imm to decodetree
Richard Henderson
2020-09-01
2
-9
/
+11
*
target/microblaze: Convert dec_barrel to decodetree
Richard Henderson
2020-09-01
2
-59
/
+86
*
target/microblaze: Convert dec_bit to decodetree
Richard Henderson
2020-09-01
2
-73
/
+95
*
target/microblaze: Unwind properly when raising divide-by-zero
Richard Henderson
2020-09-01
2
-13
/
+14
*
target/microblaze: Convert dec_div to decodetree
Richard Henderson
2020-09-01
2
-22
/
+16
*
target/microblaze: Convert dec_mul to decodetree
Richard Henderson
2020-09-01
2
-46
/
+37
*
target/microblaze: Convert dec_and, dec_or, dec_xor to decodetree
Richard Henderson
2020-09-01
2
-30
/
+28
*
target/microblaze: Convert dec_pattern to decodetree
Richard Henderson
2020-09-01
2
-49
/
+22
*
target/microblaze: Implement cmp and cmpu inline
Richard Henderson
2020-09-01
3
-24
/
+22
*
target/microblaze: Convert dec_sub to decodetree
Richard Henderson
2020-09-01
4
-75
/
+65
*
target/microblaze: Convert dec_add to decodetree
Richard Henderson
2020-09-01
2
-41
/
+176
*
target/microblaze: Add decodetree infrastructure
Richard Henderson
2020-09-01
3
-2
/
+30
*
target/microblaze: Ensure imm constant is always available
Richard Henderson
2020-09-01
2
-46
/
+67
*
target/microblaze: Remove LOG_DIS
Richard Henderson
2020-09-01
1
-77
/
+1
*
target/microblaze: Remove empty D macros
Richard Henderson
2020-09-01
3
-11
/
+4
*
target/microblaze: Remove DISAS_GNU
Richard Henderson
2020-09-01
1
-1
/
+0
*
target/microblaze: Remove SIM_COMPAT
Richard Henderson
2020-09-01
1
-4
/
+1
*
target/microblaze: Convert to translator_loop
Richard Henderson
2020-09-01
1
-137
/
+146
*
target/microblaze: Convert to DisasContextBase
Richard Henderson
2020-09-01
1
-51
/
+51
*
target/microblaze: Check singlestep_enabled in gen_goto_tb
Richard Henderson
2020-09-01
1
-1
/
+6
*
target/microblaze: Use DISAS_NORETURN
Richard Henderson
2020-09-01
1
-10
/
+7
*
target/microblaze: Split out MSR[C] to its own variable
Richard Henderson
2020-09-01
5
-95
/
+81
*
target/microblaze: Tidy mb_tcg_init
Richard Henderson
2020-09-01
1
-37
/
+29
*
target/microblaze: Rename env_* tcg variables to cpu_*
Richard Henderson
2020-09-01
1
-27
/
+27
*
target/microblaze: Remove helper_debug and env->debug
Richard Henderson
2020-09-01
4
-39
/
+2
*
target/microblaze: Mark raise_exception as noreturn
Richard Henderson
2020-09-01
1
-1
/
+1
*
target/microblaze: Tidy raising of exceptions
Richard Henderson
2020-09-01
1
-25
/
+37
*
target/microblaze: Remove cpu_ear
Richard Henderson
2020-09-01
1
-8
/
+15
*
target/microblaze: Fix width of EDR
Richard Henderson
2020-09-01
2
-7
/
+6
*
target/microblaze: Fix width of BTR
Richard Henderson
2020-09-01
2
-8
/
+6
*
target/microblaze: Fix width of FSR
Richard Henderson
2020-09-01
2
-7
/
+6
*
target/microblaze: Fix width of ESR
Richard Henderson
2020-09-01
4
-11
/
+11
*
target/microblaze: Fix width of MSR
Richard Henderson
2020-09-01
4
-29
/
+17
*
target/microblaze: Fix width of PC and BTARGET
Richard Henderson
2020-09-01
5
-63
/
+43
*
target/microblaze: Split the cpu_SR array
Richard Henderson
2020-09-01
1
-41
/
+65
*
target/microblaze: Split out EDR from env->sregs
Richard Henderson
2020-09-01
3
-16
/
+6
*
target/microblaze: Split out BTR from env->sregs
Richard Henderson
2020-09-01
4
-6
/
+9
*
target/microblaze: Split out FSR from env->sregs
Richard Henderson
2020-09-01
4
-8
/
+11
*
target/microblaze: Split out ESR from env->sregs
Richard Henderson
2020-09-01
5
-22
/
+24
*
target/microblaze: Split out EAR from env->sregs
Richard Henderson
2020-09-01
5
-11
/
+14
*
target/microblaze: Split out MSR from env->sregs
Richard Henderson
2020-09-01
6
-49
/
+51
*
target/microblaze: Split out PC from env->sregs
Richard Henderson
2020-09-01
7
-27
/
+32
*
target/microblaze: Tidy gdbstub
Richard Henderson
2020-09-01
1
-90
/
+99
*
target/microblaze: mbar: Trap sleeps from user-space
Edgar E. Iglesias
2020-08-24
1
-0
/
+5
*
target/microblaze: swx: Use atomic_cmpxchg
Edgar E. Iglesias
2020-08-24
1
-8
/
+13
*
target/microblaze: mbar: Add support for data-access barriers
Edgar E. Iglesias
2020-08-24
1
-0
/
+5
*
target/microblaze: mbar: Move LOG_DIS to before sleep
Edgar E. Iglesias
2020-08-24
1
-1
/
+2
[prev]
[next]