Skip to content

modify ok01.html .globl to .global#24

Open
wadeevans wants to merge 1 commit intoChadderz121:masterfrom
wadeevans:master
Open

modify ok01.html .globl to .global#24
wadeevans wants to merge 1 commit intoChadderz121:masterfrom
wadeevans:master

Conversation

@wadeevans
Copy link
Copy Markdown

No description provided.

@wadeevans
Copy link
Copy Markdown
Author

Should .globl be .global?

@Bottersnike
Copy link
Copy Markdown

Nope. In ARM Assembly it is .glob not .global

@ohnx
Copy link
Copy Markdown

ohnx commented Jun 11, 2017

Pretty sure .globl and .global are both acceptable.

.glob is definitely not something, though.

@mdvthu
Copy link
Copy Markdown

mdvthu commented Jan 27, 2022

Both are valid assembly (if using the GNU toolchain): https://sourceware.org/binutils/docs/as/Global.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants