Searched refs:fmulp (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | float.l | 5 .*:36: Warning:.*fmulp.* 47 .*Warning:.*fmulp.* 55 44 0052 DEC9 [ ]*fmulp 56 45 0054 DECB [ ]*fmulp %st\(3\) 57 46 0056 DECB [ ]*fmulp %st,%st\(3\)
|
D | float.s | 44 fmulp 45 fmulp %st(3) 46 fmulp %st,%st(3)
|
D | intel.e | 7 .*:664: Warning: translating to `fmulp'
|
D | intel.s | 670 fmulp label 671 fmulp st(3) label 672 fmulp st(3),st label
|
D | intel.d | 666 [ ]*[a-f0-9]+: de c9 fmulp %st,%st\(1\) 672 [ ]*[a-f0-9]+: de c9 fmulp %st,%st\(1\) 673 [ ]*[a-f0-9]+: de cb fmulp %st,%st\(3\) 674 [ ]*[a-f0-9]+: de cb fmulp %st,%st\(3\)
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 1542 a warning. Allow illegal faddp, fsubp, fsubrp, fmulp, fdivp, 2245 * i386.h: Correct opcode values for faddp, fsubp, fsubrp, fmulp,
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2008 | 1284 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-opc.tbl | 666 // alias for fmulp 671 fmulp, 2, 0xdec8, None, 2, CpuFP, ShortForm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { Flo… 672 fmulp, 1, 0xdec8, None, 2, CpuFP, ShortForm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { Flo… 673 fmulp, 0, 0xdec9, None, 2, CpuFP, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf, { 0 } 674 fmulp, 2, 0xdec8, None, 2, CpuFP, ShortForm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|Ugh, {…
|