Home
last modified time | relevance | path

Searched refs:test_cond (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/pmax/pmax/
H A Dfp.s1568 blt t1, t5, test_cond # is FS < FT?
1570 beq t1, t5, test_cond # is FS == FT?
1572 b test_cond
1606 blt t1, t5, test_cond # is FS(MSW) < FT(MSW)?
1608 bne t1, t5, test_cond # is FS(MSW) > FT(MSW)?
1610 bltu t3, t7, test_cond # is FS(LSW) < FT(LSW)?
1612 beq t3, t7, test_cond # is FS(LSW) == FT(LSW)?
1614 test_cond: label