logo Home Projects Embed Docs

M68K

Addressing Modes

Condition Codes

Shifts & directions

Directives

Assembler features

add
adda
addi
addq
and
andi
asd
asl
asr
bcc
bchg
bclr
bcs
beq
bge
bgt
bhi
bhs
ble
blo
bls
blt
bmi
bne
bpl
bra
bset
bsr
btst
bvc
bvs
clr
cmp
cmpa
cmpi
cmpm
dbcc
dbcs
dbeq
dbge
dbgt
dbhi
dbhs
dble
dblo
dbls
dblt
dbmi
dbne
dbpl
dbra
dbvc
dbvs
divs
divu
eor
eori
exg
ext
jmp
jsr
lea
link
lsd
lsl
lsr
move
movea
movem
moveq
muls
mulu
neg
not
or
ori
pea
rod
rol
ror
rts
scc
scs
seq
sf
sge
sgt
shi
shs
sle
slo
sls
slt
smi
sne
spl
st
sub
suba
subi
subq
svc
svs
swap
trap
tst
unlk
scc

Operands

Op 1
Dn/(An)/ea/(An, Xn)

Sets the first byte of the destination operand to $FF (-1) if flags {condition code} is true, otherwise it sets it to 0

Loading...