Re: sha256-mips.S:1960: Error: opcode not supported on this processor: mips1 (mips1) `bnel $5,$23,.Loop'

2013-10-13 Thread Andy Polyakov
In OpenWrt we have a build error in the openssl sha256 code on MIPS I. For reference, I've never tested MIPS modules on pre-III, and therefore feedback for earlier generations is appreciated. It was tested to compile for MIPS II though, for IRIX account. /usr/bin/perl asm/sha512-mips.pl o32

Re: sha256-mips.S:1960: Error: opcode not supported on this processor: mips1 (mips1) `bnel $5,$23,.Loop'

2013-10-12 Thread Andy Polyakov
In OpenWrt we have a build error in the openssl sha256 code on MIPS I. For reference, I've never tested MIPS modules on pre-III, and therefore feedback for earlier generations is appreciated. It was tested to compile for MIPS II though, for IRIX account. /usr/bin/perl asm/sha512-mips.pl

Re: sha256-mips.S:1960: Error: opcode not supported on this processor: mips1 (mips1) `bnel $5,$23,.Loop'

2013-10-12 Thread Hauke Mehrtens
On 10/13/2013 12:14 AM, Andy Polyakov wrote: In OpenWrt we have a build error in the openssl sha256 code on MIPS I. For reference, I've never tested MIPS modules on pre-III, and therefore feedback for earlier generations is appreciated. It was tested to compile for MIPS II though, for IRIX