Changeset 12981
- Timestamp:
- Oct 9, 2009, 8:28:39 PM (15 years ago)
- Location:
- branches/watchpoints/level-0/X86
- Files:
-
- 2 edited
-
X8632/x8632-utils.lisp (modified) (1 diff)
-
x86-utils.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/watchpoints/level-0/X86/X8632/x8632-utils.lisp
r12837 r12981 399 399 (movl ($ arch::watch-trap-function-watch) (%l imm0)) 400 400 (uuo-watch-trap) 401 (movl ($ nil) (%l arg_z))402 401 (single-value-return)) 403 402 -
branches/watchpoints/level-0/X86/x86-utils.lisp
r12885 r12981 449 449 (movl ($ arch::watch-trap-function-watch) (%l imm0)) 450 450 (uuo-watch-trap) 451 (movl ($ nil) (%l arg_z))452 451 (single-value-return)) 453 452
Note:
See TracChangeset
for help on using the changeset viewer.
