[PATCH 1/1] doc: global data pointer on x86, x86_64

Simon Glass sjg at chromium.org
Tue Dec 15 05:00:39 CET 2020


On Sun, 13 Dec 2020 at 06:14, Heinrich Schuchardt <xypron.glpk at 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 at gmx.de>
> ---
>  doc/develop/global_data.rst | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list