[coreboot] Convert Assembly JMP to C

Joseph Smith joe at settoplinux.org
Wed Sep 10 23:02:01 CEST 2008




On Wed, 10 Sep 2008 22:45:13 +0200, Peter Stuge <peter at stuge.se> wrote:
> Joseph Smith wrote:
>> How do I convert an Assembly JMP instruction to C.
> 
> Short answer: You can't. There is setjmp() but it is not supported in
> libpayload.
> 
> Write a function in assembly that you can call from C. There should
> be lots of examples of this on the net. One immediate resource idea
> is http://asmutils.sf.net/
> 
> 
Good guess Peter that I would be executing this from libpayload. The link
above does not seem to be working for me?

-- 
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org





More information about the coreboot mailing list