Commit Graph

12 Commits

Author SHA1 Message Date
kobalicekp c8cff8b16e Minor. 2014-02-09 13:39:01 +01:00
kobalicekp 9cc75e9777 Fixed broken code. 2014-02-06 20:46:32 +01:00
kobalicekp 1da103fa70 Minor code cleanup. 2014-02-06 20:40:25 +01:00
kobalicekp ee025897f0 Fixed documentation of getLabelData() and getLabelDataById(). 2014-02-02 23:28:20 +01:00
kobalicekp 58cc05343c Added getLabelData() and getLabelDataById() to assembler and used in x86assembler (checks for invalid labels by default). 2014-02-02 23:21:05 +01:00
kobalicekp 2aba235875 Added better sanitizer and sanitized the source code. 2014-02-02 21:39:09 +01:00
kobalicekp 0e84072227 Merge branch 'master' of github.com:kobalicekp/asmjit 2014-02-02 20:56:21 +01:00
kobalicekp 10480cada5 Refactored CMakeLists.txt. 2014-02-02 20:44:47 +01:00
kobalicekp 483c21db2d Added possibility to use certain FPU instruction without operand by implicitly using fp1 (st1). 2014-02-02 20:44:24 +01:00
Petr Kobalicek 43eb0f0402 Update README.md 2014-02-02 12:48:15 +01:00
Petr Kobalicek 9668a771e7 Update README.md 2014-02-02 12:44:41 +01:00
kobalicekp 5c7123fbb3 Initial. 2014-02-02 03:17:30 +01:00