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
/
op_mem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-13
Use float32/64 instead of float/double
aurel32
1
-48
/
+21
2007-11-22
Add new sane low-level memory accessors for PowerPC that do proper
j_mayer
1
-401
/
+249
2007-11-19
PowerPC instruction fixes:
j_mayer
1
-6
/
+6
2007-11-12
Allow use of SPE extension by all PowerPC targets,
j_mayer
1
-6
/
+0
2007-11-12
More PowerPC target -1 usage fixes (reservation address).
j_mayer
1
-8
/
+8
2007-10-27
Fix endianness bug for PowerPC stfiwx instruction.
j_mayer
1
-2
/
+11
2007-10-07
Implement PowerPC Altivec load & stores, used by Apple firmware for memcpy.
j_mayer
1
-0
/
+60
2007-10-07
PowerPC target coding style fixes.
j_mayer
1
-2
/
+0
2007-10-07
PowerPC target optimisations: make intensive use of always_inline.
j_mayer
1
-48
/
+58
2007-10-04
Make PowerPC cache line size implementation dependant.
j_mayer
1
-8
/
+114
2007-09-30
Improve single-precision floats load & stores:
j_mayer
1
-12
/
+55
2007-09-29
Rework PowerPC exceptions model to make it more versatile:
j_mayer
1
-20
/
+28
2007-09-17
PowerPC flags update/use fixes:
j_mayer
1
-16
/
+16
2007-09-17
Coding style fixes in PowerPC related code (no functional change):
j_mayer
1
-25
/
+25
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-1
/
+1
2007-04-24
Code provision for new PowerPC embedded target support with:
j_mayer
1
-4
/
+4
2007-03-23
Add missing PowerPC 64 instructions
j_mayer
1
-0
/
+54
2007-03-20
PowerPC 2.03 SPE extension - first pass.
j_mayer
1
-7
/
+267
2007-03-18
As icbi is not a priviledge instruction and is treated as a load by the MMU
j_mayer
1
-0
/
+15
2007-03-17
Make it safe to use 64 bits GPR and/or 64 bits host registers.
j_mayer
1
-64
/
+474
2007-03-07
Great PowerPC emulation code resynchronisation and improvments:
j_mayer
1
-48
/
+94
2005-04-23
This patch adds little-endian mode support to PPC emulation.
bellard
1
-0
/
+180
2005-01-03
64 bit target support
bellard
1
-22
/
+22
2004-05-21
PowerPC merge: real time TB and decrementer - faster and simpler exception ha...
bellard
1
-6
/
+3
2004-02-21
lwarx fix (Jocelyn Mayer)
bellard
1
-2
/
+2
2004-01-18
PowerPC merge (Jocelyn Mayer)
bellard
1
-0
/
+13
2004-01-04
suppressed explicit access type and use the exception routine to infer it fro...
bellard
1
-40
/
+34
2004-01-04
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
bellard
1
-0
/
+187