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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
4
-36
/
+56
2016-09-07
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
6
-22
/
+26
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
2016-09-07
ppc: Don't update NIP in facility unavailable interrupts
Benjamin Herrenschmidt
4
-14
/
+5
2016-09-07
ppc: Don't update NIP in DCR access routines
Benjamin Herrenschmidt
2
-22
/
+13
2016-09-07
ppc: Fix source NIP on SLB related interrupts
Benjamin Herrenschmidt
1
-8
/
+8
2016-09-07
ppc: Make tlb_fill() use new exception helper
Benjamin Herrenschmidt
4
-128
/
+97
2016-09-07
ppc: Don't update NIP in lmw/stmw/icbi
Benjamin Herrenschmidt
2
-11
/
+6
2016-09-07
ppc: Don't update NIP in lswi/lswx/stswi/stswx
Benjamin Herrenschmidt
3
-20
/
+32
2016-09-07
ppc: FP exceptions are always precise
Benjamin Herrenschmidt
1
-5
/
+6
2016-09-07
ppc: Don't update the NIP in floating point generated code
Benjamin Herrenschmidt
2
-34
/
+0
2016-09-07
ppc: Make float_check_status() pass the return address
Benjamin Herrenschmidt
1
-27
/
+40
2016-09-07
ppc: Make float_invalid_op_excp() pass the return address
Benjamin Herrenschmidt
1
-2
/
+4
2016-09-07
ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
Benjamin Herrenschmidt
1
-61
/
+61
2016-09-07
ppc: Move VSX ops out of translate.c
Benjamin Herrenschmidt
3
-991
/
+994
2016-09-07
ppc: Move VMX ops out of translate.c
Benjamin Herrenschmidt
3
-1065
/
+1077
2016-09-07
ppc: Move DFP ops out of translate.c
Benjamin Herrenschmidt
3
-363
/
+365
2016-09-07
ppc: Move embedded spe ops out of translate.c
Benjamin Herrenschmidt
3
-1326
/
+1336
2016-09-07
ppc: Move classic fp ops out of translate.c
Benjamin Herrenschmidt
3
-1201
/
+1213
2016-09-07
ppc: Provide basic raise_exception_* functions
Benjamin Herrenschmidt
2
-17
/
+42
2016-09-07
target-ppc: introduce opc4 for Expanded Opcode
Nikunj A Dadhania
2
-54
/
+155
2016-09-07
target-ppc: add maddhd and maddhdu instruction
Nikunj A Dadhania
1
-0
/
+25
2016-09-07
target-ppc: add maddld instruction
Nikunj A Dadhania
1
-0
/
+14
2016-09-07
target-ppc: add setb instruction
Vivek Andrew Sha
1
-0
/
+22
2016-09-07
target-ppc: add cmpeqb instruction
Nikunj A Dadhania
3
-0
/
+35
2016-09-07
target-ppc: add cnttzw[.] instruction
Nikunj A Dadhania
3
-0
/
+17
2016-09-07
target-ppc: add cnttzd[.] instruction
Sandipan Das
3
-0
/
+16
2016-09-07
target-ppc: add modulo dword operations
Nikunj A Dadhania
1
-0
/
+48
2016-09-07
target-ppc: add modulo word operations
Nikunj A Dadhania
1
-0
/
+48
2016-09-07
target-ppc: add cmprb instruction
Nikunj A Dadhania
1
-0
/
+39
2016-09-07
target-ppc: adding addpcis instruction
Nikunj A Dadhania
1
-0
/
+26
[next]