Content deleted Content added
Guy Harris (talk | contribs) →DEC PDP-10: Note that those instructions are *byte* oad/store instructions. Not sure what the "[2]" is - a reference? - so change to attach the reference for the byte manipulation instructions to the third sentence, so it applies to all three. |
Guy Harris (talk | contribs) Explain the PDP-10 byte operations in more detail, mentioning byte pointers. Indicate that the string manipulation instructions use byte pointers as well,and mention the decimal conversion and string editing instructions too. Use {{hyp}} for the hyphens in page numbers in the PDP-10 manual. Note that the string manipulation/decimal conversion/string editing instructions are only in later models (the same (microcoded) KL10-based and KS10-based models). |
||
Line 65:
=== DEC PDP-10 ===
The DEC [[PDP-6]] and [[PDP-10]] had logical operations covering the full suite of 2-operand [[lookup table#Hardware LUTs|hardware lookup table]] (LUT2) [[Boolean function]]s{{sfn|pdp10|p=2
Later models of the PDP-10 had instructions to convert between [[Binary-coded decimal#Packed BCD|packed BCD]] and binary.{{sfn|pdp10|pages=2
Also present is unusual (variable-bit-length) byte load and store instructions that use ''byte pointers'' for memory operands.
=== ARM ===
|