summaryrefslogtreecommitdiffstats
path: root/target/hppa
Commit message (Expand)AuthorAgeFilesLines
* hppa: avoid anonymous unions in designated initializers.Paolo Bonzini2017-03-041-33/+33
* target/hppa: Fix gdb_write_registerRichard Henderson2017-02-071-0/+1
* target/hppa: Tidy do_cbranchRichard Henderson2017-02-071-12/+5Star
* target-hppa: Implement floating-point insnsRichard Henderson2017-01-233-0/+1177
* target-hppa: Implement system and memory-management insnsRichard Henderson2017-01-233-0/+219
* target-hppa: Implement loads and storesRichard Henderson2017-01-233-0/+699
* target-hppa: Implement shifts and depositsRichard Henderson2017-01-231-0/+309
* target-hppa: Implement linux-user gateway pageRichard Henderson2017-01-231-4/+81
* target-hppa: Implement branchesRichard Henderson2017-01-231-0/+477
* target-hppa: Implement basic arithmeticRichard Henderson2017-01-233-0/+907
* target-hppa: Add nullification frameworkRichard Henderson2017-01-231-4/+224
* target-hppa: Add framework and enable compilationRichard Henderson2017-01-239-0/+1106