mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-07-27 03:37:02 +00:00
10 lines
277 B
Plaintext
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)
|
|
|