summaryrefslogtreecommitdiff
path: root/target/hppa
AgeCommit message (Expand)Author
2017-10-24tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota
2017-10-24target/hppa: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota
2017-10-24tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson
2017-10-10tcg: remove addr argument from lookup_tb_ptrEmilio G. Cota
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