summaryrefslogtreecommitdiff
path: root/target-alpha/mem_helper.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-28cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber1-3/+7
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-5/+5
2012-12-16exec: refactor cpu_restore_stateBlue Swirl1-2/+6
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-1/+1
2012-04-14Use uintptr_t for various op related functionsBlue Swirl1-3/+3
2012-03-24target-alpha: Move memory helpers to mem_helper.c.Richard Henderson1-0/+151