Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
jpd002
/
Play--CodeGen
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
60
Code
Issues
1
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fpu reg alloc
- #26
#26
Draft
Zer0xFF
wants to merge 12 commits into
jpd002:master
jpd002/Play--CodeGen:master
from
Zer0xFF:fpu_reg_alloc
Zer0xFF/Play--CodeGen:fpu_reg_alloc
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Fpu reg alloc
#26
Zer0xFF
wants to merge 12 commits into
jpd002:master
jpd002/Play--CodeGen:master
from
Zer0xFF:fpu_reg_alloc
Zer0xFF/Play--CodeGen:fpu_reg_alloc
Copy head branch name to clipboard
Commits
Commits on Dec 25, 2020
Initial work on allowing FPU operation to use registery allocation
Zer0xFF
committed
998e068
View commit details
Copy full SHA for 998e068
Browse repository at this point
change matcher to variable type
Zer0xFF
committed
d9301be
View commit details
Copy full SHA for d9301be
Browse repository at this point
add more registry FPU operations + fix
Zer0xFF
committed
379ad1a
View commit details
Copy full SHA for 379ad1a
Browse repository at this point
fix OP_NEG + add more matches
Zer0xFF
committed
35ff560
View commit details
Copy full SHA for 35ff560
Browse repository at this point
resolve SYM_FP_REL_INT32 relative address
Zer0xFF
committed
b4e8f44
View commit details
Copy full SHA for b4e8f44
Browse repository at this point
fix Emit_Fp_Avx_Abs_VarVar
Zer0xFF
committed
b4f11eb
View commit details
Copy full SHA for b4f11eb
Browse repository at this point
cleanup
Zer0xFF
committed
626cf27
View commit details
Copy full SHA for 626cf27
Browse repository at this point
cleanup
Zer0xFF
committed
780fcc1
View commit details
Copy full SHA for 780fcc1
Browse repository at this point
fix build
Zer0xFF
committed
50b1158
View commit details
Copy full SHA for 50b1158
Browse repository at this point
implement VandpsVo
Zer0xFF
committed
75fc2dc
View commit details
Copy full SHA for 75fc2dc
Browse repository at this point
update Emit_Fp_Avx_Abs_VarVar() to use VaddpsVo
Zer0xFF
committed
09d2edf
View commit details
Copy full SHA for 09d2edf
Browse repository at this point
Clean up, use avx instruction to avoid mixing instructions
Zer0xFF
committed
22f7e72
View commit details
Copy full SHA for 22f7e72
Browse repository at this point
You can’t perform that action at this time.