x86-64bit v0.3.1 Release Notes

Release Date: 2016-09-17 // over 7 years ago
    • use multi-byte nop operations for padding
    • preBuild operation (may speed up code generation)
    • branch-predicition friendlier if-then-else
    • not-condition pattern: N
      usage example: j (N E) which is the same as j NE
    • 🛠 bugfix: fix if-then-else condition