index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-alpha
/
helper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150902' into staging
Peter Maydell
1
-0
/
+1
2015-08-18
target-alpha: Inline hw_ret
Richard Henderson
1
-2
/
+0
2015-08-18
target-alpha: Inline call_pal
Richard Henderson
1
-1
/
+0
2015-08-18
target-alpha: Special case cmpbge with zero
Richard Henderson
1
-0
/
+1
2015-05-18
target-alpha: Raise IOV from CVTQL
Richard Henderson
1
-1
/
+2
2015-05-18
target-alpha: Raise EXC_M_INV properly for fp inputs
Richard Henderson
1
-0
/
+1
2015-05-18
target-alpha: Fix integer overflow checking insns
Richard Henderson
1
-6
/
+1
2015-05-18
target-alpha: Raise IOV from CVTTQ
Richard Henderson
1
-1
/
+0
2015-05-18
target-alpha: Tidy FPCR representation
Richard Henderson
1
-2
/
+0
2015-05-18
target-alpha: Rename floating-point subroutines
Richard Henderson
1
-1
/
+1
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-4
/
+0
2014-04-17
target-alpha: Convert gen_fcvtlq/ql to source/sink
Richard Henderson
1
-0
/
+1
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2013-10-10
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
1
-1
/
+1
2013-08-16
target-alpha: Use goto_tb in call_pal
Richard Henderson
1
-0
/
+1
2013-08-16
target-alpha: Implement call_pal without an exception
Richard Henderson
1
-0
/
+1
2013-07-18
target-alpha: Move alarm to vm_clock
Richard Henderson
1
-1
/
+2
2013-02-23
target-alpha: Use mulu2 for umulh insn
Richard Henderson
1
-1
/
+0
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-10-31
target-alpha: Use TCG_CALL_NO_WG
Richard Henderson
1
-10
/
+10
2012-10-28
target-alpha: rename helper flags
Aurelien Jarno
1
-88
/
+88
2012-03-24
target-alpha: Use noreturn marker in helper.h.
Richard Henderson
1
-1
/
+1
2012-03-24
target-alpha: Make use of fp_status.flush_inputs_to_zero.
Richard Henderson
1
-3
/
+2
2012-03-24
target-alpha: Move memory helpers to mem_helper.c.
Richard Henderson
1
-4
/
+4
2012-03-24
target-alpha: Move palcode support helpers to sys_helper.c.
Richard Henderson
1
-5
/
+5
2012-03-24
target-alpha: Move integer overflow helpers to int_helper.c.
Richard Henderson
1
-6
/
+6
2012-03-24
target-alpha: Move fpcr helpers from op_helper.c to helper.c.
Richard Henderson
1
-2
/
+2
2012-03-24
target-alpha: Move floating-point helpers to fpu_helper.c.
Richard Henderson
1
-53
/
+53
2012-03-24
target-alpha: Move exception helpers to helper.c.
Richard Henderson
1
-1
/
+1
2011-10-08
target-alpha: Add high-resolution access to wall clock and an alarm.
Richard Henderson
1
-0
/
+4
2011-10-08
target-alpha: Implement HALT IPR.
Richard Henderson
1
-0
/
+1
2011-05-31
target-alpha: Implement TLB flush primitives.
Richard Henderson
1
-0
/
+3
2011-05-31
target-alpha: Rationalize internal processor registers.
Richard Henderson
1
-2
/
+0
2011-05-31
target-alpha: Merge HW_REI and HW_RET implementations.
Richard Henderson
1
-1
/
+0
2011-05-31
target-alpha: Fix translation of PALmode memory insns.
Richard Henderson
1
-17
/
+9
2010-04-27
target-alpha: Implement cvtlq inline.
Richard Henderson
1
-1
/
+0
2010-04-27
target-alpha: Implement rs/rc properly.
Richard Henderson
1
-2
/
+0
2010-04-27
target-alpha: Implement cpys{, n, e} inline.
Richard Henderson
1
-4
/
+0
2010-04-10
target-alpha: Implement cvtql inline.
Richard Henderson
1
-4
/
+0
2010-04-10
target-alpha: Add flags markups to helpers.h.
Richard Henderson
1
-92
/
+92
2010-02-28
target-alpha: Implement IEEE FP qualifiers.
Richard Henderson
1
-3
/
+18
2009-12-17
target-alpha: Implement fp branch/cmov inline.
Richard Henderson
1
-7
/
+0
2009-12-13
target-alpha: Expand ins*h inline.
Richard Henderson
1
-3
/
+0
2009-12-13
target-alpha: Expand msk*h inline.
Richard Henderson
1
-3
/
+0
2009-12-13
target-alpha: Expand msk*l inline.
Richard Henderson
1
-4
/
+0
2009-12-13
target-alpha: Expand ins*l inline.
Richard Henderson
1
-4
/
+0
2009-12-13
target-alpha: Implement missing MVI instructions.
Richard Henderson
1
-0
/
+14
[next]