|
From: Stephen T. <to...@au...> - 2007-01-13 21:00:27
|
Where can I find the documentation on VEX? I have some questions but I would like to read the manual first before asking them. Stephen -- PhD. Student Auburn University Department of Computer Science and Software Engineering 107 Dunstan Hall Auburn, AL 36849-5347 U.S.A. (334) 844-4330 (O) to...@au... |
|
From: Nicholas N. <nj...@cs...> - 2007-01-14 22:10:14
|
On Sat, 13 Jan 2007, Stephen Torri wrote: > Where can I find the documentation on VEX? I have some questions but I > would like to read the manual first before asking them. The best documentation for the IR is in pub/libvex_ir.h, which is fairly well commented (make sure you have a recent version, though). As for the rest, there isn't really any as far as I know. Nick |