VISenter
void VISenter(void); /* Dummy prototype to supress warning */
sethi %hi(VISenter), %g1; \
jmpl %g1 + %lo(VISenter), %g0; \