Searched refs:xstate_xmm (Results 1 – 1 of 1) sorted by relevance
345 xstate_xmm = 1 << 1, enumerator347 xstate_ymm = 1 << 2 | xstate_xmm,6874 i.xstate |= xstate_xmm; in md_assemble()11369 i.xstate |= xstate_xmm; in output_insn()11376 if ((i.xstate & xstate_xmm) in output_insn()