TSK3000A Generic Instruction - SRL

Frozen Content

Instruction:    Shift Right Logical

Assembler Format
Example
Translates to...

srl rC, rA, rB

srl $3, $4, $5

srlv rC, rA, rB

srl rC, IMM5

srl $3, 4

srl rC, rC, IMM5 (where rA = rC)

srl rC, rB

srl $3, $5

srlv rC, rC, rB (where rA = rC)

You are reporting an issue with the following selected text and/or image within the active document: