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
/
helper.h
Age
Commit message (
Expand
)
Author
2020-09-01
target/microblaze: Add flags markup to some helpers
Richard Henderson
2020-09-01
target/microblaze: Use cc->do_unaligned_access
Richard Henderson
2020-09-01
target/microblaze: Fix cpu unwind for stackprot
Richard Henderson
2020-09-01
target/microblaze: Mark fpu helpers TCG_CALL_NO_WG
Richard Henderson
2020-09-01
target/microblaze: Unwind properly when raising divide-by-zero
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: Remove helper_debug and env->debug
Richard Henderson
2020-09-01
target/microblaze: Mark raise_exception as noreturn
Richard Henderson
2018-05-29
target-microblaze: Add support for extended access to TLBLO
Edgar E. Iglesias
2018-05-29
target-microblaze: Use TCGv for load/store addresses
Edgar E. Iglesias
2017-01-10
target-microblaze: Use clz opcode
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth