Home
last modified time | relevance | path

Searched refs:PTA_RDRND (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c3306 const wide_int_bitmask PTA_RDRND (HOST_WIDE_INT_1U << 20); in ix86_option_override_internal()
3368 | PTA_RDRND | PTA_F16C; in ix86_option_override_internal()
3389 const wide_int_bitmask PTA_SILVERMONT = PTA_WESTMERE | PTA_MOVBE | PTA_RDRND; in ix86_option_override_internal()
3559 | PTA_XSAVE | PTA_XSAVEOPT | PTA_FSGSBASE | PTA_RDRND in ix86_option_override_internal()
3567 | PTA_RDRND | PTA_MOVBE | PTA_MWAITX | PTA_ADX | PTA_RDSEED in ix86_option_override_internal()
3952 if (((processor_alias_table[i].flags & PTA_RDRND) != 0) in ix86_option_override_internal()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c2925 #define PTA_RDRND (HOST_WIDE_INT_1 << 20) in ix86_option_override_internal() macro
2991 | PTA_RDRND | PTA_F16C}, in ix86_option_override_internal()
2996 | PTA_RDRND | PTA_F16C | PTA_BMI | PTA_BMI2 | PTA_LZCNT in ix86_option_override_internal()
3358 if (processor_alias_table[i].flags & PTA_RDRND in ix86_option_override_internal()