summaryrefslogtreecommitdiff
path: root/target/hppa
AgeCommit message (Expand)Author
2017-09-07target/hppa: Convert to TranslatorOpsRichard Henderson
2017-09-07target/hppa: Convert to DisasContextBaseRichard Henderson
2017-09-07target/hppa: Convert to DisasJumpTypeRichard Henderson
2017-09-01hppa: replace cpu_hppa_init() with cpu_generic_init()Igor Mammedov
2017-07-19tcg: Pass generic CPUState to gen_intermediate_code()LluĂ­s Vilanova
2017-06-05target/hppa: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela
2017-03-04hppa: avoid anonymous unions in designated initializers.Paolo Bonzini
2017-02-06target/hppa: Fix gdb_write_registerRichard Henderson
2017-02-06target/hppa: Tidy do_cbranchRichard Henderson
2017-01-23target-hppa: Implement floating-point insnsRichard Henderson
2017-01-23target-hppa: Implement system and memory-management insnsRichard Henderson
2017-01-23target-hppa: Implement loads and storesRichard Henderson
2017-01-23target-hppa: Implement shifts and depositsRichard Henderson
2017-01-23target-hppa: Implement linux-user gateway pageRichard Henderson
2017-01-23target-hppa: Implement branchesRichard Henderson
2017-01-23target-hppa: Implement basic arithmeticRichard Henderson
2017-01-23target-hppa: Add nullification frameworkRichard Henderson
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson