Difference between revisions of "Test"

From ScienceZero
Jump to: navigation, search
(Syntax key)
(wikitable)
Line 1: Line 1:
 
===wikitable===
 
===wikitable===
 
{| class="wikitable"
 
{| class="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 (accumulator)
 +
|}
 +
 +
{| class="wikitable2"
 
|-
 
|-
 
! Field !! Description
 
! Field !! Description

Revision as of 12:14, 18 February 2007

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 (accumulator)
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)

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)