Changeset 5950
- Timestamp:
- Feb 21, 2007, 4:57:50 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/compiler/X86/x86-disassemble.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/compiler/X86/x86-disassemble.lisp
r5368 r5950 2264 2264 (#xc1 "uuo-error-two-many-args") 2265 2265 (#xc2 "uuo-error-wrong-number-of-args") 2266 (#xc4 "uuo-gc-trap")2266 (#xc4 (progn (setq stop nil) "uuo-gc-trap")) 2267 2267 (#xc5 "uuo-alloc") 2268 2268 (#xc6 "uuo-error-not-callable")
Note:
See TracChangeset
for help on using the changeset viewer.
