aboutsummaryrefslogtreecommitdiff
path: root/target/hppa/helper.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-15target/hppa: Adjust priv for B,GATE at runtimeRichard Henderson1-0/+1
2024-05-15target/hppa: Use delay_excp for conditional trap on overflowRichard Henderson1-1/+0
2024-05-15target/hppa: Use delay_excp for conditional trapsRichard Henderson1-1/+0
2024-03-29target/hppa: Generate getshadowregs inlineRichard Henderson1-1/+0
2024-03-27target/hppa: Fix EIRR, EIEM versus icountRichard Henderson1-1/+0
2024-02-11target/hppa: Add "diag 0x101" for console output supportHelge Deller1-0/+1
2023-11-06target/hppa: Add pa2.0 cpu local tlb flushesHelge Deller1-0/+1
2023-11-06target/hppa: Implement HSHLADD, HSHRADDRichard Henderson1-0/+2
2023-11-06target/hppa: Implement HAVGRichard Henderson1-0/+1
2023-11-06target/hppa: Implement HSUBRichard Henderson1-0/+2
2023-11-06target/hppa: Implement HADDRichard Henderson1-0/+3
2023-11-06target/hppa: Remove TARGET_REGISTER_BITSRichard Henderson1-30/+21
2023-11-06target/hppa: Implement IDTLBT, IITLBTRichard Henderson1-2/+4
2023-11-06target/hppa: Implement STDBYRichard Henderson1-0/+5
2023-09-19target/hppa: Wire up diag instruction to support BTLBHelge Deller1-0/+1
2022-02-28tcg: Remove dh_alias indirection for dh_typecodeRichard Henderson1-0/+2
2022-02-02hppa: Add support for an emulated TOC/NMI button.Helge Deller1-0/+1
2021-06-19tcg: Combine dh_is_64bit and dh_is_signed to dh_typecodeRichard Henderson1-3/+0
2020-01-27target/hppa: Allow, but diagnose, LDCW aligned only mod 4Richard Henderson1-0/+2
2019-03-12target/hppa: add TLB protection id checkSven Schnelle1-0/+1
2018-01-31target/hppa: Implement PROBE for system modeRichard Henderson1-2/+1
2018-01-31target/hppa: Implement halt and reset instructionsHelge Deller1-0/+2
2018-01-30target/hppa: Implement LPARichard Henderson1-0/+1
2018-01-30target/hppa: Implement P*TLB and P*TLBE insnsRichard Henderson1-0/+2
2018-01-30target/hppa: Implement I*TLBA and I*TLBP insnsRichard Henderson1-0/+2
2018-01-30target/hppa: Implement the interval timerRichard Henderson1-0/+3
2018-01-30target/hppa: Implement external interruptsRichard Henderson1-0/+2
2018-01-30target/hppa: Implement rfiRichard Henderson1-0/+2
2018-01-30target/hppa: Implement the system mask instructionsRichard Henderson1-0/+4
2018-01-30target/hppa: Split address size from register sizeRichard Henderson1-8/+18
2017-10-24target/hppa: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota1-0/+2
2017-01-23target-hppa: Implement floating-point insnsRichard Henderson1-0/+55
2017-01-23target-hppa: Implement system and memory-management insnsRichard Henderson1-0/+3
2017-01-23target-hppa: Implement loads and storesRichard Henderson1-0/+3
2017-01-23target-hppa: Implement basic arithmeticRichard Henderson1-0/+2
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson1-0/+3