aboutsummaryrefslogtreecommitdiff
path: root/target/tricore/helper.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-25target/tricore: Rename tricore_featureBastian Koppelmann1-2/+2
2023-07-25other architectures: spelling fixesMichael Tokarev1-1/+1
2023-06-20target/tricore: Remove pointless CONFIG_SOFTMMU guardPhilippe Mathieu-Daudé1-2/+0
2023-06-07target/tricore: Refactor PCXI/ICR register fieldsBastian Koppelmann1-0/+45
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé1-1/+1
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-1/+1
2021-03-14target/tricore: Pass MMUAccessType to get_physical_address()Philippe Mathieu-Daudé1-4/+2
2021-03-14target/tricore: Replace magic value by MMU_DATA_LOAD definitionPhilippe Mathieu-Daudé1-1/+2
2020-06-01target/tricore: Implement tricore_cpu_get_phys_page_debugBastian Koppelmann1-0/+13
2019-08-19targets (various): use softfloat-helpers.h where we canAlex Bennée1-1/+1
2019-05-10tcg: Use CPUClass::tlb_fill in cputlb.cRichard Henderson1-6/+0
2019-05-10target/tricore: Convert to CPUClass::tlb_fillRichard Henderson1-8/+19
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster1-10/+5
2019-01-30target/tricore: Fix LGPL version numberThomas Huth1-1/+1
2018-03-12qom: introduce object_class_get_list_sortedPaolo Bonzini1-1/+1
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-0/+1
2017-09-01tricore: replace cpu_tricore_init() with cpu_generic_init()Igor Mammedov1-5/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+146