rust/src/test/assembly/asm
2021-10-09 19:18:37 +11:00
..
aarch64-modifiers.rs Mark inline asm tests as requiring LLVM 10.0.1 2021-03-25 20:21:58 +00:00
aarch64-outline-atomics.rs [aarch64] add target feature outline-atomics 2021-09-30 23:34:33 +00:00
aarch64-types.rs Mark inline asm tests as requiring LLVM 10.0.1 2021-03-25 20:21:58 +00:00
arm-modifiers.rs Mark inline asm tests as requiring LLVM 10.0.1 2021-03-25 20:21:58 +00:00
arm-types.rs Mark inline asm tests as requiring LLVM 10.0.1 2021-03-25 20:21:58 +00:00
bpf-types.rs Fix min LLVM version for bpf-types test 2021-10-09 19:18:37 +11:00
global_asm.rs Add tests for global_asm! 2021-05-13 22:31:58 +01:00
hexagon-types.rs Mark inline asm tests as requiring LLVM 10.0.1 2021-03-25 20:21:58 +00:00
mips-types.rs Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
nvptx-types.rs Mark inline asm tests as requiring LLVM 10.0.1 2021-03-25 20:21:58 +00:00
powerpc-types.rs add support for clobbering xer, cr, and cr[0-7] for asm! on OpenPower/PowerPC 2021-08-25 22:08:27 -07:00
riscv-types.rs Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
s390x-types.rs Feat: added explicit register tests; added prefix to check_reg asm string 2021-08-24 12:41:49 -04:00
wasm-types.rs Mark inline asm tests as requiring LLVM 10.0.1 2021-03-25 20:21:58 +00:00
x86-modifiers.rs Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
x86-types.rs Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00