rust/compiler/rustc_target/src/asm
2023-10-21 23:42:09 +08:00
..
aarch64.rs Use FxIndexSet instead of FxHashSet for asm_target_features query. 2023-03-01 10:19:26 +01:00
arm.rs Use FxIndexSet instead of FxHashSet for asm_target_features query. 2023-03-01 10:19:26 +01: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
csky.rs update the registers of csky 2023-10-21 23:42:09 +08:00
hexagon.rs Use Symbol for target features in asm handling 2022-01-17 18:06:27 +01:00
loongarch.rs Simplify match statement since variable arch that is predictable 2023-05-08 11:08:09 +08:00
m68k.rs Add inline assembly support for m68k 2023-04-12 17:58:15 -07:00
mips.rs Remove references to git.io 2022-04-25 17:05:58 -07:00
mod.rs add a csky-unknown-linux-gnuabiv2 target 2023-08-14 23:02:36 +08: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 Use FxIndexSet instead of FxHashSet for asm_target_features query. 2023-03-01 10:19:26 +01: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 Use FxIndexSet instead of FxHashSet for asm_target_features query. 2023-03-01 10:19:26 +01:00