Changes between Version 7 and Version 8 of LoritoOps

Show
Ignore:
Timestamp:
02/18/11 23:12:52 (11 years ago)
Author:
cotto
Comment:

not sure if we'll go with what this page says, but a minimal M0 only needs one comparison op

Legend:

Unmodified
Added
Removed
Modified
  • LoritoOps

    v7 v8  
    2929 
    3030=== Comparison (6 ops) === 
    31  * iseq_[in] - compute equality between two registers of the same type 
    32  * isgt_[in] - a > b 
    33  * isge_[in] - a >= b 
     31 * cmp_[in] - a <=> b between register of the same type 
    3432 
    3533=== Objects (5 ops) ===