aboutsummaryrefslogtreecommitdiff
path: root/target/microblaze/helper.h
AgeCommit message (Expand)Author
2020-09-01target/microblaze: Add flags markup to some helpersRichard Henderson
2020-09-01target/microblaze: Use cc->do_unaligned_accessRichard Henderson
2020-09-01target/microblaze: Fix cpu unwind for stackprotRichard Henderson
2020-09-01target/microblaze: Mark fpu helpers TCG_CALL_NO_WGRichard Henderson
2020-09-01target/microblaze: Unwind properly when raising divide-by-zeroRichard Henderson
2020-09-01target/microblaze: Implement cmp and cmpu inlineRichard Henderson
2020-09-01target/microblaze: Convert dec_sub to decodetreeRichard Henderson
2020-09-01target/microblaze: Remove helper_debug and env->debugRichard Henderson
2020-09-01target/microblaze: Mark raise_exception as noreturnRichard Henderson
2018-05-29target-microblaze: Add support for extended access to TLBLOEdgar E. Iglesias
2018-05-29target-microblaze: Use TCGv for load/store addressesEdgar E. Iglesias
2017-01-10target-microblaze: Use clz opcodeRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth