Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dfpsp.S17487 mov.w (tbl_fscc.b,%pc,%d0.w*2),%d1 # load table
17488 jmp (tbl_fscc.b,%pc,%d1.w) # jump to fscc routine
17490 tbl_fscc: label
17491 short fscc_f - tbl_fscc # 00
17492 short fscc_eq - tbl_fscc # 01
17493 short fscc_ogt - tbl_fscc # 02
17494 short fscc_oge - tbl_fscc # 03
17495 short fscc_olt - tbl_fscc # 04
17496 short fscc_ole - tbl_fscc # 05
17497 short fscc_ogl - tbl_fscc # 06
[all …]