Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c207 saeonly enumerator
401 { saeonly, STRING_COMMA_LEN ("sae") },
3411 if (i.rounding->type != saeonly) in build_evex_prefix()
4631 if ((i.rounding->type != saeonly in check_VecOperands()
4633 || (i.rounding->type == saeonly in check_VecOperands()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c226 saeonly enumerator
460 { saeonly, STRING_COMMA_LEN ("sae") },
3912 if (i.rounding->type != saeonly) in build_evex_prefix()
5607 || (i.rounding->type != saeonly && !t->opcode_modifier.staticrounding)) in check_VecOperands()