rust/compiler/rustc_codegen_ssa
Amanieu d'Antras 908f300dd7 Remove the reg_thumb register class for asm! on ARM
Also restricts r8-r14 from being used on Thumb1 targets as per #90736.
2021-12-07 23:54:09 +00:00
..
src Remove the reg_thumb register class for asm! on ARM 2021-12-07 23:54:09 +00:00
Cargo.toml Remove re-export. 2021-10-03 16:08:54 +02:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.