Searched refs:tbl_fu_out (Results 1 – 2 of 2) sorted by relevance
/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 1659 mov.w (tbl_fu_out.b,%pc,%d0.w*2),%d0 1660 jmp (tbl_fu_out.b,%pc,%d0.w*1) 1663 tbl_fu_out: label 1664 short tbl_fu_out - tbl_fu_out # BSUN can't happen 1666 short fu_operr - tbl_fu_out # OPERR 1667 short fu_ovfl - tbl_fu_out # OVFL 1668 short fu_unfl - tbl_fu_out # UNFL 1669 short tbl_fu_out - tbl_fu_out # DZ can't happen
|
D | fpsp.S | 1660 mov.w (tbl_fu_out.b,%pc,%d0.w*2),%d0 1661 jmp (tbl_fu_out.b,%pc,%d0.w*1) 1664 tbl_fu_out: label 1665 short tbl_fu_out - tbl_fu_out # BSUN can't happen 1667 short fu_operr - tbl_fu_out # OPERR 1668 short fu_ovfl - tbl_fu_out # OVFL 1669 short fu_unfl - tbl_fu_out # UNFL 1670 short tbl_fu_out - tbl_fu_out # DZ can't happen
|