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
2016-09-23
ppc/kvm: Mark 64kB page size support as disabled if not available
Thomas Huth
1
-0
/
+7
2016-09-23
Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.
Nathan Whitehorn
2
-0
/
+11
2016-09-23
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
5
-4
/
+32
2016-09-23
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
5
-17
/
+26
2016-09-23
target-ppc: add TLB_NEED_LOCAL_FLUSH flag
Nikunj A Dadhania
4
-7
/
+8
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
1
-16
/
+6
2016-09-23
target-ppc: implement darn instruction
Ravi Bangoria
3
-0
/
+38
2016-09-23
target-ppc: add stxsi[bh]x instruction
Nikunj A Dadhania
3
-0
/
+7
2016-09-23
target-ppc: add lxsi[bw]zx instruction
Nikunj A Dadhania
3
-0
/
+6
2016-09-23
target-ppc: add xxspltib instruction
Nikunj A Dadhania
3
-0
/
+27
2016-09-23
target-ppc: consolidate store conditional
Nikunj A Dadhania
1
-34
/
+24
2016-09-23
target-ppc: move out stqcx impementation
Nikunj A Dadhania
1
-22
/
+47
2016-09-23
target-ppc: consolidate load with reservation
Nikunj A Dadhania
1
-11
/
+11
2016-09-23
target-ppc: convert st[16,32,64]r to use new macro
Nikunj A Dadhania
1
-22
/
+10
2016-09-23
target-ppc: convert st64 to use new macro
Nikunj A Dadhania
6
-53
/
+48
2016-09-23
target-ppc: consolidate store operations
Nikunj A Dadhania
1
-19
/
+16
2016-09-23
target-ppc: convert ld[16,32,64]ur to use new macro
Nikunj A Dadhania
1
-17
/
+10
2016-09-23
target-ppc: convert ld64 to use new macro
Nikunj A Dadhania
5
-54
/
+49
2016-09-23
target-ppc: consolidate load operations
Nikunj A Dadhania
1
-38
/
+20
2016-09-23
target-ppc: add vector permute right indexed instruction
Rajalakshmi Srinivasaraghavan
4
-0
/
+43
2016-09-23
target-ppc: add vector bit permute doubleword instruction
Rajalakshmi Srinivasaraghavan
4
-0
/
+23
2016-09-23
target-ppc: add vector count trailing zeros instructions
Rajalakshmi Srinivasaraghavan
4
-0
/
+46
2016-09-23
target-ppc: add vector extract instructions
Rajalakshmi Srinivasaraghavan
4
-3
/
+46
2016-09-23
target-ppc: add vector insert instructions
Rajalakshmi Srinivasaraghavan
5
-5
/
+71
2016-09-23
ppc: restrict the use of the rfi instruction
Benjamin Herrenschmidt
1
-3
/
+6
2016-09-15
Remove unused function declarations
Ladi Prosek
2
-3
/
+0
2016-09-07
ppc: Improve a few more helper flags
Benjamin Herrenschmidt
1
-7
/
+7
2016-09-07
ppc: Improve the exception helpers flags
Benjamin Herrenschmidt
1
-2
/
+2
2016-09-07
ppc: Improve flags for helpers loading/writing the time facilities
Benjamin Herrenschmidt
1
-21
/
+21
2016-09-07
ppc: Don't generate dead code on unconditional branches
Benjamin Herrenschmidt
1
-5
/
+9
2016-09-07
ppc: Rename #include'd .c files to .inc.c
Benjamin Herrenschmidt
11
-20
/
+20
2016-09-07
target-ppc: add extswsli[.] instruction
Nikunj A Dadhania
1
-0
/
+28
2016-09-07
target-ppc: add vsrv instruction
Vivek Andrew Sha
4
-0
/
+20
2016-09-07
target-ppc: add vslv instruction
Vivek Andrew Sha
4
-0
/
+20
2016-09-07
target-ppc: add vcmpnez[b,h,w][.] instructions
Swapnil Bokade
4
-0
/
+54
2016-09-07
target-ppc: add vabsdu[b,h,w] instructions
Sandipan Das
4
-3
/
+39
2016-09-07
target-ppc: add dtstsfi[q] instructions
Sandipan Das
4
-0
/
+71
2016-09-07
target-ppc: implement branch-less divd[o][.]
Nikunj A Dadhania
1
-22
/
+26
2016-09-07
target-ppc: implement branch-less divw[o][.]
Nikunj A Dadhania
1
-25
/
+23
2016-09-07
ppc: load/store multiple and string insns don't do LE
Benjamin Herrenschmidt
1
-0
/
+29
2016-09-07
ppc: Use a helper to generate "LE unsupported" alignment interrupts
Benjamin Herrenschmidt
1
-3
/
+8
2016-09-07
ppc: Don't set access_type on all load/stores on hash64
Benjamin Herrenschmidt
1
-1
/
+3
2016-09-07
ppc: Fix CFAR updates
Benjamin Herrenschmidt
1
-4
/
+4
2016-09-07
ppc: Speed up dcbz
Benjamin Herrenschmidt
2
-28
/
+29
2016-09-07
ppc: Handle unconditional (always/never) traps at translation time
Benjamin Herrenschmidt
1
-6
/
+43
2016-09-07
ppc: Make alignment exceptions suck less
Benjamin Herrenschmidt
2
-5
/
+6
2016-09-07
ppc: Don't update NIP in dcbz and lscbx
Benjamin Herrenschmidt
2
-8
/
+5
2016-09-07
ppc: Don't update NIP if not taking alignment exceptions
Benjamin Herrenschmidt
1
-2
/
+1
2016-09-07
ppc: Don't update NIP on conditional trap instructions
Benjamin Herrenschmidt
2
-10
/
+4
2016-09-07
ppc: Don't update NIP BookE 2.06 tlbwe
Benjamin Herrenschmidt
2
-7
/
+6
[next]