1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-11 01:46:17 +00:00
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)