TSK3000A Generic Instruction - NOR

Frozen Content

Instruction:    Bitwise Logical NOR

Assembler Format
Example
Translates to...
nor rC, rB nor $3, $4 nor rC, rC, rB (with rA = rC)
nor rC, rA, IMM32 nor $3, $4, 0x12345678 li $at, IMM32
nor rC, rA, $at
nor rC, IMM32 nor $3, 0x12345678
You are reporting an issue with the following selected text and/or image within the active document: