Difference between revisions of "Test"
From ScienceZero
(→modified wikitable) |
|||
Line 1: | Line 1: | ||
− | === | + | ===Modified wikitable=== |
{| class="wikitable" | {| class="wikitable" | ||
|- | |- |
Revision as of 08:53, 23 March 2007
Modified wikitable
Field | Description |
---|---|
b | Bit address within an 8 bit register |
d | Destination select, d=0 store results in W, d=1 store register in f |
f | Register file address 0x00-0xFF |
k | Literal field (Constant) |
W | Working register |
normal
Field | Description |
---|---|
b | Bit address within an 8 bit register |
d | Destination select, d=0 store results in W, d=1 store register in f |
f | Register file address 0x00-0xFF |
k | Literal field (Constant) |
W | Working register (accumulator) |