Changeset 5918c00 in mainline


Ignore:
Timestamp:
2017-09-14T19:06:00Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6969eea3
Parents:
120d5bc
Message:

Do not irritate the assembler by FSTPL %sp(1)

When moving data between two FPU stacked registers, the width of the operand
does not make sense. Use FSTP %sp(1) instead.

Location:
uspace/lib/math/arch/amd64/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.