I believe that all the OISCs below, require that programs are executed from RAM, in order to be Turing Complete.
https://en.wikipedia.org/wiki/One_instruction_set_computer
Is this the case?
What is the simplest Turing Complete CPU instruction set which can execute code from ROM? i.e. that does not need to modify future instructions in order to make conditional jumps, etc.