rust/compiler/rustc_target/src/asm
2025-03-25 21:53:52 +01:00
..
aarch64.rs Rename is_like_osx to is_like_darwin 2025-03-25 21:53:52 +01:00
arm.rs Rename is_like_osx to is_like_darwin 2025-03-25 21:53:52 +01:00
avr.rs Reword error message of reserved AVR registers 2024-11-28 16:12:04 +01:00
bpf.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
csky.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
hexagon.rs Support predicate registers (clobber-only) in Hexagon inline assembly 2024-11-25 23:11:17 +09:00
loongarch.rs Fix target_feature handling in freg of LoongArch inline assembly 2024-11-29 03:01:33 +09:00
m68k.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mips.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Rollup merge of #136239 - folkertdev:show-supported-register-classes, r=SparrowLii,jieyouxu 2025-02-11 18:04:34 +01:00
msp430.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
nvptx.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
powerpc.rs Support floats in input/output in vector registers of PowerPC inline assembly 2024-11-29 03:10:07 +09:00
riscv.rs Fix clobber_abi in RV32E and RV64E inline assembly 2024-11-25 00:36:22 +09:00
s390x.rs Make s390x non-clobber-only vector register support unstable 2024-11-24 21:42:22 +09:00
sparc.rs Basic inline assembly support for SPARC and SPARC64 2024-11-07 21:19:03 +09:00
spirv.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
wasm.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
x86.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00