
15 Dec
2020
15 Dec
'20
5 a.m.
On Sun, 13 Dec 2020 at 06:14, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
On x86 the global data pointer is stored in register fs. On x86_64 no register is used for the global data pointer.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
doc/develop/global_data.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org