Commit Graph

17 Commits

Author SHA1 Message Date
33ca7f3b05 Refactored to allow the implementation of symbols soon 2012-07-07 17:41:23 +00:00
07bc3364b4 Renamed the "Arch" class to "AsmArch" to avoid potential future conflicts 2012-05-19 12:39:21 +00:00
3207b9e855 Importing support for yasep16 2011-12-06 13:15:30 +00:00
389f82aef4 Major re-design to facilitate code re-use from the library 2011-11-27 21:02:46 +00:00
bbeb9ee7f3 Make sure the ArchInstructionCall structure is initialized before being used 2011-05-08 17:46:10 +00:00
aaba31a0db Fixed duplicate error reporting 2011-05-05 10:51:53 +00:00
2e7902b0cb Implemented "-D" to influence the pre-processor 2011-05-04 16:18:41 +00:00
266f4c2682 Fixed semantics of type vs definition for ArchOperands 2011-05-02 01:08:21 +00:00
955abacfb1 Exposing the Code class to both Arch and Format to avoid defining callbacks 2011-04-29 05:51:36 +00:00
d419ed9137 Fixed a comment 2011-04-18 21:54:08 +00:00
d5a189df1e Also allow negative offsets to registers (not implemented yet though) 2011-04-18 21:18:25 +00:00
c48d5cbd39 Apparently got the mod/rm /r and /[0-7] right for i386 2011-04-17 04:32:45 +00:00
95834007bc Letting each plug-in output instructions as it pleases 2011-04-15 18:48:08 +00:00
77f32dfab2 About to let each architecture plug-in output instructions itself 2011-04-15 02:53:38 +00:00
fd677cfe52 New name for the assembly binary 2011-04-13 16:06:28 +00:00
09d598f1ff Consider all sizes to be in bits instead 2011-04-13 14:43:26 +00:00
9cf1514f63 Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00