1354 Commits (dfb3804d478bce02350bdf87534dc7dd3d1ded51)

Author SHA1 Message Date
Andreas Färber 0c591eb0a9 cputlb: Change tlb_set_page() argument to CPUState 13 years ago
Andreas Färber 00c8cb0a36 cputlb: Change tlb_flush() argument to CPUState 13 years ago
Andreas Färber 31b030d4ab cputlb: Change tlb_flush_page() argument to CPUState 13 years ago
Andreas Färber a47dddd734 exec: Change cpu_abort() argument to CPUState 13 years ago
Andreas Färber d0e39c5d70 target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hook 13 years ago
Andreas Färber 3f38f309b2 translate-all: Change cpu_restore_state() argument to CPUState 13 years ago
Andreas Färber 5638d180d6 cpu-exec: Change cpu_loop_exit() argument to CPUState 13 years ago
Andreas Färber d5a11fefef exec: Change tlb_fill() argument to CPUState 13 years ago
Andreas Färber f0c3c505a8 cpu: Move breakpoints field from CPU_COMMON to CPUState 13 years ago
Andreas Färber 27103424c4 cpu: Move exception_index field from CPU_COMMON to CPUState 13 years ago
Andreas Färber 7510454e3e cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 13 years ago
Andreas Färber 9262685b81 cpu: Factor out cpu_generic_init() 12 years ago
Andreas Färber 8c2e1b0093 cpu: Turn cpu_has_work() into a CPUClass hook 13 years ago
Andreas Färber 33276f1b9c target-ppc: Clean up ENV_GET_CPU() usage 12 years ago
Alexey Kardashevskiy 0f20ba62c3 target-ppc: spapr: e500: fix to use cpu_dt_id 12 years ago
Alexey Kardashevskiy 0ce470cd4c target-ppc: add PowerPCCPU::cpu_dt_id 12 years ago
Aneesh Kumar K.V c138593380 target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab 12 years ago
Aneesh Kumar K.V 3f94170be3 target-ppc: Change the hpte store API 12 years ago
Aneesh Kumar K.V 7c43bca004 target-ppc: Fix page table lookup with kvm enabled 12 years ago
Aneesh Kumar K.V f3c75d42ad target-ppc: Fix htab_mask calculation 12 years ago
Tom Musta 3707cd62db target-ppc: Use Additional Temporary in stqcx Case 12 years ago
Tom Musta 7dff9abe63 target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL 12 years ago
Peter Maydell e5d7d2b0f5 target-ppc/translate.c: Use ULL suffix for 64 bit constants 12 years ago
Tom Musta ac174549b7 target-ppc: Altivec 2.07: Vector Permute and Exclusive OR 12 years ago
Tom Musta 57354f8f12 target-ppc: Altivec 2.07: Vector SHA Sigma Instructions 12 years ago
Tom Musta 557d52fa69 target-ppc: Altivec 2.07: AES Instructions 12 years ago
Tom Musta e8f7b27b99 target-ppc: Altivec 2.07: Binary Coded Decimal Instructions 12 years ago
Tom Musta b8476fc7c6 target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum 12 years ago
Tom Musta f1064f612c target-ppc: Altivec 2.07: Vector Gather Bits by Bytes 12 years ago
Tom Musta 6f3dab41fb target-ppc: Altivec 2.07: Doubleword Compares 12 years ago
Tom Musta 4d82038e41 target-ppc: Altivec 2.07: vbpermq Instruction 12 years ago
Tom Musta b41da4ebb2 target-ppc: Altivec 2.07: Quadword Addition and Subtracation 12 years ago
Tom Musta 2fdf78e649 target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions 12 years ago
Tom Musta 818692ff95 target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts 12 years ago
Tom Musta e0ffe77f27 target-ppc: Altivec 2.07: Vector Merge Instructions 12 years ago
Tom Musta 4430e07663 target-ppc: Altivec 2.07: Unpack Signed Word Instructions 12 years ago
Tom Musta 024215b242 target-ppc: Altivec 2.07: Pack Doubleword Instructions 12 years ago
Tom Musta 8203e31b54 target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions 12 years ago
Tom Musta e13500b3c3 target-ppc: Altivec 2.07: Vector Population Count Instructions 12 years ago
Tom Musta f293f04ab5 target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes 12 years ago
Tom Musta 953f0f5842 target-ppc: Altivec 2.07: vmuluw Instruction 12 years ago
Tom Musta 63be09365a target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions 12 years ago
Tom Musta aa9e930c88 target-ppc: Altivec 2.07: Change VMUL_DO to Support 64-bit Integers 12 years ago
Tom Musta 56eabc7508 target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo 12 years ago
Tom Musta 111c5f54a1 target-ppc: Altivec 2.07: Vector Logical Instructions 12 years ago
Tom Musta a737d3ebc8 target-ppc: Altivec 2.07: Add Support for R-Form Dual Instructions 12 years ago
Tom Musta 50f5fc0cf2 target-ppc: Altivec 2.07: Add Opcode Macro for VX Form Instructions 12 years ago
Tom Musta 5dffff5a47 target-ppc: Altivec 2.07: Add Support for Dual Altivec Instructions 12 years ago
Tom Musta 9b47bb490c target-ppc: Altivec 2.07: Add GEN_VXFORM3 12 years ago
Tom Musta bb5275338d target-ppc: Altivec 2.07: Update AVR Structure 12 years ago