Encoding:

POOL32A

000000

code

BREAK32

000111

6

20

6

Format:

BREAK 

microMIPS

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