Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7558 → Rev 7559

/programs/other/fft/fht4code.asm
1,5 → 1,5
; Fast Hartley Transform routine
; Copyright (C) 1999, 2004, 2010
; Copyright (C) 1999, 2004, 2010, 2018
; Artem Jerdev artem@jerdev.co.uk
;
; free KolibriOS version - not to be ported to other OSes
417,9 → 417,9
 
fld _t6
fld qword[ebx+8]
fld st1
fld st1
faddp st3, st0
fld st1 ; st : t6, f[l1], t6
fld st1 ; st : f[l1], t6, f[l1], t6
faddp st3, st0 ; st : t6, f[l1], t1
fsubp st1, st0 ; st : t2, t1
 
fld _t8