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
/
microblaze
Age
Commit message (
Expand
)
Author
2020-09-01
target/microblaze: Convert brk and brki to decodetree
Richard Henderson
2020-09-01
target/microblaze: Tidy mb_cpu_dump_state
Richard Henderson
2020-09-01
target/microblaze: Replace delayed_branch with tb_flags_to_set
Richard Henderson
2020-09-01
target/microblaze: Replace clear_imm with tb_flags_to_set
Richard Henderson
2020-09-01
target/microblaze: Use cc->do_unaligned_access
Richard Henderson
2020-09-01
target/microblaze: Store "current" iflags in insn_start
Richard Henderson
2020-09-01
target/microblaze: Fix no-op mb_cpu_transaction_failed
Richard Henderson
2020-09-01
target/microblaze: Move bimm to BIMM_FLAG
Richard Henderson
2020-09-01
target/microblaze: Assert no overlap in flags making up tb_flags
Richard Henderson
2020-09-01
target/microblaze: Convert dec_load and dec_store to decodetree
Richard Henderson
2020-09-01
target/microblaze: Fix cpu unwind for stackprot
Richard Henderson
2020-09-01
target/microblaze: Cache mem_index in DisasContext
Richard Henderson
2020-09-01
target/microblaze: Replace MSR_EE_FLAG with MSR_EE
Richard Henderson
2020-09-01
target/microblaze: Mark fpu helpers TCG_CALL_NO_WG
Richard Henderson
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
[prev]
[next]