Changeset 36175 in vbox for trunk/src/recompiler/tcg/TODO
- Timestamp:
- Mar 4, 2011 4:21:09 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70371
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/tcg/TODO
r14542 r36175 1 - Add new instructions such as: andnot, ror, rol, setcond, clz, ctz, 2 popcnt. 1 - Add new instructions such as: setcond, clz, ctz, popcnt. 3 2 4 - See if it is worth exporting mul2, mulu2, div2, divu2. 3 - See if it is worth exporting mul2, mulu2, div2, divu2. 5 4 6 5 - Support of globals saved in fixed registers between TBs.
Note:
See TracChangeset
for help on using the changeset viewer.