Changeset 8010
- Timestamp:
- Jan 7, 2008, 8:12:47 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/compiler/X86/X8664/x8664-arch.lisp
r8007 r8010 1319 1319 (defconstant recover-fn-from-rip-byte2 #x2d) 1320 1320 1321 ;;; For backtrace: the relative PC of an argument-check trap 1322 ;;; must be less than or equal to this value. (Because of 1323 ;;; the way that we do "anchored" UUOs, it should always be =.) 1324 1325 (defconstant arg-check-trap-pc-limit 7) 1321 1326 1322 1327 (provide "X8664-ARCH")
Note:
See TracChangeset
for help on using the changeset viewer.
