1. 57a902d suite: add crc32 instruction to x86odd.py by Nguyen Anh Quynh · 10 years ago
  2. b008229 suite: add some tricky x86 code to x86odd.py by Nguyen Anh Quynh · 10 years ago
  3. c352897 suite: more tests added to x86odd.py by Nguyen Anh Quynh · 10 years ago
  4. ff7bba3 x86: print out immediate as positive number for logic arithmetic operations: AND, OR, XOR. only works for x86 Intel syntax so far. issue reported by Pancake by Nguyen Anh Quynh · 10 years ago
  5. b87f855 x86: print negative number in memory reference address (more friendly). issue reported by @pancake by Nguyen Anh Quynh · 10 years ago
  6. ed0fbce suite: more test for memref (x86) by Nguyen Anh Quynh · 10 years ago
  7. 668b96c suite: make x86odd.py to test ATT syntax & some memref code by Nguyen Anh Quynh · 10 years ago
  8. 191c070 suite: update x86odd.py by Nguyen Anh Quynh · 10 years ago
  9. d711060 suite: add some new instructions to x86odd.py by Nguyen Anh Quynh · 10 years ago
  10. 4cc3040 suite: add 'hint nop' instruction to x86odd.py by Nguyen Anh Quynh · 10 years ago
  11. 33e1636 x86: support 0x82 opcode for Arithmetic instructions by Nguyen Anh Quynh · 10 years ago
  12. 4171e48 suite: make x86odd support python3 by Nguyen Anh Quynh · 10 years ago
  13. a6519b0 suite: add x86odd.py by Nguyen Anh Quynh · 10 years ago