Created
February 21, 2011 00:30
-
-
Save jevinskie/836469 to your computer and use it in GitHub Desktop.
lv2patcher payload.bin vs pl3 built payload.bin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*** dump.S 2011-02-20 11:18:07.694300861 -1000 | |
--- ../pl3/dump.S 2011-02-20 14:25:10.270704231 -1000 | |
*************** | |
*** 1,5 **** | |
! payload.bin: file format binary | |
Disassembly of section .data: | |
--- 1,5 ---- | |
! payload_inplace_3_55.bin: file format binary | |
Disassembly of section .data: | |
*************** | |
*** 41,48 **** | |
84: 7c 7e 1b 78 .long 0x781b7e7c | |
88: 3b e0 00 01 .long 0x100e03b | |
8c: 7b ff f8 06 .long 0x6f8ff7b | |
! 90: 67 fa 00 7f .long 0x7f00fa67 | |
! 94: 63 5a ff 00 .long 0xff5a63 | |
98: e8 7a 00 00 .long 0x7ae8 | |
9c: 28 23 00 00 .long 0x2328 | |
a0: 40 82 00 4c .long 0x4c008240 | |
--- 41,48 ---- | |
84: 7c 7e 1b 78 .long 0x781b7e7c | |
88: 3b e0 00 01 .long 0x100e03b | |
8c: 7b ff f8 06 .long 0x6f8ff7b | |
! 90: 67 fa 00 00 .long 0xfa67 | |
! 94: 63 5a ef de stfdu f23,23139(r15) | |
98: e8 7a 00 00 .long 0x7ae8 | |
9c: 28 23 00 00 .long 0x2328 | |
a0: 40 82 00 4c .long 0x4c008240 | |
*************** | |
*** 240,247 **** | |
3a0: 7c 7d 1b 78 .long 0x781b7d7c | |
3a4: 3b 40 00 01 .long 0x100403b | |
3a8: 7b 5a f8 06 .long 0x6f85a7b | |
! 3ac: 67 5a 00 7f .long 0x7f005a67 | |
! 3b0: 63 5a ff 00 .long 0xff5a63 | |
3b4: eb 5a 00 00 .long 0x5aeb | |
3b8: 28 3a 00 00 .long 0x3a28 | |
3bc: 41 82 00 6c xoris r0,r0,33345 | |
--- 240,247 ---- | |
3a0: 7c 7d 1b 78 .long 0x781b7d7c | |
3a4: 3b 40 00 01 .long 0x100403b | |
3a8: 7b 5a f8 06 .long 0x6f85a7b | |
! 3ac: 67 5a 00 00 .long 0x5a67 | |
! 3b0: 63 5a 00 00 .long 0x5a63 | |
3b4: eb 5a 00 00 .long 0x5aeb | |
3b8: 28 3a 00 00 .long 0x3a28 | |
3bc: 41 82 00 6c xoris r0,r0,33345 | |
*************** | |
*** 272,305 **** | |
420: e8 7a ff f8 std r7,31464(r31) | |
424: 3b a3 00 04 .long 0x400a33b | |
428: 7f a3 eb 78 .long 0x78eba37f | |
! 42c: 48 2a 3f 28 cmpldi r31,10824 | |
! 430: f8 21 ff 81 lwz r15,8696(r31) | |
! 434: fb e1 00 78 .long 0x7800e1fb | |
! 438: 7c 08 02 a6 lhzu r16,2172(r2) | |
! 43c: f8 01 00 90 stw r0,504(0) | |
! 440: 38 80 00 01 .long 0x1008038 | |
! 444: 78 84 f8 06 .long 0x6f88478 | |
! 448: 64 84 f3 b8 lmw r7,-31644(r19) | |
! 44c: e8 84 00 00 .long 0x84e8 | |
! 450: 38 a0 02 d0 stfs f0,-24520(r2) | |
! 454: 48 06 d0 2d cmpwi cr3,r16,1608 | |
! 458: 38 60 00 00 .long 0x6038 | |
! 45c: e8 01 00 90 stw r0,488(0) | |
! 460: eb e1 00 78 rldic. r0,r0,60,39 | |
! 464: 7c 08 03 a6 lhzu r16,2172(r3) | |
! 468: 38 21 00 80 lwz r0,8504(0) | |
! 46c: 4e 80 00 20 subfic r0,r0,-32690 | |
! 470: de ad be ef .long 0xefbeadde | |
! 474: ca fe ba be stmw r21,-310(r26) | |
! 478: 3c a0 01 00 .long 0x1a03c | |
! 47c: 60 a5 03 00 .long 0x3a560 | |
! 480: 7c 03 28 00 .long 0x28037c | |
! 484: 40 82 00 14 .long 0x14008240 | |
! 488: 3c a0 00 35 addic. r8,r0,-24516 | |
! 48c: 90 a4 00 00 .long 0xa490 | |
! 490: 38 60 00 00 .long 0x6038 | |
! 494: 4e 80 00 20 subfic r0,r0,-32690 | |
! 498: 48 00 a6 e0 .long 0xe0a60048 | |
... | |
5ac: 4b ff fc 9c stbu r7,-181(r28) | |
5b0: f8 21 ff 81 lwz r15,8696(r31) | |
--- 272,278 ---- | |
420: e8 7a ff f8 std r7,31464(r31) | |
424: 3b a3 00 04 .long 0x400a33b | |
428: 7f a3 eb 78 .long 0x78eba37f | |
! 42c: 48 2b 32 9c stbu r1,11080(r18) | |
... | |
5ac: 4b ff fc 9c stbu r7,-181(r28) | |
5b0: f8 21 ff 81 lwz r15,8696(r31) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment