aboutsummaryrefslogtreecommitdiff
path: root/target/alpha/helper.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-19target/alpha: Fix user-only floating-point exceptionsRichard Henderson1-2/+18
2019-05-19target/alpha: Clean up alpha_cpu_dump_stateRichard Henderson1-9/+10
2019-05-10tcg: Use CPUClass::tlb_fill in cputlb.cRichard Henderson1-6/+0
2019-05-10target/alpha: Convert to CPUClass::tlb_fillRichard Henderson1-9/+21
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster1-12/+12
2018-05-18target/alpha: Honor CPU_DUMP_FPURichard Henderson1-9/+8
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk1-1/+1
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-2/+2
2017-09-07target/alpha: Switch to do_transaction_failed() hookPeter Maydell1-0/+8
2017-07-18target/alpha: Merge several flag bytes into ENV->FLAGSRichard Henderson1-6/+6
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+490