index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_target
/
src
/
asm
/
s390x.rs
Age
Commit message (
Expand
)
Author
Lines
2024-11-24
Make s390x non-clobber-only vector register support unstable
Taiki Endo
-4
/
+12
2024-11-22
Support input/output in vector registers of s390x inline assembly
Taiki Endo
-1
/
+4
2024-09-21
Support clobber_abi and vector/access registers (clobber-only) in s390x inlin...
Taiki Endo
-11
/
+100
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+4
2024-04-29
Remove `extern crate rustc_macros` from numerous crates.
Nicholas Nethercote
-1
/
+0
2024-03-03
Mention Register Size in `#[warn(asm_sub_register)]`
Veera
-3
/
+3
2024-01-03
Support reg_addr register class in s390x inline assembly
Taiki Endo
-14
/
+15
2022-01-17
Use Symbol for target features in asm handling
bjorn3
-1
/
+2
2021-08-23
Fix: made suggested change
linux1
-1
/
+1
2021-08-23
Refactor: disabled frame pointer; consolidated unsupported register errors; a...
linux1
-68
/
+18
2021-08-22
Fix: appeased x.py test tidy --bless
linux1
-1
/
+1
2021-08-22
Feat: further testing & support for i64 general register use
linux1
-1
/
+1
2021-08-22
Feat: added s390x reg-definitions, constraint codes, and tests
linux1
-5
/
+5
2021-08-22
Feat: added inline asm support for s390x
linux1
-0
/
+156