Changes in uspace/lib/math/arch/ia32/src/sin.S [9adb61d:d9be488] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/math/arch/ia32/src/sin.S
r9adb61d rd9be488 31 31 .text 32 32 33 .global sin _f6433 .global sin 34 34 35 sin _f64:35 sin: 36 36 # compute sine (no stack frame) 37 37
Note:
See TracChangeset
for help on using the changeset viewer.