Lines Matching refs:assembly
44 assembly for AMD64 targets creating string literals greater than those
359 * Fix the inline assembly for the MPI multiply helper function for i386 and
1217 don't use the optimized assembly for bignum multiplication. This removes
1286 * Fix failures in MPI on Sparc(64) due to use of bad assembly code.
1745 * Fix assembly selection for MIPS64 (thanks to James Cowgill).
1881 * Disable broken Sparc64 bn_mul assembly (found by Florian Obser).
2015 * Bignum's MIPS-32 assembly was used on MIPS-64, causing chaos. (Found by
2244 * Fix assembly selection for MIPS64 (thanks to James Cowgill).
2330 * Bignum's MIPS-32 assembly was used on MIPS-64, causing chaos. (Found by
2352 * Disable broken Sparc64 bn_mul assembly (found by Florian Obser).
2425 * Fix for MPI assembly for ARM
2435 * Fixed assembly code for ARM (Thumb and regular) for some compilers
2528 * Added Thumb assembly optimizations
2570 * Fixed MPI assembly for SPARC64 platform
2621 * Fixed MPI assembly for SPARC64 platform
3041 * Added an option to enable/disable the BN assembly code
3057 * Fixed assembly PPC compilation errors on Mac OS X, thanks to
3105 * Added multiply assembly code for the TriCore and modified
3107 * Added multiply assembly code for 64-bit PowerPCs,
3117 * Added multiply assembly code for SPARC and Alpha