Factorio Customizable Processing Unit.
Allow to write any logic on low level machine code.
The fCPU acts like a programmable microcontroller with a vector coprocessor that supports many useful instructions.
I was thinking of several use cases for this instruction like the use of functions for interrupt handling, but maybe it's too far ahead. I'm wondering if you're planning to implement this