Changes between Version 5 and Version 6 of LoritoOps

Show
Ignore:
Timestamp:
07/21/10 16:12:22 (12 years ago)
Author:
cotto
Comment:

rename set, atrodo++ for noticing

Legend:

Unmodified
Added
Removed
Modified
  • LoritoOps

    v5 v6  
    1313 * coerce_[ins]_[ins] - coerce registers between primitive types (objects will provide the same functionality via vtable functions) 
    1414 * load_const_[ins]   - load a constant into a register 
    15  * set_[ins]_[ins]    - copy the contents of one register into another of the same type 
     15 * set_[ins]          - copy the contents of one register into another of the same type 
    1616 
    1717=== Math (14 ops) ===