caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Generating x86 code
@ 2013-11-08 11:35 Jon Harrop
  0 siblings, 0 replies; only message in thread
From: Jon Harrop @ 2013-11-08 11:35 UTC (permalink / raw)
  To: Caml List

[-- Attachment #1: Type: text/plain, Size: 525 bytes --]

 

I've been looking at generating x86 code and found some interesting links.
Here is a declarative description of the instruction set and its encoding in
XML:

 

http://ref.x86asm.net/

 

LuaJIT has a really nice C macro library called DynAsm.h that lets you write
x86 assembler in your C code in order to generate it:

 

http://luajit.org/dynasm_examples.html

 

Is there anything like this for OCaml?

 

-- 

Dr Jon Harrop, Flying Frog Consultancy Ltd.

 <http://www.ffconsultancy.com/> http://www.ffconsultancy.com


[-- Attachment #2: Type: text/html, Size: 2789 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-08 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-08 11:35 [Caml-list] Generating x86 code Jon Harrop

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).