<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/asm-clobber_abi.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix clobber_abi tests</title>
<updated>2022-05-17T11:11:29+00:00</updated>
<author>
<name>Connor Horman</name>
<email>chorman64@gmail.com</email>
</author>
<published>2022-05-17T11:11:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eabe851a5ca2130576500674baa3304666c6fd4f'/>
<id>urn:sha1:eabe851a5ca2130576500674baa3304666c6fd4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>asm: Add a kreg0 register class on x86 which includes k0</title>
<updated>2022-04-19T15:14:23+00:00</updated>
<author>
<name>Amanieu d'Antras</name>
<email>amanieu@gmail.com</email>
</author>
<published>2022-04-06T19:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b2bc46938c123214d36c1463e23810c13e0293b4'/>
<id>urn:sha1:b2bc46938c123214d36c1463e23810c13e0293b4</id>
<content type='text'>
Previously we only exposed a kreg register class which excludes the k0
register since it can't be used in many instructions. However k0 is a
valid register and we need to have a way of marking it as clobbered for
clobber_abi.

Fixes #94977
</content>
</entry>
<entry>
<title>Stabilize asm! and global_asm!</title>
<updated>2021-12-12T11:20:03+00:00</updated>
<author>
<name>Amanieu d'Antras</name>
<email>amanieu@gmail.com</email>
</author>
<published>2021-12-10T00:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=44a3a66ee890545a2c1ac78ff8f107fe5e7204f9'/>
<id>urn:sha1:44a3a66ee890545a2c1ac78ff8f107fe5e7204f9</id>
<content type='text'>
They are also removed from the prelude as per the decision in
https://github.com/rust-lang/rust/issues/87228.

stdarch and compiler-builtins are updated to work with the new, stable
asm! and global_asm! macros.
</content>
</entry>
<entry>
<title>Add support for clobber_abi to asm!</title>
<updated>2021-08-12T11:43:11+00:00</updated>
<author>
<name>Amanieu d'Antras</name>
<email>amanieu@gmail.com</email>
</author>
<published>2021-07-29T11:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3fd463a5ca98c54b4e79271280c69ce5468e1173'/>
<id>urn:sha1:3fd463a5ca98c54b4e79271280c69ce5468e1173</id>
<content type='text'>
</content>
</entry>
</feed>
