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-arm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-27
target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9
Juha Riihimäki
1
-0
/
+2
2010-12-27
target-arm: correct cp15 c1_sys reset value for cortex-a8
Mattias Holm
1
-0
/
+1
2010-12-27
target-arm: fix vmsav6 access control
Juha Riihimäki
1
-15
/
+19
2010-12-27
target-arm: Correct result in saturating cases for VQSHL of s8/16/32
Peter Maydell
1
-3
/
+12
2010-12-27
target-arm: remove pointless else clause in VQSHL of u64
Juha Riihimäki
1
-2
/
+0
2010-12-27
target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64
Peter Maydell
1
-1
/
+1
2010-12-27
target-arm: Fix VQSHL of signed 64 bit values
Juha Riihimäki
1
-1
/
+1
2010-12-27
target-arm: Fix arguments passed to VQSHL helpers
Juha Riihimäki
1
-2
/
+2
2010-12-27
target-arm: fix bug in translation of REVSH
Aurelien Jarno
1
-7
/
+3
2010-12-07
ARM: Implement VCVT to 16 bit integer using new softfloat routines
Peter Maydell
1
-1
/
+1
2010-12-07
ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point
Peter Maydell
1
-1
/
+1
2010-12-07
ARM: Return correct result for single<->double conversion of NaN
Peter Maydell
1
-2
/
+10
2010-12-07
ARM: Return correct result for float-to-integer conversion of NaN
Peter Maydell
1
-0
/
+27
2010-12-07
ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion
Peter Maydell
1
-4
/
+4
2010-12-07
ARM: Fix decoding of Neon forms of VCVT between float and fixed point
Peter Maydell
1
-2
/
+6
2010-12-07
ARM: Fix decoding of VFP forms of VCVT between float and int/fixed
Peter Maydell
1
-7
/
+12
2010-12-07
ARM: fix ldrexd/strexd
Peter Maydell
1
-3
/
+5
2010-12-07
target-arm: Handle 'smc' as an undefined instruction
Adam Lackorzynski
1
-1
/
+8
2010-12-07
target-arm: Fix mixup in decoding of saturating add and sub
Johan Bengtsson
1
-2
/
+2
2010-12-07
target-arm: Add support for PKHxx in thumb2
Johan Bengtsson
1
-18
/
+45
2010-12-03
ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code
Peter Maydell
2
-0
/
+14
2010-12-03
ARM: enable XScale/iWMMXT in linux-user mode
Peter Maydell
1
-0
/
+6
2010-12-03
[PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
2
-16
/
+0
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
3
-4
/
+5
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
1
-1
/
+0
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2
-5
/
+6
2010-07-01
target-arm : fix parallel saturated subtraction implementation
Chih-Min Chao
1
-2
/
+2
2010-07-01
target-arm : fix thumb2 parallel add/sub opcode decoding
Chih-Min Chao
1
-2
/
+2
2010-07-01
target-arm: fix addsub/subadd implementation
Chih-Min Chao
1
-4
/
+4
2010-06-11
NEON vldN optimization
Paul Brook
1
-2
/
+4
2010-05-31
arm: fix arm kernel boot for non zero start addr
Lars Munch
1
-1
/
+0
2010-05-28
arm: prevent coprocessor IO reset
Lars Munch
1
-7
/
+7
2010-04-25
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
1
-1
/
+0
2010-04-08
target-arm: fix neon vmon/vmvn with modified immediate
Juha Riihimäki
1
-1
/
+1
2010-04-08
target-arm: resource leak fixes for iwmmxt disassemble
Lars Munch
1
-0
/
+2
2010-04-05
Fix arm-linux-user
Paul Brook
1
-0
/
+2
2010-04-05
ARMv7-M reset fixes
Paul Brook
2
-10
/
+25
2010-03-27
target-arm: disable PAGE_EXEC for XN pages
Rabin Vincent
1
-3
/
+7
2010-03-23
target-arm: Fix handling of AL condition in IT instruction
Johan Bengtsson
1
-3
/
+5
2010-03-17
Large page TLB flush
Paul Brook
1
-21
/
+27
2010-03-13
target-arm: make RFE usable with any register
Adam Lackorzynski
1
-1
/
+1
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-5
/
+0
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
1
-0
/
+3
2010-03-06
target-arm: Fix missing 'return' in SRS handling.
Adam Lackorzynski
1
-0
/
+1
2010-02-28
target-arm: neon vshll instruction fix
Juha Riihimäki
1
-0
/
+1
2010-02-28
target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN
Riku Voipio
1
-2
/
+2
2010-02-23
ARM CP15 tls fix
Paul Brook
1
-9
/
+7
2010-02-19
target-arm: support thumb exception handlers
Rabin Vincent
1
-3
/
+2
2010-02-19
target-arm: implement Thumb-2 exception return
Rabin Vincent
1
-2
/
+10
2010-02-19
target-arm: fix thumb CPS
Rabin Vincent
1
-1
/
+1
[next]