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-alpha
/
op_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
2011-07-30
exec.h cleanup
Blue Swirl
1
-1
/
+6
2011-07-20
Fix unassigned memory access handling
Blue Swirl
1
-2
/
+4
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
1
-3
/
+3
2011-05-31
target-alpha: Implement TLB flush primitives.
Richard Henderson
1
-1
/
+10
2011-05-31
target-alpha: Use a fixed frequency for the RPCC in system mode.
Richard Henderson
1
-1
/
+10
2011-05-31
target-alpha: Trap for unassigned and unaligned addresses.
Richard Henderson
1
-0
/
+26
2011-05-31
target-alpha: Swap shadow registers moving to/from PALmode.
Richard Henderson
1
-1
/
+4
2011-05-31
target-alpha: Use do_restore_state for arithmetic exceptions.
Richard Henderson
1
-19
/
+30
2011-05-31
target-alpha: Tidy up arithmetic exceptions.
Richard Henderson
1
-13
/
+21
2011-05-31
target-alpha: Rationalize internal processor registers.
Richard Henderson
1
-17
/
+2
2011-05-31
target-alpha: Merge HW_REI and HW_RET implementations.
Richard Henderson
1
-10
/
+0
2011-05-31
target-alpha: Fix translation of PALmode memory insns.
Richard Henderson
1
-113
/
+34
2011-04-20
Remove unused function parameter from cpu_restore_state
Stefan Weil
1
-1
/
+1
2011-04-17
softfloat: rename float*_eq() into float*_eq_quiet()
Aurelien Jarno
1
-2
/
+2
2011-04-17
target-alpha: use new float64_unordered_quiet() function
Aurelien Jarno
1
-2
/
+3
2011-01-02
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
Peter Maydell
1
-1
/
+1
2010-04-27
target-alpha: Implement RPCC.
Richard Henderson
1
-2
/
+3
2010-04-27
target-alpha: Fix load-locked/store-conditional.
Richard Henderson
1
-0
/
+2
2010-04-27
target-alpha: Implement cvtlq inline.
Richard Henderson
1
-7
/
+0
2010-04-27
target-alpha: Implement rs/rc properly.
Richard Henderson
1
-26
/
+2
2010-04-27
target-alpha: Implement cpys{, n, e} inline.
Richard Henderson
1
-18
/
+0
2010-04-10
target-alpha: Implement cvtql inline.
Richard Henderson
1
-20
/
+0
2010-02-28
target-alpha: Implement IEEE FP qualifiers.
Richard Henderson
1
-24
/
+237
2010-02-23
target-alpha: Mark helper_excp as NORETURN.
Richard Henderson
1
-1
/
+1
2010-02-23
target-alpha: Clean up arithmetic traps.
Richard Henderson
1
-7
/
+7
2009-12-17
target-alpha: Fix float32_to_s vs zero exponent.
Richard Henderson
1
-12
/
+32
2009-12-17
target-alpha: Fix cvtlq.
Richard Henderson
1
-1
/
+3
2009-12-17
target-alpha: Implement fp branch/cmov inline.
Richard Henderson
1
-31
/
+0
2009-12-13
target-alpha: Expand ins*h inline.
Richard Henderson
1
-18
/
+0
2009-12-13
target-alpha: Expand msk*h inline.
Richard Henderson
1
-15
/
+0
2009-12-13
target-alpha: Expand msk*l inline.
Richard Henderson
1
-20
/
+0
2009-12-13
target-alpha: Expand ins*l inline.
Richard Henderson
1
-24
/
+0
2009-12-13
target-alpha: Implement missing MVI instructions.
Richard Henderson
1
-0
/
+168
2009-12-13
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
1
-39
/
+2
2009-12-13
target-alpha: Remove bogus DO_TB_FLUSH code from translator.
Richard Henderson
1
-5
/
+0
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-1
/
+1
2009-10-01
Get rid of _t suffix
malc
1
-1
/
+1
2009-09-21
Add 'static' to please Sparse
Blue Swirl
1
-1
/
+1
2009-08-16
Replace always_inline with inline
Blue Swirl
1
-10
/
+10
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-04-10
target-alpha: remove amask helper
aurel32
1
-15
/
+0
2009-04-10
target-alpha: remove helper_load_implver
aurel32
1
-5
/
+0
2009-04-10
target-alpha: overflow condition for sublv and subqv
aurel32
1
-8
/
+8
2009-03-29
target-alpha: tb_flush helper should flush the tb (and not the tlb).
aurel32
1
-1
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-11-21
target-alpha: use CPU_Float/CPU_Double instead of ugly casts
aurel32
1
-26
/
+34
2008-11-17
TCG variable type checking.
pbrook
1
-0
/
+1
2008-11-10
target-alpha: fix cmpbge instruction
aurel32
1
-1
/
+1
2008-09-30
target-alpha: convert palcode ops to TCG
aurel32
1
-26
/
+129
[next]