Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl-copy
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
Richard M Kreuter
cmucl-copy
Repository
5d2d04f02820145ff26e998f43b13df244356cc3
Select Git revision
Branches
20
bug-116
master
default
protected
issue-113-prefer-cmucl-modules
clx-update-2021-09-19
issue-111-fixes-for-motifd-clm
issue-108-update-asdf
issue-97-define-ud2-inst
issue-107-use-uint8_t
issue-105-add-build-logs
fixup-template-headings
native-image
issue-103-remove-random-mt19937-update
issue-101-clang-trapping-math
update-ci-snapshot-2021-01
issue-101-add-test
issue-100-ldb-base-char-printing
issue-89-unused-var
issue-98-fstpd-formatting
issue-95-fix-disassem-syntax
issue-91-loop-destructuring-bind
Tags
20
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
sparc64-dev-checkpoint-2
sparc64-dev-checkpoint-1
40 results
cmucl
compiler
sparc
array.lisp
Find file
Blame
Permalink
Forked from
cmucl / cmucl
Source project has a limited visibility.
21 years ago
5d2d04f0
Add new vops for data-vector-ref/set for the case of a constant index,
· 5d2d04f0
toy
authored
21 years ago
which was missing for single-float, double-float, and the complex float simple-arrays.
5d2d04f0
History
Add new vops for data-vector-ref/set for the case of a constant index,
toy
authored
21 years ago
which was missing for single-float, double-float, and the complex float simple-arrays.