aboutsummaryrefslogtreecommitdiff
path: root/target/alpha/cpu-param.h
AgeCommit message (Expand)AuthorFilesLines
2025-04-23tcg: Remove the TCG_GUEST_DEFAULT_MO definition globallyPhilippe Mathieu-Daudé1-3/+0
2025-04-23tcg: Always define TARGET_INSN_START_EXTRA_WORDSPhilippe Mathieu-Daudé1-0/+2
2025-04-23page-vary: Restrict scope of TARGET_PAGE_BITS_MINRichard Henderson1-1/+0
2025-02-08target/*: Remove TARGET_LONG_BITS from cpu-param.hRichard Henderson1-2/+0
2024-09-20license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-laterPhilippe Mathieu-Daudé1-1/+1
2024-04-26target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'Philippe Mathieu-Daudé1-0/+3
2024-02-29target/alpha: Enable TARGET_PAGE_BITS_VARY for user-onlyRichard Henderson1-2/+14
2023-03-13target/alpha: Remove `NB_MMU_MODES` defineAnton Johansson1-2/+0
2022-05-11Normalize header guard symbol definitionMarkus Armbruster1-1/+1
2020-05-15accel/tcg: Relax va restrictions on 64-bit guestsRichard Henderson1-13/+2
2019-06-10tcg: Split out target/arch/cpu-param.hRichard Henderson1-0/+31