unimp

Assembly Syntax

unimp const22

Operation

causes an illegal_instruction trap

Comments

const22 value is ignored by the hardware

Programming Note

It can be used as part of the protocol for calling a function expected to return an aggregate value such as struct or union in C.

Example

unimp 1

Home Page Index Page All Other Instructions