fsubs

Assembly Syntax

fsubs fregrs1, fregrs2, fregrd

Opcode

001000101

Operation

Subtract single. Subtracts the contents of register fregrs2 from the contents of fregrs1 and places the result in register fregrd

Comments

none

Example

fsubs %f1,%f2,%f3

Home Page Index Page All FP Instructions