[ARM][6/7] Convert FP mnemonics to UAL | movcc_vfp (fmstat)
* config/arm/vfp.md (*movcc_vfp): Use UAL syntax. From-SVN: r215055
This commit is contained in:
parent
c278658453
commit
5a1501087f
@ -1,3 +1,7 @@
|
||||
2014-09-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
|
||||
|
||||
* config/arm/vfp.md (*movcc_vfp): Use UAL syntax.
|
||||
|
||||
2014-09-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
|
||||
|
||||
* config/arm/vfp.md (*sqrtsf2_vfp): Use UAL assembly syntax.
|
||||
|
@ -1107,7 +1107,7 @@
|
||||
[(set (reg CC_REGNUM)
|
||||
(reg VFPCC_REGNUM))]
|
||||
"TARGET_32BIT && TARGET_HARD_FLOAT && TARGET_VFP"
|
||||
"fmstat%?"
|
||||
"vmrs%?\\tAPSR_nzcv, FPSCR"
|
||||
[(set_attr "conds" "set")
|
||||
(set_attr "type" "f_flag")]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user