rust/compiler/rustc_target/src/abi/call
2021-06-23 19:36:51 -04:00
..
aarch64.rs Fix ARM and AArch64 calling convention for passing small composite types 2021-01-27 22:47:56 +00:00
amdgpu.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
arm.rs Fix ARM and AArch64 calling convention for passing small composite types 2021-01-27 22:47:56 +00:00
avr.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
bpf.rs BPF: abi: extend args/ret to 32 bits 2021-05-29 22:23:32 +10:00
hexagon.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
mips.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
mips64.rs Replace sext() and zext() with single ext() method 2020-11-21 19:22:31 +01:00
mod.rs Add support for BPF inline assembly 2021-05-23 18:03:27 +10:00
msp430.rs Point to the updated version of some dead links 2021-06-23 19:36:51 -04:00
nvptx.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
nvptx64.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
powerpc.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
powerpc64.rs rustc_target: Rename some target options to avoid tautology 2020-11-08 17:29:13 +03:00
riscv.rs Replace sext() and zext() with single ext() method 2020-11-21 19:22:31 +01:00
s390x.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
sparc.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
sparc64.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
wasm.rs rustc: Add a new wasm ABI 2021-04-08 08:03:18 -07:00
x86.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
x86_64.rs Use the now available implementation of IntoIterator for arrays 2021-06-14 23:40:09 +02:00
x86_win64.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00