aboutsummaryrefslogtreecommitdiff
path: root/target/tricore/helper.c
AgeCommit message (Expand)Author
2023-06-20target/tricore: Remove pointless CONFIG_SOFTMMU guardPhilippe Mathieu-Daudé
2023-06-07target/tricore: Refactor PCXI/ICR register fieldsBastian Koppelmann
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé
2021-03-14target/tricore: Pass MMUAccessType to get_physical_address()Philippe Mathieu-Daudé
2021-03-14target/tricore: Replace magic value by MMU_DATA_LOAD definitionPhilippe Mathieu-Daudé
2020-06-01target/tricore: Implement tricore_cpu_get_phys_page_debugBastian Koppelmann
2019-08-19targets (various): use softfloat-helpers.h where we canAlex Bennée
2019-05-10tcg: Use CPUClass::tlb_fill in cputlb.cRichard Henderson
2019-05-10target/tricore: Convert to CPUClass::tlb_fillRichard Henderson
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster
2019-01-30target/tricore: Fix LGPL version numberThomas Huth
2018-03-12qom: introduce object_class_get_list_sortedPaolo Bonzini
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2017-09-01tricore: replace cpu_tricore_init() with cpu_generic_init()Igor Mammedov
2016-12-20Move target-* CPU file into a target/ folderThomas Huth