rust/compiler/rustc_target/src/asm
2022-06-18 01:09:20 +03:00
..
aarch64.rs rustc_target: Remove some redundant target properties 2022-06-18 01:09:20 +03:00
arm.rs ARM: Only allow using d16-d31 with asm! when supported by the target 2022-02-24 22:37:53 +00:00
avr.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
bpf.rs Simplify gating of BPF w registers behind the alu32 target feature 2022-02-21 18:28:22 +00:00
hexagon.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
mips.rs Remove references to git.io 2022-04-25 17:05:58 -07:00
mod.rs Add ABI clobbers 2022-05-17 06:48:03 -04:00
msp430.rs Add preliminary support for inline assembly for msp430. 2022-01-22 23:42:46 -05:00
nvptx.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
powerpc.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
riscv.rs Add tests 2022-02-21 18:28:22 +00:00
s390x.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
spirv.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
wasm.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
x86.rs Add tmm_reg clobbers 2022-05-16 20:15:06 -04:00