Lines Matching refs:a7
39 cmpw #UNIMP_VEC,EXC_VEC-4(%a7)
45 subl #4,%a7 |4 accounts for 2-word difference
49 fsave -(%a7)
54 addl #4,%a6 |to offset the sub.l #4,a7 above so that
69 cmpib #VER_40,(%a7) |test for orig unimp frame
71 subl #UNIMP_40_SIZE-4,%a7 |emulate an orig fsave
72 moveb #VER_40,(%a7)
73 moveb #UNIMP_40_SIZE-4,1(%a7)
74 clrw 2(%a7)
77 cmpib #VER_41,(%a7) |test for rev unimp frame
79 subl #UNIMP_41_SIZE-4,%a7 |emulate a rev fsave
80 moveb #VER_41,(%a7)
81 moveb #UNIMP_41_SIZE-4,1(%a7)
82 clrw 2(%a7)
99 frestore (%a7)+
101 addl #4,%a7