Typo
This commit is contained in:
parent
5d48383363
commit
e04bec1af4
1 changed files with 1 additions and 1 deletions
|
|
@ -1356,7 +1356,7 @@ PDP10.opDIVB = function(op, acc)
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* opASH(0o240000): Artithmetic Shift
|
* opASH(0o240000): Arithmetic Shift
|
||||||
*
|
*
|
||||||
* From the DEC PDP-10 System Reference Manual (May 1968), p. 2-31:
|
* From the DEC PDP-10 System Reference Manual (May 1968), p. 2-31:
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue