index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
microblaze
Age
Commit message (
Expand
)
Author
2020-09-01
target/microblaze: Fix cpu unwind for fpu exceptions
Richard Henderson
2020-09-01
target/microblaze: Convert dec_fpu to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_imm to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_barrel to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_bit to decodetree
Richard Henderson
2020-09-01
target/microblaze: Unwind properly when raising divide-by-zero
Richard Henderson
2020-09-01
target/microblaze: Convert dec_div to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_mul to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_and, dec_or, dec_xor to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_pattern to decodetree
Richard Henderson
2020-09-01
target/microblaze: Implement cmp and cmpu inline
Richard Henderson
2020-09-01
target/microblaze: Convert dec_sub to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_add to decodetree
Richard Henderson
2020-09-01
target/microblaze: Add decodetree infrastructure
Richard Henderson
2020-09-01
target/microblaze: Ensure imm constant is always available
Richard Henderson
2020-09-01
target/microblaze: Remove LOG_DIS
Richard Henderson
2020-09-01
target/microblaze: Remove empty D macros
Richard Henderson
2020-09-01
target/microblaze: Remove DISAS_GNU
Richard Henderson
2020-09-01
target/microblaze: Remove SIM_COMPAT
Richard Henderson
2020-09-01
target/microblaze: Convert to translator_loop
Richard Henderson
2020-09-01
target/microblaze: Convert to DisasContextBase
Richard Henderson
2020-09-01
target/microblaze: Check singlestep_enabled in gen_goto_tb
Richard Henderson
2020-09-01
target/microblaze: Use DISAS_NORETURN
Richard Henderson
2020-09-01
target/microblaze: Split out MSR[C] to its own variable
Richard Henderson
2020-09-01
target/microblaze: Tidy mb_tcg_init
Richard Henderson
2020-09-01
target/microblaze: Rename env_* tcg variables to cpu_*
Richard Henderson
2020-09-01
target/microblaze: Remove helper_debug and env->debug
Richard Henderson
2020-09-01
target/microblaze: Mark raise_exception as noreturn
Richard Henderson
2020-09-01
target/microblaze: Tidy raising of exceptions
Richard Henderson
2020-09-01
target/microblaze: Remove cpu_ear
Richard Henderson
2020-09-01
target/microblaze: Fix width of EDR
Richard Henderson
2020-09-01
target/microblaze: Fix width of BTR
Richard Henderson
2020-09-01
target/microblaze: Fix width of FSR
Richard Henderson
2020-09-01
target/microblaze: Fix width of ESR
Richard Henderson
2020-09-01
target/microblaze: Fix width of MSR
Richard Henderson
2020-09-01
target/microblaze: Fix width of PC and BTARGET
Richard Henderson
2020-09-01
target/microblaze: Split the cpu_SR array
Richard Henderson
2020-09-01
target/microblaze: Split out EDR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out BTR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out FSR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out ESR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out EAR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out MSR from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Split out PC from env->sregs
Richard Henderson
2020-09-01
target/microblaze: Tidy gdbstub
Richard Henderson
2020-08-24
target/microblaze: mbar: Trap sleeps from user-space
Edgar E. Iglesias
2020-08-24
target/microblaze: swx: Use atomic_cmpxchg
Edgar E. Iglesias
2020-08-24
target/microblaze: mbar: Add support for data-access barriers
Edgar E. Iglesias
2020-08-24
target/microblaze: mbar: Move LOG_DIS to before sleep
Edgar E. Iglesias
2020-08-24
target/microblaze: mbar: Transfer dc->rd to mbar_imm
Edgar E. Iglesias
[next]