mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-05 12:31:46 +00:00
Remove some unsupported-feature comments from PPC.td
These refer to the reciprocal estimate support recently committed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178618 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
827307b95f
commit
2d8f62017d
@ -91,10 +91,7 @@ def FeatureQPX : SubtargetFeature<"qpx","HasQPX", "true",
|
||||
//
|
||||
// CMPB p6, p6x, p7 cmpb
|
||||
// DFP p6, p6x, p7 decimal floating-point instructions
|
||||
// FRE p5 through p7 fre (vs. fres, available since p3)
|
||||
// FRSQRTES p5 through p7 frsqrtes (vs. frsqrte, available since p3)
|
||||
// POPCNTB p5 through p7 popcntb and related instructions
|
||||
// RECIP_PREC p6, p6x, p7 higher precision reciprocal estimates
|
||||
// VSX p7 vector-scalar instruction set
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
Loading…
x
Reference in New Issue
Block a user