diff --git a/tcg/TODO b/tcg/TODO index 5ca35e9f268e34062685863d8616af2add24c0c9..f30cb75e0de085a857493509d0cf42b9928839f9 100644 --- a/tcg/TODO +++ b/tcg/TODO @@ -1,5 +1,4 @@ -- Add new instructions such as: andnot, ror, rol, setcond, clz, ctz, - popcnt. +- Add new instructions such as: setcond, clz, ctz, popcnt. - See if it is worth exporting mul2, mulu2, div2, divu2.