mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-01-27 20:47:53 +00:00
as: parse: correct reference to stack pointer in example
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user