Searched refs:tbl_unsupp (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 955 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 956 jsr (tbl_unsupp.l,%pc,%d1.l*1) 1851 mov.l (tbl_unsupp.l,%pc,%d1.l*4),%d1 # fetch routine addr 1852 jsr (tbl_unsupp.l,%pc,%d1.l*1) 2378 # tbl_unsupp - add of table of emulation routines for opclass 0,2 # 2603 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 2604 jsr (tbl_unsupp.l,%pc,%d1.l*1) 11410 tbl_unsupp: label 11411 long fin - tbl_unsupp # 00: fmove 11412 long fint - tbl_unsupp # 01: fint [all …]
|
D | pfpsp.S | 954 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 955 jsr (tbl_unsupp.l,%pc,%d1.l*1) 1850 mov.l (tbl_unsupp.l,%pc,%d1.l*4),%d1 # fetch routine addr 1851 jsr (tbl_unsupp.l,%pc,%d1.l*1) 2377 # tbl_unsupp - add of table of emulation routines for opclass 0,2 # 2602 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr 2603 jsr (tbl_unsupp.l,%pc,%d1.l*1)
|