search for: featuremfocrf

Displaying 6 results from an estimated 6 matches for "featuremfocrf".

2013 Jan 31
2
[LLVMdev] Getting command line options to affect subtarget features
...ltivec : SubtargetFeature<"altivec","HasAltivec", "true", "Enable Altivec instructions">; def : Processor<"pwr7", G5Itineraries, [DirectivePwr7, FeatureAltivec, FeatureMFOCRF, FeatureFSqrt, FeatureSTFIWX, FeatureISEL, Feature64Bit /*, Feature64BitRegs */]>; During compilation the subtarget class (such as PPCSubtarget) is instantiated with the strings obtained from -mcpu and -mattr. ParseSubtargetFeatures then uses the -mcpu and -mattr values to de...
2013 Jan 31
2
[LLVMdev] Getting command line options to affect subtarget features
...t; "Enable Altivec > > instructions">; > > > > def : Processor<"pwr7", G5Itineraries, > > [DirectivePwr7, FeatureAltivec, > > FeatureMFOCRF, FeatureFSqrt, FeatureSTFIWX, > > FeatureISEL, Feature64Bit /*, Feature64BitRegs > > */]>; > > > > During compilation the subtarget class (such as PPCSubtarget) is > > instantiated with the strings obtained from -mcpu and -matt...
2013 Jan 31
0
[LLVMdev] Getting command line options to affect subtarget features
...> "true", > "Enable Altivec > instructions">; > > def : Processor<"pwr7", G5Itineraries, > [DirectivePwr7, FeatureAltivec, > FeatureMFOCRF, FeatureFSqrt, FeatureSTFIWX, > FeatureISEL, Feature64Bit /*, Feature64BitRegs > */]>; > > During compilation the subtarget class (such as PPCSubtarget) is > instantiated with the strings obtained from -mcpu and -mattr. > ParseSubtargetFea...
2013 Jan 31
2
[LLVMdev] Getting command line options to affect subtarget features
...nable Altivec > > > > instructions">; > > > > > > > > def : Processor<"pwr7", G5Itineraries, > > > > [DirectivePwr7, FeatureAltivec, > > > > FeatureMFOCRF, FeatureFSqrt, FeatureSTFIWX, > > > > FeatureISEL, Feature64Bit /*, Feature64BitRegs > > > > */]>; > > > > > > > > During compilation the subtarget class (such as PPCSubtarget) is > > > > instantia...
2013 Jan 31
0
[LLVMdev] Getting command line options to affect subtarget features
..."Enable Altivec > > > instructions">; > > > > > > def : Processor<"pwr7", G5Itineraries, > > > [DirectivePwr7, FeatureAltivec, > > > FeatureMFOCRF, FeatureFSqrt, FeatureSTFIWX, > > > FeatureISEL, Feature64Bit /*, Feature64BitRegs > > > */]>; > > > > > > During compilation the subtarget class (such as PPCSubtarget) is > > > instantiated with the strings obta...
2013 Jan 31
0
[LLVMdev] Getting command line options to affect subtarget features
...gt; > > instructions">; > > > > > > > > > > def : Processor<"pwr7", G5Itineraries, > > > > > [DirectivePwr7, FeatureAltivec, > > > > > FeatureMFOCRF, FeatureFSqrt, FeatureSTFIWX, > > > > > FeatureISEL, Feature64Bit /*, Feature64BitRegs > > > > > */]>; > > > > > > > > > > During compilation the subtarget class (such as PPCSubtarget) is > >...