index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
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-09-01
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-01
target/arm: Enable FP16 in '-cpu max'
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VMUL, VMLA, VMLS
Peter Maydell
2020-09-01
target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations
Peter Maydell
2020-09-01
target/arm/vec_helper: Handle oprsz less than 16 bytes in indexed operations
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VRINTX
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode
Peter Maydell
2020-09-01
target/arm: Implement fp16 for Neon VCVT with rounding modes
Peter Maydell
[prev]
[next]