I assume you
also don't count any processor where every instruction
includes the address of the next instruction. There is no explicit jump
instruction on such a mahcine, becuase every instruction includes a jump.
That is the same as a STATE machine, we just call the states; ADDRESS n.
Any physically-possible digital computer is a finite state machine, surely?
-tony