Lines Matching refs:a7
38 cmpw #UNIMP_VEC,EXC_VEC-4(%a7)
44 subl #4,%a7 |4 accounts for 2-word difference
48 fsave -(%a7)
53 addl #4,%a6 |to offset the sub.l #4,a7 above so that
68 cmpib #VER_40,(%a7) |test for orig unimp frame
70 subl #UNIMP_40_SIZE-4,%a7 |emulate an orig fsave
71 moveb #VER_40,(%a7)
72 moveb #UNIMP_40_SIZE-4,1(%a7)
73 clrw 2(%a7)
76 cmpib #VER_41,(%a7) |test for rev unimp frame
78 subl #UNIMP_41_SIZE-4,%a7 |emulate a rev fsave
79 moveb #VER_41,(%a7)
80 moveb #UNIMP_41_SIZE-4,1(%a7)
81 clrw 2(%a7)
98 frestore (%a7)+
100 addl #4,%a7