PowerPC compare instructions: make cr0 explicit, put width ('w' or 'd') into mnemonic.
Easier to understand, caught a couple bugs in width. modified: stub/powerpc-linux.elf-entry.h modified: stub/powerpc64le-darwin.dylib-entry.h modified: stub/powerpc64le-darwin.macho-entry.h modified: stub/powerpc64le-linux.elf-entry.h modified: stub/powerpc64le-linux.elf-fold.h modified: stub/powerpc64le-linux.kernel.vmlinux.h modified: stub/src/arch/powerpc/32/bxx.S modified: stub/src/arch/powerpc/32/nrv2d_d.S modified: stub/src/arch/powerpc/32/nrv2e_d.S modified: stub/src/arch/powerpc/64le/bxx.S modified: stub/src/arch/powerpc/64le/lzma_d.S modified: stub/src/arch/powerpc/64le/nrv2b_d.S modified: stub/src/arch/powerpc/64le/nrv2d_d.S modified: stub/src/arch/powerpc/64le/nrv2e_d.S modified: stub/src/powerpc-darwin.macho-fold.S modified: stub/src/powerpc-linux.elf-entry.S modified: stub/src/powerpc64le-darwin.dylib-entry.S modified: stub/src/powerpc64le-darwin.macho-entry.S modified: stub/src/powerpc64le-darwin.macho-fold.S modified: stub/src/powerpc64le-linux.elf-entry.S modified: stub/src/powerpc64le-linux.elf-fold.S modified: stub/src/powerpc64le-linux.kernel.vmlinux.S
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
|
||||
|
||||
#define STUB_POWERPC_LINUX_ELF_ENTRY_SIZE 9075
|
||||
#define STUB_POWERPC_LINUX_ELF_ENTRY_ADLER32 0xa48e3444
|
||||
#define STUB_POWERPC_LINUX_ELF_ENTRY_CRC32 0xff0e9c9f
|
||||
#define STUB_POWERPC_LINUX_ELF_ENTRY_ADLER32 0x46c73480
|
||||
#define STUB_POWERPC_LINUX_ELF_ENTRY_CRC32 0x84679b2b
|
||||
|
||||
unsigned char stub_powerpc_linux_elf_entry[9075] = {
|
||||
/* 0x0000 */ 127, 69, 76, 70, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
@@ -424,7 +424,7 @@ unsigned char stub_powerpc_linux_elf_entry[9075] = {
|
||||
/* 0x1810 */ 0, 34, 56,160, 0, 3, 56,128, 16, 0,124,132, 34, 20,128,126,
|
||||
/* 0x1820 */ 0, 4,124, 99,242, 20, 56, 99, 16, 11, 84, 99, 0, 38,124,151,
|
||||
/* 0x1830 */ 35,120,124,110, 27,120, 56, 0, 0, 90, 68, 0, 0, 2,124, 3,
|
||||
/* 0x1840 */ 112, 0, 65,130, 0, 8, 72, 0, 0, 80,126,228,187,120, 56, 0,
|
||||
/* 0x1840 */ 112, 64, 65,130, 0, 8, 72, 0, 0, 80,126,228,187,120, 56, 0,
|
||||
/* 0x1850 */ 0, 91, 68, 0, 0, 2, 57, 0, 0, 0, 56,224,255,255, 56,192,
|
||||
/* 0x1860 */ 0, 50, 56,160, 0, 7, 56,128, 16, 0,128,126, 0, 4,124, 99,
|
||||
/* 0x1870 */ 242, 20, 56, 99, 16, 11, 84, 99, 0, 38, 56, 0, 0, 90,124,151,
|
||||
@@ -433,7 +433,7 @@ unsigned char stub_powerpc_linux_elf_entry[9075] = {
|
||||
/* 0x18a0 */ 0, 2, 57, 0, 0, 0, 56,224,255,255, 56,192, 0, 50, 56,160,
|
||||
/* 0x18b0 */ 0, 7, 60,128, 0, 1,128,126, 0, 4,124, 99,242, 20, 56, 99,
|
||||
/* 0x18c0 */ 0, 11,124, 99, 34, 20, 84, 99, 0, 30, 56, 0, 0, 90,124,151,
|
||||
/* 0x18d0 */ 35,120, 68, 0, 0, 2, 44, 3, 0, 22, 65,130, 0, 0,127,233,
|
||||
/* 0x18d0 */ 35,120, 68, 0, 0, 2, 40, 3, 0, 22, 65,130, 0, 0,127,233,
|
||||
/* 0x18e0 */ 3,166,128, 30, 0, 0,136,254, 0, 8, 56,193, 0,124,144, 1,
|
||||
/* 0x18f0 */ 0,124,146,225, 0, 92,124,101, 27,120,124,104, 3,166,128,158,
|
||||
/* 0x1900 */ 0, 4, 56,126, 0, 12, 56, 33,255,232, 78,128, 4, 32,148, 33,
|
||||
|
||||
Reference in New Issue
Block a user