mirror of
https://github.com/vivier/EMILE.git
synced 2025-08-15 07:27:41 +00:00
68000 compatibility: load _GLOBAL_OFFSET_TABLE_
This commit is contained in:
@@ -97,7 +97,8 @@ malloc_ok:
|
|||||||
|
|
||||||
/* real address of GOT */
|
/* real address of GOT */
|
||||||
|
|
||||||
lea (%pc, _GLOBAL_OFFSET_TABLE_@GOTPC), %a0
|
lea _GLOBAL_OFFSET_TABLE_-.-8,%a0
|
||||||
|
lea (%pc, %a0), %a0
|
||||||
|
|
||||||
/* linked address of GOT */
|
/* linked address of GOT */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user