summaryrefslogtreecommitdiff
path: root/target/hppa/translate.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-06target/hppa: Tidy do_cbranchRichard Henderson1-12/+5
2017-01-23target-hppa: Implement floating-point insnsRichard Henderson1-0/+728
2017-01-23target-hppa: Implement system and memory-management insnsRichard Henderson1-0/+206
2017-01-23target-hppa: Implement loads and storesRichard Henderson1-0/+618
2017-01-23target-hppa: Implement shifts and depositsRichard Henderson1-0/+309
2017-01-23target-hppa: Implement linux-user gateway pageRichard Henderson1-4/+81
2017-01-23target-hppa: Implement branchesRichard Henderson1-0/+477
2017-01-23target-hppa: Implement basic arithmeticRichard Henderson1-0/+882
2017-01-23target-hppa: Add nullification frameworkRichard Henderson1-4/+224
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson1-0/+429