.. |
aarch64
|
Fix clobber_abi and disallow SVE-related registers in Arm64EC inline assembly
|
2024-10-14 05:30:45 +09:00 |
powerpc
|
Support clobber_abi and vector registers (clobber-only) in PowerPC inline assembly
|
2024-11-02 20:26:08 +09:00 |
riscv
|
Move tests/ui/abi/riscv32e-registers.rs to tests/ui/asm/riscv
|
2024-11-03 18:32:04 +09:00 |
s390x
|
Adjust tests to use minicore and rebless
|
2024-11-02 21:59:27 +08:00 |
sparc
|
Basic inline assembly support for SPARC and SPARC64
|
2024-11-07 21:19:03 +09:00 |
x86_64
|
make type-check-4 asm tests about non-const expressions
|
2024-09-30 13:47:36 +02:00 |
arm-low-dreg.rs
|
|
|
bad-template.aarch64.stderr
|
|
|
bad-template.rs
|
|
|
bad-template.x86_64.stderr
|
|
|
binary_asm_labels_allowed.rs
|
|
|
binary_asm_labels.rs
|
|
|
binary_asm_labels.stderr
|
|
|
const-error.rs
|
adjust test
|
2024-09-29 08:49:37 +02:00 |
const-refs-to-static.rs
|
|
|
const-refs-to-static.stderr
|
|
|
empty_global_asm.rs
|
|
|
fail-const-eval-issue-121099.rs
|
|
|
fail-const-eval-issue-121099.stderr
|
|
|
generic-const.rs
|
|
|
ice-bad-err-span-in-template-129503.rs
|
Fix error span when arg to asm!() is a macro call
|
2024-09-27 09:49:15 +05:30 |
ice-bad-err-span-in-template-129503.stderr
|
Fix error span when arg to asm!() is a macro call
|
2024-09-27 09:49:15 +05:30 |
inline-syntax.arm.stderr
|
|
|
inline-syntax.rs
|
|
|
inline-syntax.x86_64.stderr
|
|
|
invalid-const-operand.rs
|
|
|
invalid-const-operand.stderr
|
|
|
invalid-sym-operand.rs
|
|
|
invalid-sym-operand.stderr
|
|
|
issue-72570.rs
|
|
|
issue-72570.stderr
|
|
|
issue-85247.rs
|
|
|
issue-85247.rwpi.stderr
|
|
|
issue-87802.rs
|
|
|
issue-87802.stderr
|
|
|
issue-89305.rs
|
|
|
issue-89305.stderr
|
|
|
issue-92378.rs
|
|
|
issue-97490.rs
|
|
|
issue-99071.rs
|
|
|
issue-99071.stderr
|
|
|
issue-99122-2.rs
|
|
|
issue-99122.rs
|
|
|
issue-99122.stderr
|
|
|
issue-113788.rs
|
|
|
issue-113788.stderr
|
|
|
may_unwind.rs
|
|
|
naked-asm-outside-naked-fn.rs
|
|
|
naked-asm-outside-naked-fn.stderr
|
|
|
naked-functions-ffi.rs
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
naked-functions-ffi.stderr
|
|
|
naked-functions-inline.rs
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
naked-functions-inline.stderr
|
|
|
naked-functions-instruction-set.rs
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
naked-functions-testattrs.rs
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
naked-functions-testattrs.stderr
|
|
|
naked-functions-unused.aarch64.stderr
|
use naked_asm! in naked-function tests
|
2024-10-06 18:12:25 +02:00 |
naked-functions-unused.rs
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
naked-functions-unused.x86_64.stderr
|
use naked_asm! in naked-function tests
|
2024-10-06 18:12:25 +02:00 |
naked-functions.rs
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
naked-functions.stderr
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
naked-invalid-attr.rs
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
naked-invalid-attr.stderr
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
naked-with-invalid-repr-attr.rs
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
naked-with-invalid-repr-attr.stderr
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
named-asm-labels.rs
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
named-asm-labels.s
|
|
|
named-asm-labels.stderr
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
non-const.rs
|
make type-check-4 asm tests about non-const expressions
|
2024-09-30 13:47:36 +02:00 |
non-const.stderr
|
make type-check-4 asm tests about non-const expressions
|
2024-09-30 13:47:36 +02:00 |
noreturn.rs
|
|
|
parse-error.rs
|
|
|
parse-error.stderr
|
|
|
reg-conflict.rs
|
|
|
reg-conflict.stderr
|
|
|
simple_global_asm.rs
|
|
|
type-check-1.rs
|
|
|
type-check-1.stderr
|
|
|
type-check-4.rs
|
|
|
type-check-4.stderr
|
|
|
unpretty-expanded.rs
|
|
|
unpretty-expanded.stdout
|
|
|
unsupported-option.fixed
|
|
|
unsupported-option.rs
|
|
|
unsupported-option.stderr
|
|
|