Statistics
| Branch: | Revision:

root / target-alpha @ 6f06f178

Name Size
STATUS 1.3 kB
cpu.h 14 kB
fpu_helper.c 19.6 kB
helper.c 13.5 kB
helper.h 5.7 kB
int_helper.c 7 kB
machine.c 2.6 kB
mem_helper.c 3.6 kB
sys_helper.c 2.3 kB
translate.c 107 kB

Latest revisions

# Date Author Comment
55fddd66 03/24/2012 07:08 pm Richard Henderson

target-alpha: Use noreturn marker in helper.h.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

74343409 03/24/2012 07:07 pm Richard Henderson

target-alpha: Make use of fp_status.flush_inputs_to_zero.

This softfp feature post-dates the last major update to the Alpha
fpu translation. We can make use of this to eliminate at least
one helper function that was performing this operation by hand.

Signed-off-by: Richard Henderson <>...

c3082755 03/24/2012 07:07 pm Richard Henderson

target-alpha: Move memory helpers to mem_helper.c.

This completes the transition away from AREG0. This patch must
be last because it requires CONFIG_TCG_PASS_AREG0 set too.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

69163fbb 03/24/2012 07:07 pm Richard Henderson

target-alpha: Move palcode support helpers to sys_helper.c.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

2958620f 03/24/2012 07:07 pm Richard Henderson

target-alpha: Move integer overflow helpers to int_helper.c.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

a44a2777 03/24/2012 07:07 pm Richard Henderson

target-alpha: Move fpcr helpers from op_helper.c to helper.c.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

4a58aedf 03/24/2012 07:07 pm Richard Henderson

target-alpha: Move floating-point helpers to fpu_helper.c.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

0be034bc 03/24/2012 07:07 pm Richard Henderson

target-alpha: Move integer helpers to int_helper.c.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

b9f0923e 03/24/2012 07:07 pm Richard Henderson

target-alpha: Move exception helpers to helper.c.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

7b745053 03/24/2012 07:07 pm Richard Henderson

alpha-linux-user: Initialize fpu to round-to-normal.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

View revisions

Also available in: Atom