fsubq

Assembly Syntax

fsubq fregrs1, fregrs2, fregrd

Opcode

001000111

Operation

Subtract quad. Subtracts the contents of registers specified by fregrs2 and the contents of the registers specified by fregrs1 and places the result in registers specified by fregrd.

Comments

Example

fsubq %f4,%f12,%f24

Home Page Index Page All FP Instructions