gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
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月02日 04:19:06 +0000

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