i386.md (UNSPEC_FLDCW): Remove.
* config/i386/i386.md (UNSPEC_FLDCW): Remove. From-SVN: r264677
This commit is contained in:
parent
eaa17c21ba
commit
f3f518f2d8
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
2018-09-27 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* config/i386/i386.md (FPSR_REG): Remove.
|
||||
* config/i386/i386.md (FPCR_REG): Remove.
|
||||
(UNSPEC_FLDCW): Remove.
|
||||
(x86_fnstcw_1): Use (const_int 0) instead of FPCR_REG.
|
||||
(x86_fldcw_1): Remove insn pattern.
|
||||
(fnstenv): Do not clobber FPCR_REG.
|
||||
|
|
|
@ -102,7 +102,6 @@
|
|||
UNSPEC_NOTRAP
|
||||
UNSPEC_PARITY
|
||||
UNSPEC_FSTCW
|
||||
UNSPEC_FLDCW
|
||||
UNSPEC_REP
|
||||
UNSPEC_LD_MPIC ; load_macho_picbase
|
||||
UNSPEC_TRUNC_NOOP
|
||||
|
|
Loading…
Add table
Reference in a new issue