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
/
translate.c
Age
Commit message (
Expand
)
Author
2020-11-15
microblaze tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-09-07
target/microblaze: Put MicroBlazeCPUConfig into DisasContext
Richard Henderson
2020-09-07
target/microblaze: Treat pvr_regs as constant
Richard Henderson
2020-09-07
target/microblaze: Move pvr regs to MicroBlazeCPUConfig
Richard Henderson
2020-09-07
target/microblaze: Diagnose invalid insns in delay slots
Richard Henderson
2020-09-07
target/microblaze: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2020-09-07
target/microblaze: Force rtid, rted, rtbd to exit
Richard Henderson
2020-09-07
target/microblaze: Handle DISAS_EXIT_NEXT in delay slot
Richard Henderson
2020-09-07
target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT
Richard Henderson
2020-09-07
target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP
Richard Henderson
2020-09-07
target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT
Richard Henderson
2020-09-07
target/microblaze: Collected fixes for env->iflags
Richard Henderson
2020-09-01
target/microblaze: Reduce linux-user address space to 32-bit
Richard Henderson
2020-09-01
target/microblaze: Remove cpu_R[0]
Richard Henderson
2020-09-01
target/microblaze: Remove last of old decoder
Richard Henderson
2020-09-01
target/microblaze: Convert dec_stream to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_msr to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert msrclr, msrset to decodetree
Richard Henderson
2020-09-01
target/microblaze: Tidy do_rti, do_rtb, do_rte
Richard Henderson
2020-09-01
target/microblaze: Convert dec_rts to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_bcc to decodetree
Richard Henderson
2020-09-01
target/microblaze: Convert dec_br to decodetree
Richard Henderson
2020-09-01
target/microblaze: Reorganize branching
Richard Henderson
2020-09-01
target/microblaze: Convert mbar to decodetree
Richard Henderson
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: Move bimm to BIMM_FLAG
Richard Henderson
2020-09-01
target/microblaze: Convert dec_load and dec_store to decodetree
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: 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: 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
[next]