Changeset 5009
- Timestamp:
- Aug 22, 2006, 1:04:29 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lisp-kernel/x86-macros.s (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lisp-kernel/x86-macros.s
r4982 r5009 14 14 15 15 16 /* Try to make macros follow GAS/ATT conventions, w ere source precedes */16 /* Try to make macros follow GAS/ATT conventions, where source precedes */ 17 17 /* destination. */ 18 18 … … 285 285 286 286 define([tra],[ 287 .p2align 3287 .p2align 3 288 288 ifelse($2,[],[ 289 289 .long 0 … … 472 472 473 473 define([save_tcr_linear],[ 474 movq %rcont xt:tcr.linear,$1474 movq %rcontext:tcr.linear,$1 475 475 ]) 476 476
Note:
See TracChangeset
for help on using the changeset viewer.
