Changeset 5918c00 in mainline for uspace/lib/math/arch/amd64/src/cos.S
- Timestamp:
- 2017-09-14T19:06:00Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6969eea3
- Parents:
- 120d5bc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/math/arch/amd64/src/cos.S
r120d5bc r5918c00 68 68 jnz reduce 69 69 70 fstp l%st(1)70 fstp %st(1) 71 71 fcos 72 72
Note:
See TracChangeset
for help on using the changeset viewer.