Home » Archimedes archive » Acorn User » AU 1997-Xmas A.adf » StrongHelp » !Manuals/Assembly
!Manuals/Assembly
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
| Tape/disk: | Home » Archimedes archive » Acorn User » AU 1997-Xmas A.adf » StrongHelp |
| Filename: | !Manuals/Assembly |
| Read OK: | ✔ |
| File size: | 13E0 bytes |
| Load address: | 0000 |
| Exec address: | 0000 |
File contents
HELP( � ����, ��� $ DIR$ D F������. !Root t E������� cond 4 F����{ � Op2 � E���7���n PC h F����[ w Rd � F���$p � Rn h
F���tk � S F����8?A Shift \ F����V�� bits DATA. Instructions :
#wrap off
#tab
ADC Add with Carry MUL Multiply
ADD Add MVN Move Negative
AND And ORR Inclusive OR
B Branch RSB Reverse Subtract
BIC Bit Clear RSC Reverse Subtract with Carry
CMN Compare Negative SBC Subtract with Carry
CMP Compare STM Store Multiple
EOR Exlusive OR STR Store Register
LDM Load Multiple SUB Subtract
LDR Load Register SWI Software Interrupt
MLA Multiply with Accumulate TEQ Test for Equality
MOV Move TST Test Masked
#tab
<Bit patterns=>bits> <Condition codes=>cond> <S suffix=>S> < Rd > < Rn > < Op2 >