Commit 947716c1 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

MIPS assembly pack: adapt it for MIPS[32|64]R6.



MIPS[32|64]R6 is binary and source incompatible with previous MIPS ISA
specifications. Fortunately it's still possible to resolve differences
in source code with standard pre-processor and switching to trap-free
version of addition and subtraction instructions.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent a4324912
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment