]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #88245 - Sl1mb0:s390-asm, r=Amanieu
authorbors <bors@rust-lang.org>
Sat, 28 Aug 2021 08:04:41 +0000 (08:04 +0000)
committerbors <bors@rust-lang.org>
Sat, 28 Aug 2021 08:04:41 +0000 (08:04 +0000)
commit2031fd6e46fbe4da271bb23d55c211b2e16dd91f
treecf769574a7701b82e45ee3434020479e89ed0157
parentac50a53359328a5d7f2f558833e63d59d372e4f7
parent4a9ba65ca9eaf9db3a010cbf5859b3fdf16ac687
Auto merge of #88245 - Sl1mb0:s390-asm, r=Amanieu

S390x inline asm

This adds register definitions and constraint codes for the s390x general and floating point registers necessary for fixing #85931; as well as a few tests.

Further testing is needed, but I am a little unsure of what specific tests should be added to `src/test/assembly/asm/s390x.rs` to address this.
compiler/rustc_target/src/asm/mod.rs