Encoding:

SPECIAL

000000

code

BREAK

001101

6

20

6

Format:

BREAK 

MIPS32

Breakpoint

Purpose:

Breakpoint

To cause a Breakpoint exception

Description:

A breakpoint exception occurs, immediately and unconditionally transferring control to the exception handler. The

code field is available for use as software parameters, but is retrieved by the exception handler only by loading the

contents of the memory word containing the instruction.

Restrictions:

None

Operation:

SignalException(Breakpoint)

Exceptions:

Breakpoint