index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-alpha
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
*
alpha: remove unused variable
Michael S. Tsirkin
2011-06-16
1
-1
/
+6
*
alpha/translate: remve unused variables
Michael S. Tsirkin
2011-06-16
1
-2
/
+1
*
target-alpha: Implement TLB flush primitives.
Richard Henderson
2011-05-31
1
-11
/
+21
*
target-alpha: Implement more CALL_PAL values inline.
Richard Henderson
2011-05-31
1
-32
/
+108
*
target-alpha: All ISA checks to use TB->FLAGS.
Richard Henderson
2011-05-31
1
-179
/
+199
*
target-alpha: Add IPRs to be used by the emulation PALcode.
Richard Henderson
2011-05-31
1
-0
/
+96
*
target-alpha: Use kernel mmu_idx for pal_mode.
Richard Henderson
2011-05-31
1
-4
/
+2
*
target-alpha: Add various symbolic constants.
Richard Henderson
2011-05-31
1
-1
/
+1
*
target-alpha: Tidy exception constants.
Richard Henderson
2011-05-31
1
-2
/
+2
*
target-alpha: Rationalize internal processor registers.
Richard Henderson
2011-05-31
1
-61
/
+3
*
target-alpha: Merge HW_REI and HW_RET implementations.
Richard Henderson
2011-05-31
1
-11
/
+8
*
target-alpha: Cleanup MMU modes.
Richard Henderson
2011-05-31
1
-3
/
+4
*
target-alpha: Fix system store_conditional
Richard Henderson
2011-05-31
1
-3
/
+3
*
target-alpha: Fix translation of PALmode memory insns.
Richard Henderson
2011-05-31
1
-53
/
+22
*
target-alpha: Remove partial support for palcode emulation.
Richard Henderson
2011-05-31
1
-2
/
+0
*
target-alpha: Single-step properly across branches.
Richard Henderson
2011-05-31
1
-15
/
+20
*
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
2011-04-20
1
-2
/
+1
*
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-04-10
1
-3
/
+3
*
target-alpha: Fix load-locked/store-conditional.
Richard Henderson
2010-04-27
1
-76
/
+126
*
target-alpha: Indicate NORETURN status when raising exception.
Richard Henderson
2010-04-27
1
-11
/
+14
*
target-alpha: Update commentary for opcode 0x1A.
Richard Henderson
2010-04-27
1
-4
/
+7
*
target-alpha: Emit goto_tb opcodes.
Richard Henderson
2010-04-27
1
-145
/
+191
*
target-alpha: Implement cvtlq inline.
Richard Henderson
2010-04-27
1
-1
/
+22
*
target-alpha: Implement rs/rc properly.
Richard Henderson
2010-04-27
1
-4
/
+15
*
target-alpha: Implement cpys{, n, e} inline.
Richard Henderson
2010-04-27
1
-4
/
+75
*
alpha: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-7
/
+4
*
target-alpha: Use non-inverted arguments to gen_{f}cmov.
Richard Henderson
2010-04-10
1
-18
/
+19
*
target-alpha: Use setcond for int comparisons.
Richard Henderson
2010-04-10
1
-21
/
+22
*
target-alpha: Implement cvtql inline.
Richard Henderson
2010-04-10
1
-6
/
+39
*
alpha-linux-user: Implement signals.
Richard Henderson
2010-02-28
1
-1
/
+2
*
target-alpha: Implement IEEE FP qualifiers.
Richard Henderson
2010-02-28
1
-88
/
+433
*
target-alpha: Reduce internal processor registers for user-mode.
Richard Henderson
2010-02-23
1
-18
/
+27
*
target-alpha: Initialize fpcr
Richard Henderson
2009-12-23
1
-0
/
+2
*
target-alpha: Emit tcg debug_insn_start.
Richard Henderson
2009-12-21
1
-0
/
+5
*
target-alpha: Implement fp branch/cmov inline.
Richard Henderson
2009-12-17
1
-87
/
+110
*
target-alpha: Fix double log_cpu_state.
Richard Henderson
2009-12-13
1
-1
/
+0
*
target-alpha: Fix FMOV.
Richard Henderson
2009-12-13
1
-3
/
+7
*
target-alpha: Expand ins*h inline.
Richard Henderson
2009-12-13
1
-6
/
+45
*
target-alpha: Expand msk*h inline.
Richard Henderson
2009-12-13
1
-14
/
+49
*
target-alpha: Expand msk*l inline.
Richard Henderson
2009-12-13
1
-8
/
+30
*
target-alpha: Expand ins*l inline.
Richard Henderson
2009-12-13
1
-28
/
+59
*
target-alpha: Implement RD/WRUNIQUE in the translator
Richard Henderson
2009-12-13
1
-10
/
+29
*
target-alpha: Fix fbcond branch offset.
Richard Henderson
2009-12-13
1
-5
/
+4
*
target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.
Richard Henderson
2009-12-13
1
-32
/
+25
*
target-alpha: Expand zap/zapnot with immediate inline.
Richard Henderson
2009-12-13
1
-2
/
+59
*
target-alpha: Fix -d in_asm
Richard Henderson
2009-12-13
1
-15
/
+4
*
target-alpha: Implement missing MVI instructions.
Richard Henderson
2009-12-13
1
-30
/
+49
*
target-alpha: Honor the -cpu command line argument.
Richard Henderson
2009-12-13
1
-2
/
+42
*
target-alpha: Remove bogus DO_TB_FLUSH code from translator.
Richard Henderson
2009-12-13
1
-7
/
+1
[next]