1. d9dc6ff py: Allocate memory for assembled code at start of PASS_EMIT. by Damien George · 11 years ago
  2. 51dfcb4 py: Move to guarded includes, everywhere in py/ core. by Damien George · 11 years ago
  3. 969a6b3 py: Make functions static where appropriate. by Damien George · 11 years ago
  4. 91cfd41 py: Implement native load for viper. by Damien George · 11 years ago
  5. 1ef2348 py: Implement and,or,xor native ops for viper. by Damien George · 11 years ago
  6. 3112cde py: Implement more binary ops for viper emitter. by Damien George · 11 years ago
  7. 0b610de py: Make macro names in assemblers consistent, and tidy up a bit. by Damien George · 11 years ago
  8. d66e486 py: Add store r8 and store r16 ops to asm_x86 and asm_x64. by Damien George · 11 years ago
  9. 6eae861 py: Put define of x86 argument registers in asmx86.h. by Damien George · 11 years ago
  10. 25d9041 py: Adjust regs for x86 so that 1 more local can live in a reg. by Damien George · 11 years ago
  11. 03281b3 py: Allow x86 native functions to take arguments. by Damien George · 11 years ago
  12. c90f59e py: Add support for emitting native x86 machine code. by Damien George · 11 years ago