Changes

Jump to: navigation, search

Motorola 68000

No change in size, 8 February
/* Instruction Set */
| ASL, ASR || Arithmetic Shift || (Destination) Shifted by < count > → Destination || * || * || * || * || *
|-
| BCC Bcc || Branch Conditionally || If cc then PC + d → PC || – || – || – || – || –
|-
| BCHG || Test a Bit and Change || ~(< bit number >) OF Destination → Z
| SBCD || Subtract Decimal with Extend || (Destination)⏨ - (Source)⏨ - X → Destination || * || U || * || U || *
|-
| SCC Scc || Set According to Condition || If CC then 1’s → Destination else 0’s → Destination || – || – || – || – || –
|-
| STOP || Load Status Register and Stop || Immediate Data → SR; STOP || * || * || * || * || *
12,632
edits