as: parse: correct reference to stack pointer in example

This commit is contained in:
Mikael Pettersson
2019-09-06 19:11:55 +02:00
parent 3cfa254f46
commit c1bd54af52

View File

@@ -63,8 +63,8 @@ stmt(ScanState) ->
%% Examples:
%%
%% foo:
%% popj 17,
%% pushj 17,bar
%% popj 017,
%% pushj 017,bar
%% movei 1,@fum(2)
%%
%% TODO: <displacement> should be <expr> and permit parentheses and