<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/arch/s390/include/asm/alternative-asm.h, branch linux-5.14.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.14.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.14.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2018-03-28T06:38:27Z</updated>
<entry>
<title>s390: add assembler macros for CPU alternatives</title>
<updated>2018-03-28T06:38:27Z</updated>
<author>
<name>Martin Schwidefsky</name>
<email>schwidefsky@de.ibm.com</email>
</author>
<published>2018-03-19T17:07:31Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fba9eb7946251d6e420df3bdf7bc45195be7be9a'/>
<id>urn:sha1:fba9eb7946251d6e420df3bdf7bc45195be7be9a</id>
<content type='text'>
Add a header with macros usable in assembler files to emit alternative
code sequences. It works analog to the alternatives for inline assmeblies
in C files, with the same restrictions and capabilities.
The syntax is

     ALTERNATIVE "&lt;default instructions sequence&gt;", \
		 "&lt;alternative instructions sequence&gt;", \
		 "&lt;features-bit&gt;"
and

     ALTERNATIVE_2 "&lt;default instructions sequence&gt;", \
		   "&lt;alternative instructions sqeuence #1&gt;", \
		   "&lt;feature-bit #1&gt;",
		   "&lt;alternative instructions sqeuence #2&gt;", \
		   "&lt;feature-bit #2&gt;"

Reviewed-by: Vasily Gorbik &lt;gor@linux.vnet.ibm.com&gt;
Signed-off-by: Martin Schwidefsky &lt;schwidefsky@de.ibm.com&gt;
</content>
</entry>
</feed>
