Synopsis
void __insert_opcode(unsigned short op);
Description

__insert_opcode inserts opcode into the code stream and can be used to insert special instructions directly into function code. opcode must be a compile-time constant.

__insert_opcode is an intrinsic function, produces inline code, and you can use it on any MAXQ30 device.