aboutsummaryrefslogtreecommitdiff
path: root/accel/tcg/tb-jmp-cache.h
AgeCommit message (Expand)Author
2023-06-26accel/tcg: Widen pc to vaddr in CPUJumpCacheAnton Johansson
2023-03-01accel/tcg: Move jmp-cache `CF_PCREL` checks to callerAnton Johansson
2023-03-01accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`Anton Johansson
2023-02-02cpu: free cpu->tb_jmp_cache with RCUEmilio Cota
2022-10-04accel/tcg: Introduce TARGET_TB_PCRELRichard Henderson
2022-10-04include/hw/core: Create struct CPUJumpCacheRichard Henderson