FPU: Implement fmul[s]
[microwatt.git] / tests / test_fpu.console_out
2020-09-03 Paul MackerrasFPU: Implement fmul[s]
2020-09-03 Paul MackerrasFPU: Implement fadd[s] and fsub[s] and add tests for...
2020-09-03 Paul MackerrasFPU: Implement fmrgew and fmrgow and add tests for...
2020-09-03 Paul MackerrasFPU: Implement floating round-to-integer instructions
2020-09-03 Paul MackerrasFPU: Implement floating convert to integer instructions
2020-09-03 Paul Mackerrastests/fpu: Add tests for frsp
2020-09-03 Paul MackerrasFPU: Implement floating convert from integer instructions
2020-09-03 Paul MackerrasFPU: Implement fmr and related instructions
2020-09-03 Paul Mackerrastests/fpu: Add tests for basic FPSCR function and inter...
2020-09-03 Paul Mackerrastests/fpu: Add tests for lfs and stfs instructions
2020-09-03 Paul Mackerrastests: Add a test for FP loads and stores