Example #1
0
 (0x69, Instr(Mnemonic.fsmuld, f14, f0, d25)),
 (0x6E, Instr(Mnemonic.fdmulq, d14, d0, q25)),
Example #2
0
 (0x4D, Instr(Mnemonic.fdivs, f14, f0, f25)),
 (0x4E, Instr(Mnemonic.fdivd, d14, d0, d25)),
Example #3
0
 (0x45, Instr(Mnemonic.fsubs, f14, f0, f25)),
 (0x46, Instr(Mnemonic.fsubd, d14, d0, d25)),
Example #4
0
 (0x49, Instr(Mnemonic.fmuls, f14, f0, f25)),
 (0x4A, Instr(Mnemonic.fmuld, d14, d0, d25)),
Example #5
0
 (0x41, Instr(Mnemonic.fadds, f14, f0, f25)),
 (0x42, Instr(Mnemonic.faddd, d14, d0, d25)),