Home
last modified time | relevance | path

Searched refs:fsubrp (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
Dfloat.l4 .*:25: Warning:.*fsubrp.*
35 .*Warning:.*fsubrp.*
43 33 003c DEE9 [ ]*fsubrp
44 34 003e DEEB [ ]*fsubrp %st\(3\)
45 35 0040 DEEB [ ]*fsubrp %st,%st\(3\)
Dcompat.s8 fsubrp
9 fsubrp %st(3)
10 fsubrp %st,%st(3)
Dcompat-intel.d12 [ ]*[a-f0-9]+: de e1 fsubrp st\(1\),st
13 [ ]*[a-f0-9]+: de e3 fsubrp st\(3\),st
14 [ ]*[a-f0-9]+: de e3 fsubrp st\(3\),st
Dcompat.d15 [ ]*[a-f0-9]+: de e9 fsubrp %st,%st\(1\)
16 [ ]*[a-f0-9]+: de eb fsubrp %st,%st\(3\)
17 [ ]*[a-f0-9]+: de eb fsubrp %st,%st\(3\)
Dfloat.s33 fsubrp
34 fsubrp %st(3)
35 fsubrp %st,%st(3)
Dintel.e9 .*:674: Warning: translating to `fsubrp'
11 .*:692: Warning: translating to `fsubrp st\(3\),st'
Dintel.s689 fsubrp label
690 fsubrp st(3) label
691 fsubrp st(3),st label
692 fsubrp st,st(3) label
Dintel.d675 [ ]*[a-f0-9]+: de e9 fsubrp %st,%st\(1\)
682 [ ]*[a-f0-9]+: de e9 fsubrp %st,%st\(1\)
683 [ ]*[a-f0-9]+: de eb fsubrp %st,%st\(3\)
684 [ ]*[a-f0-9]+: de eb fsubrp %st,%st\(3\)
685 [ ]*[a-f0-9]+: de eb fsubrp %st,%st\(3\)
/toolchain/binutils/binutils-2.27/include/opcode/
DChangeLog-91031542 a warning. Allow illegal faddp, fsubp, fsubrp, fmulp, fdivp,
1886 * i386.h: Change the opcodes for fsubp, fsubrp, fdivp, and fdivrp
1910 * i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and
2245 * i386.h: Correct opcode values for faddp, fsubp, fsubrp, fmulp,
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-20081101 on fsub, fubp, fsubr, fsubrp, div, fdivp, fdivr and fdivrp.
DChangeLog-200738 fsub, fsubp, fsubr and fsubrp with OldGcc, ATTMnemonic and
Di386-opc.tbl643 // alias for fsubrp
650 fsubrp, 2, 0xdee8, None, 2, CpuFP, ShortForm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|ATTMn…
651 fsubrp, 1, 0xdee8, None, 2, CpuFP, ShortForm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|ATTMn…
652 fsubrp, 0, 0xdee9, None, 2, CpuFP, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|ATTMnemonic|ATT…
653 fsubrp, 2, 0xdee8, None, 2, CpuFP, ShortForm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|Ugh|A…
654 fsubrp, 2, 0xdee0, None, 2, CpuFP, ShortForm|No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|Ugh|A…
655 fsubrp, 2, 0xdee0, None, 2, CpuFP, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_ldSuf|No_qSuf|ShortForm, { Fl…
656 fsubrp, 1, 0xdee0, None, 2, CpuFP, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_ldSuf|No_qSuf|ShortForm, { Fl…
657 fsubrp, 0, 0xdee1, None, 2, CpuFP, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_ldSuf|No_qSuf, { 0 }
DChangeLog-9297624 * i386-dis.c (float_reg): Swap fsubrp and fsubp. Swap fdivrp and
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-i386.texi651 @samp{fsubr} and @samp{fsubrp}, are implemented in AT&T System V/386
/toolchain/binutils/binutils-2.27/gas/testsuite/
DChangeLog-20081284 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.