NY6 User Manual
Ver 1.3 2019/03/28
80
RBDA
Function: Read Mixer data to RPT.
Operation: RPT[11:8] ← Mixer data
Operand: Mixer data : 4-bit
Words: 1
Cycles: 1
Operative Flags: None
Flags Affected: None
Example:
RBDA
Before Instruction
Mixer data =0x0234
After Instruction
RPT2=0x2
NOP
Function: No operation.
Operation: None
Operand: None
Words: 1
Cycles: 1
Operative Flags: None
Flags Affected: None
Example:
NOP
After Instruction
No operation for 1 cycle.
LDPC
Function : Load program counter(PC) with RPT
Operation : PC
← RPT
Operand :
None
Words :
1
Cycles :1
Operative Flags: None
Flags Affected: None
Example : MVLA 0x1
MVAM RPT0
MVLA
0x9
MVAM RPT1
MVLA
0x3
MVAM RPT2
MVLA
0xD
MVAM RPT3
MVLA
0x1
MVAM RPT4
MVLA
0x0
MVAM RPT5
LDPC
Before Instruction
PC = 0x?????
After Instruction
PC = 0x01D391