TSK3000A Generic Instruction - BNE

Frozen Content

Instruction:    Branch On Not Equal

Assembler Format
Example
Translates to...

bne rA, IMM32, target

bne $3, 0x12345678, Shifter

li $at, IMM32
bne rA, $at, target

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