SECTION instypecode,CODE XREF _InsTypeBase XDEF _GetInsType _GetInsType: movea.l _InsTypeBase,a6 movea.l 4(sp),a1 jmp -30(a6) XDEF _GetInsString _GetInsString: movea.l _InsTypeBase,a6 move.l 4(sp),d0 jmp -36(a6)