aboutsummaryrefslogtreecommitdiff
path: root/target/hppa/insns.decode
AgeCommit message (Expand)AuthorFilesLines
2024-03-29target/hppa: Add diag instructions to set/restore shadow registersHelge Deller1-0/+10
2024-03-29target/hppa: Move diag argument handling to decodetreeRichard Henderson1-1/+7
2024-03-27target/hppa: Squash d for pa1.x during decodeRichard Henderson1-7/+13
2024-03-19target/hppa: exit tb on flush cache instructionsSven Schnelle1-3/+3
2024-03-19target/hppa: Fix assemble_12a insns for wide modeRichard Henderson1-12/+17
2024-03-19target/hppa: Fix assemble_11a insns for wide modeRichard Henderson1-3/+4
2024-03-19target/hppa: Fix assemble_16 insns for wide modeRichard Henderson1-6/+9
2023-11-06target/hppa: Add pa2.0 cpu local tlb flushesHelge Deller1-3/+17
2023-11-06target/hppa: Implement PERMHRichard Henderson1-0/+2
2023-11-06target/hppa: Implement MIXH, MIXWRichard Henderson1-0/+5
2023-11-06target/hppa: Implement HSHLADD, HSHRADDRichard Henderson1-2/+10
2023-11-06target/hppa: Implement HSHL, HSHRRichard Henderson1-0/+5
2023-11-06target/hppa: Implement HAVGRichard Henderson1-0/+2
2023-11-06target/hppa: Implement HSUBRichard Henderson1-0/+4
2023-11-06target/hppa: Implement HADDRichard Henderson1-1/+7
2023-11-06target/hppa: Implement IDTLBT, IITLBTRichard Henderson1-0/+4
2023-11-06target/hppa: Implement STDBYRichard Henderson1-0/+1
2023-11-06target/hppa: Implement CLRBTS, POPBTS, PUSHBTS, PUSHNOMRichard Henderson1-0/+2
2023-11-06target/hppa: Implement SHRPDRichard Henderson1-2/+4
2023-11-06target/hppa: Implement EXTRDRichard Henderson1-2/+5
2023-11-06target/hppa: Implement DEPD, DEPDIRichard Henderson1-4/+15
2023-11-06target/hppa: Implement LDD, LDCD, LDDA, STD, STDARichard Henderson1-4/+11
2023-11-06target/hppa: Decode CMPIB double-wordRichard Henderson1-2/+8
2023-11-06target/hppa: Decode d for cmpb instructionsRichard Henderson1-2/+7
2023-11-06target/hppa: Decode d for bb instructionsRichard Henderson1-2/+2
2023-11-06target/hppa: Decode d for sub instructionsRichard Henderson1-6/+6
2023-11-06target/hppa: Decode d for add instructionsRichard Henderson1-8/+8
2023-11-06target/hppa: Decode d for cmpclr instructionsRichard Henderson1-2/+4
2023-11-06target/hppa: Decode d for unit instructionsRichard Henderson1-7/+7
2023-11-06target/hppa: Decode d for logical instructionsRichard Henderson1-4/+6
2023-09-15target/hppa: Extract diagnose immediate valueHelge Deller1-1/+1
2022-12-19target/hppa: Fix fid instruction emulationHelge Deller1-4/+1
2022-02-02hppa: Add support for an emulated TOC/NMI button.Helge Deller1-0/+1
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-09-02target/hppa: Fix boot with old Linux installation CDsHelge Deller1-5/+5
2019-04-29target/hppa: Implement Fast TLB Insert instructionsNick Hudson1-0/+3
2019-03-12target/hppa: ignore DIAG opcodeSven Schnelle1-0/+3
2019-02-12target/hppa: Convert fp operate insnsRichard Henderson1-0/+175
2019-02-12target/hppa: Convert fp fused multiply-add insnsRichard Henderson1-0/+12
2019-02-12target/hppa: Convert halt/reset insnsRichard Henderson1-0/+5
2019-02-12target/hppa: Convert fp indexed memory insnsRichard Henderson1-0/+21
2019-02-12target/hppa: Convert offset memory insnsRichard Henderson1-0/+49
2019-02-12target/hppa: Convert arithmetic immediate insnsRichard Henderson1-0/+21
2019-02-12target/hppa: Convert direct and indirect branchesRichard Henderson1-1/+33
2019-02-12target/hppa: Convert shift, extract, deposit insnsRichard Henderson1-0/+15
2019-02-12target/hppa: Convert conditional branchesRichard Henderson1-0/+30
2019-02-12target/hppa: Convert fp multiply-addRichard Henderson1-0/+12
2019-02-12target/hppa: Convert indexed memory insnsRichard Henderson1-0/+24
2019-02-12target/hppa: Convert arithmetic/logical insnsRichard Henderson1-0/+42
2019-02-12target/hppa: Convert memory management insnsRichard Henderson1-0/+38