|
add hardware floating point.
currently, softfloat does not work and
there are some unsigned-to-float conversion errors.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1414 lines, -87 lines) |
Patch |
 |
M |
src/cmd/5g/Makefile
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/cmd/5g/gg.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/cmd/5g/ggen.c
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/cmd/5g/list.c
|
View
|
|
1 chunk |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/cmd/5g/opt.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
src/cmd/5g/reg.c
|
View
|
|
1 chunk |
+1246 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/cmd/5l/5.out.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/cmd/5l/asm.c
|
View
|
|
7 chunks |
+120 lines, -60 lines |
0 comments
|
Download
|
 |
M |
src/cmd/5l/l.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/cmd/5l/list.c
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/cmd/5l/obj.c
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/cmd/5l/optab.c
|
View
|
|
1 chunk |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/cmd/5l/softfloat.c
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/cmd/5l/span.c
|
View
|
|
2 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/cmd/5l/thumb.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/runtime/print.c
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 3
|