- Timestamp:
- Nov 30, 2007, 11:39:49 AM (17 years ago)
- File:
-
- 1 edited
-
branches/working-0711/ccl/compiler/X86/x862.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/compiler/X86/x862.lisp
r7718 r7790 8728 8728 (with-imm-target (xreg) (yreg :natural) 8729 8729 (x862-two-targeted-reg-forms seg x xreg y yreg) 8730 (! %natural- xreg xregyreg))8730 (! %natural- xreg yreg)) 8731 8731 (<- xreg)) 8732 8732 (progn 8733 8733 (with-imm-target () (xreg :natural) 8734 8734 (x862-one-targeted-reg-form seg x xreg) 8735 (! %natural--c xreg xregu31y)8735 (! %natural--c xreg u31y) 8736 8736 (<- xreg)))) 8737 8737 (^))))))
Note:
See TracChangeset
for help on using the changeset viewer.
