summaryrefslogtreecommitdiff
path: root/modules/arch/x86/tests/farithr.asm
blob: 6b004dad894647dee1575b8dd62a90637b09be14 (plain)
1
2
3
4
5
6
7
8
9
        fsub st1
        fsubp st1
        fsubr st1
        fsubrp st1
        fdiv st1
        fdivp st1
        fdivr st1
        fdivrp st1