Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
3c67abd3fe871fd60af4863061075e5a282bca5c
Select Git revision
Branches
20
master
default
protected
issue-195b-relocatable-stacks-by-default
issue-195-relocatable-stacks-by-default
branch-21e
issue-143-ansi-compliance-failure-listen-extra-argument
issue-156-take-2-nan-comparison
issue-193-nil-unspecific-equivalent
issue-192-disassemble-prints-radix-marker
issue-185-x86-shorter-insts
issue-131-move-unix-uname
issue-189-move-get-system-info
issue-180-get-page-size-in-c
rtoy-master-patch-80206
issue-120-software-type-in-c
issue-187-imul-disassembly
issue-96-x86-disassem
issue-179-get-system-info-in-c
issue-158-darwin-pathnames-utf8
issue-171-readable-unspecific-pathnames
issue-120-move-misc-first
Tags
20
21e
snapshot-2023-04
snapshot-2021-07
snapshot-2021-01
snapshot-2020-04
snapshot-2019-06
21d
snapshot-2018-10
snapshot-2018-03
snapshot-2018-02
snapshot-2018-01
21c
snapshot-2017-10
snapshot-2017-04
snapshot-2017-03
sparc64-dev-checkpoint-6
sparc64-dev-checkpoint-5
snapshot-2017-01
sparc64-dev-checkpoint-4
sparc64-dev-checkpoint-3
40 results
cmucl
compiler
amd64
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Jul 14, 2004
Since linkage table will trash r11, make sure it's used as the temp register for allocation
· 3c67abd3
cwang
authored
20 years ago
3c67abd3
Jul 08, 2004
Add 2 missing REX prefixes
· 8b89d264
cwang
authored
20 years ago
8b89d264
Pad the first instruction (jmp-short) to 3 bytes
· c78b2bff
cwang
authored
20 years ago
Fix typos
c78b2bff
Jul 06, 2004
Define all 16 registers
· 7ba1171d
cwang
authored
20 years ago
7ba1171d
Make addresses 64-bit clean
· 8fb77de3
cwang
authored
20 years ago
8fb77de3
Make absolute addresses 64-bit clean
· 7c2c7793
cwang
authored
20 years ago
7c2c7793
Fix move from constant address
· 12cffd68
cwang
authored
20 years ago
12cffd68
Make allocation work for all 16 registers
· 59b43f6a
cwang
authored
20 years ago
59b43f6a
Make the assembler work for all 16 registers
· 93d4bc38
cwang
authored
20 years ago
93d4bc38
Make addresses 64-bit clean
· de22fddf
cwang
authored
20 years ago
de22fddf
Put in the correct C calling convention
· 5766312d
cwang
authored
20 years ago
5766312d
Make absolute addresses 64-bit clean
· 6180e69c
cwang
authored
20 years ago
6180e69c
Jun 18, 2004
Set backend-fasl-file-version to be the same as any other architecture
· 82e0778a
cwang
authored
20 years ago
82e0778a
Jun 10, 2004
Remove some dead code.
· c5916f84
cwang
authored
20 years ago
c5916f84
Fix double-float-digits, long-float-digits.
· e76949f5
cwang
authored
20 years ago
Follow x86 changes to target-*-space-start Put in dynamic-space-overflow stuff
e76949f5
Fix instructions for moving 64-bit constants onto stack.
· e050373b
cwang
authored
20 years ago
e050373b
Fix dynamic extent allocation
· 6b01fec5
cwang
authored
20 years ago
6b01fec5
Follow the x86 change to symbol format.
· d4eef541
cwang
authored
20 years ago
d4eef541
Follow x86 and put in modular arithmetic
· f9b1c036
cwang
authored
20 years ago
f9b1c036
Remove an unused VOP
· 624195d3
cwang
authored
20 years ago
624195d3
May 24, 2004
amd64 files
· e687116c
cwang
authored
20 years ago
e687116c
Loading