- Timestamp:
- Nov 2, 2008, 1:20:05 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/1.2/source/compiler/X86/X8664/x8664-vinsns.lisp
r9733 r11283 192 192 (idx :s32const)) ; sic 193 193 ()) 194 (movss (:@ (:apply + x8664::misc-data-offset (:apply ash idx x8664::word-shift)) (:%q v)) (:%xmm dest)))194 (movss (:@ (:apply + x8664::misc-data-offset (:apply ash idx 2)) (:%q v)) (:%xmm dest))) 195 195 196 196 (define-x8664-vinsn misc-ref-c-u8 (((dest :u64))
Note: See TracChangeset
for help on using the changeset viewer.