- Timestamp:
- May 31, 2008, 4:24:59 PM (16 years ago)
- File:
-
- 1 edited
-
branches/ia32/compiler/X86/X8632/x8632-arch.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/compiler/X86/X8632/x8632-arch.lisp
r9374 r9646 435 435 436 436 ;;; Need to think about catch frames on x8632, too. 437 (define-fixedsized-object catch-frame ()437 (define-fixedsized-object catch-frame 438 438 catch-tag ; #<unbound> -> unwind-protect, else catch 439 439 link ; tagged pointer to next older catch frame
Note:
See TracChangeset
for help on using the changeset viewer.
