summaryrefslogtreecommitdiffstats
path: root/target/alpha/helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/alpha: Implement alpha_cpu_record_sigsegvRichard Henderson2021-11-021-5/+34
* target/alpha: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé2021-09-141-3/+2Star
* overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/alpha: Mask IOV exception with INV for user-onlyRichard Henderson2019-09-261-0/+7
* target/alpha: Write to fpcr_flush_to_zero onceRichard Henderson2019-09-261-5/+4Star
* target/alpha: Handle SWCR_MAP_DMZ earlierRichard Henderson2019-09-261-4/+1Star
* target/alpha: Fix SWCR_TRAP_ENABLE_MASKRichard Henderson2019-09-261-9/+14
* target/alpha: Fix SWCR_MAP_UMZRichard Henderson2019-09-261-1/+1
* target/alpha: Use array for FPCR_DYN conversionRichard Henderson2019-09-261-16/+8Star
* target/alpha: fix tlb_fill trap_arg2 value for instruction fetchAurelien Jarno2019-08-251-1/+3
* targets (various): use softfloat-helpers.h where we canAlex Bennée2019-08-191-1/+1
* target/alpha: Use env_cpu, env_archcpuRichard Henderson2019-06-101-5/+3Star
* target/alpha: Fix user-only floating-point exceptionsRichard Henderson2019-05-191-2/+18
* target/alpha: Clean up alpha_cpu_dump_stateRichard Henderson2019-05-191-9/+10
* tcg: Use CPUClass::tlb_fill in cputlb.cRichard Henderson2019-05-101-6/+0Star
* target/alpha: Convert to CPUClass::tlb_fillRichard Henderson2019-05-101-9/+21
* qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-181-12/+12
* target/alpha: Honor CPU_DUMP_FPURichard Henderson2018-05-181-9/+8Star
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-111-1/+1
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-2/+2
* target/alpha: Switch to do_transaction_failed() hookPeter Maydell2017-09-071-0/+8
* target/alpha: Merge several flag bytes into ENV->FLAGSRichard Henderson2017-07-191-6/+6
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+490