Changeset 13221
- Timestamp:
- Nov 21, 2009, 1:36:06 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/compiler/X86/X8664/x8664-vinsns.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/compiler/X86/X8664/x8664-vinsns.lisp
r13067 r13221 4348 4348 ((v :lisp) 4349 4349 (idx :u32const))) 4350 (movs d (:%xmm val) (:@ (:apply + x8664::misc-data-offset (:apply ash idx 2))(:%q v))))4350 (movss (:%xmm val) (:@ (:apply + x8664::misc-data-offset (:apply ash idx 2)) (:%q v)))) 4351 4351 4352 4352 (define-x8664-vinsn array-data-vector-ref (((dest :lisp))
Note:
See TracChangeset
for help on using the changeset viewer.
