This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_target
/
src
/
asm
History
Amanieu d'Antras
7cee1b4aeb
ARM: Only allow using d16-d31 with asm! when supported by the target
...
Support can be determined by checking for the "d32" LLVM feature.
2022-02-24 22:37:53 +00:00
..
aarch64.rs
Take CodegenFnAttrs into account when validating asm! register operands
2022-02-21 18:28:22 +00: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
…
bpf.rs
Simplify gating of BPF w registers behind the alu32 target feature
2022-02-21 18:28:22 +00:00
hexagon.rs
…
mips.rs
…
mod.rs
Take CodegenFnAttrs into account when validating asm! register operands
2022-02-21 18:28:22 +00:00
msp430.rs
…
nvptx.rs
…
powerpc.rs
…
riscv.rs
Add tests
2022-02-21 18:28:22 +00:00
s390x.rs
…
spirv.rs
…
wasm.rs
…
x86.rs
Add tests
2022-02-21 18:28:22 +00:00