aboutsummaryrefslogtreecommitdiff
path: root/target/alpha/helper.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant1-1/+1
2019-09-26target/alpha: Mask IOV exception with INV for user-onlyRichard Henderson1-0/+7
2019-09-26target/alpha: Write to fpcr_flush_to_zero onceRichard Henderson1-5/+4
2019-09-26target/alpha: Handle SWCR_MAP_DMZ earlierRichard Henderson1-4/+1
2019-09-26target/alpha: Fix SWCR_TRAP_ENABLE_MASKRichard Henderson1-9/+14
2019-09-26target/alpha: Fix SWCR_MAP_UMZRichard Henderson1-1/+1
2019-09-26target/alpha: Use array for FPCR_DYN conversionRichard Henderson1-16/+8
2019-08-25target/alpha: fix tlb_fill trap_arg2 value for instruction fetchAurelien Jarno1-1/+3
2019-08-19targets (various): use softfloat-helpers.h where we canAlex Bennée1-1/+1
2019-06-10target/alpha: Use env_cpu, env_archcpuRichard Henderson1-5/+3
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