index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
3
-5
/
+9
2014-03-13
cpu: Factor out cpu_generic_init()
Andreas Färber
1
-20
/
+1
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2
-8
/
+9
2014-03-13
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
3
-7
/
+13
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2
-1
/
+2
2014-03-05
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
5
-25
/
+24
2014-03-05
target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
Aneesh Kumar K.V
4
-15
/
+68
2014-03-05
target-ppc: Change the hpte store API
Aneesh Kumar K.V
2
-17
/
+10
2014-03-05
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
4
-21
/
+152
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
6
-9
/
+18
2014-03-05
target-ppc: Use Additional Temporary in stqcx Case
Tom Musta
1
-3
/
+5
2014-03-05
target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL
Tom Musta
1
-22
/
+22
2014-03-05
target-ppc/translate.c: Use ULL suffix for 64 bit constants
Peter Maydell
1
-2
/
+2
2014-03-05
target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
Tom Musta
3
-1
/
+21
2014-03-05
target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
Tom Musta
3
-0
/
+108
2014-03-05
target-ppc: Altivec 2.07: AES Instructions
Tom Musta
3
-0
/
+315
2014-03-05
target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
Tom Musta
3
-4
/
+245
2014-03-05
target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
Tom Musta
3
-0
/
+82
2014-03-05
target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
Tom Musta
3
-0
/
+279
2014-03-05
target-ppc: Altivec 2.07: Doubleword Compares
Tom Musta
3
-7
/
+29
2014-03-05
target-ppc: Altivec 2.07: vbpermq Instruction
Tom Musta
3
-0
/
+34
2014-03-05
target-ppc: Altivec 2.07: Quadword Addition and Subtracation
Tom Musta
3
-0
/
+211
2014-03-05
target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions
Tom Musta
3
-0
/
+16
2014-03-05
target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts
Tom Musta
1
-25
/
+15
2014-03-05
target-ppc: Altivec 2.07: Vector Merge Instructions
Tom Musta
1
-0
/
+37
2014-03-05
target-ppc: Altivec 2.07: Unpack Signed Word Instructions
Tom Musta
3
-0
/
+8
2014-03-05
target-ppc: Altivec 2.07: Pack Doubleword Instructions
Tom Musta
3
-0
/
+16
2014-03-05
target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions
Tom Musta
3
-0
/
+14
2014-03-05
target-ppc: Altivec 2.07: Vector Population Count Instructions
Tom Musta
3
-4
/
+36
2014-03-05
target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes
Tom Musta
3
-0
/
+43
2014-03-05
target-ppc: Altivec 2.07: vmuluw Instruction
Tom Musta
3
-1
/
+6
2014-03-05
target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions
Tom Musta
3
-0
/
+14
2014-03-05
target-ppc: Altivec 2.07: Change VMUL_DO to Support 64-bit Integers
Tom Musta
1
-12
/
+14
2014-03-05
target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo
Tom Musta
3
-0
/
+7
2014-03-05
target-ppc: Altivec 2.07: Vector Logical Instructions
Tom Musta
1
-0
/
+11
2014-03-05
target-ppc: Altivec 2.07: Add Support for R-Form Dual Instructions
Tom Musta
1
-0
/
+35
2014-03-05
target-ppc: Altivec 2.07: Add Opcode Macro for VX Form Instructions
Tom Musta
1
-0
/
+5
2014-03-05
target-ppc: Altivec 2.07: Add Support for Dual Altivec Instructions
Tom Musta
1
-0
/
+24
2014-03-05
target-ppc: Altivec 2.07: Add GEN_VXFORM3
Tom Musta
1
-0
/
+19
2014-03-05
target-ppc: Altivec 2.07: Update AVR Structure
Tom Musta
1
-0
/
+4
2014-03-05
target-ppc: Altivec 2.07: Add Instruction Flag
Tom Musta
2
-2
/
+5
2014-03-05
target-ppc: Add Store Quadword Conditional
Tom Musta
1
-0
/
+21
2014-03-05
target-ppc: Add Load Quadword and Reserve
Tom Musta
2
-0
/
+38
2014-03-05
target-ppc: Store Quadword
Tom Musta
1
-16
/
+23
2014-03-05
target-ppc: Load Quadword
Tom Musta
2
-15
/
+23
2014-03-05
target-ppc: Add is_user_mode Utility Routine
Tom Musta
1
-0
/
+14
2014-03-05
target-ppc: Add Flag for ISA 2.07 Load/Store Quadword Instructions
Tom Musta
2
-2
/
+5
2014-03-05
target-ppc: Add bctar Instruction
Tom Musta
1
-1
/
+10
2014-03-05
target-ppc: Add Target Address SPR (TAR) to Power8
Tom Musta
2
-1
/
+14
2014-03-05
target-ppc: Add Flag for bctar
Tom Musta
2
-3
/
+5
[next]