copy context/roundz, a and b manually in fpmul align
[ieee754fpu.git] / src / ieee754 / fpmul / test / mul_data16.py
1 def regressions():
2 yield 0x0177, 0x41f8
3 yield 0xf800, 0x353c
4 yield 0x6c6d, 0x809b
5 yield 0xe7bb, 0x81ce
6 yield 0xe225, 0x8181
7 yield 0x0201, 0x4901
8 yield 0x0000, 0xfc00
9 yield 0xfc00, 0x0000