| Re: [hatari-devel] DSP Mandelbrot bug | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] DSP Mandelbrot bug
- From: Douglas Little <doug694@xxxxxxxxxxxxxx>
- Date: Mon, 23 Nov 2015 09:15:19 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=googlemail.com; s=20120113;        h=mime-version:in-reply-to:references:date:message-id:subject:from:to         :content-type;        bh=rmty0iASizA2nfsvb+XHJWWLRvB37SuryHvCUijmEK4=;        b=Zb3RYNKObf39+tZomnrBOukAYlhFkdFdDrHOW9PhTOnMX0ALkY4LOTIcFPJMs6Yzs+         vyCNQZoFfDF8MsC0hKMEUV4wm7z1aqtJHMPao8rTrvSUhQFMcplpaxvoQ3sh5EYQn3SU         7mwMguBZ89Dpwj3e4XE0pZrtADY/76Tjod12Q4MV+cKdK0IYeka3G6y7Zc7DoJIsAgAI         vnbsftlZxk1iJY7g4/VpETYFw3EvqB0f6WnG9Nw3HfhHe0bVe0vyCcq1ch5HqH8fte3x         R2ZqP3mraziol0MDLQOtaiTd+XVEFR0YSKT+j5jhW1TBAsHjD6Bu/7xUuPI+2hhBm4V9         lGzg==
Hi,
I was able to run a test of the NeXT mandelbrot routine by tidying up the
debug log and extracting the inner loop instructions (which my last post
was based on), before trying to optimize it.