1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2026-08-30 01:09:34 +00:00
Files
debugging/02_day/valgrind/valgrind-3.11.0/memcheck/tests/vbit-test/TODO
T
2015-12-13 22:34:58 +09:00

10 lines
277 B
Plaintext

(1) For all operators: Add a test where both operands are completely
defined, i.e. all v-bits 0.
(2) Add support for IROps with vector operands.
(3) Test floating point operations with various rounding modes.
(4) Iop_CmpORD32U and friends are not supported (ppc only)