Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
107k
Code
Issues
5k+
Pull requests
870
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Code
S390x inline asm
#88245
Code
Merged
bors
merged 10 commits into
rust-lang:master
rust-lang/rust:master
from
Sl1mb0:s390-asm
Sl1mb0/rust:s390-asm
Copy head branch name to clipboard
Aug 28, 2021
Conversation
Commits
10
(10)
Checks
Files changed
Merged
S390x inline asm
#88245
bors
merged 10 commits into
rust-lang:master
rust-lang/rust:master
from
Sl1mb0:s390-asm
Sl1mb0/rust:s390-asm
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2021
Feat: added inline asm support for s390x
Sl1mb0
committed
f28793d
Copy full SHA for f28793d
Feat: added s390x reg-definitions, constraint codes, and tests
Sl1mb0
committed
5f5afba
Copy full SHA for 5f5afba
Refactor: added #[no_mangle]
Sl1mb0
committed
7095dff
Copy full SHA for 7095dff
Fix: moved #[no_mangle]
Sl1mb0
committed
66e95b1
Copy full SHA for 66e95b1
Feat: further testing & support for i64 general register use
Sl1mb0
committed
eeb0b52
Copy full SHA for eeb0b52
Fix: appeased x.py test tidy --bless
Sl1mb0
committed
0c9e23c
Copy full SHA for 0c9e23c
Commits on Aug 23, 2021
Refactor: disabled frame pointer; consolidated unsupported register errors; added register prefix
Sl1mb0
committed
05cd587
Copy full SHA for 05cd587
Fix: made suggested change
Sl1mb0
committed
a9f6237
Copy full SHA for a9f6237
Commits on Aug 24, 2021
Fix: added necessary prefix
Sl1mb0
committed
96381d3
Copy full SHA for 96381d3
Feat: added explicit register tests; added prefix to check_reg asm string
Sl1mb0
committed
4a9ba65
Copy full SHA for 4a9ba65
You can’t perform that action at this time.