rust/compiler/rustc_target/src
Amanieu d'Antras d53b0a04a6 Fix ARM and AArch64 calling convention for passing small composite types
On big-endian the values need to be right-aligned within a 64-bit register, as if the value had been read with a 64-bit load instruction.
2021-01-27 22:47:56 +00:00
..
abi Fix ARM and AArch64 calling convention for passing small composite types 2021-01-27 22:47:56 +00:00
asm Use Symbol for inline asm register class names 2020-12-10 13:51:56 -08:00
spec Use a call probe on the x86_64-uefi target 2021-01-20 01:37:45 +02:00
lib.rs Dogfood 'str_split_once() with compiler/ 2020-12-07 12:48:44 -07:00