Commit f3f518f2 by Uros Bizjak Committed by Uros Bizjak

i386.md (UNSPEC_FLDCW): Remove.

	* config/i386/i386.md (UNSPEC_FLDCW): Remove.

From-SVN: r264677
parent eaa17c21
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment