gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
authorCamm Maguire <camm@debian.org>2015年02月18日 10:38:19 -0500
committerCamm Maguire <camm@debian.org>2015年02月18日 10:38:19 -0500
commit42d224821ba0c3a8b0867b81aab7f71686a40564 (patch)
treed95d2165dd146a7c8443f75c58f214a59e97f390
parent3ee3d0f65511c2be6b957310bb30ffe3de2db8b6 (diff)
downloadgcl-scale_to_phys_mem.tar.gz
endian neutral amd64 trampolinescale_to_phys_mem
Diffstat
-rw-r--r--gcl/h/elf64_i386_reloc_special.h 8
1 files changed, 4 insertions, 4 deletions
diff --git a/gcl/h/elf64_i386_reloc_special.h b/gcl/h/elf64_i386_reloc_special.h
index d6cf2a2db..a45bcdf50 100644
--- a/gcl/h/elf64_i386_reloc_special.h
+++ b/gcl/h/elf64_i386_reloc_special.h
@@ -1,8 +1,8 @@
/* #define R_AARCH64_TRAMP 1 */
-static int tramp[]={0x48b80000, /*movabs 0ドルx0,%rax*/
- 0x00000000,
- 0x0000ffe0, /*jmpq *%rax*/
- 0x90909090};/*nop nop nop nop*/
+static char tramp[]={0x48,b8,00,00, /*movabs 0ドルx0,%rax*/
+ 0x00,00,00,00,
+ 0x00,00,ff,e0, /*jmpq *%rax*/
+ 0x90,90,90,90};/*nop nop nop nop*/
static ul gotp,tz=sizeof(tramp)/sizeof(ul);
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月01日 23:43:31 +0000

AltStyle によって変換されたページ (->オリジナル) /