Changeset 12770
- Timestamp:
- Sep 7, 2009, 2:00:36 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/lisp-kernel/x86-exceptions.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/x86-exceptions.c
r12744 r12770 2268 2268 case 0x77: return ID_branch_around_alloc_trap_instruction; 2269 2269 case 0x48: return ID_set_allocptr_header_instruction; 2270 #ifdef WINDOWS2270 #ifdef TCR_IN_GPR 2271 2271 case 0x41: return ID_clear_tcr_save_allocptr_tag_instruction; 2272 2272 case 0x49:
Note:
See TracChangeset
for help on using the changeset viewer.
