| OLD | NEW |
| 1 #if defined(__i386__) | 1 #if defined(__i386__) |
| 2 .file "sha512-586.S" | 2 .file "sha512-586.S" |
| 3 .text | 3 .text |
| 4 .globl _sha512_block_data_order | 4 .globl _sha512_block_data_order |
| 5 .private_extern _sha512_block_data_order | 5 .private_extern _sha512_block_data_order |
| 6 .align 4 | 6 .align 4 |
| 7 _sha512_block_data_order: | 7 _sha512_block_data_order: |
| 8 L_sha512_block_data_order_begin: | 8 L_sha512_block_data_order_begin: |
| 9 pushl %ebp | 9 pushl %ebp |
| 10 pushl %ebx | 10 pushl %ebx |
| (...skipping 2813 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2824 .byte 83,72,65,53,49,50,32,98,108,111,99,107,32,116,114,97 | 2824 .byte 83,72,65,53,49,50,32,98,108,111,99,107,32,116,114,97 |
| 2825 .byte 110,115,102,111,114,109,32,102,111,114,32,120,56,54,44,32 | 2825 .byte 110,115,102,111,114,109,32,102,111,114,32,120,56,54,44,32 |
| 2826 .byte 67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97 | 2826 .byte 67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97 |
| 2827 .byte 112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103 | 2827 .byte 112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103 |
| 2828 .byte 62,0 | 2828 .byte 62,0 |
| 2829 .section __IMPORT,__pointers,non_lazy_symbol_pointers | 2829 .section __IMPORT,__pointers,non_lazy_symbol_pointers |
| 2830 L_OPENSSL_ia32cap_P$non_lazy_ptr: | 2830 L_OPENSSL_ia32cap_P$non_lazy_ptr: |
| 2831 .indirect_symbol _OPENSSL_ia32cap_P | 2831 .indirect_symbol _OPENSSL_ia32cap_P |
| 2832 .long 0 | 2832 .long 0 |
| 2833 #endif | 2833 #endif |
| OLD | NEW |