Talk:Threaded code: Difference between revisions

Content deleted Content added
Why examples in C?: new section
Guenthert (talk | contribs)
Line 81:
 
--[[Special:Contributions/68.0.124.33|68.0.124.33]] ([[User talk:68.0.124.33|talk]]) 18:33, 18 January 2008 (UTC)
 
The [[Parallax_Propeller]] has a 'CALL' assembler instruction (which shares the instruction bits with the op-code of 'JMP'), but no stack pointer (that instruction cannot be used for re-entrant code), so I think it qualifies ;-}
 
== some redundancies cannot be eliminated by subroutines ==