rust/compiler/rustc_target/src/asm
Amanieu d'Antras 11250b8661 asm: Allow the use of r8-r14 as clobbers on Thumb1
Previously these were entirely disallowed, except for r11 which was
allowed by accident.
2022-02-18 20:26:40 +00:00
..
aarch64.rs asm: Allow the use of r8-r14 as clobbers on Thumb1 2022-02-18 20:26:40 +00:00
arm.rs asm: Allow the use of r8-r14 as clobbers on Thumb1 2022-02-18 20:26:40 +00:00
avr.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
bpf.rs asm: Allow the use of r8-r14 as clobbers on Thumb1 2022-02-18 20:26:40 +00:00
hexagon.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
mips.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
mod.rs asm: Allow the use of r8-r14 as clobbers on Thumb1 2022-02-18 20:26:40 +00: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 asm: Allow the use of r8-r14 as clobbers on Thumb1 2022-02-18 20:26:40 +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 asm: Allow the use of r8-r14 as clobbers on Thumb1 2022-02-18 20:26:40 +00:00