Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
e7792a94
Commit
e7792a94
authored
Jul 26, 1993
by
hallgren
Browse files
Fixed GET-TYPE
parent
15d8218f
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/hppa/system.lisp
View file @
e7792a94
...
...
@@ -7,7 +7,7 @@
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/hppa/system.lisp,v 1.
1
199
2
/07/
13 03:48:36 wlott
Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/compiler/hppa/system.lisp,v 1.
2
199
3
/07/
26 20:07:29 hallgren
Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
@@ -40,7 +40,7 @@
(
inst
comib
:=
other-pointer-type
result
other-ptr
:nullify
t
)
(
inst
comib
:=
function-pointer-type
result
function-ptr
:nullify
t
)
(
inst
bb
t
object
31
done
:nullify
t
)
(
inst
extru
object
31
2
result
:
<>
)
(
inst
extru
object
31
2
result
:
=
)
(
inst
extru
object
31
8
result
)
(
inst
nop
:tr
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment