o$ALPHA_MACRO64010.AypALPHA_MACRO64010.ABACKUP/NOASSIST/COMMENT=VAX/VMS SPKITBLD Procedure/INTER/LOG/VERIFY DISK$USER2:[ASM.KITBUILD_27600F41_A]*.* DISK$USER2:[ASM.KIT]ALPHA_MACRO64010.A/LABEL=(ALPHA_MACRO6)/SAVE/BLOCK=9000/GROUP=25VAX/VMS SPKITBLD Procedure ASM E-V5.4 _11SRUS::  _$2$DUA2: V5.4 $,)*[ASM.KITBUILD_27600F41_A]HELP_MERGE.EXE;1+,s?./ 4- `0123 KPWO56`lE-7vD.DJ_. "VJJFGG B?F E.REJE>G]]} (0ݤ8@#kGGG.xJ$# WJF>.PJJF\[C,{#@HHDb#__Ӡ.  PJJF|rB.s"UJJFb#L_à#~^^~ (0޴8@H>PGGG GGGG0BG8b?"GtG+tZkL'G(!'H'H?DB!.! Q!J'J FC2 G G.".R""TJVJJJtBFB3B/"XKKG2/R"Y2K'K$G@8!G ;wH`<@[@XkeB éeBé eBé eBé eBé eB 8 E G@BP""HbGGtG0jZkGG]]} (0ݤ8@H=P`#kG#F~^^~ (0޴8@H>P^XGGG TG B("(bjZk4G&bB"IJZkB@""TGbnZkGG tG BC"(biZkTG (" B(biZk&bB"4G+JZkB@""TGbnZkGG tG BC"(biZkTG (" B(biZk&bB"4G JZkB"" TGb{nZkGG tG B C"(biZkTG (" B(biZk&bB"4GIZkGGTGGb# _ HHD tG BCH"(biZk&bB"4GIZkbPBc GGG~Zk#!GGxb#B_Gb?"GBtG)sZk#,"A0H'HX&D C!GGxb#/_GGB~Zk B0""(bGGtGaiZkGb?"GBtG sZk B0""(bGGtGRiZk G GBGb?"GtGrZk:G(I<IE(@.!PJJFC GGq.".1""StJUJgJJSBF5@2fB."WJJF/1"XKKG 8G]@B @G_ B0""(bGGtGiZkG0BG8b4G@ZkGGTGtGb#m_ (IIE0"" BG(bGtGhZkBGb?"GtGrZk B0""(bGGtGhZkGb?"GBtGrZk0BG8b4G@ZkG8b4G0B@ZkG]}4G] (0ݤ8@H=P]X`#k#4G~^ ^(G#G 0B =  >8bWZkb# =_(bG4G BHZkG ]](0#kTTt( @ 0@Pp @DCXSHR@ DEC$FORRTL@DECC$SHR@DPML$SHR@LBRSHR@LIBOTS@LIBRTL@SYS$PUBLIC_VECTORS, HELP_MERGEDEC C T1.1-048H248T TRANSFER$BREAK$GO __iscntrl 88usage8edit8I      ,  t advance_helpp " "       8$ main      $  .  : ; : K        p l< `  p  h __main + u  u   <  (*[ASM.KITBUILD_27600F41_A]KITINSTAL.COM;1+,!#./ 4c- `0123KPWO56@$ VMI$CALLBACK CHECK_VMS_VERSION 'fac'$CHECK 'min_vms_version'$ IF .NOT. 'fac'$CHECK $ THEN SAY ""B$ SAY "This product requires at least version ''min_vms_version'"9$ SAY "of VMS. You are running an unacceptable version." $ SAY ""$ GOTO FINAL_ERROR$ ENDIF$ !2$ ! Check for the number of disk blocks available.$ !A$ VMI$CALLBACK CHECK_NET_UTILIZATION 'fac'$CHECK 'min_sys_blocks'$ IF .NOT. 'fac'$CHECK $ THEN SAY ""I$ SAY "This product requires at least ''min_sys_blocks' of free space"<$ SAY "in order to install on the system. You have too few"$ SAY "free blocks." $ SAY ""$ GOTO FINAL_ERROR$ ENDIF<$ VMI$CALLBACK SET SAFETY CONDITIONAL 'min_sys_blocks'$!=$! Check the number of GLOBAL pages and GLOBAL sections free $!0$ global_pages_required = min_global_pages6$ global_sections_required = min_global_sectionsV$ vmi$callback find_file MACRO64$DCL DCLTABLES.EXE VMI$ROOT:[SYSLIB] S DCL$FOUND.$ if DCL$FOUND .NES. "S" THEN GOTO NODCL<$ dcl_size = f$file_attributes ("MACRO64$DCL", "EOF")@$ global_pages_required = global_pages_required + dcl_size$ goto CHECK_GLOBAL_SIZES$!$NODCL:7$! Assume 1000 if we cannot find the file DCLTABLES.EXE<$ global_pages_required = global_pages_required + 1000$CHECK_GLOBAL_SIZES:L$ VMI$CALLBACK GET_SYSTEM_PARAMETER free_global_pages FREE_GBLPAGESO$ VMI$CALLBACK GET_SYSTEM_PARAMETER free_global_sections FREE_GBLSECTS$ $2$ IF global_pages_required .GT. free_global_pages $ THEN SAY ""H$ SAY "This product requires at least ''global_pages_required'" J$ SAY "free GLOBAL PAGES in order to install on the system.",$ SAY "You have too few free GLOBAL PAGES." $ SAY ""$ GOTO FINAL_ERROR$ ENDIF7$ IF global_sections_required .GT. free_global_sections $ THEN SAY ""K$ SAY "This product requires at least ''global_sections_required'" M$ SAY "free GLOBAL SECTIONS in order to install on the system."/$ SAY "You have too few free GLOBAL SECTIONS." $ SAY ""$ GOTO FINAL_ERROR$ ENDIF$ !*$ ! Ask if they want a PURGE on the files.$ !$ VMI$CALLBACK SET PURGE ASK$$ SAY ""I$ SAY " This kit contains a file summarizing the new features, changes,"D$ SAY " restrictions, and compatibility issues in this release of "O$ SAY " ''name'. This file is named ''ident'''ver'.RELEASE_NOTES and will be"$ SAY " placed in SYS$HELP:."$ SAY ""D$ SAY " The release notes contains information valuable to ''name'"G$ SAY " users. Please inform ''name' users of this file's existence."$ SAY ""$ SAY ""N$ SAY " This kit also contains an Installation Verification Procedure (IVP) "N$ SAY " which can be used at any time to verify the installation of ''name'."O$ SAY " You can invoke the IVP after installation with the following command:"$ SAY ""&$ SAY " $ @SYS$TEST:''ident'$IVP"$ SAY ""G$ SAY " If you wish, you can also run the IVP automatically when the "+$ SAY " installation procedure completes."$ SAY ""$ !E$ ! Find out if they want to run the IVP as part of the installation.$ !$ VMI$CALLBACK SET IVP ASKD$ !!================================================================8$ !! UNCOMMENT FOR LMF SUPPORT -- BEGIN$ !! Check LMF licensing$ B$ vmi$callback confirm_license PAK_VAL MACRO64 DEC 1.0 30-OCT-1992$$ if PAK_VAL then  goto PAK_OK$\$ vmi$callback message W nolicense "IVP will not run. MACRO-64 V1.0 license not installed." $$ VMI$CALLBACK SET IVP NO $ PAK_OK:$ SAY ""-$ SAY " No further questions will be asked. "9$ SAY " Installation will take 2-5 minutes to complete. "$ SAY ""$ SAY ""$ SAY ""$ SAY ""C$!!================================================================7$ !! UNCOMMENT FOR LMF SUPPORT -- END $ !$ ! Provide the files.$ !I$ vmi$callback PROVIDE_IMAGE 'fac'$ 'ident'.EXE vmi$root:[SYSEXE]P$ vmi$callback PROVIDE_IMAGE 'fac'$ 'ident'$MSG.EXE vmi$root:[SYSMSG]P$ vmi$callback PROVIDE_FILE 'fac'$ 'ident''ver'.RELEASE_NOTES vmi$root:[SYSHLP]K$ vmi$callback PROVIDE_FILE 'ident'$IVP 'ident'$IVP.COM VMI$ROOT:[SYSTEST]:$ vmi$callback CREATE_DIRECTORY COMMON SYSTEST.'ident'$IVPV$ vmi$callback PROVIDE_FILE 'fac'$ 'ident'$IVP'intype' VMI$ROOT:[SYSTEST.'ident'$IVP]V$ vmi$callback PROVIDE_FILE 'fac'$ 'ident'$IVP'outype' VMI$ROOT:[SYSTEST.'ident'$IVP]A$ vmi$callback PROVIDE_FILE 'fac'$ 'ident'.MLB VMI$ROOT:[SYSLIB]P$ vmi$callback PROVIDE_FILE 'fac'$ 'ident'$HELLO.M64 VMI$ROOT:[SYSHLP.EXAMPLES]P$ vmi$callback PROVIDE_FILE 'fac'$ 'ident'$WHAMI.M64 VMI$ROOT:[SYSHLP.EXAMPLES]M$ vmi$callback PROVIDE_FILE 'fac'$ 'ident'$PI.M64 VMI$ROOT:[SYSHLP.EXAMPLES]$ $$ !$ ! Provide the DCL command$ !'$ ccv$cld_file = "VMI$KWD:''ident'.CLD"$ gosub ccv$check_cld_version$ if ccv$status .ne. 1$ then?$ say "Error checking DCL's version of the ''command' command"$ goto final_error$ endif$ if ccv$update_needed$ then0$ VMI$CALLBACK PROVIDE_DCL_COMMAND 'ident'.CLD$ endif$ !%$ ! See if LSE is installed on system$ !c$ vmi$callback find_file 'ident'$LSE LSE$SYSTEM_ENVIRONMENT.ENV VMI$ROOT:[SYSLIB] S LSE$FOUND'$if LSE$FOUND .NES. "S" THEN GOTO NOLSE$!!$!,$! Check license of LSE -- dependent product$!A$ VMI$CALLBACK CHECK_LICENSE LSEPAK VAXSET DEC 11.0 07-AUG-1992.$ IF .NOT. LSEPAK THEN GOTO NO_LSE_LICENSE$!!$ !$ ! Do LSE support$ ! $ set noon$ quietA$ lsedit/nodisplay/nosystem_environment/noenvironment/nosection -" /command=(VMI$KWD:'ident'LSE.TPU) $ noquiet$ set on$ !$$ ! Copy new ENV file to system area$ !D$ vmi$callback provide_file 'ident'$lse LSE$SYSTEM_ENVIRONMENT.ENV -- VMI$ROOT:[SYSLIB] ! $GOTO HELP_INS$ !$ ! No LSE support message.$ !$NOLSE:$SAY " "J$say "The ''name' installation procedure cannot install ''name' la}$ALPHA_MACRO64010.A!# `([ASM.KITBUILD_27600F41_A]KITINSTAL.COM;1cnguage "O$say "support for use with the Language Sensitive Editor (LSE) because LSE is "O$say "not installed on your system. If you want ''name' language support for "$say "use with LSE, you must:" $SAY " "$SAY " 1. Install LSE.!$SAY " 2. Re-install ''name'." $SAY " "C$SAY " If you do not use LSE or you do not need ''name' language "D$SAY " support for LSE, there is no problem with your installation "$SAY " of ''name'."$SAY " "$GOTO HELP_INS$ !$ ! No LSE LICENSE message.$ !$NO_LSE_LICENSE: $SAY " ">$SAY " ''name' not being installed with Language-Sensitive" J$SAY " Editor (LSE) support because LSE's license is not installed and "C$SAY " loaded on your system. If you want the MACRO-64 language"$$SAY " support for LSE, you must:" $SAY " "C$SAY " 1. Install and load the Language-Sensitive Editor license"$SAY " 2. Re-install ''name'" $SAY " "B$SAY " If you do not use LSE or do not need MACRO-64 language "F$SAY " support for LSE, there is no problem with your installation "$SAY " of MACRO-64. " $SAY " " $ HELP_INS:$ !%$ ! Provide the DCL COMMAND LINE HELP$ !N$ vmi$callback find_file MACRO64$HELPLIB HELPLIB.HLB VMI$ROOT:[SYSHLP] - S HELP$FOUND8$ if HELP$FOUND .nes. "S" then goto no_master_help/$ master_help = "VMI$KWD:''command'_MASTER.HLP"$ quiet $ set noonF$ library/help MACRO64$HELPLIB/extract='command' /output='master_help'$ set on $ noquiet<$ if f$search(master_help) .eqs. "" then goto no_master_help#$ help_merge := $VMI$KWD:help_merge*H$ help_merge 'master_help' VMI$KWD:'ident'.HLP VMI$KWD:'ident'_MERGE.HLPR$ vmi$callback PROVIDE_DCL_HELP 'ident'_MERGE.HLP ! $ goto help_done$!$no_master_help:+$ vmi$callback PROVIDE_DCL_HELP 'ident'.HLPL$! $help_done:.$ !$ ! Successful completion.$ ! $ ALPHA$RETURN VMI$_SUCCESS$N$ !I$ ! Error completion.A$ !I$ FINAL_ERROR:#$ VMI$CALLBACK MESSAGE E INSTLABT -1 "Aborting installation of ''name' due to error"O$ ALPHA$RETURN VMI$_FAILUREEL$!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!$ !T$ ! Run the IVPS$ !F $ do_ivp:R$ @'ident'$IVP$ ALPHA$RETURN $status$!$! RO$!+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++M#$! Subroutine CCV$CHECK_CLD_VERSIONOF$! This subroutine checks for the correct version of the command-lind %$! definition for the specified verb.T$!G$! Inputs: CCV$CLD_FILE- String symbol containing the filespec of the *$! .CLD file to check*$!L$! Outputs: CCV$UPDATE_NEEDED - "F" if the current MACRO verb definition is 9$! at least up to the version found in the specified $! .CLD file, "T" otherwise.7$! CCV$STATUS - 0 if error in .CLD file, 1 otherwise $! $! Linkage:e$! GOSUBO$!-----------------------------------------------------------------------------6$ccv$check_cld_version:"$ ccv$status = 1 ! Assume success@$ ccv$quiet = "set message/nofacility/noseverity/noident/notext"9$ ccv$noquiet = "set message ''f$environment("message")'"$ ccv$bad_verb = %X00038090$ ccv$bad_qual = %X00038240$ ccv$bad_keyword = %X00038060#$ ccv$define_verb = "DEFINE VERB "c1$ ccv$define_verb_len = f$length(ccv$define_verb)e2$ ccv$cmdver_type = "DEFINE TYPE CMDVER_VERSIONS"1$ ccv$cmdver_type_len = f$length(ccv$cmdver_type)M$ ccv$keyword = "KEYWORD " *$ ccv$keyword_len = f$length(ccv$keyword)$!/$ open/read cld 'ccv$cld_file' /error=ccv$error $ ccv$verb = ""e$ ccv$cmdver = ""N$ccv$read_loop: *$ read cld cld_rec /end=ccv$read_loop_exit3$ cld_rec = f$edit(cld_rec, "trim,compress,upcase")eH$ if f$extract (0, ccv$define_verb_len, cld_rec) .nes. ccv$define_verb -$ then goto ccv$check_cmdver_type<$ ccv$verb = f$extract (ccv$define_verb_len, 32767, cld_rec))$ ccv$verb = f$element (0, " ", ccv$verb)a$ goto ccv$read_loop$!$ccv$check_cmdver_type: H$ if f$extract (0, ccv$cmdver_type_len, cld_rec) .nes. ccv$cmdver_type - then goto ccv$read_loop$ccv$cmdver_loop:e*$ read cld cld_rec /end=ccv$read_loop_exit3$ cld_rec = f$edit(cld_rec, "trim,compress,upcase")R@$ if f$extract (0, ccv$keyword_len, cld_rec) .nes. ccv$keyword -% then goto ccv$check_done_looping >$ ccv$new_cmdver = f$extract (ccv$keyword_len, 32767, cld_rec)5$ ccv$new_cmdver = f$element (0, " ", ccv$new_cmdver)IF$ if ccv$cmdver .eqs. "" .or. ccv$cmdver .lts. ccv$new_cmdver then - ccv$cmdver = ccv$new_cmdver$ goto ccv$cmdver_loop$!$ccv$check_done_looping:G$ if ccv$verb .eqs. "" .or. ccv$cmdver .eqs. "" then goto ccv$read_loopt$!$ccv$read_loop_exit: $ close cldSC$ if ccv$verb .eqs. "" .or. ccv$cmdver .eqs. "" then goto ccv$errore $ set noon $ ccv$quiet $ ccv$verb /$CMDVER='ccv$cmdver'$ ccv$verb_status = $statusO $ ccv$noquiets$ set on-$ if ccv$verb_status .eq. ccv$bad_verb -L, .or. ccv$verb_status .eq. ccv$bad_qual -* .or. ccv$verb_status .eq. ccv$bad_keyword$ then$ ccv$update_needed = "T"s$ else$ ccv$update_needed = "F"4$ endifA$ return$! $ccv$error:S/$ ccv$status = 0 ! Failure - error in .CLD fileO$ ccv$update_needed = "F"=$ return,*[ASM.KITBUILD_27600F41_A]MACRO64$HELLO.M64;1+,>#./ 4N- `0123KPWO56  E-7`?ME-89GHJ ;++; MACRO64$HELLO.M64;.; Copyright 1992 Digital Equipment Corporation; All rights reserved. ; H; This software is furnished under a license and may be used and copiedA; only in accordance with the terms of such license and with theH; inclusion of the above copyright notice. This software and any copiesJ; shall not be provided to any other person. No title to or ownership ofH; the software is hereby transferred. The information in this softwareH; is subject to change without notice. DIGITAL assumes no responsibilityI; for the use, functionality or reliability of its software on equipment$; which is not supplied by DIGITAL.;M; This is a complete MACRO-64 program which uses the calling-standard macros H; in MACRO64.MLB. This example is one of three installed with MACRO-64:;?; MACRO64$HELLO.M64 - Simple Hello World program (this program)+; Demonstrates calling standard macros6; MACRO64$WHAMI.M64 - Program that displays WHAMI IPR ; Demonstrates system calls,; MACRO64$PI.M64 - Program that computes PI-; Demonstrates general programming with M; MACRO-64 along with optimization techniques;H; Digital suggests you become familiar with the concepts illustrated in ;; this simple example before you attempt to understand the :; MACRO64$WHAMI.M64 example or the MACRO64$PI.M64 example.;;I; This program calls the DEC C Runtime Library routine, printf, to print ; out the following: ;/; Hello world, from Hudson, New Hampshire, USA!;M; The DEC C Runtime library is available with the OpenVMS AXP (TM) Operating K; System, regardless of whether you have purchased and installed the DEC C ; compiler product.;F; To run this program on OpenVMS AXP (TM), use the following commands:;;; $ macro/alpha_axp/object=hello sys$examples:macro64$hello; $ link hello ; $ run hello;-- ;++= ; The $library_debug macro helps work around a problem that C ; exists between MACRO-64 V1.0 and the V1.0 symbolic debugger ? ; where the debugger fills the screen with messages indicating= ; "no source line available." Invoking $library_debug near > ; the beginning of your module causes these message to occur ? ; at the beginning of your module, rather than interdispersed  ; throughout your routines. ;-- $library_debug> ; About 30 blank lines after the invocation of $library_debug7 ; keeps the "source line not available" messages from > ; overwriting your MACRO-64 statements in tbo$ALPHA_MACRO64010.A># `,[ASM.KITBUILD_27600F41_A]MACRO64$HELLO.M64;1N-he source display ; window.;++L; The $ROUTINE macro invocation below defines a routine named HELLO. HELLO D; is a stack frame procedure that maintains its caller's context on G; the SP stack. It saves and restores only the frame pointer register B; (FP, or R29). Since we do not specify the stack size, $ROUTINE E; computes the minimum size necessary given the values for the other H; arguments we've specified or defaulted. The $ROUTINE macro defines a G; linkage-section psect and code-section psect. By default, these are F; $LINK$ and $CODE$, respectively, and we will use the defaults. The H; $ROUTINE macro also defines the procedure descriptor for HELLO within N; the linkage section. By default, $ROUTINE generates a standard instruction H; prologue sequence that saves the specified or defaulted registers (in G; this case FP) and performs the required stack-frame management. The @; $ROUTINE macro leaves you in the code section when it is done.;-- $routine HELLO, kind=stack;++N; The $LINAKGE_SECTION macro invocation below switches to the linkage-section &; psect of the current routine, HELLO.;-- $linkage_section;++7; The following are the strings to be passed to printf.;-- HELLO_MSG:G .asciz "Hello world, from %s!\x0A" ; \x0A is , or \n in C parlance HUDSON_MSG:$ .asciz "Hudson, New Hampshire, USA";++H; The $CODE_SECTION macro invocation below switches to the code section C; psect of the current routine, HELLO. Note that since we did not E; specify STANDARD_PROLOGUE=FALSE with the invocation of $ROUTINE to C; suppress generation of a standard prologue instruction sequence, A; $ROUTINE has already generated a standard instruction prologue ; sequence for us.;-- $code_section;++K; The $ROUTINE macro call above defined a symbol, $LS, which points to the L; base of the linkage section. We can use this with the .BASE directive to G; simplify our source code for accessing data in the linkage section. H; The following .BASE directive informs the assembler that R27 contains G; the address $LS. With that information, the assembler can then know L; which base register and absolute offset to use when you supply an address E; expression in place of a base register and absolute offset in your ; instruction statements.;-- .base r27, $LS;++5; Perform a call to DECC$GPRINTF with the $CALL macro%; The $CALL macro does the following:C; o allocates stack for arguments if needed (in this case, none is ; needed)C; o loads specified arguments into registers or onto the stack, as ; appropriate/; o sets the argument information register, R25K; o stores a linkage pair for DECC$GPRINTF in HELLO's linkage section9; o loads R26 with the code address of DECC$GPRINTFL; o loads R27 with the address of DECC$GPRINTF's procedure descriptor :; o performs the routine call with a JSR instructionB; o releases argument stack area if any and if the caller doesn't A; return a value on the stack (STACK_RETURN_VALUE=FALSE, which ; is the default);F; Note that access to HELLO's linkage section is achieved relative to B; R27 by virtue of the .BASE directive above. Note also that the G; standard call sequence destroys the values in R26, R27, any argument G; registers used, and any scratch registers used. If we needed access G; to the linkage section after the call, we would normally move R27 to F; another, preserved register and subsequently use that register. In /; this case, we don't. So, we'll just use R27.;--5 $call DECC$GPRINTF, args=;++J; Now we'll set the routine return value to normal, successful completion.;-- MOV #1, R0;++E; Now we can return from HELLO to the operating system. The $RETURN H; macro generates a standard instruction epilogue sequence that restoresH; any saved registers and performs the necessary stack-frame management.;-- $return;++C; We must mark the end of each routine with the $END_ROUTINE macro.;-- $end_routine HELLO;++E; The .END directive takes an optional argument which is used as the I; program entry point. If specified, the argument must be the name of a F; global procedure descriptor that is defined within the module. The G; $ROUTINE macro defined the procedure descriptor for HELLO, so we can E; specify HELLO here to make HELLO be the entry point of our program.;-- .end HELLO**[ASM.KITBUILD_27600F41_A]MACRO64$IVP.COM;1+,/d./ 4y>- `0123KPWO56E-7YSE-89GHJ$!++A$! MACRO-64 for OpenVMS Alpha Installation Verification Procedure$!4$! Copyright 1991,1992 Digital Equipment Corporation$! All rights reserved. $! I$! This software is furnished under a license and may be used and copiedB$! only in accordance with the terms of such license and with theI$! inclusion of the above copyright notice. This software and any copiesK$! shall not be provided to any other person. No title to or ownership ofI$! the software is hereby transferred. The information in this softwareI$! is subject to change without notice. DIGITAL assumes no responsibilityJ$! for the use, functionality or reliability of its software on equipment%$! which is not supplied by DIGITAL.$!--"$ on warning then goto ivp_failure$ pid = f$getjpi ("","pid")$ scratch = "SYS$SCRATCH:"7$!-----------------------------------------------------?$ prod_name = "MACRO-64 Assembler for OpenVMS AXP (TM) Systems"$ prod_id = "MACRO64"$ prod_ver = "V1.0"$ prod_intype = ".M64"$ prod_outype = ".OBJ"$ prod_swtypes = "|VMS|EVMS|"x$ prod_cmd_vms = "macro/alpha ''prod_id'$IVP''prod_intype'/nodebug/object=''scratch'''prod_id'$IVP_''pid'''prod_outype'"y$ prod_cmd_evms = "macro/alpha ''prod_id'$IVP''prod_intype'/nodebug/object=''scratch'''prod_id'$IVP_''pid'''prod_outype'"5$ prod_optfiles = "SYS$HELP:MACRO64010.RELEASE_NOTES"$ prod_reqfiles = ""7$!-----------------------------------------------------$ delete := delete$ difference := difference$ exit := exit$ gosub := gosub$ goto := goto $ if := if$ open := open $ on := on$ read := read$ return := return $ set := set$ write := write$ success = %x10000001$ failure = %x100000046$ complain = "write sys$error ""%''prod_id'$IVP-F-"","6$ augment = "write sys$error ""-''prod_id'$IVP-I-"","3$ say = "write sys$output ""%''prod_id'$IVP-I-"","7$!-----------------------------------------------------E$ msg_ivpfailure = "FAILURE, ''prod_name' ''prod_ver' IVP has FAILED"D$ msg_ivpsuccess = "PASSED, ''prod_name' ''prod_ver' IVP has PASSED"@$ msg_systype = "SYSTYPE, Cannot recognize system software type"J$ msg_ivpdir = "IVPDIR, Cannot access SYS$TEST:[''prod_id'$IVP] directory"]$ msg_ivpsrc = "IVPSRC, File SYS$TEST:[''prod_id'$IVP]''prod_id'$IVP''prod_intype' not found"]$ msg_ivpref = "IVPREF, File SYS$TEST:[''prod_id'$IVP]''prod_id'$IVP''prod_outype' not found"M$ msg_process = "PROCESS, Error processing file ''prod_id'$IVP''prod_intype'"Y$ msg_output = "OBJOUT, ''prod_name' output file ''prod_id'$IVP''prod_outype' not found"P$ msg_difference = "DIFF, Error while differencing ''prod_id'$IVP''prod_outype'"K$ msg_verify = "VERIFY, Error while verifying ''prod_id'$IVP''prod_outype'"S$ msg_refdiff = "REFDIFF, ''prod_id'$IVP''prod_outype' differs from reference copy"2$ msg_optfile = "OPTFILE, Optional file not found"2$ msg_reqfile = "REQFILE, Required file not found"F$ msg_link = "LINK, Error linking ''scratch'''prod_id'$IVP_''pid'.EXE"E$ msg_run = "RUN, Error running ''scratch'''prod_id'$IVP_''pid'.EXE"8$!------------------------------------------------------$ stage = "systype"$!($! Are we on an Alpha or VMS system ??$!$ swtype = "VMS";$ if f$getsyi("HW_MODEL") .EQ. 0 THEN SWTYPE = "EVMS">$ if f$getsyi("HW_MODEL") .GT. 1023 THEN SWTYPE = "EVMS"I$ if f$locate ("|''swtype'|", prod_swtypes) .ge. f$length(prod_swtypes) - then goto ivp_failure$!8$!------------------------------------------------------$ stage = "ivp$ALPHA_MACRO64010.A/d `*[ASM.KITBUILD_27600F41_A]MACRO64$IVP.COM;1yQAdir"$$ defdir = f$environment ("default")1$ ivpd = f$search ("SYS$TEST:''prod_id'$IVP.DIR")$ if ivpd .eqs. "" then -? ivpd = f$search ("SYS$COMMON:[SYSTEST]''prod_id'$IVP.DIR")($ if ivpd .eqs. "" then goto ivp_failure%$ ivpdev = f$parse (ivpd,,,"device")*$ ivpparent = f$parse (ivpd,,,"directory")%$ ivpsubdir = f$parse (ivpd,,,"name")>$ ivpdir = ivpdev + (ivpparent - "]") + "." + ivpsubdir + "]"$ set default 'ivpdir'$ gosub process_'swtype'$ stage = "optfile"$ i = 0$optional_file_loop:*$ file = f$element (i, ",", prod_optfiles) $ i = i + 1/$ if file .eqs. "" then goto optional_file_loop5$ if file .eqs. "," then goto optional_file_loop_exit$ gosub optional_file$ goto optional_file_loop$!$optional_file_loop_exit:$ stage = "reqfile"$ i = 0$required_file_loop:*$ file = f$element (i, ",", prod_reqfiles) $ i = i + 1/$ if file .eqs. "" then goto required_file_loop5$ if file .eqs. "," then goto required_file_loop_exit$ gosub required_file$ goto required_file_loop$!$required_file_loop_exit:$ gosub cleanup$ say msg_ivpsuccess$ exit SUCCESS$! $ivp_failure:$ gosub cleanup$ complain msg_ivpfailure6$ if f$type (stage) .nes. "" then augment msg_'stage'$ exit FAILURE$! $cleanup::$ if f$trnlnm ("DIF_''pid'") .nes. "" then close DIF_'pid'O$ if f$search ("''scratch'''prod_id'$IVP_''pid'''prod_outype'") .nes. "" then -7 delete 'scratch''prod_id'$IVP_'pid''prod_outype';*E$ if f$search ("''scratch'''prod_id'$IVP_''pid'.EXE") .nes. "" then -. delete 'scratch''prod_id'$IVP_'pid'.EXE;*E$ if f$search ("''scratch'''prod_id'$IVP_''pid'.DIF") .nes. "" then -. delete 'scratch''prod_id'$IVP_'pid'.DIF;*7$ if f$type (defdir) .nes. "" then set default 'defdir'$ return$!$optional_file:$ stage = "optfile")$ if f$search (file) .nes. "" then return$ say msg_optfile, ": ", file$ return$!$required_file:$ stage = "reqfile")$ if f$search (file) .nes. "" then return)$ msg_reqfile = msg_reqfile + ": " + file$ goto ivp_failure$ return$! $process_vms:$ stage = "ivpsrc"M$ if f$search ("''prod_id'$IVP''prod_intype'") .eqs. "" then goto ivp_failure$ stage = "ivpref"M$ if f$search ("''prod_id'$IVP''prod_outype'") .eqs. "" then goto ivp_failure$ stage = "process"$ prod_cmd_vms$ stage = "output"O$ if f$search ("''scratch'''prod_id'$IVP_''pid'''prod_outype'") .eqs. "" then - goto ivp_failure$ stage = "difference" $ difference/mode=hex/merged=0 -! 'prod_id'$IVP'prod_outype' -0 'scratch''prod_id'$IVP_'pid''prod_outype' -- /output='scratch''prod_id'$IVP_'pid'.DIF4$ delete 'scratch''prod_id'$IVP_'pid''prod_outype';*$ stage = "verify"6$ open/read DIF_'pid' 'scratch''prod_id'$IVP_'pid'.DIF$ passed = "F" $verify_loop:*$ read DIF_'pid' rec /end=verify_loop_exitL$ if rec .nes. "Number of difference records found: 1" then goto verify_loop$ passed = "T"$!$verify_loop_exit:$ stage = "refdiff"'$ if .not. passed then goto ivp_failure$ return$!$process_evms:$ stage = "ivpsrc"M$ if f$search ("''prod_id'$IVP''prod_intype'") .eqs. "" then goto ivp_failure$ stage = "process"$ prod_cmd_evms$ stage = "link"U$ link 'scratch''prod_id'$IVP_'pid''prod_outype'/exe='scratch''prod_id'$IVP_'pid'.EXE$ stage = "run"&$ run 'scratch''prod_id'$IVP_'pid'.EXE$ return**[ASM.KITBUILD_27600F41_A]MACRO64$IVP.M64;1+,4o./ 4J- `0123KPWO56]E-7ZE-89GHJ;++C; Alpha MACRO-64 Assembler Installation Verification Program (IVP).;3; Copyright 1991,1992 Digital Equipment Corporation; All rights reserved. ; H; This software is furnished under a license and may be used and copiedA; only in accordance with the terms of such license and with theH; inclusion of the above copyright notice. This software and any copiesJ; shall not be provided to any other person. No title to or ownership ofH; the software is hereby transferred. The information in this softwareH; is subject to change without notice. DIGITAL assumes no responsibilityI; for the use, functionality or reliability of its software on equipment$; which is not supplied by DIGITAL.;--! $routine MACRO64$IVP, kind=stack $linkage_section IVP_STATUS: .quad 1 ; Success status3 $code_section ; Switch to the code section psect/ .base r27, $LS ; Tell assembler that r27->$LS% ldq r0, IVP_STATUS ; r0<-IVP_STATUS $return $end_routine.end MACRO64$IVP**[ASM.KITBUILD_27600F41_A]MACRO64$IVP.OBJ;1+,~9C./ 4- `0123KPWO56@"IE-7"dE-89GHJ?? .MAIN. 29-OCT-1992 15:30MACRO-64 V1.0-213 i,$CODE$($LINK$$DATA$ $ABS$0J MACRO64$IVPL L=4,#~^G G #k\ \=0;=    **[ASM.KITBUILD_27600F41_A]MACRO64$MSG.EXE;1+,p?j.$/ 4$$- `0123 KPWO%56NE-7kE-89GHJh*D~p,0@$@D~p,MACRO64$MSG_ALPHAV1.0T10-37$B$J#@؉vSYS$PUBLIC_VECTORS_001ef@(Z@0({PQHQ@QЗQ{0Tfx (08@HPX`8hLp`xt  4 J Ȁ^ Ѐr ؀  耇    ( < T t ( h   8 z   . ЇT ؇  臇 * X   8| (0Z8@H:Pv{X`thp"xh6tNȈЈ8؈l與 >t@ x(08@jHPX`h,p|x<d@*`ȉЉ؉P艇B F (v 0 8 @!HL!{P!X!`l"h"p"x#|#$B$z$$0%p%%,&Ȋ&Њ&؊x''芇(.(p(((0)Z) )()0)86*@v*H*P*XF+`+h+p,x,>--R...h//0Z0ȋ0Ћ61؋13Z$ALPHA_MACRO64010.Ap?j `*[ASM.KITBUILD_27600F41_A]MACRO64$MSG.EXE;1$N"T2苇23p33"4`44 "5(t5058>6@6{H,777788ȏ8Џ&9؏r99菇 :8:;;p<<x`<<=*=X===*>>"?ȗ?З?$TOK0unrecognizable tokenTOK1"&"TOK2"'"TOK3"@"TOK4"\"TOK5":"TOK6"::"TOK7","TOK8"^C"TOK9 directiveTOK10 end of fileTOK11 end of lineTOK12"="TOK13"=="TOK14"!"&TOK15floating point literalTOK16>TOK17"#"TOK18 identifierTOK19"("TOK20<TOK21"-" TOK22integer literalTOK23opcodeTOK24"+"TOK25"?"TOK26 register nameTOK27")"TOK28"/"TOK29"*"TOK30string literal&TOK31local label definitionTOK32keywordTOK33"^"TOK34comment TOK35label definitionTOK36"."&TOK37local label reference COMMANDLINECommand:,TEST0This error has no arguments@INTERR.Internal processing error in the SYN facility.BINTERNAL/Internal assembler error. Please submit an SPR.@ SAVESTACKOVER(Internal SEM PSECT .SAVE stack overflow.> EXPSTACKOVER'Internal SEM expression stack overflow.6 BADSYSCALL Internal error. Bad system call.& BADVMSVERSBad VMS version.2 BADSTREXPRInvalid character expression* BADASCIISTRInvalid ascii stringDUNKENDISOPTION*Unknown .ENABLE/.DISABLE option specified.6TEST1&This message has 1 argument, it is !AF.UNKDIRUnknown directive !AF found.FFOUNDEXP2Found !AF when expecting one of the following: !AF>INVEXP,Found !AF when expecting a valid expression.\ EXPBINEXPTERMDFound !AF when expecting a binary operator or expression terminator.DINVTERM1Found !AF when expecting a valid expression term.> EXPINTPAL*Expected integer expression or PAL opcode.NNOLDQ>No previous LDQ_NOP instruction issued for corresponding CALL.RNOCALLANo CALL instruction issued for corresponding LDQ_NOP instruction.^LNKDATAKLink time optimization instructions are only allowed in an EXE,NOMIX psect.F INVGENMSGEXP/Invalid expression type for a generated message< EXPTOOCMPLX&Expression is too complex to evaluate.< INVBASEEXP'Invalid expression for .BASE directive.b INVBASEREGMInvalid base register specified. Base register must be one of R0 through R30. MODCODLOCCTRRestoring the location counter in the current context causes an illegal modification of the location counter for an EXE, NOMIX psect.N LOCCTRNOTDATA5Location counter cannot be set in an EXE,NOMIX PSECT.`DATANOTINNOEXEGData declarations must be in a psect with the MIX, or NOEXE attribute. F INSNOTINEXE/Instructions cannot be in a NOEXE, NOMIX PSECT.Z INSNOTINPSCCInstructions must be in a MIX, NOEXE; MIX,EXE; or NOMIX,EXE PSECT.: LABNOTINPSECT"Label must be declared in a PSECT.: TOOMANYARGS#Too many arguments for instruction.> NOTENOUGHARGS%Not enough arguments for instruction.> BADINSARG*Argument !SL invalid for this instruction.V DIRNOTINNOEXE>Directive must be in a psect with the MIX, or NOEXE attribute.FDATAALIGNTOBIG,Data requires alignment too large for PSECT.> ALIGNTOBIG(Specified alignment too large for PSECT.> INVEXPRFORDIR&Invalid expression type for directive.< INVEXPRFORSYM#Invalid expression type for symbol.2 LABELNOTDEFUndefined label encountered.4 BADENDARGBad argument to .END directive.6 DUPLEXTERN EXTERN item is multiply defined.4 INVTEMPLABInvalid use of temporary label.4 RESTOREWOSAVEPSECT .RESTORE without .SAVE4 LABELREDECLIllegal redefinition of label.6 SYMBOLREDECLIllegal redefinition of symbol.6 CONPSECTATTRContradictory PSECT attribute.J PSECTATTRCON3PSECT attribute conflicts with earlier declaration.L PSECTALIGNCON3PSECT alignment conflicts with earlier declaration.8 BADOPERAND"Invalid operand type for operator.< ILLOPERANDMIX$Illegal operand mixing for operator.4BADALIGN!Alignment specifier out of range.. UNKNOWNATTRUnknown PSECT attribute.T INVINSQUAL?Instruction qualifier list specified is invalid for the opcode.TNOTAQUALAAn item specified in the qualifier list is not a valid qualifier.HNOQUAL6Instruction qualifiers are not valid with this opcode.INVBRTGT~Invalid branch target. Branch target label must be defined in same psect as the branch instruction which references the label.F DISPTOOLGE0Branch offset is too large for this instruction.N INVSAVEOPT8Invalid option specified with the .SAVE_PSECT directive.P INVLISTOPT;Invalid option specified with the .LIST or .SHOW directive.T INVNLISTOPT>Invalid option specified with the .NLIST or .NOSHOW directive.l INVFPCONSTWInvalid floating point value detected. Check value range for floating point data type.(GENERRORGenerated ERROR: !AF. GENERROREXPGenerated ERROR: !SL !AF~ ILLPROCRETiIllegal procedure return; linkage register (argument 1) must be R31 when software hint (argument 3) is 1.0NOTINSEMMissing functionality in SEM.X LEXOPENDMDIllegal modification of .ENDM directive keyword by lexical operationX LEXOPENDRDIllegal modification of .ENDR directive keyword by lexical operation: EXPMACRONAME"Expected a valid macro name!/\!AF\6 BADPARAMSTRIllegal parameter string!/\!AF\>BADMACPARAMNAME#Illegal macro parameter name!/\!AF\@DUPMACPARAMNAME%Duplicate macro parameter name!/\!AF\rMACPARAMGENDEFYYou may specify a generated label default value, or a default string value, but not both.`MACPARAMSYNTAXGIllegal macro parameter syntax: Found !AF when expecting one of { !AF }4TOOMANYMACPARAMToo many macro parameters.0 BADMACRONAMEIllegal macro name!/\!AF\. MISSINGENDMMissing .ENDM directive.N WRONGMACID8Macro name in .ENDM does not match corresponding .MACRO.&EOLEXPEnd of line expected.2 UNEXPMEXITUnexpected .MEXIT directive.0 UNEXPENDMUnexpected .ENDM directive.. MISSINGENDRMissing .ENDR directive.0 UNEXPENDRUnexpected .ENDR directive.N TOOMANYMACARG5More arguments specified than defined for this macro.(ILLIFOPIllegal .IF operator.0 UNEXPELSEUnexpected .ELSE directive.0 UNEXPENDCUnexpected .ENDC directive.<ILLINCL*Illegal .INCLUDE file specification!/\!AF\8LIBMOD_NOT_FOUNLibrary module !AF not found.LIBMOD_BADFORMALibrary module !AF contains illegal syntax (missing .MACRO or label preceding .MACRO, missing or not matching .ENDM, or other macro syntax error).0BADLIBError opening library file !AF.D NOTINMACRO.This statement must only occur within a macro.<MAXIF+Maximum nesting of .IF directives exceeded.` REDUNDELSEKYou cannot specify more than one .ELSE directive within a single .IF block.VMACELSExYou cannot specify .ELSE in the same .IF block with either .IF_FALSE (.IFF), .IF_TRUE (.IFT), or .IF_TRUE_FALSE (.IFTF).:UNEXPIFF&Unexpected .IF_FALSE (.IFF) directive.8UNEXPIFT%Unexpected .IF_TRUE (.IFT) directive.@ UNEXPIFTF,Unexpected .IF_TRUE_FALSE (.IFTF) directive.v LEXOPSYNTAX_Illegal lexical operator syntax (missing left or right parenthesis, missing comma, etc.)!/\!AF\@ LEXOPEDITSPEC'Unrecognized edit specifier: !AF!/\!AF\Z MACRECURSEDRecursive macro exceeds maximum macro expansion nesting depth!/\!AF\b MACEXPNESTMMacro expansion exceeds maximum nesting depth (macro recursion not detected).bLEXSYMP!AF is already a lexical string symbol name; it cannot also be a numeric symbol.bNUMSYMP!AF is already a numeric symbol name; it cannot also be a lexical string symbol. MACCASEMATCHqLibrary macro name is spelled using different alphabetic case than in .MCALL directive or macro invocation!/\!AF\2INCLOPEN.INCLUDE file open error!/\!AF\X INCLDEPTHD.INCLUDE nest depth exceeds !SL - check fo$ALPHA_MACRO64010.Ap?j `*[ASM.KITBUILD_27600F41_A]MACRO64$MSG.EXE;1$r circular .INCLUDE!/\!AF\,SRCREADError reading source file.BCONTEOF0End of file encountered after line continuation.DCONTLONG0Source line continuation exceeds !SL characters.*ILLASCIIIllegal ascii constant.R ASCIITRUNC=Ascii constant contains too many characters; value truncated.*ILLBINIllegal binary constant.*ILLDECIllegal decimal constant.(ILLOCTIllegal octal constant..ILLHEXIllegal hexadecimal constant.\ILLRADIXIIllegal radix specifier in numeric constant; specify A, B, C, D, O, or X.@ILLEXPON,Illegal exponent in floating point constant.4ILLFLOAT Illegal floating point constant.HHEXSTR6Illegal hexadecimal escape sequence in string literal.TESCAPEBIllegal escape sequence in string literal; expected \, ", x, or X.N MISSQUOTE9Missing closing double-quote character in string literal.< IDTOOLONG(Identifier is longer than 31 characters.INVCAInvalid code address specified with procedure descriptor. Code address must be a non-temporary label defined in a psect with the EXE or MIX attribute after its use with .PROCEDURE_DESCRIPTOR.LUNDCA;Undefined code address specified with procedure descriptor.RNOCACNo code address specified as argument 2 with .PROCEDURE_DESCRIPTOR.WRONGPL~The code address specified in the .PROCEDURE_DESCRIPTOR directive must occur BEFORE its definition as a local or global label.INVOFFrAttempting to specify data intialization with a current psect offset that is outside the range of 0 to 2147483647.D INVOFFLAB0Invalid label specified with .OFFSETx directive.V INVALIGNFILL>Invalid optional fill pattern specified with .ALIGN directive.| EXPRESEXPgArgument !SL invalid. Expected an expression with no forward references resolvable to psect +/- offset.` EXPIDPROCLArgument !SL invalid. Expected an identifier representing a procedure value.F EXPGENREG2Argument !SL invalid. Expected a general register.LEXPFPREG9Argument !SL invalid. Expected a floating point register.j EXPLITVALVArgument !SL invalid. Expected an integer literal value in the inclusive range 0..255.r EXPPALOPLIT[Argument !SL invalid. Expected an integer literal value in the inclusive range 0..67108863.BASEFAILArgument !SL invalid. The assembler failed to find a base register specified with a previous .BASE directive to form a register expression of the form offset(Rn).h EXPREGOFFTArgument !SL invalid. Expected a general register expression of the form offset(Rn).REXPLABAArgument !SL invalid. Expected a label defined in the same psect.l EXPZEROFFWArgument !SL invalid. Expected a general register expression of the form 0(Rn) or (Rn).^BEGEXPSCJ.BEGIN_EXACT is not valid in a psect with the NOEXE and NOMIX attributes. VUNTERMEXB!SL Unterminated .BEGIN_EXACT directive(s) detected in psect !AF. \ENDEXPSCH.END_EXACT is not valid in a psect with the NOEXE and NOMIX attributes. >NOBEGEX+Unmatched .END_EXACT directive encountered. EXP32BITTYPEsExpected an integer in the range 0..(2^32)-1 for unsigned expression OR -(2^31)..+(2^31)-1 for signed expression. 8INVLPD'Invalid procedure descriptor specified.RINVLCAAInvalid or undefined code address found for procedure descriptor.OVERLAPsOverlapping initializers detected at offset !SL. Multiple initial values are specified for the same psect offset. DUNEXPERR0Unexpected error occurred. Please submit an SPR.IDFOUNDFound identifier in the opcode field when expecting one of the following: opcode, directive, macro invocation, or symbol definition.X BYTEALIGNIGNAThe BYTE_ALIGN option has been replaced by the ALIGN_DATA option.Z ALIGNLABELIGNBThe ALIGN_LABEL option has been replaced by the ALIGN_CODE option.BTEST22This message has 2 arguments, they are !SL and !AF4 DUPLGLOBALDuplicate global name detected. EXP32BITTRUNCExpected an integer in the range 0..(2^32)-1 for unsigned expression OR -(2^31)..+(2^31)-1 for signed expression. Data truncation to 32 bits.(GENWARNGenerated WARNING: !AF0 GENWARNEXPGenerated WARNING: !SL !AF, TRUNCDATAData truncation warning.LUNDEFSYM9Undefined symbol or label. Assuming .EXTERNAL definition.4 LIBMOD_EMPTYLibrary module !AF is empty.d LIBMOD_EXTRALLibrary module !AF contains extraneous text after .ENDM; extra text ignored..MISSENDCMissing .ENDC directive(s).ALIGNFILLTRUNCThe value specified for the .ALIGN optional fill pattern should be an integer in the range of 0..255. Data truncation will occur with the currently specified fill pattern in a byte storage location. ALIGNFILLIGNThe optional .ALIGN fill pattern is being ignored. It is only valid for psects which do not possess the EXE and NOMIX attributes. INVREPCOUNTuThe integer value of the .REPEAT expression is not within the inclusive range of 0..65535. A zero value is assumed. $SUCCESSNormal completion.6OPTIGN%VAX MACRO-32 option(s) being ignored.lVAXDIR[VAX MACRO-32 directive(s) or option(s) being ignored. Continuing processing with next line.(GENPRINTGenerated PRINT: !AF. GENPRINTEXPGenerated PRINT: !SL !AFHTEST38This message has 3 arguments, they are !SL, !AF and !AF.RMACZERO?Cannot evaluate expression. A zero expression value is assumed.8INDEB'Inaccurate DEBUG information generated.ADDTRUNCxStoring an address expression into a storage allocation less than the size of an address will result in data truncation.lMISPELMACARGKWRMacro-argument keyword is misspelled; using positional argument association!/\!AF\^SUMMARYKCompleted with !SL error(s), !SL warning(s), and !SL informational messagesh MACAUXMSGSThis condition occurred in the expansion of macro !AF at line !SL of its definitionr MACAUXMSG1\This condition occurred in the expansion of macro !AF at line !SL of its definition. !/\!AF\ MACRO64TTh @SYS$PUBLIC_VECTORSMMMACRO64$MSG_ALPHAV1.028-OCT-1992 17:4028-OCT-1992 17:40Linker T10-37  .$$ABS$$. )*[ASM.KITBUILD_27600F41_A]MACRO64$PI.M64;1+,E?".</ 4N<<- `0123KPWO=56-E-7esE-89GHJ;++K; MACRO64$PI.M64 -- Based on original algorithm and C program by Remy Dube.;.; Copyright 1992 Digital Equipment Corporation; All rights reserved. ; H; This software is furnished under a license and may be used and copiedA; only in accordance with the terms of such license and with theH; inclusion of the above copyright notice. This software and any copiesJ; shall not be provided to any other person. No title to or ownership ofH; the software is hereby transferred. The in$ALPHA_MACRO64010.AE?" `)[ASM.KITBUILD_27600F41_A]MACRO64$PI.M64;1N<."formation in this softwareH; is subject to change without notice. DIGITAL assumes no responsibilityI; for the use, functionality or reliability of its software on equipment$; which is not supplied by DIGITAL.;G; This is a complete MACRO-64 program which computes PI to a specified J; number of digits. This example is one of three installed with MACRO-64:;0; MACRO64$HELLO.M64 - Simple Hello World program+; Demonstrates calling standard macros6; MACRO64$WHAMI.M64 - Program that displays WHAMI IPR ; Demonstrates system calls;; MACRO64$PI.M64 - Program that computes PI (this program)-; Demonstrates general programming with M; MACRO-64 along with optimization techniques;H; Digital suggests you become familiar with the concepts illustrated in I; the MACRO64$HELLO.M64 example and the MACRO64$WHAMI.M64 example before 1; you attempt to understand this example example.;;G; The original algorithm implemented by this program is by Remy Dube. I; This MACRO-64 implementation is adapted from Remy's C implementation. K; While the algorithm and implementation are reasonably fast and accurate, C; the intent of this program is to illustrate MACRO-64 programming K; concepts rather than set world speed or precision records. This program K; illustrates the use of a number of optimization techniques, such as loop H; unrolling and routine inlining. In several instances, the context in J; which these techniques are applied causes the technique to yield only a G; marginal benefit. Furthermore, due to the decreased development and I; maintenance costs and increased portability associated with High Order K; Languages, it would not normally be advisable to write an entire program J; such as this in assembly language. Nonetheless, this program serves to J; illustrate a number of paradigms applicable to efficient programming in ; MACRO-64.;F; This program calls the DEC C Runtime Library to perform I/O and for K; other ancillary tasks. Note that the DEC C Runtime Library is available K; on all OpenVMS AXP systems, regardless of whether you have purchased and '; installed the DEC C compiler product.;K; To run this program on an OpenVMS AXP system, use the following commands:;5; $ macro/alpha_axp/object=pi sys$examples:macro64$pi ; $ link pi ; $ run pi;-- ;++= ; The $library_debug macro helps work around a problem that C ; exists between MACRO-64 V1.0 and the V1.0 symbolic debugger ? ; where the debugger fills the screen with messages indicating= ; "no source line available." Invoking $library_debug near > ; the beginning of your module causes these message to occur ? ; at the beginning of your module, rather than interdispersed  ; throughout your routines. ;-- $library_debug> ; About 30 blank lines after the invocation of $library_debug7 ; keeps the "source line not available" messages from > ; overwriting your MACRO-64 statements in the source display ; window. L;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++1; ASSEMBLY-TIME CONSTANTSL;---------------------------------------------------------------------------0; Turn on optimizations and automatic alignment.3 .enable align_code, align_data, peephole, schedule*PRINT_WIDTH = 100 ; Width of output device2BIGINT_BYTES = 8 ; Number of bytes in a quadwordNBIGINT_SHIFTER = 3 ; L-Shift this much to convert array index to byte offsetBIGINT_BITS = BIGINT_BYTES * 8; Integer argument registers.IARG0 = "r16"IARG1 = "r17"IARG2 = "r18"IARG3 = "r19"IARG4 = "r20"IARG5 = "r21"$; Floating-point argument registers.FARG0 = "f16"FARG1 = "f17"FARG2 = "f18"FARG3 = "f19"FARG4 = "f20"FARG5 = "f21" L;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/; MODULE VARIABLE DATAM; --------------------------------------------------------------------------- $data_sectionWEIGHT: .quad 0FILE_VAR: .quad 0LOG_4: .g_floating 0.0PRECISION: .quad 0IMAX: .quad 0CLUSTER_SIZE: .quad 0CLUSTER_VECT: .quad 0CLUSTER_VECT_SIZE: .quad 0ISTOP: .quad 0START: .quad 0FINISH: .quad 0DURATION: .quad 0"SCRATCH: .byte %repeat(99,<0,>)0>CLK_TCK: .g_floating 100.0 ; From DECC$LIBRARY_INCLUDE:TIME.HG1: .g_floating 1.0G4: .g_floating 4.0 L;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++'; UTILITY MACROSL;---------------------------------------------------------------------------;++ ; Macro IPOW<; Abstract: Integer power function for assembly-time values.+; Inputs: A - Value to be raised to a power+; B - Power to which to raise value*; Method: Multiply A times itself B times.;-- .macro IPOW A B RESULT% RESULT = %repeat(<>,<*>) 1 .endm IPOW H; The LOOP_UNROLL assembly-time variable is used to control manual loop H; unrolling: Use 0 For no loop unrolling, 1 for normal loop unrolling, ?; or a value greater than 1 for a higher, global unroll factor.LOOP_UNROLL = 1;++; Macro UNROLL ; Abstract:F; Macro UNROLL is used to assist in in manually unrolling a loop. H; It can be beneficial to repeat the body of a loop a number of times C; with branch-outs between each repetition to the loop exit. At I; the least, you gain the benefit of a a branch not taken vs. a branch J; taken. While this effect may not gain very much, when loop unrolling H; is combined with instruction scheduling (.ENABLE SCHEDULE), you may G; be able to schedule portions successive repetitions of the loop in H; parallel. See Appendix B of the MACRO-64 Assembler for OpenVMS AXP G; Systems Reference Manual for more information on this optimization ; technique.;K; To use UNROLL, you must define a macro that expands to the body of the F; loop. Specify the name of this macro with the BODY argument. YouE; must also specify 2 branch instruction statements: 1 that tests aH; condition and branches to the beginning of the loop to continue, andL; another that tests the opposite condition and branches to the end of theD; loop to exit. Specify the loop continuation statement with the F; CONTINUE argument. Specify the loop exit statement with the EXIT G; argument. Specify the target label for the loop-continue statementC; as %%LOOP_START%% and the target for the loop-exit statement asK; %%LOOP_END%%. For instance, the continue statement might be a BNE and L; the end statement would be BEQ, or vice versa. Often, you must precede I; the branch instruction with a comparison instruction. If so, specifyC; the comparison instruction statement with the COMPARE argument.;K; You can use the TEST_FIRST argument to specify the style of the loop. K; Specify 1 to get generate an exit test prior to the first iteration of B; the loop. Specify 0 to always execute the loop at least once.;I; You can experiment with different values for the FACTOR argument. A N; FACTOR of 0 or 1 results in a single copy of the loop body -- that is, no L; loop unrolling. FACTORs greater than 1 can improve runtime performance F; at the expense of increased code size. However, depending on the J; size of the loop body, too large a FACTOR can cause the repeated loop F; body to overflow the instruction cache, thus negatively impacting ; performance.;F; In addition, if the loop body contains a call to another routine, H; it is unlikely that the scheduler (.ENABLE SCHEDULE) will be able toI; concurrently schedule successive repetitions of the loop body. As a C; result, the benefit realized by unrolling the loop will likely I; reduce to the difference in cost between a branch taken and a branch +; not taken times the FACTOR you specify.;G; Thus, the best loops to unroll are those that are in your critical I; performance path, contain a small number of instructions, and do not ; call other routines.; ; Inputs::; BODY - Name of the macro that expands to the loop bodyF; FACTOR - Specific repetition factor to use when unrolling the loopN; CONTINUE - A conditional branch instruction statement to continue the loopF; EXIT - A conditional branch instruction statement to exit the loopN; COMPARE - An optional comparison instruction to use prior to the CONTINUE ; or E i $ALPHA_MACRO64010.AE?" `)[ASM.KITBUILD_27600F41_A]MACRO64$PI.M64;1N<b"XIT instructionI; TEST_FIRST - non-zero means test the exit condition prior to the 1st A; iteration, zero means always execute the loop at least onceM; UNROLL_LOOP (assembly variable) - Controls whether or not to unroll loopsE; or whether to increase the unroll factor for all unrolled loops; ; Outputs:>; The body of the loop is repeated FACTOR*UNROLL_LOOP times.;; Example usage:;); ; First define the loop body as a macro; .macro LOOP_BODY; ldq r0, (r5); lda r5, 8(r5); lda r1, 1(r1); .endm LOOP_BODY;2; ; Now invoke the UNROLL macro to unroll the loop2; UNROLL BODY=LOOP_BODY, FACTOR=3, TEST_FIRST=1, -(; COMPARE = , --; CONTINUE = , -(; EXIT = ;?; ; The above use of UNROLL would result in the following code E; ; being generated (where LOOP_START and LOOP_END are unique labels ); ; for each invocation of UNROLL):;>; cmple r0, r2, r22 ; These 2 instructions are suppressed 6; beq r22, LOOP_END ; if you specify TEST_FIRST=0; LOOP_START:; ldq r0, (r5)s; lda r5, 8(r5); lda r1, 1(r1)i; cmple r0, r2, r22; beq r22, LOOP_END; ldq r0, (r5)d; lda r5, 8(r5) ; lda r1, 1(r1); cmple r0, r2, r22; beq r22, LOOP_END; ldq r0, (r5) ; lda r5, 8(r5); lda r1, 1(r1); cmple r0, r2, r22; bne r22, LOOP_START ; LOOP_END:e;--tA.macro UNROLL BODY, FACTOR, CONTINUE, EXIT, COMPARE, TEST_FIRST=1n! .if not_defined, UNROLL_INDEXn UNROLL_INDEX = 0 .else, UNROLL_INDEX = UNROLL_INDEX + 1 .endce; LOOP_START = "UNROLL_LOOP_START_%integer(UNROLL_INDEX)"h9 LOOP_END = "UNROLL_LOOP_END_%integer(UNROLL_INDEX)"eC UNROLL_HELPER , , <%LOOP_START%>, <%LOOP_END%>, - , , , , .endm UNROLL!; Helper macro for loop unrolling I.macro UNROLL_HELPER BODY, FACTOR, START, END, CONTINUE, EXIT, COMPARE, -  TEST_FIRST .if ne,  COMPARE EXIT .endce START:& .repeat <-1> * LOOP_UNROLL BODYn COMPARE EXIT .endr  BODY COMPAREa CONTINUE END:.endm UNROLL_HELPERi uL;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-; MODULE LOCAL ROUTINES L;---------------------------------------------------------------------------; $routine ASK_NUMBER_OF_DIGITS, kind=stack, local=true, -% data_section_pointer=true, -e saved_regs=a;++ F; Abstract: Inquire from the user terminal who many digits to compute.; Inputs: Terminal I/O2; Outputs: PRECISION - Number of digits to compute;--  $linkage_sectionn610$: .asciz "How many digits do you want to compute? "320$: .asciz "Computing PI with %-d digits \x0A\x0A"hD30$: .asciz "Please specify a positive, non-zero integer value.\x0A" $code_section. .base r27, $ls ; 1st access link sect w/r27- mov r27, r2 ; Later use r2 for link sect n ldq r3, $dp ; Access... # .base r3, $ds ; ...data section , .base r2, $ls ; Now use r2 for link sect9100$: $call DECC$GPRINTF, args=10$/a ; Print "How many?"l- $call DECC$GETS, args=SCRATCH/a ; Get answer 7 $call DECC$ATOL, args=SCRATCH/a ; Convert to longwordg bgt r0, 200$5 $call DECC$GPRINTF, args=30$/a ; Print "be positive"e br 100$)200$: stq r0, PRECISION ; Set precisionc# ; Output "Computing with N digits"f? $call DECC$GPRINTF, args=<20$/a, r0/l>, scratch_regs=u $return" $end_routine ASK_NUMBER_OF_DIGITS s2 $routine INITIALIZE, kind=stack, local=true, -& saved_regs=, - data_section_pointer=true;++p ; Abstract: Start up processing. ; Inputs: ; PRECISION/ ; Outputs:; LOG_4 - log10(4.0)4; IMAX - PRECISION/LOG_45; WEIGHT - Scale factor for various computationsoH; CLUSTER_SIZE - Number of decimal digits represented in a quadword J; CLUSTER_VECT_SIZE - Number of quadwords needed for spec'd precision/; CLUSTER_VECT - Ptr to array of quadwords $,; CLUSTER_VECT[0..last] - Initialized to 0-; FILE_VAR - Opened for output to PI.DATh;--i $linkage_sectione6POWX = "r4" ; r4 holds pow(2,BIGINT_BITS-4)/IMAX*10#W = "r5" ; r5 is temp for WEIGHTo*CS = "r6" ; r6 is temp for CLUSTER_SIZE0CVS = "r7" ; r7 is temp for CLUSTER_VECT_SIZE2 IPOW 2 T ; T=pow(2,BIGINT_BITS-4) 10$: .quad Te20$: .asciz "pi.dat"30$: .asciz "w"240$: .asciz " PI WITH %-d digits \x0A \x0A" $code_section. .base r27, $ls ; 1st access link sect w/r27- mov r27, r2 ; Later use r2 for link sect S ldq r3, $dp ; Access...-# .base r3, $ds ; ...data section-, .base r2, $ls ; Now use r2 for link sect# .base r3, $ds ; ...data section.. $call DECC$GLOG10, args=G4/g ; r0=LOG10(4.0)# stg f0, LOG_4 ; LOG_4=LOG10(4.0)f. ldt f1, PRECISION ; Convert precision to... cvtqg f1, f1 ; ...G floatT' divg f1, f0, f1 ; f1=PRECISION/LOG_4r( cvtgq/c f1, f1 ; Convert to quadword& stt f1, IMAX ; IMAX=PRECISION/LOG_4! ldq %IARG1%, IMAX ; IARG1=IMAX", mulq %IARG1%, #10, %IARG1% ; IARG1=IMAX*10 ;++A ; The OTS$DIV_L routine takes 2 quad word arguments and returns 1D ; in r0 the quadword quotient of the first argument divided by the F ; second argument. OTS$DIV_L is in the sharable library LIBOTS.EXE, C ; which is available at link time by default. A similar routine, IE ; OTS$DIV_I, is available in that same library for longword integer - ; division. ;--$ ; r0=pow(2,BIGINT_BITS-4)/(IMAX*10)* $call OTS$DIV_L, args=<10$/q, %IARG1%/q> & ; POWX=pow(2,BIGINT_BITS-4)/(IMAX*10) mov r0, %POWX%a mov 1, %W% ; WEIGHT=1 mov 0, %CS% ; CLUSTER_SIZE=0) ; Loop computing WEIGHT and CLUSTER_SIZEu- .macro LOOP_BODY ; Loop body for unrollinge+ mulq %W%, #10, %W% ; WEIGHT=WEIGHT*10 6 lda %CS%, 1(%CS%) ; CLUSTER_SIZE=CLUSTER_SIZE+1 .endm LOOP_BODY4 UNROLL BODY=LOOP_BODY, FACTOR=10, TEST_FIRST=1, -- COMPARE = , - . CONTINUE = , -' EXIT = -+ stq %W%, WEIGHT ; Store local copies of 3 stq %CS%, CLUSTER_SIZE ; WEIGHT and CLUSTER_SIZEv* ldq %IARG0%, PRECISION ; IARG0=PRECISION< addq %CS%, %IARG0%, %IARG0% ; IARG0=PRECISION+CLUSTER_SIZE; lda %IARG0%, -1(%IARG0%) ; IARG0=PRECISION+CLUSTER_SIZE-1R- ; r0=(PRECISION+CLUSTER_SIZE-1)/CLUSTER_SIZE) $call OTS$DIV_L, args=<%IARG0%/q,%CS%/q>e1 ; r0=((PRECISION+CLUSTER_SIZE-1)/CLUSTER_SIZE)+1 lda r0, 1(r0)@ ; CLUSTER_VECT_SIZE=((PRECISION+CLUSTER_SIZE-1)/CLUSTER_SIZE)+1 mov r0, %CVS% stq r0, CLUSTER_VECT_SIZE ; Allocate CLUSTER_VECT sll r0, #BIGINT_SHIFTER, r05 $call DECC$MALLOC, args=r0/l, scratch_regs=n stq r0, CLUSTER_VECTo+CCA = "r0" ; r0 is current cluster addre ; Initialize CLUSTER_VECT' mov %CVS%, r1 ; r1=CLUSTER_VECT_SIZE #100$: stq r31, (%CCA%) ; *CCA = 0  lda r1, -1(r1) ; --r1" lda r0, BIGINT_BYTES(R0) ; CCA++% bgt r1, 100$ ; Branch if not done c9 $call DECC$FOPEN, args=<20$/a, 30$/a> ; Open output filei stq r0, FILE_VARn9 $call DECC$GFPRINTF, args=, -h scratch_regs=e $return $end_routine INITIALIZE S/ $routine MULTIPLY_AND_DIVIDE, kind=stack, - 2 saved_regs=, -% data_section_pointer=true, -u local=truee;++L@; Abstract: Walk the CLUSTER_VECTOR array performing a series of+; multiplications and divisions.e ; Inputs:e; IARG0 - NUMERATOR ; IARG1 - DENOMINATORi,; ISTOP - Indicator of how much to compute ; WEIGHT; CLUSTER_VECT; CLUSTER_VECT[0..ISTOP] ; Outputs:; CLUSTER_VECT[0..ISTOP];--o. .base r27, $ls ; 1st access link sect w/r27- mov r27, r2 ; Later use r2 for link sect t ldq r3, $dp ; Access....# .base r3, $ds ; ...data sectionh, .base r2, $ls ; Now use r2 for link sect'TEMP = "r4" ; r4 is variable 'temp' !I = "r5" ; r5 is variable 'i'f!W = "r6" ; r6 is local WEIGHT (CCA = "r7" ; r7 is curr cluster addr(NUM = "r8" ; r8 is local copy of NUM(DEN = "r9" ; r9 is local copy of DEN$CC = "r10" ; r10 is curr cluster clr %TEMP% ; TEMP=0p ldq %I%, ISTOP ; I=ISTOPp lda %I%, 1(%I%) ; I=ISTOP+1. ldq %W%, WEIGHT ; Load local copy of WEIGHT2 ldq %CCA%, CLUSTER_VECT ; CCA = &CLUSTER_VECT[0]- mov %IARG0%, %NUM% ; Get local copy of NUMt- mov %IARG1%, %DEN% ; Get local copy of DENt! .ma @$ALPHA_MACRO64010.AE?" `)[ASM.KITBUILD_27600F41_A]MACRO64$PI.M64;1N<]"$cro LOOP_BODY ; Unroll loopt. mulq %TEMP%, %W%, %TEMP% ; TEMP *= WEIGHT$ ldq %CC%, (%CCA%) ; CC = *CCA+ mulq %NUM%, %CC%, r22 ; r22 = CC * NUMR0 addq %TEMP%, r22, %TEMP% ; TEMP += CC * NUM& $call OTS$DIV_L, - ; r0=TEMP/DEN args=<%TEMP%/q, %DEN%/q>& stq r0, (%CCA%) ; *CCA=TEMP/DEN* mulq %DEN%, r0, r0 ; r0=DEN * (*CCA)3 subq %TEMP%, r0, %TEMP% ; TEMP -= DEN * (*CCA)e= lda %CCA%, BIGINT_BYTES(%CCA%); Advance to next clustere. lda %I%, -1(%I%) ; Decrement loop index .endm LOOP_BODY4 UNROLL BODY=LOOP_BODY, FACTOR=8, TEST_FIRST=1, -. CONTINUE = , -' EXIT = l $return! $end_routine MULTIPLY_AND_DIVIDEp o ;++o ; Macro PROPAGATE_CARRY K ; Abstract: Walk the CLUSTER_VECTOR array in reverse order propagatingiN ; a carry out from one cluster to its predecessor as necessary.. ; (A manually inlined routine.) ; Inputs:e- ; %CA% - register that holds CLUSTER_VECTa ; WEIGHT ; CLUSTER_VECT[0..last]t ; Outputs: ; CLUSTER_VECT[0..last] ;--u .macro PROPAGATE_CARRYt2 CCA = "r0" ; r0 is addr of current cluster) CC = "r1" ; r1 is current clustero. CARRY = "r22" ; r22 is 'CARRY' variable' W = "r23" ; r23 is local WEIGHT  clr %CARRY% ; CARRY=0b2 ldq %W%, WEIGHT ; load local copy of WEIGHT< ldq %CCA%, CLUSTER_VECT_SIZE; CCA=sizeof(CLUSTER_VECT)7 lda %CCA%, -1(%CCA%) ; CCA=sizeof(CLUSTER_VECT)-1n; ; CCA=(sizeof(CLUSTER_VECT)-1)*sizeof(CLUSTER_VECT[0]) ' sll %CCA%, #BIGINT_SHIFTER, %CCA%e3 addq %CA%, %CCA%, %CCA% ; CCA --> last clusterb( .macro LOOP1_BODY ; Unroll loop 1! ldq %CC%, (%CCA%) ; r22 = *CCAt/ addq %CC%, %CARRY%, %CC% ; r22 = *CCA + CARRYu clr %CARRY% ; CARRY=0 % .macro LOOP2_BODY ; Unroll loop 2e) subq %CC%, %W%, %CC% ; CC -= WEIGHTi' lda %CARRY%, 1(%CARRY%); CARRY++O .endm LOOP2_BODY4 UNROLL BODY=LOOP2_BODY, FACTOR=8, TEST_FIRST=1, -, COMPARE = , -0 CONTINUE = , -* EXIT = + stq %CC%, (%CCA%) ; Save current cluster-4 lda %CCA%, -BIGINT_BYTES(%CCA%) ; Backup 1 cluster .endm LOOP1_BODY%8 UNROLL BODY=LOOP1_BODY, FACTOR=2, TEST_FIRST=1, -+ COMPARE = , - - CONTINUE = , -s' EXIT = L .endm PROPAGATE_CARRY 2% $routine COMPUTE, kind=stack, - ; saved_regs=, -  local=true, -% data_section_pointer=true, -d size=$rsa_end+16e;++rM; Abstract: Build up a binary representation of PI in the CLUSTER_VECT array.;l ; Inputs:r ; PRECISION,; CLUSTER_SIZE; IMAX ; LOG_4q; CLUSTER_VECT[0] ;, ; Outputs:; CLUSTER_VECT[0..last]p;r; Notes:G; $ROUTINE defines the assembly-time variable $RSA_END as the offset RH; from the beginning of the stack frame to just beyond the end of the F; the register save area. You can use this variable both to define B; the stack size with $ROUTINE's SIZE argument as above, and in G; referencing the stack beyond the register save area. In this case,LH; we have allocated an additional 16 bytes of stack storage beyond theI; end of the register-save area. Note that the size of the stack frameo#; must be an even multiple of 16.C;--S $linkage_section,!I = "r4" ; r4 is variable 'I'(CS = "r5" ; r5 is local CLUSTER_SIZE%TMP = "r6" ; r6 is variable 'TMP'<,CA = "r7" ; r7 is local &CLUSTER_VECT[0]%PCC = "r8" ; r8 is variable 'PCC'aI2M1 = "r9" ; r9 is 2*I-1 %I4 = "r10" ; r10 is 4*I and 4*I+2+/I.G = "f2" ; f2 is variable 'I.G', G float + ; shadow of I!L4 = "f3" ; f3 is local LOG_4 -ONE.G = "f4" ; f4 holds 1.0 in G floating- $code_section. .base r27, $ls ; 1st access link sect w/r27- mov r27, r2 ; Later use r2 for link sect t ldq r3, $dp ; Access... # .base r3, $ds ; ...data sectiont, .base r2, $ls ; Now use r2 for link sect ldq %I%, IMAX ; I=IMAXe" ldt %I.G%, IMAX ; I.G shadows I+ cvtqg %I.G%, %I.G% ; Convert to G formate% ldg %L4%, LOG_4 ; Load local LOG_4 2 ldq %CS%, CLUSTER_SIZE ; Load local CLUSTER_SIZE& ldq %TMP%, PRECISION ; TMP=PRECISION# mov %TMP%, %PCC% ; PCC=PRECISIONt( lda %TMP%, 2(%TMP%) ; TMP=PRECISION+28 addq %CS%, %TMP%, %TMP% ; TMP=CLUSTER_SIZE+PRECISION+20 ldq %CA%, CLUSTER_VECT ; CA = &CLUSTER_VECT[0]6 addq %PCC%, %CS%, %PCC% ; PCC=PRECISION+CLUSTER_SIZE5 lda %PCC%, -1(%PCC%) ; PCC=PRECISION+CLUSTER_SIZE-1$- ; r0=(PRECISION+CLUSTER_SIZE-1)/CLUSTER_SIZEl' $call OTS$DIV_L, args=<%PCC%/q,%CS%/q>. ; PCC=(PRECISION+CLUSTER_SIZE-1)/CLUSTER_SIZE mov r0, %PCC%( ldg %ONE.G%, G1 ; Load ONE.G with 1.0' .macro LOOP_BODY ?LABEL ; Unroll loopt' mulg %I.G%, %L4%, f0 ; f0=I*LOG_4t* cvtgq/c f0, f0 ; Convert to integer ;++> ; We must store F0 to memory in order to load it into an > ; integer register. Our invocation of the $ROUTINE macro? ; above allocated an additional 16 bytes of stack storage,d< ; 8 of which we will use now for that purpose. We can ? ; reference the stack beyond the end of the register save 49 ; area relative to the frame pointer, FP, using the > ; $RSA_END assembly-time variable that is defined by the  ; $ROUTINE macro. ;--* stt f0, $rsa_end(fp) ; Put to memory4 ldq %IARG0%, $rsa_end(fp) ; Read back to I reg/ ; IARG0=(PRECISION-I*LOG_4+2+CLUSTER_SIZE)_! subq %TMP%, %IARG0%, %IARG0% . $call OTS$DIV_L, args=<%IARG0%/q, %CS%/q>* cmple r0, %PCC%, r1 ; result <= PCC?& bne r1, LABEL ; Yes, branch" mov %PCC%, r0 ; No, use PCC2LABEL: stq r0, ISTOP ; ISTOP=min(result,PCC)' sll %I%, #1, %I2M1% ; I2M1 = 2*II+ lda %I2M1%, -1(%I2M1%) ; I2M1 = 2*I-1-# sll %I%, #2, %I4% ; I4 = 4*Ia: $call MULTIPLY_AND_DIVIDE, args=<%I2M1%/q, %I4%/q>, - local=true# lda %I4%, 2(%I4%) ; I4=4*I+2s: $call MULTIPLY_AND_DIVIDE, args=<%I2M1%/q, %I4%/q>, - local=true* ldq r0, (%CA%) ; r0=CLUSTER_VECT[0]- lda r0, 3(R0) ; r0=CLUSTER_VECT[0] + 3 , stq r0, (%CA%) ; CLUSTER_VECT[0] += 3 lda %I%, -1(%I%) ; I--0/ subg %I.G%, %ONE.G%, %I.G% ; I.G shadows IL .endm LOOP_BODY4 UNROLL BODY=LOOP_BODY, FACTOR=4, TEST_FIRST=1, -. CONTINUE = , -' EXIT = C* PROPAGATE_CARRY ; Inlined routine call $return $end_routine COMPUTE; 1) $routine PRINT_RESULT, kind=stack, -IB saved_regs=,- local=true, -% data_section_pointer=true, -e size=$rsa_end+16s;++ 2; Abstract: Print the results of the computation. ; Inputs:;,; START - seconds at start of computation*; FINISH - seconds at end of computation ; FILE_VAR ; PRECISION ; WEIGHT; CLUSTER_SIZE; CLUSTER_VECT_SIZEI; CLUSTER_VECT[0..last]a; PRINT_WIDTHs;--/ $linkage_sectionP.SECONDS = "f2" ; f2 is variable 'SECONDS' -MINUTES = "r4" ; r4 is variable 'MINUTES'%)HOURS = "r5" ; r5 is variable 'HOURS'E"I = "r6" ; r6 is variable 'I' &CCA = "r7" ; r7 is variable 'CCA' #CC = "r8" ; r8 is variable 'CC'1'CLIM = "r9" ; r9 is variable 'CLIM'Z#J = "r10" ; r10 is variable 'J'U*CS = "r11" ; r11 is local CLUSTER_SIZE#W = "r12" ; r12 is local WEIGHTP)COUNT = "r13" ; r13 is variable COUNT &P = "r14" ; r14 is local PRECISION 10$: .asciz -EI" Calculation time : %-d hours %-d minutes %f seconds \x0A \x0A"S20$: .asciz "%-d."30$: .asciz "%-d"40$: .asciz "\x0A "50$: .asciz "\x0A" $code_section. .base r27, $ls ; 1st access link sect w/r27- mov r27, r2 ; Later use r2 for link sect - ldq r3, $dp ; Access...S# .base r3, $ds ; ...data sectionL, .base r2, $ls ; Now use r2 for link sect ldq r22, FINISH ; r22=FINISH ldq r23, START ; r23=START_( subq r22, r23, r23 ; r23=FINISH-START. stq r23, $rsa_end(fp) ; Convert FINISH-START" ldt f0, $rsa_end(fp) ; ...to... cvtqg f0, f0 ; ...G floating ldg f1, CLK_TCK ; f1=CLK_TCK=9 divg f0, f1, %SECONDS% ; SECONDS=(FINISH-START)/CLK_TCKc% cvtgq/c %SECONDS%, f0 ; Convert...S' stt f0, $rsa_end(fp) ; ...to integerE= $call OTS$DIV_L, args=<$rsa_end(fp)/q, 60/a> ; r0=SECONDS/60 ) mov r0, %MINUTES% ; MINUT m$ALPHA_MACRO64010.AE?" `)[ASM.KITBUILD_27600F41_A]MACRO64$PI.M64;1N<[5ES=SECONDS/60+# mulq r0, #60, r0 ; r0=MINUTES*60e# stq r0, $rsa_end(fp) ; Convert...0! ldt f0, $rsa_end(fp) ; ...to...F cvtqg f0, f0 ; G floating 6 subg %SECONDS%, f0, %SECONDS% ; SECONDS -= MINUTES*60% $call OTS$DIV_L, - ; r0=MINUTES/60T args=<%MINUTES%/q, 60/a>P% mov r0, %HOURS% ; HOURS=MINUTES/60s% mulq %HOURS%, #60, r0 ; r0=HOURS*60,4 subq %MINUTES%, r0, %MINUTES% ; MINUTES -= HOURS*60 $call DECC$GFPRINTF, -tB args=2 ldq %CCA%, CLUSTER_VECT ; CCA = &CLUSTER_VECT[0]: ldq %CLIM%, CLUSTER_VECT_SIZE ; CLIM=sizeof(CLUSTER_VECT)4 ; CLIM=sizeof(CLUSTER_VECT)*sizeof(CLUSTER_VECT[0])% sll %CLIM%, #BIGINT_SHIFTER, %CLIM% p; addq %CCA%, %CLIM%, %CLIM% ; CLIM --> beyond last clusters+ ldq %CC%, (%CCA%) ; CC = CLUSTER_VECT[0]a $call DECC$GFPRINTF, -t% args=r mov 1, %I% ; I=12 ldq %CS%, CLUSTER_SIZE ; Load local cluster size9 lda %CCA%, BIGINT_BYTES(%CCA%) ; Advance to next clusterr0 cmplt %CCA%, %CLIM%, r0 ; Beyond last cluster?, beq r0, 400$ ; Yes, branch to exit loop 1. ldq %W%, WEIGHT ; Load local copy of WEIGHT4 ldq %P%, PRECISION ; Load local copy of PRECISION clr %COUNT% ; COUNT=0%%100$: ldq %CC%, (%CCA%) ; CC = *CCA  mov 1, %J% ; J=1) cmple %J%, %CS%, r1 ; J<=CLUSTER_SIZE?a+ beq r1, 300$ ; No, branch to exit loop 2E'200$: mulq %CC%, #10, %CC% ; CC *= 10%5 $call OTS$DIV_L, args=<%CC%/q, %W%/q> ; r0=CC/WEIGHT $ mov r0, %IARG2% ; IARG2=CC/WEIGHT% mulq %W%, r0, r0 ; r0=IARG2*WEIGHTM+ subq %CC%, r0, %CC% ; CC -= IARG2*WEIGHTC, cmple %COUNT%, %P%, r1 ; COUNT<=PRECISION? beq r1, 210$ ; No, branch. sextl %IARG2%, %IARG2% ; Convert to longword $call DECC$GFPRINTF, -r( args=(210$: lda %COUNT%, 1(%COUNT%) ; COUNT++/ cmplt %I%, #PRINT_WIDTH, r0 ; I>=PRINT_WIDTH?  bne r0, 220$ ; No, branch clr %I% ; I=0l4 $call DECC$GFPRINTF, - ; Print linefeed + 2 spaces args=e220$: lda %I%, 1(%I%) ; I++_ lda %J%, 1(%J%) ; J++) cmple %J%, %CS%, r0 ; J<=CLUSTER_SIZE?I0 bne r0, 200$ ; Yes, branch to continue loop 2>300$: lda %CCA%, BIGINT_BYTES(%CCA%) ; Advance to next cluster0 cmplt %CCA%, %CLIM%, r0 ; Beyond last cluster?/ bne r0, 100$ ; No, branch to continue loop 1R* $call DECC$GFPRINTF, - ; Print linefeed  args= 400$: $returnp $end_routine PRINT_RESULT $ $routine CLEANUP, kind=stack, - local=true, - data_section_pointer=true;++a$; Abstract: Perform shutdown trivia.; Inputs: FILE_VAR:%; Outputs: The output file is closed.u;--a* .base r27, $ls ; Access linkage section ldq r22, $dp ; Access...# .base r22, $ds ; ...data sections# $call DECC$FCLOSE, args=FILE_VAR/qC $return $end_routine CLEANUP  L;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.; EXTERNAL ROUTINESL;---------------------------------------------------------------------------1 $routine PI, kind=stack, saved_regs=, -i data_section_pointer=true;++A"; Abstract: Program entry point. ; Outputs:7; PI.DAT with the specified number of decimal places. ;--r. .base r27, $ls ; 1st access link sect w/r27- mov r27, r2 ; Later use r2 for link sect u ldq r3, $dp ; Access...# .base r3, $ds ; ...data sectione, .base r2, $ls ; Now use r2 for link sect' $call ASK_NUMBER_OF_DIGITS, local=true $call INITIALIZE, local=trueD $call DECC$CLOCKR stq r0, START $call COMPUTE, local=true $call DECC$CLOCK  stq r0, FINISHE $call PRINT_RESULT, local=true- $call CLEANUP, local=true% mov 1, r0 ; Return success status; $return $end_routine PI .end PI,*[ASM.KITBUILD_27600F41_A]MACRO64$WHAMI.M64;1+,?3./ 4O- `0123KPWO56[oE-7yE-89GHJ;++; MACRO64$WHAMI.M64;.; Copyright 1992 Digital Equipment Corporation; All rights reserved. ; H; This software is furnished under a license and may be used and copiedA; only in accordance with the terms of such license and with theH; inclusion of the above copyright notice. This software and any copiesJ; shall not be provided to any other person. No title to or ownership ofH; the software is hereby transferred. The information in this softwareH; is subject to change without notice. DIGITAL assumes no responsibilityI; for the use, functionality or reliability of its software on equipment$; which is not supplied by DIGITAL.;O; This is a complete MACRO-64 program which uses the SYS$CMKRNL OpenVMS System F; Service to change to kernel mode and determine the processor number G; with the MFPR_WHAMI privileged PALcode instruction. This example is '; one of three installed with MACRO-64:;0; MACRO64$HELLO.M64 - Simple Hello World program+; Demonstrates calling standard macrosD; MACRO64$WHAMI.M64 - Program that displays WHAMI IPR (this program) ; Demonstrates system calls,; MACRO64$PI.M64 - Program that computes PI-; Demonstrates general programming with M; MACRO-64 along with optimization techniques;H; Digital suggests you become familiar with the concepts illustrated in I; the simple, MACRO64$HELLO.M64 example before you attempt to understand -; this example or the MACRO64$PI.M64 example.;;N; When this program is executed from a process that has the CMKRNL privilege, I; the main routine, CHMK, calls SYS$CMKRNL (Change Mode to Kernel) which:;<; o Allows the calling process to change its access mode to ; kernel;B; o Executes another routine, WHAMI, which issues the privileged /; CALL_PAL MFPR_WHAMI instruction, and then ;O; o Returns to the access mode in effect before the SYS$CMKRNL call was issued;L; Upon return to the main routine, CHMK, the DEC C Runtime Library routine, "; printf, is called to print out: ;G; o The value which was contained in the Who-Am-I Register when it wasK; copied into the memory location WHAMI_IPR upon completion of executing;; CALL_PAL MFPR_WHAMI instruction in the routine WHAMI. ;D; o The status return value contained in R0 after execution of the ; routine SYS$CMKRNL. ;M; The DEC C Runtime library is available with the OpenVMS AXP (TM) Operating K; System, regardless of whether you have purchased and installed the DEC C ; compiler product.;D; Additionally, the R0 status value which is a status result of the G; SYS$CMKRNL system service call is returned in R0 by the main routine,; CHMK, to DCL.;;G; When this program is run from a process that does not have the CMKRNLH; privilege, the call to SYS$CMKRNL immediately returns an error status (; and the WHAMI routine is not executed.;I; Thus, different results are printed out depending on the privileges of A; the executing process. If the executing process does not have >; the CMKRNL process privilege, the following is displayed : ;>; WHAMI_IPR = FFFFFFFFFFFFFFFF SYS$CMKRNL status = 000000248; %SYSTEM-F-NOPRIV, no privilege for attempted operation;C; Since the main program returns the failure status from SYS$CMKRNLC; in R0 to DCL, the system displays the message "%SYSTEM-F-NOPRIV, E; no privilege for attempted operation". Additionally, no new value E; is placed in the WHAMI_IPR memory location since the WHAMI routine E; does not execute. Thus you see the reserved processor number "-1" ; as the contents of WHAMI_IPR.;>; If the executing process does have the CMKRNL privilege, the3; following is a sample of what might be displayed:;?; WHAMI_IPR = 0000000000000000 SYS$CMKRNL status = 00000001;;F; To run this program on OpenVMS AXP (TM), use the following commands:;;; $ macro/alpha_axp/object=whami sys$examples:macro64$whami; $ link whami ; $ run whami;-- ;++= ; The $library_ $ALPHA_MACRO64010.A?3 `,[ASM.KITBUILD_27600F41_A]MACRO64$WHAMI.M64;1O5  debug macro helps work around a problem that C ; exists between MACRO-64 V1.0 and the V1.0 symbolic debugger ? ; where the debugger fills the screen with messages indicating= ; "no source line available." Invoking $library_debug near > ; the beginning of your module causes these message to occur ? ; at the beginning of your module, rather than interdispersed  ; throughout your routines. ;-- $library_debug> ; About 30 blank lines after the invocation of $library_debug7 ; keeps the "source line not available" messages from > ; overwriting your MACRO-64 statements in the source display ; window. L;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/; MODULE VARIABLE DATAL;---------------------------------------------------------------------------;++B; This is the data section shared by the WHAMI and CHMK routines.;8; The location WHAMI_IPR contains the value returned byE; the CALL_PAL MFPR_WHAMI instruction. CALL_PAL MFPR_WHAMI returns K; the processor number in R0. This location is initialized to -1 because H; -1 is a reserved processor number and should never be returned in R0 K; by the CALL_PAL MFPR_WHAMI instruction. If this location remains at -1,:; it means that the CALL_PAL MFPR_WHAMI instruction never>; executed, and the routine WHAMI did not update the contents$; of the memory location WHAMI_IPR.;-- $data_section WHAMI_IPR:! .quad -1 ; Reserved WHAMI valueL;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++; LOCAL ROUTINESL;---------------------------------------------------------------------------6 $routine WHAMI, data_section_pointer=true, local=true;++B; The WHAMI routine is the routine which is called in kernel mode,; by the system service routine SYS$CMKRNL.;@; The WHAMI routine executes the privileged PALcode instructionB; CALL_PAL MFPR_WHAMI. Upon completion of this instruction, the I; value of the Who-Am-I internal processor register is returned in R0. L; The WHAMI routines then stores the Who-Am-I value in the WHAMI_IPR memory5; location with the "stq r0, WHAMI_IPR" instruction.;E; The $ROUTINE macro invocation above defines a routine named WHAMI.J; WHAMI is, by default, declared to be a NULL procedure which executes inF; the context of its caller. The $ROUTINE macro defines, by default,D; a linkage-section psect named $LINK$, a code-section psect named E; $CODE$, and a data-section psect name $DATA$. The macro argument H; data_section_pointer is specified as true. This causes a pointer to K; the data-section psect to be placed WHAMI's linkage section. The local I; argument is also specified as true. This causes the WHAMI routine to H; be visible only within this module; a global symbol for WHAMI is not I; generated. The $ROUTINE macro leaves you in the code-section psect. ;--? .base r27, $ls ; Inform assembler that r27 --> linkage section;++L; When $ROUTINE defines the $DATA$ psect, it defines the $DS (data section) K; symbol as the current address in the $DATA$ psect. Because we specified N; data_section_pointer=true, $ROUTINE also stored that address in the linkage I; section using a .ADDRESS $DS directive. $ROUTINE also defines the $DP K; (data section pointer) symbol as the address of the data section pointer J; that is stored in the linkage section. Since we already have access to N; the linkage section via R27, we can therefore load from the linkage section +; the pointer to the data section into R22.;--$ ldq r22, $dp ; r22 --> data section: .base r22, $ds ; Tell assembler that r22 --> data section;++F; Now we can execute the CALL_PAL MFPR_WHAMI instruction and store theG; Who-Am-I internal processor register in R0. Afterwards, we store theI; result in the WHAMI_IPR memory location in the data section. By virtueF; of the .BASE R22, $DS directive above, the assembler knows that R22 G; contains the base address of the data section. Therefore, it selectsJ; R22 as the base register for the target argument of the STQ instruction :; and computes the correct offset within the data section.;--@ call_pal mfpr_whami ; Issue the CALL_PAL instruction> stq r0, WHAMI_IPR ; Update memory location WHAMI_IPRF ; with the value contained in < ; Who-Am-I Register.;++ >; R0 is used to return a status value. '1' indicates success.;-- mov 1, r0;++I; The WHAMI routine can now return to its caller. Since WHAMI is a null-I; frame routine, it has no prologue or epilogue. Therefore, rather than I; invoking the $RETURN macro as you might with a stack or register-frame H; routine, we simply use the ret instruction. WHAMI's caller will have B; loaded R26 with the return address as part of the call sequence.;-- ret r26 $end_routine WHAMI L;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-; EXTERNAL ROUTINESL;---------------------------------------------------------------------------2 $routine CHMK, kind=stack, saved_regs=, - data_section_pointer=true;++; CHMK is the main routine.;C; The $ROUTINE macro invocation above defines a routine named CHMK.I; CHMK is a stack frame procedure that maintains its caller's context on E; the SP stack. It saves and restores R2 and R13 in addition to the K; frame pointer register (FP, or R29). The standard prologue generated by (; $ROUTINE saves these registers for us.;-;++?; Following is routine CHMK's linkage section. It contains theB; string, MSG, passed as an argument to the DEC C PRINTF routine, A; which prints out the value saved as the Who-Am-I Register valueA; in the memory location WHAMI_IPR, and the status value returned@; after calling the system service routine SYS$CMKRNL to execute; the routine WHAMI.;-- $linkage_section ?MSG: .asciz "WHAMI_IPR = %08X%08X SYS$CMKRNL status = %08X\x0A" ;++f:; Following is the code section for the main routine CHMK.;--  $code_section; mov r27, r13 ; Save the procedure value in R13 > .base r13, $ls ; Tell the assembler to use R13 asG ; the base to the linkage section ;++o2; Perform the system service call. Arguments are:6; o Routine WHAMI to be executed in the kernel mode0; o a terminating argument list element of 0.;--a' $call SYS$CMKRNL, args= q@ mov r0, r2 ; Save SYS$CMKRNL's return status in R2;++MD; Access the data section in the same way as with the WHAMI routine.;--a ldq r24, $dpo .base r24, $dst! P;++M6; CALL DECC$GPRINTF to output the values contained in1; WHAMI_IPR and R0. Arguments to the routine are:6.; o The printf format string contained at MSG.9; o The value contained in the memory location WHAMI_IPR. ; o The value contained in R0.;tH; Additionally, registers R22 and R23 are specified as scratch registersG; to be used in the call. The default scratch registers are R0 and R1. K; In this case it is necessary to specify alternate scratch registers since,; R0 is used as an argument to DECC$GPRINTF.;--c $call DECC$GPRINTF, -i7 args=, -e scratch_regs=h;++6K; Return in r0 the status value from the previous SYS$CMKRNL call that we a; saved; previously in R2.;--a mov r2, r0;++lJ; Now we are ready to return. Unlike the WHAMI routine, CHMK is a stack H; routine and therefore requires an epilogue instruction sequence that M; restores the saved registers and performs necessary stack management. We c3; use the $RETURN macro to generate that sequence. ;--f $return $end_routine CHMK4 .end CHMK ; Routine CHMK is the program entry point&*[ASM.KITBUILD_27600F41_A]MACRO64.CLD;1+,.0/ 4N0/N- `0123KPWO056E-7 E-89GHJ $ALPHA_MACRO64010.A `&[ASM.KITBUILD_27600F41_A]MACRO64.CLD;1N0VM!****************************************************************************!* *B!* Copyright (c) 1978, 1980, 1982, 1984, 1986, 1987, 1992 *A!* Digital Equipment Corporation, Maynard, Massachusetts. *#!* All rights reserved. *!* *M!* This software is furnished under a license and may be used and copied *M!* only in accordance with the terms of such license and with the *M!* inclusion of the above copyright notice. This software or any other *M!* copies thereof may not be provided or otherwise made available to any *M!* other person. No title to and ownership of the software is hereby *!* transferred. *!* *M!* The information in this software is subject to change without notice *M!* and should not be construed as a commitment by Digital Equipment *!* Corporation. *!* *M!* Digital assumes no responsibility for the use or reliability of its *B!* software on equipment which is not supplied by Digital. *!* *M!****************************************************************************!8! MACRO Command Definition for VAX VMS and OpenVMS Alpha!! Version: 'X-5K11'M!******IMPORTANT*****IMPORTANT*****IMPORTANT*****IMPORTANT*****IMPORTANT*****!M! ALWAYS add a new value to cmdver_versions when making a change to this file!M!******IMPORTANT*****IMPORTANT*****IMPORTANT*****IMPORTANT*****IMPORTANT*****!!! MODIFIED BY:!!3! X-5K11 AES Anne Saturnelli, August 20, 19925! Merged in some items from Paul W. that&! got left out last time.!!3! X-5K10 AES Anne Saturnelli, August 19, 19925! Change MACRO-64 SHOW qualifier default! !5! X-5K9 AES Anne Saturnelli, August 11, 1992<! Merged copy with MACRO-32 migration compiler! for FT4.!!!)! X-5K8 PKW Paul K. M. Weiss 23-Jul-1992! Remove /EV4 switch>! Change /OPT=SCHEDULING to /OPT=SCHEDULE for MACRO/MIGRATION.! Fix /MIGRATION/MIGRATION, /ALPHA/ALPHA, etc)! Fix disallow of /ALPHA/MIGRATION, etc.*! Make debug_options a common option type!!2! X-5K7 AES Anne Saturnelli, July 22, 19925! Clean up MACRO-64 syntax for FT3/EFT1!!2! X-5K6 AES Anne Saturnelli, July 22, 1992A! Changed name of MACRO migration compiler image by7! removing the _TV for image name for FT3!3! X-5K5 AES Anne Saturnelli July 16, 1992>! Removed /SHOW=BINARY for MACRO-64 assembler. D! Add /[NO]MACHINE_CODE. For Cross assembler, make the,! MACRO default be VAX MACRO. !)! X-5K4 PKW Paul K. M. Weiss 25-Jun-1992@! Merge VAX/VMS and OpenVMS Alpha so that all that need be doneB! to convert from one to the other is comment/uncomment sections.!%! X-5K3 JDR Jack Raitto 23-JUN-1992B! Updated copyright date. Added name prefixes for VAX MACRO and <! MACRO-11. Added $CMDVER qualifier with V000000 keyword. >! Moved VAX MACRO verb to be together with its types. Added &! /ALIGNMENT=(CODE,DATA) to MACRO-64.!*! X-5 PKW144 Paul K. M. Weiss 18-Jun-1992! Merge in Alpha Assembler!%! X-4K13 TRB Tom Benson 17-Apr-1992<! Added new /opt qualifiers references, addresses, vaxregs.!$! X-4k12 DJJ Dana Joly 03-Mar-19920! Added the /SYMBOLS qualifier for alpha macro.!$! X-4k11 DJJ Dana Joly 06-Jan-19925! Remove /enable=tie and added /tie for alpha macro.5! Remove /enable=ev4 and added /ev4 for alpha macro.!$! X-4k10 SML Sue Lewis 31-Oct-1991<! Add /enable=tie (Synonym for aud). Add gem developer-only! qualifiers.!#! X-4K9 SML Sue Lewis 15-Oct-1991"! Merge in addition from vms 5.5.)! ! X-7 RJT0001 Rick Trowel 29-Apr-1990=! ! Added /NAMES= option. Options to the names qualifier areA! ! /NAMES=UPPER or /NAMES=DEFINITIONS={UPPER|LOWER|BOTH}!! X-4K8 SML005 Sue Lewis/! Added /enable=ev4 on alpha_macro 05-Jun-1991!'! X-4k7 SML004 Sue Lewis 14-May-1991#! Added /enable=aud on alpha_macro'! X-4k6 TRB003 Tom Benson 14-May-1991! Added /DEBUG on alpha_macro'! X-4k5 TRB003 Tom Benson 21-Jan-1991! Added STACK option on /FLAG&! x-4k4 sml001 Sue Lewis 19-Dec-1990#! Added /enable=overflow qualifier(! X-4K3 TRB0002 Tom Benson 17-Nov-1990!! Added /RETRY_COUNT=n qualifier(! X-4K2 TRB0001 Tom Benson 15-Nov-1990,! Merged in ALPHA_MACRO command definition.!)! X-4 DLM0001 Diane L. Mega 18-Jul-1989! Added /ENABLE=VECTOR option!-! V5.0-7 (X-3) JGW0001 John Ward 30-Jul-1987<! Added /DIAGNOSTICS command qualifier for VAX LSE support. ! Added copyright notification.!2! X5.0-4 (X-2) JAW0001 Jim Wooldridge 27-Feb-1987:! Added the /ANALYSIS_DATA qualifier for VAX SCA support.!1! V03-010 RRB0022 Rowland R. Bradley 21-Jun-19846! Remove nonnegatable from /DISABLE, /ENABLE, /UPDATE! and /LIBRARY.!,! V03-009 PCG0001 Peter George 13-Mar-19840! Remove last vestiges of old command inteface..! Remove DEFAULT clause from /SHOW qualifier.!1! V03-008 RRB0015 Rowland R. Bradley 24-Feb-19849! Remove default settings for /DISABLE and /ENABLE since9! these override any switches set by the user w/ .ENABLE3! or .DISABLE. Defaults must be set in MACRO.EXE.!1! V03-007 RRB0014 Rowland R. Bradley 23-Feb-19845! Remove disallow of /LIB and /UPDATE. This must be5! handled by the program since context(position) is ! important.!1! V03-006 RRB0010 Rowland R. Bradley 25-Jan-1984<! Set correct defaults for /DISABLE, /ENABLE, /SHOW, /LIST,@! and /CROSS_REFERENCE. Inserted "nonnegatable" where apropo. !+! V03-005 MTR0003 Mike Rhodes 7-Apr-19838! Correct the default keyword specification for /DEBUG.!+! V03-004 MTR0002 Mike Rhodes 28-Mar-1983C! Modify the OBJECT and LISTING qualifiers to make them positional!+! V03-003 MTR0001 Mike Rhodes 24-Mar-1983A! Modify the NOSHOW qualifier to accept a list of show keywords.A! (This is done because negated qualifiers can't have keywords.)!6! V03-002 PCA1008 Paul C. Anagnostopoulos 10 Feb 1983B! Merge the outputs list for DCL and MCR, as the new CDU does not! support separate lists.!+! V03-001 MTR0001 Mike Rhodes 9-Feb-19830! Add 'label' field to parameter specification.!M!----------------------------------------------------------------------------"! Name prefixes used in this file:!5! Prefix Product Verb! ------ ------- ---- ! VAX VAX MACRO MACRO/VAX ! RSX MACRO-11 MACRO/RSX11>! MIGRATION Alpha MACRO-32 Migration Compiler MACRO/MIGRATION0! ALPHA Alpha MACRO-64 Assembler MACRO/ALPHA!!I! The default is MACRO/VAX on VAX machines, and MACRO/MIGRATION on Alpha.D! To change the default MACRO syntax, search for all occurrences of M! the string ****DEFAULT**** and comment/ uncomment the appropriate sections ! of the file as directed.M!----------------------------------------------------------------------------!H! The following type is used to define the version of this command-line L! definition file. Never delete earier version keywords. Add a new versionH! keyword each time you modify this file. In addition, ensure that all I! modifications to this file are upward compatible. This keyword is usedN! during layered product installation, since several products share this file.define type cmdver_versions keyword v000000!! Common option types!define type debug_options keyword all,default keyword none keyword symbols keyword traceback!! MACRO/VAX command options!define type vax_enable_options keyword ama keyword dbg keyword fpt keyword gbl keyword lsb keyword tbk keyword absolute keyword debug keyword truncation keyword global keyword suppression keyword traceback keyword vectordefine type vax_def_options keyword lower keyword upper, default keyword bothdefine type vax_names_options1 keyword definitions, value(type=vax_def_options)& keyword upper, nonnegatable, defaultdefine type vax_show_options keyword cnd,default keyword mc,default keyword md,default keyword me keyword meb keyword conditionals keyword calls keyword definitions keyword expansions keyword binarydefine type vax_crf_options keyword all keyword directives keyword macros,default keyword opcodes keyword registe$ALPHA_MACRO64010.A `&[ASM.KITBUILD_27600F41_A]MACRO64.CLD;1N0"rs keyword symbols,default!****DEFAULT****>!-------- Uncomment this section to make the default MACRO/VAX!%!define verb MACRO ! syntax VAX_MACRO!.! qualifier migration, syntax=MIGRATION_MACRO,! nonnegatable!$! qualifier rsx11, syntax=RSX_MACRO,! nonnegatable!&! qualifier alpha, syntax=ALPHA_MACRO,! nonnegatable!8! qualifier $cmdver,value(type=cmdver_versions,required)!D!------- Uncomment this section to make the default MACRO/MIGRATION & define syntax VAX_MACRO ! verb MACRO * qualifier migration, ! Define to disallow nonnegatable disallow migration& qualifier rsx11, ! Define to disallow nonnegatable disallow rsx11& qualifier alpha, ! Define to disallow nonnegatable disallow alpha#!------- End default change section!****DEFAULT****, qualifier vax, ! Define so /VAX /VAX works nonnegatable image macro32 parameter p1,label=file, prompt="File",% value(required,list,type=$infile)( qualifier disable, value(required,list, type=vax_enable_options)' qualifier enable, value(required,list, type=vax_enable_options)# qualifier library, placement=local) qualifier listing, placement=positional, value(type=$outfile), batch' qualifier names, placement=positional," value(type=vax_names_options), nonnegatable( qualifier object, placement=positional, value(type=$outfile), default3 qualifier show, value(list,type=vax_show_options)4 qualifier noshow, value(list,type=vax_show_options) qualifier cross_reference,*$ value(list,type=vax_crf_options). qualifier update, value(list),placement=local0 qualifier debug, value(list,type=debug_options) qualifier analysis_data,l placement=positional,  value(type=$outfile)- qualifier diagnostics, placement=positional,m value(type=$outfile)M!---------------------------------------------------------------------------- -! MACRO/RSX11 command definition (MACRO-11): o!a$define syntax RSX_MACRO ! verb MACRO!m<! Since the syntax qualifiers change the entire syntax used,=! within this syntax we need to redefine the /RSX11 qualifier <! (so /RSX11/RSX11 works), and disallow the other qualifiers!*% qualifier vax, ! Define to disallows nonnegatable disallow vax* qualifier migration, ! Define to disallow nonnegatable disallow migration% qualifier rsx11, ! Use RSX11 syntax,  nonnegatable& qualifier alpha, ! Define to disallow nonnegatable disallow alpha image backtransM!----------------------------------------------------------------------------*I! MACRO/MIGRATION command definition (Alpha MACRO-32 Migration Compiler):e!i&define type migration_optimize_options keyword none1 keyword all keyword schedule, negatable keyword peephole, negatable keyword addresses, negatablew keyword references, negatable keyword vaxregs, negatable%define type migration_warning_optionsP keyword all keyword noneR" keyword informationals, negatable keyword warnings, negatable"define type migration_dump_options keyword all keyword none  keyword pass1, negatable keyword pass2, negatable keyword flow1, negatable keyword flow2, negatable keyword flow3, negatable keyword cfa, negatable&define type migration_preserve_options keyword all keyword none  keyword atomicity, negatable  keyword granularity, negatablet"define type migration_flag_options keyword all keyword noneu keyword alignment, negatableR keyword jumps, negatable keyword arglist, negatableE keyword instructions, negatable keyword codegen, negatableL keyword directives, negatable keyword hints, negatable keyword stack, negatable$define type migration_enable_options keyword absolute  keyword debug keyword truncationC keyword globalF keyword suppression keyword traceback keyword flagging2 keyword quadword  keyword overflow keyword ama keyword dbg keyword fpt keyword gbl keyword lsb keyword tbk"define type migration_show_options keyword conditionals9 keyword calls keyword definitions keyword expansionsb keyword binary  keyword library keyword cnd keyword mcl keyword md keyword me keyword meb!****DEFAULT****>!-------- Uncomment this section to make the default MACRO/VAX!O,!define syntax MIGRATION_MACRO ! verb MACRO ! &! qualifier vax, ! Define to disallow! nonnegatable.! disallow vax !c'! qualifier rsx11, ! Define to disallowg! nonnegatablee! disallow rsx11A! '! qualifier alpha, ! Define to disallowe! nonnegatableo! disallow alphaM!OD!-------- Uncomment this section to make the default MACRO/MIGRATION+ define verb MACRO ! syntax MIGRATION_MACROi" qualifier vax, syntax=VAX_MACRO, nonnegatable# qualifier rsx11, syntax=RSX_MACRO,d nonnegatable% qualifier alpha, syntax=ALPHA_MACRO, nonnegatable7 qualifier $cmdver,value(type=cmdver_versions,required)h$!-------- End default change section!****DEFAULT****< qualifier migration, ! Define so /MIGRATION/MIGRATION works nonnegatable image alpha_macro parameter p1, label=file,3 prompt="File",, value(required,concatenate,type=$infile)0 qualifier DEBUG, value(list,type=debug_options)' qualifier LIST, placement=positional,  value(type=$outfile), batchA# qualifier LIBRARY, placement=localt' qualifier SHOW, placement=positional,  nonnegatable,N, value(list,type=migration_show_options),( qualifier NOSHOW, placement=positional, nonnegatable,J+ value(list,type=migration_show_options)M disallowA( (show.conditionals or show.cnd) and( (noshow.conditionals or noshow.cnd) or (show.calls or show.mc) and (noshow.calls or noshow.mc) or& (show.definitions or show.md) and& (noshow.definitions or noshow.md) or% (show.expansions or show.me) and0% (noshow.expansions or noshow.me) or/" (show.binary or show.meb) and" (noshow.binary or noshow.meb) or! show.library and noshow.libraryt% qualifier DISABLE, placement=global,8- value(list,type=migration_enable_options) disallow not disable andW ( disable.absolute or disable.debug or  disable.truncation or disable.global or disable.suppression or1 disable.traceback or7 disable.flagging or disable.quadword or disable.ama or disable.dbg or disable.fpt or disable.gbl or disable.lsb or disable.tbk )$ qualifier ENABLE, placement=global,. value(list,type=migration_enable_options), disallow not enable and ( enable.absolute or. enable.debug or enable.truncation orb enable.global orl enable.suppression or enable.traceback or enable.flagging orb enable.quadword or  enable.overflow oru enable.ama orE enable.dbg or0 enable.fpt ore enable.gbl orm enable.lsb ora enable.tbk  ) disallowb( (enable.absolute or enable.ama) and& (disable.absolute or disable.ama) or% (enable.debug or enable.dbg) andt# (disable.debug or disable.dbg) orL* (enable.truncation or enable.fpt) and( (disable.truncation or disable.fpt) or& (enable.global or enable.gbl) and$ (disable.global or disable.gbl) or+ (enable.suppression or enable.lsb) and0) (disable.suppression or disable.lsb) orh) (enable.traceback or enable.tbk) andm' (disable.traceback or disable.tbk) or , enable.flagging and disable.flagging or, enable.quadword and disable.quadword or) enable.overflow and disable.overflowa# qualifier FLAG, placement=global,14 value(required,list,type=migration_flag_options) disallow flag.all and flag.none disallow not flag andF (flag.alignment or flag.jumps or flag.arglist or flag.instructions or@ flag.codegen or flag.directives or flag.hints or flag.none or  flag.stack or flag.all)-& qualifier PRESERVE, placement=global,8 value(required,list,type=migration_preserve_options)( disallow preserve.none and preserve.all disallow not preserve and3 (preserve.atomicity or preserve.granularity orM preserve.none or preserve.all)- qualifier DIAGNOSTICS, placement=positional,  value(type=$outfile)- qualifier MACHINE_CODE, placement=positionalX* qualifier UNALIGNED, placement=positional( qualifier SYMBOLS, placement=positional& qualifier TIE, placement=positional, default*( qualifier OBJECT, placement=positional, default, f$ALPHA_MACRO64010.A `&[ASM.KITBUILD_27600F41_A]MACRO64.CLD;1N0;%# value(type=$outfile)) qualifier WARNINGS placement=positional,-. value(list,type=migration_warning_options)( disallow warnings.all and warnings.none disallow not warnings and& (warnings.all or warnings.none or3 warnings.warnings or warnings.informationals)o) qualifier OPTIMIZE placement=positional, / value(list,type=migration_optimize_options)b( disallow optimize.all and optimize.none disallow not optimize andE (optimize.schedule or optimize.peephole or optimize.addresses ory. optimize.references or optimize.vaxregs)( qualifier RETRY_COUNT placement=global, nonnegatable, value(type=$number)o ! Developer-only qualifiers' qualifier DUMP, placement=positional,o4 value(required,list,type=migration_dump_options) disallow dump.all and dump.none disallow not dump andK (dump.pass1 or dump.pass2 or dump.flow1 or dump.flow2 or dump.flow3 ork( dump.cfa or dump.all or dump.none). qualifier BREAKPOINTS, label=gem_breakpoints, placement=global,o value(list,required)% qualifier GEMDEBUG, label=gem_debug,a placement=global" qualifier DUMPS, label=gem_dumps, placement=global,a value(list,required)( qualifier SWITCHES, label=gem_switches, placement=global, value(list,required). qualifier TRACEPOINTS, label=gem_tracepoints, placement=global, value(list,required)!p+! MACRO/ALPHA command definition (MACRO-64)r!i!define type alpha_warning_optionsd keyword all, defaults keyword nones" keyword informationals, negatable keyword warnings, negatable#define type alpha_alignment_optionsf keyword data! keyword codeR"define type alpha_optimize_options keyword peephole keyword scheduledefine type alpha_show_options keyword expansionsu keyword conditionalsL keyword include keyword librarydefine type alpha_names_optionse keyword uppercase,default keyword lowercaseo keyword as_is /define type alpha_env_optionsX) keyword float, negatable, defaultn ! Developer-only optionsndefine type alpha_dump_options keyword all keyword none  keyword clp,negatable keyword cod,negatable keyword lex,negatable keyword loc,negatable keyword lof,negatable keyword mac,negatable keyword msg,negatable keyword res,negatable keyword sem,negatable keyword src,negatable keyword syn,negatable keyword tab,negatable keyword tok,negatable keyword utl,negatable keyword exp,negatable'define syntax ALPHA_MACRO ! verb MACRO !v<! Since the syntax qualifiers change the entire syntax used,=! within this syntax we need to redefine the /ALPHA qualifier=<! (so /ALPHA/ALPHA works), and disallow the other qualifiers!y% qualifier vax, ! Define to disallowr nonnegatable disallow vax* qualifier migration, ! Define to disallow nonnegatable disallow migration& qualifier rsx11, ! Define to disallow nonnegatable disallow rsx110 qualifier alpha, ! Define so /ALPHA/ALPHA works nonnegatable image macro64 parameter p1, label=FILE,  prompt="File",% value(required,type=$infile,list)e5 qualifier environment placement=positional,p@ value(type=alpha_env_options,required), nonnegatable,(' default ( qualifier object, placement=positional, value(type=$outfile),- default-' qualifier list, placement=positional,- value(type=$outfile), batch(' qualifier debug, placement=positional, . value(list,default=all,type=debug_options)4 qualifier diagnostics, placement=positional, value(type=$outfile)' qualifier names, placement=positional,s- value(type=alpha_names_options,required),  nonnegatable,o defaultg' qualifier show, placement=positional,iD value(list,type=alpha_show_options), nonnegatable( qualifier noshow, placement=positional,D value(list,type=alpha_show_options), nonnegatable6 disallow noshow.expansions and show.expansions: disallow noshow.conditionals and show.conditionals0 disallow noshow.include and show.include0 disallow noshow.library and show.library# qualifier library, placement=localn1 qualifier optimize, placement=positional,eG value(list,type=alpha_optimize_options)a3 qualifier nooptimize, placement=positional,dG value(list,type=alpha_optimize_options)g: disallow optimize.schedule and nooptimize.schedule: disallow optimize.peephole and nooptimize.peephole3 qualifier alignment, placement=positional, 2H value(list,type=alpha_alignment_options)5 qualifier noalignment, placement=positional, nH value(list,type=alpha_alignment_options)4 disallow alignment.data and noalignment.data4 disallow alignment.code and noalignment.code) qualifier WARNINGS placement=positional,y( default,* value(list,type=alpha_warning_options)/ disallow warnings.all and warnings.nonen disallow not warnings and& (warnings.all or warnings.none or3 warnings.warnings or warnings.informationals)a4 qualifier machine_code, placement=positional ! Developer-only qualifiers qualifier dump_facility, placement=positional,5 value(list,default=none,type=alpha_dump_options),p nonnegatable+ qualifier dump_file, placement=positional, value(type=$outfile),o nonnegatable. qualifier BREAKPOINTS, label=gem_breakpoints, placement=global, value(list,required)% qualifier GEMDEBUG, label=gem_debug,n placement=global" qualifier DUMPS, label=gem_dumps, placement=global,v value(list,required)( qualifier SWITCHES, label=gem_switches, placement=global, value(list,required). qualifier TRACEPOINTS, label=gem_tracepoints, placement=global,e value(list,required)&*[ASM.KITBUILD_27600F41_A]MACRO64.ENV;1+,CVTDGCVTGDCVTGFCVTGQCVTLQCVTQFCVTQGCVTQLCVTQSCVTQTCVTSTCVTTQCVTTS DATA_ADDRESS DATA_SECT DATA_SECTION!DATA_SECTION_PSECT_AND_ATTRIBUTES DATA_SECT_PTRDATA_STORAGE_DIRECTIVESDEFAULT_SIGNATURE DIRECTIVESDISABLE DISPLACEMENTDIVFDIVGDIVSDIVTDRAINADRAINT D_FLOATING EDIT_LEXOP EDIT_OPTION ELEMENT_LEXOPELSE ELSE_OPTIONENABLEENABLE_OPTION_ITEMENCODING ENCODING_INSENDCENDMENDR END_EPILOGUE END_EXACT END_PROLOGUEEND_PROLOGUE_PAR END_ROUTINEEND_ROUTINE_NAME ENTRY_PAR ENTRY_POINTENVIRONMENT_VALUEENV_VALEQVERROR Make location counter value even Make location counter value even.EVENEXCBEXECUTE PSECT ATTRIBUTEEXECUTE PSECT ATTRIBUTEEXE. Display macro expansions in the listing file.%SHOW MACRO EXPANSIONS IN LISTING FILE EXPANSIONSEXTBLEXTERNALEXTLHEXTLLEXTQHEXTQL EXTRACT_LEXOPEXTWHEXTWLFABSFBEQFBGEFBGTFBLEFBLTFBNEFCLRFCMOVEQFCMOVGEFCMOVGTFCMOVLEFCMOVLTFCMOVNEFETCHFETCH_MFMOVFNEGFNOPFORMAT FORMAT_ITEM FP_REGISTER FREGISTERFUNC_RET F_FLOATINGGLOBAL PSECT ATTRIBUTEGLOBAL PSECT ATTRIBUTEGBLGENTRAP>Implicitly treate undefined references as external declarationGLOBAL GLOBAL_SYMBOL G_FLOATINGHALT HANDLER_ADDHANDLER_ADDRESS HANDLER_DATAHANDLER_REINVOKE ID_STRINGIF IF_CONDITIONIF_FALSEIF_TRUE IF_TRUE_FALSEIIFIMB.Display include file text in the listing file.&SHOW INCLUDE FILE TEXT IN LISTING FILEINCLUDEINCLUDE_SOURCEINDIRECTINSBLINSLHINSLLINSQHINSQHILINSQHILRINSQHIQINSQHIQRINSQLINSQTILINSQTILRINSQTIQINSQTIQRINSQUELINSQUEQ INSTRUCTION INSTRUCTIONSINSWHINSWLINS_INTEGER_EXPRESSIONINSQUAL INTEGER_LEXOP IREGISTERIRPIRPCJMPJSR JSR_COROUTINEJUMPLOCAL PSECT ATTRIBUTELOCAL PSECT ATTRIBUTELCLLDALDAHLDFLDGLDLLDL_LLDQLDQPLDQ_ALDQ_LLDQ_NOPLDQ_ULDSLDT LENGTH_LEXOPLEXICAL_ESCAPELEXICAL_OPERATIONSLEXICAL_STRING_SYMBOL LEXICAL_SUB9 Display text for library defined macros in listing file.4SHOW TEXT FOR LIBRARY DEFINED MACROS IN LISTING FILELIBRARYLINKAGE_CONTROL_DIRECTIVES LINKAGE_PAIRLINKAGE_PAIR_MACROLINKAGE_PAIR_NAMELINKAGE_REGISTER_ARG LINKAGE_SECTLINKAGE_SECTIONLINKAGE_SECTION_ADDLINKAGE_SECTION_ADDRESS$LINKAGE_SECTION_PSECT_AND_ATTRIBUTESLINKAGE_SECTION_REGISTERLISTLISTING_CONTROL_DIRECTIVES LISTING_TITLE LIST_OPTIONLITERALEnable a local block scope LOCAL_BLOCKLOCAL_BLOCK_OPTIONLOCAL_CALL_BOOLLOCAL_CODE_ADDRESSLOCAL_LINKAGE_PAIR LOCAL_PARLOCAL_PROCEDURE_DESCRIPTOR LOCAL_SYMBOL LOCATE_LEXOPLOCATION_CONTROL_DIRECTIVESLONGAligned to 2**2 = 4 bytesLONGMACRO MACRO_CALLMACRO_DIRECTIVESMBMDELETEMEMORYMEMORY_FUNCTIONMESSAGE_DISPLAY_DIRECTIVESMEXITMFPR_ASN MFPR_ASTEN MFPR_ASTSRMFPR_ESPMFPR_FENMFPR_IPL MFPR_MCES MFPR_PCBB MFPR_PRBR MFPR_PTBR MFPR_SCBB MFPR_SISRMFPR_SSP MFPR_TBCHKMFPR_USP MFPR_VPTB MFPR_WHAMIMF_FPCRMIX PSECT ATTRIBUTEMIX PSECT ATTRIBUTEMIXMNEMONIC MNEMONIC_NAMEMODULE MODULE_NAMEMOVMSKBLMSKLHMSKLLMSKQHMSKQLMSKWHMSKWL MTPR_ASTEN MTPR_ASTSR MTPR_DATFXMTPR_ESPMTPR_FEN MTPR_IPIRMTPR_IPL MTPR_MCES MTPR_PERFMON MTPR_PRBR MTPR_SCBB MTPR_SIRRMTPR_SSP MTPR_TBIA MTPR_TBIAP MTPR_TBIS MTPR_TBISD MTPR_TBISIMTPR_USP MTPR_VPTBMT_FPCRMULFMULGMULLMULQMULSMULTNARG NARG_USER_IDNCHRNEGFNEGGNEGLNEGQNEGSNEGTNLISTNOT EXECUTABLE PSECT ATTRIBUTENOT EXECUTABLE PSECT ATTRIBUTENOEXENOMIX PSECT ATTRIBUTENOMIX PSECT ATTRIBUTENOMIX NONSTD_BOOLNOP0NON-POSITION-INDEPENDENT CONTENT PSECT ATTRIBUTE0NON-POSITION-INDEPENDENT CONTENT PSECT ATTRIBUTENOPIC6NONREADABLE PSECT ATTRIBUTE -- RESERVED FOR FUTURE USENONREADABLE PSECT ATTRIBUTENORDNOSHOWNO SHARE PSECT ATTRIBUTENO SHARE PSECT ATTRIBUTENOSHRNOTNONWRITEABLE PSECT ATTRIBUTENONWRITEABLE PSECT ATTRIBUTENOWRTnullNullNULLOCTAAligned to 2**4 = 16 bytesOCTAMake location counter value oddMake location counter value odd.ODDOPCODE_ARG_LISTOPDEF!OPDEF_AND_CALLING_STANDARD_MACROSOPTIONAL_INTEGER_EXPRESSIONOPTION_DIRECTIVESOPT_BASE_EXPRESSIONORORNOTOVERRIDE_FLAGSOVERLAY PSECT ATTRIBUTEOVERLAY PSECT ATTRIBUTEOVRO_FLAGSPage ejection directivePage ejection directive.PAGE2Enable peephole optimization for the assembly unitPEEPHOLE,POSITION-INDEPENDENT CONTENT PSECT ATTRIBUTE,POSITION-INDEPENDENT CONTENT PSECT ATTRIBUTEPICPRINTPROBERPROBEWPROCEDURE_DESCRIPTORPROCEDURE_DESCRIPTOR_MACROPROC_DESCRIPTOR_NAMEPROC_VALPROGRAM_SECTIONING_DIRECTIVES PROL_LABELPSECTQUADAligned to 2**3 = 8 bytesQUADRC2READABLE PSECT ATTRIBUTE - RESERVED FOR FUTURE USE1READABLE PSECT ATTRIBUTE- RESERVED FOR FUTURE USERDRD_PSREAD_UNQregisterRegisterREGISTERREI REI_RETURNRELOCATABLE PSECT ATTRIBUTERELOCATABLE PSECT ATTRIBUTERELREMQHILREMQHILRREMQHIQREMQHIQRREMQTILREMQTILRREMQTIQREMQTIQRREMQUELREMQUEQREPEATR REPEAT_LEXOPRESOPC01RESOPC02RESOPC03RESOPC04RESOPC05RESOPC06RESOPC07RESOPC0ARESOPC0CRESOPC0DRESOPC0ERESOPC14RESOPC1CRESPAL19RESPAL1BRESPAL1DRESPAL1ERESPAL1F RESTORE_PSECTRETRETURNRETURN_ADDRESS_RN RETURN_TYPERNROUTINEROUTINE_CALLED ROUTINE_KIND ROUTINE_NAME ROUTINE_TYPERPCCRS RSA_OFFSETRSCCS4ADDLS4ADDQS4SUBLS4SUBQS8ADDLS8ADDQS8SUBLS8SUBQ SAVED_REGSSAVE_FP SAVE_PSECTSAVE_RASAVE_REGISTER_LIST4Enable scheduling optimization for the assembly unitSCHEDULE SCRATCH_REGSSCRATCH_REG_LIST SET_ARG_INFOSEXTLSHOWSHARE PSECT ATTRIBUTESHARE PSECT ATTRIBUTESHR SIGNED_BYTE SIGNED_WORD SIG_BLOCK SIG_BLOCK_ADDSIZESLLSOURCE_INCLUSIONSOURCE_STATEMENTSRASRLstackstackSTACK STACK_RET_VALSTACK_RET_VAL_BOOLSTANDARD_PROLOGUESTFSTGSTLSTL_CSTQSTQPSTQ_CSTQ_U STRING_LEXOP STRING_SYMBOLSTSSTTSUBFSUBGSUBLSUBQSUBSSUBTSUBTITLE SUBTITLE_NAMESWASTENSWPCTXSYMBOL_CONTROL_DIRECTIVESSYMBOL_DEFINITIONfT$ALPHA_MACRO64010.A= arg2?"1 or 2 arguments. Is arg1 >= arg2? GREATER_EQUAL!1 or 2 arguments. Is arg1 > arg2?!1 or 2 arguments. Is arg1 > arg2?GREATERstore floating point dataStore floating point data .G_FLOATING %{floating_list}%... S ;number of arguments per instruction. Uhalt%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type andAddress of exception handlerAddress of exception handler,HANDLER = %{handler_address}%Address of handlerHandler data addressHandler data address ,HANDLER_DATA = %{data_address}%)Boolean value for: Handler is reinvokable*Boolean value for : Handler is reinvokableK,HANDLER_REINVOKABLE = %{boolean_value}% ;TRUE -- Handler is reinvokable42 arguments. Is macro arg1 identical to macro arg 2?42 arguments. Is macro arg1 identical to macro arg 2? IDENTICALObject module identifier%the module, such as a version number.JA 1-31 character string enclosed in double quotation marks that identifiesConditional assemblyConditional assembly ;.ENDC ; END conditionL ; assemble if condition is FALSE.%[ELSE_OPTION]% ; K ; assemble IF condition is TRUEG ; conditional assembly code-.IF %{if_condition}% %{conditional_arg_list}% .IF condition to be met DIFFERENT_IF IDENTICAL_IF NOT_BLANK_IFBLANK_IFNOT_DEFINED_IF DEFINED_IFGREATER_EQUAL_IF LESS_THAN_IF LESS_EQUAL_IF GREATER_IF NOT_EQUAL_IFEQUAL_IF:If the condition of assembly block is FALSE, assemble code9If the condition of assembly block is FALSE,assemble code .IF_FALSE9If the condition of assembly block is TRUE, assemble code8If the condition of assembly block is TRUE,assemble code.IF_TRUE@Regardless of the condition of the assembly block, assemble code@Regardless of the condition of the assembly block, assemble code.IF_TRUE_FALSEImmediate conditional assemblyImmediate conditional assemblyE.IIF %{if_condition}% %{conditional_arg_list}% , %V$ALPHA_MACRO64010.A %Indefinite repeat character directive%Indefinite repeat character directive.ENDR0 ;code to repeat0 ;code to repeat-.IRPC %{irpc_formal_arg}%, <%{irpc_strZK$ALPHA_MACRO64010.A #characters enclosed in irpc_string.@Formal argument that is successively replaced with the specified)expansion of the indefinite repeat range.?A sequence of characters enclosed in angle brackets used in thethe indefinite repeat range.EList of actual arguments enclosed in angle brackets used in expandingIFormal argument which is successively replaced with the actual arguments. S ;number of arguments per instruction. Tjmp%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Tjsr%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. ^jsr_coroutine%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Tlda%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Uldah%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Tldf%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Tldg%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Tldl%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Vldl_l%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Tldq%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Uldqp%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Vldq_a%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Vldq_l%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Xldq_nop%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Vldq_u%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Tlds%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type and S ;number of arguments per instruction. Tldt%[ins_qual]% %{opcode_arg_list}%... ;Consult the reference manual for type andlength lexical operatorlength lexical operator%LENGTH(%{string}%)"1 or 2 arguments. Is arg1 <= arg2?"1 or 2 arguments. Is arg1 <= arg2? LESS_EQUAL!1 or 2 arguments. Is arg1 < arg2?!1 or 2 arguments. Is arg1 < arg2? LESS_THANLexical escape operatorLexical escape operator%%{lexical_operations}%Lexical operations LEXICAL_SUBLEXICAL_ESCAPE TYPE_LEXOP TIME_LEXOP STRING_LEXOP REPEAT_LEXOP INTEGER_LEXOP ELEMENT_LEXOP EDIT_LEXOP EXTRACT_LEXOP LOCATE_LEXOP LENGTH_LEXOPLexical string symbolLexical substitution operatorLexical substitution operator%%{lexical_string_symbol}%%LINKAGE CONTROL DIRECTIVESBASELOCAL_PROCEDURE_DESCRIPTORLOCAL_LINKAGE_PAIRPROCEDURE_DESCRIPTOR LINKAGE_PAIRLinkage pair directiveLinkage pair directive.LINKAGE_PAIR %{user_id}%*Define linkage pair in the linkage section*Define linkage pair in the linkage sectionM ; FALSE == store non-local linkage pairJ LOCAL=%{boolean_value}% ; TRUE == store a local linkage pair$$LINKAGE_PAIR %{linkage_pair_name}%,Name of linkage pairLinkage section registerLinkage section register!,RLS=%{linkage_section_register}%linkage sectionLinkage section;,LINKAGE_SECTION = %{linkage_section_psect_and_attributes}%3Switch control to current routine's linkage section3Switch control to current routine's linkage section$LINKAGE_SECTIONLinkage section addressLinkage section address,LS=%{linkage_section_address}%Linkage section address!Linkage psect name and attributesLinkag section register RnControl listing file optionsControl listing file options.LIST %[list_option_item]%...LISTING FILE CONTROL DIRECTIVESNOSHOWSHOWSUBTITLEPAGENLISTLISTSpecified listing file titlelisting file page.>Optional quoted string to appear within the first line of each to be returned.CInteger expression specifying the element number of the main_string-Optional .LIST/.SHOW/.NLIST/.NOSHOW argumentsINCLUDELIBRARY EXPANSIONS CONDITIONALSBINARY,%{list_option}%save temporary label scopeSave temporary label scope LOCAL_BLOCKLocal call boolean value Local call booleanB,LOCAL=%{boolean_value}% ; TRUE == local call, FALSE non-localstore a code addressStore a code address/.LOCAL_CODE_ADDRESS %{data_expression_list}%...Local Linkage pair directiveLocal Linkage pair directive.LOCAL_LINKAGE_PAIR %{user_id}%'Boolean specifying local routine or not'Boolean specifying local routine or not,LOCAL=%{boolean_value}%$local procedure_descriptor directive$Local procedure_descriptor directive<.LOCAL_PROCEDURE_DESCRIPTOR %{user_id}% %{req_code_address}%#%{user_id}% = %{symbol_expression}%locate lexical operatorlocate lexical operator:%LOCATE(%{substring}%, %{main_string}% %[start_position]%)LOCATION CONTROL DIRECTIVESBLKWBLKTBLKSBLKQBLKOBLKLBLKGBLKFBLKDBLKBBLKAODDEVEN END_EXACT BEGIN_EXACTALIGNstore long word of dataStore long word of data!.LONG %{data_expression_list}%...!Change all uppercase to lowercase!Change all uppercase to lowercase LOWERCASEMacro definition directiveMacro definition directive=%{ENDM}% ; end macro definition> ; macro text definition> ; macro text definition> ; macro text definition,.MACRO %{macro_name}% %[formal_arg_list]%... Macro call6Identifier name specifying a call to a defined macro. MACRO DIRECTIVESIRPCIRPNCHRNARGENDRREPEATMEXITMDELETEENDMMACROmacro formal argument@A symbol to be replaced by the actual arguments in a macro call. Macro name8 The name of the macro which can be up to 32 characters.,macro name list%{macro_name}%esl$ALPHA_MACRO64010.AR<&d r3 c!O@4vwJ1D ^^NivRG^'#F$71&F{6fGHiodaKIFp.$F.IW58|G(Β<)M, 6D&J^3`N8g^nSP F_./y-e7ś,~)r{N/s]h("驅dEMほb}p!Q˪T~^Ug{͖I/M. &^L_X{:YTEХ#8N =ue{c7vP:Мj~ ;4/{Juh_[w0\6QpiK0(}jڿcvxp{X  .|{5?[6Ѽ=e牊jv?>ia0LnntRjG^L0Y/LD,O>YoSz''xa:B5_#tSS\P+H"|]0^[x6>e7yBM{AP&rނĂq%ӻI.%H.2rV>(& 3"ьSQ_5uNx>3Ot`ʁ+ߕ*`<,Z[haCmRKs&B+c1 y7p,է|{/,B2\5ax}7 sJO;ky\!2/Y6Ptr;3Yp3Ꮪ+:q[uh۠On,γҖK-OIedKiKA͋D(}/#G%Q}Wsl/A_M}bvG09u_Łr[)Te 9q{ r,":P`'5Xi-mFa83NuIV+mO;6@S 6˗(o-mMoU'nvɯN. J[wSCz{o$iHdHrQ&7_Yי*9q,YϬXZ!LM}EYkA!wht>HDae? !@]*nW)TU]`=o;sz&`x/("uawtr ;' NZJ)2?$UNDKVJ 5t5a_&(RTx^~G)My[[c!wQBPSB* مI˙b.[j͘5 6|Wxd"?l4=KCmpIeD Zf[*N^N/2!?m>IxL)%I*uE$]b?0Z.2BD*9p@}~ XFrBp>vO?NE|nI!+ >Tq%[l]y TD =OiXW|TJztŏ0\U2oxAKn49w@W%MzG;1bxx;MSG 4_XD1?V'T!&}H]Xkħ`jنqfTȪնʈ%M00R;/#eMhI }NY-~h#p~PII-": } erdw14dD .,lO[A_h0"_$_C|<37 j 8Em9Sr]/*A!0ht_W.}|zD0E<8J@yƧOBwVI:y&1iK='/*sAr"A /6y7sp<-1]7ZQPu!v[)=i~4/Xk\6diGky%Aw-TAr2>2:[*4"l ᆋi nh.711DWLQZIPd~}8\Ζ7D ' o gtOY>%sA$ib\Yh5w`db|R{Invgt[O8(?a]t#tqlM g o 4B*6$[X:ariO(B4 kVmnQZiH,"}(MU)6mfn=?SmFiYw[,RR͗PFЗ Cߑ{$a1#jsk7 u*jzcd|]\Q0As XK{ CwNP$!s;>U5g_>(3 + 欟Zy*Ltke ?`ާ&(9ws4f76Mt*2">E3b1 Z c09RϠÀ10l6M <]lpij2wsݶ\/$!j౻!"bE<^xlF\_hBӺ5LK2X{~ $fykrÕ3Nf/Hq&"^DS &o>,>g$0Peo}KD;e~,}NM5I@]X_$|_G&$q\jy, [8A35V =P~8@+0)W3v3yx}Wȁ5{3l3h7)f"|D)x dF<~cTI)8U{8ewQB*W,f"j=/@e]ʷ]$箈}k'v;NhF 7ZP$ w:T N3!Nh)IY 8( zpp3`Xf;NktV~"m#2"h׫/%_byV ISŸk|i)x5WK֭􄲱+8Cr>~Ⱦ'Z}waL6bK[7~Unl-%vI+R`DXP1K$*6?˱b)Er%$ժ[#YՕ[U&rw"hu ؽ̗?!~|"{6tf:6l4 6+<ɮa6N P!˶ʚ1 ܜ^+Q4OyIFpWz,cٖ5b0V?>T?t|.MX~Qd|w&#MXع(nNsE‡ %Ǎm*tx  ;0iaW׹noSSٙ4o:|.4Ҫ_2~-,E=l?IGeB`tyD#E3Ojإt+ a8*(PY`j ؗ˻!Q`k`,y,o">9:wgeaMb'Ʊ(кer\3vWmj4Aa~)^FO"f7X2Ke^z }TA@f%,v[@IՖ _YBug qK u 8eÆ]$Vd4nxȤ"i|{{"2oFz)hf]̔/Dah5oF[OnKS$"x8bgh_tc[C"k|9*C@G/]ښwcrAO[t<l)#4#Y8W\rހ6}1HkQg_{WK%nhX"-Afw[2q2 K{:\Ekï%'\Tϒ\:yî<.` U(|U41)o`(B 3ԽqKqa`ӊ4`oѺbk:V!6!>,ltw g/%@xX;5)GI;FQ?i9 rIrh[$`B&uJspt͎չ+~} iJryICzA":n]}TR,GoݦT^J5`o6z{JѹgY-ad!=Ρ ,N_:̈/jѩ 1瞥oЙ6{J_s\c:#B\R1ilHj4hRU:R AI taS~ >cr;w2F,iHT@_( 67SSQWq=kc7J%{u/\||Wnc| spm5,wo~P<@ނ%/.R6&gk :A .ϠpS(.MHt+ iU{#vN=)6]G[(nV]+Ϻo"bI p)2boDB\b'4$>%dw#FQ ŢeGgԎo2 {=eu:Yy  k0#Q(Mnggqܻzmut^}:} +_eŠ6R%5.>FXžbZnf%ʴ^i͒+RGpp7Vnn m"[dWV2E ~z9ntqH&=|l;)]O?[ w7:#m)HRKa̜a:73Thuy~)J(Rdu{э(݇iQ] ([Q_jE@_U= AO&SotWA>c!YEcUWaGEQ6YZVx,SE" IB@E5EYZÞv#A$ILCͮҝp2Hֵv%~Sr! cQA> iR~. RZo7=J_'< zOџNmUN:ke JbL]H,#X2$RmCqq>=]8A 62XIAnv;Dzf{r[|koG8 KNw z^د$tdr".3u{ީrSa*QEڤPo/ XyC0$JxCĕf'1Y:XG PK7IJ{?~L  UkbRY"seMG\zz7Q]s7rea!) jMG!GF*wZY*m(;cl{K fEkY NqPH(JEaZ/0m)Oqb 7\f$nd" Fy>א;SL|l{ 8Zik/0HBwRW$&Ig/ҲruypKMhDBwIKD4-gF9FK`oxiwDrG]R6ms PJGIJfK`x$9})^y\΢8=8C\YC>wԒ,F$ 0o9__XXe#^ #nט6] LQBYXoE6r2{]8+a ,m%s,tx- 932=ZkB*MNN%.: uM.ʤ9n:gaiHX,. (NAs/N,6/Y,]0HTEڃ>[r9]D{h9r:WF>; UADHU? Y+L2};_FcHqC &iFjc$B\)+ϓ!$K- qc&麯}18 1`GuI$&!_D׶ HŠL^ 58@5>p2s`\hKa&l =BQp Sw,K| T8@r1Տ\64gSy,:1֕.ʌtq3&ӡD(2/{"v[t%h#<${`utLQ^tv/sJD uD{ ЖL0I)qQt2cY]o_ y( NC< ؖ6A˥T.2$e::U|Ⱦxfm>w>Jze!ɉ;o u#.FǏk;lB+o\Y|*LP?HƉvO!09MC=ӤJaJX'6+N=7><\a f :ic%JۼB j~=G5'@y>s(d"ױsէ3Jijny $=^j/彭{ntKX=<.)yib[693(JRVRNyGyU"ʢ_* cRǴh"!u0jBB4 5}4<^srĸEb\`>F[ Ey\0<ދ_pa V98e.SS=(/7)-Ol42<Ӆ qxXatO7M[>XƒHjgR%`u]f'8d/!"Wuk0vF;#1{ݠQy䄝ן y,ȋaYf!C|d b^(3ݫݸZH}%Z~_U4T@?1/B^e<.~Kj J>%RX Hh`?vT_Ɂ  RA S tall ''name' la1= $ALPHA_MACRO64010.AA string specifying the list element delimiter of main_string.String lexical operatorString lexical operator(%STRING( %{symbol_name_as_a_string}% )lexical string assignmentlexical string assignment%{user_id}% = %{string_value}%string sK$ALPHA_MACRO64010.ABGE@GBGT@PBICYBINARY@BIS@BLBC@BLBS@BLE@BLKA@BLKB@BLKD@BLKF@ BLKG@BLKL@BLKO@(BLKQ@2BLKS@<BLKT@FBLKW@PBLT@YBNE@b BOOLEAN_VALUEuBOUND@BPT@BR BRANCH_OFFSET@BSR@BUGCHK@BYTEBYTE_ALIGN_KEY@CALL@  CALL_ARG_LIST@ CALL_MACRO@/ CALL_MAC_NAME@BCALL_PAL@PCFLUSH@\CHME@fCHMK@pCHMS@zCHMU@CLR@CMOVEQ@CMOVGE@CMOVGT@CMOVLBC@CMOVLBS@CMOVLE@CMOVLT@CMOVNE@CMPBGE@CMPEQ@CMPGEQ@CMPGLE@CMPGLT@*CMPLE@5CMPLT@@CMPTEQ@LCMPTLE@XCMPTLT@dCMPTUN@pCMPULE@|CMPULT@ CODE_ADDRESS@CODE_ENTRY_POINT_LABEL@ CODE_SECT@ CODE_SECTION@!CODE_SECTION_PSECT_AND_ATTRIBUTES@ COMMON_BASE CONDITIONALS@XCONDITIONAL_ASSEMBLY_DIRECTIVES}CON_ATT@CPYS@CPYSE@CPYSNCUSTOM@ CVTDG@ CVTGD@ CVTGF@+ CVTGQ@6 CVTLQ@A CVTQF@L CVTQG@W CVTQL@b CVTQS@m CVTQT@x CVTST@ CVTTQ@ CVTTS@ DATA_ADDRESS@ DATA_SECT@ DATA_SECTION@ !DATA_SECTION_PSECT_AND_ATTRIBUTES@ DATA_SECT_PTR@ DATA_STORAGE_DIRECTIVES@# DEFAULT_SIGNATURE@: DIRECTIVES@J DISABLEW DISPLACEMENT@o DIVF@y DIVG@ DIVS@ DIVT@ DRAINA@ DRAINT@ D_FLOATING@ EDIT_LEXOP@ EDIT_OPTION@ ELEMENT_LEXOP@ ELSE@ ELSE_OPTION@ ENABLE@ ENABLE_OPTION_ITEM@2 ENCODING@@ ENCODING_INS@R ENDC@\ ENDM@f ENDR@p END_EPILOGUE@ END_EXACT@ END_PROLOGUE@ END_PROLOGUE_PAR@ EM.$ALPHA_MACRO64010.ABLBSs?BLE:@BLKA@BLKBABLKDxABLKFABLKGXBBLKLBBLKODCBLKQCBLKS*DBLKTDBLKWEBLTEBNEF BOOLEAN_VALUEFBPTGBRpHBRANCHHBSRRIBUGCHKJBYTEvJBYTE_INTEGER_EXPRESSIONJBYTE_INTEGER_EXPRESSION_ITEM)KCALLK CALL_ARG_LISTL CALL_MACROM CALL_MAC_NAMENCALL_PALNCFLUSHOCHMEyPCHMKAQCHMS RCHMURCLRSCMOVEQbTCMOVGE,UCMOVGTUCMOVLBCVCMOVLBSWCMOVLEVXCMOVLT YCMOVNEYCMPBGEZCMPEQ}[CMPGEQG\CMPGLE]CMPGLT]CMPLE^CMPLTm_CMPTEQ7`CMPTLEaCMPTLTaCMPTUNbCMPULE_cCMPULT)d CODE_ADDRESSdCODE_ADDRESS_LABELdCODE_ENTRY_POINT_LABELe CODE_SECT}e CODE_SECTIONe!CODE_SECTION_PSECT_AND_ATTRIBUTES&fCOLLAPSEsf COMMON_BASEfCOMPRESSjgCONDITIONAL_ARG_LIST>hCONDITIONAL_ASSEMBLY_DIRECTIVEShCPYSiCPYSEWjCPYSN k CUSTOM_OP_ARGkCUSTOM_OP_ARG_LISTkCUSTOM_OP_LIST lCVTDGlCVTGDmCVTGFfnCVTGQ/oCVTLQoCVTQFpCVTQGqCVTQLSrCVTQSsCVTQTsCVTSTtCVTTQwuCVTTS@v DATA_ADDRESShvDATA_EXPRESSION_ITEMvDATA_EXPRESSION_LISTv DATA_SECTWw DATA_SECTIONw!DATA_SECTION_PSECT_AND_ATTRIBU$?$ALPHA_MACRO64010.A0OPTIONAL_SEARCH_LIST_STRING0OPTION_DIRECTIVES0OPT_BASE_EXPRESSION1OR1ORNOT2OVERRIDE_FLAGS"3O_FLAGSI3PALa3PRINT3PROBERy4PROBEWC5PROCEDURE_DESCRIPTOR5PROCEDURE_DESCRIPTOR_MACRO8PROC_DESCRIPTOR_NAME8PROC_VALk9PROGRAM_SECTIONING_DIRECTIVES9 PROL_LABEL9PSECTs: PSECT_ARG; PSECT_NAMET<QUAD<RC=RD_PSH>READ_UNQ?REI? REI_RETURN@REMQHIL`AREMQHILR,BREMQHIQBREMQHIQRCREMQTILDREMQTILRZEREMQTIQ%FREMQTIQRFREMQUELGREMQUEQHREPEATJJ REPEAT_LEXOPJREQ_CODE_ADDRESS KRESOPC01KRESOPC02LRESOPC03nMRESOPC04:NRESOPC05ORESOPC06ORESOPC07PRESOPC0AjQRESOPC0C6RRESOPC0DSRESOPC0ESRESOPC14TRESOPC1CfURESPAL192VRESPAL1BVRESPAL1DWRESPAL1EXRESPAL1FbY RESTORE_PSECTYRETyZRETURNZRETURN_ADDRESS_RN[ RETURN_TYPE2[RN~[ROUTINE^ROUTINE_CALLED^ ROUTINE_KIND>_ ROUTINE_NAMEf_ ROUTINE_TYPE_RPCC~`RSDa RSA_OFFSETaRSCCbS4ADDL_cS4ADDQ)dS4SUBLdS4SUBQeS8ADDLfS8ADDQQgS8SUBLhS8SUBQh SAVED_REGSLiSAVE_FPi SAVE_PSECTjSAVE_RAjSAVE_REGISTER_LISTj SCRATCH_REGSkSCRATCH_REG_LISTKkSEARCH_LIST_STRINGk SET_ARG_INFO lSEXTLlSHOWTi̖ז*6BNZfr~˗'<Ncsʘؘ .<IWesřә$8atʚך &3@MZgtԛ1J\k˜ݜ#6D^n˝ߝ "3F_ny̞ܞ%2?KWco{̟۟!-9GZm~̠)=UfpáΡݡ*7FVeuϢޢ=Mbs~Уۣ ,9FUbmx٤1Kdt$ALPHA_MACRO64010.AN_q©թ!.;M_qêת +=N`rƫҫޫ ".:FR^k|̬ڬ5@Wdɭ /;KZguݮ#0<R\jwïү /?N]kϰ߰/?O_oͱ(<Pdpz²в޲);Jdtͳܳ(4?Wozڴ,9Mbmxе#<Ul~Ѷ޶)4@Vgv98Ʒҷ޷2>JarŸи޸)6CWdpȹ۹".:EQ]iuɺԺߺ "0<[ǻ׻  .<JYhvɼ׼ )7EYs߽.Uan{;ھ(5BO\i}ƿڿ7Pbv2GSft)ATl} #0=R_lx&3BRg />Sk} 4DShs~"2AQ`o -8D[n&3@O\gr1E_x%EQs3Dfz"4KUd*;L]m$1>KXer,=N^o ".:NZm  6JVh!D]x&BRw (7GVfu -=M]m}+DWap .<JXfx)5H[l &<GR]ju*6BN^s  2BTam-Qbr}SORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORTI_OWHATEVERMEMORYMEMORY ALLOCATIONSORTI_OWHATEVERSORTI_OWHATEVERSORT :˸$ALPHA_MACRO64010.A.': MACRO-64 .M64P%{}%%{}%...%[]%%[]%...P;;-"F@LRtMACRO64 vTDMSRDUXDEFAULT_KEYWORDS_LISTKEYS&*[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1+,D!./ 4- `0123KPWO56@W E-7@܎E-89GHJLh3(v,0 -v,MACRO-64MACRO64V1.0-213T10-37$ $ h$^! J$0 $ 1$2 $*3J$( 4  DCXSHR_0018 DEC$FORRTL_0018  DECC$SHR_0018`  DPML$SHR_0014"   LBRSHR_0014" LIBOTS_0014 LIBRTL_001@؉vSYS$PUBLIC_VECTORS_001t** ** *3$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1`"     0P0 0 p> &p 0 8r) 000 8r) 0 8r) X0h[ȇ`6p0=p@'H\89 4!P-Hp;  P' (AP?X  0P8r)| z  0z 6@ (k0`kP0@0p2";x/86 .T T0 8r) .MLBPW)hBh  0`0d?   8 h.M640p 0pX 08 @ )`m 0h @ p&0h@ '00 0'0P  )`_0 0x  r r `r p 0x0x0P |V' @'`o 08`q 0 q 0r 0q 000h0 q r @q r q r @r q q 0X p)^s 00 ` `o h )`_ ghf@ 08%x 0%0$ 8r) h0x$ 8r) 0# 8r) F08# 8r) 008r) s )`#xx````0   # 8!` !p"#!!""0`0 00 0x  H0   000@< 00  08  p)^Hp0  )`_0s 0 X0p0'0p%0%  0 @g0p0- 0'P8r) P`x2xКp@0H`?0, 8r) 0, 8r) 0, 8r) 0+08r) 0h+08r) 0*08r) 0*0* 8r) 0*08r) 0'0'0P' 0 . p)^ 0P-     ` @ h )`_`g00 |V' ()0 /P|V'| @  ` )``&0.0.0`.0|V' 0 G|V' ` (p2 @'0G 0F0F 0F 0F 0F` 0F 0PF @ @ (10D @ `)a)` @ P 0B@@  > ף'0,00@@< 00`?P (0(8100>P ( 0(10`= (10<0 0h<0@89 @ ?P  T^@Zh(80P?06@ @ ` @(`104@ 04  p)^0p20  P g)`_0H@ e f 0f X`&Ppx-`&8f 85%Pe 0 0X@< @  .e H`?X8YYYZ Z8ZZ[[[h\0J  `e p pe < 0W0  . 0U@   0HT@=< h< 0R@=< 0Q@=< 0J@=< L`LLL0MHM`MM@NN OO` 0@'P pe 0` e _ @ P, /0^ .&H`?P&0f @` f 0X`` e 0 x-_ %e hP-f _ 0X` ` Xh,%d$`&Pp0  0P]@< 0,0j@| @f 0k@| X90e 0n p   B`04`100 0p@ 0` ` @900@< .IRPC0  .IRP0؂@< .REPEAT .00^  900 P:08  0   p J$,0xwP _ (P:z{|{|z{{{{{|{{{{{{|00 @ ` `&0@  4ֵP$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1U;<;1_* `^dMk9McND(UZ{q`&Ώiu?r<]aF"1أRIg80Жpk|H,2<FeW"Im)]P{J1 z* }筁\&QZ2*n e%?]S OH Gkq]xG/9dY!/>^f)+>|'Dw#QTwe:' 0~5.Ҽ{\h Q!'u(`};g5$fn)Ywx4Uy;p@f# Q/*=ؒmޢ~)y ?ceov:RƬMȴ>7|OY|uT MD) KcrX}\Tͼm*hk^e0ь&==繒[ 4˶F(x-eV3dulxP5n7B\ 8dY@|RK(-̺q=C3\%Ȱl^$mu,i-?d0CaY",s$bFޒ.hiǛ$&dxe_ J:v9׾h)lޏ_qDD+[ǯ$ͥﴔ`wo)S+a8t>[D3f48̌_uH%&ÿc-ޑƚ}5xk"gj Wx"*88(oezwGDo] <_V)et2dՋ-- u-a;(}WS~ '-D*CVnKD$TxNjaHgY+J|oc2Qcv l讎/},tz@\Whw9& ߢm [fGٙ03I) [EB3JC0* DL>>4  ڡ:?Z"S0 ZBG|Kw&5:jv%ԪR_p&KÉZm; ,pq Z{PDbX3#mXh1|!a)qCoEm[/ 0ٞ U9JgrR6Bw^=ᒢgwAcU 1iF6LWO}Ё NՅ6vNnEG;m=x apq%OW(xS,ؿb֓)T<\7/;*H4!ҌX^mQ5dvf_~g<"f#\4+pz2%VCP83.C,99@stHu#~7UH nn +ݢ+1<ZrJr_Iqx7Y1~+8 } `U:v;9@R: 0tp 06}qSPN (rfw3QK2=\ <oq5ojXhYnڪC0 (׍ be0wceΏj(1H3nҿHgjK4g6inO.+j0REXH3U>@aJ*$ߟBd(DjBɾ/ɹ6=̍Dt;u4nJ?SX`,>!E ^CŠU3ܯVr)#<ԋf Lc!Jޮ+@Ŕ J%g=yv>vA9[a5|r/}`]+f'FHfu ]^ _$~))Ai׈l-D,w [^"F(̨sFđ7C`,SIJM!9u/C$pӒi/ëG䙶a`9LO4 T21z㒚B;-:mzD#9K2Mׁ'wL A3F48hKPϟI`\f5ixK{I^xPWt7N *yCrt+1U{ڽ8'YK(aOjϢ$'z ;?ZȮbb&74~ʈ_yršcϮ8:K\|^Wj˷cjЦmo^}pHFD1n&hp$B :#Ja&ra3"tm;Y4.Е3q@1Uh%=&Z4?VN -$6e'M\U|8 ֎ĦF6B\4@ΣYz ?):^VH UfD602g':I^ C52v|\]_ͮ]|y$g#SwsIY 0V Ȟs:j!^v:ƈ<_aFU$pA pҁTW#(6u؄8FiЖWq@'xK|t449;v&G uu3%HpbOu`Ĩv  (wZie\JkH.Ӊق85͛ '>W]98DW&|ء62ENmWxΉi_K˯?t(:5Dʴ [ JQ¹ɞ @* ( v&aLgؤ"!l/ƀsVq~O86eipPNwu}tqygyDw#%{ȢGZWhPCTS=q,OS2J5Hǘ^C iJ`I#HZ0~6cG= }gT]J)V9#E>\/1Dqpz7*lic|nS9sH}GTh`/ !<ߗ|a2GJ*ѻ(o 9a$ P5|I=dŌPB&^mC,W<="PHI196$~A70\.O܆\ze>71%MH^;.7J!4fcm &,1 nZλ&guv EgJ+ en@jm7q~ND=)e[E<3@(X~9lљړJEJk):gUV"tkU_CAPI*ǁͪEU$LZ-m]8Pȫrw?c /h!hk,gáA;1֙1/vDSmچŪǛ:1Uߩap|b+MP0IIILjII|znAkV0Egg: $7mbз0z>ĹnrVZnc=5'9_~)1L7]џЕRn};pg#htV)<+qHT R\, ed٘,;aɡ -4魪[2BVZʥ1_Y -x#Lg{hS[]XalLz%CG2Jt$<;?BkA?k*nXnOHUe]67v&Y'ʼrCZ2[+i:K*'R'QPU\$]aꔹ[ Tj>d,Ƌ]j- /#\l'W6mR;BlX:NxbVƻQoԝ&|(JԴh1+FpL; Zڝ`GUC+W!<1ՍI5`,UcM*h5j)IGϕt6J7h'k(cՋKB< 4yTO0#D }D++> T@.n@*'1(Lx+RfU akh@|g `8ltP3éf%1Sbڑ1+Z{++!)1O4GiO X"v^q]>$sziiw bE-@ gPPBvP4y#ЬTP:I\.z)Cnn~ȋWVM0Y_,(ɘ헠HPcoar'jMsDrZm +"vz ^(߼0mX2D yT\j=Dy͂oZVEx;̱|ac#KkKf/y-q$k'88;Wl4BR~eXp1 ,ij%1o g~l?pbɝsxyPa1DF',< 턵oF4CB?KjoMNLdHhygʑxq:o? @fDҕr3#t]^Eq^ t0K@0kx<)4sH~FrIwDy-QkקڶMbs7rpy8 *V3/X m%w ѭ=lQP#$ܫ.|&]*Oͦ9Jl}%]s}B#K& 5%/ϖF-rn_ͼnfR` .BgIG O5ʳc0?=udXE aH rzŏ% g:=qE)q %oR|(tA4{:CW0s0B/e)>Ǜٟ 4 7E 2)#+CgSzUmeȿ6+Ӱ&y Ƥaψ$ڌGa/NkooҪbO޽_ 4x&uLO+-::hꞭɵU1`rU> 5YMP( ?rCaߤPwGM6QZm[TQWt?%t,)V s8 $cńuS}Q='llʰ"[bEwM$ʺl50#ʲs>O@g%Z5(r_-ow(!?{;Ehx608F;dMH54{Z h@MvgHʠ]x$eMDj.pkYG%9U& mBuv x--_@=Oz<Q!<\xeԧ}DP_U ZP /o/tȭYG/{8 ecL*(Jq#txF/b3yxm2T.B@6}:Ym&K3LO~Xa%}2=hWw9B4N[b7\ةЙ͜^ |r Xz1@WD Ivq_X@fN}4GlH=B}6c#A8^+_R'C.f ^KΝsjsFJ *ހcr!Xre m&dT~F̈́pepjTƚW=NLCg^\3AoH1h[*h,lWe%2(_u2}HMW œ'`kWM'akq&ݖxQ $]1&bsړׯ΀-pR\!JiU$&1rle\_Yqc gq*ct츟&Np;~('Q t| B0܍GZ+1=U:Rǽ6q/;Iy J"&& ף_1wNFR"¿hQaX?){ɘ ".3vL0`8s1pTu.ʄ]8bny-Zgij@{TFЩ"cj>?'ЍLx8څ~_z }Y-L7t_>}x6㔭8s3. o_U>'}yCqԬ9{دxc:b?Bg1n28Z6ypzǗ8fN"+^,2R+'IN(tnr9ܧEdsکm .X^gJ3+I \\ )Pg_@Տnucyc?!bpƤw.aq ROmmuPWl/!#y6]-ےX͈Ay~v~*Vcv%oR籌[*zHȆ<& Ggw>7~RV*b*d bi""G] ̟0l9fbH/N&͆W`.E"՘z$iv`1c%6NPѾ<^K_nBWLM쩏J_ iK.! H`}TeMPs3qmt;>l sA&'|*$K>y'S^=!LTLjF#_e#h7U黔"]^ 8?׼gGˢ^ΎOrV҉Н#.3$pEkϷ)ktρgc_=6*S<(}1薊 }GܻфFe_4W>K'y buVaBRLR3Q~MQRI3 }pDUN)^N_|VokU77$>([lDl6t}o$ Y0pb/ (tǮ&[&=a 㹂&gwf4.ྜcDDϡuyoku-Ei 14tPk.JT2R-HDM/;iyh1t[q\>S)wZov9Xp62kU%F&uyؑ$a/M|L0V:MOmÒ 7#4JDӊd?j긁L)bT&s ݤTEqq#1$ 9#ǀ~3j{m -PN$A UƋrå܇ ģ8CM5'!~ B:Z-|gh}hQu,XckTa^?qhƲ6vPL}el8-#Go悘/Al?I#Ɖ;~HOULH aI_OWHATEVE5WMo$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1+"?p 00_ 0 `)aPf 0X )`0P@< 0P pe P  f H`? P](J$0h@< @e 0(P e f e f 0f `` p00 0h| 0 `<.Hh@(?00lI< @` _ _ hb0  8 0 8 p)^P)p): P > ף)`_ Pe _ p 0e 0 _ @ e 0PX e e @f _ ` 0` ` `e   h P` n':&e 0,B`pi'  P _ e 0f 0@P| `` f  pe @ @e f  ` 04%xК0 P ,H8H`?x-e `e _ _ 0xPx Pe 0 @` P` P:.P,(4Xp'0@@| 0, Pp H`? .P:&Xh,'`e e f 0 _ 0@ P _ @ 0f 0 p x-X`& &`  `&040(0r< f (P:f 00`r<< @` `` _ _ .`HGe >0HPr<| %0@r< e 0@r<< 0 Pr<| 0(@r<< '0@r< 0@r< 0XPr< 00`r< 0r<? 80 Ppp&P:`1f 0f _ f 0H`8r) e H`?,x-xw* jhP-008r) 0x`8r) ` e 0j008r) k0xp` 0@|V'< 0` 0e e f ` t`&Pp0 0` _ _ 0,0P0` 0 _  Y0(  p&Xh,0000``|V' e e 0f f X`&x- .p`gHH`?00|V' 0 |V' g f p)^p>0 |V' f pz h )`_> 0p  0  )` 0@ g f f 0  &+)890Џ 'g 0(  h 8 (>@'p&...UȐ0P  P0 @< x)6x)5(P=)`80@ 0 &0   `)a0HP 0p *00P0((`< hde0@P`%0  p)^0h  "  )`_@ 0 0 0l8 ` @ h 0?0 $ ?hFH$ 0>0X=8 x$P00=PX=8 >0P;pX=8 % 009PX=8 08070X=8 0X70X=8 H`?m 0@6@X=8< LhuXM00P5`X=8< hb0h40X=8 030X=8 0p3 0`3` 0xx1X=8 xUȐ000X=8 P`hc00%T)h* +L*)he00)p| 0'efhp00P'p 0 P `0` 0 00h  0(  000 0@< @ 0H@< p? P`h\(0`H0G 8r) `i@PP'(F0hFP8r) @[H\H`?0E08r) 0E0C08r) @ Yh PTW0A08r) UXh00@P8r) hb 0X؍| H`?` hb0X G0Ix0|0 @ @t ?hFH0`0 h0(0 0؉08P` fh 08P` 0t0(`| ? 0N P`h0@D8| 0X000PD8 0(XpD8 X```(``Ё0 00}@< 8#e0'%0(u`< `t #p8%00u`< 0xt0ht z 0(pqp 0&`rrrr6Եf$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"+rF08o@< 0pppppppppppHppppppppppppppppppppppppppppp`ppp0o00(kp* cklPmtlkThe00`ip 0((gP 0e0 fe(ff8feeeHfXfe0a0 0_0 0(^0 0\0 0[0  PM0Z@ < pL08hp | 0HV | YYYYYxYYYR0U07 0HL7 ONhNTPTPTPTPTPTPTPTPTPTPTPOHONNNN8STxT`UT@UTTTTNNR 0 RRRxRRpRRR0I@< xJKKKKKKKKKKKKxKKKKKKKKKKKKKKKKKKKKPKKKKK@KKKKKKKKKKJKJJ00 @ ?hFH0h 00 0ظ  0  00 @ H`?0H<8| >eh000<8 P`h0ȳ <8 00<8 FXX(@xXX8F(F@Fp0H0 б80  G0  0X  F0  0x  EЈ 0  0Hp ({{hb`{0P P0p0  s(u0  00P 0  `?0P  >0 00HP XT8p&0  PF0x0 UȐ00 00 00 00(@ 0  xК0@ EE0xD@GG0}`h?PYP~@0  00P ph00` fh0  0P0 00P (zP080 @ @ 000000000000000000000000000000X 0p0, (h(8HȖȖȖȖȖȖXؕ0(P, 0x,  F0@,< %0@| @ H`?%8008r) >008r) h?P0к08r) @ GGhFHE0xD@Y0  `P00 P`h0h0 A 0P0@| H`? 0` v 0 ?t h@H@XH@808 00 00  0  =H0 00p| hb@h@ThH0p  0  00P |V' `)a 0 |V' )`0p@< P&0@< B )``)a&0 P ?6p!`.05)I?4!.p0@< G)Dh 0`P h 8 @''00` &)hLMLB0P0 M64B)pEH`?00 0 p)^0(@0<  )`_pV)xB0P@| *;h@lP8ЁD 00 0(0 00 ,y0`0 0  0  0p0 0  `+ w00 0H :0h0 n00l9 0 0l9 0 0l9 00 0l9 n0 0$9 0 0$9 0 0$9 080$9 =h0 $9 @o009 0 9 0 9 009 0-7}$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"<*`0@9 H`?0x 9 h+@0p09 3w+ 009 0009 0809 0 9 009 1x0(09 009 009 0H 9 009 009 0 9 0( 9 009 0X 9 81 x@+009 009 0809 009 009 .x0X 9 0P0 00 /x0 0 00 00 0H  00 00 05@ @ *H`?00h@ 0`5 08`+` 0yHP8Ё0h40\9 ;030\9 XE 0030 x=h010L9 0810L9 0H00L9 @xh+@0/0T9 0.@T9< x0 .09 00-09 x0,09 0 ,09 0 *09 08(@9< p)))))))p)))p))p)p)p))p))p))))))))))p)`3`D0'  zX>H0(' Dg9 0H&0Dg9 '&& '&&& '& ' ' ' ' ' '& '& '&&&&&&&&& '0%  %&&,&&&&%&%%%%%%&%&%&&&&&&&&&%0#0 $$$$$$$$$$$$$$$$$$$$0$$$$$$$$$$$$%$$$$$$$$$$$$$$$$$$$$$$$$$P 0"0 70!0 *0 !0 00 00 00P hb00 0(0 xК 0@< P0@00x60x6 06 |V' 80P8@|V' @ *H`?00h@ 0X> |V' 0 =P|V' 0;@|V' 0:@|V' 09@|V' 0 7@|V'< ?0xR 0xQ 0pQ0|V' )` 00`P`|V' ` & MACRO64$%Ho(@R'00Np OOOOO0O8O8O ONNNNNNNNNNNNNNNNxOxOOOOOOOOx00J@ @ 0K0 PMP< ȥ0 pLP< x@0J 0J 0J0 0IP pIxIIIIIIIIIIIIIpIxI0GP hHhHxHxHxHHHHH(H0H8H@H@HDHDHDHDHDHDHDH@H@H(H0H0FP| FFGGGGGGGGGGGGFG0E  @  0 E  0E0xD0h?` X 8w0R>0x0 0YP|V' @ `)a)`0P~0|V' 00}@|V'< 0`{|V' {{{{ | | |p|P|||}0({@ 0{ 0Xz0 0(z@ 0y0Py 0y x0x08w0Pw@ | Xx$P$  P0h  0(up  00sp  0kp 0 0h  0Ho@ < 0mP | 0pP < XqrPrprrr8rrqrrr0i@ 0`jp  00i0  0`g`  0fP < 0hbbbcb@ccc8dcddd0 a` | 0]`  ^ _P_h_______`(`@`X`_8_p`0HV@| 0\P| 0Y0 0 \@ 0@[P| 0X0 0WP< 0U@ 0U0  0T0T0T 0XT  0PT` 0S  0@R` @0 H 088@$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1fd"M|V'0H0 0@0|V' 0ȇ |V' p)^ ppP  xD@)`_ P Щ ` @ @ z 00|V' ` )`h?P@R Pȝ0@0|V'  UȐ0@ )`F 0 `)a0@| > ף@8ؒ0'0 0 ! p,؟ȟ P P.`PЛ0`7 00@7| 0PP7  0p@7< @R0@7 H@(?h@00: 0PP: 00P: hb0xP:| 0x 0 : p)^00: h )`_080 UȐ0ȯ00000000000X0000000000000000000000000000008p|V' %`0000 0(((((((((((((((((((((((((((((((((0 0P000HHHHHHHHHHPPPPPP``````0  `)as 0( )`0H@| 8 h NOALIGNMENT`q DUMP_FILENAMESALIGNMENT q SHOWLIBRARY.DIA@q DUMP_FACILITYLISTr .OBJpp r OPTIMIZEr q q @ 00+  pm MACHINE_CODE@r NOOPTIMIZEDEBUGWARNINGSOBJECTp .LISq r r DIAGNOSTICSq NOSHOW`r p ENVIRONMENTq .DMP r 0`0 x `v x y h@v 000@< m @v 0@< `y y y xhhhxhxhh0@| z PPPPPy 0Ƚ@6< @y 00000000000000000000y 0@46< y pppԿpppԿpppԿppԿpppppppy 0X  0 @ P0@00x ` 0x00 |V' hFHhd0D= T p&UȐ IQ8GGxD@(kOR  @ 0PX|V' X 0z )EY E0X7 C>?Sp.MAIN.Y0 @ 0 @ @ EpH 0EoOP(d`gHemH% m 0PX8| H`?`jhbHo(0P 00PX8 hFH0P |V' 0`|V' `&Pp(()`p(` *0P @  + )(T0 @|  000X@| ())`_h('0H0@< + 0P `)a0HP   ( )U0  00 4*)])U )(T)pU0(04P3 z p)^004P3 `@ Ћ X)hN`*`C(@(2(0pȁ jX  ((20z  )pR( 00` 0'p)W)PR  p pz z PGz 3c /gxI((9U$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1C"^p(` ((4 T#0Ȇжp@U`x0@| p@GIC`H\XPSp@z 08)3 'Bxlh|L0[0=(CHD00000x0p0> ,  0,0PQ |<*  p(` )(T   ((0x0Q 0q0P@Q| z 0N0Q`.Q   0`.Q )U (X)TXU80`.Q ( 0@@.Q< 0P.Q| !-0Xp.Q ( ( (((8O0 h@.Q  0z 0P.Q (,()0U ((0p.Q  (( 0`{`.Q (\,p, }d,,  (0rp.Q ( ( 0hP.Q HQ0 $*Q p,0H+(P,z 0p4S ,p,z R pz  ( ( 0 4S ,((/ ( ( (( ((((0@p4S p0@ (0 P9Q į,0L`9Q ((( ( (H , , ,z z 8,,0 *Q -,,,$,z (((z Ph( , , ( 0 0*Q 0P,:Q  xI p)^ ')`_  )pR0jp,'Q p)W )`)PR(@z (( ( 00HhU ` (((( (00xcoL0Pd g)pUX)T %e@ehee0f0feef0f0f0f0f0f0f0f0f0f0f0f0f0f`f`fdffdp0S0`0  0@`0`XU 8V WZW(X(Z(ZZZZZYYZhZZZZZZZZZZZZZZZZZZZZZZt*0 RP# 0(NP# `(`&r(h-@(p&07# @z h, :=X::::<0=p<@;0   ؂*ԍ*,x,0p  ,0 ` | @*00P | 0( ()XV )(T,*ج,d,0`@  0P 8()V)U() W0p  )`)`_0  0xIp  ()0UP D5D5X D5D5 D5D5h!D5D5!`""##D5D5$`$D5D5$D5D5D5D5%D5D5D5D5'D58'D5h''(D5D5D5`((D5(x)D5))D5D58*D5D5****+ 33 ``@*3 3P3333h3x(333**++-H,,, ~ 0x OI @)Vp)^@(+ Ph0` 00 ,P0P\KI 05p\KI 0H@\KI| z 0]P\KI 0S`TaI `008[`PaI 0XP@$`I< 0LP$`I z 0pDp$`I X0B@tUI< z 0h>ptUI Pz ,0 tUI 00 p>*X)T)pU)U() W@)T )(T0( XU80:{Ix$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"o`* Z À x B j 8Ph`8ph(* b : x)6(>0` #)`4x)5(P=)`8" 2 R ۀ p J ˀ Ӏ 00P Q00@| P0p@l3 x00@ 8 00 8 0X v@ `)a0 v@ 00v@ )`00v@ 0@8,0`v@ ,0p<3 0 <3 ج,N8H8O0000 L> 00043 0P3| pz p(` 00`3 + )(T  (( 0XP3 , 0 3 0@3| 00PĮ7 00Į7 /0z 0% )pR0'xI0PĮ7 p)W( 0)PR ((40 Į7 0 Į7 p(` )(T(()0U 0 ` 0 + (()U0.,?  ( ( (((0p.,  ( 0p*,  ( ( (( 0hp*, @z ( ( 0 )PR )pR0X `), p)W0'((4 xI (p(`XU8X)T 0%p' +)U(( )(T)pU (((  (00%0|' @z )PR )pR0;0 0;@+| + p(`  )(T((088p+ 8O@N800X1+  00/@ +< @z )PR )pR0 @p + )(Tp(` ((   0fp @z X)PR00=Pp' )pRHp ()U   )U )(T(((()0U 0` @ 4   @` p(`0v1? @z ( zzzzzzzzPzzS0}p  ( HHH~ ~0P{P |  (|**,ԍ*$, ,@*0؂ ,(`,t*,8,0XP  h,( 0 8  , (,ج,H,0 @ ( ( X@XhhXXXXXXXXXXXXXXXXXXXXXXXXXXXX 0(" (((d, 0pL1 0`L1 z (z z 0 `L1|  ()PR )pR 0S `)a+0HT 0R@< )`08P0 0Q0 0Q@< 08O@ 0N  0M0 0 M0 PG ()0UX)T8,0',)U )(T0`(E 0C` 0C0C0V0 0V ą5 0Pą5 ,p,H0z 08( 8OФ`HTXP% ,p(`  0XW \+ )(T(( 0U0T` 0@`!0t 0k@pr| 80t0L 8O,  p(`   , 0kL 1+ )(T , Q((0H8 D ,$,0K D    0 6 D       P8P8P;%$$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1zp"0H      0J0  @,̰,0SP | 0@Џ      00000؀؀؀0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000(((0   000000000000000000000000000000000000000000000000000000000000000000000000 XXXx hȒșXXXІvyXXXxXXXXXX`vyyyyXXX||||||XXXȔȔpȔhzzXXXXXXXXXXXXPy{{{ xp0Xv0" h8  ,  0  N8 0p   0@| 8~Px,`,,Q p2X`,`,8,жp@@z ,0,)`_,d,0PUr ج,,,`,Rx   )pR/`!0@)PR0z  ,,0N8v  8O)U(, =+0p/ )(T((p(` ,HTX p0N0,00`/  0H/ ,,( l,0h`/ 0xp/ p 0PL/ Q0 T2 0PT2 ,, 0Ф 1 00`1 8P00@1| 00`1 ,`,H,  h, 0p01 000p ,,$?+,80@ ,t,,0 < d,@,d, 0 <  , )(Tp(`D,((00< 0(p< , ,08<    ()0U<o,$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1|"()U 000`< ' 08p< ,0`o+,(@XpH,,0S8pX0  ,Xh (,0  , ,0E4z ,0@0xP 8O/ 0p 0@``!0p / ,8Op, )(Tp(`- Ԙ,,p, 0P| Hw+p,p,```pp,(( 0~p HTX00` P ()U  ,0? , (ج,, xp0X ( ,(, (`,~  ,Ф`-0`0T H0z $,d,, ,H,x`W0~ `-H     ()(======x@(HJ ((+HJOO(n(n0WWPh8kWhxWhxPh|؁o؁XhPpX(8|@OOh(@@PhHx`@@@_f f8k@ ( 0@N8(!00x, ( 0P(l, ( ( ( 0pP 8O0 ,,0H+H+0П@P< į,0 P /00`\R, H/,z+0H Q, 0Q, ((   )(T 0Q, X ()Up(`(i+, ((()0U )(T, 08 z+ p(`)U  ( g+8@0hZ+? ( ( ( 08Z+ 82 ( (00`pV+ ( ( ( p, p(`8O p+0P2 )(T(((  )U (( 00`2 ,(( ( `p(        XȽ ppxx   X       =Ѵ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;11" HPxx X)T0 жF , ((8HXhx hP0 P )` (( )(T, ,, 08 + 0,p(`,  0P5   0` 05 C0Pt5 08@t5 0,D,0`t5    0HPt5  0hPt5 D 0H 5 0hP5 D0 05 (E0 0<5 PE0 $05 xE0$Pd5 E 0&0C 0hPC 0PC  F0 `6 !!!!h!!h!P#P# 0` , F0@D5| 0 0D5 `Gpz (( ( )pUXU80p 5 )UX)T ( ((@H 0@5|  0@5| XI0p|5 I0`5 )`_ 0`C"8,,<>+8,0YP ,0H+,F+,-,0B`&7 08O0'&7 N800 @A@&7 00J`!0C`6 QqK,0PV`4 7 0 ,((p(`p`   0D 4 7 t+ ()0UH )(T 0XP 6 M)U0z 066 J (0PX)0 , '@z )pR d,)PR( 0s  (( X)T 0`0p4O + )pUp(` )(T0H0xPlP| )U0lP ()0US, ((,00lP 0 XplP P 0P  0X@  0X  0  ,h,0X  @)V00  0x  0H  8@hp(`PPPPPPPPPPPpp88 t*, p0`p  ( 0P ( 0xx  ( XHx@hXXXXX 0(xp ( 0` ( 0` ( 0P ( 0? 0Xخ 0`  ( (H`x0 P| ( 0H` ((0@ 0s 0hx< 0`@  ( (0 ( ((2 +( 0((+p)W0^0 z @` ((4@(2ssnhnxnmnns eegghgXg(((()0U()XV)PRP )U( <+0pD' z  ' )(Tp(` )pR)`_X  4z 0H@D'| )8( 0p)^ >Xp 00  pD'  ( >}I$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" .@H !!!"0$% '(x+X-((X*X* p(`, )(T 0@` `+ ,((     0;08<0N0 p i!P?)U(  p(` 0``P ,x )(T(( 0cp5 8O  (a,a )pR)PR,P 03<6 H,`,p @z `,8P, 0h<`<6  ( 0p[0<6 ,0h\P<6 (  0W`<6 ( 0PSP<6 e0R,,,0OP5 ,0 N 5 08M@5| 0H?p5 Q0z (0pU`5 f0@Ep5 ( q 0hg50I`5 ( p`0 /5  @ H  )(T 0`hp M, p(`(( (08@@    PX`hh Xpx`h   8v@vHvPvxvPv 0zHzPz8z@z hrprxrrrr   8@(0؃  0 n (}@}H}0}8} ؂   sssss ||||o|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||r|||||||||||||v|xy|||||||||||||||||||||||||||||||||||p||||h|||||||| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||P||||||||||||||||||||||||||||x||||||||||||||||||||||||||||||||||||||||||||||||||||||||8wPwXw@wHw  (08p8 @HPX`X   H  @HPXX 0lP  mmmm n(n(n,n 0xl0jP  0j (pz (   p(` 0` [, )(T((d,)U  08p /   ( 0@P / ( 0` /  , )`0z 0Ƚ?ix$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"0 / 0p`/ z ( h  00 z p)^0`p+ Ѐ(( RH)`0z p(`,8,)U 8O 08pW+ p _, )(T,  ,(()`_, X)T )U(  p(` 0 ` b, )(T(( 0 0h0< H0``< ( 00`< , 0z 0@P<  ( 0@<|  0P< ( 0``< `!0@)PR 00@`< ( 00< ,,x`0@< 0@<< 0pl< ( ' )pUXU808 l< ,0H`l<  (0l< ( ,0@l<? (0X)T 0Pl< 0Pl< 8O0 `l<|  0Pl<0`l< ( ((( (pz 0Pl< ,z )`  į, ((p)^)`_ 00l<  )pRxI@z ( 0 0p0-@| )`)PR 0z )pR0*A H0@z p`8OhU`p(`(( )(TQ 0(FA p,8 Ф`   0@>@A< 0A? d,,,00 ?pA )U( ( 0 0B` 0" dA D,  0 (2dA ,(,(0(0(#  @z 0/`  (  (( ((( ( (( ( ((0`8J,A ()0U( (( (( ( ( ((( ( ( (0HXx,A - (} ( ( ( ( ((( @*0 H,A S( ( ((( ((( 0!`\A ( 00 )`Є,0x0 0@0 ((   0P| )(Tp(`0@| z   d,, 0\;  D,00\; 0@\;< ,0P@\;<  P@    0`            00x000(@< H,)`_,p,,,̙,ܙ,,p,P,ȗ,p,8,,,,@z ,,\,,T,,,L,0PP D,4,<,,|,d,hؽC0'ܘ,Ԙ,,@,,p,`,,p,,,p,,,0P ''  ' 0p@1< p)^ (H`)U00 1 0 1 0 1 001 0@1 ,0@1|  0`1   xx((p(` 0@@R*$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1Y"< , )(T  0P6.  (   )U)pU0X ( ()0U0X<3 0z `)a)`pz 0` z ( 0P@  0  0    0p   , 0`   0x`     0 0 p   0P0 0 0  @ (( 0xp , )(Tp(` 0 47 -0P047 0 @47| (), P08  ph  0` H `( `08 0 00(XP 0  0P0"P| #X$$#$ 0@   0P % $,0 @  0P 00x HH@@00  00&  0P% ,8+*X+*+*+*+*0, )(8)(`)()()(*p(` >0@' `,@0 )(T (( ~ )`p)^,,,0`/4  )`_0@2 5`9?~ 0-p 8.`.../0-  @`````` (08@HPX```hpx```ȳгس```` (`08`@H`PX``````  )`(( 0``C , )(Tp(` 0xP̛>|   0@̛><  0`̛>    0XP̛>|  000p̛>   0(P̛>   0@̛><  0P̛><  0 P̛>   0@̛><   0p@̛>|   0h@̛>|   0`0̛>  0P̛>   0@̛><  0@̛>|   0 P̛><  0@̛>| ~ 0 PS   0`S    0P@S|   0ЇpS   0@S<  00 NPS<  0G@S| 0h@S| )`_0 S p)^0 S 0h S 0( S 0 PS<  0 PS<  0 PS<  0Ѐ S 0 S 0 PS<  0p~@S<  0yS 0 xPS<  0 wpS   0 uPS<  0(s`S<  0 tPS<  00q`S<   0 8p`S  0(n`S<   0 mPS<  00l`S<  0k S 0 j`S| A$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1B"  0@hPS<   0h S 0g S 0 fPS<  0 ePS<  00cpS|   0 bPS<  0 aPS  0^`S   0 ]PS<  0 \PS<  0@\ S 0\ S 0[0S 0(YpS   0 Y0S 0 XPS<  0(xV`S<   0 PUPS<  0U S 0T S 0T S 0(SPS 0XS0S 0 O`S|    0 HM`S|  0 0LPS<  0HPS|   0xpS ,0G > H- )(Tx,0p@<   ((p(` \-k!?@H h{ 0  P@z  H Hp!D   p)W` r!Ek!AhXpx!pD@ )pR0py) ,)PR0'{ ((4 p0 l!p?!Hj ( 0  00@| `((@"m,"Pm,0 D,pz 0hG? |,!D,,؛"@m,"Pl"l0   )` 0  )`_,X "m0 00 p)^\ 0 0xd,00 00H0  - XXXXX(`X$, )(Tp(`-0  ((- - H0p0 0@0@ 0@< 000XP T-   ()0U )(TX)T("0u"Ў @z ((P p(`T  0p+?  @ D  H )U"@v()0U )(T(  0`  - (()Up(`0P4) (  (P (0)  @z )pR()PR((H^ f (( 0@|  - )(Tp(`0++ 0P @ )U()0U  0p D X)T ()pU (p[( (B1 :$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1`")`_0  )` +(p)^ 04z  +0C` ȯ ` 070 0pB0 Hh0U? l-()0U  X+)U0?07 AAABB B+0P8` 8, (( )(Tp(`  0`+ 4z   '  08!px H"p"#$%x'(`* S LLMM NLLNLOOLPL(PhPPPQ@QQQLL@M OHOpOLHNN08hH $.xJK8KpKJJ(X)T$Н(0p xI0':. (`@ (0f0 p- p(`  )(T((X+ +0H^p h  H8, ȯ 0p[@|     p(`(( 0(iP <- )(T h0؈P   3$ 0p )U X)T (0XtP )pU()0U0 0P ( 0(vp  ( $  0z` )` `)a  (00h  ( ( ( 0k@  0@l @9$ ;$)T /$У0@p4"7 > ף )`^  p)W ((40p8 0'( 0(   xxxxxxxxxxxxxx ) V0fP )`_p)^( 0z 8$p '0` *-X)T  )U )(T,)pU()0U 0x D90(`D9< ( (,p(` 8O00D9 \ ((( (HTX0(x`| H,,   D,0z 0P @((Q, )(T Ф` HTX0 l 0 8O+-H((p(`D,0( 0 0p 0`<0 ,0p<0  00&@ P,- , ,p(`  )(T((0(0p< 00'@D<  0)0D< 0 jP< l,MX0@0\@<< ,,0]P< H8P, N80P+T<    0)PT<  0fpT< ghhghghiih 0:P  ( @,0@hH 0 A 0_` ,, ,0bp  0,,0(8d )` "> (,)U()0U0p<  0z h+(( 0PY 0``<  0p< pz ,0`< B( (((p(` )(T 0kp  D- )U  ()0U 0`> ,0,,, 0P= @0Pt= )pU( (,0@8  $, 0P   0C8ˆ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;11"}@ 0up> )` ( ( 0pp> p 0rP> 0'8, )PR( 0 0z )`^0>? xI(,(, )pRp)W,((40{@>| )`_8O0h{0> p)^0@ > 0@< 0   )Up(`S  )(T 08 K-(@*)pU((0PPg5 D,0  @x  )`  (0H  (()0U ((0xp XU8( ()XVX)T 0H`   ( (0(ȵ   0`  (   0P  (08?   00` 0@< 0`=  ( (0Hp= p)^)`_ (0`= ( 0 P=  (  00  z d(  )(T ( 0(5 @X| p(`)U_-((0XB < 06 0 09 `   00 0 0 @D 0`; @ 0X@<   0X? p 0X8R  0 A @ 0`U  z 0@I  ,4, 0p*  - - x, . 8. + `. . .  0`7 < 0hY P 8[ Z Z Z [ [ [ [ [ ([ 0[  0/ 0% p  @( x( ) @) ( ( ) ) ) (  0xp  @`)` 0@0 0 0!  z )`_0'p)^xI0p 0 z 0|  `01 @| ( 0X@  03 @< ( 0X  0X    0 0 800 0/K       ( 0 8 @ H P X ` h p x 0X  ( 0 0p    0 0 0p 02K @! H! P! X! `! h! p! x! ! ! ! ! ! ! ! ! ! 0X  ( 0X  ( 0@| 0` )07)8 00`   0P0  0b P| d-Z  p(` )(T((0v @pc<  d( z 0\ @pc< ( )U0`e Ppc ( 0{ @pc 4z 0 ]!`pc|  0~ @pc 0c pc 0 g 0pc 0Xh 0pc 0h^ Ppc 0y Ppc<  00\ 0pc 00} @pc 0g @pc< 0X| 0pc 0i pc P!(J q xs `u `u `u `u `u `u `u `u `u `u `u o `u `u `u `u `u `u `u `u `u `u `u `u `u `u `u `u `u `u `u `u `u `u   0 !#0x!0# 0 `d P#< )`z 0xH!p# &K! P!L!J!I!hO!K!(Q!XP!0  0p  0( p p  p 0 p p p p p 0 @ < 0 0 !P < !!x !x !!! !!!!x !0(~ 0 0( 0  0!` ! !h !h ! !X ! ! ! ! !h !0!P  0 @ < x    x  0P p  Dx'$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1+=" 0 @ | 0h P 0 0  08!P 00p.8/X1 1 H ` 0 p H ` p p p p p p p p H h p p p p p p p  p p p p p p p p p p H p p p p p x p p p p p p p p p p p p p p p p p p p p p p p p  0P PR -. ./ 8081 0,!P 3e .0x(!pf 0X 0f 0P"!pf   0!Pf //p/0P!0LAe /0.!0,f 0!,f 0 p,f 0!P,f 08!@,f 0 ,f 8!`! `!!8!`!`!`! 0 `  X X X X X X X 00 `  0 P  0 0 0Xp2!  ( 0X  ( 0ؒ @ < 0 P  0 P  0p `   0`?! C!pF!D!B!pF!E!C!pF!pF!pF!D!0`5!  (9!7!H;!7!7!"@"xB"E"@!(!!ؾ!G"!`!!!(!(!@!I"K"!N"("!@!Q"R"R"hS"S"8S"`T"!!"!!!!!`!H!!V"X"x["0!!!`!!!!@!!P!P!!!0]"^"x_"X!!p!!_"x`"p!Xd"e"f"g"g"!!!h"H!j"Xk"Ho"o"!!P"p"!!!!q"@t"t"!" "@u""(w""}"" ""@"!!"P""!"!("""""(""""0" !"2"!!!!!!!!p ( ( ( ( (((( ( (( ((( ( &h ( ( ( ( "q (  (X (!C n@m ( ((( (Ț& (( ( ,(Ȍ&  `hxh,(,( ( (( (( &0 @&&!D ( ( 0!p4V @z ( ()0U((( 0"`@ < - )(Tp(` )U  0X"@< )`X T,t*S!D4z ,0" ,<,H ,(, 0@" (  0؛"0"P|I3  0@"0" Fh$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1N"; &p  0&`    "H"@"`"`"Ȼ""("" "" """h"H"p"p"""x"x"x"x""8""   q,p(`(( 0x",/ \- )(Th     H&+   ( (@ ,0uX`p(` -0"`+ \ )(T(()U  T 8, 0"`+ _'0"P+ 0 P ( 0@$()U!DPxH 0#PD#`| . )(T  ((p(` (8O@ (D 0#pf`  !pB( 0$pf` x ( ()0U (0`$@f`<  0$@f`<  ,,0E#P 0$`f` ( h>0@#@f` 8!C0# f` 00H#pf`< (0#@f`< 0@#`f`  d,( 4z  0@#Pf` L -8~{ (d 0(8 $p` ,( 08#`` ,(<, (' ( ( ( j| ( (( (( ( (  ( ( ( ( ((  (  ((Е'  ( ( ( ( (( ((( pz (( ( (' `'( ( ((  ( p(((  (  b#X""t#r#v#y#~##p#$"H#Ȅ##Ј##""""#8##x#x # # # #@#ؑ####X##$"$"ؕ#$"$"$"$"$"#(#8#P###X###8##Ȝ#$"# #x!#"#&#`'#x#(#*#,#.#2#$"## #3#X5#6#h8###9## #$"h##h#;#P#$"<#`### # >##@#$"### ##$"#$"A#K#$"HE##XI#$"$"HM#O#P###8R#R#T#P#P##`W##Y###$"]##_#p"`a#|#p+#0#$"$"$"$"$"$"((( ((( ( ( (( (( ( (((  ( ( ( ((((  ( !CX)T,@z 0"P `hxhGYD$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"L ( ( ( D,(Ў( ( (( ( (( (( (  ( (  ( (  )pU ( (  ( (( (( (  (  ( ( ( ((( (((  ( (   , ,( ((    ( l{( ((n@m d#e#e#i##o#@o#Pn#o## ,( ( {'00-$P|  0($p( !. p(` )(Tȯ(( $$$H$$$`$$ 7 0$? + $P$$$$ $$$$$8$ $ $!$"$8!$!$@($ $@$`$$$$$$ $$$$X$$$$@$p$P#$#$%$'$ 0`I$P PE. p(`+$U$HJ$$U$XL$L$XL$N$`O$N$O$pP$L$L$L$xM$N$L$L$L$L$8Q$R$8Q$R$8Q$S$S$T$T$ ((  )(T0;$p 8H$=$8H$?$`?$?$A$HB$A$(C$C$`?$`?$?$H@$@$?$?$?$?$D$D$D$D$D$E$pF$`G$G$ $ 09$P|    08$h,003$p )pUX)T(+r(h-4$4$4$4$4$(5$5$5$5$5$4$4$(5$(5$(5$(5$(5$(5$(5$6$6$6$6$6$6$6$4$4$0/$` H  X$X$X$0Y$Y$[$\$\$ \$8\$0^$a$a$pX$P\$b$0Z$\$`]$[$(a$`Z$^$, (( 0PU$? V. )(Tp(`   (D @ D @ (( )(T 00c$` Z. p(`  )UH )` (P   ( ( (( ( H ( (( (( (( (( (( (( ,  `hxh (, ( ( ( (( (((  (( ( ( (( D, ( (( (( (( (  @z ()0U0g$  !D,Ha$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1W"]!C0z   (( p ( (( ((( ( (((( X$j$hl$ % %$$($$h$ %$$X$$$n$p$r$t$0$Xv$(y$|$~$$$$$$8$p$ %$$ % % % % % % % % %x% % % % %$$؎$h$$$ %$8$$$($$$؝$8$$$ $ %$$P$$x$$$$$$($ % % % % %h$ % %$ %h$ % %$ %$ % % % % % % % % %P$p$ %$ %$$h%$$$ % %$$h$ % % %$X%P$%P% %$P %`$ %$8$$H$ % % % % % %  (( ( ( (( ((((( (( (,(( (( (( (( (( (( (( (((   (( ( ( ( 0h%` . ` p(`((  )(T0Hg%0: h, @ (X)T()U0 %p: @   ()0U @ ((( 0( \%: |,xIpz (   ( H 0i%: @ ( (( (( }%` (@)V ( ( ` 0+%p: % -, )pU (@   ((((H H 0'%P:|  ( !D ( ((((((0@%:   0%:0%P T.()0U@)VX)T0 }%\ , h,|,)pU)U()XVXU8 (((   )(T0v%p\ ,   p(` ( )U pz ((p(` l.0%P 3 L )(T  (H (( (%0% 3 ( 0 ȗ% 3 ` ,!D,h 8z 0%p 3 @)VxI ( (0P%P 3  4,@ (,@,h%0,0%0d93 +%@ 0ؕ%0d93 \%` ()0U(0`% D,j&P (0`%p  (0@%0Pv& \%`@ 0s&  08@r&p (!D+%  !C4z p(` )(T 0o&` 8 T. ( D,)U((0j&p1Q h @%P(@  0w&01Q 0v&@1Q< @%H 0Xt&P1Q ( ( x"&"&&&f&f&"&f&"& ( (((( (( (ؕ%8( (( (( ( ((( ((I$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1#"n(( ( %P( (l{( (( ( (( (( (((( ((( (`'@ ((( ( (  (( (( ((( ( p ( ( ((( (( (( &%H%p#&|%$&&&*&,&|%|%p-&/&0&82&3&%%h% %5&%%%%0%0%8%08&8&x%9&f&%%|%|%<&|%|%|%|%|%|%g&P<&|%|%=&%%%%>&@&B&%P%%% %x%%%%%%%|%XD&pD&D&% %%8%hE&E&%E&|%|%|%|%|%%|%|%x%G&hH&I&I&%|%p%|%|%J&L&|%M&|%HP&|%%&|%%P&&T&V&&& &|% X& & &` &Y&`[&[&&X]&8&X`& b&|%`&d&8&%&P(&`%%|%|%|%|%|%|% ( (  !CX)T@z L 0p%@ ()0U,`hxh(( ( (()pU( (( (( ( ( ( (( ( ( ( ( ( (  ( ( ( '  %( ( (H ( ( h,(n@m (  ,,    ( %`%@,<, ( (  (( , @ +@ @ @ @ H @ H @ &HH @ `PU$ ((0&`  0x&@ . )(T|p(`h , )U@ ( H @ @ H @ , H 0&P<  p (    0x&`` ȵP( $ p H (@*S0X@&7J ()0U @ 0(H&`7J< 0h&7J   0&07J H @ @ 0HX&7J< ( 0@&7J 0p&7J H @  (@ (0@&7J ( 0&07J , 0 4z  "q0&07J H0H&p7J 0&P7J  `hxh 0&0 h0&0 0&@ 0hȚ& 0&  (0xȌ& ( !AJP#$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1$" (0&0   ,  H )(T 0'P |. p(`(( 0'@.| 0 , 0&@.|  0x&P.| < h )U (0&PS2  ( (L H+( ( +00&S2? P   +x+0&`  0 &P @ ( p(` 0XH'@0| . (( )(T pz  "KH&h`hxhx&@ 0`X' 0&` H&Ț&,&p    0L'0 0I'` 0' @ +@ @ @ @ H @ H @ &HH @ &`PU$p ((0&`  0M'@ . )(T p(`h , )U@ ( H @ @ H @ , H  ,$, ȶ, 8,,D, (( .0(_'  )(T,p(` '$yz'(a'a'0b'b'pc'd'8d'd'd'8e'e'h'i'z'z'@i'i'i'0j'j'8k'hk'l'Xl'@m'm'm'n'Hn'n'ho'(p'`q'@r'r's's'0t't'u'v'pv'v'Xw'z'`x'z'y'0y'`y'y'y'p'o'y'r'l'z'z'z'z'0z 08H P )U((!D .0`'q+ @ p(` )(T#Px((()0U ( H 4z #Pw0({' x 8!C  `hxh  )(T(( p(` 00X'`< . `$y!DP @# { p#Px`hxh@$v$ z0PЕ' @ H#z@#z@ #{H #z(0 ' ( )U 0'0 \ )` )(T((#Pw ,, .08'+ ()0Up(`(@ x )U@)V0'0'p+ ( )`_   0X'00`' @ j&Ps&Pv&`hxh @r&o&0'? 08' @0'P$< h0p' $ 0' $ 00( 8.0 'P )(Tp)e@(4p'0'0''H'0'0'x'''''''''''''''P)\:((%0 'P  ,(%0)Yp(``)a ((0' ; 0h';<  #)`4   8(3  X)cȓ)(X>($0 'D;? Xm)P0(!8''''''''''''p''''''P''''З)WX)b$ 0P(@ | 10! )pU08x( g 0(@ 0(( )`hf00'  0(' 0@'S  0((pS  0(('pS  00 (S   0'@S 0 (pS 0 (X ( ( ( ( ( (H (p ( (0h'`  ''''('@'X'p''' &)hL9 )0P'0    :)HK)D 0'0 0'`A Ky8$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"(0(@H3)IhT)B)^p)^)P)`_)0]?)G`  08'`A   HP)PC)8 )pRp)Xd()PR) ]h)0^ (`:8)d@-)@K0`' A @00'PA 0'0'0'@A<  0&(@| 0+(P 0 0(0 0 @ 0$(P 0 .)`_)`0( 0 0p( 0 0 (`0  )(T 0(( l0 0)(@l0| 0(0( l0 0(0,(0H"(@l0< X)PW0`((@0< 0 #(P0< '0 '(0  08)( 0( 0(@< )W8)P^pH0@( ܮ0 0( ܮ0 0(@ܮ0| 0a(@ 0b(@0 00``( 0 0`(@0|  / p(`(( )(T 0 @(0 % 08h_(p< ()XV()0U ()U 0W( $  0d( x 0c( x #)`4` )a )`_(00(x @ )`( P 0d( x 0pd( x P(0pC(p  (08d(  08V(@< 0xN(?  (  0C(0@(P  ( 0>(P| ( 0:(`  ( p)^@(0,(`  ( (@0`(0@(0 T (( )(T 0o(`p6 ( / p(`pq(Hp(pq(p(pq(Hp(pq(p(x )pU08h(` 0m(P| ' 0p(0ta6 8 0 (   00e(@| )`0(g(P 0((@ 0x|(`   0(H(P 0H(<  0(P(P 0Ph(<  0h(@<  0(؀(@ 0(H(@ 0 (@ 0(~(P 0 {(@< {({({({({({({({( 0 `y(p   0 x(@< )`_0u(P 0,0t( \j6 0Ht(0\j6 p)^0hh(\j6 W( 0 s(@\j6 0( v(p\j6   0@r(`\j6 `(`&0((`\j6 -0n(P6<  0( /0(@pV7|  )(T0( PV7 0(pPV7 )Tp)W  `)aT )`0(` ?x ((@)V 0( 0( 0(0 h(  )pUp(`(( o(& (((8(`(0 (P< x|( ) 0 (P< 0 @(p 00(0(0((`< 0 (P< 0@(P< 0 (@< 0 (@ 0(( 000(` 0 (p  0(@ )Z)U088(p| 0.Xm)P З)W@30((0@(@7< P)\ 0#) 0p!)@p@A< */ )(Tp(` )`(( 0)Pp@A 0)@p@A< W(  0x)@p@A| 0)0p@A 0)@p@A< 0@)@p@A| )X))X)) 0)P 0x)@< 0X)0 )@< 0 )0 (p     0`)H @7 0 (lA >`)a 0)@LA< 0 )PLA )`_ 0)0p(PLA 80(PԗA 0)PԗA| '0(@ԗA| 0(PԗA Ls$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1̱"((p((p( 0 (0 p)^0(@< 0(@< ()0U()XV @)V(( 0(@    x)U0 (P 0(P| 0@`( h<s(,o(&0(PA| 0 (A  x|( )((4(P20(@A< 0(0A 0(0A 0p(A 0(@A< 0(@A< 0X(@A< 0(PA| 0(`A {)N (( 0 (R)P< 8/ )(Tp(`|)N0e) 0(d)P (ԏ )U 0Hi)P  )a  pn)`P 0])p @ hp)O )` ( 0W) ( ( 0W)0V)0T)@S|  )`^ x(+Ht(x,0 S)@S x|( )o(&0HP)@S| )`_ ( 0K)`S `)a 0j)@S| 0 0G)pS    ( w)M0(B)pS    ( `y(+0xl) S n(-0e)pS 0p@)PS|   0?) S 0P>)PS|  p)O0;)PS   0:)@S|   0+)@S<  n)PP0 h)@S< n)P0(05)S  (R)H?#)`4 004)@S  0H3)@S p)^001)@S|   0/)@S<   0@-)@S|  o)O0*)@S<  0))0S  0')pS ( 0( &)`S| u)PO0P#)`S ( 0})0 |>/ p(`  )(T((  X)c0#)`40(w)  `  )a 0(|)P P 0{)P< 0@~) % 08u)P 0 hp)? P 0p)0o)0 0n)0 p)e0n)0pn)  @0Xm)@< 0@m)0X)0)P  PD/)pU)U 0 > ף)]0)`p @)V )(T((4)T0X)`p X)T00)`p ` 0()@p 0 )0p 0)8'S8'pE/8'0)` )Z8'p'h8'0@)@<  )(Tp(`(( ()0U 0 ) P8'0X)? 8'0)@< )Z 0)@< 0)@| 0()p 8'0)p 8'08)  0X)0 0x)0 )`0)P `)a 0 ()P< 0Ȗ)  0()  0)0 0@)0 0p)  0()P 8'0X) 8'0Ȣ) 8'00)p )@[ 00З) h)P\ 0ȓ)P| 0 ( 00P)}5 (()U @)S( 0)` L  p)^@L/p(` )(T0 )P| ()0UX)T() WȢ)W0)@|  0(P)@  0 )P   0)@| 0 )p 0) )`@ )`_ (0@)` )aM~+$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1Q("P 0(0Xh)H #)`4`) V  0P)`H @( 0)0)0 | `0)0)0H)`p) T/)pU)U 0)0 0h)P 08)0)@<  )(T p(`(( 0p)@<    00)%* ` 0)%*   0)P%*   0`)P%*<   ()0U)` p(`   0)5? \/ )(T( ((@)S $ 0 h) W(  0X)0 )0 *8 00 *`< `B@0X)p @ Xm)P()U 0 )` )pU v(- 0p)0 )`_0 )08)0 p)^0 )@< 0p)` ( `)a0*P  ( (0)@| 0| @00 P000 0h 0 00 Alpha/MACRO-64 - CLP Facility-9223372036854775808Alpha/MACRO-64 - LOC FacilityMACRO-64 V1.0-213TRAPB .endm TRAPB .endm .nlist excb .list .endm .nlist EXCB .list .endm .nlist wmb .list .endm .nlist WMB .list .endm .nlist unop .list .endm .nlist UNOP .list .endm .nlist .list .endm .nlist .list .endm .nlist .list .endm .nlist .list .endm .endc .endc .endc JANFEBMARAPRMAYJUNJULAUGSEPOCTNOVDECMACRO64$ = 1 macro64$ = 1 MACRO64$HOST = "OpenVMS Alpha" macro64$host = "OpenVMS Alpha" MACRO64$TYPE_SYMBOL = 1@0 MACRO64$TYPE_PROC_DESC = 1@1 MACRO64$TYPE_LABEL = 1@2 MACRO64$TYPE_EXTERN = 1@3 MACRO64$TYPE_WEAK = 1@4 MACRO64$TYPE_PSECT = 1@5 MACRO64$TYPE_MACRO = 1@6 MACRO64$TYPE_STRING = 1@7 MACRO64$TYPE_OPCODE = 1@8 MACRO64$TYPE_DIR = 1@9 MACRO64$TYPE_GENREG = 1@10 MACRO64$TYPE_FLTREG = 1@11 macro64$type_symbol = 1@0 macro64$type_proc_desc = 1@1 macro64$type_label = 1@2 macro64$type_extern = 1@3 macro64$type_weak = 1@4 macro64$type_psect = 1@5 macro64$type_macro = 1@6 macro64$type_string = 1@7 macro64$type_opcode = 1@8 macro64$type_dir = 1@9 macro64$type_genreg = 1@10 macro64$type_fltreg = 1@11 .macro draint .error "DRAINT is obsolete. Use TRAPB." .macro DRAINT .error "DRAINT is obsolete. Use TRAPB." .macro excb .macro EXCB .macro wmb .macro WMB .macro unop $OPDEF MNEMONIC=UNOP,FORMAT=CUSTOM, ENCODING=<0:31=^x2FFE0000> .macro UNOP .macro negs arg1 arg2 arg3 arg4 negs .macro NEGS ARG1 ARG2 ARG3 ARG4 NEGS .macro negt arg1 arg2 arg3 arg4 negt .macro NEGT ARG1 ARG2 ARG3 ARG4 NEGT .macro MACRO64$RESOP MNEMONIC OPCODE .macro MNEMONIC ARG .if ne, < & ^xFFFFFFFFFC000000> .if ne, < & ^xFFFFFFFFFC000000>, ^xFFFFFFFFFC000000 .warn "Operand truncation: ARG" .instruction <<@26> ! < & ^x0000000003FFFFFF>> .endm MNEMONIC .endm MACRO64$RESOP MACRO64$RESOP RESOPC01 ^x01 MACRO64$RESOP RESOPC02 ^x02 MACRO64$RESOP RESOPC03 ^x03 MACRO64$RESOP RESOPC04 ^x04 MACRO64$RESOP RESOPC05 ^x05 MACRO64$RESOP RESOPC06 ^x06 MACRO64$RESOP RESOPC07 ^x07 MACRO64$RESOP RESOPC0A ^x0A MACRO64$RESOP RESOPC0C ^x0C MACRO64$RESOP RESOPC0D ^x0D MACRO64$RESOP RESOPC0E ^x0E MACRO64$RESOP RESOPC14 ^x14 MACRO64$RESOP RESOPC1C ^x1C MACRO64$RESOP RESPAL19 ^x19 MACRO64$RESOP RESPAL1B ^x1B MACRO64$RESOP RESPAL1D ^x1D MACRO64$RESOP RESPAL1E ^x1E MACRO64$RESOP RESPAL1F ^x1F MACRO64$RESOP resopc01 ^x01 MACRO64$RESOP resopc02 ^x02 MACRO64$RESOP resopc03 ^x03 MACRO64$RESOP resopc04 ^x04 MACRO64$RESOP resopc05 ^x05 MACRO64$RESOP resopc06 ^x06 MACRO64$RESOP resopc07 ^x07 MACRO64$RESOP resopc0a ^x0A MACRO64$RESOP resopc0c ^x0C MACRO64$RESOP resopc0d ^x0D MACRO64$RESOP resopc0e ^x0E MACRO64$RESOP resopc14 ^x14 MACRO64$RESOP resopc1c ^x1C MACRO64$RESOP respal19 ^x19 MACRO64$RESOP respal1b ^x1B MACRO64$RESOP respal1d ^x1D MACRO64$RESOP respal1e ^x1E MACRO64$RESOP respal1f ^x1F .mdelete MACRO64$RESOP .if ne, <%type(MACRO64$AT_END) & MACRO64$TYPE_MACRO> MACRO64$AT_END .library "STARLET.MLB" "MACRO64$LIBRARY,ALPHA$LIBRARY,SYS$LIBRARY" .library "MACRO64.MLB" "MACRO64$LIBRARY,ALPHA$LIBRARY,SYS$LIBRARY" $OPDEF MNEMONIC=EXCB,FORMAT=< CUSTOM>, ENCODING=<26:31=^x18, 16:25=^x000, 0:15=^x0400> $OPDEF MNEMONIC=excb,FORMAT=< CUSTOM>, ENCODING=<26:31=^x18, 16:25=^x000, 0:15=^x0400> $OPDEF MNEMONIC=EXCB,FORMAT=< CUSTOM>, ENCODING=<26:31=^x18, 16:25=^x000, 0:15=^x0400> $OPDEF MNEMONIC=excb,FORMAT=< CUSTOM>, ENCODING=<26:31=^x18, 16:25=^x000, 0:15=^x0400> $OPDEF MNEMONIC=WMB,FORMAT=< CUSTOM>, ENCODING=<26:31=^x18, 16:25=^x000, 0:15=^x4400> $OPDEF MNEMONIC=wmb,FORMAT=< CUSTOM>, ENCODING=<26:31=^x18, 16:25=^x000, 0:15=^x4400> $OPDEF MNEMONIC=WMB,FORMAT=< CUSTOM>, ENCODING=<26:31=^x18, 16:25=^x000, 0:15=^x4400> $OPDEF MNEMONIC=wmb,FORMAT=< CUSTOM>, ENCODING=<26:31=^x18, 16:25=^x000, 0:15=^x4400> $OPDEF MNEMONIC=unop,FORMAT= CUSTOM, ENCODING=<0:31=^x2FFE0000> $OPDEF MNEMONIC=UNOP,FORMAT= CUSTOM, ENCODING=<0:31=^x2FFE0000> $OPDEF MNEMONIC=unop,FORMAT= CUSTOM, ENCODING=<0:31=^x2FFE0000> $OPDEF MNEMONIC=NEGS/SUI,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x781,0:4=%OP2> $OPDEF MNEMONIC=negs/sui,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x781,0:4=%OP2> $OPDEF MNEMONIC=NEGS/SU,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x581,0:4=%OP2> $OPDEF MNEMONIC=negs/su,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x581,0:4=%OP2> $OPDEF MNEMONIC=NEGS/SUI,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x781,0:4=%OP2> $OPDEF MNEMONIC=negs/sui,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x781,0:4=%OP2> $OPDEF MNEMONIC=NEGS/SU,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x581,0:4=%OP2> $OPDEF MNEMONIC=negs/su,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x581,0:4=%OP2> $OPDEF MNEMONIC=NEGT/SUI,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, N$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1v4;1K" B" )C dA9 9z)/# W)SsU `Q s94) V)H{)r4` [1)N 93)2q&S x> )P)S5! i8(?, L 3 dij  hZ 9V 6 S<9qBM x]*؁# '!iZs tSh1 [i.> (C vI k 9p v aj ɺ>l S#O) *#9m)W+)A).@ S AW " <, Ղ)/, n, S))4!xw' )%x H0Ė9 - ?l3pi S QK D :8Q) 03 Sl(' 8)c{- x; Q!s)] hofPI)3 Qi:SYq)>41 2*)1 Sb )  PI)S&)A# <_ pPӌS#) ^%( (?xZ m_ v@Z  SlV;d.BSm o)N' B {0P_^wbJ <3 Rl0)))A8 Xor[*.Q?? l0 16 g5).7A)74P)͚|X= % c/f!w 43v A)f} .QR(Sq)3})f<|tf Sr)<` 0 %*T 4=w MB } >7  f!)3r 3Y  P)S Wl)<  83,f# QB;;,f*)<61= s+, aS4  < < ,f\)S/!<,fm d " vR 5* q*)s)0Ϊ Į7`) s6  G)d1; ")eD^)}m@z _)<6q 5 ')l<f/(0tc)<6ms 8)S)L)5[Į7=` 1t5)H S! >)BfS<S) Rp <6Av)'Ϛj l<:))2t8)z)98)g) 7 q)W h [<%) !9+d)D9 Ƞ  ;l]\ SMl<$ #v"z a 5P qd = a* X#$/ ͥ) 61 T9HF):,&:o%l<Q)5I)- .Q7> N4_)$6lL)l<7 p<|n.5g0_,I0x֣):*)h= X)9t )r<)l<$ .Qq vl uR< 8 h405f37+ 5-< 4T { LL =/a F 7-m  xv)q)C6 , *,o πC͠ t Sԓ r< z]b hr< (r {p f` p< 5 6˄$ P\ r 06 r<0!=)! @-)iB/O?)% f`(]!= k)p~&)7 )lH]qAv64 -MP'Fac]}he {154771"6 l  ^qhf/MA+v 64 -OCscCtyH[-64.0-218/QS3,I/uYoKdm [,Mj 8TICt *SKf`4pzp Vm` `p Mlbzt QIdm s`NЩ# QKZLx)ĢMm @st t>Fhzl`9Tdm `'t 5qy Lsx5gMm `&y ZA xdm Bist RS`f*M"h`!~Ist KԾzt *Idyf>b`c#"aDSt ml`ߚ`st cs'A*mUx)Ml`edc m\oqX'FB8Ua 3  8r9Y U $)AF N[$4$Z yr&$E1 [O64$eAYT = "lONVMS baN?b3[o64$k!q"gVMS aa" LRu$ L_SYM}/ Ab1EAUr$ELvETROkMlSC @AyrO64$)rE_LABT@q9 Tt{O64$El08 = 1 jJ{O64$l_WEAӺ 4%k A{O64$TLiE2 n 1@c)E5]RQ$\lXMACm = 1@ J[O64$LXSTR ؿR URO64$dzyE#wCSh)EE1E +0[O64$pE_DIR8)AD n?< lRO64$ NL_GEN*; = 1\z#.[$ N FLTF = 1 4[o64$KeRm˵ ma1e)\Re$ٍO#&UoL{c ,iA E{o64$kjeg/( \gg2) +Zs64$KL_exta1)y؏|l wea>4'1@4x)-pprs64${E_pse " uR4$lEmac ! 1@: D~rh64$|lE_str [)ιJ) KXrh64$4TeUopcqs)n61 3;>Vqzil_dir-)A nY_FILiC{o64$w. 󘚑g_=#MLRRo64$M%_flt2RHoy195 ]w"ro dni c4aa4~qiBsoleHx> Use 6B." !E jBUqDN|'-HmEbRWA@NT inwb Ke s)Use ?BPB." v)ecro e\NR hVCz Eg]/vcro wO$:+C!e){Ehco uhsIMIݧmEF M 7u=X7e x=CUSTsJ[e)LdOn5<0:n%x2FFu10> jro U#V$@vT: 2rg1JJ2 ar =04 { ,'Q[S YFjno N[lARG1ECG!AR/HRG4 n(3=z\jfR; KR'b^Cn nުarg1\@e2 ara) SJ)1Rt  NnC o M`O64$Ry)xI; OPLWCro MA'FNIC =W 7"Z3 )fRG> &dOr7FoJ000d Z8  rX]r? &}oJ$.F]9CD000S$ ^xf\g.F80O0m) (kzhAPd twyjatio;@du;! <<? & ^ 40 0 $f*F<*;Md MN gIC mj MAӦk<$REb#[O64$FlE{cl[^T[д rO64$+|OW RE! Ic|X^$2 '{64$goP RE蜥J^Jy1r) [O64$aQE JdEJXp^~#{64$1BhR{E? c05 ^D? lP UR\$GdEJ06 ^gz{\$>JolEeJle ^H"(r)S[Z $mT RE&]CC ^<-6[g$f)EωQC0C ^$uo k[.$F߭C D ^Ӛ"fSy44$ FcDFCG ^6d* ~Ro44$so!REkc94 ^X#"aj&r<$aO߭DZcA ^x:5tUhOX REx e; ^>*2K{{:$<]X\E|<~L@ ^D6*?RO64$hLKOteEWE*D ^i X=8_#rO64$ F@+REXEG ^W*,љ[O64$yFP RE˛E9F ^MO jߩ[`$ TAO"re2J01 ^G+Hpr`$dfP reijh^$#{O64$RoP reFsc^ "[ $xoP re˱cߡ#P5FR+A$j%6OP reo/ja^* *`5()^RS64$pTZ_ re*$jPoP re1Jx ^ӄDKuZE64$%Df re"uC@` ^^#8ZRE64$o|f [C4^`#0CrE64$vOpJeghCd ^#[rO64$݀F\vUeжVc^XV3X=8 {O64$evO!re}14 ^pir74$Sqⵚ j>c ^sF СvpRO64$jF NebZwLUb ^< XR_64$AfLeeu^a*֕[/$:Tf%]e>EiY^ѽKRcpo$/zoߍ^GLu^ݖ6#L1{XrF64$q'DoߍE1f ^c$ {e6J4QSOP k) 2=ype(MeO64$AUI<&]c2O64^LpBA"W ?s }E4^rCrary`ULRLEEB" "9PR$VE[NRY,aH$LIF[],SYDMiBRARw>SuJBy6oACRO6M6yl*"hqRO64$[ARY,UhE$LItarY,SY?@RAR9)ymRM BAѧEF M]oNIC=&+&b(,RX6 CUfQ]ߺoٴD‹0\¡K9i:zw#c0385=^ :00> cWAF MFLNIC= KhR[sUMDn(EMD5`=!>1=^9:% PU:6# ~000s&n^: 2ND1CMIOqk͹v/BHOM=!3W^ۚ xo6:w~000{4n¡90> EMnOGIC=" ;\M54SGL7, EN?}FING=<:¡!)16:2\p '1iex LmHKM/WjmM,FORM&<$CUSjN@ÌN1=^xMZ42MX#c,/E=x95)mM-FOZ=@],:uM~`St ENmI>^<@ Owx 16:2շyx#c,<J x; OMF MinfIC=%61MPS 7, ENBr5<;udx#*I%i2.z000,8 x_6"mjqMyONIC=q,FOR48zSBM LVCǙkNG=<0f5=Vx2Fh<00> r TMG MfZIC=%{pURCUSɴ%rCo8NK=<0%͹/BB kS0;tiMqjM3Ho} 4PFOR|4[S% ENCgӮ0f F>;0> B= id2MQtFOKtSdIә[{=`EUGMfㄸ[߹+sdGR> |oVIu <p3Q16, 8:U1`?:20=l1\`t:m+vd781L4,P0)4Spb߲vB =JSni$+[qr=TKo)WmI;hiiS$>>zN8G=<6:3^ EA1NXv =0:).^li1 =%OPM, MIF MQnoNIC=CLZ'\,6rO XHtSTOM&FI1_3RsTER> Go_- I]тe'HI-4N3qߞF1X?rQ@=8:zW}s1==%OPr( q+WT[DJMTe=(3|S/SU,DKT=<ւz) 8{ LS*duEAtZ>,+BC+Nz 1YBnByi2<;1,U120=%[I(OfB1Q581,@ܰ͊B()MьM;so=8zZ,VHGn,JFN"2931-P16, 2FG5:t,"0=%z 5:1qhW,w41i2/ |DEF MHO*=]}?I59{YH=(\STOM FREGI>p`r,RpS^ER>`nI| '{3H*Q96, O&$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1h["21:25=31, 16:20=%OP1, 5:15=^x7A1,0:4=%OP2> $OPDEF MNEMONIC=negt/sui,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x7A1,0:4=%OP2> $OPDEF MNEMONIC=NEGT/SU,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x5A1,0:4=%OP2> $OPDEF MNEMONIC=negt/su,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x5A1,0:4=%OP2> $OPDEF MNEMONIC=NEGT/SUI,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x7A1,0:4=%OP2> $OPDEF MNEMONIC=negt/sui,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x7A1,0:4=%OP2> $OPDEF MNEMONIC=NEGT/SU,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x5A1,0:4=%OP2> $OPDEF MNEMONIC=negt/su,FORMAT=< CUSTOM = FREGISTER, FREGISTER>, ENCODING=<26:31=^x16, 21:25=31, 16:20=%OP1, 5:15=^x5A1,0:4=%OP2> Alpha/MACRO-64 - MAC FacilityEDITELEMENTEXTRACTeditelementextractINTEGERintegerLENGTHLOCATElengthlocateREPEATrepeatSTRINGstring TIME TYPE time typeAlpha/MACRO-64 - MSG FacilityMSG - Error in message argument typeToken stack overflow Consistency Check in SEM Alpha/MACRO-64 - SRC FacilityAlpha/MACRO-64 - TOK FacilitywordPAGEtbkCNDgblLIBRARYFPTblanknovecTBKGBLWORDpicnoshrPICndfnomixeqBNDFTRIMconnowrtDFCONUPCASEbtrimincludeNOWRTNOMIXNORDleNOSHRltdbgnordNOVECEQrdBLANKGREATERGLOBALDBGidngerelBYTEwrtIDNgtglobalRELmixmcmegreatermdWRTbyteshrMIXquadusrnopicEQUALSHRvecLEUSRNOEXEBINARYlongdifVECQUADLTbinaryRDDIFupcaseFLOATlsbnbLONGDEFINEDneamaGELSBAMAGTdebugMCMDMEabsdefinedexeINCLUDEnoexesupABSCALLSEXEcallsequalovrNOPICOCTAlclSUPlibraryOVRlibLCLdfpagefloatoctaNBDEBUGNELIBcndfptlowercaseIDENTICALDIFFERENTSUPPRESSIONtruncationbyte_alignabsoluteTRUNCATIONtracebackALIGN_LABELdefinitionsALIGN_DATACOMPRESScompressGREATER_EQUALSCHEDULEpeepholePEEPHOLEsuppressiondifferentidenticalLOWERCASENOT_DEFINEDLOCAL_BLOCKexpansionsEXPANSIONSconditionalsTRACEBACKcollapsenot_blankCOLLAPSEDEFINITIONSscheduleCONDITIONALSNOT_BLANKNOT_EQUALalign_labelnot_definedalign_dataALIGN_CODEless_equalalign_codenot_equalgreater_equalABSOLUTELESS_THANlocal_blockLESS_EQUALless_thanBYTE_ALIGNINCLUDELIBRARYFLOATCODEDATACLPCODLEXLOCLOFMACMSGRESSEMSRCSYNTABTOKUTLEXPSYMBOLSAS_ISEXPANSIONSCONDITIONALSTRACEBACKUPPERCASELOWERCASEPEEPHOLESCHEDULEINFORMATIONALSWARNINGSSYS$LIBRARY:.MLB&&&p''HxP'0'`'pPW(XxXXXYXYYYYYZHZpZZZZH[xggh8h`hhh iHipiiiijHjpjjj@$0P0X0 ` Hp0P h0X  8 P h    (@p  H x  0`0 P0@P&0&h@pX@h0p0X&%"8p0Xp0`H(HhP0h(Ph(Xp& 8h0Hh(@X 8PhPPh8hPj?$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" PPx0`8ppp"(X(@Xp0P"D(E`ExEEEEF F@F`FFFFFG8GhG0H`(@Xp:0;`;;;;< <@<h<<<<=H=x===AB8BPBhBBBBC(CPCxCCCD8DpDDPPQQQR(RhRRRS(SHSpSSSST8ThT8Pp(@hHx`8p(Px80x---.0.h.../8/h///0@0x000@8p8888989P9h99999:0:X::: `` "$0'%'`  `$ P''? `0%00@@x 'p'@@'` ` P&& &`"  `@&@P11112X222203h3334P4445x55556@6p66666707P7x77770`(X8p0pHxHh(P(X Hp0J0KxKKKK8L`LLLLLM MPMpMMMh0XHxؼ@pн@p@pп0hX X(hQe$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1 "H@x8pH0h@pR!4$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"H(@h`00p8 P(@p( p   `  ( X   ( X     X   PP@(HxHx8xpp0`(@(X@0x `  !X!!!"h"""#P###$@$x$$%% &P&&&& 'P'''' (X((()@)p)))*8*h***+8+p+++0,h,,, -X-01X5 8:>ADGJM0QTW[8_cXgk`kkl@lll(m`mmmm(nXnnn0ooSR>$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;10h"opXpppqHqqqq rXrrrsHsss thtttuHuxuuuvPvvvw8whwwwxHxxxy8yxyyyzHzzzz8{{{(|X|||}0}`}}}~H~~~h0xȀT&P$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1d"(H@hPȆ0xȇ 00H؋H8xHHx@pА0XБ HpP(X0p0`P(pUhѐ$$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1{")ؙ8pК0hț(` XHx P(h(X(Xآ0` ``hȦ(Xȧ(ШX((X(X P@@ h0X@p@pH(`8ȶXط(X @`ع8Xx0Xx8нVM]$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1":hؾH8pXP8` P XH8(P XH hH0hX hP X@x X hXXH```XWd$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1B"KH@ P X@p8h0`0h  P PH`0h(`XoM$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1s"\ X8X x`  x (TT@U`UUUV(VHVpVVVVV WHWxWWNPNNNNOXOOOOOP(PPPxPPPQ@8>p>>>>(?`????@0@`@@@A8AxAGG@H`HHHI(IHI`IIIIIJHJhJJ0P"@h(h(pH@"H0H`x0` Xp 8PhH 8P0H`X Xp @`&&pP0"P &p8x h0X 0`&P(PP@x0XP Ph   @ h    X     8 X p@`8`@ '&'$$8x`؅@cccdHddd ePeeeef0fffg0g`___ `H```a0aPaxaaaab`bbb[\P\x\\\0]`]]]]] ^@^^^^_%p%%p$@P$0$'0TpTT(U`UUUUVp ` X\]h]]]] ^H^x^XXX YpYYYY ZPZ`Hh0Xx0` p(h8P XPh8p8hp`0xHh0PXؙ Ph@x @0`П0H P @Љ PH؍(XȐpYco}*$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1V"mؑ(Pl mXmpmmmnn@nXnpnnnnoHoxoo`ggggg(h`hxhhhhhhi(iHipiiwx8xPxhxxxxyy0yHy`yxyyyy(zrrss0s`sssssst(t@t`ttttTTU8UhUUUV0VhVVVWHWWWXHXX??@8@`@@@@A(AXAAAA BPBBBBCCD0D`DDE0E`EEEE(FXFFFGpGGGHXHHHH(IPIxIIIJ@JpJJJK8KhKKKK0L`LLLMPMZ~N%$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1G"~MMM0NxNNNO@OxOOOPPPPPxTX[^a@d8gilopruw`z}xH(` Pp@@pЎ@Џx0Hx@X@p[Sb$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1o"hؚ8؛8hȜ80`0`0`(XС(XXУ`Ph(h8p(`ЪXȬ(hȭ(`Ȯ8H@xPزHȳط( 8(H@0h0`8(p(`8p`8@p@x\9;nm$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;1"0`(p(`8p hX0` 8 x   H   8 h   0 `   P   Hx H(Px(P@p8h@hXX(]h<$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1"h(X P8`(P `    8!h!!!"@""""H#x###$0$h$$$%@%%%% &P&&&&'H''''(@(x((()8)p)))*`****8+h+++,@,,,,H-x--H.x...P////0@00^LgN$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;112"01111022223H3x333X445P556@6x66`7778`8888 9P999:X::;`;;<8<`<<<=8=`====>0>`>>>>8????(@h@@@A8ApAAA(BpBBCHCCCD8D`DDDDE0EhEEEE F`FFFFFG G@GhGGGGH0HH(I`IIIPJJJ0KKL8LLL0MhMMMNXNNN OhOOP8P`PPPPXQQRPRRS@S_O&$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1X"xSSS0V0XxZ\^`8aaab`bbb0chccc dXddd0eeefxff gXggh@hxhhh ihiii0jxjj k`kk0lhlllPmmmm0nhnnn0oxoo phpp qqrhrrXss tpttt(upuuu vpvvv(whwwwxXxxxyPyyyz0z`zzzz0{h{{{ |P||||}H}x}}}`Љ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1>"~@~p~~~@x0HxHx؂@p0Ȅ(X PHpxx0xH0aӰ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1 "`h8ahaaaabHbhbbbbc(cPccccd[[\ \8\h\\\\\]]0]H]h]]]] Pp0X8h00Px X@(H(Ph8p(`м0HhȽ8`0}`}}}}}0~H~`~x~~~~~~8X0hȂ0H`xȃ( PشP@x X0@> h hh@Ї`P@xȸHxP@Ȼzzz{{H{{{{{{{|(|H|h|||0`Ȁ(@`HHx0PxhHp0`8x8Pp@h p@xHxP ^P^^^^^ _@_`____`(`X````XXY(YHYxYYYYZZ@ZhZZZZ [P[P Q`QQQQ RHRpRRRS0S`SSST@T`dddde0eheeeeee fHfxfffg0u`uuuuu0vHv`vxvvvvvvwHwxwo(p`pxppppq(q@qXqpqqqqqr@rijHj`jjjjk0kHk`kkkkl8lhllH@pP@p@^_h___ `h``@Ћ P H(Xh PИؚ0Hxț`0x8h` 8(Hx8P8h(H@X(Hx8ZZ@[[[[\8\h\PVVV8W`WWWWXp(X$+!~- T_RETURN_OP1$(+~~/p  \/p  \Pzq g*\P!-T_BINOP T_BINOP_INT T_LOGOP_INT T_RELOP_INT T_SHIFTOP_INT T_BINOP_IU32 T_LOGOP_S32 T_LOGOP_L32 T_BINOP_REAL T_LOGOP_LOW T_LOGOP_HIGHT_RELOP_INT_COM$(+~~/p  \/p  \Pzq g*k$*\P!-T_RELOP_COM_INT$(+~~/p  \Pzq g*\P!- T_BINOP_L8_U T_LOGOP_L8_U T_RELOP_L8_U$(+~~/p  \Pzq g*\P!- T_BINOP_R8_U T_LOGOP_R8_U T_RELOP_R8_UT_RELOP_R8_U_COMT_BINOP_IU32_R8_U$(+~~/p  \Pzq g*k$*\P!-T_RELOP_COM_R8_U$(+~s`k}/p  \Pzq $=\P!-T_IAND_COM_R8_U$Q $+~/p  \P/q g ' \\P!- T_ABS_INT0$+~/p  \Pzq g*\P!- T_ABS_REAL0kQQ $+~/p  \P/q  g g? 'x\P!- T_ABS_INT128$(+~~/p  \/p  \Pzq g? *\P!-T_ADD_DL4$(+~~/p  \/p  \Pzq g? *\P!-T_ADD_DR4$(+~~/p  \Pzq $\P!- T_ADD_L16$(+~~/p  \Pzq $\P!- T_ADD_R16b$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1" $(+~~/p  \/p  \Pzq g' \P!- T_ADD_SUB_Ck $(+~~/p  \/p  \ P///q g' \P!- T_ADD_INT1284k $(+~~/p  \/p  \ P///zq g' \P!- T_SUB_INT128?'9'9'99||k'|k|kkW**>, P  $(+k ? ~/p  \~/p  \P z q        ' P/// \ P!- T_MUL_INT128_OVF '| | | $(+~/p  \~/p  \Pzq ' P ' P ' 8 ///\P!-T_MUL_INT128_NOOVF T_MUL_UINT128'| 9 9 $($ $$+k?~ /p   \~$/p$  \P z q  ' x P ' P ' P///\ P!- T_EMUL_INT128' @'$@'| $($ $$+~ /p   \~$/p$  \Pzq ' 8///\P!-T_EMUL_UINT128' @'$@$(+~~/k   \P/k   \P//h&Pk Pz\P!- T_DIV_INT128  $(+~~/p  \/p \Pzq gig' Cg' 4\P!- T_CADD_CSUB_C $+~/p  \Pzq gCgg' \\P!-Xdl T_NEG_CONJG_C $(+~~/p  \/p  \zq g' <\P!-T_CMPLX  $+~/p  \Pzq g' C' \P!-`p| T_IMAG_REAL$(+~~/p  \/p  \Pzq $*\P!- T_EQV_COM$(+~~/   \/p  \  g*g*\P!-T_MAXMIN$(+~j/p  \Pzq $,\P!-T_IAND_BYTE_MASK$(+~/p  \Pzq s\$U\P!-T_MAX01$$+~/p  \Pzq g*\P!-T_NEG$+~/p  \Pzq $\P!- T_NEG_S32 T_NEG_ANY_D1 T_NEG_ANY_D2k $+~/p  \P/zq  gg? '\P!- T_NEG_INT128$+~/p  \Pzq $\P!- T_NOT_ANY T_NOT_ANY_TN T_NOT_ANY_TNC T_NOT_ANY_NZ T_NOT_ANY_NZC T_NOT_ANY_LW T_NOT_ANY_LWC@ T_NOT_ANY_HG T_NOT_ANY_HGC$($ ($+~~ /p  \/p   \Pzq $*\P!- T_BYTESHIFT $Ba@PE  ?a@P  ?a@P  $(+~~/p  \/p  \  /Pzq     '  k8Ck0  '    C'  \ P!-T_SH$(+~~/p  \/p  \Pzq g8 $-C$/C$.*Ck 8Ck 0$ *$ \P!-T_SHR_SI$(+~~/p  \Pzq g8 $-C$/C$.*Ck8Ck0$*$\P!- T_SHR_SI_R8_U$? T_SHRA_SIT_SHRA_SI_R8_U$?T_SHRT_SHRA T_SHR_R8_U$? T_SHRA_R8_U$? T_SHL_R8_U$?$(+~/p  \Pzq  *\P!-T_SHL_1 $(+~/p  \Pzq $\P!- T_SHL_1_S32 $(+~/p  \Pzq  *\P!-T_SHL_2 $(+~/p  \Pzq $\P!- T_SHL_2_S32 $(+~/p  \Pzq  *\P!-T_SHL_3 $(+~/p  \Pzq $\P!- T_SHL_3_S32 $(+~/p  \Pzq  * *\P!-T_SHL_4 $(+~/p  \Pzq $$\P!- T_SHL_4_S32 $(+~/p  \Pzq  * *\PcgK$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1|"!-T_SHL_5 $(+~/p  \Pzq $$\P!- T_SHL_5_S32 $(+~/p  \Pzq  **\P!-T_SHL_6 $(+~/p  \Pzq $$\P!- T_SHL_6_S32 $($$( +~~$/p  \/p$  \Pzq g&*\P!- T_ADD_1_SHL4$ $($$( +~~$/p  \Pzq g&*\P!-T_ADD_1_SHL_R8_U4$ $($ ($+~~ /p  \/p   \Pzq g&*\P!- T_ADD_2_SHL4$$$($ ($+~~ /p   \Pzq g&*\P!-T_ADD_2_SHL_L8_U4$$$($$( +~~$/p  \/p$  \Pzq g'*\P!- T_SUB_1_SHL?$ $($$( +~~$/p  \Pzq g'*\P!-T_SUB_1_SHL_R8_U?$ $($$( +~~$/p  \/p$  \Pzq g'*\P!- T_SUB_2_SHL?$ $(+~~/p  \Pzq `$\P!- T_SUB_R16   $(+~~/p  \/p  \      / / Pzq g g g 'H. \P!-T_MUL_C $(+~~/p  \/p \Pzq g' /\P/!- T_CMUL_CDIV_C9;:  $(+~~/p  \q k ' 0\P!-T_REM_INT_P2_LIT8"> $(+~s`k@/p  \Pzq ' 1\P!- T_ROT_LIT?  > $(+~s`/p  \  d$-kC$/kC$.k Pzq 'p2 \P!-Xl T_ROT_LIT_SI?$(+~~/p  \/p  \Pzq $$$$>\P!-T_ROT_TN$(+~~/p  \P/p  \ /Pzq   dk $.Ck $/Ck $-$$9 $9 $$$>\P!- T_ROT_TN_SI$(+!~/p  \P  g*g*P-T_RELOP_IZERO_FLOWT_RELOP_IZERO_FLOW_U$(+!~/p  \P  g*g*P-T_RELOP_RZERO_FLOW$(+~~/p  \/p  \Pzq   k   g*$K g* $K ) \P!- T_RELOP_REAL$(+!~~/p  \/p  \P   g*g*g*P-T_RELOP_REAL_FLOW*P $(+~~/p  \/p  \    P/// / q g8kkjjYY'8  \P!-T_RELOP_INT128*P* $(+~~/p  \/p  \    P/// / q k g kjY'4:   \P!-T_RELOP_COM_INT128T_RELOP_INT128_COM $(+~~/p  \/p  \Pzq   //k k gCk k g  g* $K * ' ; * $K ) \P!- T_EQL_NEQ_C $(+!~~/p  \/p  \P    //  ggC  ggg* * ' = * * P- |T_EQL_NEQ_C_FLOW$(+!~-T_EQL_ZERO_NON_COM$(+~~/p  \Pzq $*\P!-T_EQL_R8_U_NON_COM$(+~~/p  \Pzq `$\P!-T_EQL_R16_NON_COM $(+~~/p  \Pzq `$$Y\P!- T_EQL_R16 $(+~~/p  \/p  \Pzq $*\P!- T_EQL_NON_COM$(+~~/p  \Pzq k`$\P!-tdT_RELOP_R16_HIGH T_RELOP_R16_HIGH_COM $(+~/p  \Pzq I`aCjk*\P!-pT T_GXX_ZERO$(+!~-T_NEQ_ZERO_NONT_NEQ_R8_U_NON T_NEQ_NON$(+~/p  \Pzq $k\P!- T_NEQ_ZERO$(+~~/p  \Pzq $*$k\P!- T_NEQ_R8_U T_NEQ_R16_NON $(+~~/p  \Pzq `$$k\P!- T_NEQ_R16 $(+!~- T_LSS_HIGH$(+!~-T_GEQ_HIGH_COMT_MULHD (D PD A @ 0A xD D pB C B D D E @E M M M N A xb Pb XF O P 0P P XP pQ Q Q R Q @ B 8C Q HQ P Ȑ h S O 0P P XP R `C B C HB `R P P Ȑ h O 0P P XP R `C B C HB P P `R Ȑ h @ XA A B C C A A pG @ XA A B C A A G H H H I (I drT$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"(PI xI I I @ XA A B C A A @ XA A B C A A O 0P P XP P @ 8C 8R Ȑ h S O 0P P XP P @ 8C 8R Ȑ h HG G A @ 0A B C pB N E E E F 0F G G H 8H F `H O P 0P P XP R R xS S (S S B `C HB C Q HQ P P Ȑ h O xb @O hO O O I K K K L HL pL L L L M 8M `M K A I J 0K @J hJ K XK J J A @ 0A B C N E hE (N PN xN +2/P z\P!- T_ACCESS_REG1+$2/P   zg *\P!- T_ACCESS_MEM1$+~/P{03F  \P- T_ARG_REG_01?$+W P{03F  QP- T_ARG_REG_02?G$+P{03F  QP- T_ARG_REG_03?K$+{03F  SP- T_ARG_REG_04?$+P3F  QP-T_ARG_STKFRAME?5$+~/p  \P{003Fg*P- T_ARG_MEM?+Pq  zQ\P!- T_ARGPTR_TNG+!- T_ARGPTR_AMG$+PLnP-,0T_CALLjG$+Wk / QPLnP-PTT_CALL_SYM_ADDRjG$+~/k \PLnP-@D T_CALL_ADDRj+)P-T_ENTRY+PP- T_INITCALL+!- T_LENGTHREF+2P- T_PARMALLOC$+~PO z Q\CP!- LTT_PARMLENGTH_FSL1T_PARMLENGTH_FSTRT_PARMLENGTH_FSUBT_PARMLENGTH_STR T_PARMLENGTH_SUB@T_PARMLENGTH_FSTRAT_PARMLENGTH_FSUBAT_PARMLENGTH_STRAT_PARMLENGTH_SUBA$+~/p  \ P- T_PARMTEMP+2/P z\P!- T_RESULTREG + /P   z\\P!- T_RESULTTMP+P-T_RETURN$+~/P2  \P- T_RETURNREG+/P  Q\P!- T_TEMPREFK+!- T_TEMPREF_AMK+- T_NOP_ACTIONS@T hT XU 0U T T T U U U U V U V W 8W `W W W W X (X Y @Y $+!~- T_RETURN_OP1  $+~/p  \P/ W/zq  kg I* $CID$CK dg * C' U C' U \P!-T_CAST_FIX_FLOATk $+~/p  \PW/ kPzq g7 IKD' WC* dg$1*C$/C$1I`$.\P!-T_CAST_FLOAT_FIXk       $+~/p  \PW/   kP?g7 ` ` *C$$C$$C `' XC*C' XC0 @   ' XC' YC' 8YC' \YC' YP!- P`pT_CAST_FLOAT_FLOATk$+~/p  \Pzq g*\P!- T_CAST_INTk T_CAST_64 T_CAST_64_COM T_CAST_64_NEG T_CAST_64_LOW T_CAST_64_LOW_COM@T_CAST_64_HIGHT_CAST_64_HIGH_COMT_CAST_64_NONZEROT_CAST_64_NONZERO_COM T_CAST_32 T_CAST_32_COM T_CAST_32_NEG T_CAST_32_LOW T_CAST_32_LOW_COM@T_CAST_32_HIGHT_CAST_32_HIGH_COMT_CAST_32_NONZEROT_CAST_32_NONZERO_COM T_CAST_S32_32 T_XCVT_32_32 T_XCVT_S32_32T_XCVT_S32_S32 T_CVT_INTT_CVT_INT_ADDRT_CVT_ADDR_INT$+~/6z Q\P!-T_CVT_ADDR_AM_INT@K? KK $+~/p  \Pzq I@K' _C' `\P!-LhXxT_CVT_INT64_INT128K $+~/p  \Pzq ' `\P!-T_CVT_INT128_INT64$+~/p  \P/zq \P!-T_CVT_INT128_INT128$+~/p  \W/Pzq  $$6g*\P!-T_CVT_INT_REAL$+~/p  \W/P zq  $.$$6g*\P!-T_CVT_UINT32_REAL6B   E $+~/p  \W/Pzq   g   'Tc K@T$ CT$'' c \P!-T_CVT_UINT64_REAL$$+~/62aP18zq g*I $g*\P!-t|T_CVT_INT_REAL_FETCH@#7 $+~/p  \Pzq g *' xe\P!-T_CVT_REAL_CMPLX1 $+~/k0  \Ph&Pk ' fPz\P!-T_CVT_REAL_CMPLX2$+~/zq \\P!-T_CVT_CMPLX_REAL1)$+~/p  \Pzq g*\P!-T_CVT_CMPLX_REAL2$+~/k0 \Ph&Pk Pz\P!-T_CVT_CMPLX_REAL3$+~/p  \Pzq g*\P!- T_CVT_FLOAT $+~/p  \Pzq g' h\P!- T_CVT_CMPLX1   $+~/p  \k 0k  ewu$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1,"9' iPh & P    \ /  ' iPh & P  / ' i Pz\P!- T_CVT_CMPLX2$+~/p  \PK@ C W/g*K@$\P!-4@Ht| T_REAL_INT$$+~/p  \PK@ C g*K@$$g*\P!-DPXtT_REAL_CVT_REAL_INT6T_REAL_ROUND_REAL_INT6xT_REAL_TRUNC_REAL_INTM6xT_ROUND$+~/p  \ TPK@ C W/$lg4 *g *K@$\P!-@LT T_ROUND_IEEE$+~/k0  \Ph&PKk Ck Pz\P!-TH\ T_RTL_A_RV T_RTL_A_CV T_RTL_R_RV$(+~~/Kk 0Ck   \P/Kk 1Ck   \P//h&PKk Ck Pz\P!-,8@`lt T_RTL_A_AV_AV$(+~~/k 0  \P/Kk 2Ck   \P//h&Pk Pz\P!-HT\GEM_CG_T_RTL_C_CV_CVGEM_CG_T_RTL_A_IV_IV$(+~~/p \ W \ P/pKx  C  \W \ Pk     Q Pk     QP/ // / h&PKk Ck Pz\P!-Xl|  T_RTL_A_AR_XR$( $ $$+~~$/6 2  a Pk  Q P/6 2  a Pk  Q P/ / h&PKk Ck Pz\P!-T_RTL_A_AR_M_XR_M@@77 $$+!~- T_XCVT_ADDR6$$( +~/p  \Pzq $\P!- T_XCVT_SHL_1X  $$( +~/p  \Pzq g&*\P!- T_XCVT_SHL_2X$ a a 0Z Y Y Z (] [ [ \ 8\ `\ \ \ \ ] XZ Z Z Z Z [ H[ p[ [ ] ] P] x] ] ^ @^ h^ ^ ^ ^ _ 0_ X_ ` ` 8a a H` b p` ` _ _ _ _ `  0 X a a (b Pb a a xb xb (b Pb `a a a a a a a ` b XZ 0Z P] x] ] b c @c 4 48 4 40 =19 4@ 4>E  44> 44> 44> 44> 44> 4444>>   4N> 4N 4&T> 4T =19&T> @ 4%S>E 4&T> 44%&ST>> 44ST 44OP>> 44OP 44QR>> 44QR    44QR>>44QR>> 44QR44QR /44OP>> 144QR>> 144QR>>144QR>>   $(+~~/p \/p  \Pzq $\P!-T_AMINUS_ADIFF$(+~~/p \/p  \Pzq $\P!- T_APLUS_GEN$(+~~/p \/p  \Pzq $\P!- T_APLUS_32$(+~~/p \Pzq $\P!- T_APLUS_32_R8T_AMINUS_ADIFF_NEGT_APLUS_GEN_NEG $(+~~/6P//6Pzq ' \P!-T_APLUS_AM_GEN=@@$(+~~/6/6 P!-T_APLUS_AM_GEN_AM=@@$(+~/6szq Q\P!- T_APLUS_LIT=@$(+~6sP!-T_APLUS_LIT_AM=@$($$( +~~$/p \/p$ff$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"J  \Pzq g'*\P!- T_AMINUS_SHL$ $($ ($+~~ /p \/p   \Pzq g&*\P!- T_APLUS_SHL$$$($  $$ ((+~~$/p \/p$  \Pzq g&*\P!- T_APLUS_SHL_XX$(T_AMINUS_SHL_NEG$$T_APLUS_SHL_NEG$ $+~/B zq Q\P!-T_BASEDREF_GENV$+~/B P!-T_BASEDREF_ADDRV$+~/BP!-T_BASEDREF_ADDR_AMV@$+18zq F\\P!-<@T_FETCH_MISMATCHEDG4&$+18P!- T_FETCH_AUTOG4&$+18zq F\GgX *\P!-<HXT_FETCH_SI_AUTOG4&$+18P!-T_FETCH_SI_CLEANG4&$+~/62FaP18zq Fg*\P!-,8`p T_FETCH_GEN@#$+~/62FaP18zq F$/\P!-,8`hT_FETCH_GEN_B4_S32@# $+~L,/62FkaP18q Fg' X\P!-<Pt T_FETCH_GEN_CMPLX8@# $+~L,/62FkaP/18q Fg' P\P!-<Px T_FETCH_GEN_OCTA@#$+~18zq P//62F' @w\P!-PdT_UFETCH_UBYTE@T_UFETCH_BYTE_LOW@T_UFETCH_BYTE_Z8@$+~18zq P//62kFk' dw\P!-\xT_UFETCH_SBYTE@$+~18zq P//62F' wJ K$\P!-PtT_DFETCH_UWORD@T_DFETCH_WORD_Z16@$+~18zq P//62kFk' w\P!-\xT_DFETCH_SWORD@$+~L,18 zq    P///62Fk' 8x J K$\P!-t T_PFETCH_UWORD@#$T_PFETCH_WORD_Z16@#$T_PFETCH_SWORD@#$$+~L ,18 q P///62FJ J J ( D k' x$Ck' xCk' y$Ck' yCk' dy\P!-hlx0P T_UFETCH_QUAD@ T_UFETCH_LONG@T_UFETCH_LONG_Z32@T_UFETCH_LONG_S32@T_UFETCH_UWORD@T_UFETCH_WORD_Z16@T_UFETCH_SWORD@$+~L,18   WP/62kP//// k`' yC' zP!- T_UFETCH_FLOAT@$+~L,/62kP18       WP//// /  k'z P!- T_UFETCH_OCTA@$+~L,q P///62kFaP18Fg' L{\P!-dp T_UFETCH_CMPLX8L@#$+~L, zq  P///62kFaP18Fg' t{\P!-ht T_UFETCH_CMPLX16Q@#+ Pz Q\P!- T_LITADDR+! - T_LITADDR_AM+!s-T_LITREF_LIT8_U +!s-T_LITREF_LIT16+z  S\P!- T_LITREF_TN+!P vP-T_LITREF_INT_ZEROKK +zq ' l\P!-T_LITREF_INT128_ZERO+!P v?P-T_LITREF_REAL_ZERO +zq ?' 4\P!-T_LITREF_CMPLX_ZERO+!zq k$K\P-T_LITREF_TRUE_TN+!k-T_LITREF_TRUE_LIT+ PrykP!-T_LITREF_STR_FSA+  rR\kyP!-T_LITREF_STR_SA+88WPG ag7 *P18-L( T_SPLIT_FLUSH2  +88WPG kIkag7 *I' |C' P18-t(DLT_SPLIT_FLUSH_CMPLX2+8818WPG ag *($C$-C$C$/P-,x T_SPLIT_LOAD3  +8818WPG kIkag *I' `C' xP-x,HPT_SPLIT_LOAD_CMPLX3+- T_SPLIT_REG,$(+~/  P18MH\C\\P-X@HP T_STORE_AUTO7G&4/T_STORE_AUTO_S327G&4/$(+~/p  \P18\P-T_STORE_MISMATCHED7G&4$(+~~L,/62kP//p  \ 18' 8P-(,T_USTORE_QUADL7@#$(+~L,P/6218k' lP-$(T_USTORE_QUADL_07@#// $($ +~~ L,L,/62kP/62kP//  1818' |P-04@DT_USTORE_FET_QUADL7@@##7$(+~~/p  \P//62a18g*P- T_STORE_GEN_47@# T_STORE_GEN_87@#$($ +~~ /p   \P  g *K $P//62a18g*P-`hT_STORE_CVT_INT7@#'  $(+~~L,/p  gߨ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1d"[\P//62ka18g' P-(,T_STORE_GEN_CMPLX87@# $(+~~L,/p  \P//62ka18g' P-(,T_STORE_GEN_OCTA7@# $(+~L,/62kIka18?$I' |P-XP$(T_STORE_CMPLX_ZERO7@#$(+2/P18N\lP-@<T_STORE_ACCESS_REG7G1$(+$2/aP18  Ng *\lP-p\T_STORE_ACCESS_MEM7G1$(+~~L,/p  \P/62aP//  18' {P-(, T_USTORE_BYTE7@$(+~L,/62aP/ 18' {P-$(T_USTORE_BYTE_07@ $(+~~/p  \P/62a18P//  ' (|P- T_DSTORE_WORD7@$(+~/62a18P/ ' |P-T_DSTORE_WORD_07@ $(+~~L,/p  \P/62ka18P//     ',} P-(, T_PSTORE_WORD7@#$$(+~~L ,/p  \P/62( dDkC kC kC ka18P//      ( dD'} C' C'$ C' P-$8L\(, T_USTORE_WORD7@ T_USTORE_LONG7@ T_USTORE_QUAD7@T_USTORE_FIXED_167@$(+~L ,/62( dDkC kC kC kaP/18  ( dD' ~C' C' ЀC' P-dp|$( T_USTORE_07@ T_USTORE_INT128_07@ $(+~~L,/p  \ W\ P/62ka18P          P// / / / / k `' C'p C'( P-(8(,T_USTORE_FLOAT7@$(+~~L,/p  \P//62ka18g' P-(,T_USTORE_CMPLX8L7@#$(+~~L,/p  \P//62ka18g' P-(,T_USTORE_CMPLX16Q7@#+W zq FQ\P!-8< T_SYMREF_ANYG0T_SYMREF_ANY_RPG, +W!P P-T_SYMREF_ADDR_MODEG0T_SYMREF_ADDR_MODE_RPG, +-T_SYMREF_REG_VOIDG,pc d pc d e xe c c c 8d `d d d d (e Pe e e e f #hf @f f f f g 0g Xg g g g g h Hh ph h h h i i j 8i `i i i (j Pj xj j ж H p j j k @k hk k k k l Xl 0l l l ظ ( P x pm l l pm m Hm m m m n n n o (o Po xo o o o p @p hp p p p q n `n 0q Xq 8n q q q q r Hr pr r $+!~- T_RETURN_OP1$+~/p  \Pzq $\P!- T_ALLBITS_INT9$+~/p  \Pzq k$\P!-T_ALLBITS_INT_TN_COM9$+~/p  \Pzq k?$\P!-T_ALLBITS_INT_TN_HIGH9$+~/p  \Pzq k$*\P!-T_ALLBITS_UINT9 OE   $+~Pzq  ' \P!-T_ALLBITS_FLOW_INT9 OE   $+~Pzq  '\P!-T_ALLBITS_FLOW_UINT9 $+~/p  \P \ g*P!- T_ANDSKIP_TN1< T_ANDSKIP_TN2< T_ANDSKIP_TN3<$+~/p  \P g*!-T_ANDSKIP_FLOW1<$+~)!-T_ANDSKIP_FLOW2< $+~/p  \PP/- T_BR_LIST+) nP- T_BR_TARGET+$E-T_BRANCHb$+~/p  \P$B$:$<- T_BRARITH_INTd$+~/p  \P$C$:-T_BRARITH_UINTd$+~/p  \P$$$-T_BRARITH_REALd$+~/p  \Pg*g*- T_BRCOND_TNe$$( +~~ /p  \/p   \P  $=$@$?P-T_BRCOND_LANDUe$H$$( +~~ /p  \/p   \P  $=$@$?P-T_BRCOND_LANDUReH$$+~XX- T_BRCOND_FLOWe $+~/p  \P$(- T_JUMPLOCAL$(+~~/p  \P  g*g*X!- T_LANDC_FLOW1 $(+~~ X XX!- T_LANDC_FLOW2 $(+~~/  \/p  \P$9\)!- T_LANDC_TN1$ T_LANDC_TN2 $ T_LANDC_TN3$+~/p  \Pzq k$9\P!- T_LBSET_TN4$+~/p  \Pzq $a\P!-T_LBSET_TN_TN_HIGH$+~/p  \Pzq $`\P!-T_LBSET_TN_TN_HIGH_C9 $$( ,$+18p \Pzq s k' \P!-T_LBSET_FETCHX_R_NONG4&  $7T_LBSET_FETCHZX_R_NONG4&  $7T_LBSET_TN_LOW4T_LBSET_TN_LOW_COMHT_LBSET_TN_HIGHT_LBSET_TN_HIGH_COM T_LNOT_ANY_TNT_LNOT_ANY_TNC T_LNOT_ANY_NZT_LNOT_ANY_NZC T_LNOT_ANY_LW$T_LNOT_ANY_LWCH T_LNOT_ANY_HGT_LNOT_ANY_HGC$+!~- T_LNOT_FLOWh4Sp$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;1u"5k1)um0gbF;ȩ"2&^rV7x25"u\s{5VR'k.XyA[j @pxi JqSaXB3:]nhd?#H@/yH<*6+t)#7'98c*7{+Y6Dr`@q4#^ueI ide$_]ft<\D01f.;ZM?wUSRQM.K/z 8y @3_vR!T_&M.F^U ,ȝAZw!8)?(`1,;r#4a,)'/N{zCs})fBhTl܏)/!i_7 (%R6\E>Op HR0J^ry4;3Q$Qs13252#36{i.}V=j014dX99hr0Oer " $DCT6 NC= 9zs Wo-g{RL\XzJBTQZL#APA@6L#F*GGBNN<21+ '-oPewx?[qKp}mu:]''[2- 3<$ _;F' apvwGMBEnUfG A@jvkN!%gT5;1,$."fXXJ+$G]TJ:-&UE7UV,!ݔqqd@YOI2b=2n%3)lWrvyovOY983*l%87+1R{FV?6Av8jL=S f~;)Ax~.#- G]8@\f4qq\ 15Tp;EkF3K"PxU^RW:>Y]grueQ-T_K\3HYPVfJse^t1?a/{@S]@3TA eNqH/fKpmDJ?KIWChpQ8uUYfwd*OwzR 7GGn]_/1 =Ut$?M'lT gc S}|ni = *Y$xgJ bfxpjT BhjC.u\\ .rAekG3mwgya9i!`em )6$a&N] DWP  *oG1CKNHl &W4(e ٞ3@:JMx ;Rّx*iH fN8٢  ա\S_P_7Q!* mLYS}0f< GK~RG@`/FN._&*!8b'\(z F_FYV7JO:+A2zg;6'mg^ J)XC_U~t D)LJ08 )_XFu%;_v ΄ `a_k"Q#,N$qC)]dfdEYq`$Z :V=N`:XȚ'1] k;_]j$YU Ef"Mb s  AT奨dfowbi<u.]E dZ_ +,JQ_wd}`\Z_,w\HAf_KTJYe 5-,0T_6FF|GU,q %~@(ǨG!`@%<WGJmCv[ B Y/O*2џ:LF(" /CHG Y=NRmHBKA}]2K[R\YG[Q48uFd_cÌU͠D&l$c?k^]QC}?jq@QWrPЛ0{=79d(TdqgzSL8u@ z G.]iC[KKxDS[5zCP]Y ~quZ}Np]GHA] (qGsKq]E\$iR\h:LPAsZGEH C(v&Jc $w/tTkch}RU)ZCXPADU[~AV(eM< l1 =twf}odFExTB\!4Ε(?n$y_u&PjITP:MVAEFR:&ZO z#m q==]j=h_u;8xjoa`ZXU"Q$IzFgZv~^_.TOM!'^<_XG*=Kf% t xpL[TPZ$H0 T Z$;M\ &K|¿SM ^_-5kɌhS<~_ V$'UAߣDkM:ogs8jSS/}UWW?wn^bG3DZwe_WLOWN_,_T!2H$%>$2j7H3]qUhJ[ng9cF,(=`8XK$ v yl%{I /um HFn;if~+h~Q+mlqzif, kuO+IU‡C~f8yN ]_{, _W1V}nTE| x)ze݁`8!wףJf":*f9I[Lw@T8`fdatR0ta$_ED@3X"dxhvi3QpKP Ld oPU;YRm] -epeqrz-$- sP1 Q[RBEs $9U>koeہDQM\F!U?^`?<1:82T|o C2c`[igfncae4^3 (D["`Svy eMh{GIh1 g .A_jxJH<Wi`wfo ~=E*@{Y$ C-a~&n{;p͙USVV.E Ekf>qgd[X z_&o7yHYfPoUL_7@L>pRDUKFX(woB'9ogn ~DRV|EtBCx_R&\IhOZQeUD #U)Uf!fyS*>^u1!-\n2My$/8T/7#\ YBZ ByT1s=dsq^;{CY'b?ySohRlcCc3`h@_-:U.s>&AKPB$F;xWMWC <³`$|oY6sR8BGq$d-^? & HU? ʽ^Ps e (HLBH2 8d6[XZOMl|t XAgJIfp0<$N8 1S!E(Io1_,L_@Z8Y1j@O4]- '{WDzt Q)2Z}GZH WSL@Cx{'!&(5 UחMZGKQZN?3@x^ D&(Qnh JVCW3 J]m/(y^& A2^7ph KoO9@KqNnB"" T_ru :]\T\_A}sQR7M7Q_ @ ;}nW,L> Na݅ppl{N]G_0KN^"g_QY&(ut8(F_YsN?GJC\TH&)\Mp>\_ANW_Dqd t{EY&B0vU$5m*,Y[J~Sw5O߮~t!RڇJ!%>R[g*VVUϞDpA `&DI%w3;PQBU89\5I[Z|hƒ:jR_fPV8?_bYEK2]tEUS`M_;H]W>Qz[<U 2v^HBb΁(&7^TE4Wh.8 S_X"ttdHWxmSw.]Y TS?G3(%;'7=GPX[PEV_[ :fTfwoX w^%YqQ_dC\MIŨ@{O0jRwE]|D_OWNKPCJS-~zE F_~a 'TDWF&dCw & ^m} С| [1$l0_4+ GP XGZ MBOR[QPCE^TJiLo{Y"EN b>N2_XIQPAQSlNR7\\5S6VEI[HU4> N<]zQY\KQz,OYA7k /X , Lcw]Jr@)o=UpqWJM_t D^JAKN,>PjZYOPEM k D % W_e#^2IQ]OVE]| ZHN<`U[?RDžRJ_]_CLP f%Y%Dz[!B`ZLN I%LKDZZ8 Y)M?KJNZ$ ,$,#˥F ".ҺeTQE_n5.JiV_]AxMHR\uSEBSp%y?'nV</~95 6Dwd;]@]ԡXl_^O.ZT^UTHށ?4M5P(\S,3%d*(9# M'-E4on(  h̑QˋTM 5K-M 7 D=<; G?i GZ4Gz_ū a_P?ru]MZNMAw,^ E8 ],:0 09cgYBMi(ݒg,e%Mm[AWt>T>zTۍk dJ[xRkOm}>@CTD*qGW/xo]aq_I^l)VkY. /" `Q1*C5U^EMBCe[Dt.9FP|G{OG~N/_BWXt2^|O?J^:i>8]Y_cJYX F<P_pЇJtXY8@$ H^"IIMdQI_9}TG_C2#qTUQ{NdA^KRT_^KTYh=qK@xvE y\_fWT f@w'k{TwCG (K3C l }6AuVJ؄cNBXȸVR+0}=6mV* ')s*9KcN5FKlM|KP ^t8wOHY[$?&'J"\L@cXN>& \-PZR]qV[kND YG#&$S((UHWIDXHK!gʎSAlLy%N&4\rҸNFmIGU@=DO%aXU_p`$v#?5Zn& . YHTNRW@O_b)''%36V  \vJVP0;:SYㆂFa^]AɔBZ3[N!~(o+_SJZi- +L]3B?yqDq[0UP{L_ SXqFYteg_GVUFR2<)-a ) :wcj ,:IXO_&7  p +zB^N*R\.}(\L8C _a@r]( D]AWQtYT;y o[US''r8o m$:% 2Lq\B{LQlmLW-1   14`(x$Q ܕf\HNaE_.9 iGgPR\+^6R<w$;Q@WY$`]ZIVYG^N_L~۠_@8~KdVJG8HWy\CEw-Ecu&KD`Xne Yy@gY^P/jR-m X;(.}5x\mYBgOZJYvXFRN^-02S =آ^S [ZZ{2qR̜ F69r@xy^Ya , UYHEj_'S_ Tdv]I SfK_$B֮PXR8KFbS0lQMJWqf@B L$MG]t rWV4"QT_`_@h(Uz\ EVPv]7Q״$Wj(ɗ+HB[JTtC_nNwB`З %Q$@V> [ Σ .c)R+z ^],ӞUnr?5kUKDZUgFP)P_ ITY} JB( S8RKCYw4 ,EA2'VGATI\RDO3\1i$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1}"l $+~/p  \Pzq k$*\P!- T_LNOT_TN$+~/p  \Pzq k$k\P!- T_LNOT_TN_NON$+~/p  \Pzq $k\P!-T_LNOT_TN_NON_COM T_LNOT_TN_LOW $(+~~/  \/p  \P$>\)!- T_LORC_TN1 T_LORC_TN2$$ T_LORC_TN3 T_LORC_TN4$(+~~/p  \P  g*g*X!- T_LORC_FLOW1 $(+~~ XX X!- T_LORC_FLOW2  T_LSBIT_TN$+~/p  \Pzq k$9\P!-T_LSBIT_TN_TN_LOW T_LSBIT_TN_NONT_LSBIT_TN_LOW4T_LSBIT_TN_LOW_COMHT_LSBIT_TN_HIGHT_LSBIT_TN_HIGH_COM OE K  $+~Pzq  ' \P!- T_LSBIT_FLOW $(+~~/p  \/p  \Pzq g*\P!-T_LU_BINOP_TN1$(+~~/p  \/p  \Pzq g*k$9\P!-T_LU_BINOP_TN2$$T_LU_BINOP_TN_LOW$$T_LU_BINOP_TN_HIGH$(+!~~/p  \/p  \P    g*J  J  $@$?C$C$:P-|T_LU_BINOP_FLOW$$$(+~~/p  \/p  \Pzq $>\P!- T_LOR_NONT_LAND_NON_COM T_NONZERO_NONT_NONZERO_NON_8bT_NONZERO_NON_16T_NONZERO_NON_32$+~/p  \Pzq $k\P!- T_NONZERO_TNT_NONZERO_TN_8bT_NONZERO_TN_16T_NONZERO_TN_32$+~/p  \Pzq $Y\P!-T_NONZERO_TN_NZCT_NONZERO_TN_NZC_8bT_NONZERO_TN_NZC_16T_NONZERO_TN_NZC_32$+!~/p  \P  g*g*-T_NONZERO_FLOW$+~/p  \P \ g*P!- T_ORSKIP_TN1 T_ORSKIP_TN2 T_ORSKIP_TN3 T_ORSKIP_TN4$+~/p  \P g*!-T_ORSKIP_FLOW1$+~)!-T_ORSKIP_FLOW2 $(, +~ /p   \P~//u\)~XP!- T_SELC_TN $+P~/p  \P \ $E )P!- T_SELELSE_TN$+~/p  \P g*!-T_SELTHEN_FLOW1$+~)!-T_SELTHEN_FLOW2  $(, +~~~ /   \/p \/p  \g$K' C*\P!-| T_SELU_FIXED$(, +~~~ /p \   /\ g*P/\)\P!- T_SELU_FLOAT$(, +~)~ /zq \P $E)~/\)\/P!- T_SELU_FLOW +- T_VBRANCHQr s 8s `s s s s t (t Pt xt u @u hu u u u v v v v Xv v } | | } 8} `} w Hw pw w w w x 8x `x | } 8} `} x x x y (y Py xy y y y z @z hz z z z { 0{ X{ } | | } 8} `} { { { | H| p| | | | } 8} `} } ~ (~ P~ x~ ~ ~ ~  @ h     0 X Ѐ p   H p  8 ` $+!~- T_RETURN_OP1$+~/p  \ znP!-T_ALLOCATE_DYN:$+sP P!-T_ALLOCATE_FIXED:   E $+~/p  \Pc  2g*' <R' LP- T_ASSERT_TNO   E $+~c2' R' P- T_ASSERT_FLOWO +%- T_BARRIERU   E $(+~~/p  \J /p  \CP g*Pc   2g * '  R'  P!e-@X\ T_CHK_INT   E $(+~~/p  \/p  \P  g*Pc   2g* '  R'  P!e- T_CHK_REAL   E $(+~/p  \Pc  2g*' R' P!e- T_CHK_ZERO   E $(+~~/p  \/p  \   cgg   2 ' '  R '  P!e-T_CHKEQL_NEQ_CMPLXY, $+~/p  \  ' P!e-T_CHKOVF_INT32$+!~-T_CHKOVF_INT64j j , $+~/p  \P  I' C' ' P!e-X<L T_CHKOVF_SIC:   E $(, +~~~ /p  \J /p  \CJ /p   \C   P c  2 g g ' ' R ' (P!e-LdhxT_CHKRANGE_INTB:   E $(, +~~ /p  \J /p   \C Pc   2 g'  '  R '  P!e-H`dT_CHKRANGE_INT_LB0<C   E $(, +~~/p  \J /p  \C cP   2 g'  '  R '  P!e-H`dT_CHKRANGE_INT_UB0    E $(, +~~~ /p  \/p  \/p  j$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"} \    c  2 g g 'D ' R ' P!e-T_CHKRANGE_REAL$+~/p  P M\\P-4<T_CSE_TN T_CSE_TN_S32$+~/P   Q\P- T_CSE_ADDR@$+~U bHSP-(, T_CSE_TN_ROFI$+U bHSP-$( T_CSE_LITREF$+ bW1H QP-0< T_CSE_SYMREFG$+/U ubHH\CSP-08@DT_CSE_CSEREF_LIT$+/ ubHH\C QP-08@LT_CSE_CSEREF_SYM$+// ubHH\C\P-8@HL T_CSE_CSEREF+!- T_CSEREF_TN+/U u  H\CS\P!-,48T_CSEREF_ROFI_LIT+!s-T_CSEREF_ROFI_LIT8_U +!s-T_CSEREF_ROFI_LIT16+/ uq   H\CQ\P!-8@DT_CSEREF_ROFI_SYM+// u  H\C\\P!-4<@ T_CSEREF_ROFI+(-T_FENCE$+~/p  \Pzq 3*\P!- T_MACHOP1$(+~~/p  \/p  \Pzq 3*\P!- T_MACHOP2+18- T_LIFETIME+c2R$P-T_SIGNAL-+!P- T_STKFRAME5+ q  zQ\P!- T_STKFRAME_TN5$+~- T_VOID_TNT$+~))- T_VOID_FLOWT $+~- T_VOID_STRINGT$+- T_VOID_ACCESST1+- T_NOP_ACTIONS+PP- T_PALCALL8 `   P ( x  P (  P (  P (  P (  P ( x  ȃ  @ h h  X Ѕ 0  H p ؇ ( P x $(+18ksyP!- T_FETCHF_FSTRG4,<$(+18k~yP!- T_FETCHF_STRG4,<$(+18~ksy/62aP!-T_FETCHF_FSTR_ADDR@$(+18~~k/62a/yP!-T_FETCHF_STR_ADDR@$(+~sk/62ay y [  P18!-T_FETCHF_MAT_FIXED@$(+~~k/62a/p \y    y k  [   P18!- T_FETCHF_MAT_GEN@$(, +18ss y P!-T_FETCHS_C_FSTRG4,<  $(, +18ss y P!-T_FETCHS_C_FSUBSTRG4,<  $(, +18~s y P!-T_FETCHS_FSUBSTRG4,<  $(, +18~ss y /62akP!-T_FETCHS_C_FSTR8_ADDR@ $(, +18~ss y /62aP!-T_FETCHS_C_FSTR_ADDR@ $(, +18~~s y /62a/6 Pk!-T_FETCHS_FSTR8_ADDR@ $(, +18~~~ y /62aP!-T_FETCHS_SUBSTR_ADDR@$(, +18~~~ /62a/6 y Pk!-T_FETCHS_STR_ADDR@$(, +~ss /62ay  y  k [   P18!- T_FETCHS_MAT_C_FIXED@ $(, +~~s /62ay  y  k [   P18!- T_FETCHS_MAT_FIXED@ $(, +~~~ /62a/p  \y     y k  [   P18!- T_FETCHS_MAT_GEN@$(, 0$+~~~  ~$y/62a/k[  18P- T_STOREF_GEN9@$(, 0$ $( (,+~~~$~( ~, y/62a// k[ 18P-T_STOREF_CONCAT9@$(, 0$ $( (,,$0,(4+~~~$~( ~0 ~4y/62a// /k[ 18P-T_STOREF_CONCAT_29@$(, 0$ $( (,,$0,(44$84(<+~~~$~( ~0 ~8~<y/62a// //k[ 18P-T_STOREF_CONCAT_39@$(, 0$4(+~~~ ~$ ~(y /62a/[  18P- T_STORES_GEN:@$+~ /Wxykk[  P!-GEM_CG_T_CAST_STR8k$(+~~//k     k y  [ P!- T_CONCAT_FIXED$($ ($+~~ ~$ /// k ky [  P!- T_CONCAT_FIXED_2$($ ($$$($(,+~~ ~( ~, /// / k ky [ P!-T_CONCAT_FIXED_3$($ ($$$($(,,$0,(4+~~ ~( ~0 ~4/// / /k ky [ P!-T_CONCAT_FIXED_4$($ ($$$($(,,$0,(44$84(<+~~ ~( ~0 ~8~</// / //k ky [  P!-T_CONCAT_FIXED_5$(+~~ ky // \//  \  $ \     k[w$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"[  P!-  T_CONCAT_GEN$(+!~-T_ELEMENT_FSL1 4 $(+~s/P z/' \P!- T_ELEMENT_CO4 $(+~~//6   P Q P z/' X\P!- T_ELEMENT_GEN$(+~/W kxys y k k  [  P!- T_SCAST_IURCA_FIXED$(+~~/W kxy/  \ y    k k[  P!-  T_SCAST_IURCA_GEN$(+~/O/ \Cs y   k k[  P!- <(@T_SCAST_STR8_FIXED$(+~~/O/ \C/  \ y    k k[  P!-  @,DT_SCAST_STR8_GEN$(+~ ~  \   y Pk \Pk / \ Pk  / Q Pk  /Q P/// / h&P!- T_TRANSLATE_GENL$+!~kky-T_USTRING_FSL1CP$+~/p \Pk zkKk$9kP!-X`T_USTRING_FSL1IP$+~/p \Pkky $P!- T_USTRING_FSAP$+~/p \Pkk y     P///    $ kR\ P!- T_USTRING_SAP$+~ yPk   Q Pk  k R Pk RPk /7 Q Pk RPk RP/ / /////h&kP!- T_BIT_1_FIXED $+~ \P  '     yPk  \ Pk  k R Pk ]Pk /7 Q Pk RPk ]P/ / /////h&kP!-T_BIT_1_STRING`$(+~~V yP k  Q Pk  k R Pk  R Pk /7 Q Pk RPk RPk /7 Q Pk RPk RP/ / / ///////h&kP!- T_BIT_2_FIXEDkKW $(+~~      \ \ P  '    yPk \Pk k]Pk / \ \ Pk /7QPk ]Pk ]Pk /7QPk ]Pk ]P//////////h&kP!-T_BIT_2_STRING``$(+~~  yPk  QPk k R Pk ]Pk /7 Q Pk ]Pk ]P///////w0&kPk  QPk ] Pk k R Pk k R P/////w'&kP!-T_BIT_SINGLE_FIXED$(, +~~ ~  yPk  QPk k R Pk ]Pk /7 Q Pk ]Pk ]P///////w0&kPk  QPk ] Pk ]Pk k R P/////w'&kP!-T_BIT_RANGE_FIXED$+~ yPk   Q Pk  kR Pk  ] P/ / / /w5&kP!-T_BIT_ZEROBITS$(+~ ~ Pk 7 QP/ k ] P/k  ] P/ k  ] P/// / h&Pk Pz\P!- T_MEMBER_GEN$(+!~~   P-GEM_CG_T_SCMP_F_FIXED$(+~~  z \P!-GEM_CG_T_SCMP_R_FIXED$(, +!~~ s    P-T_PADSCMP_F_FIXED $(, +~ ~ s  z \P!-T_PADSCMP_R_FIXED $(+!~~   P-GEM_CG_T_SCMP_F_GEN  $(+~~  z \P!-GEM_CG_T_SCMP_R_GEN  $(, +!~~ s    P-T_PADSCMP_F_CPAD_GEN   $(, +~~ s  z \P!-T_PADSCMP_R_CPAD_GEN   $(, +!~~ ~    P-T_PADSCMP_F_GEN  $(, +~~ ~  z \P!-T_PADSCMP_R_GEN  $(+~ ~P/ k 7 QP/k ]P/k  ] P/k  7Q P/k  ] P/k  ] P/// / / / h&Pk Pz\P!-T_SUPERSET_GEN$(+~ ~P/k 7QP/k ]P/k  ] P/ k  7 Q P/k  ] P/k  ] P/// / / / h&Pk Pz\P!- T_SUBSET_GEN$+~/P!- T_LENGTH_GEN`$(+   z \ P!- T_IS_SINGLE$(+   z \ P!- T_ISV_SINGLE_8_RTN$(+~ ~P/ k Q P/ k \ P/k QP/k  \ P//// h&Pk Pz\P!- T_ISV_GEN_8   E $(+~~P/ \J /p \C P c   4tuqvrs$k$: C $j$: C $j$C C $k$C C $*$C C $*$: k ' $3 R ' 43 P!-D\`, T_CHKLEN_GEN$(, +~  P~    7Q \  // P  ] \ //Pk y)~XP!- GEM_T_SELC_STR $+~P z q  7Q\ /P l$%$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1V"z q  ] \ /Pk y $E )P!- GEM_T_SELELSE_STR$(, +~  P~    7Q \  // P  ] \ //P  ] \ //Py)~XP!-GEM_T_SELC_SUBSTR $+~P z q  7Q\ /P z q  ] \ /P z q  ] \ /Py $E )P!- GEM_T_SELELSE_SUBSTR$(, +zq  zq ~)~ Q /P]/P $E)~ Q / P] / P)\  k\y/ /P!-GEM_T_SELUF_STR $(, +zq zq ~/p \P~ Q / P] / P g*P~  Q/P]/P)\ k\y//P!-GEM_T_SELUB_STR$(, +zq zq zq ~)~ 7 Q /P]/P]/P $E)~ 7 Q/ P] / P] / P)\ \\y///P!-GEM_T_SELUF_SUBSTR $(, +zq zq zq ~/p \P~ 7 Q/ P] / P] / P g*P~  7 Q /P]/P]/P)\ \\y///P!-GEM_T_SELUB_SUBSTR H p  8 ` ؊ ( P x ȋ  @  Ѝ   0 X  H p   8 `  ؏ ؏ ؏ ؏ ؏  @  0  @  0  @  0  @  0  @  0  @  0  E  <E  9?K=?  = 2T&>: +P.  c  'P@' ?P-T_BIF_ADAWI_NOVALUE= 2T&>:9 9>,Y>**=9> +P.   cc   '`A ' ? P|-T_BIF_ADAWI_PSL+P.c   P )$020 $C$9C$>$$: ' ? P|-tT_BIF_ADD_AND_OR_LONG +P.c    P ) $020 $C$9C$>$$: ' ? P|-|T_BIF_AAO_LONG_RETRY +P.c   P )$220 $C$9C$>$$: ' ? P|-tT_BIF_ADD_AND_OR_QUAD  +P.c    P ) $220 $C$9C$>$$: ' ? P|-|T_BIF_AAO_QUAD_RETRY 0Y:8K  +P.c P'8GP|-T_BIF_CMP_STORE_LONG2Y:8K  +P.c P'GP|-T_BIF_CMP_STORE_QUAD+Pc$P|- T_BIF_RPCC+P.kk c  P ' ?$2$9$=$$:$Y' ?P|-T_BIF_TESTBITCC+P.k k c    P ' ?$2$9$=$$:' ? $Y P|-T_BIF_TESTBITCC_RETRY+P.kk c  P ' ?$2$9$>$$:$Y' ?P|-T_BIF_TESTBITCS+P.kc  P ' ?$2$9$=$$:$W' ?P|-T_BIF_TESTBITSC+P.kc  P ' ?$2$9$>$$:$W' ?P|-T_BIF_TESTBITSS+P.k c    P ' ?$2$9$>$$:' ? $W P|-T_BIF_TESTBITSS_RETRY+P$&P- T_BIF_TRAPB+P.cP $K$P|-T_BIF_WRITE_MBX ؔ ( P x ȕ  @ h  0 $(, +18zq F\\P!-HLT_FX_QUAD_NODEFERG4&+   @$(, +18P!- T_FX_QUAD_NOPG4&+   @$(, +!~P-T_EXTV_QUAD_NOP   @T_FX_REG_LOW_LG4&+   T_EXTV_LOW_L$  T_FX_REG_HGH_QHG4&+ ?  T_EXTV_HGH_QH ? T_FX_REG_HGH_LHG4&+  T_EXTV_HGH_LH 9 $(, +18 \Pzq Fss ' Q\P!-XlT_FX_REG_TN_ANDG4&$ 9 $(, +~/p  \Pzq ss ' R\P!- T_EXTV_TN_AND$ T_FX_REG_NON_ANDG4&  T_EXTV_NON_AND   $(, +18 \Pzq Fs k@g' T\P!-X|T_FX_REG_TN_QHG4&   @ $(, +~/p  \Pzq s k@' U\P!- T_EXTV_TN_QH   @ $(, +18 \Pzq Fs k ' V\P!-XpT_FX_REG_TN_LHG4&    $(, +~/p  \Pzq s k ' W\P!- T_EXTV_TN_LH   m$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1˛" $(, +18 \Pzq Fss k@k @'W \P!-XT_FX_REG_TN_ANYG4&  @ $(, +~/p  \Pzq ss k@k @g',Y \P!- T_EXTV_TN_ANY  @$(, +18 \Pzq Fs$\P!-XdT_FX_REG_LOW_ANYG4&$@ $(, +~/p  \Pzq s$\P!-T_EXTV_LOW_ANY $(, +18 \Pzq Fsk?' [\P!-XpT_FX_REG_HIGH_ANYG4&$@  $(, +~/p  \Pzq sk?' \\P!-T_EXTV_HIGH_ANY$@ $(, +~18 \/p  \Pzq F$\P!-pxT_FX_REG_LOW_VARG4&+ $(, +~~/ \/p  \Pzq $\P!-T_EXTV_LOW_VAR 9 $(, +~18 \/p  \Pzq Fks ' _\P!-pT_FX_REG_TN_VAR8UG4&+$ 9 $(, +~~/p  \/p  \Pzq ks ' $`\P!-T_EXTV_TN_VAR8U$ 9 $(, +~18 \/p  \Pzq F' a\P!-p|T_FX_REG_TN_VAR1SG4&+  9 $(, +~~/p  \/p  \Pzq ' 0b\P!-T_EXTV_TN_VAR1S   $(, +~18 \/p  \/P P z q  F s `' c \ P!- T_FX_REG_TN_VARG4&+$ @ $(, +~~/p  \/p  \/P P z q  g s `'xd \ P!- T_EXTV_TN_VAR$ @P $(, +~~ 18 \/p  \/p   \   /// P z q  F 'e \ P!- T_FX_REG_TN_GENG4&+P $(, +~~~ /p  \/p  \/p   \   /// P z q   'g KD$\ P!- T_EXTV_TN_GEN$(, +~/62s5@FaP18zq F$1\P!-LX T_FX_MEM_QUAD@#  @@@@T_FX_MEM_QUAD0_L1@#   @@T_FX_MEM_QUAD0_L8@#   @@T_FX_MEM_QUAD0_L16@#   @@T_FX_MEM_QUAD0_L32@#  @@ 19 $(, +~/62s5@FaP18zq s F' j\P!-LXT_FZX_MEM_QUAD0_M8@#  @@T_FZX_MEM_QUAD0_MI8@#  @@1 $(, +~/62s5@FaP18zq F' k\P!-LXT_FX_MEM_QUAD_L1@#   @@?T_FX_MEM_QUAD_L8@#   @@8T_FX_MEM_QUAD_L16@#   @@0T_FX_MEM_QUAD_L32@#  @@ 19 $(, +~/62s5@FaP18zq F' m\P!-LXT_FX_MEM_QUAD0_S_1@#  @@ $(, +~/62s5@FaP18zq s k @k @gF$1'o \P!-LXT_FX_MEM_QUAD_F@#  @@?@ $(, +~/62s5@FaP18zq kk@k @F$1' \p \P!-LXT_FX_MEM_QUAD_F_Z8@#   @@?@ $(, +~/62s5@FaP18zq kk@k @F$1' q \P!-LXT_FX_MEM_QUAD_F_Z16@#   @@?@ $(, +~/62s5@FaP18zq k k@k @F$1' s \P!-LXT_FX_MEM_QUAD_F_Z32@#  @@?@T_FZX_MEM_QUAD_FB@ #  @@?@$(, +~L,/62s5Fk  aP/q    s F' dy \ 18P!-\p,0T_FX_MEM_UQUAD@  @@@ $(, +~L,/62s5Fk  aP/q    s k@k @gF' dy 'u \ 18P!-\p,0T_FX_MEM_UQUAD_F@  @9@$(, +~/62s5 FaP18zq F$/\P!-LX T_FX_MEM_LONG@#  T_FZX_MEM_LONG_32@#  T_FX_MEM_LONG0_L1@#  T_FX_MEM_LONG0_L8@#  T_FX_MEM_LONG0_L16@#  / $(, +~/62s5 FaP18zq F'  $(, +~L,/62s5FkaPzq  ////F' \18P!-\p,0T_FZX_MEM_UWORD_F@  T_FZX_MEM_UWORD@  T_FX_MEM_UWORD_Z16@  44> $(, +~L,/62s5Fk  azq    P// / /s k@k @gF' \ 18P!-\p,0T_FX_MEM_UWORD_F@   4 $(, +~/62s5FaP18/zq F' p\P!-LXT_FZX_MEM_BYTE@  T_FX_MEM_BYTE_Z8@  48 $(, +~/62s5kFkaP18/zq F' \P!-Xl T_FX_MEM_BYTE@  4 $(, +~/62s5FaP18/zq F' \P!-LXT_FX_MEM_BYTE_L1@  4 $(, +~/62s5FaP18/zq Fk ?'  \P!-LXT_FX_MEM_BYTE_H1@  49 $(, +~/62s5FaP18/zq s F' 8\P!-LXT_FZX_MEM_BYTE_F@  4  $(, +~/62s5FaP18/zq s k @k @gF' t' \P!-LXT_FX_MEM_BYTE_F@  94 $(, +~~/p  \   P/6 2 FQ a  // P/ 18zq F'  \P!-hpT_FX_MEM_VAR_BIT_L1@  949 $(, +~~/p  \   P/6 2 FQ a  // P/ 18zq F' h \P!-hpT_FZX_MEM_VAR_BIT@  949 $(, +~~/p  \   P/6 2 FQ a  // P/ 18zq F'  \P!-hpT_FX_MEM_VAR_BIT@  44> $(, +~s L,/62s5kk#F`aP/    Pq  ^ }  }  k @}  g`F'|  \ 18P!- 04 T_FX_MEM_X8_F@  @?A 99j@: 4E  44>E  KE  $oі$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"(, +~~~ L,/62  FQa/p  \/p   \         // / P18  zq  F'p \ P!-\d48 T_FX_MEM_GEN@@$(, +~~ ~ /62k  Q P/ k  \ P/ k  \ P/ / / 18h&Pk Pg*z\P!- T_FX_MEM_RTN@$(, 0$+~$18/p$  \P g*\P- T_SX_REG_FULLG4& $ @= $(, 0$+18  \/Pss ' L\P-T_SX_REG_LIT8_0G4&  5$ = $(, 0$+~/p  \Pzq ss ' 0\P!- T_INSV_LIT8_0  5$ > $(, 0$+18  \/Pss ' \P-T_SX_REG_LIT8_1G4&  !$ > $(, 0$+~/p  \Pzq ss ' \P!- T_INSV_LIT8_1  !$ =>  $(, 0$+18  \/Pss s$' ܢ\P- T_SX_REG_LIT8G4&  $=>  $(, 0$+~/p  \Pzq ss s$' ܣ\P!- T_INSV_LIT8  $=9> $(, 0$+~$18  \/p$  \/P ss k'\P- T_SX_REG_8G4&  9=> $(, 0$+~~$/p$  \P/p  \ P/ z q  ss k'  \ P!- T_INSV_8  M= $(, 0$+18  \ /Pss ' h\P-T_SX_REG_LIT15_0G4&  5$ M= $(, 0$+~/p  \ Pzq ss ' `\P!-T_INSV_LIT15_0  5$ M> $(, 0$+18  \ /Pss ' \\P-T_SX_REG_LIT15_1G4&  !$ M> $(, 0$+~/p  \ Pzq ss ' T\P!-T_INSV_LIT15_1  !$ M=  $(, 0$+18  \ /Pss s$' P\P-T_SX_REG_LIT15G4&  $M=  $(, 0$+~/p  \ Pzq ss s$'h\P!- T_INSV_LIT15  $M=9> $(, 0$+~$18  \/p$  \  Pss '\P- T_SX_REG_15G4&  M=9> $(, 0$+~~$/p  \/p$  \  P// z q  ss 'Į \ P!- T_INSV_15  L= $(, 0$+18  \ /Pss k' \P-T_SX_REG_LIT15H_0G4&  5$ L= $(, 0$+~/p  \ Pzq ss k' \P!-T_INSV_LIT15H_0  5$ L> $(, 0$+18  \ /Pss k' 4\P-T_SX_REG_LIT15H_1G4&  !$ L> $(, 0$+~/p  \ Pzq ss k'D\P!-T_INSV_LIT15H_1  !$ L=  $(, 0$+18  \ /Pss s$k'X\P-T_SX_REG_LIT15HG4&  $L=  $(, 0$+~/p  \ Pzq ss s$ k' \P!- T_INSV_LIT15H  $L=9> $(, 0$+~$18  \/p$  \  Pss k ' \P- T_SX_REG_15HG4&  L=9> $(, 0$+~~$/p  \/p$  \  P// z q  ss k ' \ P!- T_INSV_15H   $(, 0$+18  \/Ps ' d\P-T_SX_REG_LOW_0G4&   @5$  $(, 0$+~/p  \Pzq s ' L\P!-T_INSV_LOW_0_64   ?5$ T_INSV_LOW_0_32   5$ > $(, 0$+~$18  \/p$  \/P s k@' \P- T_SX_REG_LOWG4& $ @> $(, 0$+~~$/p  \P/p$  \  z q  s k@'Լ\ P!- T_INSV_LOW_64p$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;11" $ ? T_INSV_LOW_32 $  $(, 0$+18  \/Ps ' d\P-T_SX_REG_HIGH_0G4&   @5$  $(, 0$+~/p  \Pzq s ' P\P!- T_INSV_HIGH_0   @5$ > $(, 0$+~$18  \/p$  \/P s k@' <\P- T_SX_REG_HIGHG4&   @> $(, 0$+~~$/p  \P/p$  \  z q  s k@'t\ P!- T_INSV_HIGH   @= $(, 0$+18  \ /Pss ' \P-T_SX_REG_LIT_0G4&  5$ = $(, 0$+~/p  \ Pzq ss ' \P!-T_INSV_LIT_0_64  5$ T_INSV_LIT_0_32  5$ > $(, 0$+18  \ /Pss ' \P-T_SX_REG_LIT_1G4&  !$ > $(, 0$+~/p  \ Pzq ss ' \P!-T_INSV_LIT_1_64  !$ T_INSV_LIT_1_32  !$ = > $(, 0$+18  \ /Pss s$' @\P- T_SX_REG_LITG4&  $= > $(, 0$+~/p  \  P z q  ss s$'`\ P!- T_INSV_LIT_64  $ T_INSV_LIT_32  $=9> $(, 0$+~$18  \/p$  \  Pss '\P- T_SX_REG_FG4&  $(, 0$+~/p  \Pzq ss o$+I d$\P!-| T_INSV_B_0 $?% @5$ $(, 0$+~/p  \  Pzq ss o$ $,  $> I d$\P!- T_INSV_B_1 $?% @!$ +,> $(, 0$+~~$/p  \/p$  \  P z q  ss o '   I d$ \ P!- T_INSV_B $?% @+> $(, 0$+~~$/p  \/p$  \  P z q  ss o k#'h  I d$ \ P!- T_INSV_B_8$?% @  +&> $(, 0$+~~$/p  \/p$  \  P z q  ss o k#'  \ P!- T_INSV_B_16$?% @  +> $(, 0$+~~$/p  \/p$  \  P z q  ss o k#'  I d$ \ P!- T_INSV_B_32$?% @  =9> $(, 0$+~~$/p  \/p$  \  P// z q  ss 'p I d$ \ P!- T_INSV_F  P=9> $(, 0$+~~ ~$  \/p  \/p   \/p$  \P    /P  /// / 18'  \P- T_SX_REG_GENG4&+P=9> $(, 0$+~~~ ~$/p  \/p  \/p   \/p$  \P    /P  //P/ /  z q  '  I d$ \ P!- T_INSV_GEN$(, 0$+~L,/62s5aP/ 18' {P-48T_SX_MEM_BYTE_0@  5$ $(, 0$+~~$L,/62s5aP/p$  \  /18' {P-8< T_SX_MEM_BYTE@  4= $(, 0$+~L,/62s5aP/  18s ' 4P-48T_SX_MEM_BYTE_LIT_0@  5$ 4> $(, 0$+~L,/62s5aP/  18s ' P-48T_SX_MEM_BYTE_LIT_1@  !$ 4= > $(, 0$+~L,/62s5aP/   18s s$ ' P-48T_SX_MEM_BYTE_LIT@  $4=9> $(, 0$+~~$ L,/62s5aP/ p$  \   /18s 'X P-8<T_SX_MEM_BYTE_F@  $(, 0$+~/62s5aP /18' |P-T_SX_MEM_DWORD_0@5$   $(, 0$+qo"3$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"~~$/62s5aP/p$  \  /18' (|P-T_SX_MEM_DWORD@  $(, 0$+~~$L,/62s 5  k  aP/p$  \     /18',} P-8<T_SX_MEM_PWORD@#  $(, 0$+~~$L,/62s 5  k  aP/p$  \     /18'} P-8<T_SX_MEM_UWORD@  $(, 0$+~~$/62s5 aP/p$  \/18$P- T_SX_MEM_LONG@#  /= $(, 0$+~L,/62s5 aP/ 18s ' P-48T_SX_MEM_LONG_LIT8_0@#  5$ /> $(, 0$+~L,/62s5 aP/ 18s ' P-48T_SX_MEM_LONG_LIT8_1@#  !$ /=>  $(, 0$+~L,/62s5 aP/ 18s s$' P-48T_SX_MEM_LONG_LIT8@#  $/= $(, 0$+~L,/62s5 aP/  18s ' PP-48T_SX_MEM_LONG_LIT_0@#   5$ /> $(, 0$+~L,/62s5 aP/  18s ' P-48T_SX_MEM_LONG_LIT_1@#   !$ /= > $(, 0$+~L,/62s5 aP/  18s s$'P-48T_SX_MEM_LONG_LIT@#   $/+ $(, 0$+~L,/62s5 aP/ 18s o' P-48T_SX_MEM_LONG_FB_0@ #   5$ /+,> $(, 0$+~~$L,/62s5 aP/p$  \  P  / /18s o 'D P-8<T_SX_MEM_LONG_FB@ #   /+> $(, 0$+~~$L,/62s5 aP/p$  \  P  / /18s o k#' P-8<T_SX_MEM_LONG_FB_8@  #   /+&> $(, 0$+~~$L,/62s5 aP/p$  \  P  / /18s o k#'D P-8<T_SX_MEM_LONG_FB_16@  #   //+,> $(, 0$$$($(,$,0+~~(L,/62s5 aP/62$s,5 $a$P    //181$8s o '  P-PTT_SX_MEM_LONG_FB_FX@@ ,0*,* 0#   #$ ,0  7$T_SX_MEM_LONG_FB_FZX@@ ,0*,* 0#   #$ ,0  7$/=9> $(, 0$+~~$L,/62s5 aP/p$  \    P  / / /18s 'T P-8<T_SX_MEM_LONG_F@#   /=> $(, 0$+~~$L,/62s5 aP/p$  \    P  / / /18s ' P-8<T_SX_MEM_LONG_F_Z8@@  #   T_SX_MEM_LONG_F_Z16@  #   T_SX_MEM_LONG_F_Z32@  #   $(, 0$+~~$L,/62s 5  kaP/p$  \      /18' P-8<T_SX_MEM_ULONG@   $(, 0$+~~$/62s5@aP/p$  \/18$P- T_SX_MEM_QUAD@#  @@@@$(, 0$+~L,/62s5 ka18' lP-48T_SX_MEM_QUADL_0@#  @@@5$ $(, 0$+~~$L,/62s5 kaP//p$  \  18' 8 P-8<T_SX_MEM_QUADL@#  @@@1= $(, 0$+~L,/62s5@aP/ 18s ' P-48T_SX_MEM_QUAD_LIT8_0@#  @@5$ 1> $(, 0$+~L,/62s5@aP/ 18s ' P-48T_SX_MEM_QUAD_LIT8_1@#  @@!$ 1=>  $(, 0$+~L,/62s5@aP/ 18s s$' ,P-48T_SX_MEM_QUAD_LIT8@#  @@$1= $(, 0$+~L,/62s5@aP/  18s ' lP-48T_SX_MEM_QUAD_LIT_0@#  @@5$ 1> $(, 0$+~L,/62s5@aP/  18s ' P-48T_SX_MEM_QUAD_LIT_1@#  @@!$ 1= > $(, 0$+~L,/62s5@aP/  18s s$' P-48T_SX_MEM_QUAD_LITru$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;17B"@#  @@$1+ $(, 0$+~L,/62s5@aP/ 18s o' @ P-48T_SX_MEM_QUAD_FB_0@ #  @@5$ 1+,> $(, 0$+~~$L,/62s5@aP/p$  \  P  / /18s o 'h  P-8<T_SX_MEM_QUAD_FB@ #  @@?@1+> $(, 0$+~~$L,/62s5@aP/p$  \  P  / /18s o k#'  P-8<T_SX_MEM_QUAD_FB_8@  #  @@?@1+&> $(, 0$+~~$L,/62s5@aP/p$  \  P  / /18s o k#'h  P-8<T_SX_MEM_QUAD_FB_16@  #  @@?@1+> $(, 0$+~~$L,/62s5@aP/p$  \  P  / /18s o k#'  P-8<T_SX_MEM_QUAD_FB_32@  #  @@?@11+,> $(, 0$$$($(,$,0+~~(L,/62s5@aP/62$s,5@$a$P    //181$8s o ' p  P-PTT_SX_MEM_QUAD_FB_FX@@ ,0*,* 0#  @@?@#$ ,0@@?@7$T_SX_MEM_QUAD_FB_FZX@@ ,0*,* 0#  @@?@#$ ,0@@?@7$1=9> $(, 0$+~~$L,/62s5@aP/p$  \    P  / / /18s '  P-8<T_SX_MEM_QUAD_F@#  @@$(, 0$+~~$L,/62s 5  kaP/p$  \      /18'$ P-8<T_SX_MEM_UQUAD@  @@@94K= $(, 0$+~~L,/62 Q/p  \ P//         18'  P-8<T_SX_MEM_VAR_BIT_0@@  5$ 94K> $(, 0$+~~L,/62 Q/p  \ P//         18'D  P-8<T_SX_MEM_VAR_BIT_1@@  !$ 94K=9> $(, 0$+~~~$L,/62 Q/p  \/p$  \      P/ / / //     18'  P-<@T_SX_MEM_VAR_BIT@@4  44== $(, 0$+~s L,/62s5kk#k }  aP/        Pk@}}k@}'  18P-8<T_SX_MEM_X8_F_LIT_0@5$  @?44>> $(, 0$+~s L,/62s5kk#k }  aP/        Pk@}}k@}'  18P-8<T_SX_MEM_X8_F_LIT_1@!$  @?44   ==>> $(, 0$+~~$s L,/62s5kk#k}aP//p$  \         Pk @}  }  k @}  '    18P-<@ T_SX_MEM_X8_F@  @?A 99j@ :  4      =      >    E  4    =    >    4        >    E  $(, 0$+~~~ ~$L,/62 Qa/p  \/p   \/p$  \      / / //P       18'   P-@D T_SX_MEM_GEN@@$(, 0$+~~~ ~$/62k  Q P/k  \ P/k  \ P/k  \ P/ / / / 18h&P- T_SX_MEM_RTN@@= ` ؗ ( x  h  X 8 ؜ ( ȝ  @ h 0 X П H p  8 ` ( P Ȣ  0  X Ф H p  P @ 0 К  ` A ` ؗ ( x Ș h  X H 8 ؜ ( P x ȝ   h 0 X П H p  ء ` ( P x  h @  X p P 0 К p  ` L  ` P @ 0 Щ H  ` ث P Ȭ  0 X г p H  8  `  8 ` ذ P x ( ȱ  @ h p H X Ю ص ( P x 8 ئ ( x ȧ  h  X p 8 ( x  h @ 0 $+L,<f ~/s}$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"62  ak  :QPk   ;RP//& P zZP!-GEM_T_FETCH_DEC_GEN@GEM_T_FETCH_DEC_GEN_OP0@GEM_T_FETCH_DEC_GEN_OP1@GEM_T_FETCH_DEC_GEN_OPB@GEM_T_FETCH_DEC_GEN_OP0B@GEM_T_FETCH_DEC_GEN_OP1B@GEM_T_FETCH_DEC_NSD@&GEM_T_FETCH_DEC_NSD_OP0@&GEM_T_FETCH_DEC_NSD_OP1@&GEM_T_FETCH_DEC_NSD_OPB@&GEM_T_FETCH_DEC_NSD_OP0B@&GEM_T_FETCH_DEC_NSD_OP1B@&+ P<f k  :QPk   ;RP//& P  zZ P!-GEM_T_LITREF_DEC_GENGEM_T_LITREF_DEC_OP0GEM_T_LITREF_DEC_OP1GEM_T_LITREF_DEC_OPBGEM_T_LITREF_DEC_OP0BGEM_T_LITREF_DEC_OP1B$(+L,<~/6 2  a k  =  Q Pk   >RP~/fZP///&P- $GEM_T_STORE_DEC_GEN@GEM_T_STORE_DEC_GEN_OP0@GEM_T_STORE_DEC_GEN_OP1@GEM_T_STORE_DEC_GEN_OPB@GEM_T_STORE_DEC_GEN_OP0B@GEM_T_STORE_DEC_GEN_OP1B@ $(+~~$P-GEM_T_STORE_DEC@$+<~/Z0$OCk$*zZP!-DP`GEM_T_ABSNEG_DEC_GENGEM_T_ABSNEG_DEC_OP0GEM_T_ABSNEG_DEC_OP1GEM_T_ABSNEG_DEC_OPBGEM_T_ABSNEG_DEC_OP0BGEM_T_ABSNEG_DEC_OP1B $+~$P!- GEM_T_ABS_DEC$(+< f  ~/ZP~/ZP//& P  z Z P!- @@ddGEM_T_BINOP_DEC_OOOGEM_T_BINOP_DEC_OO1GEM_T_BINOP_DEC_01OGEM_T_BINOP_DEC_011GEM_T_BINOP_DEC_10OGEM_T_BINOP_DEC_101GEM_T_BINOP_DEC8_OOOGEM_T_BINOP_DEC8_OO1GEM_T_BINOP_DEC8_01OGEM_T_BINOP_DEC8_011GEM_T_BINOP_DEC8_10OGEM_T_BINOP_DEC8_101GEM_T_BINOP_DEC4_OBOBOBGEM_T_BINOP_DEC4_OBOB1BGEM_T_BINOP_DEC4_0B1BOB GEM_T_BINOP_DEC4_0B1B1B GEM_T_BINOP_DEC4_1B0BOB GEM_T_BINOP_DEC4_1B0B1B GEM_T_BINOP_DEC4_OBOOGEM_T_BINOP_DEC4_OOBOGEM_T_BINOP_DEC4_OBOBOGEM_T_BINOP_DEC4_OOBOBGEM_T_BINOP_DEC4_OBOOBGEM_T_BINOP_DEC4_OOOB$(+~~$P!-GEM_T_BINOP_DEC$+~$zq k]P!-GEM_T_CVT_DEC_INT$+~$P!-GEM_T_CVT_INT_DEC$+~$P!-GEM_T_CVT_DEC_DEC$+~$zq k]P!-GEM_T_CVT_DEC_REAL$+~$P!-GEM_T_CVT_REAL_DEC$+~$P!- GEM_T_NEG_DEC$(+<f ~/ ZP~/k  \P//& P  zZ P!-GEM_T_SH_DEC_GENGEM_T_SH_DEC_OP0GEM_T_SH_DEC_OP1GEM_T_SH_DEC_OPBGEM_T_SH_DEC_OP0BGEM_T_SH_DEC_OP1B  $(+<~/ZP~/p  \P/k' 5 P/zZP!-GEM_T_SHL_DEC_SPEC19 $(+<~/ZPsI' 6 P/zZP!-`XGEM_T_SHL_DEC_SPEC29GEM_T_SHL_DEC_SPEC39: $(+<~/ZP~/p  \P/k' 7 P/zZP!-GEM_T_SHR_DEC_SPEC19 $(+<~/ZPsI' 8 P/zZP!-`XGEM_T_SHR_DEC_SPEC29GEM_T_SHR_DEC_SPEC39:$(+~~$P!- GEM_T_SHL_DEC$(+~~$P!-GEM_T_SHRA_DEC$(+!~~$  P-GEM_T_CMP_DEC_FLOW$(+~~Pzq \$P!-GEM_T_CMP_DEC_REAL$(+< ~~A @@V m f  / Z P/ Z P//& Pk Pz\P!-GEM_T_CMPL_DEC_GENGEM_T_CMPL_DEC_SPECGEM_T_CMPLB_DEC_GENGEM_T_CMPLB_DEC_SPEC $(+< ~~A @@V m f  / Z P/ Z P//& Pk Pz\P!-GEM_T_CMPG_DEC_GENGEM_T_CMPG_DEC_SPECGEM_T_CMPGB_DEC_GENGEM_T_CMPGB_DEC_SPEC $(, +~~~ $P!-GEM_T_CHKRANGE_DEC$(+~~$P!- GEM_T_CHK_DEC$+~$P- GEM_T_CSE_DEC+!$-GEM_T_CSEREF_DEC H p H p  8 ` |?D|?8l|?\|?|?|? $ ?< ?,d` ?T?||?|?|? |? Xx?Hx?px?<x?,dx?Tx?|x? ?x? 8Px?$|x? h?\|?lx? 0x?D\@?8d@?(? 0?L?   ?  d 0 H ? Zd ` ?P tT$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1|"'Z  $? F `0?(D?n `,D?4 ,? `? (? `x?Txx? x?(@x?Lx?(8` ?P??@p??`\?Ll??????0??  P??@ p??`??????x?x?- 8?  0$D\8?4t?h 0$?@ ?x ? $ @ ? @ X x ?0 p  x?d  !(!` ?!0!!!` ?!!@"X"` ?4"`"""` ?""t##` ?h##$ $` ?#($$$` ?$ $\%t%` ?L% |%&,&` ?& 4&&&` ?& &X'p'` ?L' x'' (` ?' (((x?((x))x?d))L*t*x?<**+8+x?*D++ ,x?+,,,x?,,|--x?l--$.<.@?../?/ /|0?l0 0d1|1x?P11H2`2D?<223338g?3 3|4D?p44558g?5$ 5H6`6|?46566?h66707?7878?7 88?8 09:? : :x;?d; 09;?; ;<<?< ,=>4>? > L>>>|?l> >?x?? 0???|?? ?L@d@|?@@ l@@|?@  AAAA8?A AAAB8?A BBBB|?BBC,C|?C >DCx?4C l@hC|?\C CCD|?CDDx?D 0?DDx?D DTElEx?HE tEEEx?EEEFx?EF@?F K`KhK|?PKtKKK|?KK L ?> L(D?> LT?@| l̸t?(l?ԸPHd?T7 | $<? DԻ?ػ  Xlt??\ X??i??м??d$@H??,ȿ|?ؿ@x ?0Px ?Px ?8`? (x ?h?Px?x?x? ,?p? x?0d?Td?|x?  h?Xx? `?P p?0?,?<??p ? (t?d?,?T?Dlx?Xx?Dhx?x? $x? Px?@tx?`x?x????? ?? @??0 `??P??p???? ??t??l??@?4d?X?| 0? 8?tx?4x? Tx?Dtx?dx?x?x?$x?t$?<??4? L ? 8? 8?  x? 0? T?@ x ?d x??8?$\ ?Hlx?l?l(?lP ?8`x? <?,\?L|?l? ?@?0P?P?@`?c?<?? d?T??Px|?h??,??\?p?`?|? ? t|?h? $| ?l@?<?8Hd|?T|? 0<|? ??0@ ? H? ?c4HX?8`?8H?$P?,DT?4d?t?08|?Dlt|?T?Php?X? |?|?? ?8?,@?x ????(??8X??Hh??p??P8?0H8? `8?dd|8?P!n(8? 08v+5e$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1E"I?! `8?L$8?H8?d?Ln ,8? s@?xt8?\"},L?!X8? 8? x8?! D 8?4 2 l  8? dT $ 8? l \ 8?H   D 8?4 2 t   8| 2  8?td T8?@|\8?H8?8? l08? !H|?l8P?( | ?  $8d 8t! (D\880d d! 0(?!@t0x@xx?x! ?}0? !@ ?  ?> 2= L> ?4> <= |> ?d> 2> > ?> (d ? P? ?@? (dh? ? ?? d? ? ?? (dppvPvvuuttttttttttt`s@s shorrrrrr@r`r rhohorrrrrrrrrrq`srrrrrr`sqqq0q`srqpphopphooo`so`s`snhnmm`m`m`m`mu@m mmllH  1.0   h   MACRO64DEC30-OCT-92MACRO64MACRO-64 V1.0-213    #Alpha/MACRO-64 - Internal Utilitiesp $LINE !"#$& %'(*+,./12346)-059:;<=>?@ABCDEGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~xI$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"k     !"#$%&(*'+,-/01243.568:;<=>?@ABCDEFGHJKNOPQRSTVWYZ[\]_`abcdefghjklmnopqrstuvwxyz{|}~      !#"$%'()*+,9UIiX 78&I^F)MTTTTTT0T TTTTTTT4T$T@@@ @XXXXXXXXX0X X(XXXX8XXX XXXXXXX4X$X,XXXX<XDDDG DD DDD DDD@@TTTTTT @ @XXXXXXXX@@\@\ \WWWWWW3W#WWWWWWW5W%WWWWWWW5W%WWWWWWW5W%W_WWWWWWWW_&_f_[[[[[[[[[[[[[[[[[[[[[[5[%[[[ [[[[[[[5[%[-[[[[=[`T`T`T`T`T`T`0T` T`T`T`T`T`T`T`4T`$T`X`X`X`X`X`X`X`X`X`0X` X`(X`X`X`X`8X`X`X` X`X`X`X`X`X`X`4X`$X`,X`X`X`X`<X DH@ HH@HH@ HH__ @\\\\\`\cc\ \_`H H`HH`H H`Hk@hh $ ,@c&'  "?G@H@ H@H@H@H@ H@H  !$%#@T@T@T@T@T@T@0T@ T@T@T@T@T@T@T@4T@$TLLL L@X@X@X@X@X@X@X@X@X@0X@ X@(X@X@X@X@8X@X@X@ X@X@X@X@X@X@X@4X@$X@,X@X@X@X@<X W W W W C C C C [ [ [ [GGD` k` ` @@@@`@`@`@`@@@@@C HHH <  T T T T T T 0T T T T T T T T 4T $T @ @ @ @ X X X X X X X X X 0X X (X X X X 8X X X X X X X X X X 4X $X ,X X X X <XLDH H\\@h)*.` (048Ppdltx|+U[[hh  ,=;) >hiiii i(i0i8i@iHiPiH`d% d% H! SEM VM zone(ЩhRRbFhRXQhR8QhRQx`P`PhRQTRV`V`^V0^@\^PhHeHg(gfeV]P[FFF GHFGHI@IxQ]\@b cbb\p]Z[ \V]@VXZZ [[ZxDYpY0NMMxMPY YpXYXW@DWpWWVLpL`LLaahRPBAhVZZXZhRJJ\p\`\yjƝ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1t$"|A!!Aa!!AaD!!!2345623456     @  @  SYS$DISK:[],MACRO64$LIBRARY,ALPHA$LIBRARY,SYS$LIBRARYSYS$DISK:[],MACRO64$INCLUDE            $          $ $ $ $  # #$  !`a@A  ! ` a@A`adelh@AH !b"f#B$&'`(a)d*e+l,h-@.A/H01b2f3B4 V X Z`^```b`dk l!m`nao@pAqs t!u`vaw@xAy{ |!}`~a@A ! ! !delfza$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"delf`adelh@AHbfB !`a@A !`a@A`adelh@AHbfB`adelh@AHbfBQRU V!W`XaY@ZA[] ^!_``aa@bAcegij`kaldmenlohp@qArHstbufvBwyz`{a|d}e~lh@AHbfB  `` !`a@A !`a@A`adelh@AHbfB`adelh@AHbfB $ " !((((VVTTTTTTDDAAAAAAAAAAAA @ -..//00112233445;<BCIJPQSTVWXY_`fgmn|}{$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1MW" (08@HPX`hpxВ 0r q q r q `q @q r q r @r r q q p r `r COD_NAME$   $ $ l   , D @   H ' 4FTa a HFXdxThY Ta a a (b (b a >؂ >t (>N>4>t P t ( @>F TPuN a H H H H H H 0HXF N =F Dua a F pF uȈ F=Ȉ HV Ȉ FL>t 8vl !  P=l=t a Gh>TG>t GGF pV G# HDv(b (b 4H0v t 8 V TH>`HTtPva a H>8 ` H HG \vHT I4I>T  V TPX dvlv(b (b F IxX X X Ixv= pJ I? JJ@ va a vȈ =h ! 4J X 4a a a U v= t vx |{es$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1["?*?*?*  ?*d?*?**?**  ?*?*( @*d?* @*@*(@*  0@*d?*8@**D@**  \@*T@*( d@*d?*l@*t*x@**@*|?* @*d?*@*@*@* @*  @*@*  @*@*  A*A* D A*A* ( 0A*(A* @ HA*@A* B, dA*\A* |A*?*$ A*?* 8 A*A*< A*@?*A* @ A*?*A* A*A* B* B* (B*?*  DB*Y**Y*|?*Y* 4Y*0 DY* XY*dY*|Y*Y*@ Y*d?* 8 Y*Y* Y*?*<Y**=Y**Y* Y**>Z**Z*|?* Z*,Z*  DZ*_**H_*L?*$_*0 J8_*L?*>D_**T_*|?* 8 h_*`_* x_*?*@ _*?* 4 _*_* 0 _*_*_*_*  _*_* _*d?*  `*_* `*d?*  `*`* (`*d?*( 8`*d?*, H`**X`*h`*x`*`*`*  `*`* `*?* , `*0 `*D*4 `*?*  `*`* a*?* , a*0 a*t*  0a*(a* p}{P(MgLQQK]PzrD$kQ.cDx|nY5bQMa;zz }mr9h2U͇O{Pi>$MZ5XlXr/+EChj?åe8; ILpT>N 6,q1mW^>O5 r}xmӬF 3;v-+O 3-+Кae<~W#CMwFf#(bWt(oPLUhTf[[tUi4C\2{!nu;G_ql$NZI\[5đݵF>aF,5W s_x:EBYFOBc^n6ÍroAAw$E6A $^BO]AB%gMrƐ[DGJ%56pRC%?(dmz')sWcWFŌ0hdW̷^N$Cojr+Z]DxcZY$ 7m[2<Vyv_m/F&O^fQ]_Ԗ}$Es$"İBI.-OrӰv{U.eAk$4~y=nQ6q)&X?qe{|> i}fV5EGYvFwn-{J`lbE A2 y E!b]l*%Q_+Y/>*@\1ߓ=bn:M Yb?1gȘKEd1n>]2mZP%A9E r;+YU ~P1(F't9.!1E94FЇ_KQTߣva!3%Ic8i2wީR y_ @:B;OqPgjm(+/6ޫ@ZDfIvY]a'E1c2asR ot}.L<!}#?f3GQ Fn 'xhd_,`(\nzڏ sa{1jw"ٖiBaRwbuZ RKcvSH4P5ҴUIdw]LIO~133QfMCbE{RI*/Cg b2}t8qve+`Bũ@We,PmI0y4u4,$sB- #1袸 g^f6v_VsJNŝ8E]#иA+F< [-mO7NX;xyt|]!/^#@;|QS'G(dT3/'UBԽC 1w E84y-cdy ]_tMP,8؛v̘9$k>p"˂ ~)B9wHIy.B;%4H:IJaNWpw\nHUduCjc JNث!CB90XjqJ`d0Aw\VFlR#$bvJM(!GN/b=|7J/U\ha rТl PtQ|6$/O+e&bBV=p]c|0fIZ}\o!c[:b|8x\*,5+!-3*71b7J_ݱTVéx[4ro%OGL &M2j/:uVd_j:-qb8\ st:.gRo[ (,t <e8C=x)#7)I]GeF&N)ywvKi9a+FK+?i0|$yؐ;4"'2ڗ .})$n}h<)Uzj!l:V5?3~\'Ol&.1ų؊=|ތm]k,5_JR5V}U)нYaunP^u5.]RJ=L"Y Ru\`[l,"Me $*Hku"Uj>it]|wl65h^P51lk'q/qxBrѤS?{ > xb؆xaX& d k!F>IXA$E6aLyl ڜL5ti_Wezyj}Qu/5GQV~bZ33[SBQׄN y$K@^.Dl5L}Y=Y*PgΤE7j3-C`dۺ"8m;\.MY`i ^:5t:;N34_JxX@c݌f#)\ݓXrHCH;K|)iSA T0];j={zSOC^LxLqrt?.&ZVW2#<-)">yް|X R N+5DXٯ-yE<;$.RE_KEk e}.~  #YpIIrX-dE)la1TN k"= Dg6N\ZT鍇QV :8L{h76e00|Vvq<=NZpQ3\mM 1L09u?,D3< 1!3#z5uplXځjoho5 I0&=l y O31jIHB8->z#8V-%In俍@ȹ]R>JIml^Dfiyg7qf<w8rQNL+ Z/%9)ںpB%bhN@ӭ ={N Vp_Lڨ@gquLAufŶ<IyZ> w6.i 0FPv [PO]Jw|˺`ZInf d8VwZ~qK\]鎈f&4ۨ0&""ẩD ?S-1P|'1lY8E9L/46H(ߘRh7V Np&B]bXU 蕪+D Թ4w]JC>7N7(>qS7Bح'OrG:q=UaYؓ3x զn-|(yt@!=` 2lY0zhC%3y*۶n//ܟ"r/sչ `I@[ O$_엻Ojjax,N䭻,=&!0^7eB2JC讂̡گ.Ђ*g/^)N#pmzsc@_\<aW0bidjo!\ZԺYU-B4쥋v$Q;-z%p91s1 z([CL}sã쵱QһRہ]4\Bư㶄%hog׶ؔ\E!>%2]%ݥP,˩[h.&bF=y_GXzakClx,ߵ SiTyݸ𶼈Ow 듮Y}^>";pe>n5~H/߽+Ljۑ:2%~0?9.KȐ/i闩8m:|~?.9.u)H6, *`Wށ`G k' LT~e,Ll|ﴣ;foĥA`S:(2ggt6FN1Жwy*>-jeQߤռ5<-Ӗϰp%>@nW,¨|L*L҈ i(]Gc`[H>`|ɊGU*vIYrX}LfP@U?Is^J^[ےQd$8kT!#:&8*ՑYQ፯[fѸycNv:$_ڃ,&5+1 '׮\ ɪvxwu&z+{BۊM턡S7Ĝ6C9LbF$ tIt8=N ྸ"/IulXpC2~QI L;mGRd;\g jVgpZn5v1FFiՓpH)PrՃ,G[gi׉%JK)0Xޮ5+Ҝکc3`ڐ AWÝ %+3"/VU*a:rsI+D!؋>}Kx~$pUAW&!$O1^Ě1jPBM=|q=ے}L/]5l'8.9UBnUEFP PAL걷H 4dHT]]I;xǞbvkx)赇3glbՖ#%L' 6f쁫aQl끉3'(ڳ 򒴲(YϡsGC64ec4rI7:y7X0pΰETjWOv&&KVƔcޛ#oRpL4h Ơx9C9=?ؐӎ3Ȧ b^3EzH|Nkc^L˖N6Ǐ@kA. blG_l jP\Du)-CNXؖ#" ߍ fϳFzs*jM NfGpO92C}3/EޟA&-A-{#7xϲ!ajƉ_>*U|hW_ͭ+aI: lݨӻ P%ԭ|ԕʤܨ|8b':doz0'}H<*J56~%T͋U.}RǣkcUL9혙]7[iݶSUGx꼋)BijQ hn_w`{,?܇#Z޺w0Xem,vO!8y6JRrJbsL! W+FAegN ĠQzz7pZ ÁI2'k2RRDajspx*p炖UbiX}q{ׇ7`:i ()83 װT0kSreeԚ娆'6xǧCxo4L+5;gZ6(o[ASȊ 7ijTi*YE4͵<?餛Vem$QMX8E(u.Uˈ՟gBG;Zl6+=N>i%8_?z],8=m!9KYl+қ(bf?$,q58j_@Yvug5"M  n+v똓Ȅd8 b᫗qITɕ(jitU!y|I%;o$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1X": )$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1rT"&0b-8b- @ @ @@@ @@/>/>/>/>/?/$?/8?/P?/h?/?/?/?/?/?/@/$@/D@/X@/x@/@/@/@/T& $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;1M<"j@/@/A/0A/DA/XA/lA/A/A/A/A/A/A/A/A/   (F/PL/L/O/HQ/\Y/[/[/[/76666X686655LOF_MISC%P$P*' %$$$@#9)`)8*8 *p*P;:)t0uh0uXihixiiiiij8jXjxjjjjjk8kXkxkkkkl l@l`lll@uullggmmgg@mgu(vgggPmgvvggg`mh0wwhhhpm hw8x(h0h8hm@hmxHhPhXhm`hx yhhphxhmhhyyxz{nhh0nh{|| }Xnhhnh}0~~@nhhnhP؀`nhh oHo`ooohho0p@pXpxpppppq8qXqxqqqqqr8rXrxrrrrrs8sXsxssssst8tXtxtttt"vZ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1s"{Ŋo$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1" !)19AIQYaiqyTv$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1("ɀрـဇ逇 !)iā҇ڇ⇇ꇇ "*2:BJRZbjrzˆʈ҈ڈ∇ꈇ "*2:BJRZbjrz‰ʉ҉ډ≇ꉇ "*2:BJRZbjrzŠʊҊڊ⊇ꊇ "*2:BJRZbjrz‹ʋҋڋ⋇ꋇ "*2:BJȏЏm$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1h$"؏菇s{×˗ӗ  !"#$%$ABS$MACRO64$DCODETAB_MISC$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"TAB_NAME.MAIN..address .alignP9 .ascic.ascii.asciz.ascidMP .blka.blkb.blkd.blkf .blkg .blkl .blko  .blkq .blks.blktp .blkw.byte  .signed_byteC/  .signed_wordD0  .code_address .d_floating .double .disable.dsabl .else.enabl0, .enable.end` e.endc` .endm .endr$.even@.error/  .external .extrn; .f_floating.float .g_floating .ident '.if! .if_false" .if_true#@ .if_true_false$ .iff" c.ift#q.iftf$.iif%f.include& .irp'D y.irpc(P% \.library)- .linkage_pair*".long+.macro,Y N.mcall-.mdelete.'.mexit/ .narg0.nchr1h.octa2S .odd3e.print4.procedure_descriptor5.psect6" C.quad7.repeat8.rept8 .restore9 .restore_psect9 .save:`. x .save_psect:V.sbttl;@X  .subtitle; .s_floating<b.title=E .t_floating>8 K.warn?& m.weak@@ 7d$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1QW".wordAw.pageBp .listE .showE.nlistF.noshowF.crossG).nocrossG .debugG.defaultGV.entryG/.linkG.maskGM .ntypeG.opdefG.ref1Gp .ref2G .ref4G .ref8G` .ref16G .transferGH 2.globalG .h_floatingG0 .baseH .begin_exactN^ .end_exactO .local_procedure_descriptorP.local_linkage_pairQf.local_code_addressR.ADDRESSG .ALIGN .ASCIC.ASCII0 .ASCIZ F .ASCIDM .BLKA.BLKB - .BLKD.BLKF .BLKG .BLKL  .BLKO .BLKQ .BLKS .BLKT0  .BLKW .BYTE  .SIGNED_BYTEC .SIGNED_WORDD .CODE_ADDRESS.DISABLE.DSABLP . .D_FLOATINGw .DOUBLE.ELSE.ENABL .ENABLE@ 7.END .ENDC5.ENDM+.ENDR7 D.EVEN`.ERROR .EXTERNAL@ .EXTRN[ .F_FLOATING.FLOAT .G_FLOATING.IDENT G.IF! .IF_FALSE" .IF_TRUE#.IF_TRUE_FALSE$.IFF".IFT#.IFTF$.IIF% .INCLUDE&.IRP'l .IRPC(|.LIBRARY)M .LINKAGE_PAIR*Q B.LONG+.MACRO,n.MCALL-T .MDELETE.G.MEXIT/P .NARG0.NCHR1.OCTA2P <.ODD3.PRINT4.PROCEDURE_DESCRIPTOR5.PSECT6c.QUAD7.REPEAT8.REPT8!.RESTORE9.RESTORE_PSECT9 .SAVE: .SAVE_PSECT:C v.SBTTL;P  .SUBTITLE; .S_FLOATING< I.TITLE=e .T_FLOATING>2.WARN?.WEAK@.WORDA>V$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1".PAGEBH .LISTE.SHOWEp- %.NLISTF.NOSHOWF.CROSSGI.NOCROSSGk .DEBUGG.DEFAULTGv.ENTRYGO.LINKG .MASKG .NTYPEG3.OPDEFG.REF1G.REF2G.REF4G' .REF8G  .REF16G; y .TRANSFERGR.GLOBALGw  .H_FLOATINGG.BASEH .BEGIN_EXACTN~ .END_EXACTO.LOCAL_PROCEDURE_DESCRIPTORP .LOCAL_LINKAGE_PAIRQ.LOCAL_CODE_ADDRESSR addfaddg addladdqadds addt% and5 3beq6 8bge7 .bgt8 =bic90 .andnot9U bis: >or:`[ blbc;blbs< ble=p 3blt>P Bbne? 5bpt@= FbrAbsrBp GbugchkC0Y call_palD cflushEY chmeFchmkG chmsH3 chmuI`3 clrJ AcmoveqKT cmovgeL\ cmovgtMP\ cmovlbcN\ cmovlbsO\ cmovleP  cmovltQ] cmovneR] cmpbgeS0^ cmpeqT^ cmpgeqU^ lcmpgleW _ 2cmpgltYp_ Ccmple[_ cmplt\` cmpteq]`` cmptle_ cmptlta cmptuncPa Xcmpuleea }cmpultfa cpysg01 cpysehb cpysnib cvtdgj0c (cvtgdrJ ccvtgfzc acvtgq d ncvtlqpd cvtqfd cvtqga cvtql`e cvtqse cvtqtf cvttqF cvtts` divf divgdivspA divtf draina0h ?eqvLxornoth extbl i extlhpi extlli extqhj extql extwhj extwlk fabsz$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"pF fbeq@] fbgefbgt fble fblt fbneN fclrfcmoveqm fcmovge. fcmovgtpn fcmovlen  fcmovlto /fcmovne`o  fetch@S fetch_m fmov, fneg 2 fnop halt  7 imb Pp 8insbl q inslh * insll) insqh`) 3insqhil s insqhiqps insql) 7insqtilt Yinsqtiq# linsquelt insqueq ( inswhPu inswlu jmpGjsrO jsr_coroutinelda`y 1ldahldf g 6ldl!<ldl_l"@! ldq# Aldq_l$` ldq_u%ldqp& A ldg'0' 7lds(8 Cldt)Dmb*mfpr_asn+i mfpr_asten,`t l mfpr_astsr-{ mfpr_esp. mfpr_fen/nmfpr_ipl0{ mfpr_mces1| \ mfpr_pcbb2 } z mfpr_prbr3p}  mfpr_ptbr4} P mfpr_scbb5~  mfpr_sisr6`~ mmfpr_ssp7g 7 mfpr_tbchk8 0mfpr_usp9 mfpr_whami:u mov;Rmskbl<@ ]msklh=s 7mskll>r 3mskqh?E mskql@9 mskwhAЁ SmskwlB/ O mtpr_astenCp  mtpr_astsrD mtpr_espEmtpr_fenF mtpr_ipirG mtpr_iplH mtpr_mcesIP  mtpr_prbrJ  mtpr_scbbK % mtpr_sirrL@ mtpr_sspM n  mtpr_tbiaN x mtpr_tbiapO6  mtpr_tbisP  mtpr_tbisdQІ T mtpr_tbisiR Omtpr_uspS@ mulfTmulg\mulldmulqfmulshmultxnegfneggneglnegq9 negsnegtnop= Mnot`= Qornot proberp probew read_unqP hrcZ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1Pr"W rd_psz rei@remqhil0 remqhiq0E remqtil _remqtiqpP Dremquel Cremqueql (ret< Krpcc0r rsrsccs4addqJ \s8addqH s4sublFs8subl]s4subq)s8subq@s4addlys8addlsextl {sllD KsraFsrlQstfMstg NstlSstl_c@? ZstqXstq_cZstq_up PstqpK stsZstt[subfsubgsublsubqsubs K subtswasten0 swpctx vumulhК wr_ps_sw o write_unqxor YzapKzapnot` ymf_fpcr mt_fpcrldq_nopr ldq_acallN  mfpr_vptbPf  mtpr_vptb F mtpr_datfx gentrap U insqhilr`V insqhiqrП Binsqtilr 2insqtiqrp remqhilr =remqhiqr  remqtilr ` remqtiqr V amovrm  \amovrr c ctrapb draint Jresopc01resopc02resopc03resopc04resopc05resopc06resopc07resopc0aresopc0cresopc0d`j resopc0eresopc14{ resopc1crespal19yrespal1b>respal1dp Drespal1eErespal1f B .instruction!Q mtpr_perfmon"0 cvtst# DADDFADDG ADDLADDQo ADDSPk ADDT% Z AND5PW BEQ6[ BGE7pU BGT80 BIC9ANDNOT9BIS:OR: BLBC; BLBS<pZ #BLE=BLT>BNE ?$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"?BPT@y BRABSRBu BUGCHKCCALL_PALDNCFLUSHECHMEFCHMKG@l #CHMSH +CHMUI -CLRJpx CMOVEQKq CMOVGELCMOVGTMCMOVLBCNp CMOVLBSOCMOVLEPCMOVLTQCMOVNERCMPBGESCMPEQTCMPGEQUlCMPGLEW2CMPGLTYCCMPLE[CMPLT\CMPTEQ]CMPTLE_CMPTLTae CMPTUNcXCMPULEe}CMPULTfCPYSg ?CPYSEhCPYSNiv CVTDGj(CVTGDrP cCVTGFzaCVTGQnCVTLQCVTQFCVTQGCVTQLCVTQSCVTQTCVTTQ@ CVTTSDIVF@q )DIVG*DIVS 6DIVT7DRAINA?EQVXORNOTEXTBLEXTLH@v EXTLL0 EXTQHEXTQLEXTWHEXTWLFABS FBEQFBGEp FBGT#FBLE0w FBLT (FBNEFCLRz 'FCMOVEQFCMOVGEFCMOVGTFCMOVLE FCMOVLT/FCMOVNE FETCHFETCH_M@ DFMOV8FNEG  FNOP 3HALT )IMB INSBL INSLH  INSLL0 INSQH 3INSQHILINSQHIQINSQL 7INSQTILYINSQTIQ@{ lINSQUELINSQUEQ INSWHINSWLJMPJSR JSR_COROUTINELDALDAHLDF LDL!LDL_L"x LDQ#LDQ_L$LDQ_U% LDQP&P 1LDG'$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1i"%LDS( LDT)MB*MFPR_ASN+' MFPR_ASTEN,l MFPR_ASTSR-MFPR_ESP.MFPR_FEN/,MFPR_IPL09 MFPR_MCES1\ MFPR_PCBB2z MFPR_PRBR3 MFPR_PTBR4P MFPR_SCBB5 MFPR_SISR6mMFPR_SSP7 MFPR_TBCHK80MFPR_USP90  MFPR_WHAMI:MOV;MSKBL<]MSKLH=7MSKLL>3MSKQH?P MSKQL@MSKWHASMSKWLB O MTPR_ASTENC MTPR_ASTSRDMTPR_ESPE oMTPR_FENFq MTPR_IPIRGMTPR_IPLH MTPR_MCESI MTPR_PRBRJ MTPR_SCBBK% MTPR_SIRRLMTPR_SSPM MTPR_TBIANx MTPR_TBIAPOP  MTPR_TBISP MTPR_TBISDQT MTPR_TBISIROMTPR_USPS^MULFT4MULG\5MULLd:MULQf?MULShAMULTxBNEGF NEGG!NEGL&NEGQ +NEGS-NEGT.NOP0 NOT ORNOTPROBERPROBEWREAD_UNQRCRD_PSREIREMQHILREMQHIQREMQTIL_REMQTIQDREMQUELCREMQUEQ (RET@ RPCC(RSRSCC+S4ADDQS8ADDQYS4SUBLS8SUBLS4SUBQS8SUBQS4ADDL 1S8ADDL vSEXTL{SLL SRASRLSTFSTGSTLSTL_C ISTQSTQ_CISTQ_U?STQPHSTSSTTSUBF0SUBG1SUBL6SUBQ;SUBS=SUBT>SWASTENSWPCTXvUMULHWR_PS_SWo WRITE_UNQaXOR~$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1 "6ZAPZAPNOTyMF_FPCRpMT_FPCRLDQ_NOPLDQ_ACALL MFPR_VPTB MTPR_VPTBF MTPR_DATFXGENTRAPINSQHILRINSQHIQRBINSQTILR2INSQTIQRREMQHILR=REMQHIQR REMQTILR REMQTIQR AMOVRM \AMOVRR cTRAPBDRAINTJRESOPC01RESOPC02RESOPC03RESOPC04RESOPC05RESOPC06RESOPC07RESOPC0APRESOPC0CNRESOPC0DSRESOPC0ETRESOPC14RESOPC1CNRESPAL19hRESPAL1B RESPAL1DRESPAL1ERESPAL1F  .INSTRUCTION!q MTPR_PERFMON"CVTST#D3ȃЃ؃A,=?-؎ 9   (08@HPX`,hpx +3  -Ȅ( #Є؄8. H -(08@HPX`hpxX ,h $: x C 0ȅЅ؅88 "  (;08@HP:X`hpx@ȆІ؆ (08@HPȏ'X`hpx؏( (ȇЇ؇! (0*8@HPX` hpx%* +Ȉ  Ј( 9؈8 H &X >"2 (08@Hh >PX`h%pxx =B>C ,ȉ2Љ؉7 5 ( 08@HPX`hpx <4ȊЊ؊75!Ȑ C< (08ؐ'@ H = P; X1`hp&x)$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1""G4) $ȋЋ"؋&( 8 0) (08@HPX*`H /hpBxCX h /x >ȌЌ "،@ (+08@HBPX`hBp.x   !6+ȍ &Ѝ؍? ȑ (ؑ !0A8@HP1X6` #h*px=-ȎЎ#4G~4G^^GGG,b#?@ӸbG4GBKZkG]] #kG#G~TG^^~ GG B"(bkZk"G(bTG BkZk"G(bTG BkZk"TG(bTG BkZk"tG(bTG BkZk"G(bTG BkZkb#N@`b#GG@ `"p4GG  <8b#|@Ӑb#GGGTG0@"b#4GG0|@Gb#TGGG!@G0bBMFGHb#Gm@G]}] 0#k#4G~TG^^~ (0޴8@GGGb/!J-CӠb"4GB}H<5@GGGx+b#>@ b#GG @Әb#GG @Әb#GG'@PbGG@@ӈ b#GG @qb#GG@0b#GGB@([b#GGJw@ӠbGG@Ӹb#GGn@pb#GG8@PHE GG4G0tG8b#@E0GG4G8b#tGG@8b#GGG4GtG@GG8qb#͌@X/b#GG>@ .GTG04G8b#tG@G@bG:@G`b#GG@(G0bGGGܠ)@bGGGGGGG(B4G bG2NA4G@bGGsBGGX/b#q>@ GGb#@GGxb#! @bGGO@0b#GGB@xb#GG@h b#GG@Ӱb#GG)@qb#GGk@bGG@Ө b#GG; @hb#GG @Zb#GG w@+b#GG>@G]]} (0ݤ8@P#k#G~^G0{#G@G] #k#G~4G^[G{JZkG] #kG#4G~^" [TGG({~HG] #kG#G~^^~ GG# bPBXbc"GGGGAZk8D"hb #"`BTGO~Zkb0"B8#"TG~Zkxb@"H#"pBhC"tGICZk GGG4GP0b#+>@&Hb"@B4GIZkG]]} 0#k#&~?&^"^@1"GG4G BG0b(bF`G]] #kG#4G~^^ ~(GG=BG bZkC.CJ`G2FJFJD B#"tG(b0PZk@  G]] }(0#k#,A #H2D#~^^ ~(08GGGCGG BG(b4G~ZkG#v`HBTGbP`@]@"BGbGtGHZkG]G] }(08@#k$. $HQ $J2F$>#TG~^^ ~(0GGG=PABb(B"=G0btGHZkG]G] }(0@#kC. #HR CJSFC>#~^^ ~(08GGG=GGo00`@ BP@(bTG@.@J2FJ [({"FJ "2v@JtG2v@J8MZkG] #kG ,A H1D. 0JT JF> ,A H2DkGkGG !&H'HC  !'H1'J'H'JCCC TF HHCF;!1&J'JC ! HHC!1'J'JC FHFF!!'H'HC F(;Q2FJGJC@1 HHC 1!'H'HC F@FF F11'J'JC F@FF F ;Q2FJGJC.@q HHC+;!'H'HC [2GJGJC @;1w'J'JC _"F2D?"QF? AF;1'J'JC G[2GJGJC@G{;wgKgKC `Gk/F? FG FG?"FGk#4G~^^~ (GG( bGXb# $_&Pb?&HB"@1"4GGGFGbG@pb"GGGtG @G]}] (0#kG#04G~^ [G({FG] #k#4G~^G0{G@G] #k#G~G^4G^GGG B0b(buFG]] #kG#G~^^GGG8by@4G(b B}FG]] #kG#~^{#G@G] #k#~^^~ (0GGG#"#G#? #TG# G"TGG#?"#x4GtGG GbP@0"@#GG9 GC"rG SB@6Js3gJgJw`JFC 2<5 C:U C@"'H(" D0B4/N51BY4KvJF0BBQ1B11@&B1'JG'Jz4J<:G4?_Ӹ B@D `91BGUBG,aPK@HD<G]UB #kB4GkB Ck;( QGq @` kkGkG#~^^~ (0޴8@GGGG D G%$% e22roG%%%E2@ BG"b#%"E"tG%@G%%GG4G`b?@T<5`@ 0U`@ G]] }(08ݤ@P#k#~^G0"0"H PGG]  #kG] #kPr" G] #k!&HRG&H 2@1@G2DJ8F GG@B 2@2DG !B8D 2B45@GGGWB 2BGG]G #kG]G #k45@35B֢G [GP({FG] #k#4G~G^^~ (GGGb#PXL_b#GGG_G0`DPbG`B?"hb4G<GFH>bD8C¦`DB<?&qDCC<"DBdD\"hGG|P|uZkG)G6/`J6 4GY6K G6?,Gc!KDHD<GU.sJB"X"tGRUJbSFU>4G`EZkG]]} (0#k6/ JY 6K G6?U. JR UJSFU>#x4G~^ [G({FG] #k#~^^~ (0GGGu8FD 0<0D4G BTG(bF`0"<?@ CFG <?BG GGh b# @Ӡ CDdD` @dDG B4G(bTGF2G|8`DD*GGh b# @ӃH0b#D"$@LJF2QBANքHD$@T@btB$H4@DJQF2QBS_BssB2@J1@3SB2BGG@GbGTGBFG]]} (0@#k#~^^~ (0GGGP{8FD p <0DX4G`BTGhbFXp (<?@ B<= B8 F0F1DG \_BG@GG b# @Ӡ CDdD @dDG`B4GhbTGRF2G|8`DD*GG b#@ӃHpb#D("$@LJF2QBANքHD$@T@(btB$H4@DJQF2QBS_BssB2@J1@3SB2BGG@G8bGTG0B FG]]} (0@#k`#~@^H^P~X`h޴px>^~GG@H"==v J=< GG b#4Gc4@ }".}  ,G]GJBA Hbv@J0DGa HJAF]vJ." .GUJTJF>F>GbFb"GBGGGZF0b#8"4GG{_:} 9].:="btGBRCJ0} FJGCZk9,:= B "s`J@H H4GCG00.GQ0J00> ](vJF(0(! G@ B GG+@P/g@yhIbGBXKGG?GtGCZk8D "bGBGGGFG GB ]"b"GGGF@ @pB"xb4GFGb#G0@ 0| 8`E `E `GG0pb#6@hbG4GGHBG@]H]P}X`hݤpx=]}#k/ hIX KG?4G<<kG#~^^ GG4` B"\G A"a"_J.F;zCtOUJvdKzG;zC{CPB0BBFyJCF>R"B SBpG!" "_J.F:PCYOTJvDKPG:PCZCRRB2BFB_FvQJCF>1"B 5BzGa.GA"tKSrJtFr>G] #kG. !KP JF># ~^G(G0[TG8{FG] #kkGkGkGkGkG0@k 1@k#~^ ^(~08@޴HPX>`^h~pxGGG@G "pJG]G4GGv@JPF]1 "I! G_A fB` GG,@6 .qI@PBXbtGP JF >GGGg@Zk8D G8bG0BGGGFG G0B]"8bGGGGؓF A AG] ](}08@ݤHPX=`]h}px#k/ . IP JF >#G~4G^^ ~(0GGGXb#@0xDG9(GG4GXb#< =|@0DGGXb#4G@ DGG b#G@4G/(GGTGwb#k@Gwb#GTGGd@xbGGpBGtGwxZkC b#GG*@GG]] }(0@#kG#~^^GG( < D 0 GGb#_(( 1@G]] #kG#~^^~ (0GG0@ |TGTGG@b# . , JA H1DN-@ 1@p< B0.Q0J0>gGGGXb#@Ӏ|XbD`"!.,!J@HD#G`4GG`vb#Gd@DGGGGXb#@ӀDx<@<0@0wJ<@GGb#_Ӏ|xaD `GGTG@b#%.,%JDHD+@G]]} (0@#kG#~^^~ (0GG(| `tG"TGG`b#!.,!J@HD+@LG@",EHHD btGGTG`b#3.S.3JRSJQF+@7D TGG`b#0.0,0JA0HG1D+@) D%H$.HQ$JrH@@2F$>D 0D `0 GGb#_ PD 0 |GGb#u_GG b#@G]]} (0@#k#~^^~ (0GGH| `G "TGGb#!.,!J@HDH+@>G@",EHHD bGGTGb#3.S.3JRSJQF3+@)@D%H$.HQ$JrH@@2F$>D 0D `P@GGb#+_ PD P@|GGb#_GG b#@G]]} (0@#k#~^^~ (0GGx| `GP"TGGb#!.,!J@HD*@>G@",EHHD PbGGTGb#3.S.3JRSJQF*@)pD%H$.HQ$JrH@@2F$>D PD `pGGb#_ 0D p|GG b#_GGH b#@G]]} (0@#k#~^^~ (0GG Gx"TGGb#!.,!J@HD*@1G @",DHHD xbGGTGb#3.S.3JRSJQFs*@ØD$H#.HQ#JrH@@2F#>/D |`GG(b#n_ӘGGp b#@G]]} (0@#kG#~^^ GG0( A GGTGb# . , JA H1D1*@D < GG`b#5_GG b#/1A@G]] 0#kG#G~^^~ (0GGG8 b#@`XD0.0,0JA0H1D#G@4GG@xb#G.@DGGGG8 b#{@`DX< <0@0wJA.G"sHRTJSFT>F BBD "a.!"SaJa>,a"@H<A."RQJQ>,@H<!.Q4J4>8a.G q@JS`JFqF`> A"!."Q!J!>a.SrJr>,@H<Ga.G`!J"SaJ`Fa>4G.wtJ VJF>!.GrJQ J2F > 4G."`tJVJF>GVDlO$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1*g"zA.!"RQJQ>F ,G "sJ@HD<GkG . "GVJ>k#~^^~ (0޴8@H>PGGG GGC0,"A0H'H$@8!D!D ; GC GC1,1"A1H'H$D?GC. PJJ8F GGC GC,! @HH8DGC0."Q0J'J!F GGC GC. PJJFGC1,1"A1H'H?GC",@HH<5@1@ < @1 @0 GGb# @¤Gb#u@G_`D G 4G FuAC@CAG@G BCBbtG0."TGQ0JG'J.rZk "GGC0.P"Q2J'J$B`8!F!F) `.""VJJF/0#XKK8GGP/"p#Z[KGK8AG_0, A H'H!D GP.""RTJGJAF_.0"UJJ0." bTGBtGQ0JbG'JqZk "G Gb#@xGt 0@8D~GGb#_GxG0`D|? "GGb#@h0ܤXD7GGb#'@XDH"FGG4Gb#' 1B1 JrRB2B@!H_GGB@gZkǠ"B@&Ha!@@BgZk(0B0F 9U C "'MGB(EGP`D.!GC|4GGC."UJJاF FXFGGC!GC,{#@HHDDXDGCY"9.Q2J'J'F0@!'F &1@!dD G B96CCb#5.G.5JGPJFtGx&@  GC<(0B01BGC<(2QB\P`D."TJJXF."VJJXF/%#XKKx GE/e#Z[KGKxHG_, GHHD,% FHHD.%"PJJ FE.e"RSJGJIF_."UJJF."WJJF!GCy#/XKKXG@dD"G ¤CGtG!.G,Gb#!JGHD&@ GCܰ(GGC!!.G! CQ!J0,P"'JA2HG'HC1D|X!D GC!GC/"XKKG XG@G(C ,GFHGH;@DC\ dDtG "GG5..b#5JTJF%@ ¤8!4bD? GGb#>@ ¤)GxG $1@GGb#0_GGDG 0 ABGbTGtG8.#Q8J'JNpZk "! 8 E GGC(1B< BG]]} (0ݤ8@H=P`#kG#~^^~ (0޴8GGGG 1 B0C :G_%" GGpb#?"TG@ "GB $@.sJR@JSF@>G GgZk%@ Ģc " IJG0@pb#GTG@ Ġ!HG'H F.s&HBGRFJSFF>G GgZk B G]]} (0ݤ8@#k#~^^~ (0޴8GGX"!"@U"@F8!D @À#~^^~ (0޴8@H>P^X~`hp޵xGGGGP4G% G! %G GP"GGb#@P"ᠯ G 4GGH,, BH G¥<,Q\HGC."UJJB8FF; GC GCz/Z#[zKgKdGGC,! @HH8D GGC GCQ.1"RQJGJ8AF_GC.s"TJJF GGC GC.#UJJFGC6/"Y6K'K?GC: z/[aKgKxgG` 4GEPGGb#@G 0A@@D1DncF`(|."TJJ؋F .s"VJJ8F8F( 4G b#_P"8FpE<$F@ | 31`B| `#F 0BxFd=A 8EܢFF?b#(P<<_ 8EN`!f%! A$ AGGb#GTGZ@ eG7I! űJ ,@ H <I % H" a.t!JHSaJtFa> IP3gJ" ŲU/{JgJZUK[GU? I;gKm! eq H-,gKA-H1D-< E" ŲyrJ.WJF> Ez! emzK:,A:H-D:<GGGb#TGTG@ eTGP! ű ,@ H < %G0" %uPJ.TJF>GGGb#tGTG@ tGP"8Im! e ,K@ H < %" .uAJTJF> Ţ" v/kK[vKkGv?GGb#GTG@ GP¦8I! ű ,K@ H < %I-I" t!Ja.ISaJtFa> " kKu/[uKkGu? ! űrI .Q J2F >GGGb#GTG@ eG7I ! ű ,J@ H < %IPbI H" t!Ja.H,ISaJItFa> " ŲU/{JZUK[GU? ! űr H-.Q-J2F-> e" wI.UJF>HP"GGTGb#TGp@ e! ű-LI= eܠC! E G,aCIG@HD<4GGb# @BeGGGAeZk EܡE:G0btGG b#G@ӀP"G(BC `cZk8c`ܠ(ܰ@@ mD tG8Gb#|11`Ax\_GGGb# @u@AE E 4G( G]]} (0ݤ8@H=P]X}`hpݥx#kG#G~^^~ (0޴8@HGG4GGb#| @@U@F 8Dtx@@Cm0<1" G%.TGE.G%Jb#REJQF"@GGb#v@Ө@b#<_ 4Gb# "Gܠ7 @GGC &CEGGCQC GGCGC\GCCGpB"GdZk"Gb#G, @Ӹb#GGZ @ĠDGGb#S @ӨGܠxD 8FGGb#$fC @$$"@U"@0F 8!D 7G @!@!w H? <5@=A@@kGGb# @PG$Gb#__Ө$u!@ @0DG04GGb#<0 B @G0" pBGCGGcZkC ƢGb#GB/XK? @E!GGb# @G%.G-4GGG%JHIb#"EGG!@Gb#G@@b#W_tG$0@Y@( u!@FRĠxD G%.TG,G%Jb#@HD @tGdܠfG0GE.G%.|EJQ%JGb#2FGGG @Gb#G@@b#_tGG0G%.G,\%JGFHb#|D @b#GG|@Ө@b#_ӨtGd,G%.G,TGG%JFHb#D @b#GGd@Ө@b#_ӨtGdG4G0GG .,\ JEHb#|D @tGdG4Gb#_Өܠr bG#.,#JEHDc/8ETG'.,'JFHDVGGb# @db@Ub@E 8aDA`|xC@Cc:`0ܠ GGTGb# ., JGHDQ @0GGTGnb# !ܠEG@bGGBGtGkZk @,H tGGTGb#(.h,(JChHqD* @GGb# @xD G%.,%JFHDGTGb# @G]]} (0ݤ8@HP#k#G~^^GGGb# @@xD TGGb#0.0,0JA0HG1D@p 8 D ( B GGb#V_p (< @?GGXb# @ "GGTGb#!.,!J@HD@G]] #kG#;G~^TGG!.,G!J@H{#D@G] #kG#G~^^~ GGGXb#6 @ӐbG@U@F 8D'x@@C ~xX$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"GGb#@H GGb#=@Hb#_HGGXb# @xD DGGXb# @G@"TGGG!.,\!J@H@b#|Dc@G]]} 0#k#4G~4G^^~ (0GG4GGpb#| @&"C @ @8FF bTGGTGb#S.3.SJQ3J2FG6@GxD TGGb#0.0,0JA0HG1D&@ "G4Gb#d @GCGGCBGCG CaCGC" ""g_ZkøGGb#d@GTGb#l_Ӹ|3` TGGb#0.0,0JA0H4G1D@$|XcD`"G!.,!J@HDGGb#p @xDG .`, JC`HqDGTGb#@ӸPb# _ӸGb#D@G]]} (0@#kG#G~^^ ~(0GG4GG b#@GXb#G5 @Ӑb@U@F8Dx@@C@bGGGS.3.@b#SJQ3J|2FGGG@tGGEG "Hb#4G@GCHGG`BCGC GCCGC"=^Zk8b#GG:@(HB `G<(GGCC"GaZkBp#7/GGCY8K8?GpC9#C <@H"qG]] }(0@#kG#TG~^^~ GGGGb#_h<`"! TG`BG`b#2..2JPJF4G@&GXD`0.0,0JA0HG1DGGxb#@ӰxD`0.0,0JA0HG1DGTG`b#@hb#+_h< @<`b#h_hGpb#V@G]]} 0#kG#~^^~ (0޴8@H>P^X~`hp޵xGG "b#_`"a4GH`"Gb#q0BG@G`"GGaGC0."Q0J'J$B@8!F`!F; @GCu GC."WJJFGC8/#Y8K'K8!G GGCz GC,{#@HH8DGC.! PJJF GGCs GC4."Q4J'J!F?GC.R"UJJGC#.WJJF v 4G^GFZv _GCz/Z#[zKgKdC8aG aG;` GCs GC4."Q4J'J$F?GC.R"UJJ8F GGCx GC.9#WJJ8FGC:,Z#A:H'H!D GGCp GC,{#@HHDGC.s"TJJGC"Q.RUJGJGF@q 4G G GGGG G(BG xGPGC.9#WJJB@8F F; @GC{ GC`. S`JgJdFGC."UJJ8F GGCr GC.1"VJJ8FGC8/#Y8K'K!G GGCa GC."WJJFGCz/Z#[zKgK G Ck" ,@HHDF`G@b#t_ `u@@pD?h< $B@G`GG4Bb#1Bu C AG4G@GGGBGG*_Zkb#$AAGG4G@G`mhGB8GhGP^XGGG ~G4Gb#4Gk@p""dGCGGC0!CG8rCG4GCGC<GCCw G XC0@C X{D`G `G_GCGqBC@֢0 @ B 6@GGXb#/_@xDG% D G0`@GXb#_D%TG"@U"@0F 8!D (Gp G e8`D`GG8EGEGCG00!GQF@!GGGGGG0GPB7..7JVJFZZkTGGG G"GG0btG#.#-#JI#I1ETGGb#@G]]} (0ݤ8@H=P]X`#kG#~^^~ (0޴8@H>PGG `GC0G_GC< <@PF@,.JPf"&.3J&FK GC01BGCGCQ@GC<,D_GCB@0"@EZZkqB`Brs"q G01B G, HS@;@GT@CtB@GBG)ZZk Gb#GGGTG@ GGHBGG[Zk ŢBw Ų _&.&J?GGTGb#@,F" HBHGG[Zk. JC &,p&H@ XDf xDD DDDGGb#TGTG@  b(! % TG.q(IPJF> EG" /GGCXK?CG<ְ,80 C,80CEGD"4 \GGB%1@YZkGGGG<b#,y_h tGGb#<011 A(\_¤f4GG]]} (0ݤ8@H=P`#kGGGb#TGTG^@ %&#B ! TG),p IA)H0D)< %GG" C.GGCWJ>,0C,<:GGGb#TGTG:@ "b(! % TG.q(IPJF> E" G/CGCXK?6/,u6K"?GyC,u<}GGGb#TGTG@ "(! % TG.q(IPJF> Er" eG.CGCWJ>/ G,T CK"GXC,T,,H" HA,<NGGb#TGTG@ "(! % TG.q(IPJF> Er" eG.CGCWJ>/ G,T CGK"GXC,T,G,CH" HA,.,qJ"F0JpB,q<GGGb#TGTG@ "(! % TG.q(IPJF> Er" eG.CGCWJ>/ G,T CGK"GXC,T,G,CGH" HGA,C.,qJ"F0JpB,q.,7J"F6J6C,7<#4G~^^ ~(08޴@HGGG b#_?&&bB"@1"4GGG7F`""B¦0r (Bw z ptG ! 1 b#|6HRP4/Y4K4?WGZPG9@G b#G8#@0u @} hbG`B4GX(`pZZkXbG4GPBZZkG ¦ #"#HB.4G1D!1@2LUJvDJQFV[v$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"2QBFB2GJGJwVJF>V/G{K4GZVK[GV? B0`B.BHBGD!0@7LTJv$H0D00@BPB0@B0JaKJuJF>y/[yKaGy?h"0`BG@@B ;WZkBY@WZk @BbtKq.l?#0 @SqJtFq>B#K0G:PC[O6eKpG;pC@C1WaK`@1 B91C#KfC2G3rBtN0 @B;gK,0 BgKBgaKFHtGD<,EHքJF4BXB5JxC8B98C#KB:G @L4J0`BJBfJ0BD<s/BG[sKvHD @@@8K@@K9 CaK&CaGs?9'K,B'KsJq5KFH0@D<B,0@GHD<0@B%.KQ%JG8COvKG;CfC;gKgKueK5F%>B#0@.#KTJ G! @7Lv$H D! @!@A!@9!C&C9'KB'K0@x$KTGF>u%K%.Q%J5F%>cBa.0@BcKSaJ`G;`CwO0@vdK`G;`CfC;gKgKtaK{$KtFa>,K@HG&@LvHD&@@F@8CC8KKaKD<.B0@BTJ0@F>B .HQ JD%@LvHD&@@&HHuH5F >c3/cHY3KxD$@LvJF8BCXC8x@C8KK{K;G3?,Pb#@H<@GPb#bĠGCC0d4@tGPb#@bGCC0e4G]] }(08ݤ@HP#kG#H4G~^([G0{FG] #k#TG~^G([G<A0{F G] #k#C~^G"0tG [ =\0({ @FG] #kG#~^^GGb#@xD TGGhb#0.0,0JA0HG1Dr@G]] #k#~(^0^8~@HGGb , A H'H$@8!D!D 1 G . PJJF#1,1"A1H'H8!D   , A H'H8!D?0."Q0J'J!F   . Q J'J!F?#.! PJJ(GG GHPBGpib#nx@8G$(8lb#0Ddc]G0G}G 9CJ} <G4G|@Gmb#4GG}@@8D`D =GDG=GGHP"1G(]0]8}@HP#kG#4G~^^~ GGbGkb#GR|@XD GPBG0*WZk( G(TGG0"_b#:m@ G]]} 0#kG`#~h^p^x~޴GGGXb#,_x¤4Gkb#GG|@C@b#4GG@&ƤHP=8`D8ݴ@@8="({b#]"G}"" "G`@@b#GGG4G@7+`="=,#,==0H@H&FD`=`洵&B&BF`=}"4GG}"`=4GG G@b#R@4GTG@b#G ., JFHDG@GTGb#GTG @ XGX"b#4G/@ `4G"TGG@b#!.,!JFHD*@ |X}XGh]p]x}ݤ#kG#~^^ ~(GGxb#_4Gbkb#GG{@=#c1qG]] }(0#kG#~^^~ (0GGG`<5`@0U`@*([_u@@D GGb#Q_@@D Ge.<GSeJb#10B1'J'Jt%JtFe>;_7< BUBQF @8F@PBC|G."TJJB8FF)3/s"S#Y:K'K$G?s/ [`KgK8aG`G3,s"3"A1H'H8!D?S."RPJGJAF@G.s""UJJF/"XKK.S#VJJFts"_3/ Y K'K$C`8!G !G ) `.s"S"PJJF."WJJ8FG.s"#TJJ8FS/"ZVKGKAG@G,s"3"@HHD3,3#A9H'H?s/s"[sKgKXdG`GGb#>_0XD (tGG0.0,\0JA0H b#G1D@GGhb#@/GGb# @(GGb#_G("tGG!.,\!J@H b#D@(GGGb# @(XDGGpb#O @, @HH @@@CWT<@P?@CG" \ @#D `"D$Dx$DU$@5$@7D GG[@Zk 8" .qHPJF>\@4GG4Gb#_8 ,pHA H0D <G(< _"8b.uSJTJF>"8ܢzJ8/Y8K:G8?8¤&.F"Q2J'J3 CTGGb#G$PB_G'BGGGRZk_#C0B6,TGp8KwFK@HD<$GQB.TJ>.VJF>øb#cGG < GBPZkG"9$8"4G}Q1S3G]] }(08ݤ@HP#k#G~^^~ (0޴8@H>P^X~`hpGGGGCBGOZkGGG!G GBOZkGd"PP<<!.@Q0J<@'JX$F !  4G<G G_GGhb#\_XxD8 _ADF4 D_XDb4GGpdb#k!Gz@ Dk!fA!w H L.LJ_.UJ>GGGG8/8K Gx/ [`KgKG@-! MII EGlpKp."SpJlFp>X.#XJ_.UJ>GGG_G,HG-! MII E A .!P JJFGG[.1#q."R[JqJx{JXF[>.Jw/[wKw?lG G,lVK"@H" D<-MII E  B-.!Q-J'J!F?y-9#Y"KrIgI E  Bk.k!SkJgJaFGGE G G , H .M# GHb!PJ@B4GJgZk H .!HP Jq HF >M.MJ_.UJ>'GGG#GX# 8/Y:K\'K?GYCy/9#[yKgKaG `,#8 @HHD@C`- K`IgI aE.JGG.#-"TJIuIF>.Jv/"6 [aK<gKG;@,{#@HHDGv-"V#KzIgI E +@+.k!Q+J'J!F?v."SvJv>GG5BG-.C-4G\G-JLIPb#G|E @PGB@<qNZkGP GB G|+KA lAfNZk `AXb#0`AG4G_P GGB G*IAGGGPZk GBAGGGPZk FA ABG^~޵GGH=] CF}0< =< =($(,0]0GCB@LIZk GbTGB4YZk tG|0<<GGHb#_8xDG< B +"GC"r.StJgJdF`R"4G\0¦GGHb#6_8@U@F 8DDP@@C=4GPBXb<.1"PJJaZk 1@1W@/ 0@@C0G)TGG@eb#㑃iaw 3J`G3F+y iš: J8hK\bLE"Ts_u<^ u5ؤUC\euXYaegk 7NJa b"?esiP8p$FhH͒DžN` [򞮆G=( '66߻i0GAiW@]B{tRPs5y {Y$y {B̒KVǠBh۲:2OvAjA kr)i I$$kaKV:RNShБoX@ c/k$ ]T,o=8+7V>5z01kyAW `f%;Ss#@kBqh|'yW l]%p]/=/9JNۍb%n"?Tc`g} n4k]Ue$L}~|"c#N?pFpuRMje&O8le=v; ^YE7ᅞ4yk._uuTmQ'@J(V1P"O~dih}Asg*|5qڜ .`t+RpHIǷ6(j@0&az4B>b(s ,9FpmO t%\spT3# n_J%z()8vOXccZgƒ'I}e\btIK_i0Ԥa:Վ9\Q.7uұqc$g1`u*Qd李Aq Q# ^ݿL%H ^)!Ve:pMźd\ZA]؃u{~^}PVHR6 *3f90#pME=`1rIl{R ( wp5Q)gY!\ģG!Fs[İ䁉E;ȹASeiWM* EcO-LSҽ2P7LRP By %jVsPBNn],]?Z"mzE, #B^.!ܡCT qMoԩB0` xVu`}ĺ?dZJf \I(;f<6a.OZ %Dz?f[04x,OUe;>y#&Ӊ|3h O1RJ"A7y`ZY-WEFayMV I\Hӽ,ƼV @\ oKѧ_* nTQZ)^N 9OeeJDwN_Yx>nlL"3˛RuZKM"M0q"ٓymEDSÐ"IJj;HNjo#2s34z_c xu`/+>5!. r,!j !x$AwJ,Uߤl.HF%K4ʄn}8[ZWn)=@2jNNT P x_fM9A|D>vR:]ϓ+CvdK:OJd8E|*2=A)D$;m\&'#48DI{#Jf{y*,0n 顫'#Ymzgz91ɸUuު^̳%|'._4:Uchr'wMC|,nj!I^W`R3݂A%OlX7 1hj濋#"A[2߷&|mr5殔(a.qʼ cEM$Bm?4~:uέ]-. .&<ZF1M4\k͂ ُmnZoB-Svtcչ*lQ8J uc՞l(Mpu4[-PkT7y]Kh@T^n%E(:1y)wuHݞxUzt@}jSH:q[],KyXyF7y(E2'u'ҔQ S)D-| #C5{iŧ|'71>`%|>|2>[6niy_Gzs4^,".cm)+*u3,Aji7ԇ]19y\C佦&ȂjA=@UۃO Fq+G x;R| #RL|2ZV2.:IתGQ\V\oX=u:? "rh/.WmϣcH7'a\49Ue|-*8"%2ZErZD䎊rq\}_u? ](*؞;2,lf5Bӱ1э;:ߢܪqoC!@N >a-ac1PE jQ 'cg(^b%gT-advWEaHi)%Qڼ~N4;< &ś&QBo=!^lMLQcu 1U[;f$ 4z'.|y$S/FE1ڈC=ScUЄ2~39DŽU.*M+ZpI=xg+uMrO::&F3=-l@Df\d!ׇZෳ!u6uaǔWƧ`CT s!aGQYb(g g 3x.AP~\j0 7ST#&LYd9"|,22bӦB3\DTԂ0dl-Nz[5Ü(DoB qba!5u˯!"jBr-9 (VG3,)1 RCFUs pQrsG@+>NuXԽ\l9Ě sqXA{iX0jO_zT0EB&@쒹ޘ,n7~8 mej\Y2ҋr +ŋMB86CbF BJ]Oŗog(q'#7S2\o/'b_ZĭBg`{m"'2r0SwnP{ŷޗ]y/޿̓鳔#Sy"?PsƻԷCj(|й%)-9mV eۄ9zk,5a>X`K[}:_Pyc=F%.0uVt])3; /H35DTeSd՛qVhlǧ4+)=i/d'nR0?T/x}ݠ+tn;G6܏@X=]&r5 9PM[׬MB"3oLA$/ҙH Y]^4&T#h-KS<#Xc5+0LRT]i5fl,"KJ5lEl 0+r}^uKT.|MĂM^PzSQ_^>F>O"h%= -n%/p!zfuSD3} e%&u?P8pӦGɆ iBQ[hO Qq`>HzILrzKP Ιբh *!SvAbQLJFܤVP")́Ѫ,\%fFQ ʴ,c#X)FWCx4e-Rܒw/ܡځH~ N6^9bR4!9ȭ1ʆG"D`%k}ד)Wh<(2:@|t&$1곛A#υYJ>8z`be[ɉH`<*H"D,.шuƆ\ELRP/GF0D ׉g E%@ʉ& t 7%yVE]ކmdSpURDqTZP2}r-XS.+OJq\=ÒС+cAJȎ5YDrtI Unu,'6W6`;/xnMT_ldMXǓ۔7-n#cR;Sڶ[0y&tԔπTrXO^~?4Or+V">R`ANQ(DdyW$q)y|AL̄ /}Fywƶ<2uӀ547V̵ݶz}gr=A;*S1q78n!y?> ;nV܎>16yk ,~N: g{pH$/nxƣ=NFwALޭt⿰'TSrӕ%vWͦބP;^e5/A j99MF;lPŧ"^ft Ω=#j>}tln_d1)N&LI~~Wn~ȵ8IЎVߪB(|AYk⓴Sˑ1_ Ys>vw]b a!I= [I.*Zt3c8ݩ,#Wh9X)1 M٘JmEB_ri&]{C\s-l;FθOLOpC-Pa~NѰ: 3ҾGlIsJ2 c_5\w8+ze ;C$N wZan<ǡs_2 @ by5zLD?Wr]w B,/&8PNrbѤ7Ds/Г_y\&yF>>yZͨX}ց:lÒ^6)DsU|vs"J#JMՐ9(K쨣c!#ĈEXȚS79ۖ?DP8ƃ&b2AGLA?W ȴhUp&0e\ASv ?t` tC5pb4*18Ҍ\.F'%S3^A\̱VEt Q⣔9jH+sh<+Y*x}cE6i >\8uMQ(WE*Ľ/jGBލx%=#b9yd:\=⯲d"C_BNe4ςzMD&{ҪxKۻ`u0o;7çVq CNRwv+Ӧe Ld7h, *jDjlhX_~3h8|?2Țd oxb&e!Hs]pIv \#Fr.V4kz~$;'~@(yR:2ķ8^pV0oZ8$ca}]Ȁwy%NYSڵXpMx(Ly NKAT կrDxǨ'}d"*IpoMnO(=8>$OjA;:mP3t>֕N9Q,<Lzw&SQ=Gǎ"3Cm}w18?o`a4⓫28Sվ3yXbgQ)\i4N%S6>OyaC1u:ڸ'k0;tm~7z5t!qR}N@+(eYڥ5oo0 ->>XFR;jj3sYYˋyiK#aĤK$0)O^[ӆ7K}6#IXS%ȮYÞ8ђsg燵&.c=1!?ݲEP&6RFWtGӺJ4Á7$`yۑZ;'vk+2M{/%Lu`N]Mt{CH`~M}iuL+hz沾&j]J{zY[eo(9Č0Fr,G#eIϪZ.".V?oǛ!h 8s>_?vBK=ir?ʵb sVC (K'`$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"0@= 4G}S0 $ݢܲ((,G@]H]P}X`hݤpx=]}ݥ#k#G~^^~ (GGGhb#m_D G0.0,\0JA0H|G1D9bGGhb#c U_DGGhb#M_DGGchb#D_GG$.$J&"G1&J1b#G&JGG>@G@b#4GG_|xaD `$.G,TG$J@HDGPb#@G]]} (0#k,@ HDà#~^ ^(~08@޴HPGG < STGGbpab#+m@G GbtGB\]PZkG]" tGG$,,$H 2b#@HGD=>@G1GTGPb#4GQ_GGG`b#v_1Gxb#G_xD0.$,<JA$H%F0D) GGG=G`b#G)@GGG`b#V_GGGb#_4GG] ](}08@ݤHP`#kGG=G`b#GG @GGGb#_G_GG`b#0_Gxb#G_xD$.G$,GGG$J`b#A$HG1D@4GGGb#_ GGG=G`b#G@Ӹ(GGb#(|ܠ| @ܰ( GGG=G`b#G@Ӗà#~^^~ (0޴8@H>PGG``GC.! PJJB8F F ; GCa GC.1"PJJFGC , A H'H8!D GGCq GC,"@HH8DGC!.! Q!J'J!F GGCp GC , A H'H!D?GC.1"PJJGC ,EHHXD `"GGb#q_(,HG`"&H HzD4@!GC 4GGC".TJJ؇F)1 A!?XFG!?G "G`B7wBb#C9.tG/GG9JXKGG@`GGC00@CG &1@E/ثDd C!#-Gc CI#Iq,Q"'ICrHGgHCiD(`GGC".TJJXF G !GC."WJJF BG`b8xBC:.:/tGG:Jb#Y:KG1GG@`GCGG#@  DC ! G G`B0.0,0JA0HtG1DG>`GGb#H_ |`D`GGb#@_ < #E (GGb#6_GG GGG2b#GGGG<@ G%.G-GGG%Jb#HIE@ |xaD `GTG$.$-$JI$I1EGb#y@G]]} (0ݤ8@H=P`#k ,A H&D #~^^~ GGGGb#_H|b@Ub@ D 8aD PBC`b#_Gb#G_HxD DG@TG .`,\X JC`H|qD @G .`,\X JC`H|qDGGb##@G]]} 0#kGG_ @x {#kGGG_ @j"({#k#G~TG^^~ (GGG`_b#( x 0DGj@hG#hp"\`R"h.R"8"VJBJ.0JUJJ5JFFCJF8CO%K7G97C:W!K; KC{;CZZCzC1B0Q?B@@a<G`GBT."RTJGJ @GhGBtGbG]] #k#~^^~ GG |$(G<D!((1 D 4G(#G`b#!_ G]]} 0#k#G~TG^^~ (0GG0G`b#@ 0D8Gi@ @G$G p"\`R" .R"H"VJBJ.0JUJJ5JFFCJF8CO$K7G97C9C9CY?CzZCY9CYC1BbGG@@'G@E@e@\B.s"TJJtG XB`b @h~^^~ (GG@=@1BR_BrRBCR@@ @GG@b#_G .G ,Hb# JA H1DD@G]}] (p#k(#> @h~^GP =1BR_BrRBCR@  @ X{#  ./ JXKG!@G]P#k8#> @h~^G` ]RB@@`@C(= !@ h{#(=@G]P#kGP#~(^0^8~@HP޴X`h>p^x~޵GG=GG8Dc@Q?Bq1Bb#@ݴ]GGR@zD`=!!'H'H8 D?&0F X D 0_&<2D@}s%`!  <5B^5UBh] G[TG! G @BG kG@Gb  !tGG¦b#UBBUBuBBV%@Gb#GTGG_GbGTGBcF )  , I"`b4GXB@HH A "  .Q0J0>  .JXZk )  .qHPJF>FBF`BF@ . "  /TG "JyJXK4JG?J i/ I#`J ) [zKqJ`Gz?  . i"PJF> I.RSJS>hB2@pbGGtGQZkGb4GBZkA.  " A11@A A GGwJ.r"G{KVJ!F>S/PAZSK[GS?-,A-H-<0A A GB""bGTGPZkBGb4G}Zk0vH b#GTGG_ G@G#@Sb#4GS@TGݠE@@ @-@I*FIG b# "FITG0v@I_@}.@@GOAΡ,@ b#oA,TG o0vITG_GbGb#P(T(Cl@GbTG GB4G 6ZkTG b#0vHG $_4GGG]TGG b#J*CO{_G 4G oBbZk 1@b!GExB"GGGtGIZk(II1`G,kIEHD<GGb#GTG_b# GGG4G_PbGGHBTG[wFݥΡG(]0]8}@HPݤX`h=p]x}ݥ#k -I I *Ev, IE HD<#TG~^^ ~(0GG=GGBG ]G]]} (0#kG#~^^~ (0GGG6<B B<B0TG4Gb#_+G Gb#""@_Gb#4G $#GGTG$GE_G8bG4G0BF4G(b BFXbG4GPB~F4G (b BFHbG@BNxFG]]} (0@#kGk#G~^^~ GG4GpGb#||0( _D GGDTGG@"GGb#m_pH80D0 DC@&DGG(D&DTG G&DG$D TGG¦@"⦀ ?"GB"wGbGxFhGb4GGp'b#y2@B|C2 G#G]]} 0#kG#UB~^^GG D< (PBCG GG[@ZkG]] #k#(4G~^G 0[8{׳FG] #k#4G~(^0^8~@HPGGGG"%b#L1@0$b#GGG1@<5@ @# GG_G(]0]8}@HP`#kG=4G#=4G#$}4GcբB#CF=Y@C` CdGBCF"5Z#G @G GZ#G@GG9G =2 B2w@J_PGGHbc  @@X#A?@a!@a@ @! GGb#4G8_(G4GTGX##A?@G@a!@Ca@0@E_BQF@0I0 EBqF`0EBF8âFFPEBF!E8# Cz#`8@G@?"GTG(b#_(?"GTGb#_E 8#Q"@8 F GGTG(b#_(GGTGb#_P E E4 E?B0F E_BPF@8c`F 8"ܢBF 0FCF&E?C0G 8CcBGzG)`EAE X#!tG"A@0@a!@ !A IzG0@b#GTG_Xà# 8 E&DD 0 A8#G]]} (0ݤ8@H=P`#kâ8FF XC#x@(XC,#Gz:GG0@b#GTGr_G#8  E "X"`@B!G00GG0@b#4GTG\_ӷGh@(#X @tG((#8C$F2F @X"g@(cBtGtGG0@b#tGTG>_әGGG"b#4G/@X## # C(c0Q?Bq1BPC p(ذ|CX!(cZ_CzZCAڰzsGGG"b#4G/@X### G!# C(c0Q?Bq1BPC p(ذVCX (cZ_CzZC@ڰzMG8:#I"@GG4G"b#d/@#XC# ? 0C# c(R_BrRB0æRCq (Ѷڰ+G 8 E GG(TGb#l_TG(G"b#e_ #X (I?Ai)A @ɰ GG0@b#GTG_ G8X(! GG4G"b# /@X### ? 0C# c(R_B0rRBæ2Cq (ѶٰG8E6GTG(x"b#'_(TGG"b# _GG(TGb#y_G(TGGb#r_ X (#HAhA@Ȱ(XC"(#TGGPBpBb#PBGҰ20@T_ӯGG0@b#GTGL_ӧG G8G8DD4G"8#"b#L@ G8DD4G"8#"Pb#@ G#89#'G 4G"8#"b#@ G8EE4G"8#"0b#@ G8DA( GG"b#4G.@X##G#Gc C(0æTBStB 4C(ӶHCyYSG (C8@F@Xc"G(âHUBuBuB&"F'Fu8?#F548D D 0@GGb#TG_*G0@b#GTG_#GGG"b#4G?.@à#Gɰ# #Q?B(C0cq1Bq@0 P(p`âX#(0#VBvBC 8GX (,HAhA@ GCX"HctGR_BrRBBuð#~^^~ (0޴8@GGbc GX#@@P?@`@C`@@1 (F pB0 @X #@tG_"! P?#"\#XCQ?BR_BrRBr@QBR @GG8b#4GP_hPGhJGX#<5(@3"G[#o"%##BQ?Bq1BQBd`"#.G.TGG5JTJb#Fu_hG(GGX"xb#4G_4G  @ Øb#j@Ӏ@G`xDh#! 4Gâ8B`"\#|C"GzZkG%#XG`xDh |xD #!  GG8b#4G_h8B4G\`"|C"GyZk|xD#!  4G\ò}G&#XyG`xDh |xF #1" GG8b#4G_h8B4G\`"|C"GyZkTGG|xD#!  4G\òTGhtGG8B4G\#`"|C"GyZk' XTG\òX#[ Cx GG "# GG8b#GTG_hG㠡=@ @8 DF GG8b#GTGv_hvG [ GG4G8b#j_hjG ' 8BTGX|"\`C"G^yZktG`#GhòàG x GX"Hb#4G_hb#@HGb#@DGX GE@e@@ŠD tGD4G5@ CF@GG4G8b#)_h)  D `XD l ;? X#G(?"X#x|`X"G4Gxb#_ Gb#=@GX"b#4G_Ӏ¤@G]]} (0ݤ8@P#k#~0^8^@~HPX޴`hGGbc GS G GG7%(D1 ="GTG`Hb#N@=0 D(8D"D G% }eG" =GG%}4GeJb#+K@ G%." %,TGG0JA0H8b#G1D_4G G0G 4GGb#+@GG8"b#GTG$,@G0GG?G0]8]@}HPXݤ`hp#k#~0^8^@~HPX޴`GG0`GG GG$(D{ ="GTGHb#9N@!wHs <@qA@kFd"D.G $.TGGSJQ3Jb#2FG_4G]G  "$.TG $,G0Jb#A0HG1D_$.D" $,TGG2JA2HHb#1DN@G$=GcbF`4 F "$.G .TGG7JVJb#Ff_4G(DG$ =$}d" GG`Kb#=$4GuJ@G=!D G ]D4GIJ GGBG4G0b#+@=GG"b#4G]+@GGG Ĥ4G($ѴG14Gb#*@ G4G$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1k"G0b#*@G"b#4G[*@<@F&@<@ d# 8DGGTGb#K_GGTGb#D_ tG]G#b#_Gݠ8D?"GTGb#1_?"GTGb#*_(?"TGGpb#_ =. ,G&JEH0@D8DGGTGb#_GGTGb#_ tG]G#b#_ӲG =. ,G$JFH0@D8DGGTGb#_TGG"b#_ tG]G#b#^_ӎG =. ,G%JFH0@Dp¤8D:GTG`"b#ƽ_TGG"b#_GGTGb#_GTGGb#_GtG]#b#+_[ =. ,GtGG&JEHb#0@DA_tG]G#b#_FG =. ,GtGG$JFHb#0@D+_8D$ݠ D$D? DGtG#b#_$G =. ,G&JEH0@D tGG#]b#_G =. ,G$JFH0@DGtGb#_GG0G"b#TG.*@GG+G0]8]@}HPXݤ`p#kGkG#~^^~ GGbc G G G4Gb#)@GG#TG#b#)@G]]} 0#k`#4G~x^^~GGGPLb#H@G . J[G1&J&J }""_./JXKyJG?`/`KN;fK0 @fKs" ;@" . JH1&JXbG]"&J8Vb#tGC=".UJ>HHc [@<5@!U@ X^`GGGG=G4GGGS DP0GGTGC b#Gt_G b#GGTGm_GG b#GTGf_ G b#GGTG__(IAGG b#GTGV_ G b#GGTGO_04G<)LAA0  N *A N4G8D@GG b#?"TG:_Ӡ C GGG?" b#TG1_Ӡ @  E G?EG0@@@ F8D G&1@tհG]G] }(08ݤ@HP=X]`p#kG#4G~0^8^@~HGGGG"(=Gb#K@@D4GTG GG4G_G%ԢF"F# C CzG`F@34Cõ B CF34C9B3C4G8D _## zB xB8@GGXG_GG0 B@#B"F8DCGc11 B(7(8G0]8]@}HP#kG#? ~^^~ GGbDDD TGG4Gpb#_ӠG#@ D GG@b#@_Ө<0@ G4Gb#4G@G]]} 0#k#? ~^^~ (GG8bDDD GGb#4G_4G@" "G GGb#4G_4G@" G0$1@BDGGb# _(|`4GG4Gpb#m@G]]} (0#k#TG~0^8^@~HGG="0GHEb#RH@0"u@U@Fq]8DP@F_BD@GGC b#TG3. .s"TG3JTJF_` 0"C! #c!aG0]8]@}HP#k#~^^~ GG'GG4Gb#%@p"G GASJF Xè4G< S b#W@G@b#GE@L;pb#c #D #.C" .Gx2JPJcTFGGGhGb#GaE@èb#3@G@b#GE@xB# .G ,rJG@HG#Gb#DGD@G4GHb#ZD@4GGPb#G#_pGGTG`b# .`,  JC`HqD _ӠG]]} 0#kG#~^^~ GGX#(< 0b#@GhAb#G`E@GG b#4G/%@"G GAaTdJtTG EGP\3@(|`0b#@GhAb#G:E@bGBG .,rc # J#@HHb#GDGD@ "#.TG #,G0Jb#A0HG1D_G4GHb#C@4GGb#G_GGGTGb# .`,  JC`HqD_ G]]} 0#kGkG#~^^~ (GG bG GGGG b#TG$@GG]]} (0#k#~^^~ (0޴8@GGGpGBx¤ e.G,GGeJ@H&F(Hb#DKE@(8D.G,GGJ@H%fHHb#DE@.G,GGJGH%fGb#D]E@ %.G,TGG%JGH`b#D._GGG` b#TGi$@GG]]} (0ݤ8@P#kG#4G~^^GGb#"@( < D GGxb#_Ӑb#GGF@G]] #kG  0F G?Gk4Gk#~^^~ (0GGG G,G &e.G,G("GeJ@H!AHb#DD@GG qGĢGFGG!b#TG#@GG?G]]} (0@#k#~^^~ (0GGPTG@GXb#<!. .! !JPJF4G_G@XBpbc  G45"B4wJ!J2f<(BdT@ k84G4G$_ 4GbG8G4GC4G$T 4GW8TG#TG#$K 4GNG8GCTGTG$@ 4GC8tGG#tG$6 4G9Gc)G8G#GG$( 4G+8GG#tG$ 4G!GTG#GG8GG#tG$ 4G4GcG#G8$ 4GH4G\TFG Ģ @ 4G .TG . G JUJXb#F_8D %1@4G%%HC11@F@GF%B$G4Gb#p_G]]} (0@#kGP#4G~H^P^X~`hp޴x>^~GG(} G#b#G"@G$ C@FGbXb#S.3.SJQ3J2F "@b c #@`øb$$  @ @8 FQF@,=.,"3}.GGTG4Jb#StJqF_p 4G !5A!w Hzv{$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" <AA@k<5@ 0@<@"# G15A1w J <A~Q@ kGTG8"b#̵_TG8G"b#ŵ_mGG8TGb#_TG8G"b#__G?"8TGb#_?"8TGGb#_QGG8TGb#_TG8G("b#_CG?"8TGb#_?"8TGGb#_5G?"8TGb#_G8TGGb#_'GG8TGb#ص_G8TGGb#ѵ_G?"8TGb#j_G8TGGb#c_ TGGb#0.0,0JA0HtG1D_,}.,"3.GGtJPJ'GF8"5b#~=@ GUA5A D ,=.,]"3.TGG2JPJb#FtG_,}.,"3].GtJRTJGSFG8G<=G4b#=@àUA5A D ,=.,]"3.TGG2JPJb#FtG_,}.,"3].GtJRTJGSFG8G<=G3b#=@àUA5AE ,=.,"3=,TGG0JA0Hb#tG1D_,].,= 3,GGGAJ<@Hg4b#Dl=@ӨG!8G@]!<G@@6B6wJ@dG8DL,}.,]!3-8"GGjJH I5b#GEGG<@@ @,=.,]!3-GGTG*Jb#H IE#_pOGG8TGb#t_, ,}.G3,GGGfJDH8@5b#D<@',}., 3}-GCGGdJKdI0AA5b#sEG<@G G%.-%JHIEGb+.,+JDHDGGb#TG_ tGBTGGb#*.,*JFHD_@GH]P]X}`hpݤx=]}#kB*.,*JFHDG(.,(JEHDG#~^^~ (GGG4Gb#4GU_Ӑ0b" $H14GG|`4GGG @4GG4Gb#5_8D $1@4G$$HC11@F@GF$B#GGb#4G_G]]} (0#k#4G~H^P^X~`hp޴xGG(} Gb##G@@&&"ŠG @ @8F0F ,}",=.G3].TGG3JRSJ`b#QF>_G<5@b @@<@. @ # H#f`¤tGGTG`b#&.f,&JCfHqD!_G@GH]P]X}`hpݤx#k/`b#`"P.0,PJA0HG2D@G,].,= 3,GGGAJ8@H<=G05b#D;@,].,= 3,GGGAJ8@H<=Gx4b#D<@,]., 3},GGG@J<C`H05b#GrDG;@Ӷ,}.,} 3,8"GGcJDH6b#GDGGW;@Ӧ 8G@"<G@@6B6wJa.TG !/! aJY!K3GG8@TG4Gb#GP@{@? iG@.s HPGGTGR@J 7b#GSF@>TGât. ."tJWJGFG8@GPGP@B5b#p. P."pJRPJGSFGtGN9@P@0q.qJ9 G/3fJ ."1"GfJK 7b#WJGFGtGGG8@P.J$0J#J0B#G]]} 0#k.P JFXQ.R QJSF~. `JU JF>x@. HR @JSF@>Q.R QJSF ,A H0D#~^^~ (GGbc TGGb#<!. .! !JPJF4G_xaG 0 @0wJ0<"@.P@ kG4G #'GTG c#GtG GG GG #GG cGtG GG C GG GtG òGG D"@< c  pC `@.4G . GTG@Jb#Q J2FGd_ 8D 4G 1@$0JC21B2F`G2FPBDG4Gb#_G]]} (0#k#~(^0^8~@GGbc #4G!1 @0!HC!BGG"(b#4G@8DtG b#4GG_ G c4G#1`@##H0L#B0G(]0]8}@P#kG#4G~8^@^H~PX`޴hGGGGGb#G 0@`"GG¤"!]%Ҧ ׶ F (e0E@,8<e}4@#(G ="GTG@0D cG?4G  = FHEHG8]@]H}PX`ݤhp#kG#~0^8^@~HPX޴`hGG`b#@8bc GS G GG7%(F1 ="GTGH>b#!>@=0 D(8D"D G% }eG" =GG%}4Ge@b#:@ G%." %,TGG0JA0H b#G1Do_4G GHG 4GGb#@@GG b#GTG@GHGG?G0]8]@}HPXݤ`hp#k#~0^8^@~HPX޴`hGGb#@b c G G GG%(F} ="GTG>b#=@!wHu <@sA@8k48$"F e"%.G E.TGG3JRSJb#QF_4G^h "%.TG %,G0Jb#A0HG1D_%.E" %,TGG2JA2H>b#1De>@G%?G4d`8F ݢF #%.G .TGG8JWJb#F_4GDG% =%}eG" GGHAb#=%4G9@G=!D G ]E4GŲ G}GEG4Gb#@@GGb#4G@GG@ŤG4G% G1Ѵ4Gb#@@ܠ G4GGb#a@@@Ĥ"GCXH¤D,d0Fc8<4$<G(DG[@ZkGGHGb#TG@GG&G0]8]@}HPXݤ`hp#kG kG#~^^~ (0GG(TGG0b#<!. .! !JPJF4G*_gG0"Hbhc G!J1`4bB4wJ*_xeG"bc G!<5 @J1 3U @`G#.G.#JVJF1G#.G,#JEHD)G#.G,#JDHD!G0D#.G,#JDHDG#.,#JFHD00DG#.,#JDHD#.,#JEHDGGTGb# _GGX]`]h}pxݤ#k#4G~^^~ (0GGbc 0X"F G4Gp9b#6H@ 8(D TG . . G JPb#PJFG_4GG4Gb#j_kG$"D0 G?"TGb#._ GTGGb#<%_< 4GG4Gb#H_4GGTGPb# . ,  JA H1D_<G<!0 @ G8"G_PD@0 B""tG4GGpb#J_4G$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1r"G4Gb#_ @TGG4Gpb#5_G4Gb#4G_GG]]} (0@#k@#~x^^~޴GG0bc _XH<C ?"=h Ddl]p/ G4G@b#4G_4G 1@! HC11 @F=@cGF!B8`F` BG h.G.4GG4GhJUJX&b#GF,@0@ @0@?C4G21@B3rJC51`BFGFB BG !GGb#4GY_@p @@pİGx]]}ݤ#k#4G~4G(^0^8~@GG"PbGb#c 3@8D GP4GGb#_G=?@ ?@#8 F0F GG4Gb#z_x|`4GG4Gb#r_G(]0]8}@P#kG#4G~^^~ GGGh;b#F@|!@!w HJ <5@HA@ kG4GMC.c" #.GGTGSJHb#Q3J2FG_>Gx:G6GpTG1ÈTG<-#.C" .TGG2JPJHb#FGm_TGGhTG<ÀG#.C" .2JPJFG G#. ,c #J@HDGTGHb#K_G]]} 0#k#4G~^^~ GGG =b#rF@ӈ|!@!w Hj <5@hA@PkGnG#.C" .TGG2JPJb#FG_4G^G04Gb#D@x $D 04GÀGGTGb#@. . @JQ J2FGr_G]] #k#~^^ ~(0GGXG4G@b#4G_XHb <} D H4GG,b#GY)@p,b#G4GGx)@H4GGP,b#Gx)@4Gb#4GG_JG? D D#C 0B F GG4Gb#_06G8DGGb#_G(-b#Gy.@G-b#4GG7@GGG-b#4GI7@ Xc? aDdD@aD `4G 4GG,b#GX'@ 4GX|G]] }(0@#kG#`4G~^ G"G@>{#';@G] #k#4G~(^0^8GG"G b# @8D =. "=,TGG0JA0Hb#tG1D_Ӏ"G(]0]8@#kG[R"  22kG#~^^~ GGb#c @.@J"2FJ`"FJGG c#.#J`1&JC"&JGtGG@b#4_|`G4Gb#4G_G]]} 0#kG ,A H2D,@ HD#~^^~ GGb#c @.@J"2FJ`"FJTGG c#.#J`1&JC"&J4GtGG`b#_|`G4Gb#4G_G]]} 0#kG ,A H2D,@ HD#~^^~ GGb#c @.@J"2FJ`"FJGG c#.#J`1&JC"&JGtGGb#_|`G4Gb#4G_G]]} 0#kG ,A H2D,@ HD#~^^~ GG(|XD 4GG5b#,@ GTG(BYZk&#.J* 7J "J# G' G9.rHQ9J2F9>% G.uJTJF>Y.cYJ! /B2FJ"bFJ#"tGaZkG]]} 0#kG.V JF9. HQ 9J2F9>. JT JF>Y/Z YKRG#G~^^GGGb#_ӈG4Gpb#4G_G]] #kG#~0^8^@GG !.!J1 G1&J&JQ"@}Ga Hv`JaF}Gq JvJF ]. =  "0BtGRAJ8b "FJRaZk"5b#4GGU+@4GG4Gb#_G0]8]@P#k/.P JF#~^^GG . JGG1&Jb#"&JTG_G4Gb#4G_G]] #k/ ,A H1D#~^^GG . JGG1&Jb#"&JTGǥ_(G4Gb#4G_G]] #k/ ,A H1Dð#TG~0^8^@~HGG="G3b#f.@ӡu@U@!Fp ]8DP@F_BD@GGCb#TG3. .s"TG3JTJF_ %0DCGG#.TG #,c b##JA#H1D_ GG b#4G @GC0|#Cc!AaG0]8]@}HP#k#G~4G^^GGG b# @8GCH<!Aa!P0p0G]] #k#G~^^~ (GGGb#[_GG0 G!b#Aa@8D# XDTGGb#P. 0."PJQ0JG2FGK_G"G4GGTGb# . ,  JA H1D;_GG`èTGGb#<!. .! !JPJFtG'_ӘC*8DGGG<Pp!. .! !Jh2b#UJF1@G"GAa . . (2b# JTJFG12@Ө<GGGb#TG2 @Ӡ<G`GGb#TG) @ӨG]]} (0#kG `#h> @h~TGP^X^`GGG="X4b#P-@G0F?B@PFB5 @FTF?B?@?B @GFVF4G/?B PFC5 @0D0F8 F =0"G/b#0=4GL$@? 8]DDAD@D@TGtGGP]X]`#kG#G~H^P^X~`hGGGP1b#73@G81b#G93@GG)  _G4G0b#=3@8]"8@"G B'WZk0"@]"G B"WZkG4b#TGG,@PD4G0=0=TGGTGb#Z_(cG?GH]P]X}`hp#kG#~^^GGpG4GXb#4G_G]] #kG#4G~^^GG0"G`/b#G5@%@b#TGG4G_0G]] #kG#~^^GG"G4Gb#4G_G]] #kG#~^GGG{#_G] #kG#~^^GG"G4Gb#4Ga_G]] #kG# ~^GGG0{#v_G] #kG#4G~4G^^~ GG"xGCb#?@x|!@!w H% "$_P G]] #k#~^^~ (GGb# @@C G#TGGGA @b#!* @D@G]]} (0#k#4G~H^P^X~`hp޴xGG("Gxb#@G$8 D 䳖G8`D4GD "a@`@F,=.,#3.GGTG8JPb#WJF_|G $GF0@& GGb#4G@<5`@b!`@ <a@# 8 fGG$PB8}Q2B1TBp<tGTGĢG"8=VBXC֢68<]Y8}4GG}2b#"@ݠDGd4GC`@c#7GTGQB1Q0GdG"@ݢ4GStBGUB2b#sӲբD@!@ݠDGd4GC`@c#GTGQB1Q GdGGStBT@s8ݦԶGH]P]X}`hpݤx#kG#G~^^~ GG  8$DFGc@ @8 F0F  .G , GTG Jb#A H1D_4G("(G(#1`@pG]]} 0#k#~^^GGpG4GXb#4Gk_G]] #kG#~^^GGG4Gxb#4GU_G]] #kG#~h{#^G@G] #k# 4G~^{#G@G] #kG#~^^~ (GG0(HG4Gb#4GG_ *8b4GG@< 4GGG  @4GG4Gb#/_ 8D $1@4G$$HC11@F@GF$B#GG0b#4G_G]]} (0#k#~^^~ GG4GG4Gb#_ GGb#/_G&b#G'@@"< D 4GbG &b#G>"@G&b#4GG]"@G]]} 0#k#~^^~ GGb)GF+F.@GF0@F3#6 G "&b#4G @ C"0G8BGSZk? (DD?@CD< 8 D<G]]} 0#kG#F F#_FD_FDCPFC#?##4G~^^~ GGbG c 'b#Gk @Ӡ@ G]]} 0#kG#~^^~ (0޴8GG(XDG4G@9b#<@( 8(D D !D  .G @. GTG J b#R@JQF_ӉG(G|D(G?"TG`b#֙_ G(TGG`b#<͙_ 4G(TGG0<4G b#q. Q.1"qJRQJSFGa_`(0@ G "Gc,! !qD 0Bp"! / bc EGFB(GGTG b#7. /"7JXKG5_4G2F/G(TGG b#<q. Q.1"qJRQJSFG!_4G (T |G$ GD @?C.TG #.c CJQ#J2F_G_GTG b#_4GİG]]} (0ݤ8@#kŠ*dfF`"#.G .TGG5JTJ b#F_4GG$D c"#.G C.TGG3JRSJ b#QF_4GGFDEF@#." c.G4JStJqFè$ D c"C.G #.SJQ3J2FG$%DkG#~8^@^H~PX`޴hpGGb#c GF CG!(F !G?G@R"@GG1Q =(0]Q0}4]` GPGC`(5BpFxa`GDPF@P!U@ $G GGTG=b#i@PܠP&1@ܰGG Gb#TG \@G àƠ 0=GGb#@4GP G (<8 D?GG8]@]H}PX`ݤhp#kGGTG=b#_(4GŠPððG$.TG . G$JPJb#FG_(à#~^^~ (0޴8@H>PXGGG"GGQRR" @GG3GJ4GRBà2BRFFGG3GJ4GG0" %AF @GG54G$J4G25B2w@J@4G=#9GGC4GR1 "GCG֢61Bò&8D@GcGcG%  CG#$Q@G BFGGR4G2AJ2AJC"Ca!Gaa sG0]8]@}HPXݤ`p#kG#~^^GG  0@ < G4GHXb#a_4GPXb#G\_(X" 1"G 3C Q/QKxGG@.JXF.J1"G 2CC G/K;<5C=:UC7@<C9:C3@<C5:5C/@<C122BD4G./GC/1"KG@3/s"Y3K'K!G?GG4B4GGC.1"JFeC. PJJFF G6BIJ4G1"G BGG]]} (0@#kG#B~^^~ (0޴8@HGGGGGGGG 2B . PJJF 8F  G @&."Q0J'J$F8!F?GB2PBbGGtGJSZkGG$DG"G 2B p."StJgJdF8aF `"G B.#WJJF?8F"_#2BZB#[GB( GGG6@GGGKZk/XKK G XGA.TGsJ0BRAJSFA>@@BGu/yJ0B[uK@yGu?7,?"GHb26BA7H7<AGtGZZk GPB"IZkb#GG4G6_GPb#GTGG_GG 2BG?G G`"b#4G$_GPb#GTGG_GG]G]} (0ݤ8@HP#k#4G~^^~ (0GGGPb#_?&@"8b0B@1"4GGG~FӠb b"BGc TG |FG #G GB:HZktG #BCb[|FGG Hb#_@$DGGb#_G`BGhbg]F G]]} (0@#kG#4G~^ [G({qFG] #k@kG#G~0v J^G^TG ~(08޴@HGG]GGb#щ_GG #.#Jm`"1&J B"&J( B"tG`"Xb#_G4G(BG0bGGGGXFGG %1@4G/(Bc 0bGGGGGWFGG %1@]2..2JPJD.FDJ=/G2FJXb#d"FJGGB_Өb#GG_GÈ4G|c `ݠd.&.,dJ&JGHD$G3fJXb#"fJGTGG%_(b4GG]] }(08ݤ@HP#kG. B"P JF1&J"&Jd.S dJrF$,A $H3Dà#G~0v J^G^TG ~(08޴@HP>XGGGG b#G7_GG $.$J"1&J8B"&Jh8B"G("b#$_GĠ4G(B 0bGGGGGGEPF0DG &1@ 4G/(B 0bG$GGGGG3PF0DG &1@Ah} G GxBTG$b{F GC$ 4G g-G$0BB "B$P BdTGxBbG{FGG$G(B)G" 0 A&ĢUBG"G8IZkGf GBtGDbP@zFİG]G] }(08ݤ@HP=X`#k.8B"P JF1&J"&J#G~^^~ (0GGbc G@@ G@BG)/G0v JȨb#GTG_#GG QC @G BG(btGWF0DGG#G!C BG#G(btGWF0DCG]]} (0@#kG`#~^ ^(~08@޴HPX>`^h~px޵GGG¤GG& F f"c G =!]!G`BGhbGTGSFxD D<5@"1U@ _=BƢGGA"?HZkTG 4G!`b#BaH,@HD<=C"9.Q0J0>Ge_4G&#G]}.J@G5J 3AJܡ/B`BGhbGTGRFxD Ej<5@1U@p _G]}] (0#k#4G~G^TG^GGGpb#_4Gpb#G$_G]] #k#TG~G^TG^GGGb#k_4Gb#G _b#G4GG @tGb#GTGG[_G]] #kG#4G~^^ GG Gb#G_ӈb#G4GGW@Gb#GTGG;_Gb#4GG܋_G]] 0#kG#4G~^^ GG@GЩb#GƋ_Өb#TG4GG1@Gb#GTGG_GЩb#4GG_G]] 0#kG#G~G^TG^GGGb#_4G`b#G_G]] #k#TG~G^TG^~ (GGGb#_4Gbb#GGG_ccD`GGb# @tGb#GTGG_GPb#G;_Gb#4GG_GGb#4G@Gb#GTGG_4Gb#GTGG_Gb#4GGT_G]}] (0#k#G~G^TG^~ (GGG0b#_4Gb0b#GGG6_b#TG4GG@G0b#GTGG_G0b#4GG&_c<`@ ua@"TGGTGPb#p1"@GG0b#GTGn_G]}] (0#kGG0b#4G_TGb#4GGr@0b#tGGGTGV_0b#G4GG_#~^^~ GG < @0u!@ "TGGTGpb#p1"u@GG]]} 0#kGGGPb#G4GҊ_(b#TG4GG=@tGPb#GTGG!_GPb#4GGŠ_G#tG~G^TG^ GGGb# _4Gb#GG_Xb#TG4GG@Gb#GTGG_Gb#4GG_b#GG @Ӏb#GGGTG_G]] 0#kG#G~G^TG^GGGb#_4Gb#Gx_G]] #k#G~G^TG^~ (GGGb#_4G0bb#GGG\_c_Gb#4GG߇_Әb#i@Ð"TGGTGb#<1"i @GGb#GTG)_G]}] (0#kG#~^^~ GGPbGb#@0b#L@8GGGb#4G@tGb#GTGG_Gb#GTGG_Gb#4GG6_ӈb#G4GG@Gb#GTGG_Gb#4GG&_ b#|@Ӱb#GGGTGx_G"GGTGb#01"@G]]} (0#kG#~0^8^@~HGGH X"D G="TGb#@PD? D b4GGb#G_Ӱb#G4GG!@0b#I@G8]@}0]HP#k#TG~4G^^~ GGGb#C@tGb#GTGG'_GbTGb#GG _b#G4GG_G8b#GTGG@Gb#GTGG_Gb#4GG_pb#@b#GGGTG_G]}] 0#kG#~^^~ (GG(b<@/!u@I GG b#GGTG_G b#4GG_<@!@ 0"1"7GGG b#GTGл_ b#G4GGq_/GG b#GTGĻ_ b#G4GGe_#GG b#GTG_ b#G4GGY_Gb#4GG@ b#GGGTG_ b#G4GGI_0"$1"GTG@b#TG@G]]} (0#kG#~^^~ GGHb<@!@ P"TGGTG`b#1"@GG]]} 0#kGGG@b#GTGn_@b#G4GG_GG@b#GTGb_@b#G4GG_#~^^~ (GGbXD4GG`b#G_<@ @<@ @G4G8 D GGPb#4G @c<5a@$ua@ _b#@G] }](0#k#~^^~ (GGG < @0u!@"TGGTGb#01"@GG]]} (0#kGGȢb#G4G_Ӡ b#TG4GGy@Gb#GTGG]_GȢb#4GG~_ bG4G_G#~^^~ GGGXb#E_Gb#GTGGA_Gb#@G]}] 0#kG#~^^~ (0GGG<@0u@ G "TGGTG0 b#(1"W@GG]]} (0@#kGGGb#G4G~_Ӏb#_b#GGGTG_<@ u@GGb#4G~_Ӏb#_Gb#GTGG_G b4G_#4G~^^ ~(GGGG b#@8bTGG0b#G׷_G0b#4GGx~_b#@G] }](0#k#~^^~ (GGGx < @0u!@"TGGTG b# 1"@GG]]} (0#kGGb#G4G~_H b#G4GG@Gpb#GTGG_Gpb#4GG8~_ bG4G_G#~^^~ GG P^XGGG8G 0G BTG(b<+eFG@GGTGHbGGcBG #G#0?Ds1 H !V JSFCp 0F8K!KK{SK[GpDD TGPGGtG8b\WB G0G BTG(bG.wJVJF>@/G #{KZYK [GY? .GraKGQ!J`"2F!>.tsKG"PJwuKF>.#zxKGVJF> /Y8K:G8?$!&H&H @!  @""d"_.0 B.JWJxJ"F> BR" D:FKFK@C :B_ &HG4GGP5ֿJpb#0BFC $M{_ GpTG *$ *\pt*x Ghl*8RGGb#R`(tH @&  #&C8Ұ Gc "sDdF`4GGb#$u_G]]} (0ݤ8@H=P]X`#k@. HR @JSF@>b. JV JF>d08  P11@@FDF@08!! AQB A0081Q 2@ `122@p`FdF`802BPk8k#G~G^G<Q"@GGU?B@UB@GGUBhqZk71B4G8!811!G]G #kG#G~G ^G<0 B"G61 BG(GC0@UBUBGC8GG8B2qZk4G0 C8 GG] #kG#~^ ^(~08@޴HG#}GG' 35@B3w`J`<BBS@8kG TG4GtGTGG_GGb#G"4GWz_G8cG]GG4GG0bdBG] ](}08@ݤHP#k/GGtGGGTGG4Gð#~^^ ~(08޴@HGG]25`B2w@J @<bB R@hkG4GTGGG<P3U@B3w`J`X^`G#pG165B6wJ <B V@hk4GTGGG8F8֢G<8UB8wKG^GGG8bGG4GeBG] }](08ݤ@HP=X]`p#k#TG~0^8^@~HPGG(G=, (B@""0bGA=H=P^XGGGGGb#GGG( @@"@@G @GG GC_@G"HGGGb#1FJG&J @G GDGC_8DG GBTGb @G] #kG0,A 0H1Dk# ~^G0.0JG;1&JGG{#&JA"GG @G] #kG0,A 0H1DkPkG<<@!@ @k#TG~^^ ~(GGHTGhBpb<_F=GC"GG!GXb#"1&H&J @GG] }](0#kG#~^ ^(~08GG}G<G<5B b#}q@]G}GPb#@G<Gb# @G ](}]08@#kG#~^^~ (0޴8GGGhG<GG!G0F !GGGG4 GĠ<$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1}"yXGGHGGGGb\GGGuRBGG bTGB<]FGG bTGB<]FG'&15@1w J4 D'"4֟J0BFCDz8'$8G' j <5@hQ@ kG`P2_JAB`P_G``3Jp`B``YG`4֟J0B`SG`7JB`MG`:9?K C`:GG`;!?H @`;AG`81?J B`8;G`P2_JBB`P5G``3JaB``/G`5ֿJB)GG`7JB`#G`Y:_K0BC`YG`a;KcC`aG`8KC`G`P2_JP@B`P G``3JP`B``G`5ֿJ0B`G Gb#"4Gs_ @@@#]}DJQ3aJq@հ@c G]] }(08ݤ@HP=X`#k#tG~ ^(^0~8@H޴PGG]GhGG=}G\bQBGG b#G4Gn_GTG8B<@b\FGG@bTG8B<\FG$Gȍb#"G4G4?D$ s_@@=0@C}r@ݦ5J JԲ@cG ](]0}8@HݤP`#kx;<0 w HX^`GG= ]GG ݠ<E@<@B'3AB`<5AB#(G(BG0b G< GGTG_ZFG4G @|`@<G@4GeŲŰ\E=G ]G@b#@G]] }(08ݤ@HP=X]`p#k#tG~^^ ~(08޴@HP>X^`hGG=GGGbG\GGGGNB0GXbGPBTG<ZF0GXbGPBTG<ZF' Gb# GG"9D'4Gq_ G)&'5`@g 3J0`BtFC8%9$ǰ 'C8 $ G</@Gh}dJ u4JȰGG]] }(08ݤ@HP=X]`hp#kG#~^^ ~(08޴@GG<GGG<B53B`<5B KøG=4GG|Gb#g_AGb#_G4G=GG|b#Z_@ T D /GBG@&tG\bXFG4G<G=G|b#A_@Ġ4G4GGxb#"f}dJ f4J@8G $d^p_G]]G }(08ݤ@P#k#~^^ ~(08GGG<G<B52B@<5B K=GGGGGb#_BGG8b#+_G=GGGGb#_@ T D 0GGBG@%tG\bXFG<G=GGGb#_G@"4GGeC=]b#$J %2AJ|E@8ssG d$do_G]]G }(08@#kG#~^^ ~(08@GGG=G<#G0w JdX^`~hGG=G<%GGG8!FG4G Gb#C_4GGGGbtG\MBP GxbGpBTG<2XFP GxbGpBTG<*XF)G&b#G G4 D) " 4G4֟J0BFC8$i o_G)8D9D)P p$ hlpPtpx)T G)@ECtG<%G@ŢGpb#k@@'@e˰@E]H"AHJ@% a@ G]] }(08ݤ@HP=X]`}hp#kG#~^^ ~(08޴@HP>X^`GG=<%GGG8!FGG Gb#_4GGGG8btG\LBӐGbGBTGG#kG@pG ,s/ s"H[sK`G#kG@0G!>G#kG@pG,#s/s"H[sK`G#kG@0Ga.!.aJQ!J3F~G#kG@G , @.  HR@JAF>G#k@p/p.pKSpJ{F~G#kG#~^^~ (0GGpG01B/D+G G@ <5B!B G@%\GG@%\BtGb UFӰGBGLtG\bUFGGBGbtG\ UFG]]} (0@#k#~^^~ GGGb#_c"G GC!1 @ G1GcCCrsG"4G$<6<5<v<5`C `C@6@5@֢@ղLsG_G]]} 0#kk# B~G^ G,= GG_r.".0@R"SuJWJgJ@xaJF>! 31 BGB"G_,6 .0C31`B@HUJHCyH"F>"?$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"]@F4GGG0 !q B# Gp.".#,P"SvJ.WJgJJF@H#FVJFHFJBDwBFD CBF !CB"_ 1C `/ 0 C 1CXK"KGGB T?"(tG`Zk7H8WHG]`@8C 8C B0#kGG8 !q B* .".r#@JWJxJF>0/#.5KTJv;K"F>p#..JTJvJ#F>0/ @."R";KTJu8KF> @ Gp/0@/ @pKXKyrK"G?R"?1&J&J`G.t3JWJF>k. 3JW JF>3F`GkG ,2 ."@HTJHJF0`B qB"R"?4Gk/Gk0GGG?D<5 @2U @@G sGp1% _&!?H#@!v H2@Q3A.AJ .wTJVJF>1.J G0JӢ]"JV"0vJ7vJGGaZkGkG.P JF. TJV JF>1,A 1H0D# ~X%"^ ?"^4G~G (GGBb8b@H(UF"X?"b4GBGbUFGPG@B"1"#0@B1"R#_G|`"Da"_8FG"WBײG !C {CR_BRRB2@R" 2C 0@ @Ps"GGbJBӈb4GGGGtGFBGX#P.PJP2FJ4 D#FJ.wDJGVJF>;@:q@B$#"+@Gp/"y.9""pKSyJayKCaFy>0 .y..JSqJ,{JJ{Fq>.H"aJWJ9"F>y.tH C9#SqJ"tFq> C G.0C, CJ@HqJ"D<9#XG`BTGhbt#4G~^^GG0 B(bUF4G8(b BUFGHbGSHBG]] #k#G~^^ ~(GGGG؀b#=`_= "D?&D C3UBB3w`J`h^p~xGGG =tG] "GP.PJDB 8AF`AF@ p."pJdFP.PJ8AF@G,"H8D0.0J!F Gp."pJaFP.PJ_, (¤GH @@@25@2w@J@ B1"!@ \GG','HA?@@!P D GOg. gJSB@sP`FGGGb#5@"1QBC"tG@":G7G#4GGc.JUB@FG'/ KXC@GGG;zCG1Q`Cb#"C"tGL@"GG#g.gJSB@sbF`G. JVB@֢FGGGb#98C1Q C"C"tGV@"GG#g.gJSB@shF`4G. JVB@֢FGGGb#98C1Q C"C"tGH@"4GG# TG.JXFGò /KXG@Gg/ gKXaGtG G.GJGF@G .JVB@֢F G'/ 'KY?C@9 G?GGGb#88@ CGGTG@"TGGh.hJeF`8 EGòvGG_8/X#Y:K'K$C`8!G !G) `8.# Q J'J$F?X."RTJGJ8AF@Gx.#"SuJgJ8aF."VJJFGX/#8 ZAKGKAG_.8#PJJx/#[xKgKXgG`tGGTGtG"#GFG+BG4泸[ZkGGhb#n_0&G'".i.JSiJt JtFi>.)!JUB@FGGG, 8/:!@H8Ka:KD<'.'JQ?B@1 F?G.GJ'/'KY?C@9 G GGp. ,0 SpJHqHqFp>.JTB@F.JF@FNGG;. 5/; Q;J5Kr;K2F;>g.gJxeFeF `GGX/4 , XK@HqTKD<'/ 'K\?GVBv/"[vKgK`G`GBG(B/`pJGXKG?"\ZktG7Y?C@9 G GGG. ,7 PJHqHF>G.GJR_B@R@F_0C"GtGb#G55@C@"B"(BGg\ZkG G)/G .Y)KJaJ!G)?)!,HxD D GG.2!r/ J[rKvJvGr?', 'H?DB8/#Y8K'K G GBG(B.s0JGUJF>"1\ZktG/A?@@! D GGG, .8!@HJpJD<'.'JQ?B@1 F?0C"GtGb#G44ACQ@"B"(BG\ZkGGBG#G44ZZkGGhb#_0&G,HP@@F GGr..1! rJVJwqJF>G DM/ KGGGG.wJ3! VJF> GTGx/j8K8! [xKjGx?G,HP@@FXDG 0&GB G bTG1QB0 B P B(&@AMFG@0& 1QBC1&J+0&J< .Gx!J:ZBWJGF>#GB0Ơ"`[Zk)&A  @I!,EH<}GGG6B++@xb#c"CCG@d_Gb#G TGG_ GG ](]0}8@HݤPX`=h]p}x#k/. !JW JF>#~^^~ (0GGG_GGG_.c" BG(b4GPJJqZk H.0@H @qHPJc F>_GG]]} (0ݤ8@P#k#~^^ ~(08޴@GG]`bc GDBDR"@G)G.GJG_. B4GbPJIX}$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1D"JVqZk HH@@`@&, D&H?$ $B `T?BH"BբF0 B $B"TGG]] }(08ݤ@P#ktG4GG#~0^8^@GGXDG="TG{#_0H0D G ]BGPD4G$ݢ²G0]8]@P#k#~^^ ~(08޴@HGGG ]GG%.%J$B`8!F!F@ `. JF%.%J8!F GE. EJ8AF_e.eJaF`G. JF%.%J?E.EJxGF@G ]Gb#R_FGpB GWZk@!.!JX!F@!F` G 1@@.JXFFGG0@b#d":PCCG GG~b_0@ GP @b#L_0HJ @.sJBGGR@JSF@>G"tYZk@tG@"/XK?G]] }(08ݤ@HP#k@. JR @JSF@>#~^^ ~(GGb44c tGGG b##C!r"! @C4G1b_ b##Cc_#!"D C0@BCG"D 41Bpb#_c=#c1qG]] }(0#kGP#~@^H^P~X`h޴px>^~GGGGGGtG_'.'J$B`8!F!F@ `. JF'.'J8!F GG. GJ8AF_g.gJaF`G. JF'.'J?.JXF F@F`xFGGGGb#a_0"))!=G'.'J$B`8!F!F `. JF/K8GGG/ GK8AG_,HDG. JF.J'.'JX!F 'F1 G 6// G6KK*'KGI G @XG G, H DXDGG4tB C"Gpb#_GGGBGfXZkݢBݲ/K G /"4Gpb#_ G}GGG! Ib#) ) )Ii_ xD\) b#_ 4G ]")}"G"0 "hb#Ga@ Цb# GGTGGTG:_\GG8"b#4Ga_ G\G8]k. _EtKISkJtFk>xFSGxEDG&dG f"G;aCGCb#,ACG`_ GiTG B),A 0A(b PAAEJF`!j)0B0JJ;`G.v JGBGTJF>ݢ)7BC"GWZk=9)C@!Y-JLIL=GG f"dGG4Gb#G+cAC`_ GG@]H]P}X`hݤpx=]}#k. JT JF>à#~^^ ~(08޴@HPGGàGGG&.&J$B`8!F!F@ `. JF&.&J8!F GF. FJ8AF_f.fJaF`G. JF&.&J?,HXDGGGb#_HGxDG XD D F. FJxGFXAFAF_ðGeGe"GG0b#88C9@CCGG0`_0@P`@ BG `@bTGIF 0H`İJ!GF.sJ@BGGRFJSFF>G"WZktG@"/XK?G]] }(08ݤ@HP`#k/F. JR FJSFF>á} B5 B8 D D P"0,A2H'H (@ wH|GEG+8q@"Gw/p7K7"s1K[wK"pGw?W.a4Kw BRQJp#KSFQ>. BUJF>,"@HD<_ B `GW.s7K0B BRWJSFW>"?G="Hb(]"GtGXB_Gb#Gw_Gb#Gc_Gؘb#GϚ_G]] #kG. KP JF>#~^^GG4GG4Gb#_Gb#GS_Gb#G_4GG]] #k#~P^X^`~hpGG0G4Gb#4G_0< D b4GG@b#Gk_0b#G4GG_GGb#>_Ӡb#GG_Ӹb#GG_b#GG_b#,#H`!&H &H G`c.t#JPB""XbGScJGtFc>tG0YZkGGpb#4G_G b#GM_("GTGBPZk#.#J`G)}.*"G1&J8b*]"SvJ&JfJGGn]_Ȯb#GG_؞b#GG&_ b#GGΛ_8b#GGp_ b#GGr_!} _GGb#4G_$4GGb#"_@.@JeGG2FJ$=`"b#FJtGG_GG b#Q_GGxbP_8DPbTGG4GHbtGGP_HbGTGG4GtGP_GHbtG4GGtGP_ 8DGGP4GHbtGzP_|8`D`GGP4GHbtGoP_(GG4GPtGHbeP_GP]X]`}hp#k/,@ HDNc. #JS cJtFc>N#,A #H1Dh,D HD#4G~4G^^GGG0b#_0b#GG<_b#GG_ G]] #kkG@<?@ D8 D<k#4G~4G0^8^@~HGGGb#ў_`GC $D2 G="TGb#_ӡu@5@Dp GtGGb#CTGq. Q.1"qJRQJSFG(_ӘG0DGCGb#TG!. .! !JPJFG_Ә Gp"C#c!aG0]8]@}HP#kGD4G kGTG kp#4G~P^X^`~hpx޴GG"Gb#4_G$$DY F/8`D G]eC}]`DGݠ@@ $. d/ J[`KqG/(%&D $.D" .TGG2JPJpb#FG_ Ű8`D GGTGbU_Ӊ(ܠGTG%bU_ӊ$ $.G ,TGG!JFHpb#D_ |GݠŰxG8`D $8 D D"$.tG .d2JGPJ]Xb#FGG5_c. ,tGGJEH$]8b#D"_VG`D Ġ8D$ .G ,GJ}@H$]b#D_BG. ,GGJEH}$]Xb#D_3c &`G(="TGb#_Ġ8D .G d,GJ$CeH,]0}b#pD_G.d ,GGJFH$,]0}Xb#Di_ $. d, $JCdHqDGGpb#TG _GP]X]`}hpxݤ#k#G~G^GG: 3q B+`G.5H"8HVJ5BJCC.7K"UJ9K8B.J8C5C6 K#5"KWJ9BJ.B7C8 K"8CVJ9"KJ @8C 3@"6C 1@ .8H0#8CVJ3HJ0 @xB 1@C" C TG(tGLZkG] #kG#TG~^^~ (0޴8@H>PGGGGGb#GGZ_GGGGGG:4qB+G.5@J"A/8BJVJ5BJC.C9Ka#Z[K K98CGK@:C,7@K"UJ;BK:BJzCuC8`K!#8C@H;bKH`BxC tB! `C pB .:@J!#:RCUJ8BJJ0`BC pBUC! @2CBGbBLZkGGT@tBG BG7G BG)G(btGVZk) 0@ B0A?F AG_GG]]} (0ݤ8@H=P`#kG 0#G~G^G^GG"@BMZk]"=G"tGPpB!?Hxb $=*@=="J}Zkhb"0="`B]"tGJZkG]]#kG#> @h~G^G^G~GG0="pBPMZk} "]""GB HbG =4 @$=tG}Zkb"@="B]"tGJZkG8TG B(bPZk0}c `4GG=?@0DB4]"0="btG|Zk}0]#v`H"v@HC@ @=0 .qHPJF>]@r.trHSrJtFr>8G]]} #k/. HP JF>r. rHS rJtFr>#> @h~G^G^G~GGGB"LZk"" H =$=t @`4G]_B0 F BH bL]"GGtG|Zk=y`@=4G0 F 4G]_B0 F 4G"4GB0F8FG`B0"GGLZk0=#0(=4GGB0 D 4#" 4G}B0@F@8c `4G @0`G`B<=" @]"btGa|ZkB"bP="]"tGJZkG]}]0#k #> @h~G^GVGG"GiLZk6 H =$ @ 4G}B0@F@V"v0="]"tGIZkG]#kG0#G~G^G^GG" B?LZk]"=G`"tG0PB!?HXb $=*@==" |ZkHb"0="@B]"tGIZkG]]#k#G~^ ^(~08@޴HPX>`^h~pxGG=G8bG0B "],?"8bs"_"@@FG(b B "GTG>FGG GW`I G#HG0D2PBHN0@ GGDJPF2PBpZN22@R_BlRBABLAv3 BG(bTG}>F A LA, ` 破@@FݢְG] ](}08@ݤHPX=`]h}px#kGp#G~^ ^(~08@޴HPX>`^h~px޵GGG=]G< "b,?"B_"bC4s"?FGb "BGTG3>FG0D_ +B G GWI GJGF3rBjN0@ GGdJrF3rBpzN3BSBnsBABԢAt BGbTG >FAA.`  E<ccذG] ](}08@ݤHPX=`]h}pxݥ#k#tG~^^~޴>^ ~(08޵@HGGX`=h]p}XpݠxBp=b@RJ`o3FH]"("b#G@ӐtGH=Bd `bGm2FtG`Bd X]'"b/FӐP""Gb#d  PAX`=h}E@TG`Bd b$'"2FXRH!  0HxB@x @=tG`x=]b13FX0H_@X} k!A_AX}JA2@IpB0 @ CPBP @CqAmAaA1!!GvK"w@I@EBSB-1&J)JY'JgI'I:v@Kې`K:C .u`KGPJ#%HF>y%%H&%H (A6v`Kv`K0BrJ0EgHHHGd rFyG GGb#Z @G]" B6vJ!v HG@"JZk (E8vJvJCaK!G . "9v KG@d1".,1Y"y.T J1v JSrJ 2Ju2JF>uFr>@G;v@Kv@KP`Ca`KF`b#* @ G]" B'vH(vIG(A"JZk !vHvH'@wHFG8d!9v K,CȒIY."9. IsIR PJQ0JTFP>3F0>85v Kv KPB{J[Gx`;v`K4GC d ;-.4I 'IVJH HwH (E'=F>x0v`Kv`KPBrJ2Fx+4G4vJd"C<T/4#FaJZYKAGY?X#v@Kv@K0`@g`HDX8¦)v Id"  C<֦ ."֐JPJqJF>2vJvJ0@B{@J{Fx04G8!v Hd"CD!/"F`JY5K G5?8#v Kv K0`@h`HD88)v Id"  CDI.)".ВJR QJ JsJVJWFQ>F>.vJvJPAeIeGx.8!v Hd"CLa,"FgJCuHgDu<(vJvJ0AzI:GX"0vJd1"CL1.P"p.ђ JV J 2Je2JSrJF>eFr>آ7vJvJPB{JDx/vIIE$@LHD&@@F@/AC(TG/o@ C(*1@A_XXDDF 4' 9A ԡF4GX]R0@J"@ q@BGǢWBCBBCCCC8CBIJ`BCᠭ `B7 rBJB C0`B갬 rBx G>@)A(B9 I`uB0b5CC 4G+FD?ACGƠ bTGB`dc bT#"0FG`=Gh]tG0b#@(B4G`0bg+F.@.AG!p/A.AC(%vH@1@ TGHB`Pb0F)1 AG?8B4G`@bF$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1k"i-FtG`x=xB]bB1FX]J0@I@ JAB'@I`kkAb @C1"TG?0FL_A C(, TGHB`Pb/F*1@A_8B4G`@bC-FG]]}ݤ=] }(08ݥ@HP#k#G~0{#^3G3sGr_G] #kG#~^^ ~(08޴@GG]GGRHD àD@`"GGtG1"`"GGG1"GhBpb=-FG]tGb#_@G] }](08ݤ@P#kG #~`^h^p~x޴>^~޵G#=G}GG_" Gb D @]"E<C ! !(ݵGC@0 E80F@X="H=c PBGb4G,FD 0+@G G]GGPbG@G4GbB,FBG]GbtGt0FG GP= GBGbGGTGt/FGGGtGb#@  -"BGbGtG,F X - X=0CGHGGGXb#F@(=GbTGB/FG0}GGb#@Ӡ@8AEBGb4G;,FG GXbGGGG@@<kGk lEG`]h]p}xݤ=]}ݥ#kG#~ ^(^0~8@H޴PGGG¤GGGG]" TGb#R J"@]" "Gb#@F"=G}GBb.FD &"bGBGtGB,F G& ="GGPGGb#@&"`@Gb#@4&"b@Gb#@P&"d@Gb#@G(]0} ]8@HݤP`#k#tG~^^ ~(08޴@HP>X^`~hpGGG`BGhbGG@#GGGG/FGx"TGbBl)!G.FGGGtGb#@D )"bGBGtG+Fӈ G) ="GGPGGb#k@ )"xbGTGpB.F@hbGG`BGtGc/F$)"bGTGBi.F GC@`0)"BGbTG_.FGGGtGb#@ J 4G_ BG(b4Ge+FGhbGG`BtG>/FӘb4)"GBTGD.F C Gc<JjED)"BGbTG7.FGGGtGb#@<k 4GjE? BG(b4G<+F,c`G B4G(b+F`GGGGGGGb#@G GGGGGb#@cG]] }(08ݤ@HP=X]`}hp#kG#~^^~ (0޴8@H>P^X~`hp޵xGGGGG4G4G! G_!_w IG E0BR2B1.2JJ K?AXGBtGb BPG-FG G CˠHGK?AXG"tGB @b1"@-F G Cˠ6G "@?A C +@ D. A8 FGG¥X! @BAbG@GtG-FB Ab."MGtG-F̠GG  E `m AXG"tGB Cb1"M~-F! 0 A! 0@AA8E/G GXtG"BLb1"i-FG"TGBb1"a-FG]]} (0ݤ8@H=P]X}`hpݥx#kG#~ ^(^0~8@H޴PX`>h^pGGG¤GG("]"GG(b#H@=F"bGBtG--FD &"bGBGtG|*F G& = "GGPGGhb#@4GDN ?!]!BGbGGtG^*F PA #0CB00H?F8"F*<Cp^x~޵GG G@"GHBGPG G]]G$!xb#RJKBQA-CGI"]"@0J8EXBI"=G`btG{,F8"]"Gxb#@)"GGHBԢPBPbPB2vJ4vJ)F5G GGGGb#@Ӏw`I``E@A@-I )")"HBGPbGtG)F.1AC4G!_XBG`bGTG>,F@AAGGGGGb#@0AAD HB)"PbGGtG)F ݰG !p!GGM!GGGb#@GGGGGGb#@ӈw`IX¤ `EAK A- I!()"XBG`bTG,F!ݱài!XBG=TG`b+FGGGb#_}ƠXB,)"`bGTG+FөGápI0IF8"]"]xb#@G]0)"`btGXB+FӕGRIwE',à8)"XBG`bTG+FG,Gb#_`bL)"GXBTG+F0á|XBP)"`bGTG+F0GGPb#a_d)"`bGTGXB+Fj XyEh`BJpJ!d@EEacC^8B @bh)"ݰGTG,F }G0btG(BbAG,F@bl)"G8BTG+F bAcA0| !i!(BG0bGGtGm,FG=G`btGXBr+FPbGGHBGtG(FGMGGGGb#Q@GGGGGGb#I@G@bGTG8B+Fc(BG0bGGtG@,FӘ)"`bGTGXBF+FG }tG =(B0ba@2,FXB)"`bGTG8+FG0]8}(]@HPݤX`h=p]x}ݥ#kGP#~0^8^@~HPX޴`hp>x^~޵GGGG@" @]! _"DGG @ D!GCBGbGGtG+FGRHwHDB@B.JGGGGG`b#c@,"bGTGB*FGGGGGG`b#T@BG=TGb*FG`bXB4G%F] @ hBGpb4G'FGbGGBtG+FXB G`bG4G%F @Ab@xBGTGa*FGGGGGGb#_GbGTGB+F&DD" G* !?DU$@GG @BGbGtG}+F GGGGHb#4@G ]" }G$tG("xb#(=<@Np@I 8@E @"RHwHDB@B.JhBGpb4G_'FΡEeG0]8]@}HPXݤ`hp=x]}ݥ#k#~x^^~޴>^~޵GG#(]xY"0GG @4G0D"84G(}@0D"8 4GG(}"8}4GñB0 F B R@] 4G  @4G0F H ðB0F"H4G G qBQFH}"4G0DGB0D 9# 4G0FPG9# 4G0FP@0FPPH}G`BtGH= aAhbG*F0 '"pBGxbTG7*FG? G0=!R H?DXPAC`XAA8 FQF @B'"0]GX}Gb'FG$ ð" ]"Xb#@]""b#G@X4UA4wJP^X~`hGGGGGG6G'R J F/ BGb4GIFGGGGGGb#_GG @ G G,R H D BGb4G1FGGGGGGb#_ A(bGGGGG_G]]} (0ݤ8@H=P]X}`hp#kGp#~^^ ~(08޴@HP>X^`~hpx޵GG#"GGGG=GG@*BB BAGb#* @әւII ?"D 6I@D`VIDvI&"D "D( 7vJF4G j;v`K `6I("!;@8 D(BG0 Db@ EXE8 VI@h` )"GBGP`BԢb2vJ6vJPBGF  J *P J1&JCJ&J`FSBw`JJq@3BJG bGGGGG}_ VH1Bl )"bGTGFvI3XEI  8B1JpJ&JPJq@GG^LZkC G GB5JpJJPJu@GmLZkC C`I75A7wJ_G p )"AG-P@PA5vJ2v HG*]"Gb#O@| )"ݢG6PBPBPB9v K>8vK޶2vJGG G*P@-PA~4vJ2v HGG )"GB-PAbP@4vJ2v HGdFGGb#@ӪGGʡGPIIHCF D@-IAw HI@J A21@B m@"@4q@BGUBBCBCBAAC֢AA6FF`BF tBG? rB@[BA0`B{ rB;F Is )"*GBТPBbP @2vJ4vJGFGGGb#m@] )"GBG̡PA PAb2vI4vHFGGGGGG(b#$@FGȡ )"GBGPA PAb2vI4vHF0MAbGBTG C-F-ȡ )"GBGPA PAb2vI4vHFE EERIE 8E #V H PA0TGBbC0GeF )"GGtGBbF!vIdGBP )"bGGtGFG]] }(08ݤ@HP=X]`}hpxݥ#kG#~^ ^(~08@޴HPX>`^hGGGGGGG G=Gxb#\@ ("bGBGtGrFG'  4G0F GG@0F G4G0 F GG G 4G0 F G ñ@0 F GGG @rFGB@bGGtGF`b ("BGTGVFGàD@@8 DF ("HBGPbGGGFGG("]"G(b#@ H"=GbtGBFD  # Q?BC1I$ ("BP AbG2v@JG FD I@"G CGIGhb#_ xD8 vH4 ("BGbTGFG#TGBI?Ab C)F# B@ ("bGTGFGGtGb#@##I L ("BGCtGbF#T H"GBtG0 IbI?A C)lFBX ("bGTGF D  8D  XD D # @GGGxb#_à B\ ("bGTGAFGGtGb#@4GG] ](}08@ݤHPX=`]hp#k#~^^ ~(08GG"G4G0D  à?B0D" 4G ="4G0D"GB0D "9# 4G0FGG9# 4G0FG ð_B0FGGG @B FGBGb4GFGb4GBFb@GBGtGFG"TGbBl 1"DFbG4GBFG G]GG@b#L@G] }](08@#kG#~^ ^(~08@޴HPX>`^hGGG@G]H"RJ&BG,FFH)GF' GF!xGF "X]F "QF "G2" "G2" " G"]"Gxb#@ü "G E#]=wH  D @P0@!,0H '"3 ] %"HBGGrP@B3v`JGGPbF(Q@ G E!/@?A b`@G$GtG_`bGGXBTGHF 0 A (Aa@ ba@G$GtG_`b %"GXBTG7FTN<5@)U@& F!@GGtGb#@?GD<G b# G@@M@4] %"HBGPbG P@A2vIjF$G bGtGR_#GXB %"`bGTGF$G bGtGD_ %"PbGHBGP@2vILF(G bGtG4_ %"`bXBGTGF]@BGb4GFG] ](}08@ݤHPX=`]hp#kG#4G~^^~ (0޴8GGGBbGGFbG4GBFG(bGG BtGF8G8bTG0B GFbG4GBF & 0B4G8b%"GTG FGGGGGGb#E_GGGGG`b#@Ơ<%"0BG8bTGFG]]} (0ݤ8@#k#~^^~ (0޴8@H>P^X~`hGGp=GGGGGG G`G# ?FGDB_B8`FSF `"G0BG8bG| 1"G?FGG*  4G0F G G@0FJ" G @4G ?" DJ"@4G0`F `x ó@0`F`x" 4G /G"4G0FGö@0F *#G 4G0@G@G/G @GG*# 4G0@G @GG?A0@G@GGGBj#@bGGtGF G bGGGGGGG_ D D1*  4G0F(A1GA0F(A1#A?AFW$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" BKBT r.T R"rJ`3A3#A?AF4G_G]]} (0ݤ8@H=P]X}`hp#k"GBTGb 1"!FGG#~^^~ (0޴8@HGG"G4G0D G G?B0D"G 4G G"4G0D"GB0D "9# 4G0FGG9# 4G0FG ð_B0FGGG @B FGBGb4G[FGb4GBVFXb@GPBGtGIFGh"TGhb`B 1"FbG4GBCFD G@@AGGGGGb#_0@@G]]} (0ݤ8@HP#kG#~(^0^8~@HGG GGG"TG 1"N "GTG 1"GG(BG0b4GOE6@b ="8B]"}""GGE "G ]G} 1"-G = D=]QF`"G ]G}4 1"G"G ]G}@ 1""G ]G}P 1" GHBGPb4GEG"GtGd 1"Bb!FG0]8}(]@HP#kG#~^^ ~(08GG"G4G0D  à?B0D" 4G ="4G0D("GB0D ("9# 4G0FGG9# 4G0FG ð_B0FGGG @B FG0BG8b4GsFG8b4G0BnFxb@GpBGtGaFG"TGbBl 1"F8bG4G0B[FGpG]GGb#_G] }](08@#kG#TG~^^~ (0޴8@HGGG¤BG bG| GG6FG6wHGD @P0@!,0H+ 0@%F21 B3'BGw JG FBXB.J0FGC0 B%F0@B0`B4Gs" `BGb&"GGGGbFGB&"bGGtGYF0@ @B&" bGTGFG]}] (0ݤ8@HP#k B q B`0BPB0B4G 112k{G s"rkG#G~G^^~ (0޴8@H>P^XG1Gp Q 9vH#X@(A _BG@B7@JF@C@0!GG'v JGGqZk8D G A_!GGGGG.sZk D# (5 A @@4GƠװ G81@ C0@ CGG]]} (0ݤ8@H=P]X`#kG@#~`^h^p~x޴>^GG% &G@"G] qHG^JF"]4G0 F G ñB0 F 9#G 4G0DGGG9# 4G0DGàB0DGGG`G`"TGxBb 1";F$Gb#q@`" 1"G#?E05 @0wJ<$@P@8k`"$1" GC@G="0bG4GtGABGbGTGxBFÊ6BI@`" 1"GR I @E@ GG bGG_`"GC 1"GC@  D,#D ,G bGtGn_`"GbTGxB 1"FG="0bG4GtGBGbGTGxBFGR I x!E $_!xBj@bGTGFӷGD#?E XF@`¤]"X"b#ݰ_] &"b f"xBGGF Cc@d@G@b#@ &"bxBGTGFӕG CR@I @E@`"GxBTGb 1"Fӈ`"GxBTGb 1"FӀ`"GxBTGb )!GFG bGtG_)"bxBGTGFG bGtG_)"bxBGTGvF_G`BGhBtGC J!pbGF # ) ) 0 E GL *"xBGbTG\FG àG bGG_ *"bTGGxBNF7G]"GG(b#N@GG$G`"]1"#/ G bGtG_`"1"GG bGtG_G`"1" G`"GG1"G`"81"GGhBtGpbnFG`]h]p}xݤ=]#k#9#~^^ ~(08޴@HPGGGGGGRJ 4GG@0 F FPB bGCGpGG_YG@CQGGN'@_@'V"HE?D`G] 0#kG#G~G^8"^G ~(0G G2GJ7,,@WJrWJ3D0JD4JJtJ5DD7<F>bGG HG4Jw.8CW.JPtJuFTF0J JH`HaFw>@FW>6 vHP! C" . Hr0HQ0J2F0>Y3v@Jv@J0`Bu`JF4G GGTG0VG8vG|hZk O0@DD8C=@qQH@VG H ]"F=1?J4 B=`!v JG;v`K@"jZk4G1vJvJ!Bs JSF`#K#1`@4G5BNvJF5BCG]] }(0@#kGWJHD3aBtNJF4BpN4@TBtBB;B{`4BspF`4GrkB4BtpF`Gk/4Gk`#~P^X^`~hpx޴>GGH]G@GPbG 0JGTB@0vJBH@}3~JpB@}D E1U A1w J <#AQ@XkG "G8BTG@bFGP]X]`}hpxݤ=#kG "G(BGFf0bX1" F "G(BtGF0b`1" FG "G(BtGF0bh1" FG "G(BtGF0bp1" FG "G(BtGF0bx1" FG "G(BtGF0b1" FӷG "G(BtGF0b1" FӭGG@]"@bGGtG&BӞGGGG0I@]"PbGGG'BӐGGG "G(BGH]G0b1" Fӈ "G(BtGF0b1"v F [ : , ; ?+GEM_DM.CONSTRUCT_GRAPH_ORDERING: LOCAL_ZONE,GEM_DM.CONSTRUCT_GRAPH_ORDERING2: LOCAL_ZONE DEPENDENCE  : &ADDRESS=!XL;[..] ,NZ,S,PF,PLLoop Independent!SL:!SL-!SL: FLOW NODE  : &ADDRESS=!XL;  : &ADDRESS=!XL, EXTERNAL_REGISTERS={, PRESERVED_REGISTERS={, DESTROYABLE_REGISTERS={ LOOP NODE  : &ADDRESS=!XL;SONS : , CONTAINS : , , -, --}  : &ADDRESS=!XL , ARG!UL= ( !AD.!AD (+!SL!SL,  ; &ADDRESS=!XL :] : , CALL_LINKAGE=[], CALL_SIGNATURE=[],HIDDEN_LABEL=[ ( ; &ADDRESS=!XL)]):: ;NULL1Node at address !XL has an invalid node kind: !UL   : &ADDRESS=!XL , REG_USED={ , REG_SAVED={, REG_KILLED={;Entries: , ;Called from: , ;Calls: ,  in , ;)Nonlocally declared referenced variables:END;   : &ADDRESS=!XL;LITERAL  = !AD  : &ADDRESS=!XLTRUEFALSE;DESTINATION A!XL []   !AD  L$!ZL  descriptor not set  : &ADDRESS=!XL, OP!SL= Target : L$!ZL Target : !SL() : Address of #!SLAddress of immediate value A!XL : Address of Operand Mode UNKNOWN (Constant Fetch Value) (Volatile Reference) (Opnd Reg Last Use);#{?error - not a definition or use?} {definition}{use}{definition,use}xllll   : &ADDRESS=!XL Links: Link !SL: !AD !XL;   : &ADDRESS=!XL , PTR=A!XL, PTR= , PTR=!SL();   : &ADDRESS=!XL , ADDRESS = +!SL;, LENGTH = !UL, REP_COUNT = !UL,VALUE = "!AF";, REP_COUNT = !UL;  L$!ZL: G$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1Z" :  : &ADDRESS=!XL;   : &ADDRESS=!XL, REGISTER_MODE=, REGISTER_MODE={-};  : &ADDRESS=!XL, REGISTER_MASK={;    : &ADDRESS=!XL;Bounds for dimension !UL Low bound High bound Index type Stride Field = [ , !SL] Fields: ,  A!XL ();Bounds for dimension !UL Low bound High bound Index type Stride ; ITEM   : &ADDRESS=!XL;;DEPENDENCE NODE : &ADDRESS=!XL;DOMAIN  : &ADDRESS=!XLSUBSCRIPT NODE !UL to !UL linearized : SUBSCRIPT !UL : LINEAR={,OFFSETOUTERINNERLEVEL!UL}, NONLINEAR_SET={,OFFSETOUTERINNERLEVEL!UL} STRIDE : !SLOFFSETOUTER INNER LEVEL!UL : !SL INVARIANT : VARYING :   : &ADDRESS=!XL; ?ACCVIO:!XL?!AD!AD={} !AD!#*-!AD !AD!AD=&!AD!AD!AD=!AD!AD=!AD!AD=!AD!AD=!AD!AD=!SL ?ACCVIO:!XL?NULL0AVR at address !XL has an invalid node kind: !UL AVR , OPCODE=!AD , INDEX=, INDEX=: !SL();, BASE_SYMBOL=! Based Storage Frame Nodes)@P+-*/^=!AD( , )!AD (!AD )! Initial values&Contents of IV request list for psect.No IV requests for any psect.(  1Node at address !XL has an invalid node kind: !UL.Terminating dump due to inconsistent node kind! Literal Table{Start of Stream}{End of Stream}{?!UL:!UL-!UL:!UL?} {!UL:!UL} {!UL:!UL-!UL}{!UL:!UL-!UL:!UL}{!XL}! PSECT Nodes{ !UL-!UL !UL}???0 ?ACCVIO:!XL? (!UL).[ ][TRUE][FALSE](->)F!UL():A!XLA!XLLoop_!UL?Invalid-node?:!XLA!XL-INFINF-0!XL!XL!SL!SL!SL!UL!UL!UL"!AF"!XLDump of hashtable contentsHashtable[!SL] is empty1Hashtable[!SL] ptr = !XL, value = !SL, next = !XL3 Chain entry ptr = !XL, value = !SL, next = !XL'Hashtable[!SL] had !UL chained entries ,Hashtable[!SL] had the most chained entries L!6ZL#~^^ ~(08޴@HP>X^`~hpxGGG"GG !G G)!PBGXb4G/EI6@I7 R@I "/V@I ITG0BG`P@B8bG}QZk4GbBEӀ4G B(b F8b4(" TG0BV FVI4G@BHbϩE4G8bl"0B]QZk GG+1`A AI`S`I EG%@ G@ %e!v H 6cI @BRAB@6bI`DVbID EX E"bI G%GEGGP K9&KCK&K`Gw`Ky@;C bGt_ AE G bGGGGGi_ AyGaI B1JpJ&JPJq@GGn|ZkC G GhB5JpJJPJu@G}|ZkC CA cI`Wp("ŢPB2vJC+5 A+w`I`=]"GG%tG@b#b_53%("GGiP AGG2v`I)GEGGb#]@ @A!% G EwI E mALlA-I%$("P @2vJGGG`Bhb FGb#Gp_"GGG_ 0@A%v"IM?GG]] }(08ݤ@HP=X]`}hpx#kG#~^ ^(~08@޴HGG=0G] HBGPb4GE6H8H".$V$J DTG(BG8P@B0bG_PZk4GXbxBبE¤4GBbF8"TGBb1"7 FĤVHX4GBbE0b4Gl"(B>PZk%1@eӠHHDX"G}Gb#A~_G`G}GRHb#E@CEq_G@ ](}]08@ݤHP#k#~^^~ (0޴8@H>P^X~`hGGG"GG à)G)! G8B4G@bEI6@I6 R@I ".V@I ITG(BGHP@B0bGOZk4G bB_EӨ4GHBPb gF"TG XB`b1" FVI4GhBpb7E0b4Gl"(BOZkG+1`A AI`S`I EC_E15B1w J `^h~px޵G#GGG$!"RHb0HB )!, G]+Hk! G@B4GHbE 6H7I "-+V$J KTG BGP@B(bGhNZk4GbBEp4GBb F(b)" TG BA FVI4G0B8bE4G(bl" BHNZk ,1AlӀIH D G G"]"0b#GtG_&1@ G 4G@AA )"=GGGP @3vJGG4GDDF0" P"@op`JXFTGF F GϢFFpJGGb <5A 8UA_1,)"=AP @>P@4vJ~5v@JGG/]"GtG"0b#E&_)"P@/PA5vJ2v H~GGGPBXbFGb#Gp_"GGG_ 0`A 0A A 0AEG]G ](}08@ݤHPX=`]h}pxݥ#kG#~^^~ (0޴8@H>P^XGGG GGGBGb4GE6IE RI "=VI GTGBGPP@BbG9MZk4GHpbhBEB4GBb F("TG BbFGV@I"@4GHBbE4Gbl"BMZk`GG_G]]} (0ݤ8@H=P]X`#k)1 A I`S I @EGGGb#4G_P@G("GBGb2vI81"G[FGb#Gp_"GGG_4G/cD@ d@P@G("GBGb2vH1">Fb#GGGp_"GG_4Gð#~^^~ (0޴8@HGG(¤RH00HA?@ CpJ @BGHb4GIE6H<椇H"2&V$J FTG BGPP@B(bGLZk4GPxbpBE4GBbF0"TGBb1"mFVIP4GBbE(b4Gl" BtLZkփH @G'1@gHHDփH @ pB0.0J@GH0DG]]} (0ݤ8@HP#k#~ ^(^0~8@H޴PX`>h^p~xGG#GG GRH!GHB4GPbΤE(6 I4 R I ",V I HTG(BG@P@B0bTGLZk4G bBEӨb4GHBPb F`bT'" TGXBFhV`I`4GhBpbnE4G0bl"(BKZk*1@A !I`S@I `Eh# G?D D DG]"0"Ghb#tGv_GCGGG _EJ_A C(b#J,_GcGGGR`IGKA C(b#K_A@8DGB'"bGGtG,FGb#Gp_"GGG_0AC@JCA 8@E/ G@B '"bGGtGFGb#Gp_"GGG_0AcE@h 4G0`ICB*PID/<CGI\ICG EE C@]"GtG"hb#_}| '"GBGKP`AP@b2v@I4vH~FGb#Gp_"GGG_0AGb#_!c]"GtG"hb#p`I$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1"_ '"]GGBjP@AbP@2v`I~4vHFӸb#GGGp_"GGo_0A !E@ GGG8b#_`A`wHD EAAAAJ-AI @cS`GGGGb#_k@IX"wHDBFB.JA#Q<@8GRJwJFBWB.J/F- VK*D*"K9#& }#DJBKw@J @F@I @`/iK`B '"bGtGbFӸb#GGGp_"GG_0ADj 4GbIw`I`E &A@ A .! HF >4J_G ]G(]0}8@HݤPX`=h]p}x#kG`#~ ^(^0~8@H޴PX`>h^p~x޵GG#=`GGG$$ G8B4G@bLE6H9I"/'V$J GTG(BGHP@B0bTGJZk4GbBE8"4GBb Fh"TG Bb1"pF'V$I 4GBbE0b4Gl"(BwJZkG(1AhIHDGG( H(D( GGGGb#_ A($H! GhbR H B k!0.}0J,1 Bi!GRAGRAb#GGGtG_ $?DD D pJ5B8FGK]"$tGGb#R JG_H(?D D  K"GB b0PBG3v JGGGGFGHb#Gp_"GGG>_0@H=` K"GB!pPBP @4v J bG5v`JGGGGgFHb#GGGp_"GG_0@D 0A A?=Ez_pH 8 E H +"BG bGtGFFHb#GGGp_"GG_0@C?! LEcoDGG ](]0}8@HݤPX`=h]p}xݥ#kGGh"GBtG b1"FGHb#Gp_"GGG_0@G#~ ^(^0~8@H޴PGGb=]00c @BGHb4G)E6H5 RH"-VH CTG BG0P@B(btGwIZk4GbBEp¤4GBbFӠ"TG B(b1"OFàVH4G0B8bȡE(b4Gl" BVIZk%1@H`SHDðp4G`BhbGuEb#=@G=b#]@Xb@GPB4GEG(]G0} ]8@HݤP`#k#~^^~ (0޴8@H>PGGGG<< @BGHb4GE6H8ŤH".%V$J ETG BG8P@B(btGIZk4G Hb@B|E4GpBxbF"TGBbt1"F备VH 4GBbTE(b4Gl" BHZk&1@fHHDX"G GGGGPb#0@@P GGGGPb#$@@0G_P@@ GGGGPb#@ A0@@G]G]} (0ݤ8@H=P`#kP#~(^0^8~@HP޴X`h>p^x~޵GGG¤GG GH'H  PBGXb4GE6I= RI "5VI GTGBGP@BbGkHZk4GbBEӀB4G B(b E8b &" TG0BDFhb &"dH`BGGGFGV@I@4G@BHbE4Gbl"BCHZkG)1 A I`S I @EG `B "hb4G֠E6I='&II!3@VH'TG@BGGHbP @"HZk4GbBEӀB4G B(b E8b &" TG0BFӐb#GGGTG5_VI4GB@BHb nE4GHbl"@BGZkG)1 Ai I XI IEG G GDG$@?@8F0DRH`BP &"hbGGGGNFӐb#GGGp_"GG_4GdG]""G@b#tG]_]""G@b#tGGV_= &"`BGhbGP @G2vJG(FӐb#GGGp_"GG_4G>A?A0UA0wJC<AP@kG#6"J GBGGGRb#_ GG]GGGb#_ Au AU AF#CGG GG bGtG_ A0`Ee c' B"b4GEǡ6I; RI"3VI GTG0BGP@B8bGaGZk4GbBڟEӀ4G B(b E8b &" TG0B:FӐb#GGGTGt_VI4G@BHbE4G8bl"0B;GZkG/1A I`SIE, F`B8&"hbGGtGEGb#Gp_"GGGL_ 0@A b GGGGtGx_ A(`EX E?@P`E/DC!b GGGGtG@ A G - GGGGHb#._ @ GGGGHb#"_ @yw$pB$"xb4GE 祏6I> H!4 VI,TGBGGbP@FZk4GbBJEӀ¥4G B(bRE8b&"TG0BFӐb#GGGTG_ 祏VI4G@BHb E4Gbl"BFZkG %1@eӠHIE  E`B&"hbGGtGEGb#Gp_"GGG_ 0@A bGGGGtG_ @GEE dEGGGMGb#_#GGGGHb#_ AGGGxb#_ GGLA G CGLGGb#_G]GGGGb#_ AXVIM!EKGGGb#0_ǡ G E8E A A D=;x&"GTG,E  E4-I֧I 8E/-&"GTG8ExE E$ EG!0II `#G?DB0.0JqBFG0J @&"GtG`BhbwEGb#Gp_"GGG-_ 0@ARIEd $' š!$ = Ew@J@FBQB.J`&"`BGhbtGQEGb#Gp_"GGG_ 0@A !4GwI E@M@,.ID<YQAGGCGQGb#_G]GGGGb# _ @A4GG@8E`B&"hbGTGEӐb#GGGp_"GG_ 0@A X!E( 0HD$&"`BGhbTGEGb#Gp_"GGG_ 0@AHAGGCGHGb#_ G]GGGGb#_ AGG(]0]8}@HPݤX`h=p]x}ݥ#kG#~^^~ (0޴8@H>P^X~`hGGGGG)%R J F# GGGGpb#_G@AG G G@G RJF GGGGpb#_ AbGGGtG_ AJ_@G]G]} (0ݤ8@H=P]X}`hp#k?,`,,,8,GEM_IC_CHECK_ATTRIBUTES8***** Event GEM_IC_CHECK_ATTRIBUTES has occurred *****LIntegrity check error: Required attribute !AD of node at !XL is not present_Integrity check error: Attribute !AD of node at !XL contains an invalid enumeration value: !ULrIntegrity check error: Attribute !AD of node at !XL does not point to an appropriate node kind for that attributeGEM_IC_CHECK_DESTINATION9***** Event GEM_IC_CHECK_DESTINATION has occurred *****GEM_IC_CHECK_LOCATION6***** Event GEM_IC_CHECK_LOCATION has occurred *****UIntegrity check error: Non-null FRAME for GLOBAL_REFERENCE or TEMPLATE storage classVIntegrity check error: Non-zero OFFSET for GLOBAL_REFERENCE or TEMPLATE storage classQIntegrity check error: Storage class requires a stack frame node to be specifiedNIntegrity check error: Register allocated to is not within architecture-rangeGIntegrity check error: Storage class requires a PSECT to be specified.XIntegrity check error: DEFINED Storage class requires a non-null FRAME to be specified.QIntegrity check error: DEFINED symbol must be overlaid on VARIABLE or ENTRY nodedIntegrity check error: Symbol w. DEFINED storage class may not be defined on another DEFINED symbolMIntegrity check error: Psect at A!XL has not been updated for the allocated:MIntegrity check error: Psect at A!XL has not been updated for the allocated:GEM_IC_CHECK_OPERANDS6***** Event GEM_IC_CHECK_OPERANDS has occurred *****?Integrity check error: Operand !UB is null in !AD tuple at !XLUIntegrity check error: Illegal result type (!AD) for operand !UL of !AD tuple at !XLSIntegrity check error: Illegal node kind (!AD) for operand !UL of !AD tuple at !XLGEM_IC_CHECK_POINTER5***** Event GEM_IC_CHECK_POINTER has occurred *****WIntegrity check error: Attribute !AD of node at !XL points to inaccessible memory: !XL\Integrity check error: Attribute !AD of node at !XL does not point to a valid GEM node kindGEM_IC_CHECK_RESULT_TYPE9***** Event GEM_IC_CHECK_RESULT_TYPE has occurred *****GEM_IC_CHECK_TUPLE3***** Event GEM_IC_CHECK_TUPLE has occurred *****uIntegrity check error: NEXT_TUPLE field of tuple u.A$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1"#at !XL points to a tuple whose PREV_TUPLE field does not point backuIntegrity check error: PREV_TUPLE field of tuple at !XL points to a tuple whose NEXT_TUPLE field does not point backHIntegrity check error: Illegal operator type (!AD) for !AD tuple at !XLFIntegrity check error: Illegal result type (!AD) for !AD tuple at !XLTIntegrity check error: Call has multiple arguments being passed in arg-location !SLGEM_IC_CHECK_TUPLE_IN_LIST;***** Event GEM_IC_CHECK_TUPLE_IN_LIST has occurred *****@Integrity check error: Tuple at !XL appears in tuple list twiceTIntegrity check error: EIL !AD tuple !XL is an operand of more than one other tupleUIntegrity check error: !AD tuple at !XL does not precede its use in !AD tuple at !XL=Integrity check error: Expression tuple at !XL is never usedGEM_IC_GEM_IC_CHECK4***** Event GEM_IC_GEM_IC_CHECK has occurred *****GEM_IC_GEM_IC_CHECK_GLOBALS<***** Event GEM_IC_GEM_IC_CHECK_GLOBALS has occurred *****GEM_IC_GEM_IC_CHECK_NODE9***** Event GEM_IC_GEM_IC_CHECK_NODE has occurred ***** Node=!XL !XL GEM_IC_DNODE-***** Event GEM_IC_DNODE has occurred *****IIntegrity check error: Node at address !XL has an invalid node kind: !ULFIntegrity check error: !AD node at !XL has invalid subkind field: !ULGEM_IC_DNODE_DECL_LIST7***** Event GEM_IC_DNODE_DECL_LIST has occurred *****Integrity check error: Symbol node at !XL appears in declaration list of a block node different than node specified by ENVIRONMENT fieldGEM_IC_DNODE_BLK_SONS6***** Event GEM_IC_DNODE_BLK_SONS has occurred *****bIntegrity check error: FATHER field of block node at !XL does not point back to parent block nodeEIntegrity check error: Illegal symbol kind for DEFINED storage classNIntegrity check error: Conflicting storage requirements on register variable:NIntegrity check error: Psect at A!XL alignment is less than that required by:]Integrity check error: Entry has multiple parameters with the same ARG_LOCATION value of !ZLAIntegrity check error: Frame LENGTH field(s) exceed GROWTH_BOUND@Integrity check error: Stack frame MUST have OCTAWORD alignment#~^^ ~(08޴@HGG]G "G0@GGtGB2H%TGbDB\Ff1HaS`HG&D #@ǰ#"$ #F#"6 #B(¤4GBbE8btGPbHBbC"GeE4GbBEäc"@TGBGb2vHl@Zk+G0aHà@BvHDðH0.P.e0JR PJ2F3FCuS`JF?#_'7J8vK6JF97"K8G:CGGGapSHaHD]8@F @Š%" f" Ѣ G]G] }(08ݤ@HP#k#TG~^^G[G G{F bS@H!V HADC@G]] #k#TG~^^~ (0޴8@HGGGx0BG8b$ FG&%"?&G!V H1"0@e`0vJ&BŲ #?G G D C\%R H !  $Q0@BQEd`@B"Hb4GkE6HVĤH"L$V$J DTG BGPP@B(bGZk4GHb@B0EӐ4G`Bhb8EPTGB0!bGE8("bTGBE'G"b#p_"GGG_P("bTGBzE'G"b#p_"GGG_VI4G B(bE4G(bl" ByZkG&1@fHIEG]G]} (0ݤ8@HP#kG#~^^ ~(08޴@HGGG $ G0 @$ " vHwHD!BP0B1.0J2 D # "G! =0 0?011 B0 ¤4GBbEӘtGB bG"G Epb4GhBEg"ǤTG G(B0b2vHZkG8BtGD0H@b'H@AFG]G }](08ݤ@HP#kG#TG~^^ ~(08GGGBb 0 @ #0 J1 J$B GFGGG(BGERZk%R H ! Ţ 6vJwJFCVC/K0GG3  %9v K(G   =1Q@10Bb4GBb-E tG8b0B D"GE4GbB Ed"dTG@G0B8bҒ`H~ZkG]G] }(08@#kGkG#~^^~ (0޴8GGpb c  "Hb?"8B_"@bGs"F## qp`!!G # % (B4G0bE#G(B4G0bE (B4G0bEGHBGPbGTGE #!APGâײղCDE(BG #TG0bFG$ G(B_&0b$VHTG@02FPG #F$ $VH@ CҰG]]} (0ݤ8@#k`{ kG  P1G 3 q 0kG#~^^~ (0޴8GGb  c 0@8DL "G4Gb#_#F:G % 11 B%3 e RJ")"4GbBbEtG¤B\ F"bG{E4GxbpBEff"0TG BG(bҒ`H}ZkĠeðG%"D%G]]} (0ݤ8@#k@#G~8^@^H~PX`޴hpx>^~޵GG=BG]G}GbGGGuE GP4GbB!GEGbGBEb "4GBEӠ5@h⥡@ D ! G$HGD"TGP@DSFDFPFFGG4Go GwHD@"g.wH@T@BDA.tJ6/4GXB!"5J0`FQJ5G%H rC%G6? @wHO#@D4G.Q@'HF>@ " .JwJGFCVC/K wH/#YBD4G,EEB&HD<@Pt.tJ`w`JG`FBSB.J wH"CD4G,EC&HD<0@@"_4G 0-W@$ 7@9!KJu KUG]':v@KCXBG "V"8vKGPZkG0b(B9vHvH8Cw K7D=4GGE wH/ BD4G.RB3rJF>(B4G0b7E wH '@D4Ga.Q1@2QJrFa>0@" "B4GbEӧAD) "B4GbNEbG4GBE 4G GGXb#GGtG_ wHD@A@,H-"]]-"xBGbtG;E0@ B "b4GEG bDB "4GEӦAD=p4GxBbGbEӐb "4GBEGb4GBEӨb#GGGGtGQ_D "b4GBEӸb#G?"GTG_ӐbX "4GBEGb#?"TGG_l "b4GBEb#G?"GTGR_bG4GBIEH B "b4G԰EGb4GBqEGG(9b#G_"tGL_ a`H="TGHpD4G[@Zk0E "(b#k@GGGPbŰA龜HtG/vHTGGϤVHGG6HtGG4GGGbTG2:B6HWGGb4GEA "b4GBEӥAD "B4Gb{EbG4GBEGGHb#GGG|"G_VH- "(b#@GGb4GGA "b4GBEӥAD4Gp¤xBbGE "b4GBMEbG4GBEGb#GGGtG_bG4GBEGGb4GEAGGb4GFAӸBDb "4GEӧAD4GpxBbGpE "b4GBEbG4GBEGb#GGGtG__bG4GBxEӸBH "b4GE;b#GG\@GGbGGGGGAGbGCGpb4GGRAϠ6H5GRI XE6HGb#O(I @EOId@Ϡ G(WIpbGGD EDϰ4G0AG4G8b#8@Gb#K@ӀB4Gb\FӴGhR`I X`E`6IGb#7@GGG8b#@X "(b#V@4GG1b#Z@(b#` "L@GGb4GAG`bXBEp "(b#?@G8]@]H}PX`ݤhpx=]}ݥ#k #G~`^h^p~x޴>^~޵GGG B(bE#G6"H 4Gp#R JX F C_B0@FgGG0@Fc4G B(b\ GւEGh' GB4GbEIz?$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;1Y"46I; RI "3VI GTG`BGP@BhbGMzZk4GpbBƒEӰB4GBb Eb(%" TGB&E*Gb#GGtG__GV@I@p4GBbEhb4Gl"`B&zZk)1 A I`S I @EGBGbϱE% %b@!]!Ga@I="HGD4GtGA= v I= BG(b4GʮE`"(b4G BmEG(bG BDl"4GeE?%)! E Bt"(b4G\E E0D =)v I % =G]b#p@ B"(b4GGEӧ@D"4GBbGEb"4GBEG8b4G0BDEb#EGGGtG_GHb4G@BEGG^b#4Gɟ@4GHb@B.F"b#<@B꤇vHGGib#4G?@ B"(b4G Ex=b#"GGGtG \@ B"(b4GEө@  D 4GBbGEb"4GB]EG8b4G0BEb# EGGGtG_GHb4G@BE*6%I! B"b4GCEG8b4G0BEGG;b#G_"tG_p`H=TGp">Iq="0DTG[@Zk<("b#@GG*b#4GTG@@G(b%' Bk!8" +E'4GEө@  D "4GBbGXEb@"4GBEG8b4G0BEb# EGGGtGG_GHb4G@B`E *t 0"4GBbG:Ed"b#@GGHb4GEAG.b#4GTGGL@l"(b4G BjEӡ@D 4GBbGEt"b4GBʭE8bG4G0BgEGTGb#G_GHb4G@B&E"b#l@xG4Gg[@Zkb#4GGGTG#@ӐG4Gl[@Zk(b"4G B1Eӡ@D 4GBbGEb"4GBEG8b4G0B.Eb# EGGGtG_GHb4G@BEvI2"b#/@GGPb#4GZ@"(b4G BEӭ@  D4GBbGE"b4GBaE8bG4G0BE Eb#GGGtG_HbG4G@BEGGib#4G @ "b#@GGXb4GA,"(b4G BπEӭ@  D4GBbGE8"b4GB/E8bG4G0BE Eb#GGGtGq_HbG4G@BET"b#@GGb4G1SA G#< Bd"(b4GEӡ@D ¥4GBbGQEbl"4GBEG8b4G0BEb# EGGGtG@_GHb4G@BYE"b#@GGb4G,AӜ"(b4G BqEӮ@D4G¥BbG$EӤ"b4GBѬE8bG4G0BnE Eb#GGGtG_HbG4G@B,EʥVI' B"b4GEG8b4G0BTEGG;b#G_"tG/_`¥u`Hp¦="tG.ΥTG=]ݱv^JF[@ZkG"b#H@GG@b#4G]@"á4G(b B.WIIECEӭ@  D4GBbGEb"4GBuEG8b4G0BEb# EGGGtG_GHb4G@BEvI) B "b4G[EG8b4G0BEGG;b#G_"tG_`x`Hp"="tG- Mm !] }=yTGJF[@ZkL2H"b#@GG*b#GTG>@ G(bX"͡ B4GEͱEӭ@  D¥4GBbGiEb`"4GBEG8b4G0BEb# EGGGtGX_GHb4G@BqE"b#@GGb4GAGHb4GGYAӀ.b#G4GGTG K@(b"4G B~Eӭ@  D¥4GBbG1Eb"4GBޫEG8b4G0B{EӠGb#TGG_HbG4G@B:E"b#@gG4G[@ZkTGb#GTGG"@Gl4G[@Zk(b"4G BGEӭ@  D¥4GBbGEb"4GBEG8b4G0BDEb# EGGGtG_GHb4G@BEꠌvH6HVHGGhb4GA"b#<@GTGbGTGA(b"4G B EӮ@D4GBbGEb"4GBmEG8b4G0B Eb# EGGGtG_GHb4G@BE$"b#@GTGbGTGA(b4"4G B~Eӭ@  D4GBbGEb@"4GB?EG8b4G0BEb# EGGGtG_GHb4G@BEʥI' Bp"b4G%EG8b4G0BEGG;b#G_"tG_`r`HpbtGTG!=s>H2F][="@ZkꠍvH6HVHZ"b#@GGb4G\AӤ"(b4G B~EӬ@  D4GBbG4EӬ"b4GBE8bG4G0B~E Eb#GGGtG#_HbG4G@Bb#GU@"b#@@B4GHbE4G @BHbE 㳠㳨XhGPb#@BGbvEG`]h]p}xݤ=]}ݥ#k#~^^~ GG R H D X(p `G#?D D bG4G_cG]]} 0#kG#G~^^~ GGG(bB0` `G@B4GHbPGGG0$HРb#HG&@G(?@GhA1FJ&JhebJ 3B`G&"FԲ㢗VJ C&G evaK`G?&@1"QF@dc"3D`lâG4p8!pGp# BG @YG B&GGThh gCDh cVaH`G?$! F¤ XBG`b4GjE栄6H^RH VVH &tG8BGHP B@bTGrZk4GbB1E4G(B0b9E"TGB)!bGE8)"pbTGhBE$Gb#GGtG_4G0b(BEl)"bTGBwERHذD$GGGP_"$Gb#G_VH"4G(B0b E@b4Gl"8BorZkG#1`@HdS`HEG]]} (0ݤ8@H=P`#k#~^^~ (0޴8@GGGH4G B(bĊEtG0B 8bE"G&Exb4GpBEe"TG G0B8bҒH-rZkG_"hG"$vHhGlGx#2FSBc4tp#GYXGY8< p#0 pG1p qB`pᢙJ tC(@t%GZ B @tpD@?"F! GF !?e"uGe GtGK$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1,"EGD0 2BPF4GG(G@b0@h6GuHv KG5Dh6dŰG4Gh_G$ BFp# pE@p1 BpCâ @p8#_#G:GCG]]} (0ݤ8@P#k3@F)@G 2 @G GBHDBBJ51B TVB@6B֢F 0B B0R"_GkG!GG3Gk#~^ ^(~08@޴HPX>`GGG=¤GGRHxFG BwHDBQBP.QJ@0D4G#G#GGb#z@0D8D#G#G"G%BQ.QJ21@B4@4q@B'GUBCv@B$֢x@B֢{@Bu@B`B6G$ tB]XCE]${={;@F=$@5F rB WBw@0`B$ rBAG_@wHDpCEeC{/eK`#- " GGRHwHDB@B.JGG\b#GTGT@`?$@! HF<C'Hh^p~xGG]GG0BG`"RJwHDrB&BPpBs.,pJH4G`@ 4GJ GG4G Zb#|@G'G4GG G]!}!Q?A@bq@G$GGG_=A 0 A 'AF= G8F@4GeCƠAG ](]0}8@HݤPX`=h]p}x#k#tG~^^~ (0޴8@HGGGGGD2b#GGT@#GR HB0.0JFG&1 BGGGH@ bh@G$TG_G@G!0@P @Q20$G]G]} (0ݤ8@HP#kG#~^^~޴>^~޵GG= DР ݰ=01 GGlX(0opB*J!| }0Bj $ $ "B4GbهE$j6`I[ R`I "SV`I ,JTGBG`P@BbtG'oZk4GbBEӸ4GB b EӰ¥TG Bd!bGE @."bTGBE-P_"GGGb#0_ d."bTGBEP_"-GGG|b#!_x."JtG Bb\E$VI4G¥B bSE4Gbl"BnZkG,1A aInSIE$ʱC8} `pB4*J! 0 "B4GboE,6IH,I!>, VH8*TGBTGhGbP @nZk4GbB 4EӸ¥4GB b&`"7F`=`]`}``=`]``Ft``ݢ|*8 FkF`x`=X F `]GD(`xD&$ $ D"@Hb#`` 4,*@GDD "XHb#/1AX`=`](2*@ XHb#/1AX``=$!*@X0AXhݠ Cp hݠwHD @P0@!,0H 4G/hݠXBwHDrBTtBs.tJ``0FGG0F8 `ݢ8֢RJF,(?'RKC98K_GG<C'KA G?&F!$=()GG4*A0bTGGGGGBG(&D(g" `!GGbTGAG?&F!GGG4*A0b"GGGGBӋG(&D(D D D@XD`DDzP¦֢J RKG4GGL8lzC8 G Hp"G?"! !F5 @27!HQFF$F#$E( ?'h;v`KyChGE (_&1v J2BHE`&5vJBXE_'8vKCHG$7  G7EGG4*A0bGGGGTBNGEtÀGGGG"0b"?"GGG@BDaG"'?'G?$0WJ1W'JJ'JDF0FC0 F1 JQFG4FJhJ3fJgJFC6JUFFF8J袘K7JJGC:WKFYGG KhH;eKgKDC$7bKGDdGg=1?B/G G&SUFÀݢHGGG"0b"GGGGBD G"(?'H$0WJ1W'JJ'JDF0FC0 F1 JQFH4FJdJ3fJgJFC6JUFFF8J䢘K7JJGC:WKFYGG KdH;eKgKDC!7bKG&DaGhvÈsG&03FpmGJJH¦wIEBTB.JwIGEYCEECZ/EK @@@@ ,, HH @8DGG $H¤h"?'$gGh2dGwIE1W'J@'JO@0 F1 JqGhsG0JJ5JFuGhҢyGȲҢȲ7JJ%7JDeGhR`G:EKGK$WBKDdGhrh,HP"wIEBSB0.3J 5WJJFF"D) IAK@$G)PHQIAJ"@G tGbIG ؠݰ{=[@ZkGGpGtGg% [@Zk%}"GGb#k_Ӑ @,p IAI@8D icXc`8E XEE?' G)%!D챀}`]?$! D:=&s"QSFqhwJGFBTB.Jx}{ Ġ6HGhTG=h[@Zk4h}⤎w`H G`DAGA-I gD hDpTGx}h !xݠ̰hx=[@ZksDr`pBxJ!xx=)*Hj`BH "b4G-~EDꥏ6I^DʤH!TD VIPjTGBGGbP`@yeZk4GbB}EӸ4GB b EӰTG B bGPE <%"bTGBJE-P_"xGGGb#_ d%"bTGB_VHhˠhš&H IHoSHEhdK @Gp p @8Ep+p*dJ_G8kG]b#M@Ek̡xDRI !G]Gb#H@ xE GB NAj,jH#1`@`FAA$ `(⤏wIEA@A-I,G]b#*@ 0`A cALBI@Gb#!@=Gxb#e@ɠxD,EE4GBbzEӰbtGBk!bK"G'E b4GBzEk"KTG(GB b2v@I.bZk̠ɰ GEE Ơɰ B "b4GzEӄ6HYRH!QVH`TGBG@GbPAbZk4G¤bB~zEӸB4GB b EӰbTG Bk!bGE <+"bTGBE*Gb#P_"GGG_ d+"bTGBE P_"*GGGb#_Ix+" tGBb;Eӄ頇VH4GB b2zEӐb4Gl"BaZk#1`@HfS`HEbwIE@H@g-hI `E E TG=pG[@ZkbwIE@F@,HLGJ@44G G_ G/4o4o6HG"TGq=[@Zk GG(¤wIE@H@,H5G]81砠"DJRHwHJDBQB.J0@AJ&|@s"G2FJ|բFJJBSBvJFx@JF|G8"wHDYCGGCZ/GK @|`$c |࡛bKIjCcCcEhS`KD|`¤wIE&@N.@,H8 , }DF`4JJGCGG G&ҢF4=E_I 8@EM@}}Dcc kDG` ,C¥GnGGtG[G@ZkG RI!DBI@0I`gD E$dP`A!.A.!JR AJ2F1" k gE`dBGGGGGG¦GtGv)[@Zk$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1a ;1~"ˮ>嘁vd-ǒaňy^ƉɢS6P1Ud +q4FW EQ8gݖpBP]D|Jq6c^92-A1'Š ϒ1DubjperI8bm5*m]7$=2߫wPdIQ~ˇ mCu>>:Of%Jx48+]T`G?GX@WՀ$&c'nvx B#81 EY\i9Hag&?z[l/;z~GJa-`5p&:R7![e[&`#rΧ%reir*/S3/c,GsJU9@b+wVyigmuoy(G&%+9g LZPQ 4V'h4ahoׯ\bJnv1iʨ~(,V>[IvNPPXsڤ\lA>rTzZzɕM E՚m^;m9MA;tIa|QPLeEQ31ݝw7yr&uY懗_Ǧ%!S"bi?ž'.`% wFZzmu9J.}z`@H7I3Ji-\nO9@e]h>?s>^rEȣ\L95ep)QՀ];6\dEvr4̀x"9ᐢ p]%2vQw+<\v֗K݃lRږlO|њ2Yl~oj x]H{;$ 8ֲHNHvL"_/g#ͷ! L?#L9l%ʘBѠAK PW7`SGgےZZ1HY2k.رPGw pB3'͵()i#w"$uCE :8M5sSkף0e#L7| ~J.:oY%-0FN.ŊdքA˒cf ZY{ZaB f5ŌܥYx]$'}dKZ۪˵17wGe8LT/Fܐ".!([^4M:$[|ْ}`+{ w[]"|^zLnGZU;Fb_r]#hrUASPI%(I :9vcl:eL~BؚpF|J1>F~/|,oH2J:ÁO?}dߧ% ؞2\/<3+vW8ؠVUr 9h=[*=ARrbX w:=VF"JF=>ә5@O"+#J׷LRas͛@E.t\JwagPOl-gq}d׮oo784;@}QAdK{@Dz0Aw4d"8b"U=;߿_,7 cCNЏ<8^Pvi*:uI[FSj)N'V3Kw8{P3zրA@Lc5WU .CfsW (;\}uvn;!&.۸u{Q N㪫sbҁU ۷w\F!v`,S}7=+gMOIjJm1Ȏ( KK;AHZ.;X0洁tkL@wL^SCC"$Yq>UZ9 ?˧r +i2>.k@ I_:'gR-S*!XTad`ÂaL2p G.qHK&DC_@:H@+#j*<æ<.q(n(hÚ|W)qil6y$tƘLfҩ^mL/fsf@cbk˃nǢ[;J٣N]e3T6u-2NAM 1magpqER_1L KApӛ;HW3uPQe#R1Wɏ+PL)A:XxZHw9=qMv<@vCaT'ƽuEv8/ m/qX$vs2[=C[=)`$!Yh|zWg!s+lcSm&@-@9XUֿå*±/Wڲm 3D4X]oTvP+z!LsTeH(kֹ $7ŇO?/%!Q_IϨ]^VY;+yOS̺xo*oսF8;x^*BP Pݭ Ch鸷tN+M'AH^:7  KXt4|*%KVx"d %`\NjP)eSvwjApOmgk6پ.!,pO/Y%RT}*_D!"<ռVbnd8[ZN|| M~̈CD@ n"`%]wȩH~W  ׍sޅ~b,SB3Rq!gK]f I]1JkPlF#E "M'߅*WTqY2:* u+_2: }_Y։ 1Qr㫉Ðo4!_b񼅝Zq7E5]6•#~boyRݝ)\#12:z-\FadUb }PC88@75 j$5SܪlԜ C+-uͦ(H>hk[u>ߢ&# MmkqJb. N6lՂG_zZ=aِrghk9ސ5 @[ɨj)b 0X]r)M>.bv !~j(JXYxn|ڄ»9-!k]j"a *\_<ܘPr0pp6&g-''"4.X R%CGJ4tb77-,- ]&bz  *x{`v8] s ?.bgWn<4*][O*V \[O[~:U1۰^CncdFت%\^8Y31,/}՜7&UF mb*/+gVgvx$hIX4'dwGu{֟G] H}걃Kca}iwtI_RpC_MkN3?%G:|0̣I:m'𠺁 ( M(&Y@:| UIP'AboeA{c`V#{¹SMώors\ "HbݟMp(sb: <\L0:Zm=mdWX۸}2Ohd`'Mq@'awOauSa>JJ2WiYϖm~; +#q A,[)v{|ơt$q%fV6<{|H%+.T6'WC)+z#hU6s ћ*1WFPocc<4efuft_D boAwno`oa- Y0T7)[UzD ZdҀ>pSn[{B[@ Ɲ1%푥& P߆0}c#^Z" 5@NтC0V3$Y@L3d3# 0>3mM#7AT-!S6:RY ͓OF脣NYRvEycצc0~0H٪u|NFTdI*~U>Ly}iA))tєq?LViS8RsnEQ(j|]#ֹk  rYJxXwQкc9.usJy=o> :Y_60m`yF*D!>հOL鸧*tזҮ"=ųw=O0k }P=xٿ^E'8F c_tߨkŌ::qP9+(ch1\\>f52oQ=G kOUDRq!/03 %d\F>ʴ4F#~js 'v,^`ނ/t@xfx?@` G~\|9ae@z,8|ti;.;2i/nX9JY Z^~Y6&wkkQenp4,=Вf3v]7a"߆!O84 X} e-U11TE.H0vA0p0 ٦ҭNUiMV9 d"*!heyf=uՒͰUgC XUZiHe^-qrձ(pF|wgo(b&KXTɕ8AU{AQFEw$O1,'3M`)Zo}MS]axz!D_5|+{=Pyn[XBs&*5r,*\^e2ȏ>m t_ +Ɵ}|A,҆b &!u0|+:GEI' KIzWl$Frsn=*%|"ʃ 0:b/(3AhɲqvXPp؄\Ɓu02o&c;P:I\7~l:3V8hJHp /^'Ñ%Sk:ZYGGyрS BwқS$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1|"g GE}")Gb#0J<_ i x`EW`DDQ =9N }$cK` ]$ DR@KLGC@$P$R Hw H D0BA!B1.!J8 JG$dG(G RGR B 4G A@F4G4GHsjBD0D A@F4G4GGI@ E0EF4GGuG0D!ʠD ݡXΡ}oE4GBbxEtG󢥸bB!M"bGLE4G bBxEm"TGBG bҒHS`Zk|ݠ| L _E AE@ ̡Ρɱi`(B "0b4GxEӌ餇6H\I RVHɠTGxBTG0GbP@'`Zk4GbBxEӸB4GB b EӰTG B!bGE @,"bTGBE*P_"GGGb#0_ h,"bTGBE P_"*GGGb#"_I|," tGBb]Eӌ VIb4GB b TxEӀb4Gl"xB_ZkÌ-1AmӠIIE8}`0DG0G]]}ݤ=]}ݥ #kG#(;~^G!x DRH!  [w J@pH0wHBrB FDRB.TtBs.!w$HJ'HtJU@0FGG0`F]DGaFFC #k0F $RJFPR@JR"@G]G #k0R H D`G]G #kGТC?&F B66JFCG]G #kG<Ch^p~x޵GGGGG$G]G0R@Gl2=!GB4GbwEӈ(!6 II R I "AV I HTG BGPP@B(btG_Zk4GbB|wEb4G0B8b ETG B!bGE @,"xbTGpBbE+GtGGb#_4G 8b0BjEVI4Gb0B8b AwE4G(bl" B^ZkG*1@A !IkS@I E= Gx! G!JGrhFrG! GG?% GI]鳔颸BGhW9FK&K}h{bK ;C` G% ! D I"}4spsG8GpG B3FiJ@6J GGb#@kk0klk,1`A))A?@I!BA0rFJɢ颷 BJɰ_'FI =Ci ! fA B!&H8@F'H8FPFGAFSFC` Bɢ B`8F G)#T0@CTYGGEG5b#tGB@G GV J0Js1JSFC`pJJwqJV`JFCvJ8vKzK':G@:@K aXC ` ) pJv1J&FC@$ a`a`a`a`a`FG! l&೜a3weJgJ5bJGFGaGG`a`a`a`a;eKgK1WbKG0FqG``)R H0D G$I$M Q0JV@Jv1JvGCq B "b4GbvE6HOȥI"C(V$J HTG0BGXP@B8bG]Zk4GbB'vE4G0B8b/ETGB!bGE<("bTGBE/Gb#P_"GGG_ӈ!VI4G0B8buE4G8bl"0B|]ZkGG@b#@È.1AnI!HDGG@b#@GhI ɡI6I}0m@/ GdGG GhGG8bGGTGfA G#6!H  j$ GGg"tF$GGGG$ MTG5b#GtGA@ GG-VJG0 Hr1 H2FC@V@JmGp`JJvq`JFCvJ&7vJyJG M9 K5C @ ( ?$pIs1I3FC` ౤ಠ `aG`@.Q2bݢ A AX`顸! "B4GbuE 6ID@RI <VI` TGBGGbPA\Zk4GbbB KuEB4G0B8b SETG Bh!bGE 0,"bTGBE*Gb#P_"GGG۬_VH4Gb0B8buE4Gbl"B\Zk.1A IlSIlEͱPOAA/=Gb#\_=?bk!B$ "b4G'uE K6DIL@ ˥I!B kVdH`,TG@B4G`GHbP@s\Zk4GbBtE4G0B8bE¤TGB bGJE<&"xbTGpBE(GtGGb#K_4G8b0BE KVDI@4G0B8b tE4GHbl"@B?\ZkG .1AnIHD G ](]0}8@HݤPX`=h]p}xݥ#kG#~^^~ (0޴8@H>PGGGG(J0H@@¤@@4 @*P4GXB`btEH"&"pbF"hBtG E &"pbTGhBE)Ghb#P_"GGG_4GbBRtEf"&TG G(B0bҒ I[ZkGGG@btG0I%ADG`.b#GGGtG=@@ G)`.b#0 HVJr1 HG2FC@V@Jip`JJvq`JFCvJ7vJyJG I!K @G0Ia1IGDC@#0 Jtq JGtFC tG XG  D@@ɠG0HVHb1HDCGpHJrqHG2FC@iv@J_&3v`Ju`JF ɢ$( zZB`F()G1v J2BIG]]} (0ݤ8@H=P`#kG#~^^~ (0޴8GGG G9GRJF%?F F lCGG(G(tG¤p& G[@ZkG@#H#D@#@ H!1 @ ƠGQB@@R12F%@0B B"_G"\բF\(c `#R K G bGGTG_cG]]} (0ݤ8@#k/Gà#~^^~ (0޴8@H>PGGGG @@BР&#J @G#0F@ H=6J:4G(0B8bFsEtG" @B)!I"HbGE)"TGHb@BEG(P_"@b#GGGڪ_0)"TGHb@BEG(P_"@b#GGG̪_4GbB sE i"0TG BG(bҒIZZk栠# 'E: (4G0B8bsE"tG @B)!HbI"GjEHb)"TG@BdE'G@b#P_"GGG_0)"HbTG@BVE'G@b#P_"GGG_4GbBrEi"TGPG@BHb2vHUZZkGG(''{# (E(㠜氜&#fc5JFJ9J8GFF:FKGK(AKFEHGCC&#Gð&"c&tFBt$#t䢌c G?$[C@{IAGIxGxdG]]} (0ݤ8@H=P`#kG0#~H^P^X~`hp޴x>^~޵GG G(GGGG00  1 1wB1WF="]"@8 7C )G ]GhbTGZp@KX@GD GGGA(= G(=GGtGA(b#1>@t1@Ixq@I @V@JtFCJFC``q(=tGGA(=(b#>@ C&+"&0D ]"FK J 8KKGG'Y[Gy  =G"q G!pF!&H'H4!HFtFq+RJCX/XK+1@C`=[_A(GG ;C b4G$ GG^_$ 0@A= KA!0 RJذF?'G7G"]%zlGz]?&F2XBjJ!`BGb4GqEj6`IAR`I JV`I *4G0BGP B8bTG"YZk4GbBqEӠ4GBb EӘ¥TG B`!bGE 4."bTGBE-P_" GGG b#+_ D."bTGBE-P _"GGG b#_ʡVI4GBb VqE4G8bl"0BXZk,1AaImSIEʱ=aR`I0$ؓE(A` <G(G bGGG_@G G(G bG4GGG_3GTG(=bдA(=tGGA(=(b#=@C_&0R" b4GG2FPG0GG(G_G$P 2Q Т&(FϱX¥N!@BGb4G qE6II/ K VJ.4G@BGP BHbTGlXZk4GbBpEӠb4GBbEӘTG8$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1M("xB!bGCE4("bTGB=E#P_" GGG b#u_D("bTGB/E#P _"GGG b#g_VIJ4GbBbpE4GHbl"@B.XZk>n/1AoIxHoDn7GGX/D}=D{ 81D@a"`&D'Dx'D'D#X=Dq A#o@*D?`}EXE,4G¥BbpEtG⥠B!O"bGE/"TGbBEP_"(GGG b#_4GbBPpEoo"pTGBGb2v`HWZk(G bGGGGG_C8;è¥4GBbFpEӘtGbB!bO"GEb/"TGBE#P_"GGG b#ڧ_4GbBpEo"oTGhGBb2v`HWZkG(G bGGGGG_G8G(G b4GGG_@0(=8]@}G(G bGGGGGy_G8G(G bGGGo_@U0E` G0 G0?? 0AuAOEE0=1p JX FA @]Rp@J@F<@(}4GGtG(=S(b#;@@}?'CVI0@Ip1@I0DC#VJ@p JAJtq JtFCvJ5vJwJF7J GB  @}{p`Kj1`K*DC`@ݡ$# C @òvG@@]Z@ ZR@KU@CGGd@XB*J! GB4GboEꥏ6IVjfH L*V$H *4GBG`P BbTGVZk4G⥸bBnoEӠ4GBbvEӘTGB!bGE4("bTGBE/P_" GGG b#_D("bTGBE/P _"8GGG b#_ VI4GBb)oE4Gbl"BVZk8#1`@c`HIE80E 8 RJUBGbXb#c  GB4Gb9oE6IS@RI KVI #4GBGP BbTGVZk4GBbB oEӠB4GBb EӘ¥TG B!bG^E 4."bTGBXE*P_" GGG b#_ D."bTGBJE*P _"@GGG b#_áVI4GBBb nE4Gbl"BIVZk@Y/1AIjSIE@RG0(=8]@}G]0`I(G bGJGGGp@IG)_8mGGX`EGX@EoD/D G GKEb X¥N!@BGb4GnEn6`HSR`H KV`H .4GBGpP BbTGVZk4GbB~nEӠ4GBbEӘTGB0!bGE4,"bTGBE(P_" GGG b#_D,"bTGBE(P _"8GGG b#_VI4GBb9nE4Gbl"BUZk8/1A aHhSIE8G(=tGG0A(=(b#&:@`lq@Ip1`IaH  E CVI0DC8]$@G(G bGGGGG_G80(=8]GGpOb#@]JGGn*v@Id@Iv`IE,8}#pGѱ.0}C.JXF@̢ BF̲8}@=YG[z(G="tG(]Ub#@] GJJ ݠ XbƠ E&HH)H 'E E á c GB4GbmE6IUH!KVHTGPB4GGXbPA4UZk4G¤bBmEӠ4GBbEӘTGB!bG E4-"bTGBE'P_" GGG b#=_D-"bTGBE'P _"GGG b#/_CVDI@4GBbhmE4GXbl"PBTZk$1@dӀHIEGH]P]X}`hpݤx=]}ݥ#k#G~^^~ (0޴8@H>P^X~`GGG"u`@GG0B4GbE¤4GbBd G`]EG⤈ g$糒#J2F3rBtNXFVJF4B4B7JGpftB`G0BRB@pRTB_VBB@b f"p֢_"GQBDzGE'GHbG@BTGP?@:EGTG@BHbPB2E"pB4GxbmE'6 IJ R I "BV I $GTGBGPP@BbGVTZk4G(b BlEb4GpBxb E8bH&" TG0B/E |&"8bTG0B)E+G0 b#P_"GGGa_G&" tGBbEgV`I`4GpBxblEb4Gl"B!TZkG*1@A !I`S@I `Egb#_(' ("B4GblE$G6DI\@$gfI+!R $VH0'TGBGHGbP @SZk4GB(b B vlE"4GpBxb ~E8b&" TG0BE 4G(b BeEGtG)Gb#@ 4G(b BYE0_"G)GGb#Ӷ_4G (b BLEӠG)tGGb#!@$GVDI@"4GpBxb *lEb4Gl"BSZk$'+1`Ak`I 8I +E$'Gb# @GGXb#8_G x@E@Gdb#T+H_ӀBGb4GE' x E D@%k!G D4J_G0`B4GhbE4' B4"b4G lE46Iv@RI nVI <TGBGpGbP@nSZk4GB(b B kE4GpBxbE8b,&"TG0BGEd&"bTGBE%GHb#GGtGH_4GxbpBEg&"GBGbE4G 'G@1@PBI_AC@Xb*@I$HQFqFi)Acc@*IA0@GGdZkGXbGGPBdZkGbGGBGGE4'V I b4GpBxbkEb4Gl"B SZkG+1`AIjS`I D4gG]]} (0ݤ8@H=P]X}`p#kG_4GG B5 RJؐF0D05$HJ8F6%HJ8F4G!$H'H8 D Т8F4GG4GG"C8F(GvJ JVJ4G/G4GkG#~^^~ (0޴8@H>P^X~`GGG<RH< G@B4GHb:kE6HGŤH"=%V$J ETGBGP@BbTGRZk4G8Hb@BjE04GBbE(TGPB\!XbG]E8("XbTGPBWE'GPb#P_"GGG_VI4G8⤐BbjE4Gbl"BVRZk&1@fHHDx"wHD HBQB.CJC2FJGJG@0@bwHDBUB.Jâ6J@ؚD8K@'è"wHDYC[[CZ/[K@àxD@&H4G@G$" 4GG &H@ H_F5@B8FG &H@G(I@pbwH¦DGBTB.B.JJ0F71B55Bd9qBO G[CC`Cz@CaC$Zg@CGZq@$@HB:RKF<CGK\KCGaC$10CC5D1{@ (@'HD<CHHCGPC${@EGCA1(JF/<C'JR I 6V I %G BGPP B(bTGFQZk4G8Hb@BiE0B4GBb E(bTG PBk!XbGE @+"(bG BtGE EV@I@8b4GBb iE(b4Gl" BQZkG'1@ !IkSH KE e%@PA @$@ @?D_84G@BHbiE(btG0"PBXk!Xb K"GEXb+" TGPBE)GPb#P_"GGG_4GbBViEk"KTGpGBb2v@IPZkl% `B"hb4GyiE备6H@efIK!6@eVdH` ŠTG0BTGG8bP@PZk4G8Hb@B>iE0"4GBb FE(bTG PBc XbGE @#"(bG BtGEŤVH84GBbiE8b4Gl"0BPZkE+1`Ak`I XI KEEG]G]} (0ݤ8@H=P]X}`p#k#~^^~ (0޴8@H>P^XGGGGGb#RH_$R H0D G$$R J0F?DR@JD `pJpJFâ0@J0JFG_G]]} (0ݤ8@H=P]X`#k@u@G$C9v K:v@KYC8@G_GPbwHD;@P0@a/pK `$c1&J3fJ'JgJqB8`FGGGGBU.UJ21@B@GWB@w@$$F0B B?G4GcwHHBD:@P0@A/PKT@$d(#(d${1s;B@{F($¤$(`Ƣ` G8B4G@bhE栁6H? RH"7VH FTG(BGXY$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1б"P@B0bGOZk4G bBRhE"4GhBpb ZEBTG (BJ!0bGE 4*"0bTG(BE&V I 4GBhBpb #hE4G0bl"(BOZkGGX(1A HjSI *EFxwHD @P0@!,0H #DQFG_غD`BC/¦"֢xFF GGGC"pbGA2À⤈wHDAEA-Ic@&4G$Ð#~^^~ (0޴8@H>P^X~`GGGH¤Gll RHBGb4GgE6HH椇H">&V$J FTG BGHP@B(b4GGOZk4GbBgEӐ4GBbEӈ"TGB)!bGE4)"bTGBE(Gb#P_"GGGP_&V$I 4GBbgE4G(bl" BOZkG'1@gHIEt0@t㠀&H@(B1 GG0b#@Ä&(@( GG0b#@G|4G0A| GL B "b4GgE 6I? RI 7VI &4G0BG@P B8bTGNZk4GbBRgEӐB4GBb ZEӈbTG Bk!bGE <+"bGBtG+E FV@I@b4GBb "gE8b4Gl"0BNZkG)G)1 A IkS I KE fG!/p"G#%B@Q.QJ21@B'@4q@BGUBCBBBv@Cw@C$֢x@$u@$֢`B$ tBBBBC? rB@[B{@0`B${ rB{BPBp&Xb`Zk G G4G_H_A@% GG0b#@Ä@( GG0b#@G|4G0@| G x&0 @x&& "pB4GxbfE6HAI(!7 VH &TGBtGGbP @6NZk4GbBfEӐ"4GBb EӈTG Bl bG E @%"bGBtGE&V$I 4GBbfEb4Gl"B NZkG(1AhIHDp GAP@ @A G*@A @AKE?4GBbsfEӈ"tGB)!bI"GEӸb)"TGBE(Gb#P_"GGG_4GbBDfEi" TGGBb2vIMZk`$`B$"hb4GgfE$&6 I=R I 5V I,fTGB4GGbP`AMZk4GbB.fEӐ4GBb6EӈbTGB@k!bGE<+"bGBtGE$VH4GBbeEb4Gl"BMZk#1`@!IhS`H D$&GG]]} (0ݤ8@H=P]X}`p#kG#~^^~ (0޴8@GGGGGGb#_GG$R H0D $$R J0F?DcrF`FGt/âG@RJB/K81C GZ?C@z@${$Z{Z[G`0 C 8C?¤XFX$ e C"0`BedrGM#0B"8b4GeEӘ6HAH 7&V$H &G BG`P B(bTG MZk4GhxbpBeE`4GBbEXTGB bGE<'"CtGPBXb\EӘVHhb4GBbSeE(b4Gl" BLZkG$1@dӀHHD4GG]]} (0ݤ8@P#k#G~^^~ (0GGG,tG"q% [@ZkG@#H#D@#@ H!1 @ 4GQB@@R1QF2F@0B B"4G &"GFò㳴㳰GG]]} (0@#kG#~^^~ (0޴8@H>P^X~`hGGGHE@$ %BGDEBҠ& 0@8FGG`&2&#H?G%_0B"8b4GdEӸ$6 IE R I "=V I DTG BG@P@B(bG?LZk4GbBdEӐb4GBb EӈTG B !bGE <,"bTGBE+Gb#P_"GGGH_ӸVI4GbBb dE4G(bl" BLZkG*1@A !IkS@I EGg!(F!DG]]} (0ݤ8@H=P]X}`hp#k#~^^~ (0޴8@H>P^XGGG0GGGlGGb#_#v#H VJ#R J0F CCJ@⤴g `0BG8b4G]dE6HHI">'V$J GTG BG@P@B(bTGKZk4GHXbPB"dE@"4GBb *E8BTG `BJ!hbGE 8*"hbTG`BzE)G`b#P_"GGG_GVDI@4GH"Bb cE4G(bl" ByKZkG'(1AhI 8I (E'#H6H0l!1@#1@QF &@ ch^p~x޵GGGG( RHBGb4GbE6IE RI "=VI GTGBGP@BbtG#JZk4GxbBbEpB4GBb EhbTG Bk!bGE 8+"bTGBE*P_"GGGb#,_gV`I`4GxBBb ebE4Gbl"BIZkG)1 A IjS I jEg==!}p Hq]8 DE g`B "b4GzbE6I'&II!/@gVdI`TG`BGGhbP@IZk4GxbB?bEpB4GBb GEh"TG Bbp1"EVIfxb4GBb bEhb4Gl"`BIZkZG)1 Ai II ERG@g x`E`b#_GHGGD=&}&)+$)0DIG QSFq4Uʢײ= }J[ }*+@XFVJ@=Q G}J!s"0BǢB"b4GaE6I>`RI 6VI 'GBG@P BbTGDIZk4GxbbB aEpb4GBb EhTG B!bGE<," tG`B@hbEgV`I`4GxBb aE4Gbl"BIZk*1@A IlS@I lE$' PB$"Xb4GaE 6I GFIj!=` VI,TG@BG`GHbP@HZk4GxbBsaEpb4GBb {EhTG B0!bGE 8,"bTGBE+Gb#P_"GGG_ VI4GxBb _4G bB{`Eϥo"TGBGb2vIHZk`E0IQF 4G GG}"tGbGAӭ@x\衎vI8EI8EE 0E@$A&?D (@0J?F<CJJCGC`}]S00"pB4Gxbq`E06ISRI KVI 8'4GBG8P BbTGGZk4Gx⥈bB8`Ep4GBb@EhbTGBc bGE<#"bTGBE/P_"GGGb#ȗ_D#"bTGBE/P_"GGGb#_0gV`H`4GxBb_E4Gbl"BGZkG.1AIoSIoD0@@(R H D< XJ9 \H@J6@}scJ2`␶J/x-(&RJB6JF/P9$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1t["<CJJCGCDPǥVI\TGBTGGbPAEZk4Gx⥈bBr^EpB4GBb zEhTG B!bGE 8-"bTGBE*Gb#X_"GGG_PVI4Gx¥Bb;^E4Gbl"BEZkGP,1AlӀI I EPGGb#_ G@ȡH G,p H#D; tGGGEtG0b#*@ GGVInq`H0Ia1IECVI G pJ!JsqJSFC`v`J4vJvJGF JE ,Cp K{1 K[GC`$* jTG/!G/]}$;%}%Eñݢ6]$2}DT䢤=@E]@'X DW d`m G Gݡ"ɢ!0Bɲвβ`' PB`"Xb4G]E`6I>@RI!6VIh'TG0BG G8bP A(EZk4Gx¥bB]EpB4GBb Eh"TG B)!bGEݡ<)" tG`BNhbyE`VI4GxBb p]E4G8bl"0BDZk/1A InSINE`pI0I EtGGGEtG0b#[)@C0@IVIi1@I GECVIpI IaqIECvI0vJrJ2F@ c `pJw1JFC=$ C@#Cj G pHVIp1HsqHEC(!JSFChfGݡ@b#_Gb#/_L@,G LAJM@ꡏI@G fAG+-+I)1 A =A@AA!B$$110F 0@ @_":`4GxbBb\EtGhpB D"bG[E$" TGbBUEG-X_"b#GGG_($" TGbBGEX_"-GGGb#_4GbB\Ed"TG BG(b2vHFDZkl' Bl"b4G\Eh祏6IIhǤH!?hgVdI`tTGBG0GbPA,DZk4GxbbB\Ep4GBbEhTGB!bGE8/"bTGBE$Gb#P_"GGG5_hgVdI`4GxBb n\E4Gbl"BCZkGxh&1@fHHDhx' Bx"b4G\Ex6IMRId!E`VIgTGpBGGxbP`@CZk4GxbBT\Ep¤4GBb\EhbTGBHk!bGE&P_"GGGb#_4+"bTGBE&Gb#P_"GGGܓ_xVH4Gx"Bb \E4Gxbl"pBCZkG$1@ImSHEx G$ˠ?$D˰= D)PEÄ' B"b4G)\EӀ6H8I!.gVdH`TGBGGbPAuCZk4GxbB[Ep¤4GBbEh"TGBb1"MEӀ'V$I xB4GBb [EӨb4Gl"BTCZkÀ(1AhI I E, @̱G ](]0}8@HݤPX`=h]p}xݥ#k#~^^~ (0޴8@GGGGb#j_;#v#H8 VJ5#DQ?B QBRCF%@04G8B@b[E(¤tG HBPbG"GEG&P_"Hb#GGG+_4GbBh[EǤg"XTGhBGpb2vHBZkE@@ àH?"8t !1 @t F#G]]} (0ݤ8@P#k#~^^~ (0޴8@GGGDG- @$ ¤Hb#RJG_GG b#%D _$v#H VJ (B$dRQ?BSBQBSB1$wHGDBGB.J$D_G]]} (0ݤ8@P#k#~^^ ~(08޴@HP>X^`GGGG#GR J@,H'1@"GP@p@$(I@ 0JJGGG&GtG0BRb#DGGv@?$ ! D)$H0@ @GG@Sb#4G:@="\b#GGGtG@ӎ"P P)!GpB4GxbZEI6@ISR@I!KV@I)TG@BTG`GHbP @)BZk4G¤bBZE4G`BhbE¤TG B, (bGE8&"(bTG BE(G b#X_"GGG2_\&"(bTG BE(P_"GGG b#$_ɠVH4G`Bhb]ZE4GHbl"@BAZkG'1@AIhSH DIGRH@.J'1B 0Q@Gq@Rb#G$GtG@0@ @?]GGG!F@4pGtA '[GaCGGG]] }(08ݤ@HP=X]`p#k#~^^~޴>^~޵ (GGGp"xBGG<H"G@?"TZkC"xB@A"@?"TZkGC0D G qs pBG0@BGZB;@CCp{ BCC51BpzUBCp51?21@BG#@G[_CݠC4Gp{ B{s GqBCH1 3B8 F ݠ0B BG"= 5BuFuB=CH0@C RCGG41 0BG0`B@GZ_B;@CCp{ BCC21@Bpz_R_BCp 31`BG/`G[_CCp{;Q <F  GFG4G (B t BC B8F0 B (BG"; BQFq BC0@C SCG <UUGe_GQBC BCC!BCCC!BHCCCHCCHCBᳰT"H_ 0D= GBTG "bEӨG@ b@N@k!H @+ '@ݱ "ݡ +" 'B0K"B GBgAݠl"0D C} Cݶ]GbGTGBEӘ= +"0BG8bTGEX!`@0BC8bGHGtG @8D@@@`A E$1@`BGhbTGTGEӠ]G8bTG0B@D@ dA-պEhbGTG`BTGE] 4Gݡ@\!`A0BC8bGGtG @8D@@@`A@E 0A A +"0BG8bTGEPBGXb4GE 8b+"0BGTGEӈ`!oA0BC8bGHGtG A8E@OAoA/E-1AG0BTG/8bEӸݥGHb4G@BtG.ٷEdA8bG0B$TGzEG.4GHbtG@B˷EG8bTG0B$lE 4Gݠ@d !` A0BC8bGGtG @8D@@@`A@YE 0 A &A= 0B+"8bGTGNEPBGXb4G]EӘݠ+"0BG8bTGAEӨ GG @ G C 0BPFpBC GH GG A vAChK"H֢ B8F@VBvA62G E5A0B/G@8bA?@aAtGhAEH= `A @0C"qAH]"QBF@5AG@0BTB8btAuAhTtG5E*CF G5AmA@@@`A0!h@0BG8btGE(1AݤG0BTG&8bܹEӨ=G=4G@BTGiGHb*E&G8bTG0B̹EӐjA CJEA 8@E@/1A G 4GݠBG /A p AC|+" B8F@PBpAP,G /E@5 A=0BG@8b@@A`AtGH Ej A  @*!C*Gp ACF 5 AhA@Q?BRqAH1G5 AmA @J_A jA0@H*0BG8btG~E 0 A &A_0B+"8bGTGsEPBGXb4GEӘݠ+"0BG8bTGfEӈ=C @Go ACHA8E)1 AC_G,&$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1" A pACK"H B8F@PBpA0GEmA0A0G`ACHDmAhA0P!GGmAG0@G0BtG8b,E/1A @0BJ_A8b jAG*TG!EӨ= ) 0EGG*% _%@J! ] =("rJGbtG>H2F ] =" 4G,A tG(GHb+"@B*"/vIG AG*E*OA @ _A @*OA @ pBA@7@I7HGFEG`BGhbtGTGEӨ= G)   <0D 4G]0D 4G] ó %@ `G!C BFtBC G4)?C0B8bG@XCxATG8E= 4Gݠ@ G *Aq ACG1 %B8 F@Q?BqAQ+")G*E0BmADG0!tG8bE= ` A @0CGq A]"QB mA0BhA04GUtG8bE%C GmAG0@G0BtG8bxE 0 A &A0B+"8bGTGmEPBGXb4G|E8b+"0BGTGaEӈ f@C0B8bGHƠGtG @8E@HAhA(NE$1@=G0BTG8b)EEGHb4G.tG@BEӠG8bTG0B @MAmA&4EHbG.4G@BtGEGTG8b0B(&E=4G K!_f@ݡC0B8bGƠGtG @8E@NAnANE0@ @+"0BG8bTGEPBGXb4GE8b+"0BGTGEӈݠ!_d@C0B8bGHGtG @8D@E@eA%E&1@`BGhbTGTGE mA8bG0B-TG׷EGhbTGTG`BE4G] !_dAC0B8bGGtG @8D@E@eAEE0A A+"0BG8bTGEPBGXb4GEݡ<..=?G]]}ݤ=]}ݥ (0#k#~^^~ (0޴8@H>PGG0DGGGG0"TG@BHbX1"xEGGHb#GGtG_Ghb4G`BE4cP`0@@@! A_("@BGHbTG]E@BG)TGHbWE("HbG@BTGPE`BGhb4G_EHb("@BGTGDE8G@BTGHb@@@@A0 9EHb("@BGTG2EGGHb#GGtG_Ghb4G`B:E8GGG@4GTDCb#@8cG]]} (0ݤ8@H=P`#kGp#~^^ ~(08޴@HP>X^`~hpx޵GG4РGGG@pBQ@(1`B CJ! QA} 0`B @0D*"BGbTGEG +C`hA!HDG<CHHCG0 DB@bA?@AAG!TGɶE/1A 0`AGBTGb Eb*"BGTGEӠBGb4GdzEb*"BGTGE G /C_A!HDG<CHHCG0 DB@bA?@AAG!TGE+1`A0A8GBTGb@@@@@A0 Eb*"BGTG~EGGb#GGtG_Gb4GBE8fG bGGAG ECG[_8Ơ}G]] }(08ݤ@HP=X]`}hpxݥ#k#% $~@ ^^ ~(08޴@HP>XG4GG =rH` tH>H!UBH!w H2F]GtF <BA@k BGp!(b?"TGGG Elp0 G="8bTGtG:AGvHTGt=xGG BG!(b?"TGGGElp0 G="8bTGtGAGvHTGt=x%G BG!(b#!?"tGGGŔElp 0 ="GTG8btGAvHTGt=x|=H]) G" B?"G(bGGGEG="8bGTGtGӶAvH BG(b?"4GGGETGlp GG0 G="8bTGtGAG= v I= B?"x4G(bGGmETGlp G BG?"(bTGGG]E TGl=$? G@B4GHb@p=t(x=mE4GbBhEhb"4G`BE4G bB^EXbGPB,EӔG B G?"(b4GGG1ETGl$? @p= }G BG!(b?"TGGGE TGl=$? @p0 ="GTG8btGKAt=x^vHt=xVG B?"'G(bGG$)GE G="8bGTGtG)AvH BG(b?"4GGGE TGl=p /G#!?" BG$G(bGGΓEG="8bGTGtGAvH BG(b?"4GGGETGlp) G"G B!(b?"GGGGEG="8bTGtGڵAGvH BG(b?"4GGGETGlpG"G B?"(bGGGGE="GTG8btGAvH BG(b?"4GGGkETGlpG#!?" BG$G(bGGXEG="8bGTGtGAvH BG(b?"4GGGCETGlp) GG B?"(bGGGG2E="GTG8btGeAvH BG(b?"4GGGE TGl=pkG BG?"(b4GGG E TGl=p[G BG?"(bGGGEN B G?"(bTGGGETGl$ @pt x : BG?"(bGGGݒE/G BG?"(bGGGђE#G BG?"(bGGGŒEG BG?"(bGGGE  B?"G(bGGEc B="bTGOEG]] }(08ݤ@HP=X`#k#TG~^[ 0G{GE& "!V H0@G] #k#TG~^^~ G [GG 2({GӾE& "!V H0@@`â G]]} 0#k#TG~^G[G{G /E& "!V H0@xO0@BxOG] #k#G~G^tG^G[G{G B Ex 1@xG]] #k#G~G^tG [ QG({GEG] #k#G~^^~ (0޴8@HGGGpBxbGmEG`¤4GbB4 G AEGGhb#<賩@GHb#p@GGb#@G@b "4GB@EӤ@D5P4GBbGE8b"4G0BUmEG(b4G BE<GGGGGGGGGGGGGGGb#`_(bG4G B٭EGb#GGGtG_HbG4G@BEGGb4GB("b4GB@EӤ@DE4GPBbGfE4"8b4G0BmE(bG4G BEGb#GGGtG_8bD"4G0BmEG(b4G BE<GGGGGGGGGGGGGGb#_(bG4G BEGb#GGGtG\_HbG4G@BEEGGxb#4G@`"b4GBa@EӤ@DE4GPBbGEl"8b4G0BlE(bG4G B^EGb#GGGtG_8b"4G0BlEG(b4G BME<GGGGGGGGGGGGGGb#_(bG4G B5EGb#GGGtG _HbG4G@BEӠHPGb#@Ӹ"b4GB @EӤ@DE4GPBbGE"8b4G0BmlE(bG4G B EGb#GGGtGk_8b"4G0B\lEG(b4G BE<GGGGGGGGGGGGGGb#h_(bG4G BEGb#GGGtG_HbG4G@BEGb#@@b#Y@Ӱb#G4GG:@("b4GB?EӤ@D)4GPbBbGhE4"8b4G0BlE(bG4G BE<GGGGGG/GGGGGGGGb# _HbG4G@BcEBP"b4G?EӤ@DJPb4GBbG7E8bT"4G0BkEG(b4G BEb#GGGGtGV_h"8b4G0BkE(bG4G BpEGb#GGGtG_8b"4G0BkEG(b4G B_E<GGGGGGGGGGGGGGb#Ι_HbG4G@BEG]]} (0ݤ8@HP#kGB8DG1!@ !1 @  P! @ RR !1 @?BkG#~^^~ (0޴8@HGGG$ Š0DG"_GGCGb#tG@GG!G1GG@բ1Fղ0D<G]]} (0ݤ8@HP#k#~J\$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;12"^^~ (0޴8@H>P^X~`hGGG RJ F#! Q@RPB@G~G!Gz GDFt Rr@$ 4Gn1BC8FFe GEG @G2G R4G0@#F!FG_V$"G'R Hw H DBSB.J%@B!A!EGB G GAB.J*1B@%@B!@A@4G$TGb#C@ӡ @ 0`A jA A0 AA)GGA%Gb#@!GTG_Gb#@d֢71BGGXDdehh6 h G,j `E,jǢh,$ E,$G]]} (0ݤ8@H=P]X}`hp#k#~^^~ (0޴8@H>PGGG $BG$@B +GCR@Jw@J@F@A@.J$@B G("GG2@.J&1B?%0 B@B)!_@@ b`@G$GtG_ӡ @ 0@ @@0@_G]]} (0ݤ8@H=P`#kGG#~^{#^~ GGGGG/_G G GQcR SB8`F`G1?G"  GG XbZ [C8`G`G G  G]]} 0#kG#~^^~ (0޴8@GGGDGb#@Ӡ Ġ BGG RGbtG;EGG %F D4GQ ǰ0@AGpb#@G$6 H VJGGb#_ p$ GGGb#@RH #GGb#_ #GGb#_#GGb#_$GGGb#@ % GGGb#@  %D 砯c `բ֢ղ sG#b#n_Gb##i_G]}] (0ݤ8@P#k#~^^~ (0޴8GGGG G ŠG bGTG_GBG DGbtGExĠ&1@xİG]]} (0ݤ8@#k#~^^~ (0GGG"GD QPFQa`F` !< <oDs #<GGGb#*@ # c0@< G<p<c`@sG <0@G <G0BGC`@GG]]} (0@#kG#~^^ ~(0GG= G<G bGGTG_ # c0@< <p<c`@sG u<0@G]] }(0@#k#~^ ^(~08@޴HPXGG}GXG94G¤Bb7LEtG 0B8bH"GE("8bTG0BE'Gb#_"GGG̃_0("8bTG0BE'Gb#_"GGG_4GXbPBKEh"TGhGBbҒHsZkĠRHD@RIEz4GBbKE tG¤0Bp!8bH"GXE8b("TG0BRE&Gb#_"GGG_4("8bTG0BDE&Gb#_"GGG|_4GXbPBKEh"ȤTGpGBbҒHCsZk?GRHD:4GBbKE ¤tG0B 8bF"GE8b&"TG0BE'Gb#_"GGGJ_4&"8bTG0BE'Gb#_"GGG<_4GXbPByKEf"TG`GBbҒHsZk堇HGb#]_e!hDG] ](}08@ݤHPX`#k#G~^^~ (GGGGC: G `&`F"ӢRJXFRJXFs`XGJG֢JFtԲGFG@B8F/G G"F@<`G/GG. / )Pb#T@ R Hw H D0BA!B1.!J @XRraJ0`F`"G`G֢KVF RҲGVFB֢֢Բ"`GGKGwaKwF@GwF? 0ע00GG0W0T0<cG]]} (0#k#~^^~ (0޴8@GGGPGGRJwJF @Q1@!,1H* BwJFrBPpBs.pJ"`D?4Gx¤hBpbJEtG⤀B G"bGE4GbBzJEǤg"(TG8BG@bҒHrZkG]G]} (0ݤ8@P#k#~^^~ (0޴8GGGDG4,G bG4G_D%!!@0C!D"0 @_& (B2QJF (@!HF<CGJ\JCG (@!HF<CHHCGGD2DC8âGD89@G Y# @4G (C;yKF<CgK|KCGDC֢HðG]G]} (0ݤ8@#kG#G~?"^^~ GG1D p `GH b4G_cG]]} 0#k#~^^ ~(08޴@GGGGb#G_GGH & G ,& =" BGTGr=[@ZkGb#N@ƠG%_"02F00 Ga`GG "G_6_'#Z#9?K:GX 0֢BBF!G3GGG72G7A@GZB@G Z_G!?G]] }(08ݤ@P#k/`G ZDG ZG P#~^^~ GGHG ! F!p`G4G b_cG]]} 0#kGGC Ar@aaJ Ң F R@6aJ`Ԣ6JGGG% T@RR@JUYB0@F GGG0@FGG ֢֢RJUB0F`G G0F`GG ֢B8@# a ԢGuGSrRU7;GwT@G2R_֢GX "G_?'#9#5ֿJF8ע ز0{CtC2G?!? G5JJX@kGGk,6H 0 GGG0@`"`{RJwJFBTB.J0@Br" `1!F,pT`F,p4GkGkGk#G~^G0@PF`GGRPFP@ptGD@G D_`    1G[G{GGtG7EG] #k`#C~ ^(^0~8@H޴PX`>h^p~x޵GGGDGb#z_G$GGDB8`FGG`5B51B "5B#51BB 4G hVaK`$GG"FӲ$DGG6JGGGG0DQHG@ GGGG@?C&DGG G 4GxdG G`0YGF`G { 4GiG G { 4GaGG 4G\ 4GWX@4GR GRKwKG0@X8@.J4GC4G?G Ƣ4G9֢G֢RJwJF[CVVCz/vK`4G+G 4G&GD F4GGɢ6J4GG 4G GRJwJF jAPpAk-pI`4GGIJCGGGGGGGGGGGF= C `  G G RHDJPE}`]4G G@b#TG Z G ɡ3G3JJ=-@G, b#TGGtG%=Q=B@. V JG0Js1JGSFC`3JpJJwqJGFCvJG8vKzK:G@tG aG `#{B`ԲGP^X~`GGG4G`¤ XBG`b4GAFE栁6H? RH"7VH FTG(BGHP@B0bGmZk4GpbBFE8"4GBb EhBTG B$J!bGfE 8*"EG(Bc0bE&V I 4GpBBb EE4G0bl"(BemZkG(1A HjSI *EFYGFS G@b#d@Gl('l xB "b4GEE&6$IB FFI 8&V$H &tG8BGhP B@bTG7mZk4Gp"bB EE8"4GBb EhbTG Bk!bGE 8+"HG(Be0bE&V$I p4GBb~EE@b4Gl"8B mZk&*1@Aj@I 8I *E& 砨8ZG]]} (0ݤ8@H=P]X}`p#kG#~^^~ (0޴8@H>P^XG#hGGGGgh  GcGh0hGGhhhhWc@#J#Fq@#B J11 B CGG= 4q`B/G`U_B`C@BBB֢86G8B`C`BC87G8B`C`BCBC֢86G8 TB``ТBBG? SB G`V_B`0@B SBBCF?tt BtвdGdPXFdhh ¤GB4Gb EE栁6HS RH"KVH FTGBG8P@BbG[lZk4G0bBDE"4GXB`b ܣE(BTG BbG3E4*" GDBebE ``ĢH*"BG Dldhdb޶Etdh*"BG DcbE&V I 04GHBPbDEb4Gl"BlZk(1AHjSI jDFG]G]} (0ݤ8@H=P]X`#k#G~^^ ~(08޴@HPGGG=@BHb aE¤G8b4G0B| GZ4EGb4GBGEGGhlxt<\XݢCGGG@b#M@ "8b0B4G:4Eӣ@D3`Pb4GBbGEӸb"4GB`EG(b4G B7E`b#GGGGtG_G(b4G B+Epb#GGGGtG_G(b4G BE0b#GGGTG_bG4GBޜEBGb4GٜEG] }](08ݤ@HP`#kG#G~^^~ (0޴8@H>P^X~`GGG@#JG#F@#BG@ J#11 BG `P_BT$0@B@0@ QBp`Fp?4¤  BGb4GCE6H@椇H"6&V$J FTGBGP@Bb4G9kZk4GbBCE`4GBbEӐ"TG B)!(bGE4)"CtGPBXbEVI"4GBb CEb4Gl"BkZk&'1@gH 8I 'E&4_ & PB "Xb4GCE 6IM RI EVI &tG BGP B(bTGjZk4GbBhCE`B4GBb pEӐbTG B8k!(bGƥE 8+"`ǢGPB GlghdXb޶;Et`+"PBG G`Xb2E FV@I@b4GBb )CE(b4Gl" BjZkG)1 A IkS I KE fhbGGGtG'_8砡GG(b#_ Gl4 GxGGb#@8lcl`GGGGb#]@lkF@B"b4G$CE6HA&&I !7椇VH TG0BTG`G8bP@pjZk4GbbB BE`B4GBb EӐTG B (bGGE 8'"CtGPBXb¢EVHb4GBb BE8b4Gl"0BGjZkG)1 Ai II EG]]} (0ݤ8@H=P]X}`p#kG#~^^~ (0޴8@H>P^X~`hpGG#¤GG0G0 PBGXb4GBE栁6H= RH"5VH FTG BG@P@B(bGiZk4GHb@BxBEӐ"4GBb EBTG PBLJ!XbG֤E 8*"DtGBbQE&V I B4GBb HBE(b4Gl" BiZk(1A HjSI *EF@#HG#D@#@ H'1 @ C 1q@ GTdRBC@BtBABABTB BBTBT$2C_ B`T$@B0B B  A_pdC0$X\$N`GL /G<8q@.`6RBT$C @B:C:B9z CABCyGz`ABTCB @ B BF`6Td5@uB!5!F5`6TD2CRC9zyGz_ B G`TBTd0B BBtB40D?\tV2 5C \DdvXDjGXdp֢ G /j`EGGb#U_ DJG=0q@/G`JQ?@TdC BTBtBRC!BCF`ʢ!BTC @BC֢8 0@6G8`JT[C@Z{zF[`JTQBBRF '@ G` Y?@T0 @ '@C@yxF_\dt*{Q [B`\$dXFXG= q@/G` SBT$C`BC!CYCaBCXGY`LaBT$CB[B;BR BF` TBB70D` T$C3CYXGY? B @G`[BT0B BBB;4D\tl C\ddXDLGXD kapJ]_ G /hlG=4q@/GT[?@`̢C`CBBC aC CGTdaC` C @yB@sY 4@SGYT$`L+BKB1RQE2T$` ;AB)ۢF۲ '@ GT@?@`l0 @ '@C`B38G3_tl\Dk* +B tLXGd,5Ed/0q@#GTTCT CBBC BB`CTd pCT,yB9@syTDT,KC+BZQTDTL TATBJT? gC TĢ@CT0`C gCBB֢ײ\$\,X$X, & pB "xb4G@EF6DIh@&&Ii!^`VH&TG0BG`G8bP @hZk4GBHb@B @EӐb4GBb EBTG PBJ!XbGE 4*"CGBlb`Eӭ CBL*" GL`l\XT̢b޶RE x*"`̢GB Lllhdb޶EEt*"\ GB mGb9EfVdI`4GBb 0@E4G8bl"0BgZkf)1 Ai I xI iEfp G]]} (0ݤ8@H=P]X}`hp#kG#~^^~ (0޴8@H>P^X~`hGGGGG 0@x|dd"B4Gb"@EdŠ6H> RH"6VH lETG0BGHP@B8bTGpgZk4Ghb`B?EӰ4GBbE"TGpB)!xbGGE8)"DGBebEdVI4G"Bb ?E4G8bl"0BFgZk'1@HiSH  Ed%G?"F!EpDlĠGxWG@bGTG_|'| A|$pp"B4Gb?El6HlEFI "7l%V$J xETGBGP@BbtGgZk4Ghb`B?EӰb4GBb ETG pB!xbGE 8,"DGBGb_EleVdIi`4GBb V?E4Gbl"BfZk]le*1@Aj@I xI jEleVG砇Hx A GM| AJ|||"`B4Ghbi?E|%6 I?@R I 7V ITG BtGPG(bP@fZk4GBhb`B 0?EӰ4GBb8ETGpB!xbGE8,"DGBGbE|堇VH4GBBb >E4G(bl" BfZkG+1`A !IhS`I E|ƠOx|$ D] l# Gl0lppS!GFB"b4G ?Eӄ备6HBIL!8@ŤVHeTGBGpGbP`@WfZk4Ghb`B>EӰ4GBb؝EbTGpBc xbG.E4#"IGBGbEӄEVDI@4G¤Bb>E4Gbl"B-fZkG,1AlӀIHDp)?G]]} (0ݤ8@H=P]X}`hp#k#G~4G^^~ (GGG(" @BHbG)E  ೠGT<b#@4G8bG0B5EG]}] (0#kG#~^^~ (0޴8@H>P^X~`GGG GG0@TX`21 F`2B"b4Ga>E6HM RH"EVH DTGBGP@BbTGeZk4GbB(>E4G0B8b0E(TGPBXbGE8("TGbBEG'TGxb#G_L("tGD`BhbZE4G8b0BEVI4G@BHb=EӘb4Gl"BveZk&1@HgSHE#!H$ 4GBb=EtG(¤PB!H"XbGHE۶wo$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1A"TG&G`b#Gu_4GHb@B=Eh"`TGBGbҒHIeZkG!D\dg tB G"DFƲ`&4 G`&g8`G`TfGPb4GD_XǠX# @ Xð$ B"b4G=E 6H $&I "G $V$J DTGBGXP@BbtGeZk4GbB=EB4G0B8b E(bTG PBk!XbGߟE 8+"bTGBgE*Gxb#TGG_ L+"hbG`BtGE4G 8b0BiE dVdIy`4G¤@BHb@=E4Gbl"BdZkm d)1 Ai I xI iE dfG砇HTà AG]X AZX"B4GbS=E$6 IO@R I GV I$TGBtGxGbP@dZk4GBbB =E4G0B8b"E(¤TGPB, XbGxE8&"bTGBE'Gxb#TGGz_L&"hbG`BtGKE4G8b0BEDV@I@4G¤@BHb`^h~px޵GG=H04G@BHbf;E(¤tG8pB xbF"GȝEӈb4GBE;EӺf"TG0G@BHb2vHbZkݠ D=DH=L]P}hd,QF,$G8!K PXLx?@H0Z:!H?PX `[.;"QJ0@FGC@{GG_LxGHآײH48ŠG=TGPb_GH7=!6!H3 4GB2F.@Gps6aJ&` B5F$G`4GL֢ۢ5JJLGH0JP[.;"QJ0@FGC_{GG ݢP0=4GGb#G _ GGb#GGGtG_ GHHGLh P(SF GҢRSF BG_uGGtGj<5Ub@A<<<U@0*4Q8J4QG,-AG b#?"XNTGGF*B.GGW@G ̠ƠG !ITG b#GtGi@ ?&$G1"& b#0JGB`"GTG3`JGfB`tGIQ@ 1?J'B `3`JfB``lH(LH:G@y {{{`G; -E ۱{Y9LH2G_GGb#O@LȠ˰LhHhH GE4GG]GGJ @G*!H 4G4G JC.F?b#=>@ HĠGGb#h cEh=0@=4GG0)pb#}_ D 4GGpb# Ep_ݡDݠ! EfG] ](}08@ݤHPX=`]h}pxݥ#k#4G~^^~ (0޴8@H>P^X~`hGGGGGb#G_ àG0#GQE<e@â@Ų@<@0%4q8e48%#D G88pcF8GGGb#tG8G04e8_,'GhbGGtGAG?"XF*B( &Ơ)GGx b#GTGJ@GX b# E!GTGDGtG`@ &s" ?&_"G0JX b#3EB?%1"iB&` GD" GTGGtGE@_" 1?J2B@4JB̲` jC@Gz: !H eG `GF Z_GGxb#@@G]}] (0ݤ8@H=P]X}`hp#k#~^^~ (GGDGD0 G0?0#F @ PDG$G bTG_ G]]} (0#kG#~^^~ (0޴8GGGG4G(8B@b8EtG0 ¤hBpbF"G4E4GbxB8EӺf"TGHGXB`b2vH;`ZkàGG &D@# Gİ G "İG  ŰG GGG]]} (0ݤ8@#k#~^^~ (0޴8@GGG `BGhb4G8E6H5 RH"-VH DTGBGP@BbG_Zk4GbBd8E 4GpBxblE"TGBb1"ÚE䠇VH4G0B8b<8Eb4Gl"B_Zk&1@H`SHDGP4G0B08bGEGT`3/GGb#G4G(_Ӑ4G8b0BGԐEӘbG4GGBGb4GBEӈbG4GGaB4G8b0BGEGb4GGBbG4GBӐEG`b#G_GG4Gb#_Ӏ4G8b0BGEӨbG4GGBGb4GBEGb#@G`b#Gܠ_cBGb4GEG]}] (0ݤ8@P#k#~^^~ (0޴8@H>P^X~`hGGGo4GGG f@TA8DCDG0f@ 1BXTB FTg RJ P"@GG#1@ "#`p`D^@("4G@BHb 7EPtG B0B8bJ"GE4G hb`Bn7E*j"TGBGb2v I^Zk@G>@ j 0H4G 1@@ HF<CHHCG 1@`D@ 4G("@BHb Y7EtG bP0BDk!K"8bGE4G hb`B87E+k"pTGBGbҒ I^Zkj` cA G k?$ D)J_|&f@&1@XȰqoG]]} (0ݤ8@H=P]X}`hp#k;4Gk  GABC@ @@ C!@@C!@ @@C@ @@B 0"?k#4G~^^~ (0޴8@H>PGGbBbXc G&EGH4GbBE#"bTGB@E8¤8#"tGPBFXb EGG_RA @i `PB\#"GXbE) MG'A0A & GpBxboZk G GPBt#"GXbtGEӌ#"GXbtGPBEG]}] (0ݤ8@H=P`#kP#% $~@ `^4Gh^p~x޴>GGG `HBJ b F=Gb&EhGb4GByE%"TGbB_E ="GGb4GtG|ADE"GtGGH%"TGBbJETG=BbEX%"XtGpBD xb/EGG_RA @i `pB|%"Gxb E) MC#A0A $ GBbqoZk G GpB%"GxbtG EӬ%"GxbtGpBEGh]p}`]xݤ=#k#% $~@ ^4G ^ ~ ޴  > ^ ~ ޵ GGG=@ G`H>JxBG@F]!  G(Gb0%EG8GP?@CBCCBCCCBCCCCCC @#GZ?CC@CACACCCCC CC9"?cm`0D ;c GX!"!0@ ݡG 0`AϢ"iRJ"" BB , 7, H7H@ `H=" ]p@G@W@K0@BZ_C:B ]0B!A i"6DCGGGG@0]0@C0] .?" 0`A iG JGA01BFCG@0] 0@A0]GwHD>$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1f":@P0@A/PK @"wHDQBGGBR.GJ@8o`(0B(E 7B BG<{G{ 4GBbDE"TG8B)!@b)"(EG="pbG4GtGEAGtG!8O"BTGJ!<*"8B@bETG=Bb|EtG(B! ]L("0bEGtG(B!0bp,"EgHB! =!Pb@nZkG0b(BGGtGܔEtG(B (]%"0bӔEGB(B  J$"0}0bȔE GGRA C) 8 bG(BGc 0b #"E MK+A0A! GHB =PbnZkG/GBG(BtGJ!0b$*"EGtG(B 0b<$"EG ] } ] ݤ  = ] } ݥ  #kGD `G0 @@?@ BD 3@3D31`BGGG`GWBWB BGG0B BGGUB5BUB4GkA?@ABGkG#TG~^^ ~(GGGHBPb @G10,0HGE cS`H@!V HaD`@`0 "]Тr.0BrJcJpFtBWJTBBв0BG]] }(0#k#~^^GGTGh[p{B0.0JGG^E bS@H!V HADA@@G]] #k#TG~^^~ (0GGG8Bb @ @#.$,#J$H1@G8E.oSIBJ@ 1V JE B r`."J0CBJpFBWJVBB70 C7G]]} (0@#kG#TG~^^~ (G1GGBRH"bB.JE.GGBJGnZk J 7 p GBW K0@Y?C9@y0`@yG]]} (0#kG#~^^~ (GG1GRH 1xTGBb "B$".JG E$ .GGBJGbnZkG]}] (0#k#G~TG^^~ (0GGGXB"bRHB"B$,.$HJBE%..B%JJ@0B#p@GGGG1nZkG J xpDBWJ0`@WB@x0BG]]G} (0@#k#TG~^^~ (0GG1G(B"0bRHB"BD..DJJBPE.G.8BJJ@GGGmZk89?K C8 "9 ByJ pDBWJ0`@WB@y0BG]]} (0@#kG#G~tG^ G0 [R HQ({GBp.pJGEG] #k#;tG~^! Gq[RH{ @ @."JA.1BUJTBGGmEG] #k#~^^ ~(08޴@HP>XGGG$G  G!_GG&4Gp b#X@G-b#GGGGGe@=&@8 DG GD_JGb#@G]] }(08ݤ@HP=X`#k0 0kG#~^{#GGG,@Ӡ  G_PR@J8\F @80 RJF5WJ֧J5B8FG&ѢFF?o_&R"rGoG] #k#~^^~ GG R H D  2'J!%J3%JGJ'HgJ1W'JGG'JGAFU BSFqFCG`G?&A1"QFA(p `#R J F bG4G_cG]]} 0#kG #~X^`^h~px޴>^~޵GG (=0]8} pJ@C }C@Q.(QJHP =K_BH} G$1SP=}1!JP=3aJ}P@4G¥Bb1EtG 0B8bO"GE4GXbPB1Eo"ϥTGGBb2vIYZkH RIuA"(tGGh!b# H0=8]V@ ݡ8ݠ. GG8}G0=TG[@Zk4GS GG TG0=(b#_4GI ï5AJ(G0tGG0=MGb#T_ ݡtGGGVI G0Ip1I0DC.@p JAJtq JtFCvJ5vJwJF $ ;mGh!b#H0=8]nV@8ݠ8}G0=TG[@Zk4G GGTG0=(b#Z_4GIG!AIEAAILALAG="bGTGؘA4GGAGG% EA-I?D<CIICG C L"1C BF= @4GG/L"G@4GGG]"=}"bGGRAGG=A8 D 01AEB0D ?&@1'J_FG<C'J^~޵GG=G"G0B"}G G bZkGGBbZk H"0BA"GbZkGGBbZkG  G$à G(c!(}0}JG0=TGGxb1="AGG$!H "RJwJFQBPPBR.PJ@c3fJgJGCGGBFGw/ݢ6JJxF4C!GG=7K0 G = w I E!B4Gq.R2B!2H0E}#Z?AaF5JzCuFq> ݢJpFxFPC=G9C= 0 A71B81CI#@GCG)A(1 @G AG< 3IB }#w`JUB;C`Fy/ ]#w@JS3C@@FsK /4GQ@V_B":QK0`GBC:G3qJB4G3G ?AF BCx13qBu`BU`ByFG _BBZBB7@KvZ_CC;@zvx21@B PBG"$! G4GRJG5@!.!J%1 BG+1A`SAAGb#@0A+`A A 0`AA?GA0E-GGGDtGb#_ G& VIG0Ho1HECpIJrqIG2FC@kv@J3v`Ju`JF ˢ5J$B Kk{@(%1 A G3/GGGDtGb#_ G GV H0Iq1IFC LG`p@JaJuq@JFCvJ̢6vJxJF , (=0G (0B `8 E GGGG$b#GTGH@GGG#b#GTGH@ G iALA CCAG8En/GGGDtGb#_G GV J0Js1JSFC`pJJwqJGFCvJ8vKzK:G@ a `(]rTG(0C8 E GG$b#GTGG@ GGG#b#GTGsH@GGGDGb#tGA_G V J0Js1JSFC`pJJwqJGFCvJ8vKzK:G@C a$@( `(}uGrG#GGTGbp HAGDGb#GGtG _G? 0@0 JV@Jt1 JGtFCpJJxqJVJFCvK0G9v K{ K[G` aGaK" G`cp`Jv1`JFCpKzqK:GGC`tG(]b#rTGD_G C'VJ0 Hr1 H2FC@Ggp`JJvq`JFCvJ7vJyJG G$@( @-MG` ( 0`A eA E G(1A/)1 AL?ACsG#Gbp KTG(ADGb#GGGtG_G?#@b#0HV@Ip1H0DCVJ/@p JAJtq JtFCvJ5vJwJF F!K  Gcp`Ia1`I GEC"Cp@Irq@I2FC GtG(ݢزG@GDN_#@wAC0HV@In1H GDCϡpIJrqI2FC@ov@J3v`Ju`JF 8(` $ Kj(wI ="EQBSSBR. "w I EBSJ4GU/WBwI4J0@FwI = }# E AATG/IE@KKAOGU?Y@J-,KIH 0@E0D FE4@GGDGb#tG_G`WAC7B V`I0ICn1ICNECGpIJrqI2FC@gv@JC3v`Ju`JF  $((]jʱN `FG@DRAC2@B"B Bw I =#CǢ E4G8,WC;wK;D8<ʲG?"DGb#tG_G CŠVI0Hk1HGECpIJrqI2FC@ev@J3v`Ju`JF ŢJ $@((]zڰF` -QA(E(QAw I " E0BR2B1.2J2 G)1 ADGb#GtGt_GI?AE VH A0@ICf1@IG fE C` Cš CpIImqI ECvI/vIpI0D R $@(բGeS}$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1 "  (0}GGtG]8"b#I@]à@}GGTG[@Zk GGGGb#TGǰr_(4G G8]@]H}PX`ݤhpx=]}ݥ#kG#~^^~ (0޴8@HG$ GG("RJ4GG0B,H'1@G(1`@P@ b@GTG_0@(A @0A@?GGG]G]} (0ݤ8@HP#k@#~@^H^P~X`h޴px>^~޵GGG= } }g4G=tGGb#Q=_& "?"4G!?HG1@ @& s"&2@J GUF}"%G$` G G"8XGGtG`}b#$3=T_" Gb#G!?H0@ 7"@2@JHB@ G 8G tG==Al_ ? _&G)?I !A  1 J2B@ $8(@Hh@ =1dQ@%%%?%k!!8%_ʠ\f0`J0F6aJ0p`J`hB9IG/<CIICGC G00`FGuF=tGP4Gb##_ "!?H0@G@2@JIB@@F G 0F0F7WJWF@}$`(@ };pG 8F ʢBFG '?' 9#W4GXF8KG%E$ \fGJp`JG"GtG=Wb#._!$b# G,I$ A`G?%)!+`I G fA` G }uG==YtG _G.IA`+`I fA` $8̲G(]GG\Z@K@@}G"GtG=[b#_!%b#GG-IG A`?%)!$+`I lA` G GuG6{$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"" ==YtG_G&H@'H @= $ 85GG=G"G=YtGb#_ %G.IA,IA= (= ctG0G" GwKGYC[[CZ/[K@(`0H"NtGb#_n1 Irq IVHGECJ2FC@ $(,`(=8 kg` cG(=\))w'I'IN 0C0.0JFE G]tGG=Rb#_GG0}7"GtGVIg1`Haq`HECGIEC= $բG}=[b#_n1`H?$G VInEC/IA= $(8('G@ A }G"GtG=Kb#}_!?%b#GG,IGA%!$'Hc @ =GGtG @rTG=X[_ ! $G,IA`#`Hg@} `$8@hGGGtG=Xb#<_  %G/IGA ) I +A`= 8= uG= GGG=GYtGb#_`!?$G#H$o@` %k!(IGA= $(̲G(]\Z@K>@}G"GtG=[b#_`?!%b#GG#HG i@ GGtG(IA= @rTG=X_ ! %G)?I +A`,IA $`8@òvGG]G=tGb#ZG_` ! ?$G+IG lA`#`Ha@`= 8}`բGG GbGGGTG.A G=GGtGLb#_? _&GGG9"tG,I A 1 J2B@``ɢ7G}=[b#s_?%`G#Ho@`+`I iA` $(,0(ݢ8.ٱG@ G(\IBG"GtG=Ob#L_ !%b#GG)?IG (A %k!$.Ic A= GGtG @rTG=X*_ %G(IA`#`H l@ $`8@ktGGGGtG=Xb# _  %G)?IG #A .IA= 8= uG=GGG=GYtGb#_`G0= V`Hn1 Ipq IECGI0DC] @$(ǢG(}\{`KA`G"tGG=Lb#_!`?$Gb#G+I%oA!%!G'HG@=tG @ԲG]=ZG_ !` $G+I hA`,I A $8@βֱG]G=tGb#ZG_ ?$G/IGA.IA= 8}`բGGGb GGGTGAG=GGtGLb#]_p1HtqHGGb#VI0DC9"@AJtFC(GtG@=G=A=_g1 I?$GVI D C/IA= $(`,`0(8.NڱG` G=TGGtG=Ib#_G0VIk1IgqIECGIDC= $FfӰG(\J>G"GtG=Xb#_`!%b#GG+IGoA$c ?%'H)!@ݠGGtG @Qq3G=W_` $G+I eA` ) I 'A $`8@CcsGGGtG=Wb#_ $G/IGA ) I &A ] @8= Qq3GG G;"GtG=Wb#_o1IcqIGVHDC !IEC= $(`,(8ŢG } G@]H]P}X`hݤpx=]}ݥ#kG#~^^ ~(08޴@HP>X^`~hGGGG=FGGp@cR`JXyF:`0"4GBb NEbtGB Bk!(b K"GyE(b+" TG ByE_"*GGGb#N_ 4+"(bTG ByE*Gb#_"GGGN_ 4Ghb`BEӾk"KTGG0B8b2v@I~ZkGG(b#GTG_ Gcb#TGGGitGE_ G jV H0`Iq1`IFC GJ`p@JaJuq@JFCʢvJ6vJxJF * &a p GG,4G0BBb EtGb" BLk! K"(bG?yE+" TG(b B9yEG)_"b#GGGqN_4G hb`BE+k" TGBGb2v I8~ZkCR@I REu@g E X E R`I `E:`0B4GBb EbtG" Bk!(b K"GyE(b+" TG ByE)Gb#_"GGG:N_ 0+"(bTG BxE)Gb#_"GGG,N_ 4Ghb`BiEk"+TG(GBbҒ I}Zk C EEr@4G0bBb iEtG"B BX)! I"(bGxE)" TG(b BxEG*_"b#GGGM_4G hb`B:EIi"`TGBGbҒ@I}Zk 4GIEQGg E X E R`I `E:`0B4GBb 1EbtG" Bk!(b K"GxE(b+" TG BxE)Gb#_"GGGM_ 8+"(bTG BxE)Gb#_"GGGM_ 4Ghb`BEӾk"TG@GBb2vH~}Zk 4GE GGGb#G4G>_ GXD( 0 A*XG 'R H D G _"0'H2FH3HrF3F0 jG_#8RJ:G"CBBFF;7JzG;G8@fG]] }(08ݤ@HP=X]`}hp#kG`#~ ^(^0~8@H޴PX`>h^p~x޵GGG@G$ RHB0.0J&1 Bݰt@@@G(I _E`E R@IؚEG:4G墤BbEtG⤨¤B` G"bGwE'"TGbBwEG&_"b#GGGM_4'"TGbBwEG&_"b#GGGM_4G(b BBEǤg"0TGBGb2vH|ZkDDH4GBbAE¤tG墤B bF"GwEb&"TGBwE%Gb#_"GGGL_4&"bTGBwE%Gb#_"GGGL_h&"bTGBwE%Gb#_"GGGL_4G(b BEf"ƥTG8GBb2vI|ZkGGb#GǠGǡtGƱǡD_͡EVIp1I0DC@ EAJtqItFCF â ù!G:¥4GBbE傥tGB!bL"G,wEb,"TGB&wE/Gb#_"GGG^L_4,"bTGBwE/Gb#_"GGGPL_4G(b BEl"TG GBbҒI|ZkEEH¥4GBbE傥tG墥B,!b L"GvEb," TGBvE-Gb#_"GGG L_ 4,"bTGBvE-Gb#_"GGGL_ h,"bTGBvE-Gb#_"GGGL_4G(b BAEl"̤TG(GBbҒH{Zk G͡͡%R H D xGxxE_GG cG b#G4GG6@ G:4G¥Bb#EtG⥨B!O"bGvE/"TGbBvEG'_"b#GGGK_4/"TGbBqvEG'_"b#GGGK_4G(b BEo"PTGBGb2vHp{Zk͠DDH4GBbE¤tGBp bF"GGvEb&"TGBAvE/Gb#_"GGGyK_4&"bTGB3vE/Gb#_"GGGkK_h&"bTGB%vE/Gb#_"GGG]K_4G(b BEf"ƥTGHGBb2vI${ZkyG `E$GGDGb#tG_ȠȡΡ VHEl1IEC !HEqqIFC 0F c ` SG X`E`R@I @E@x) GxxGGG c4G b#G5@:¤4GBb\E5|$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"3 ¥tG傥B$!b N"GuEb." TGBuE,Gb#_"GGGJ_ 0."bTGBuE_",GGGb#J_4G(b BEn".TG@GBbҒ IzZk0@ @G ](]0}8@HݤPX`=h]p}xݥ#kG0#~H^P^X~`hp޴x>^~޵GG= =CRH" "? Р ݰ =d((VJ`=]= D80}0=\0hCJ-0@F8=I@6J G0spJ8?& (@1!JFG<C'J_? GG-I A 1 J'B @$`âwG<GGG"IGb#tG!_"`G?$b#&#H! p@`$@s"GG2@JGCB@ @87GtG@GI_" G!?H0@@2@JCB@ @$8'G@@ G\J<G"GGItGb#_` %b#!G#H%g@`GG?&0J1"B @GGբGtGGI_ G!?H'@ 1 J/B @$`8xG GGG"IGb#tG_ ?&G.IA0JB @ͲG`hG`"GDw`K`GA[A-I^\-wJIG0=0CQ.QJ&2F>@GGIGb#tGs_a1`Isq`IGGVI7"DCG !JGSFC` @$8Yy;tG@GIb#T_p1`I&GVI0DC@2@JSB` @@ݢ$(Ff۰@mG;GG"IGb#tG4_!_&Gb#GG&H% @?&!1"0JGB@ @GGزG ItG_ ?&G-I A0JB @$8رGGGIGb#tG_ ? _&GG.IA 1 J2B@ @زGGG G GIGb#tG_"&G&.Is"A@?$! 2@JTB @$( G8Ff۰@\h`J8`G"GGItGb#_!?&b#GG&HG@GtG0JB @GGբGI_ ? _&G.IA 1 J2B@ @$8&ٰG/GGIGb#tG_ " &GG!?H0@@2@JSB` @7GG@GGG(bGTGyAI Gb#GGGtG]__"& G9"1?J2B@G4JB`` G.NڱGGtG`Ib#@_? _&G.IA 1 J2B@ @@$(,0`Kk{@YG0`HGG"IGb#tGC_!%Gb#GG&H%@!$ /I GA @GGrtGTGI#_ ! %G&H @'H@ @$8lGGGGIGb#tG_ $GG.IA/IA @Qq3GGGI Gb#>"GtG_n1`Ieq`IGVHECIEC @@$(,`հG8(]$8=Z=zgGz(( ݡhΡ ݱ}k `d?%)!/)D/hkGH]P]X}`hpݤx=]}ݥ#kG0#~H^P^X~`hp޴x>^~޵GG= РRHݰ=0H01G(: (B4GBb EtGbB! b L"GoE b," TGBoE+Gb#_"GGGE_ 4," bTGBoE+_"GGGb#E_ 4G`bXBE El"lTGhGHBPbҒ`ItZkI _E @EH@(4GBb D EbtGBBk! b K"GoE b+" TGBoE*Gb#_"GGGD_ 4+" bTGBoE*Gb#_"GGGD_ h+" bTGBoE*_"GGGb#D_ 4G`bXB Ek" TGXGhBpbҒItZk]0*}4}iD HH8D/xD& 4G(BBb EtGbB! H" bGOoE_"+GGGb#D_4G `bXB Eh"`TGxBGbҒINtZk}?%K*v@I HAKWwHD!  @P0@ !,0H# "tG+`I aA`= `ԲG]=ZG_k1HVHEC?&G0JB } `$(,$GG@}K"GtG=Kb#_!%/IA%H @` `(ء.p Kx!G GD G*8]4G=tGb#ZG_ &"GpHVIk1HGDCDݠ G/I $E ]rTG 8DF GtGbTGTGFmA}G=GGtGKb#_ ! $G?&G%1".I!AGtG0JBTG բG}=[b#_G/IA%H@ $(հGxD GtGbGTGlAݡ G=GGtGNb#a_ ! %G?&G$1"%H @GtG0JBG`` բG}=[b#>_GbGGG&HTG@`+`I oA` $tG(`uGlA}G=GGtGKb#_GGG GGtG!?H.@  1 J/B բG}=[b#_`G+InA ! H/@= $(`òvG 8(]g@GtG(=TGbulAݠ G=GGtGFb#_  %G?&G$1"%Hc @GtG0JBG`` բG}=[b#_`Gb#( tG#Hf@``G+`InA G8]$@(ϲG]=ZG_`?$G+I fA`/IA= $`( âwG"=(!GG=tGAb#w_  &G/IA ! H0@] @8$(ɢ 8XG`<5@AG G&!@A <@Ax@E,"TGGb'BG$i$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"U .JkAGG=tGGOb#B_G#,G#HVJr1 Hvq H2FC@JFCzڱN`,ð"TGGb'BG.JkAG=G=tGGAb#_GG..@.JV@Jt1 Jxq JtFCJFC0G@GGG=K"UtGb#_!_&b#GG/I?&A1"G0JB@9" `G =tG=A_a1H_&VIDC G1 J2B@ $($,0`n.`G=K"GtGb#Q=_` &G#HGGe@?$! GtG/IA;"] @`բG}=[b#_o1H?&GVHEC0JB } `$`($,#CzG`A=K"GtG=Ab#n_ &G/IGGA?$! GtG.IA>"] @`բG}=[b#N_n1H&GVHEC ! H0@] @$`(ݢ$֢,#yG@GݡK"GtG=Nb#,_!%$H@%H@ `fG԰G 0??'}9#_'$Z#GC; }Dc#fHfHh^p~x޵GGGG:4G`Bhb;DtGB"BJ! J"bG\E*" TGbB\EG)_"b#GGG1_4*" TGbB\E_")GGGb#1_4GbBD*j"@TGPBGXb2v IaZkEEHB4G`Bhb DӰ"tGB0)!bI"G_\Eb)"TGBY\E(Gb#_"GGG1_4)"bTGBK\E(Gb# $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1|"f _"GGG1_h)"bTGB=\E(_"GGGb#u1_ 4GbBDi"ɤTG8G B(b2vH`GtGHbTGTGaAD Gb#GGGtG`_ _"G GTG1?J2B G4JB@@ G8XGGtG`Db#C_ " G!?H0@@2@JEB@ $(@ *YG~ÁtGGGHbTGaA GDGb#GGtG!_ _"GG G1?J2B G4JB@@8 GXGGtG`Db#_ "GHbG!?H0@ @tG2@JEB@ $(@ *YG GTG@G}aAGDGb#GGtG_ _"GG G1?J2B G4JB8GXGGtG`Db#_ "G!?H0@@2@JEB@ $@('GG@G_`tGGGHbTG;aA GDGb#GGtG_ "GG GGGb#!?H0@ @G2@JEB@@@زG tGD_@ Gb#GG*_ItG GA@ G0JB( ]G @$`(`ˢwGDe_?&`G+I gA`0JB } `$@(Ƣ  *YG@G( DGb#GtGF_ ? _&G%H@ 1 J2B@ $`(Ơ /G@"/ItGAG'H@= G@uGD3_g1I&GVHEC ! H0@] @$(, ذG G GDK"b#GtG_!?%b#GG'HK"@GtG/IA @,LGG`D_`GGb#GG+I7" hA`tG/IA =(! Qq3GGD_`%G G+I hA` G/IA $] R@(ƲְG](ZY@EG4GDGb#tG_&GGGtGpIb#VHm1IDCG ! H0@ K"$UGD_GtGGb#G'H@`G#`H i@ ](J@0PG7"G`D_!G G(I A ) I ,A $(('G@GբG ](]0}8@HݤPX`=h]p}xݥ#kG# {~^^~ (GG(RHwHwHDDB0@,a,@BR2@HrH0D0`DtG`GGGGGGQtG@{#"_GDQ`0@JV`Ju1@JFCѢpJJyqJGC Qv K:v@Ka@KaG` 1`G $Q$@q` 88Ѣ0F0FvG`((,", `0B0@G]]} (0#k#~^^~ (0޴8@H>P^X~`hp޵xGGGG # G0H:p"4GBb DPbtG(B`Bk!hb K"G6WEhb+" TG`B0WE*GPb#_"GGGh,_ 4+"hbTG`B"WE*GPb#_"GGGZ,_ 4GbBDk"KTG@GPBXbҒ@I!\Zk( ?E EH pb4GBb DPBtG("`BDJ!hb J"GVEhb*" TG`BVE)GPb#_"GGG*,_ 4*"hbTG`BVE)GPb#_"GGG,_ h*"hbTG`BVE)GPb#_"GGG,_ 4GbBKDj"TG G0B8bҒH[Zk(( GGK"DGitGHb#<_? _&G'H@G 1 J2B@  ʢWG^~޵GG("Bb0JE`㢤 "( ?"B_", bGGaE?"4G(G`㢤B", b4e"aE 4G(Gb#z_8C8ݠ4GGb#İ !$F!((l_@C@4GGb#!$F!(`_HCH=b#'!$F!((='@(C44GBBb DtG`㢤8bpB, %"`㢤 xb, `E"_TETG`㢤 pB, xb%"WTE_"+G(GG`b#)_4G bBD`㢤TGGBe, b`㢤Ғ`I, be"RYZkD _E `E`R@I KED@b4GBb D`㢤tG8BpB, xb%"`㢤 , E"$TE`㢤TG pB, xb%"TE*_"(GGG`b#T)_`㢤TG pB, xb%" TE*G`b#_"GGGD)_ 4GbBDTG`㢤GBE, b`㢤Ғ@I, e"YZk }! ]!0¥G`㢤RH, wI% EBQB.J4b4GBbhD`㢤tG`"pB, xbd%"8㢤,! HA"SE]$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"w `"TGpB,! xb|!"SE%G`b#_"GGG(_4GbB5DTG`㢤G`bB, p,c bDJc"ҒHXZkGG(=TGb# _GwIE%@P0@,GH7 }"(]"GGPb#_w㢤4GBbD`BtG`8pB,R", xb "R"|SE(_"GGG`b#(_4GbBDTG`G`㢤`B,!P, hbe"2vIwXZkJG G?GGG(=tGbZSAG"%tGGXb#0D BTG(](=Rμ_(0 HVJr1 H2FC@2_J?"QBpJJwqJ"FC(vJ&G9v K{ K[G` ;`KvC (}G ` }"@`Pb#(]@_ G wIGErBTtBs.tJ$`G8բ!RJwJF8CW7C9/7K XV@K@G4F"RHwHD!B@ B1. J X֢JTD(=Gb#_GwIE@@@-I8# RJB/Gx! x!xa8#wIGEBWB.JG(G% GGGb#GTG_GG)?}G(]GGGb#@ӈwIG EAI A-G IwIbE#@O/@a,oH?`<¤4GBb&D`"tG`b8pB,)!,c xb )"C"RE(_"GGG`b#'_`bTGpB,c xb$#"vRE(G`b#_"GGG'_4GbBDTG`"G`B,)!,!b)o"Ғ IqWZk r ݠ44GBbD`btG`イ8㢤pB,c , xbp#"DD"DRE`BTGpB,J!xb*"X^`~hpx޵GGG4G0⤐G$!%ERJAp-pH8DpIb@Jǰ\GGGPBGb#tGK@S HP*R H!  GG0PGQPprԲGPHGP9G!DGb#GtG|_G V JG0Js1JGSFC`GpJJwqJV`JFCvJ8vKzK:G@:@K aG$ `'``b#pJv1JFC!9 @ G D  *0*JQtER@JPF@$FRJ9@¥4GBb`A@!BF0@ @?5GGGG{#tGGt_GQ`0@JV`Ju1@JFCѢpJJyqJGC v KQ:v@Ka@KaG`aK 1?? c0`Juq`JFC`aG`pC@`G]]} (0#k0 0kG#~^^~޴>^~޵ GGGGGGRH3A3w`J4 `#2 S@kGGGhb#8_* G#&  G 0h )R J F I<&_F@HB3rJFC `lC <CgJ|JCGC`lCGJ7"GGDtGXb#_ G`)&b# G?DGr1 HVJG2FCKGG4JB c4G` @(!$ GDGGtGXb#ǵ_l) `iFVJv1`JGFCG` G G!K{qK[GC`pG  ` 8+ԲGw()?GðB"xBGdZkGGpBEdZk8`VKGG$#G cGb# @ G GK KE`, @G/GGtG Cxb#? @ G GK E`*I GFCfzCGG&4GbBb bDtG`炥8"pBl! L"xbGKE_")G`b#GGG _4G bB9DLl"TGBGb2v@IPZk&#B& ! !CGG& 4G"Bb (DtG`炥8bpB! L"xbGKE_"+G`b#GGG _4G bBDLl"HTGBGbҒ@IPZkfcCJJwI@wI8b G@E ,0BE$K,B H-a @aAR2B$UBHI K G0D 0EGGGHb#_Lw@$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" GGG!F DQ2 GG D@G RK#  0R K G 4GGbQAG0D GGb#W_ GNʱ G0HGXD$ơ GGG GGGb#@_ G4&GbTGGRAJ GXb#GGGtG}_G % !0JV Js1J4GSFC`3J_&gBGpJJwqJFCvJG8vKzK:G@ a:@KGRC ``@ G7tGGJXb#G_ GXb#,VJG0 Hr1 H2FC@2_JlGBp`JJvq`JGFCvJG7vJyJG tG L$ @@-mGGGJ_Hb#`0IV`Ip1I G0DC,G@p JAJtq JtFCvJG5vJwJF $ ( 'gG GG @F!_ GG+aG GG̢ FԲuE GNR@KZ# @pR`K`G`4GGbPAG 0D `GGb#{_Gͱ (  "GG/"wI@BwI8뢦E(BrBE-,B9AV-TtBWB GHWI$9w K GI0D 0@E #Y@P윧kGG?_#TGG_# 4G tG tG_#$_#%_#G GGGb#0_GMGXb#GGtGt_ GnA)nAHb#VJ0 HGr1 H2FC@iGp`JJvq`JFCvJ7vJyJG I$ @$Ρ('GGGG`@KGv_GG'GGG ɢ F Բ D@ G/LR@KZ# @ pR`K`G`4GGbMPAG 0D GGb#_ GǠG G ,GG)GG"GDtGXb#_G!_&`?&G%1"xb#+I!nAGtG0JB@ , C @ G G*GG GGb# _DGXb#GGtGٲ_!$?$(G`GG+I lA ) I !A # mGXx XG;y@G/GGb#_GGGXb#_G0̡:4G"Bb DtG`¤8pB F"xbGIE&"TGxbpB IEG'_"`b#GGGA_4&"TGxbpBHEG'_"`b#GGG3_4G bBpDff"8TGBGb2v`IMZk E EHB4GBb oD`btG8"pBxk!xb K"GHExb+" TGpBHE)G`b#_"GGG_ 4+"xbTGpBHE)G`b#_"GGG_ h+"xbTGpBHE)G`b#_"GGG_ 4GbB$Dk"TG0GBb2vIMZk0ñ4n2C #j:`炥4GBb D`碥tG8¤pB4!xbM"GHExb-"TGpBzHE&G`b#_"GGG_4-"xbTGpBlHE&G`b#_"GGG_ 4GbBDm"TG@G`BhbҒHkMZkˡEEH¤4GBbD`¥tG8碥pB!xb N"GBHExb." TGpB_4GbB{Dl" TGGBb2vIJZkGGGb#p_š G(n,., GG |,ex cX'0Gv J@. "4GBb aD`碥tG8¥pB!xbM"GDE`b#_".GGGG_.G`b#_"GGG_ 4GbB0Dm"TG@GBb2vIIZkGGDTGXb#GtG#_ $Xb#GG(I%A!%!-IG A `G"$#tG$ GeGD_GGXb#GtG(IAG,I A `@0P7"GG`D_ %GG)?IG 'A ,I A `$(8@hG8XYXà \& I X.碤4GBbD`BtG8bpB\J!xb J"G/DE`b#_"+GGGGg_+G`b#_"GGG__4GbBDj"*TGGBb2v I&IZk0G0Ơ0ơGGb#GGGGG@G GhGGGXb#tGeDy_@ %G*_IG EA@ G) I (A $8-MG`֢زtC Xj`\jp`I `E.`4GBb\D`¥tG8炥pB!xb N"GCE`b#_",GGGG_,G`b#_"GGG_4GbB+Dn"TG GBbҒIHZk0j`0J0GGb#GGGGG@G GGGGXb#tG D _!$G.IGAG-I A $ 8@ )1G@բ@?'G$GG]]}ݤ=]}ݥ 0#kG#~^^~ (0޴8GGG G9GRJFx%CGG, xŠF F XVHJGGG\4Gnb#D\A\VHGG4G@bMAG"XDX%0DGr3JP`Br x( RKGHbGGTG_G]]} (0ݤ8@#k#tG~^^~ GGGQG{#0Hb_&yq`H@p1`H$B@FJGC `V`K0DC1$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1M" `$BB@G]]} 0#kG#~^^ ~(08޴@HPXGGG=8GGB0.0J8 F 4GòC @4G¤ B(b,DE"GbtGBBE4GbB DŤe"8TG@BGHb2vHGZkGD G#Gp HX D0DGG Cp@JX@F@dp`JX`F`GtG FAŢG0BB61BBGJ 0BB_";1BF`G1G @ , H#D pJ'G("/BQ.QJCF@dp`JG4G B(bDP%"b$E"BtG.BE4GbBD&e" TGxGBbҒI5GZkpGl%ph @C!1 @BƠ GH@0BB"41@D"GGFF4G¤ B(bDӠ%"tE"btGBAE4GbBrDpŤve"PTG`BGhbҒHFZkGGtG=EHb#e_sqIw1H$` C @c` !JSFC`VJFC(G]] }(08ݤ@HPX`#kG#G~G^^~ (0޴8GGG`GGGDGb#@DGhb#GGGtG$_q1HuqH GV HFC `aJFC8`$Yfz[ٰ&G]]} (0ݤ8@#kG#~^^~ (0޴8@H>P^XGGGGàGGD@ G0D_GGG8b#TG!_G GI!(F!JGJGGEGxb#tGo_ GIJGJGGrtRJ)$EG/Gb#7@9 'G_GDðGcdDG]G]} (0ݤ8@H=P]X`#kG#~^{#G@G] #k#~^^~ (0޴8@HGGGG("$ RHwHB1@D!.R2@,2JH 01@G BQ?@@G11p Jw J FBQB.J0 @ 0@?"4GGDG $4R H!  G4GHbuGAG0D%1@G A@0b@GTG_0@ @?GT/GGDGb#tG/_GtGVH0H$a1HDCVH GpJ!JsqJGSFC`v`JG4vJvJF 6JB $`Cp@Ka1@KGaGC`(HGb#G`D_GpHVHd1HECc p`H!Hqq`HFC GG]]} (0ݤ8@HP#kG#~^{#G@G] #k#tG~^^~ (0޴8@HGGGGGDHb#GGT_GGG!1G@RJD$RJ"G$ $GDtGHb#:_GG#0`GXGB.J#1B `$ V@ b@GTG_0@ @?G]G]} (0ݤ8@HP#k#~^^~ (0޴8@H>P^X~`hGGGXGGGVJG! }\Cp@J@Fy@ G\c6aJ&`4GBBb UDtG Pb`B! L"hbG?E_"+Gb#GGG_4G xbpB,Dll"(TG0BG8b2v`IDZk0G bGGGG_ Gb# GGK? GG AEKEtG_?"$& G&"!?H&1@ `" GG3`JGuB0tG 8Kk{@GEb#_"$& 0D s"2@J&!?HG0@ 3FSFtB̢GT0G bGGGG`_ Gb# G!iGGGtG lEEè_? $@0D_&5JG,I A 1 J2B@PF0UF 8@)I:G`$EFF,G_GG"EGb#tG_!$0D` @'H*_I LA $ E D AG]]} (0ݤ8@H=P]X}`hp#klR`JUaB0`F?G0`F?G_ТRJxFXFAGGGb#"@GGGEGb#tGN_!`&$0D"! H?&(IG A E0DB dGà#~^^~ (0޴8@H>PGGGDGG$ G5"DGb#tG_&_" 1?J2B@4JB zGGDG"b#GtG_"$&&'" #`3JuB`7JB GGGDGb#GtG_$?"GG G0JB`3`JgB` 88XG`ƠD` GGDGb#tGŧ_"$ GG@2_JSB`5JB 8XG`GGGTG0bGTG:EADGb#GGGtG__  $H@0JB``G]]} (0ݤ8@H=P`#kG#~^^~ (0޴8@H>P^XGGG ŠGG,F&@4G0⤘BbuDtG8"hxB)!I"bG=E_"(GȽb#GGG_4GbBLD i"8TG(BG0bҒIBZk?%G D4(GQIFQ GB"¦$#RJ7# TZ@G DB7,7H!1 @ GG?@C!1 @?GQIFQFGYIGY/$ RH&" @/K)1C Q?A@P@GG@b#@)1 A?G' G GGG[GTG@ZkGGIGb#TG*$_G D?EGG[GTG@Zk GGGGb#TGG_G]]} (0ݤ8@H=P]X`#k#~^^~ (0޴8@H>P^X~`hp޵xGGG GG$ RH!GHBGPb4GD(6 IE R I "=V I HTG(BGXP@B0btGBZk4G`bXBD(b4GBb 9ETG 8B !@bGP^X~`hGGG "GGG RH$!GB4GbdD 6HGIFI "=)V$J ITGBGhP@BbG@Zk4G`bXB)D(b4GBb 18ETG 8B@bG;E<," TG@b8B;EG+_"b#GGG_VIb4GHBPb Db4Gl"B@ZkGi*1@Aj@I xI jEipH8D"4GXB`b DbtG(B8Bxk!@b K"GP;EPb4G HBDk"TGGxBb2vIW@Zk<@H*5@F@@<@*u@:@<@F!6@# F!2@#F!.@-G4G*4G(#iGR`Iw`I `E @K+@!,+H )G)R Jw J FrBQqBs.qJ,Fâ,ɲ GFG4#G?CTc 4G6cKjG VHGGb#4G@GGG D5GT"DGb#tGd_ G@,V@I0 Ik1 I D C`,V`I$p HJrq HG2FC@v@Jl3v`Ju`JF5J ̢B pKz1K:GC@$`, G %GpbfB.J+1B `VAAbGGtG_+1`A#GG[GTG@Zk GGG'Gb#TGV_G]]} (0ݤ8@H=P]X}`hp#k#~^^ ~(08޴@HP>XGGG4G G!$RH 4G(B0bH"D4GGxb#@ӤXwHDh@Aa@-IwHD0B+F$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1j" D$B1.$J b4GBbDӘtG`B bD"G4:Eb4GBDӺd"TG8GHBPb2vI;ZkgR`HpD`RHD (="GTGpbv?AGG $@RHD'$RJ"'Q )"I}&_F`hB4JF/<CJJCGC@Ѣ1BJG 10K%B81C G0 C9J@ 8C0 CG+` i HG -GD֢@I$,0J$H (@F 6@EG01B`G0@gJ @0@G 0@JG21@B@G0BH@ B?0BGGG]] }(08ݤ@HP=X`#kG#~ ^(^0~8@H޴PX`>h^pGGGGàRH$0HwHD@A@.J("wHDQB@@BR.@J@ "4G@BHb D BtG0BJ!8bJ"Gl9Ehb4G `BDӺj"*TGGpBxb2v Is~ZkBwHD *A@ AI-@I@P"%@!-!I)G( 4G,#Q@="GTGb>A="bGGTG>A] EE@@E?@GG CIFPAwJG7J 0 AG'R J0F GR@JGF @(g="GTGbx>AGG $=G@R@I PE_$'R JQ"C@*F`W" 0ԢJG 0JC71BG0 CK@ 7C0 C1/`( GH-GDBAIp.0JpJ jBD uBUE31`B@`0BVK B0BG@*F tGG0`K;1`C `0@ H @0@G0J(wHD@D@.J<CG*GIGI BFG<c#gHgH`G 31 AG`0CH@ C0CGG ])G(]0}8@GHݤPX`=h]p#kG#~^^~ GGGGb#_c"0`H#@.G]]J} 0# @8DkGp#~8^@^H~PX`޴hpx>^GGGG "RHGwJF @R2@!,2H dGR`Jw`J`F@BSSBR.SJ@Gf$"R H0B!BP.,PJHCCD3 $0$$$c1sqF*`0="]" }"Gb#@G(="]"}"Gb#@@=F =1D (]0} =rFFqF`4G2 0(ݢB BB B&G&88$( \H:GKGKGG@ ) \ 0JJG)#V J* 0HpBGb#EAh_ӥ @4G/TG_G8]@]H}PX`ݤhpx=]#k 4GG GGG!0 H AA(@Ӷ @A8FG䢗VJGpGb#0K @9_Ӫ @A@4GG4GG GcG0`H@ @ӵ @8FG ɢ6JJGC4GGG 8KKGC0GGG0GGG?AAyGXH@XI@Xi`@ E@G/  E?8D8DD4GÀ#~(^0^8~@HP޴X`h>p^xGG=]G }DBH F@w J0Fo G8RHw`J`F0BS3B1.3J$ (="GTGXbD 4GGkG1D" 0H;wHD1@S3@!.3J GGk;wH@(u@!DB!%Hu/@B'H`K3DBqF0`GFsGCGk#(;~^^1"GRH0H!BwHDR,B@B.RHJ!Bq.qJS@ w H D@A@.J$RJF4GG{#9AGGG0@@G]G] #kp#~^^ ~(08޴@HP>X^`~hpx޵GGG0BGGGGC GJ!'R JLALA@R3w@J`<@BS@0kLA` 4Aq0 J"U"@LA`s 3AhG""LA R 2A_u"`"LA 4AWLA 0AS?F F GG $oFX`F`GGb#4Gq9A4G$'QR@JR"@4GGb#Gc9A4GAGGE8EE G'0 JQ"@q"`LA`G""LA G#1" LAG LAJp@GBW@K :AGB :AG A "AgG`G``G @ , H!1 @ PA@$RJF) A0A A_GG[GTG@ZkGG $A DYGG_G]] }(08ݤ@HP=X]`}hpxݥ#kG 4GoG;RHA?@!B@R35@B3w`J'`X^`~hGGG?G :GGGGb#4G3_RHE =_&(&?FpJp1JF2BF"P(GGGCtGhb#pJ_G V Jq1 I0Js1JSFC`V`JFpJJwqJCFCvJvq I8vKzK:G@AK aF ``C@"(G$,(G F @a<_&;fKgK4aKSGFtG`ղ 01v J2BP0F4f(,F0f4泪EPEN!$Gb#@ G(Gb#@G,Gb#@) GCTGGGhb#p HtG6_ q1`Iuq`IGV H? FC x1`I`qq`IaJFC$ G( & 4?'f;fKgK0aKFFpG`rGt@EGC&5!HFC5$(F,YG(GGGCtGhb#pJ_G@hz1 IV@I0`Ip1`Ikq I0DCVJ(@:Gp JAJtq JCtFCvJ?#5vJwJF J KEC @GF(F$@,( Ƣ Ȣ6JJ8JGF(A:&R J3F G&r3v`JtBG&0vJBղ0(,04GƠD?#0 G}!GG*4Gb#_Gb#GGGGG@ݠ@8DGG GEEGJEEG]] }(08ݤ@HP=X]`}hp#kG#~^^ ~(08޴@HGGGGpH F FGRJغDG}"4G8bGGhQAG?"&G0JB!a3`JtBtG"C@DO($à%R K:GI }"e4GGGGp`K8bAQA>Gb#_"G$?&1"0J&B"4GG4JtGBD _G GpHV Hq1HGFC `?"3`JgB` $ FڰG;y0JB%e3`JgBe$G GG4GDGb#tG_&àGGpHVHd1HDC ! H0@ C @$`wGزG]] }(08ݤ@HP#k0 0k#~^^~޴>^~޵ GG=8 (]0}'  BGb4GD8⤠ 6IE RI "=VI GTGBG0 P@BbGtZk4GbBDPB4GBb +E(bTG Bk!bG.E 4+"bTGB.E*X_" GGGpb#_gV`I`4GB@BHb SD4Gbl"BsZkG)1 A IjS I jEg =!p H8 D =" Pb#(]uC@C8A/ Gh tG} =}GGA G2GG3q* (=0]b#j_ ' "@ B4GH bODG6DIH@'&I >'V$H 'GpBGP P BxbTGsZk4GBbB DPB4GBb +E(bTG B0k!bGr.E 4+"bTGBl.E*X_"GGGpb#_gVdI`4GB@BHb D4Gxbl"pBksZk4GBG)1 Ai I XI IEG4GB =`"!GR Hw H D0BA!B1.!J ]G"$RRR@JSB8`FG`b# (=0]c@ ]J@]R@IH}H} = ]A1.p JJPH}p"X}`ݱh` $tp} (x8F ݢ$vp}@ 0@I"wKGYCXXCZ/XKF8F0FH};fA;w`K`#[@kG8XEGFp=!C 4G ]x$ =p}(qp}xpx}x RJUB/4Ghp}tGGb#}x(=0]_ ݡGݵ=!RH8D GG(=&QSFq0ݠ0}TG(=[@Zk G˱TGGn(=b#v_hA ="(]G0}bC@ChAx}kC`xb#C@ xݡ}"GG`=G`]xb.OAӠ@GB4Gh??$ }tG Gb#ˡ.vIA˱x(=0]C_ ݡG(tGG(=@(!hb#_+0 HVJr1 HG2FC@_"kp`JJvq`JFCvJG7vJyJG K @}`02FP p>AhxG="zb#TG1AGG0Dc(GGtG(=Ohb#_ G!ˡ&G$Pyb# .ITGA˱+! H0@ ]G}rB03AG G ݡtGGb#.p} $s$t ݢ (v7JBp(=0](_tG(=xG0]b#_pšeRI8E?$(D(0ݠ 0}G(=TG[@Zk4GhGGnTG˱(=b#_4GhwGxRIE x}(k ="GTGzb#"1AGGG(ݡtGG(=Nhb#<_tG hb# VI0In1IGnECpIJrqIG2FC@ev@J3v`Ju`JF Ţ p$$x]$Z(@(}G(=K_G? Pyb#_&G%k!/IGATG.1 J2BNB2AGGGG!% }Բu =$tG } ](۱b# H @zp=G0]((=!_xtG(=G(0]b#_pšeRI8E?$(D/0ݠCG0}TG(=[@Zk GGGnTG˱(=b#_xoϡR`I 8|E`&( 0D G0}TG(=[@Zk4GhGGTGű(=b#ܕ_4GhGx}kR`Ik! `x(="GTGzb#`0AGGG(ݡtGG(=Nhb#z_tG `hb#V`I0In1IDCϡGpIJrqIG2FC@ov@J3v`Ju`JF Ϣ p$$x]$Z(@(G(=HR_ G? Pyb#ˡ_&G%!.IGA˱TG+1 J2BK1B1A GϡGGG!б/ }Բu =$tG } ]({b# H@p=G0]((=__xݡtG(=G(0]b#W_poRH8D?$(ݡD.0ݠCG0}TG(=[@Zk GGG TGh(=b#8_xݡnRI8E&( 0D G0}TG(=[@Zk4GhGGTGo(=b#_4GhGxRI! x}$k ="GTGzb#/AGGtG(tGG(=Ohb#_tG ݡhb# VI0Ho1HGoECpIJrqIG2FC@nv@J3v`Ju`JF ΢ p$$x](Z(@(G(=H_ G? Pyb#_&G%!/IGATG+1 J2BKB1A GGGG!. }Բu =$tG } ]({b# H@p=G0]((=_xtG(=G$0]b#_pݡnRH8D?$(D/0ݠCG0}TG(=[@Zk GGG TGh(=b#v_xoϡRI8E&( 0D G0}TG(=[@Zk4Gh<GG˱TGn(=b#X_4Gh1G(GGtG(=Hhb#_ }tGGˡVI0Ih1IDCGpIJrqIG2FC@v@Jk3v`Ju`JF ˢ px$($(}(=[hb#_G? ȡ_&G%Pyb#.I!Aȱ(GTG1 J2BH=b0Aׇ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" GˡGGG!б+a }Բu =$tG } ](b# H@p=G0]((=_pݡnR`I 8|E`?$(D/0ݠ 0}G(=TG[@Zk4GhGGGTG(=b#Г_4GhGx}kR`IfEk! `x(G="zb#TGR.AGGxݡΡRI!/C(GGtG(=Ehb#d_ }hb# VI0Ie1IEC+VIGp HJrq HG2FC@v@Jk3v`Ju`JF ˢ xpKz1K:GC@p}tGG$`x$((=(=A5_G? Pyb#_&G%!(IGATG%1 J2BE=/AG GGG!+a }Բu =$tG } ](b# H@ڱx=G0]((=D_xhR`I 8|E`?$(ݡD.0ݠ0}G(=TG[@Zk GGGTG(=b#&_4Ghݱ  }($kG="zb#TG-AG0D?<-GG}tG(=0]b# _ ݡnRIG8E(=?&F!0ݠ 0}G(=TG[@Zk4Gh<GGG TGh(=b#_4Gh<G 0IE <G(}tGG(=Khb#_G!?&G%Pyb#/I!ATG0JB.G=/AG GGtGb#/!1 G5JB ݢ(ֱ(=0]_4Gh;8XE;p}kC`4Ghݱ  x$ p}(`p=xpx=x RJUB;H=*F tGxGb#p(=0]_ p}tGGb#}x(=0]y_4Gh oϡR`I 8|E`&( 0D0ݠ0}G(=TG[@Zk;Gű;x },k!="GTGzb#,AGG0D ="GTGzb#,AGp;ݡ Al;4GhtGp}Gb#}x(=0]5_ tG(=G0]b#._ šRI8E(}?$ D+0ݠ0}G(=TG[@ZkE;GG;;pݡ }Ρk!C*pb#<@  p RHU@ +tGGb#4Gh=p(=0]\_b$   ?$EA(ݡ D.;šA`AG4GGtGhݲp(=0]b#7_b?$ ! D@0 :G0@I` 4Gh}TGGE4Gh=GE4GhGh}:`(BGGGxb#tGR">.A(ݡ G(=GGtGNhb#U_m1HeqH! _' Z#ȡV H0Iq1IFC V JHG`mGCp@JaJuq@J GFCȢvJG6vJxJFG (DC `tG@``hGhb#t ((=$ X_ ݡzD _'nV H0`Iq1`IFC N`p@JaJuq@JFCvJ΢6vJxJF8K .C @$n($``FNGe&"rS ݢ =֢FB S:Gp= aa GR`KmzC` RJBGG0F (=4G &hQSFq` RIAG0E  $(h4GhաEձG͢F4Ghh= GtGp(=0]b#N_b% }! cDo@ :G ݡ(0} X! !X?B @SF`G }G(ݠXX RHX DX@ GGRJXFRJXFBB8G?QGGQG FRJR@JtFpJpKG0@J0JF_:0`CB C?B& 4BAB2.2J11 B GT?BTC@$$ @4BD11 B?F!zF@:@p Kw K GBYB.JGtG 9(R K#R?BC GC RRHD@11 B?0Aw`J`FB@B.J F:2FJ1&JGJ'J2B8@FGl_w`JG`FCYC/K@8F/G\w`J`F4BR2B.JzF&C8 G/GJ?w`J`FBQB.JXlF@_F:xkF0&0@8 GGG0?~F 0044ZBPB8F8@FFG"|Bu|BxF: vH9v K C8 G/G?Z ƠPG;GGGb#tG_ GG,0,$ƠGGGb#GtG'_ !GGb#GTG_ G.E GGGb#4G_ D RJFtG( $ RHD /DR J2F @'1@S@@D @sRJFG@GG@b#GTGj_G' 0@A1 GGGEtGhb#5_G 'Q@V J0Js1J"SFC`3JpBpJJwqJ&FCvJ8vKzKG:G@:@K aTC ``@$G G@G E@hb#GtG_G$VJ0 Hr1 H2FC@dp`JJvq`JFCvJ7vJyJG D$ @D?"F dGGt yoy9;G)Ơ.E].GNR JG8pݠƠRHDge@G] - Ap}tGG $k(=0]b#_pġRI8E(ݠ$feD0 0}G(=TG[@Zk] 4G$j GGTG̱(=b#~_] 4G$j GH=h 3E' pRIE p} cc0HDe@/G<4Ghݰ%pp,vIADZVIpp= p}pJr1J2FCS JpJwqJFC ] *JRK G8G G(}%;/E0}`0}G(=TG[@Zk'GGm'@¤ƠH `wIE@H@-I %`ݡA.ID<CIICGC G="p]"b#tGJ_  G 84G GXVH 4GGG4Gpyb#,A GG 0`Dn' tG(tGG(=Mhb#|_ G ݠG VI0Hg1H( E CVIơpIIkqIDCf vI#v`Hm`H-E &I *&0 Js1 JGSFCj(BpJR"vqJFCʲvJ7vJyJG* FtGp}$j JGxb#A(G(=GGtGEhb#|_&""f% &"0`HG V Il1`HtG E C-I ApIHaqIDCvI0vJrJG2F@WF fBG]" ``}, C-Ixb#NAݱZA G(G(=tGGLhb#q|_&""0IVIc1IEC/IơApIIpqI¥0DC&vJ1v Js JGSF`wF B  <f<;gK6HgKc`KDC<j f j8f8j`wI EBL B.] JQ%2v@JOBQ4GhݲGfGӰG5(*YG@9), G  ݡRI G 8E(]&FҲ0ݠ0}G(=TG[@ZkGGTGo(=b#:}_G="(]G0}GXbSB]&G }}p=p)(!R I'E4GGu'A G="zb#TGAGG>pRI Eݠf dAfGݡO.NAϱp}tGG $c(=0]b#_p(R I 8Zٸe#r`MNQ_P,PI!2h(=H'vy䋕?/LWAm}gݲkmMܽ #O1ib29\ӐJMA8y`7~~*nyγ)Nu/SF{&LDݑQ LBOӹ1C܄5ݽx@AYۅus A)Cm?I'kfsU_Y =9آf Ęv3ZSx+t˟UF(c*9!5Z[6_E %\KMِܳO->D x7,HHeZ5x%ꙭOxy. |9# ".eni6K.w+¿616c]KF5e#ӯ)9oـ륬j% ,vN-(p gs'PݰF݆̓VFc1;F-)ì_sI,cd-G(L5f>kOv*Zq͒]PjNtA?DRzl^=m=ZhT{JØX=W:yJ%/ʂ1"J|piC?_G4{ ~{'_L'lQB 1Bg.: b(tAsNÿ{)0g[ *?c1X:eWe0ruRƼݼua o$ Z-ϱb|KIV.LzVM\H y+nΐqvoeD 2_2B:J;ZCC|cioڥ"9|ش*a7S.< nI ye_e?f$0jԇKD9?aTY FEWwflv,#g'}d[[Qc B*MkȲHED ɊטV)F2ޏ8c-TU7xvTY*%C.>3^`'\Me84MB#A^b9WkIKV59%jrߡ)"TڔA]~t9e@eBi{O@e.t@7$'UuN-YjMيIpu V%Q{x71^̎ =pBԮ|Wt!^~4M`,hz_` RRơZB: J?kA,M0赉gy9i#pЉ%Y2g/¸=;Tʵ_"vS%MhP/>9a"QF'lZ$QbH*LC"s&Zǻ;1:̤FzRĩ(rO8֊('$Q 7H>|` ^ʚ)ُBjؔ@i9}MT gՙ|cGN,i4i}fN v XGZڨ [49:'J6W hQ ea׊ ^msTO} L;Ԅu٧? Q^,r+D׌x$ yD&| )}֌{LO)0huUjމFoN#'uF'P~cA!a/d3!4+觕8>k#A FþJB @R6W38izdq33yH-) yľc. ' Va?HԉEt \ .^D伋ù ʍy]Wښ΅_z"X )mb4?.+R8~Md|q9M\߅.㶜ܵB:pFj1o6tg.˯c-h+|Md~EJ%?=FP'oUlGjiANm-m%aϵe}!\ n>~auI6v'H沜P5"5n$fl+&|X!LzDzFc{ZCPgO}1DbБe><$KEo,6~/(jr8%QyS\wAǥD_؁*qH+6Zݒ M5B!ғ H6:F<0]O ό9@)Da"y #%1MnrYNsO8-֬W<3C4f.Tdd98y$ Slh#,.Azh>1M^*=Iڵa`c*e%)bՃop\#z^a?5o8߹u*812|,H˪'4h!IĤ\@TS&8\bJ2#8=.['q7H:JߋF =hk\O>WlU}P `rM}eT/K% ,졘M?<)t4vΡU~ެnt6!3Tl-R@CFCDŽ;"LfyF mJe@8Y-g6TY_H<$y)=. ُ AH-uP/㣏ɹ{"M զܰ{ͣit!ϩ^Yo1t% Z7 OwF 5.\zSQ g1!o}}AH4P_>eN~BW1+eh!$+RT,tT 8Y@e=E@X/=`orDHR|ajyľ֓`>晋\DMN I."p}M6J0.o8eD;v 7}qV`AMg2%"ylX;u_.gwgi[m XK5;C ..ʮװHbZ GSG 2j:K!C >RӳKZ$<{θ 3V䕄X-QYW`^<#ldmChv5<͘n"Ӟm$bd!4fQ_ MՔN2U:|Exp!{P|uOzC ]q _B^m fTS9>ojeۑ4+d\!.@Vi9nD{U[@R{'՝WKnrEm TmaU<͟:Kl>k?CFˀšJ0/TS1O;Heu70mX*ъ)q~4E]&P;.$u90zihwQt%!5| un;`1u8BL}&љ2'P-lݤF*QoQEPqɎ,0Ki\1Q}sl9| ܇:TA$4ay dljSD^;^OVCrIwyȖ"8)V45Sp5:k% 5~`LODhˀ;}+*M`Hnf@gT`(OXiJʳAlzH==$z%)~' t&c6/w7T mT[YmU,7*1u2֠ @!RZ` 9C9 45@JécS/'#vD%PM{}4zU]E=&a bAAg15̾ۊfCOwO< g8\2n., mT 6M-, 'cS(YhGn^]oFdP_jU+-V*bq]1TdTkH2:rZ FQJw$,p^ a$~<ߙ_^\*cm4Am͌؞5E$C8䠀3Ag|(f&~381ӃEB#?^Z(SW/ eϏ5'|.]r %cd ܩlY֮RW'WPz4KF\6ROJCڅ\Ú/lbC/kv {9h 73+]IR%c@vEwYE r2 @9궤D -[b pH[/2 Vv4_87᭝_>)jU|G 5 RH@G0D14Ghx]GGtGb#](=0]_ =ɡɠRI8E(%E0}C`G0}TG(=[@ZkGGTG̰(=b#j_p gE9` EšR@I 8\E@($E`G0}TG(=[@Zk GGGTGͱ(=b#j_ ,lR I 8e_ӶG5AT4Gh}(ݠGGtG(=Fhb#c_ }GtGGVIb#0Ie1I D CpIHcqI E CvIˠ&vHpH0D +p]$@ pբGx(=0]_RH8D$(=igD00}G(=TG[@ZkjGGGTG(=b#d_`GUA0 4Ghp?!x}tGGb#} D$p(=0]<_ ȠRH8D%(}ˡE˱0}`0}G(=TG[@Zk8GGGTG(=b#d_.G ?%0H@)$IDG<C'IpRIEݡ@noAG]@=,AptGG$(=0]b#_pݠfR`H8|D`(%hnEȱ0 0}G(=TG[@Zk] 4G$ GGTG(=b#X_] 4G$ GG=" ݳ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1*"C G(]0}b@B Eh ,g, cC`c cR`HU`@GG `4GGtGh (=0]b#r_ӝG ݡݱpp( RI E 4GGuA ĠGH="zb#TG@GG>p]JR@I GE@Hm lAG}Há.Añp=tGG$)(=0]b#<_pϠORH8D(}% E0 0}G(=TG[@Zkݡ4G$. GGFTGʰ(=b#X_ݡ4G$.GGtG (=0]b1BD (hC+e kR`IU`A&` G@="zb#TG@GG0D b0Ih@,H@}F@D ]8J@`J _EHA 8@E G/ G GG G@4Gh7% =G ݡtGGb#ݱ$vH @(=0]˯_tG(=G0]b#į_ } 0k(mG@bc`="GG (]0}Xb-B8ݠU@ xCx]J JR@IU@AG G$@4GhtGpݡGb#ݱx(=0]_ $R I 8`8Ep}$k} 4Gh}p$(E0CG0}TG(=[@Zk GGGTG (=b#V_ =iiR`H8|D`$(ݡDG0}TG(=[@ZkmGGTG(=b#V_h]b@CP8ǡ  B" b4GDǠ6HRH!FVH GTGpBGGxbP@ApZk4GbbBuDP4GBb}D(TGB!bGD4/"TGBbDX_"%GGGpb#^GBL/"TGbDVI_4GB@BHb 5D4Gxbl"pBpZkSG+1`AHdS`I dDgL8¥!B$"b4GSD 6I@ .&I 6 VI,TGBGGbPApZk4GBbB DPb4GBb D(TGB\ bGvD4'"bTGBpD nVdI`4G@BHb D4Gbl"BwpZkG )1 Ai IHD hG]]}ݤ=]}ݥ 0#k#~^ ^(~08@޴HPX>`^hGG=GG0RH$# B0.0J pH8D4G5"3F"@% #"4G01 B4G4GG GS@3@ssC`TGG0@ @r@G8E G(C!0HiGGpJ}"(bG AG4G4G;XE#0H)}"JGGp HG(b AG4G4G'4GxD#PBR Iw I E@I@F-II @$!w&H0J'HJG0DC0F4G G0F4GG@@daJ8`FSFG! GGGtGDb#G5T_àG pH V Ih1H HE C@C p@H!Hqq@HFC c `c`GG] ](}08@ݤHPX=`]hp#k# ~^ ^(~08@޴HGG F 5`@ wH^~޵GG=G] }0J(RJ$(#0=c8}@H(C 4G G1GHR@JFF((1CG TG$ȡPݱ(!GR"C@$CGG tG(ȡPݱ$G@((1CGG G$ȡPݱ(G GP0=1C 4GX0}90RJF@0=(11CG TG0]$R`]0=(qX%"C0]$RRCG@tG0=(Q`]0]$rX0=(11CG G0]$R`]0(pXX0=`="1 wHPBDB@BP.@J2F8 F@0 FD[ @_GG=tG ]8b#7_GtG=GDb#>_ GGLGGtGVI8b#0@Ig1@IECG pI!IdqIDC,vI!v Hq HF LG @}`բײ= ]_(!$GtGG=Eb#>_G ĠGV I0Hl1HEC e@@pIAIaqIDCvI0vJrJ2F@ dP$`ݢ( `$Y:HG}"?"G(=(]b@Ӆ4G@ Gh}=ʠRI8Eɡ%Eɱ =CG }TG=[@ZkGGTGİ=b#?_0̡RH8D$DɰG }TG=[@Zk GGGTGϱ=b#?_GG=tG ]8b#_GtG=GGb#9>_G GĠGGtGV I8b#0Hj1H D C@GġpI IgqIEC$vI!v Hq HF DG @}`բײ= ]S_(#!$?"]tGG=Jb#>_GGVI0Ie@d1IECpI HaqIAECvI0vJrJ2F@ gP$`ݢ( `'Y: HݱG}"GG(=(]b@4G@ݰ Gh}&$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1,"v RI8E,%.E̱ =CG }TG=[@ZkGGTG=b#>_0=ɡRH8D$DG }TG=[@Zk GGGTGϱ=b#>_GG=tG ]8b#Ӗ_GtG=GEb#=_GGGGtGVI8b#0Hj1H D CGġpI IeqI%EC$vI!v Hq HF DG @}`բײ= ]_(C!$ðGtGG=Lb#S=_G%GVI0 Ie@d1 IECpI HaqIECvI0vJrJ2F@ eP$`ݢ( `%Y: Hݱ,Xݠ<5@[!U@ _ݡ$C!G?"=tGNb#<_GG VI0Hd1H$EC d@pIIaqIECvI0vJrJ2F@ fP$`ݢ( `&Y: H=(GG}"GG(=(]b@4G@ݱGGtG= ]8b#_G=tGGOb#<_GG8b#ĠG VHGtG0Hi1HG IE C@Dp@IIoq@IECvI$!v Hq HF G D @}`բײ= ]̕_tG=G=RHIb#<_GEVI0@Io1@IEC pI!IaqIDCvI0vJrJ2F@ e `$($RKG_# :G@ GGGʱ GN /ORJG8FG&}FӲ C@G }TG=[@Zk GGGTGİ=b#v=_šRH8D%ĠD@G }TG=[@Zkh=GG̱TG=b#Z=_h=G}"GG(=(]b$@  G4G@RHʡ8D$% &E% =CG }TG=[@Zk GGG̱TG=b#,=_0ݠ&RH8D%EűG }TG=[@Zk GGGTG'=b#=_GG=tG ]8b# _GtG=GDb#;_ GGGGtGVI8b#0Hj1HGEC pI!IdqIDC,vI!v Hq HF LG @}`բײ= ]ה_?"P]tGb#G$C`(ݠ=F;_ GG VI0In1INEC @pIHaqIDC vI0vJrJ2F@ i$`( ` 8G H]aG}"GG(=(]br@W4G@ݰGh}]RI'8E%Eʱ =CG }TG=[@ZkGG%TG=b#z<_0̡RH8D?% D*G }TG=[@Zk GGGTGϱ=b#^<_GG=tG ]8b#W_GtG=GDb# ;_G@G%GGtGV@I8b#0 Ig1 I D C@GšpI IdqIEC%vI!v Hq HF EG @}`բײ= ]%_$ =G=tGGIb#:_ GGVId@0Ho1HEC pI!IpqI0DCvJ*1v Js JSF` P$`( Jz[ @H(ðG}"?"G(=(]b@ӥ4G@HRIȡ 8E$Dǰ CG }TG=[@ZkGGʱTGN=b#;_0̠,RH8D_% DGG }TG=[@Zk GGG&TGɰ=b#;_GG=tG ]8b#_GtG=GHb#[:_GGGGtG VH8b#0Ho1HGOECpI HlqI,ECevI+v`Ia`IE  =G `= ]u_GPtGb#G$`ݡ(ñ==I%:_ G`G @V`I0Io1IDCpI HfqIFEC̡ vI.vIaI!E $`( GH=hH}X` 0BG8b4G%nDe6`IER`I =V`I@%TG BG@G(bP AsUZk4GP¥bBmDӠ4G0B8bDxTGB,!bGJD4,"bTGBDDHP_"/GGG b#{^堇VHPB4GBb mD(b4Gl" BBUZk&1@ aInSH.EűH0="]Pb# }_@}0`D`h(CGh( RIUA)hGGtG=$ ]8b#В_hGǠ'R@I 8\E@}%D˱  }G=TG[@ZkhGG&TGɰ=b#:_hGXb#[_ }"GG(=G(]by@Ӡ@GG{h]JR@Ie!;`h.v@I4$GAb#ȱGݠtG=FH9_ GGtGG VI0H8b#k1HGECpIIfqIECvI)!v Hq HF G I @}`hբײ= ]b_h}(<GD9h*v@I?%G MAb#GݠtG=F 9_GGȡtGG VI0I8b#g1I'ECGpI HdqIDECvI-vIaID  G= h}`= ]%_h=(`h}8ݡ˱h@Gx]]}ݤ=]}ݥ#k0#~P^X^`~hpx޴>^~޵GG=G] }H"$(#RJ(=108 0JBwJFrBPpBs.pJ`G9@,! XBG`b4GlD@ !6HHI ">,V$J LTG8BGhP@B@bGTZk4GbBlDX¥4GBbD0TGB!bGD</"bTGBD.Gxb#X_"GGG^쥏VI4G¥HBPbIlD4G@bl"8BSZkG̥-1AmӠIIE̵RHD('!CGt $(ǡC`}"âGGG0JbpJ@@ӿ 4G0]GGtG=Opb#8_G/VJG0 Hr1 H2FC@oGp`JJvq`JFCvJ7vJyJG tG OG @}G`0pb#Q2ݢG=V7_G V J0Js1JSFC`pJJwqJDFCvJ8vKzK:G@ a `$'($ "FG!G9tGGb#@G@= ]_G=tG ]Gb#_ G * RH G8DG&=QSFq C G }TG=[@ZkGGTG=b#8_ G LRI G8E=?&F! G }TG=[@ZkGGGjTGK=b#8_G(R I &E (C (h}"GGG$H0IpHb|@ 4G0=GtGG=Opb#W7_ G,GGVI0 Ip1 I G0DCG,@p JAJtq JtFCvJ5vJwJF G = tG;!)`= ]b#q_GG=tGGOpb#$7_ G V H0Iq1I@FC I`p@JaJuq@JFCɢvJ6vJxJF )$(@ ?"F iG G4GGGpb#tG=X6_ G)VJ0 Hr1 H2FC@ip`JJvq`JFCvJ7vJyJG I$@( @ _"2F@GGU GG@/o/R K G8`ƥVI fTGHBGGPbP`@%PZk4GbBhDX4GBb D0TG B bGD <$"bTGBD-X_"@GGGxb#.^&V$I 4GBHBPb ghD4GPbl"HBOZkGƥ(1AhIIEƵ0GP]X]`}hpxݤ=]}ݥ#k#~^^~ (0޴8@H>P^X~`GGGDGWGD@GDD_G`hF``JG`(⤦C"%R J@,H(1@GSA@$017'J'JGCG GGGb#tG_(1AG GFIiR@J G8\F G@G&բFGG[GTG@Zk GGGjGPb#TGK&5_GE@I_G]]} (0ݤ8@H=P]X}`p#kG#~^^ ~(08޴@HP>X^`~hpxGGG$GGGGG G G GRI G8E@0I("wHD G2@@ @A.pJ@J@GwJF@Q@ ,1Hw 4G$KG GsE( ="GTG|b#e@h$+G 0A GcxE G=" TG|b#V@Y$+G)0A GTG8E 8K @XrV`J\Jv`J`CBG$G G@/xE+0IBp K LCYC ,. HJ@DF.$+G G+تE&B c`<âFU_FXAF @"0J7C-I CGGG<z0J6`KaJDC<z$ G G/!E 4Gn_$ EhB̢p`JMBRJ/8FKxF]$,(@[ G_?A KE` A@ hBGpb4G-gD6I`RI VITGBGGbP@{NZk4GbbB fD84GBbDTGB!bGRD<,"bTGBLDl,"bTGBFD$GXb#P_"GGG~^eV`It`4G(B0b fD4Gbl"BENZkhGGRP@JG)GGGGb#@D$c!Pb#4GGGtG2_ (& 4GG G(@p JV@Jt1 JtFC6JB$z:A` {G XE(GGGGb#@D$c!Pb#tGGGtGv2_ &GG 4G pJV Js1JSFC`5JB$Yy;@ PGGGGb#@$ 4GGG)1 AIkS I D80I @ , H(R J1" D C@AB GB/G^@ 8ð BGb4GZfD$6$IO dfI EVITGHBGXGPbPAMZk4GbBfD84GBb'DTGB| bG}D<%"bTGBwD`%"bTGBqD'GXb#P_"GGG^VI4G¤(B0beD4GPbl"HBpMZk 4G /$+1`Ak`I 8I +E$ 4G GG]ME] }(08ݤ@HP=X]`}hpx#kG#~^^~ (0޴8@H>P^XGGGG"GdDRJG0B,H-@G8Fh( G GG?&rqFrGG[GTG@Zk GGGIGb#TG*2_'1@ G GJ?A b j@G$ GGG_ 0 A 'AG]]} (0ݤ8@H=P]X`#k`#~ ^(^0~8@H޴PX`>h^p~x޵GG=G]$ GRH@pJ@.UB@JG21@B@Q@@11p JX#F 4GG D!C4GaJ0J3`JDFD0@ @?=GZ GCb CGGpGGGR`Jb#w`J@`FB-VB-!CII 0E}@,1AGA_C:K@0F!PB5@C0@-F 4GGU@CnF@ BB7J@@0@C LCG G GC4G@GCG_EGGGb# @ӡ @ D/D0A AQAq@h@.r"uI0ATJ AF>C 8FFG]G btG@G ](]0}8@HݤPX`=h]p}xݥ#k#~^^~ (0޴8@GGGGRHD,G$ DtGb#GtG0_G V J0Js1JSFC`pJJwqJGFCvJ8vKzK:G@ a `$a`$`c`D, G$ DGb#GtGj0_G V J0Js1JSFC`pJJwqJGFCvJ8vKzK:G@ a `$a`$`c`q pG"DGb#tG=0_$à GV H0Hq1HFC V JF"`Gp@JaJuq@J"FCvJƢ6vJxJF &G $ctG{p`Ke1`K%DC`$C;K`GsC$@` âb#֢װ( $D0_( DV H0@Hq1@HFC V JD`p@JaJuq@JFCĢvJ6vJxJF $G (c{p`Kb1`K"DC`(C` $@â# GAqGpq1;?G]]} (0ݤ8@P#k#`~^G0pRH?DB1H.p`JJ$"6 GxFG&8vKCxF G'7!v H8@ G"G&9!v H7@qJA`UB1B5Bآ8BBвa8x!9Ѣuղq)xDG?'7!v H9@7GxDG?&բ6vJBղ G G?$8vKC G74GG{#_G] #kG#~^^~ (0޴8@H>PGGGGG"RJ(B0HwJ0B2@H,A.F0DP0@PJDHC$!@ bGGGtGZ_d@""!-RHwHDQB@@BR.0I@J@GGHb#R_G1H &D@0F0Dd@D&1@GGS@ApJXF'IbG0 FtG_0@ @?G]G]} (0ݤ8@H=P`#kG#~^^~ (0޴8@H>P^X~`hp޵xGGG ¤GGGHB4GPbbD栁6HD RH"<VH FTGBGP@BbG4JZk4G8pbhBbD"4GXB`b DXBTG BDJ!bG D 4*"bTGBD)G8b#_"GGG=^FV@I@4G8"Bb vbD4Gbl"BJZk(1A HiSI IEFXG "R Hw H D0BR2B1.2J bw H DBAB.JDG4G"G_GRJwHD8CZ:C9/:K G$!B4Gp-EpI Glp`J8`F `GGpb#4G_G EGGEGGD 4G Ep@J8@F @GGpb#4G_G DGGDG GKAG1aApb#A4G_+`Apb# AG G4Gݎ_8D6 D` G&-!v H0@ ,D G&r3v`JtB#G" G'7vJBG&# D@G$,vI A GDG%š.vIAű*% -D'"RJwJFqBPpBs.pJ`GGb#j@GG4GGb#A_EXG]]} (0ݤ8@H=P]X}`hpݥx#k$"{GRHaB.JG41BGWBBpJXF6J0GGCG0`B0B BpJXFGG@0`B0HwHD8B@ B/K0G"TsBGSsB ۦcJ"uF3uBvNVJF6BCG0B(A?@CatCkGp#~^^ ~(08޴@HP>X^`~hpx޵GGGG@¤$#!RH#0J J1@G8DD@C-1D= GI pH8DA RA!1D#D G @pJ8F `A!#D_GuBG?$ 1v J!BxF@G?& vH@! GP"@G?& !v H1@ GGGb#}_GáG&Q2v@JSBqxFG&բ6vJB G"G_'/pr$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" 89v K:CXGGGb#[_0DHA!A(A !AB)HGb#(IGGH_)#( GuSHraJFA A _AwA7JXA9AG YC7KyG18B QC 9B1DC2 .B NC9F 1 E0E (E26#K&FF6G2cp`KXcG`7AG 7@8BD C 8@&XG C# -@G0E57K Q E4GAF (E#5G#}GGGGb##_v  KA _A GA7@IG A hA7`I/A G /AGD#!& .A"1 F0E.F!atFâpJXF,AG B_' GQ F㲭 BZ# 0E A-F#FCFRH=wH@DAf-GA-0HfI0DICGGGb#a_áC!-RIwIE@N@-IIGGb#Z_G*H% OE+1`ADDGàð`GMA -A 0p HX#D IG0 Fb#_ 0A AG]] }(08ݤ@HP=X]`}hpxݥ#kG# ;G;~{#^^~ (0G$ RHwH BDaBQ,TtBs, CQHtHG0`D&_"1@@G@GA_C:K@0F!PB5@C0@#F 4GGU@CdF@ BB7J@@0@C BCG]]} (0@#k`#~8^@^H~PX`޴hpx>^~GGG$ RHBD,HZHG GB4Gb_D6IL RI "=VI GTGBGP@BbGFZk4G0Hb@B^_DB4GPBXb fD(bTG BbGD8+" tGCBb8D*G@b#_"GGG^gV`I`4G0BBb '_D4Gbl"BFZk G)1 A IjS I jEg%1@GGGpGP?@@0 J@GGRJF47JJGvBXGp JWBCעvBPRKC0997'K'KGCGG Gp${;R I 0E [J*7GIGI@GGC3/ G{p`K[CCGC)/Gp@GU_B4BC wA `CCC C21@B _R_BCy =#2C07JJ GGp JQ?BC190@0 @ %@_ 1@G GG ZCCC sZ0`C `C@GC KCFB.JD@CGG`b#4GɎ_GG@F @ 'ER@I hA PE@&!!7'H'H GGGƠpHF@C 0pA $  BGb4G^D$6$II 䤇H!?DVDI@ĠTG`BGGhbP@EZk4G0bHb@B Y^D4GPBXbaD(BTGBhJ!bGD4*"CtGBb2DG%_"@b#GGG^$V$I 04GBb!^Dhb4Gl"`BEZkGĤ'1@gHHDĴG8]@]H}PX`ݤhpx=]}#kGGDG@G B@FTFDGRUqk@#~`^h^p~x޴>^~GGG0 GPB4GXb^D6HD RH"<VH DTG0BG`P@B8bGVEZk4G@XbPB]D4G`Bhb׼D8TGB!bG-D4("bTGB'D'GPb#_"GGG_^VI4G@Bb]D4G8bl"0B&EZk&1@HgSHEGG# !ݰݰGD1GG7pKR K5C0C8@GG3u>CG0'CG-!CG)"CG%;CG"9CGy"CG>CGGGb#@Gb#_DG`]h]p}xݤ=]}#k pB "xb4Go]D6IHI( > VJ$G BGP B(bTGDZk4G@XbPB4]D"4G`Bhb ^~GGG@G$ RHB<(<!,H GXB4G`b\D6HG(&I "=(V$J HTG(BGHP@B0bGCZk4GbB_\DӠB4GBb gDbTG B4k!bGD 4+"bTGBD*Gb#_"GGG^hVdI`4GBXB`b (\D4G0bl"(BCZkH)1 Ai I XI IEH&1@GG"P?@@0 J GP`GTB5BC ֢ VB CCCC ز31`BSBCC0@ S0 @ &@_)1@ G G[_ACG bTGc_ 0@A IADàƠ&7HHGGGTG bQ_ ( xB "b4G\D H6@ID`R@I <V@I(TG8BGhG@bP ATCZk4GbbB [DӠ¤4GBbպDbTGBk!bG+D4+"bTGB%D&Gb#_"GGG]^ (V I 4GXB`b[D4G@bl"8B$CZk%1@ AIfSH fE h$GG?_"  #2FCG8]@]H}PX`ݤhpx=]}#kG#~^^ ~(08޴@HP>X^`~hpxGG=G$ pRHBT'T ,H GPB4GXb[D6HGI"='V$J GTG0BG`P@B8bGBZk4GbBE[DH"4GBb MDxBTG 0BJ!8bGD 4*"8bTG0BD)Gb#_"GGGՒ^GVDI@4G"Bb [D4G8bl"0BBZk'(1AhI 8I (E'%1@G_G@A@ ) HU pB "xb4G%[D G6@IER@I+ = V@I'G BGP B(bTGsBZk4GbBZDH4GBb DxTG 0B!8bGJD <-"8bTG0BDD,Gb#_"GGG|^ VI4GBb ZD4G(bl" BCBZkG+1`A AIlS`I E )  )00A A?D CR3GJ27GJgJGJGSFCG]`"B4GbZDG6DIH@gfI!>VI 'TG@BGGHbP A BZk4GbBZDH¤4GBbDxBTG0BJ!8bGD<*"8bTG0BܼD_"&GGGb#^'V$I 4GBbMZD4GHbl"@BAZkG+1`Ak`IHDLà& 0E&GG%FG]] }(08ݤ@HP=X]`}hpx#k`#C~ ^(^0~8@H޴PX`>h^p~x޵GG} D%4G`B"hb4G%ZD6HH%&I ">%V$J ETG@BGP@BHbGqAZk4G`Hb@BYDӘB4GBb DhbTG B0k!bGHD 4+"bTGBBD*Gb#0_"GGGz^eVdI`4G`BBb YD4GHbl"@BAAZkGE)1 Ai I XI IEE GPRH$GwHDQBSSBR.A!&HSJ -'H0@FG0wJG IJAF+1 A}F C Cc$!_UAAϢFW֢G8VY:زϲ"B4GbYDe6`HD R`H"<V`H ETGBGXP@BbG@Zk4G`Hb@BiYDӘ4GBbqDhbTGBk!bGǻD4+"bTGBD0_"(GGGb#^eV`I`4G`Bb2YD4Gbl"B@Zk'1@aHkSH  Ee 0A AdG GR`H05@0wJ#P@kG0`H F@4Gİ@w Jh F"BQB.Jhbk!Gh0`HwJ"GF8CZ:C9/:K Gd0`KXaG` G4G/Fİ4GGtw!h0`HwJ!GFrBTtBs.tJ `$p JBB8/u/8KuK ;C`pI  F %B0IE<CIICGCĢpJB6I?D<CIICGC$Gpb# @$GpIwIEBQB.JGD4GÕwI"EBOB.Jzİ4GwGh0`HwJ#GFYCWWCZ/WKk@x!iGh0`Hw`K G.@`G-[;@I]`![Gh0`Hw J" FPBQQBR.QJ@$ Gpb#@$ pb#(@( pb#,@$, 4G>0`HhA?@Ca`?&pJB10J_FCN>$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1$3" k-G<C'Jx^~޵GG=G `BGhb4GTD6HHŤH">%V$J ETGBGP@BbGS{Zk4GbBSD4GpBxbԲDTG B!(bG*D<("(bTG B$D'G0b#0_"GGG\^VI4G@BHbSD4Gbl"B#{ZkG&1@fHHDG_@@@p@GI@C A@ @1jVI ,%GBGP BbTG:zZk4GbBRD4GpBxbDTG Bh!(bGD4("(bTG B D$G0b#0_"GGGC^$VI4G@BHb|RD4Gbl"B zZk $ñ '1@IdSHE$$ñ(ñ]P@Q@}QBP`BR}_G0]8]@}HPXݤ`hp=x]}ݥ#kGoEmEâJ"GGeb#tGpJ&@%G(b#GGtGQ>_GG GV H0Iq1IFC V JG`p@JaJuq@JFCǢvJ6vJxJF 'K tGcp`Kn1`KEC`(b#pIrqIFC% Q _0IVId1IECVI'Gp HJrq H2FC@v@JgG3v`Ju`JF Ǣ pKz1K:GC@$`(/G@ݱFFâJ"GGeb#tGpJ@%G(b#GGtGQ_ 0HV Hq1HFC GV J`p@JaJuq@JFCvJǢ6vJxJGF 'KG cp`Km1`KEC`pHrqHFC,0AGݠ 8vE`B "GG;LZk#00 H@/K8GG =*XG%! $G G4GBb~QDtG B!(bH"GDHb4G@B]QDh"TGGBbҒHxZk ]"GGeb#tGpI0@%G(b#GGtGQH_G GtGmVH0`Ip1`I0DCVJ-@p JAJtq JtFCvJ5vJwJF J Cp@Kh1@KGhGC`#(b#p Hkq HDC% Q_ 0IVHk1I D C`V`I͡@pIAIpqI0DC-vJG1v Js JSF` âpJx1JFCC$`(@/ G @=&1 B E@B "b4GQD 6II`RI AVITGBGxGbPA_xZk4G¥bBPDB4GpBxb DTG B@!(bG6D 4("(bTG B0D*0_"GGG0b#h^ šVI4Gb@BHb PD4Gbl"B/xZk GC}cG$1@IoSHD GC}c= !A 0E )@$G(%GGtG Q(b#_GVIG0Ij1IECǡVI`pIaIpqI G0DC'vJ1v Js JSF` ĢpJx1JFC$g`)}! ")!I +_&p J A2OJFC@BR" /<CGJ\JCGC@BR"BR"GGeb#GtG@%G(b#(K!GGQtG'_ G G͡V I0Ig1IEC pI!HqqIFC v JM2v@Jt@JtF  8  $cG(cB"b4G*PD奏6IIH ?VI ETG@BGGHbP@AvwZk4GbB OD"4GpBxb DTG B!(bGMD 4/"(bTG BI2$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1  GD)G0b#0_"GGG^VI4GB@BHb OD4GHbl"@BFwZkݠ+Gť$1@dӀHIEŵݠ"ð#~^^~ (0޴8@HGGG G`BGhb4GOD6HFŤH"<%V$J ETG@BGP@BHbGwZk4GbBOD(4GBbDTG0B8bGD8("TG8b0BDG'0_"@b#GGG^VI4GPBXbTODHb4Gl"@BvZk&1@fHHDPGG#GG@Wb#TGG@GH&0b%?&"(B1"0DB%c G "e ?"_"GGDGGGGb#B@; DX D RHDƠD8D`#P¤4GhBpb%ND "p'"bDG"BtG D)GXb#_"GtG…^4GbBMD@'Fg"XTGHBGPbҒ IuZk`GGGGGb# @GXb# @Gb#@G]}] (0ݤ8@H=P`#kG#G~G^^~ (0޴8GGGGXb#@G@#H#PBTG#D@Xb#@ HE?@L0B DӸ#GG B|!?GGb#@ӸHGb#L@|# "_GQPFQ|!?GGb#"@GG8b#@GGGb#P @RHXDGGGGGb# @GRHXD峐GGGb#@b# 䳸 @G]}] (0ݤ8@#kG#? ~^^~ (0޴8@GGGGcF=#D, 4GBbIMDtG¤B G"bGD_"&Gb#tGG^&Gb#_"GtG݄^4GbBMDǤg" TG0BG8b2vHtZkHG@b4G_DĠðdG]]} (0ݤ8@P#kG#G~^4GG{#@G] #k#~^^~ (0޴8@GGGG06J+GGG_"xb#GGG-|_Ө G|䳀GGG@G BG|R_G@|d G|D2$r`|GG2$| GJRJXF HHGCGGGG0bTG B GC0&F0@GdC`C_GG_b#@@GG|ǠH G? 0@GD"GGg|ӰGG]]} (0ݤ8@P#kG#G~^^~ (0޴8@GGGG GCPF@G#D`G!CpF 4G¤Bb6LDtGh@B G"HbGD4G8b0BLDǤg"@TG0BG8b2vHsZk GG_C&D GDhG 砲CFF_4GBbLDtGh¤@Bh G"HbGjD4G8b0BKDǤg" TGpBGxb2vHqsZk|GG_CDGDD GC'F?4GbBbKDtG¤h@B F"HbG^~޵G#G=G}RJXF=1CG G0Gu$}( %E,`B0bG G¥PRJwJAGF-BPB.I$!J' 0$(¥4G@BHbJKDbtG BbD"GDG#_"0b#tGG^4GbB#KDd"dTGGpBxb2v`HrZkɡRIXEE"`$4G$?DXFR H D ` ]"^GG=0]QGiV`HP`  D } ~G=G0]A8E`EARHD%4G(b@BHbJDtG ¥BP G"bGWD_".G0b#tGG^4GbBJDg"ǥTGGBb2vIWrZk`4G GG=0] G } ~G=G0]Gb#@/1AG=CAAcDXD2RHGD`3CGG( ="`G>GG=b#@G؀DcG = p`HG@gAw`H`DQB@@SSBR.A @SJ0B@8`DXcD`(1A0A AɢG =#pJWBwAwJ@AXCd/8CFY@@`KWCY`8F XF0A)'EG8]@]H}PX`ݤhpx=]}ݥ#k#tG~^^ ~(0GGG=GG,#G\b#G@G&_# #FBFc "3gJgJp`F3`JF5JJ7WJFFFX wH0:GX`cB8B``DC6JFC`/KZ.qZJ;K2AJ[FP`Cq000G]] }(0@#kG#~^ ^(~08@޴HPX>`G#GGGGRHXDr àRGFX F RJF`FCF2@4GBbIDӐ"tGh@B)!HbI"G.DӠb#_"(GGtGg^)"TGHb@B!DG(_"b#tGGZ^4G8b0BIDi" TG G0B8b2vI!qZk栉vH VH'WHHxD GGGGGGb#@hƠC @"GGGGpb#_GGGGGGGb#@àGGb#D&@c`@bGGGtGp_cG] ](}08@ݤHPX=`p#kG#~^^~ (0޴8GG#GGG!Ġ&v J@0'JJ8F1W'J'J8 F GGGGGGb#;@hƠD$ G bGtG_G]]} (0ݤ8@#kG#~^^~ (0޴8@H>P^XGGG\Gh# pHCu@@U@0FXD!FG0J\ JF0 F1 J"DD\X㠑H X? p?"FBX#?"D\#ÁHV vH%h4GBbHD`BtG8"B J!b J"G@Dpb#_")GGtGy^4GbBHDӼ*j"@TGPBGXbҒ I@pZkXI%4GhBBb HDtG`"8B\)!I"bGD_"(Gpb#tGGQ^ 4GbBHDi" TG8G B(bҒIpZk G!\* (E\**GvH? D\##ÑH _"D\C`(FwJFBWB.JC8/8KG vHH@#D\cG?! D\#\6H* XvJ'‖H%h4GBbYHD`"tG8B)!bI"GDpb#_"(GGtG^4GbB1HDӴIi"0TGBGbҒ@IoZk\pH8E_6H%h4GBb.HD`tG8BB  b E"GDpb#_"*GGtG^4GbBHD%e"TGBGbҒ IoZk`(BEwIE@E@G-EI@" (A , H& A G% 4Gh⤀BbGDtG`8Bd!H"bGXD_"%Gpb#tGG^4GbBGDh"(TG`GpBxbҒ IXoZk\CGX%wGI*FIHGIE EE C 0@E*W@I EX\#p I E GGTGb#r_\HGGtGb#j_\C8$p@I@HA*HE<CHHCG C@GGTGb#V_ƠDxD0#%ֿHp@\㠈H6HGGTGb#C_G]]} (0ݤ8@H=P]X`#kG#~^^~ (0޴8@GGGG|G"TG5¤ _# Q@_!wHGDPBQQBR.QJ:wr$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1bg" @31@a|!?GRJXFGG(b#@泸 <G EB@g`GGb#@|0@ @?G]]} (0ݤ8@P#kG#~^^~ (0޴8@H>P^XGGGGRHXD#D1 H 4G<01BwJF @R2@.3rJF>ѢD6?G#D 0JJGG 4G<C 1@wHDrBTtB.5JF> ¤GRJwIErBTtBs.@ -tJ I`8GGâ,5D!CGG ?D0" F@ RJFXu3fJgJ5`B8`FGA`G?&XDX!;8F@4WJևJ5B8FGG/G?$D3)8F E,RDR#CF!<R4G21@Bw@J@F @S3@.13JF>G#DD 4G<# 1@wHDQBSSB.4JF>GGGGxb#@)1 A G G@_A@G$GGxb#@ 0@A IAxE "!CCEGGGxb#@kCAI$@4G(@BHbBFDtG ¤"B F"bGDTG)G0b#G}^4GbBFDf"(TG@BGHbҒHmZk G?! D*àG0bGGTG_Ơ!D G]]} (0ݤ8@H=P]X`#kG#~^^~ (0޴8@GG0DGG4G GtG G<Q#R HX D 0@B<cG/<CGcR`JX`F)`#&27'HGJPBDF4CJ3DFTF5wGJPF֧JBF0F5JUFCG  47JևJBFGG0F`#G("A0@BAT cJ`G3R J"/1 - S&4WGJևJBF!7JUF5DF!J'H0@ D C_&FB5UJ?D<C\JGJCGC_&FS G&FG?$F F X4GGF!J4C'H4J0@G$D12J!2HF1DFCX(sGGb#@<àc `G bGGGGtGS_Ӱ @cFGG]G]} (0ݤ8@P#k#G~?"^^~  GG1D p `G#!H 0!J 4G b_cG]]} 0#kG#~^^ ~(GGGRHXDBG="(GTG`}[@Zkc` bG4G_cG]] }(0#kG#TG~^^~ (0޴8@HG [G({GPXGGGGG!Dx& "`"!V H0@@@BR@H\@5L@TDG7J"FFF` `  F @ Ƣ0BƲ||$" G";0DG]]} (0ݤ8@HP#k#~^^~ (GGGRHXD` bGGTG_G]]} (0#kG#~^^~ (GGGGGGb#@c`GRHXDGGGGG bTG_cG]]} (0#kG#~^^~ (0޴8@GGGGRHXDX3GG[b#GGGtG@ ""PB "0DBX`GH" "#tFBX`X:_KP@C`X!P H1RqP@J3Jr1@JSFP`BqŢ?'F%àGd0V#H GXb#_& 0DhƠc `d&"ԢFhs cP`CR@K@GJ@Xcv`KG`X#E XVHB B?&FB10JD<C'JP^X~`GGGG 0@"B4GbBD6HN RH"FVH DTGPBGP@BXbTG2jZk4GbBBDӨ4G B(bDTGBh!bG D8("8bTG0BD'Gb#TGG ^L("DtGBbܡD4G(b BDVI4GpBxbjBD4GXbl"PBiZk&1@HgSHE#!H$ 4GBbhBDtG¤B!H"bGʤDTG&Gb#Gz^4GxbpBABDh"pTGBGb2vHiZkG!DdEAJ@DG&FƲ6I ǠfGb4GJ_ӌ砌 @`B"hb4GBBD6H$&I "G$V$J DTGBGP@BbtGiZk4GbBBDӨB4G B(b DbTG Bk!bGeD 8+"8bTG0BD*Gb#TGGg^ L+"bGBtG8D4G (b BDdVdIy`4GpBxbAD4Gbl"BTiZkmd)1 Ai I xI iEdfGI㠧 @GG] @Zð  "B4GbAD $6 IO@R I !GV I(TG@BtGxGHbP@'iZk4GBbB ADӨ4G B(bDTGB bGD8'"8bTG0BD(Gb#TGG^L'"bGBtGѠD4G(b BD DV@I@4GpBxb_AD4GHbl"@BhZkG+1`A!IhS`I D d## D5 Ġ!De G,D@B,"b4GuAD($6$IP (DFIj!F`(䤇VH4TGB4GpGbP@hZk4G"bB :ADӨb4G B(b BD"TG B)!bGD+Gb#TGG^ 4)"8bTG0BDTG+Gb#^ 4G(b B#D($V$I 4GpBxb@DӸb4Gl"BhZk(d*1@Aj@I xI jE(d&$ $ 'E A&ƠD?DCF@cVbJ\`8PB8"Xb4G AD86HM@RH EVH @ĠTG`B4GGhbP@YhZk4GBbB @DӨ4G B(bڟDBTGBPJ!bG0D'Gb#TGG8^4*"8bTG0BDTG'Gb#,^4G(b BD8DV@I@"4GpBxb @Dhb4Gl"`B hZk+1`AHgS`I D8d G?$ D)G0(F0DD@BD"b4G@D@6HV@ĤH L@DVDI@LdTGBGGbP`AgZk4G"bB p@DӨ4G B(bxDBTGBJ!bG΢D4*"8bTG0BVDTG(Gb#Ѝ^D*"8bTG0BJD(Gb#TGGč^4G(b BSD@$V$I 4GpBxb*@Db4Gl"BgZk@D&1@fH XI FE@Ddc$$G]]} (0ݤ8@H=P]X}`p#kG#~^^~ (0޴8GGGG RHXDGG4Gb#b_ b#_D4GBb?DtG¤B@ F"bGMD4GbB?DӸf"0TG BG(bҒHTgZkGG GG0@GİG|GðG]]} (0ݤ8@#kG#~^^~ (0޴8@H>PGGGDX`FG`GD,%"DѠ@D`RH<@ 2@@e ?$aFeG$2 D2pF U`B wHD#RJؠFRJXFRK GF#R K8G CR@KYG @cR`H8yD `e;WgKgK8`G`$EG]]} iT$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1" (0ݤ8@H=P`#k#~^^~ (GGGRHXD 0<Q?Bq@@@1`@0G bGGTG_G]]} (0#kG#~^^~ (0޴8@HGGG GG 0@J$x¤4GBb>DptGH B!(bH"GDӀb#TG'GG&v^4GbBc>Dh"TG(G0B8b2vHeZkG Ee'G bGtG4@#G bGtG,@ӈàDGA8DG PBEpFG "ŢG675G7֢ŲcFG]]} (0ݤ8@HP#kG#~^^~ (GGG< @! GG{#k_ӌ" @  G#!J B @G@b @`Jc¢ BF²G]]} (0#k#~^ ^(~08@޴HPX>`^h~pxGGGàGG   &GGtG b#^_ 'GA02Q0<ƠDƢF,"="GGb#f@ G GDj <G<JG<Gi`GGGؤb#GTG~ _ G +XQFF@}` k GGGG]G ](}08@ݤHPX=`]h}px#kG0#4G~4GP^X^`~hpx޴>^~޵GGH"XBh`bDӰ4G0b(B G-D4GP(B 0b"-D4GP(B 0b "y-DP P =Ѡݰ ]DC(ݠsfF`Pb#( (=@P4G %  P4GBb |"E=DP % 6 IO R I "EV I PTG8BGE@b P@BTGdZk4G`bXB=Dӈb4GXB`b DӰTG B bD$"fDPtGBE b|$"ݜDP_"+G(GGb#t^P e V`I`4GHBPbX^`~hpGGGG# GxG¤  GpGG G D1#D G G^GG[ ' GWD4G G1&RH DGIð&?GE$1&AR@J F(a泼fACF @$`R`JsF`8D110BGp `F$!&fG TG$ 泤Q?@C B@C!B@t@C!BH@t@CH@t@H@ @t"H GS?@@0 @@tA"H_@b]! (_"GG GGGb# h_(" A= A 8F0D#D'@ բ@G '99R K,G G_GzDD<lG `Z_ôF_GGGG& b#@ G GGTG=b#|@ G G0 b#@ `A0DG&FQB&4G 4@ GfF&NGG&9CN&WG_! H A# A F01@ N@31`B5@8DG0NrNG(F" vB tB8F 8 EFG B$(bErZk=@8DFF8F GJ@(JFKGKGG& XF !@F3rBff/`4G@GF`FG3Ƣ!@6B61BƲf`4G0G FUE !@8@f`4G$GUE ^E@G&!@11@0 B&f`4GGG&"TGNb#p@4G GF&"GTGNb# e@GG F ^E @&0C!D8F#6!J G/GFf Ƣ7rB BB(bGFqZkG &GBb0BqZkCGG  4GsGGpG6Bf GeGK`G!5@0LVJF5BUB8CG& GTf G44"PB4GXb`8D0椇6HG0&&Ii!=`0VH<TGBGHGbP@_Zk4G bB%8Db4GBb -DTG PBd XbGD 0%"8bTG0BDP_"+GGG b#o^0VH4G ⤰Bb7D4Gbl"B|_Zk0)1 Ai IHD0c& 1@ L @!1 @5@8D lL0LGE" B B8`F8@FrFG` B$(b$qZk=@8DFD8D0DG31@GGG8b#TG_G&TGb#GGtG)))%D_!?%BGG(Ib#tG A@*@I IA@ pG `0 GԲG\_4GG]] }(08ݤ@HP=X]`}hp#kG#G~ ^(^0~8GG=GG}C]G0b#*W_C=Gqt2Q`G78wG="G]0bb#j_G(] ]0}8@#k#4G~^ ^(~08@޴HPGGGGb#G]G^GTb#GGGGGtG@?"X #tGGb#FB#TGQSFhBqGDG_&" ! H0@@2_JSB` c`G]G ](}08@ݤHP`#kG0 0kG#G~^ ^(~08@޴HPGGGGG8b="]"Gq^GDtGGb#r_CHBG0R JQBr.rJ&1`BGT@@bGGBtG$_0@$ @=!0 G] ](}08@ݤHP`#k#G~^^~޴>^~޵GGx=GGà b#0XD0FGwI E0BA!B1.  !J PG2F="x}="G(_C ="DpFb#PG("x}_#8"Gb#D & 0="x}_àDe!`x}H"@="Gb#_$UB $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1+" àP="Gb#DX"x}_C`p"DaG'b#!h="'x}_D`G@$TG%EG0NNb#12B@x]Gx=GGtGJ b# _Gb#}VJr1`Ivq`I2FC@JFC )x]_ӦhA G8Dx=4GGtGx=A b#_s1Iwq`I GV JSFC`JFC$@$@ Gz:A`x}?"GGb#b_x Gb#GGGGGGU_CGJGGqb#SrQG*="BGi_8E $ G GGTGx=b#sV_ Gx=4GGtGx=A b#_s1Iwq`I GV JSFC`JFC$$@ Gz:A`GGx=TGhb#U_x}GGGb# _% GY ="]"GtGb#$b_Ӑ=21BGPF DAF=GGxGGGb#GGG'U_CGOGqGb#SrGG/="h_GHb#x], @xݡGb#GGGGGGU_CGEGGqb#SrG%="Gh_Gb#x}GG_ GGGx=TG@b#_x=G@b#GGTG_塸 0=.Gh=.}GGtG b#`xx=T _%"$G&@s"GG2@JGOB@&"5JB$ z9;a:YS.G3qԱ8x8Dt IR@KXLG9@(¥4GBb4DtG XB `bE"GED%" TG@b8BDG-P_"(b#GGGwl^$%" TG@b8BDG-P_"(b#GGGil^4GbB4De"TGBGbҒI0\Zk¥.! tHb#x]_@x=G@b#GGTGr_ Gx=G@b#TGGk_ tGP=G b#-0x=GQx=~_"GG$`3`JoB`5JB$Yxz[hb#8p -`="x]{_x=Gb#GGtGY_Hb#t.x]@x= G@b#GGTG*_Gx=G@b#TGG#_tGP=G b#%@x=GQx=6_"G$`3`JoB`5JB$Yxz[8`TG G b#% x=T_Gx4GGtGx=M b# _r1Ivq`IGVJ2FC@JFC$$ GYy;@GGx=TGhb#zS_x}GGGb#h_x= G@b#GGTG^Gx=G@b#TGG^tG0=G b#%x=GQx=^"G$`3`JoB`5JB$Yxz[8H % GGx=TG@b#^G0 b#tGGxx=PTG^"="hb#0JB@G2_JSB`8ݢײG x]_x= G@b#GGTG^^G}G@b#TGGex=U^<.G!!!#-0N12F,@4G(¥Bbr3DtG bXBdk!K"`bGԕD+"TG@b8BPDG$P_"(b#GGGk^4GbBC3Dk"TGxBGb2vHZZk¥tGGex!x=Db#^ Gx=GGTGb#S_G$ b#% )x]/_G(% )!$NDF'`(m!G1@Nb#GTG@x Gx=GGtGE b#^q1IuqIG b#V HFC `GaJFC (-x}m_ GGx=TG@b#^x=G@b#GGTG^GtGG b#<nkkk`x=x=A^GG_"$TG ! H/@ 1?J2B@$բײ(]`z[ GG  x=hb#8R_4 Gb#GGtG(dkm(x=W_4kSIGG#!I D(C @m.$ x=4GGtG b#Qx=^o1I!` V`IEC@} AIfq`H{1`H E C4$0G$ $Gղt3V K[GCs3 (E3GGx=TG@b#;^x= G@b#GGTG4^ 0 <ΡnG]]}ݤ=]}ݥ #k#TG~^ ^(~08@޴HPGG=GGGpb#R_G$p HXD4GGGCtGأb#^_"& GGG1?JG2B@4JB$G8xY:=8 F GGGb#GGGGGQ_CGFGqGpb#SrGѰ&="b/e_@GGG=TGNb#p@CGأb#GGGtG^r1HvqHG`b#VJ4G2FC@GGJFC@_Gb#TGGGGGGsQ_CG'="GGGb0pb#d_G] ](}08@ݤHP`#k#~^^~ (0޴8@HGGGGGRHB,H&1@ P@ bp@G$4G_0@ @A?@D@CG]]@} (0ݤ8@HP#k#~^^ ~(08޴@HGGG(GRH0HwHD0B@ B1. J 4GG8wHD@Q@.JGGb#4G-`_"wHDBQB,H0DG0D 4GGGGpb#4GL`_Ǡ' @'0Q@GGg'C@B1#G%#qBgF C@8c[CG`GGGXAb#TGt@0`Ǡ8D(06"J 4GG4G/G="TGDb#q@@'#D hBwHDrBTtBs.tJ`4G/$â0JwJFCYC/KBVCz/zK{#`wH@wHDD0B@E%B1.A@,%JH0 F0D&FCGG $RJؓF gD`8䢷B/GwGG4Gb#wY_4 Ġ &%L! " ƠVHG@dVaJ6aJ`51@D 1@4G@6JFC @ <CJJCGC @GG4GTGB0KRKYC#z/GzK8`G`0 @,'G$F G0@R@@,RDF@XDS@@,F@Xs3@@4Gv@@X֢ B8FY@: C@C@@,XZ&1@@,@XY4GF@@@,X&Gg1%B'GG]] }(08ݤ@HP#k#~^^~޴>^~޵ GG(( GB4Gb.0D(Š( 6H> RH"6VH ETGBG`P@BbTGzWZk4G@bB/Dp4GBbDh"TGBb1"RD"(P_"bGGGg^VI@4GBb/Db4Gl"BQWZkG'1@H`SHEpBGxbsLDBGbNDGGh¤4GeB bv`JeG LD  VG M} `4GBb ( D4G}  (=> (b#)@(@0]8)@0=8}!@}R H#"#4G8b#0ݡ( @% !G @% 0"h¤BF h¤2v@JP@B G F"TjZk΢H="GGTG6vJHb#WBC8Ų<岎,@GA8`D`%tGh¤!@ % _CBtGHQ.bQJGD(1AA'1A@%h¤ !_CBtGHQ.bQJGD'1@' h¤ !_0BGTG8bD0@ &" ATG%G/TG%#GGb# @GTG8b0BDȒI A h¤TG0B 8b&"D0A&G!h¤  0BGTG8bDAE0A! h¤ !_0BGTG8bΐD0@ 0BTG<%8bÐD8堘<% A ,(vI H4(@3H" @TGh¤0B 8b&"D0@%!h¤  0BGTG8bD A E 0A! h¤ !_0BGTG8bD0@ 4G-1@"0!4G !@Q?BA G0J Gi E65B6wJG|<ՠBzV@k 4GGb#0 @Gq i `h""GG! A"b# @Ӡ=qHv HF=hbhs"5vJBHs"C"6v`JJW"G5iZkB9vKvK6Ca KD=9v K PJPBCGC5"U"6v JGiZkhh!vHBvH6@wJ"GH8vK"NU"JC"G iZk6vHvHByJF=!h"" iGb#1"Q"GG @pH=v I0DG 4GGGP`IB"KA CkK2v@JP@BGGhZkGGGb#2@G"GGG()!G4)b#)1 A@@0@ @0@` %(  c`z$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;1aN" 0"pb#u@d`*1AGG @4GD G GG A h ` _C BGHA.tG(bAJD-1A A@G A 0@gE EG??G0}8@,@4GBb -DhtGhp⤰B!!b /"H"D'GbGGGG>e^ 4GbB{-DTGh¤Gh"B p)!bƤi"ҒHUZkG8b## @GBGGb#(J! N@0@ݡRI ! G G0A08ݱ(b#8=]'@((=8ݠ &A= ]J ]_ >] b4GBb (k!ED4Gݱ4( `B "hb4G\-DǤ6HA'&Ii 7`VITG@BGPGHbPATZk4G@BbB !-Dp4GBb)Dh¥TGB!b0."D$GbP_"GGGd^VI4G@¤Bb,D4GHbl"@B~TZk)1 Ai I I E 4GG8b#{@E@ꡯCG} `4G¥Bb (!D4G@Ƞ(! B"(b4G,Dh6`H> R`H 6V`H TG0BGG8bPAFTZk4G@bbB ,Dp¥4GBbNjDh"TGB)!b)"D.GbP_"GGGUd^蠇VH4G@Bb ,D4G8bl"0BTZk-1AaHkSIE4GȰG`b#@Jz@RH!,wI#L@k@b4GBb~,DhtGhpB!!b-"O"ގDb4GB[,DTGh"Gh¥B)!!b)n"Ғ ISZkIG E cE8cE g!G@G0`HGb#"@6 G0I@GGb#"@-GGb# @(GHb#@$G(b#@  b#* @G% %@!ݱP!=gI G >IG EGb#@GTG8b0BDhȡÒ`HAȱ.! hTG0B!8bP,"D0A%!h?!  0BGTG8bD A E 0A!!h¥!T!_0BGTG8bDh 0`Ahk!% ! BGTGGb#N@GTG8b0B̍D(hɒ I i@(! hTG0B!8bX,"D0A&G)! hb!c c 0BGTG8bD@D0@ h!\!_0BGTG8bDh 0`Ahk!hbTG0Bc 8b`#"D="Db#tGGtG@ @,4G@¥Bb+DtGhhpB!b /"pD"DP_" G,GGbc^4GbBU+Dh"TGhbGB)!k!p)rk"b2v IRZko `TGh0B 8b'"ID 0A&G!hb?!k!k!0BGTG8b8D@D0@ !h¥!!_0BGTG8b$D( 0 A()!?BGTGbDȰG G*b#j@J_BGbIDG]]}ݤ=]}ݥ 0#kG kp#G~^^ ~(08޴@HP>X^`~hpx޵GG]PGE GUF@Ge`GGFG F3v@J0jBs"`Gv@JB5"U"!v J4vJ4@4BqJqF4vJGA"eZkȢ0vJvJBrJ2FȲ 0D)vJ*vJ `B%zZ#Zے`Kڒ@K;A B [A%E)B11 B 2B@}s3v`JjB0jBs"` RŢTGB!bGDb#̒I @@  D "B! G0vJPBG[eZk" TG"Bb1"_D0@$G!"!_BGTGbND@D0@ " !BGTGb G0F`BQB@,x,11 B7J@HCxHuXHuDxHtG F=="tG@&4GbBbt'DtGB E"bG։DP_"$GHbGGG_^4GXbPBK'De"(TGBGbҒHNZk /vI!b4GBbJ'DӸtGB!bO"GDXb4GPB)'Do"TG GBb2vHNZk G `B$vHvH @EdHD  = ]"!v HP @<CGCGGGbZkGGG8vKPCG`BaZkGGh]p]x}#k#~^^ ~(08޴@HP>X^`GGGLL PBGXb4G 'D6H@H"6$V$J DTG0BG@P@B8bGYNZk4G8b0B&D¤4GBbڅD"TGPBXbL1"1DG&P_"bGGGi^^ĤVH4GBb&D8b4Gl"0B0NZk%1@eӠHHD$aD2 4G`BdhbD $ ¤ _BGTGbD@D0@ $!   BGTGbxDĠ0@İ "TGBb1"kD0@TGB4 bG`DŤ&vH@"İ#  ?"_BGTGbND@D0@ "X /BGTGbpbc  TG"Bb1"DD0@#ð " _BGTGb4D@D0@ " BGTGb"D0@ BGTGbD/vI@p$  D< d#" TG"Bb1"D0A#Èc `? !_BGTGbDd`@`D0`@dc $! bc BGTGbD0A䱃!"tGBD 1"bDŽDddÀB4Gb߃D4GDG]]} (0@#k(#8> @h~4G ^(G =2 3q C8#&`@?@CT?@CCC@B C@CBCC@ZCCB WCCCCC  @C 3@  9@ @GU?@CV?@0 @C 9@ 1v J ۦyJw J0;vJ"wF7vJ="BJG=GrR"P3v`JvJu`J0}"UG]:v_KAC]:^KXC]@[]H{]"]ZkG ] vH(p# vHk#~H^PG#0  = ([ >= @]"0{8}"0">("tGTGJ>D0GH]P`#k#% $~ ^^ ~(08޴@HGGs`H=GG>JSF}$ D_DX`F 08`F0 F`PRHu@0@F2F@F8`FG`RHPu@0@F2F@FGRH2Fu@@FG0@F)@G="Mb#tGtG@\4GHBb#DtGpx¤B G"bGNDP_"G&GGb#[^4GbB#D(g"Ǥ5GRH pBGdP`@G0R"Gb#_fHvHfDǰ'GHb4GBb#DptGxBt bG"GDb#P_"GGG%P[^4GbB#Dg" ǤBҒHbTGGKZkG]] }(08ݤ@HP#kGR" G1B!?H!@ 4G_ @ ;FSB31`B4@.J.! TJJ0@wJF>kGSBG.v8H31`B0@UJF>kG#4G~^^~ (GGbB bQ#DtG8BP D"@bGD4GbB0#Ddd" TG(BG0b2v`HJZkG]}] (0#kG#~^^~ (0޴8@H>P^X~`hpGG#Gx"G4GG)!%vHG G(vJ@I!bk!_ 0D/ h)"@BTG HbD 0@ "G!!"@BG TGHbD @D0@  " l!/@BG TGHb؄D 0@  @+K0vJ-2B0ApB tBˢg@BPBp)"bP@P@AGGGGD + vH%@ @G+)g@BP@B "Ԓ Jb|)"-A 0AGGD %@+@H -@ AIG+KQF<@" )"@BTG HbD 0A"G!!? @BG TGHb~D A E 0A!+! !/@BG TGHblD 0A!0B )" tGK8bTD 4GGB4G biD 4GB4G baD 4GFG]]} (0ݤ8@H=P]X}`hp#kG#~^ ^(~08@޴HGGG PB=GD$ GGGb#_GTGhb`BD$H @İ&" "TG`Bhb1" D0@$G ¤" _`BGTGhbD@D0@ " ¤ `BGTGhbD0@ &" p@G/TGGGb#S_GhbTG`BуDĤdƒHf@ İ TG"`Bhb1"ÃDd0`@d$G b c _`BGTGhbD@D0@  ¤ `BGTGhbDd0`@dc TG`BhbGDd%vHe@ "TG`Bhb1"Dd0`@d# b c _`BGTGhbvDĠ@D0@İ  `BGTGhbdDd0`@dc xb#=@4G(b BjD4GdG ]](}08@ݤHP#kP#% $~@ `^h^p~x޴GG= `HGJ FC=}GFX F 8 FA0@F RJ!uB0 DAFPF8 FG RJ!uB0 DAFPFRJGuBAFPFG0@F @G="8Ob#GtGtG*@G#?DX D GGB8Ob#tG 0tG@="@GGG%4G¤HBPb DtG( hBpbH"GQDG'GP_"b#GGX^4GbB Dh"TGGXB`b2vHPHZkbGBTGb  c DTG "Bb1"DG "1"/ "] $1"8BtG@bDG`]h]p}xݤ#kG#~^ ^(~08@޴HPX>`^h~pGGGG Š " h"TG0B8b,1"}D0@$G h¤" _0BGTG8blD@D0@ " h¤0 0BGTG8bZD0@ &" @8DGTG!GGb#_GTG8b0BBD%H @%)" h"TG0B8b41"4D0@#)! h"")!_0BGTG8b$D@D0@ " h"8)!0BGTG8bD0@ h"TG B<)!(bGD 4GEGGb#z_GTG8b0BD%H @e+" 0B)"TG8bD0@'G&/k!`i!"0BGTG8bځD@D0@ " i!/0BGTG8bȁD0@ GTGGGb#7_G8bTG0BDeŠ˒`I @ e )"0BTG8bDŠ0@Ű!k!`  0BGTG8bDŠ@D0@Ű  i!/0BGTG8bD0@ ]"GtGP"8bDl^ à]"p"tGG0H8bJl^$)"G} BĠP@ P`A(b2vH4vHXDGEGb#_G8bTG0BXDŤƒH@Ű 0BL)"TG8bKD0@"G   0BGTG8b^~G pGpHH`(B0bĠ=H0D  !{}D $ "")!_BGTGbrD@D0@ "")!BGTGb`D0@  "TGBb1"SD( 0 A(?$! @ GTG(!GG(b#_GTGbB>DŒH@"# ?" BGTGb,D@D0@ " BGTGbD0@  "TGBb1" D0@B6H J!GÅVH,*"GX*"BTGbD4G`bXB}D4G !_BGTGbD@D0@" j!BGTGbD0@ B*"TGbD}!Lb#GGGtGtG@GTGBbDXB4G`b|D4G@GBGTGbD@D0@" !BGTGbD0@ B*"TGbDGLb#tGGtG@GBTGbDI*"BTGbzDXB4G`b|D 4GL$ G/P$?BG2Hr"!`R"@GBGTGb^D A E 0A!(!  !/BGTGbLD0@  ØB*"TGb@D 0AL? "@b#@\G`$?@G20"! "GBGTGb$D A E 0A!(!  !/BGTGbD0@  ØB*"TGbD 0A\?  "@b#@6 ! GBGTGb~D A E 0A!(!  !/BGTGb~D0@  ØB*"kv=$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;19" TGb~D 0AB$*"tGFb|D 4G6("!!  GBGTGb~DȠ@D0@Ȱ  D!/BGTGb~DȠ0@Ȱ ØB@*"TGb~DȠ0@ȰBH*"tG<Cb|D4GȰdU`GGG(b#_GTGbB~DȤƒH A ! BGTGbr~DȠ@D0@Ȱ !hj /BGTGb`~D0@ ØBd*"TGbT~DȠ0@ȰGGtGLb#tGp@l*"BG btG~D G_BGTG b~D A (B4G0b,{D 4GhG`]X]h}pxݤ=]}#k0#% $~@ X^`^h~px޴>^~޵GGG"GG= XB)!G>JsH4G J!GSF G} Q_FXD 8Dq0`FR@J1uAB0 FqFrF8DGR@J1uAB0 FqFrFR@JGuABqFrFG0`F`!!_ BG TG(b}D @D0@"  ! BG TG(b}D 0@ &" @G/TG)#GGb#&_G TG(b B}D ͒I @ "!!G BG TG(b}D A E 0A!)!  !/ BG TG(b}D 0A! B *" TG(bv}D 0A,HIj!G="pGb#GtGtG~@$04GBb fD`¥ *"b J"BtG}D.GbP_"GGGS^ 4GbB?DӢ j" ʥTG GBbҒIBZk}ɡ#v`H-vIAAC.1A` vHA) AGGGb#_ BG TG(b&}Dݥ.vIAɱ` BG TG(b}DƠ&vH AšRI !CGj BG TG(b}D A E 0A!! ! BG TG(b|Dɠ0@ɰ %! @G/TG)#GGb#^_G TG(b B|DɤƒH A !!G BG TG(b|Dɠ@D0@ɰ  !/ BG TG(b|D 0A! B *" TG(b|D0@e" J"GGb#_`HG(bTG B vI E |Dݤ&vH@ɰ BG TG(b|Dki+v`I E A9 #! !_ BG TG(bx|Di `A `E 0`Aik!頃  !/ BG TG(bf|D 0A! B *" TG(bZ|Di0`@iB *" tGIbDzDGB4G b[yD GX]`]h}pxݤ=]}ݥ#k#~^^~ (0޴8@H>P^X~`hp޵xGGGG4G4G G?!wIGE0B@ B1. JL JA(GxtGB BbP |D GG CJJA(tGx""B @ @b1"{DG C8 "@A C *@ D1@8 FGGx¥(! ! @BAbG@tG{DB A-"LtGb{DGG D @lA(tGx¥"B C Lb 1"{D 0A! 0 A@8DG tGxb(B"B Jb1"{D 4Gx¥Bb  !xD4GnG]]} (0ݤ8@H=P]X}`hpݥx#kP#% ?$~@! X^`^h~px޴>^G } =s`H]GH D@^Jw H3F}&1 @B$ $! G_EGb#\'_GG$b#_GBTGbN{D(H @*"H TG@"Bb1"@{D @0@+G*GJ!@@B"J!_BGTGb,{D@D0@ " @BJ!BGTGb{D0@  @G/TGGGb#_GbTGB{DHʒ@I @ "H TG@"Bb1"zD0@$GJ!@@B"J!_BGTGbzD@D0@ " @B J!BGTGbzD0@ HTGBbGzDJ*v@I @H " @"TGBb$1"zD0@#J!@@B"J!_BGTGbzD@D0@ " @B(J!BGTGbzD0@ (0vJ B GPb#1_ÈBGTGbzD 4GH&1@@@ GX]`]h}pxݤ=]#k#~^ ^(~08@޴HPXGGGtt HBGPb4GD6H8H".$V$J DTG(BG8P@B0bGZk4G`bXBFD8¤4GBbNwD0"TGxBb1"zDĤVH4GBbD0b4Gl"(BZk%1@eӠHHDcG`G àRJF!(b# $_Dc@ GC "0BTGGhb# R"B_`H!vJFGGGGb#_GG(b#_àRH @ wH<@@@hk4GXB`bD8¤tGbxB0¤ F"GHzD4GbBDf"`2vI?G#b#C_=GGG`b#J@7GGGb#@1GGGb#@+GGGpb#6@%GGGb#@G¤4GXB`bD0tG8xBT!bH"GzDb4GBDh"XҒHhBTGpbGZk4Gİ ciG] ](}08@ݤHPX`#kG#~^^ ~(08޴@HGG=GH 8BG@b4GD6H= RH"5VH DTG(BGHP@B0bG~Zk4GbBND4GXB`bVvD"TGB b1"yDG'P_"`bGGGN^䠇VH4GhBpbD0b4Gl"(B~Zk&1@H`SHD#0 H& 4GBbDtG¤B  G" bG~yDP_"&G`bGGGN^4GpbhBDg"PTGBGb2vH}~Zkcc@=Gb#x@G] }](08ݤ@HP#kG`#% $~@ `^h^p~x޴GGG `HJ F= G8B4G@bD6HAŤH"7%V$J ETG(BGHP@B0bTG8~Zk4GPbHBD(4GBbuD "TGhBpbL1"yDP_"'GGGbHN^备VH4GBbD0b4Gl"(B~ZkG&1@fHHDŠ" TG "Bb1"vxDӄ0@#  ? _BGTGbfxDӄŠ@D0@Ű %! ¤ BGTGbTxDӄ0@ ?$! a@ G/TG%#GGxb#_GTGbB RH"6VH ETG(BGHP@B0bGP{Zk4GhbBDӘ4GB brDӐ"TGBbx1"(vDG(P_" bGGG`K^VIh4G(B0bD0b4Gl"(B'{ZkG'1@H`SHE`Š&" TG"XB\`b1"uD`0@`$G  _XBG\TG`b~uD`AE0A`!` ¤ XBG\TG`bluD`0@` $ @G/TGt%#GGb#_G\TG`bXBTuDpŤ`ƒH@`! "TGXB\`b1"FuD`Š0@`Ű#  !_XBG\TG`b6uD`@D0@` ` ¤ XBG\TG`b$uD`0@` TGXB\0H`bG@@GuD`'vHA` "TGXB\`b1"uD`0@`#!¤ _XBG\TG`btD`@D0@` `!  XBG\TG`btD`0@` pb##_ӐTG\XB `bGtD`0@`(à $h4GBbDӘ,$"bD"BtG0uD(G bP_"GGGhJ^4G0b(BDd"ĤTGPGBbҒH/zZk(TGXB\HA`b@HGtDD$"`ŠTGXB(vI`b@`\tDpb#`Š0@`Ű $#B_\4G bBqD4G`ŰG]]} (0ݤ8@HP#kG#% $~2 x^^~޴>^~޵GGH=GG= sHPG>JSF}!@BGHb4GuD6H@(&I "6(V$J HTG BGPP@B(bGyZk4Ghb`B:D@B4GBb BqD8"TG Bb1"tDG*P_"bGGGI^HVDI@4GBb D(b4Gl" ByZk)1 Ai IH D#0 H& 4G"`Bhb DtG8b@BBk! K"bGitDP_"*GbGGGI^4G bBDKk"0TGpBGxbҒ@IhyZk# G0 I`hA*KID/<CGI\ICG C@c G" 8BZ"GGR"pb#_`HXX]!vJFXGG 2Bh!rFGb#3_GPTGbBsDdT(H @T-" 8"TGBPb1"sDT0@T$G!8"!_BGPTGbsDT@D0@T T" 8!BGPTGbsDT0@T &H" @GTGHGb#_GPBTGbisDdT͒I A- T TG8"BPb1"[sDT 0AT$G!8? !_BGPTGbJsDT A E 0AT!T(! 8!BGPTGb8sDT 0AT!#TGBP0 HbA?@AG(sDT,vI AT- 8"TGBPb1"sDT 0AT#!8? !_BGPTGb sDT A E 0AT!T(! 8!BGPTGbrDT 0AT!#GH]GG0 Hb#@ӧ 8cE R I x"E GEGH}b#_ӛ  A`B Ghbp- 4GX=GIGJZkB4G`Bhb D@btGbB 8bk!K"G4sD 4GbBDk"KTGpGpBxb2v@I;xZkp G G KAh! D`]K_Ah}%Hݡk!pGBGh]GcZkC`=CGb#_GPTGbBrDdT(H @T'" 8"TGBPb1"rDT0@T$G 8" _BGPTGbvrDT@D0@T T" 8 BGPTGbdrDT0@T $ AG/TGGGb#_PGbTGBMrDdAT(H @THX= *"X TG8"BPb 1";rDT0@T$G "8"?")!_BGPTGb*rDT@D0@T T" 8"$)!BGPTGbrDT0@T TGBb0JPBA0PGrD)T)v I @T( " 8"TGBPb(1"qDT0@T#)! 8"")!_BGPTGbqDT@D0@T T" 8",)!BGPTGbqDT0@T "AE? TG8"BP$)!bGqD)T)v I @T(1 " 8"TGBPb01"qDT( 0 AT($GJ!@8"? )!_BGPTGbqDTH @A @E 0@ATHJ!_T(! 8"4)!BGPTGbqDTH 0@ATHJ!_#0 H05 A0wJ<#AP@XkGE.%"PBtGPRQJ8"XbGJ81"nDӖE.tG,8"EJPB@ HPXb@1"@F2FJFJnDӇG8"tGPBPEH1"XbnD}GE.tG8"PBPEJXbP1"nDrE.tG,8"PBEJ@ HPXbX1"@FnDeG8"tGPBPE`1"XbnD[GE.tG8"PBPEJXbh1"nDPE.tG,8"PBEJ@ HPXbp1"@F~nDCG8"tGPBPEx1"XbtnD9G8"GPBPE1"eXbinD.  AG0Yb#]" .GtG Jن@TGPP=BbqDB4G`Bhb D@"tGbB 8")!I"GbqD 4GbBDi"ITGPGpBxbҒ@IivZkTG8BBPJ!bGpD*"PTGbBEqD#)! E8B(J! GBTGPbpD*Tɒ I @T(PB*"PtGCXbnDB4GPbmD 4GT(0H@$dIDG<C|IgICGC[GGb#_GPTGbBpDdHTʒ@I @TH* 8"TGBPb1"pDT0@T#J!@8? _BGPTGbzpDTH @A @E 0@ATHJ!_T(! 8 BGPTGbhpDTH 0@ATHJ!_H= @ BG/TGGb#_GPTGbBRpD4GdHTBʒ@Ib @THP\mD-AT(@A4GTGx]]}ݤ=]}ݥ#k@#% $~@ X^`^h~px޴>^~GGG qHbJc 1D= $  " _BGTGbpD@D0@ "  BGTGboD0@  "TGBb1"oD0@?&1" B GGTG Gxb#O_GbTGBoD#H @!"#$ !  _" ¤ _BGTGboD@D0@ " ¤ BGTGboD0@  "TGBb1"oDà0@ð ¤TGB bGoD0@"#  ?"_BGTGboD@D0@ " /BGTGbnoD0@  B &"TGbboD0@G="tG8Mb#tG~p@GBTGbQoDӨB4Gb`lD4G]! !?!Hp D@W H'1 @_BGTGb8oD@D0@" &!BGTGb(oD0@ hB&"TGpboD G/HF!GBGTGboD@D0@" Df!BGTGboD0@ P?AAGGxb#r_GGpbtGhBaoD 0 A 'AGX]`]h}pxݤ=]}#kG#G~x^^~޴>^~޵GGPX]xDG`}P}P`@P}x*@h]GpG< ,@ ! B G"ђ JGP BGGZkP}GPݡ0E`@-1@GCa-! "pICoAdA8 FQF@B"L"GGGb#_@=qHv H F@}% L"l B5vJ֒`JC "GrGZk="Hb@B8vJvJC`K G=TGsnDG$ B" vH @$,ђ JP BGXGZk GĢ#v`H B61B B,"@BTGHbXnD4GbBgkD4Gdh]GAd *@Ah]h]b#P= QB(@qFGG_GHbTG@B;nD$H @!"$" !  L!_"@BGTGHb*nD@D0@ "L!/@BGTGHbnD0@  @B ,"TGHb nDD 0@ADX=?&1"(@ B G/TGGb#x_GTGHb@BmDDdʒ@I j@D* # J!@l "_@BGTGHbmDD @A @E 0@ADJ!_$!  l /@BG9F$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;10"B TGHbmDD 0@ADJ!_ @B,"TGHbmDd0`@d@B@="TGHbmD@}4GD#v`H CADb,c vH# HBB B ! C B "GL"FZk="ݦHb@B7vJvJByJG=TGmDGC" B$vH DAC, HP @G{FZk G@B,"TGHbmD4GbBjD 4GCGhA G @hh]b#P= QB(@qFGG_GHbTG@BdmDCʒ@I @ "C#J!@L!?"_@BGTGHbRmD@D0@ " L!/@BGTGHb@mD0@  @B,"TGHb4mDC 0@ACX=?&1"(@ B G/TGGb#_GTGHb@BmDCʒ@I @C* # J!@ "_@BGTGHb mDC @A @E 0@ACJ!_#!  ( /@BGTGHblDC 0@ACJ!_ @B$,"TGHblD0@]G4G3E*v@I GC , p`IA H0D <=2v Jv J0@Bv@JFݶGC C-4G0E,6 L"],:v@Kْ KC B "GEZkD}$v`Hv`H@a KD=9v K,lGC+`I , .8K ".`IKxKIDnIFD<F>=0v Iv IpBrJ2F]="@BTGHb lD4G` 34GbBb  c iD4Gð)`}+v`I͡%vH! eA nATG@B `=Hb{lD4G bBiD4GG@B 4Gp]," TGHbjlD 4GbByiD4Gh}`"%Xݡ!$)!AGPAh= GA@ *BjDGb#_ GHbTG@BHlDŒH A '!l _!_@BG TGHb6lD@D0@ 4!/@BG TGHb$lDɠ0@ɰ A@GG@B0," TGHblD0@ A@G/TGGGb#_ GHbTG@BlDɤƒH A "! _!@BG TGHbkDɠ@D0@ɰ <!/@BG TGHbkDi 0`Aik! @B8," TGHbkD0@p]@@BTGp `=HbkDB4G bhD 4Gh%@hap]=@bcc "k!` ? @BGTGHbkD A E 0A! D /@BGTGHbkD# 0 A#)!? @B@,"TGHbkDC 0@AC@BTG`=HbkD4GbBhD4GCGx]]}ݤ=]}ݥ#kG0#~H^P^X~`hp޴x>^~޵GGGbG GGG *B G$k!GJF GGGGb#_ G bTGBVH DTG BG0P@B(bG.lZk4G`bBDh4G@BHbcDpTGB!bGgD<("}GBGbdDh("]GB}bwdDdV`H`4G`BbnD4G(bl" BkZk&1@HcSHE`4GBboDptGhbB bE"GfDb4GBNDe"ŤTGPG`BhbҒHkZkG(]0} ]8@HݤPX`p#kG#~^^~ (0޴8GGGh XBG`b4GWD6HBH"8$V$J DTG(BGhP@B0bTGkZk4G(bBD0¤4GBb$cD8"TGBb1"{fDG&GbGGGG;^ĤVH4G(BbD4G0bl"(BykZkG%1@eӠHHD"!V HB `?4GBbG\DG@b8B`^hGG#(¤GG}GBGb4GD栁6HS RH"KVH FTGHBGP@BPbTGjZk4GpbhBlD"4GBb tbDBTG XB`bGeDG)Gt:$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"<"S GGGb;^ GbGBtG=fDP@8*"%P@ GB2vH5v Hb/cDFV@I@"4GxBb &DPb4Gl"HBjZk(1A HiSI IEFP`VHL4GxBbG[D4G¤G _"BGt bhGqD$"4G@bGh;C 4GCH` 4GHGG,"@b4G-Ch` 4GHG8"@b4G!C 4G(GGD"@b4GCGGG]GbAGbB4G[DG] ](}08@ݤHPX=`]hp#k#~^^ ~(08޴@HPGG=G vHP@@@H0 , HG w H<#@@@xkG(4GBbD<@$"b@D"BtGeD4G@b8BD@d"@TGGBb2vHjZkfGDxD((4GBbD,9$"b9D"BtGdDD9$"bTGBdD(GPbTGG:^4G@b8BWD 9d"9TGGhBpb2vIiZk GCE4GD8D((4GBbPD|9$"bP9D"BtGdD9$"bTGBdD(GPbTGG9^4G@b8B%DR9d"P9TGGHBPb2vIiZkG'?# R J 1"0@ GG&2BW@Js"& A AtF4G(BbD9$"9D"btGBrdD4G@b8BDӠ9䤢9d"XTGhBGpb2vHyiZk $G DDDG&?D D &?D8F, Fp H( (4GBbD :$"b9D"BtGBdD8:$"bTGB$"b=D"BtG`D<>$"bTGB`D(GPbTGG5^4G@bG$C=d"=TGG(B0bҒIeZk?$0D?&PHG@@PIHA@0H2HFDDQFDDEDfFFP`JSBCs8`F`xF FFPJTBC8F((4GGbC>$"bH>D"BtGY`D>$"bTGBS`D(GPbTGG5^4G@bGCJ>d"H>TGG8B@b2vITeZkDxE ?$! DGFD /PH0?&G@CD2HQFDf&0DP`JSBCs5bJFDƢFFPJVBC֢XFƢFFƢPJVBC֢XF ƢFF ƢPJVBC֢XF((4GGbC>$"b>D"BtG_D>$"bTGB_D'GPbTGG5^4G@bG\CӮ>d">TGGBbҒHdZk&D0"_&PI PHHA(@G@'@PH1I@@0FD3H @DrF!DD#DD /FFPJTBCXF((4GGb5C,?$"b?D"BtG_DD?$"bTGB_D'GPbTGG4^4G@bG C?d"?TGGBb2vHdZk$0D?$PIHAC I0IDDDFDDED/&?F@F @P JQ?BC18 F &?F`FP JQ?BC18 F x`F ` fF`F` fP`JSBCs8`F(`(4GGbC?$"bP?D"BtG8_D?$"bTGB2_D(GPbTGGl4^4G@bGCR?d"P?TGGBb2vI3dZk&0DPHG@@Ex D1H0FD "F &D"5AJDFD GPI&HA@D7IFD DPKXC@GD_&?G@G@P KY?CC98 G &?Gx G &?G G &P KY?CC98 G( (4GGbeC?$"b?D"BtG^D @$"bTGB^D(GPbTGG3^4G@bG:CӶ?d"?TGGBbҒIcZkf%0D ?$P`HƠ! C@@PHcGG@@ bHDDDFD2H?&DQFD}CGG]] }(08ݤ@HP`#k#tG~^^~ (0޴8@H>P^X~`hpxGGG "uAG( B4GbTDӨ౤㡠EG/6!J ŠDG GRJDKGb# @ C8D&6#H GGb#3@GGGGpb# @G& "0D Gç@8Dw&#J"@f$FGG Gw$&Yy;ڲV$ GG "F԰ GG&""7FG! GV!H G3ü G/äl`̢F G'L6CK @ J tGG GGGb#p@ GG2I?&QFGFFBF Gu@A G0F6JFF`GGb#@? G>/Gpb#g @GGb# @4 G3,פII 8EGGpb#/@$Gpb#S @G%Gk! KEg G,II 8E IH8D -II 8E GGb# @$Ȱ G GGb# @ GGƠ D)@ E( B4GbSDG]}] (0ݤ8@H=P]X}`hpx#kG`#G~^ ^(~08@޴HPX>`^h~px޵"$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"d GGP"G}u`@HGB4GbuSDӤĠGlpdhf6aJ` E2GRJ0E$('{#YyH }X`D GGBGذb#tG_ G @ , H)1 @ bk!_P_A A$MvCJn@kX`Fe`GGG$l OGXb#GtGv^G V J0Js1JSFC`V`JpJJwqJFCvJ8vKzK:G@ a_# `-p Jt1 JGTFC G C:G0KF0G Ga`a`a`b#ղ @m `$špΡRIwIE@N@-I0EGG?&$%F!E0@BEGGGG b# @ӎkX`D`Gb#@Ӈˡ "G4Gb8C륏6IGHe =`˥VI TG0BGxG8bP@aZk4G⥘bGCӨb4GPBXbYD¥TGB!bG[\DD."bTGBU\D#GbP_"GGG1^륏VI4G¥GbC4G8bl"0BTaZk%1@eӠHIEG$!DGXb#GtG^Gذb#VI0Ha1HECG GpJ!JsqJGSFC`v`JGG4vJvJF # tGC@ Gű _ 0@A IAIGE xEG/CRH0A`BGGGGBtGذb#_HG A-I/1AAGH@h@$ȡRI E  8 D  @8FG.$Q$H `Gբ4JFJ0F4JFղΡر1QYQ1:c$`(iG ` G? (II E ID E0@ @GgD_G@"GnGR`Jw`J`FBVB.JX⦘w`J`FCYC/K"w`J`FQCSSCZ/SK@GG#b#GTG*@Ρ E@Ơ9HGB4GbQDG ](}]08@ݤHPX=`]h}pxݥ#kRHD0 1@GAA!2 ?&D!kG  ! @Q ?& 1D k#~^^~ (0޴8@H>PGGGXG GGHb4GCŠ6HY RH"QVH ETG BG0P@B(bG`Zk4G bGC(4GBbWDP"TG`BP)!hbGZD4)"hbTG`BZDP)"hbTG`BZD(GbP_"GGG0^h)"hbTG`BZD(GbP_"GGG0^%V I 4G GxbGC4G(bl" B_ZkG'1@ HhSH (E%$d a#㳤ccF,`4G ¤Gb=CtGP(`B E"hbGZD%"TGhb`BZDG'P_"bGGG/^4GxbGCe"PTG`BGhbҒH_ZkG]]} (0ݤ8@H=P`#k#~^^~ (0޴8@H>P^X~`hGGGGàGb#RHc@GIGM8"1x F @BR6AJ8@F G@Gb#@8D  E8D !E պ@xD0F G5GGDGb#tG]^G GGGP G!1鳼C @Gxb#@GGb#_ G_GGb#_DGb#GGtG^ GGjVI0`Ip1`I G0DC*@p JAJtq JVJtFCvJ5vJwJGF 7J * GJ$ @_'B@&pIr1IP2FC@ AG @;9(D;'{##;GwCc . J01B62qB@GS?B`BCaBCaBv@t@C$u@$ Bs@$ 2B$ 0BJ?B0 B j@ 0B$?Gc G뢗JtGG zCDGGGIvIVIGGPb#/@ Gu@0D'HDDRI ؚEDGi ?"F "Gxb#S@GGb#O_G@I@GGHb#@G$H%7I EH @E!wH D AEHIBJ@$&8e `GGXb4GC6IMEFI!CVHTG BGHG(bP@\^Zk4GbbG C¤4GBbUD0TG@B`^hGGG¤G GG@b4GC栁6HK RH"CVH FTG(BGHP@B0bG]Zk4GXPbGZC`"4GBb bUDӈBTG BJ!bGXD 4*"bTGBXD H*"bTGBXD)G@bP_"GGG-^FV@I@4GX"Gb C4G0bl"(B]ZkG(1A HiSI IEFGG`bG$="]"Gg^=Gb#tGG$'H^ GGIGGG 'P #) G!gfԢ泠Fư$ǰfR`K@ . J)1 B P_A@G$Gb#i@ 0@A IA$?$㠒J@vJPFG@&'Ӣ5JFJ8wJGFӲC:EKGK BKFD@GS#"H $Ǡ G!I 0@AIGHc`#ð"J GGb#@ G_%  EIGG] ](}08@ݤHPX=`]hp#kG#~^^~ (0޴8@H>P^XGGGG(6HGGb#@GGGGb##@Gæu@%R H:D G GG@b4GC6HNI"D'V$J GTG(BGHP@B0btG\Zk4GbGJC"4GBb RTDBTG BJ! bGWD @*" bTGBWD `*" bTGBWD)GbP_"GGG,^GVDI@4G"G0b C4G0bl"(B\ZkG'(1AhI 8I (E'%_'GPb#H@GGb#D_ GG D GE!DGb#GtG^ G0DVI&H0Hp1H0DC)@p JAJtq JVJtFCvJG5vJwJF7J )G GI$@_'B@GpIr1I2FC@GFF ɢ)9GTGxدb#:_G GGGE%b# % % e`բײ(@%Š !4GDG]]} (0ݤ8@H=P]X`#k#~^^~ (0޴8GGGGGGG4Gb#}@0D&0JG @B(D0D&`FG8D c`"GFcGGG]]} (0ݤ8@#kG#~^0G!H& #H G]G #kx;1x F G]tG #k0R H8&D G]G #kG{#1@G]G #kG]G #k#~^^~ GGGRHD GG4G8bxFBGеb#4GG _GGG]]} 0#k#~^^~ (0޴8@GGGGHxFtG~G֠HGxGàRHDGb#_nGmD GGb4G9FBeD Gb#_^Gb#g@GY0DWDT"RD㢗JGLG(4GGE 9K'K@ G?8D"@ "pH0HwHGD0BE%B1.%J wHGDrBFfBs.fJ `cR`KpG`tGG#GG GGGGDFXFGG Gb#S_ bGG4GEBtGGGG]]} (0ݤ8@P#k0GR Hw J F@BQQBR.QJ@8p`GkGX3V J GkGcB&R_F@HB0J?FG<CJJCGC\6H4Gk,?&@HB22JFC @GkG<CPGGG8RH GG4G8bCŠ6HJ RH"BVH ETG BG@P@B(bG8YZk4GbGC4GBbPD0"TG@B)!HbGTD8)"HbTG@B TDX)"HbTG@BTD(GbP_"GGG;)^%V I 4GGXbtC4G(bl" BYZk'1@ HhSH (E%GvH HVHà D"@&(àGFԲH"GGPb#b@ؐDI$$K C? Gxb#@G$%_&&(I  EI!I D !E%#1$J'J3w#J2ErF3F'5JJ7WJ6FFF%(G%_'FGERHDǰGGPb##@Ӽü!_Gxb#W@ G$ DŠD尼G]]} (0ݤ8@H=P`#kG#~^^~ (GGGGRHD'D$#$1FH?&1"F#GGb#_ "RHwHDB@B.J$_&&2FDCSFcG]]} (0#k#~^^~ (0޴8@HGGG,4GGbCӸtG¤B bG"GSDb'"TGBSD&GpbP_"GGG@(^4GbG}Cg"ǤTGHGXB`bҒHXZkǠ GG4G@bC6H[ǤH Q'V$H '4G(BGP B0bTGWZk4GbGcCӐ4G8B@bkODӸTGB!bGRD4("bTGBRDT("bTGBRD%GpbP_"GGG'^l("bTGBRD%GpbP_"GGG'^VI4GGbC4G0bl"(BWZk&1@fHHDGGDI GG4GGbCӸtG¤B!bH"GpRDb("TGBjRD&GpbP_"GGG'^(("bTGB\RD&GpbP_"GGG'^4GbGCӺh"hTGxGhBpbҒ`H[WZkG]]} (0ݤ8@HP#k 0G0ð#~^^~ (0޴8@HGGG(GG4GbC6HD RH"<VH DTGPBG`P@BXbtGWZk4GbGC4GBbND TG0B8bGQD8("TG8b0BQDG'P_"bGGG('^VI4GGHbaCXb4Gl"PBVZkG&1@HgSHED#!#D, 4GGbYC tG¤0B 8bD"GQD8b$"TG0BQD&GbP_"GGG&^4GHbG*CӾd"TGhGBbҒHVZkG $ȠDȰHGG]]} (0ݤ8@HP#k#PB~^^~ (0޴8@H>P^X~`GGp@G$ŠGGGR@JR")@G'R J0F "4GGxb CӰBtGBJ!bJ"GXQDb4G GCj"*TG@G0B8b2v I_VZkG$'R I)!?GvH$'v#J?G$ DG8b#GtG^ G)VJ0 Hr1 H2FC@V@Jip`JJvq`JFCvJ7vJyJG IG @&p Hq1 HFC@Gi GGG`G%Y:Ay;b#_0@'R H!  4GGxbCӰbtGB8k!bK"GPDb4GGfCk" TGpG`BhbҒIUZk$J$1GAX cR`I pET`GGTG 8b#W@DG8b#GGGtGK^ G@@?" &G8b#G!?HG1@ &`"GG3`JtBXG7tGD+^#`0IV`Id1I D C`+IFG xAp@H!Hqq@HFC Fv J2v@Jt@JtF $ (@& cd`G]]} (0ݤ8@H=P]X}`p#kGGGGG@RHGB0,0H!1 @ 4GR?BBsSH$Rv1J0 B0BFuFFCҲ &r5WJJ7JvFFF !B (ԢG`}#y_G0D HFF6J(THGTGk#~^^~ (0޴8@H>P^X`GGG4G(bG@bCtG BbD"GPD4GPbGCdd"hTGBGb2v`HUZkbDAd@_"ARJ8F 2 RRJ8FGGh0b#GtGO@ GG?& @_&1"QR"FG2BFբ@"C#6JGBղ/ KGHA HCi` G%/G4G8b#4GN@h@wIG"E(rBOoBG$ G(s.(oJG 0`FGC0`FG4sBQFF4 DGŰG]]} (0ݤ8@H=P]X`p#kkG#~^^~ (0޴8@GGGGG$ <5 B.0U B8¤4GG(bCtGB< bG"GhOD8b4GGCg"ǤTG0G B(b2vHoTZk$G @@&,d"d'.&H0J$%삦dٔ"BB.d#d4/J8K% , @@.d# dC.JAJEG]]} (0ݤ8@P#kGGG= ]?"GGUgZk"GG ]PgZkGk#~^^~ (0޴8@HGGG삤RH0HR_Bʄ @pJҠ4GGbC6$"6D"btGBND4GbGpCӰ66d"0TG BG(bҒISZk`f U`@ wH<5a@@@8kG4G@T6"T6-IG@t6Q"t6-IG@@6.6g"6.6"JJVB(BG4GTG4GbGbJC(7$"6D"btGBND4GbG+C66d"TGBGb2vHSZkHA@b#k_G]}] (0ݤ8@HP#kG`#~ ^(^0~8@H޴PX`>h^p~x޵GGGGG RJ0J0J `2fB2w@J@#R@kG1I5@'JGPJ0wJJF C TG$D@4G`4GGxbCX"tG Bh)!(bI"G@NDӈb4GGCi"TGGpBxb2vIGSZkG GCA _A 8 EE4G`¥GxbCtGX" B! O"(bGND4GbGC/o"TG BG b2v I"SZk4D BA#I !E IA "A I,G @AHtGD @A @Aw@I@E0DG`4GGxbCXtG" B!(b L"GMDӈb4GGcCl"LTG`G B bҒ@IRZkG)@)w I <@I@hkG`4GGxb\CX"tGB B)!(b I"GMDӈb4GG;Ci"TGHGBb2vIRZk G 4G TG 4G tG_ JAXAjJAmANA CAխnAAΡݱ G<䡬5@PI/II2 A wH<5A@@ k`B4GGxb CXtGb B !(b M"GxMDӈb4G GCm"ͥTGG`Bhb2vIRZk G0 TG. tG, G* G( G&8E DOE 4G`¥4GGxbCXtGB B`!(b O"GHMDӈb4GGCo"OTGGPBXb2v@IORZk G G#A ?A8EE4G`BGxb CtGX¥ B! N"(bG#MD4G bGCn"TG0 BG8 b2vI*RZk0 D@"AIE.AAI(G AIE/AAwI`B4GGxb CXtG¥ B!(bL"GLDӈb4G GoCl",TGG B( bҒ IQZk G/@/wI<@O@kG`¥4GGxbhCX"tG B)!(b I"GLDӈb4GGGCi"TGh GBb2vIQZk G 4G TG 4G tG_Xk`AMMAmA Cdk mA G5@0IPI3 /A/wI<5AO@@ kG`B4GGxb (CXtGb B!(b M"GLDӈb4G GCm"TGG B b2vIQZk G0 TG. tG, G* G( G&8E DNE 4G`4GGxbCX¥tGB BX!(b N"GZLDӈb4GGCn"NTGPG B b2v@IaQZk G GA A.$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1{*" 8EE4G`BGxb CtGX¥ B! N"(bG5LD4G bGCn"XTG BG b2vIHZkH%1@eӠHHDH )G G1JGB_2BSB`BCaBCaB4@5@C6@@B3@"#G2BY?C0@B9@R#_0Bp#RIXExE(& "G7`JGwB_BY?C CC!CC!CBBCBCB8 ?"GB[C0CB 0`B `"Gb#@3G  G0 HG0@_BR_B@r `T B@GBGFҲB11 B?0 @"@(@ F="GTGZbJr@KsF][@ZkC@$ $"G_3@JGSB_tBUB5BբWB@DG7CG8G6C zC@5GGBBF CG41B0@B $$ (C Ģ BƠ="GTGƠJsHtG[@Zkh"Gb#s@G]] }(08ݤ@HP`#kG#~^^ ~(08޴@HP>X^`~hGGG 0H=@GG4GGbCtG@¤PB F"XbGBD4GhbGCf"PTG`BGhbҒHGZkàRHDHD`?$@%%HFC @G G<CHrF=="[G@Zk$$D@'H?D<CHHCGC%ֿHp@$HD0 JFQ?B@EAGEB HFF 4AuAƢvA"RJXF="ݰG]TG"^K`K!`G}G[@ZkG&$ @ EA HE0D DFG&F $fTGT"xb4GCT6HERH =VH \ǠTG BGG(bP@FZk4GbbG C4GBb=D@¤TGPB XbG@D4&"XbTGPB@D(Gb0_"GGG&^TVH4G"Ghb _C4G(bl" BEZkG*1@A HfS@I fETgG]] }(08ݤ@HP=X]`}hp#k #~`^h^p~x޴>^~޵GGG]GG!=RJF)! ==1R J F GG_G`]h]p}xݤ=]}ݥ#kG}eD@3@4CsFBG P(] C_=1QE? ]RBJ0`F`J   C C F =  1 &B@1@0C1FBG_Fu&@HB4J?FG<CJJCGC   B @F C0 0`E(]8(=ѡG(8( @ݱs`XVJ+4GGbCbtG B0B 8bJ"G@D*" TG8b0B@D0_"+GGGbH^4GHbGCjj"TGBGbҒ`IEZk_%P"E0I}`D @.J0BPFVIp1 JPFCS0@J(8ݢTBCBGF BH]PݲG0@J(R_BC8RAGCG+CP}H= ]P} ZfADC;[C C{G@#H]@ݡNA?|ItXVJ,4GGbD8b/" TG0B>D*0_"GGGb,^4GHbGiCo"OTGPGBb2v@ICZk =%P"ɡEɱ0I `D @ . JQBqFVIq1@JqFCtF0J`F7@7/7KYCyGVJy1@K yG C@0@I  G(¥R_B8=A0JPBA/B G,FX= }=ӡG.BBFBP$B66B7CFBHB( CGCPBFBXC98C:C9GBHKC_H}@pCB`(}sR`JXaF=`(]R8](= !@=4G0=X}Pݢ v@CHBBF8CPCBBF#CX}d@H8B:CGKC@4G"Gb CtG b0Bc C"8bGI>D4G HbGC#c"@TGBGbҒ IPCZkG J ]?'F$': ]Z_Go@HC;zKDpG8}n@AE)CX=AAE!CP= $A&@H)!A1C)E+B?4GbGbCtG ¥0B`!L"8bG>D4GHbGC l"TGBGbҒI CZk0@I(J_A8 AJ A *A G +E.CPݱ A 0I (ALA A -AG E!CX=$@..@H=1CE'B?AAE2CAX]AE4CPBHDB4TB6CFB'G<CgK|KCG CX `9?K =p C!(¥`.`! GGb4G]C6IHI >NVDI@nTGBGGbP`ABZk4GbG"C¤4G`Bhb*:D bTG0Bc 8bG=D4#"8bTG0Bz=D&0_"GGGb^.V$I 4GGHbC4Gbl"ByBZkGN-1AmӠI XI MEN}kbIm%oE$%D@,IDG<CIICG= CPݠ ɰ/IpA(ll GGhb4GCE6@IER@I =V@I`TGBGGbP@7BZk4GbbGC¤4G`Bhb9D TG0B!8bG=D4("8bTG0B=D&0_"GGGb@^VI4GGHbyC4Gbl"BBZkG.1A AIgSIgEű@H}8=l@i@ 8E E(="p"GTGݠa,ƠIƠ`H D[@Zk0(}4GH]K5G(ݡ4GH/G#~^^ ~(08޴@HPGGG1`GRHDX0JJGCG" `@DwHD0@@ @.J#6"HV"Hv"H XHG \0 D\0$?FD?$!F$H D`?&B10J_F/<C'J$V$J DTG BG@P@B(bG1@Zk4GphbGCx¤4GBb7DӠTGB bG;D4'"bTGB;D&GXb0_"GGG:^䤇VH4Gp¤GbsC4G(bl" B@ZkGĤ%1@eӠHHDĴ(cxG]]} (0ݤ8@P#kG#4G~^^~ (GGGGG[ @Zkc `RHD 8D bGGTG_cG]]} (0#k@#4G~8^@^H~PX`޴hpx>^~޵GGd [@Zk  '=$G ŠG'GR Jw J FrBTtBs.tJ`w J FBQB.JG=TG d [@ZkD?4Gݠ$d  [@Zk=砤!x@H!AD@@H!@G@(@0AMBGݠG(b_"bGFDGGbTGxB EDGݠ@= G`A %(=TA{ Bj`GG@b4GCj6`IE R`I "=V`I JTGxBGP@BbtGZk4GbGC4GBb 6D(¥TG 8B@!@bG9D 8."@bTG8B9D-GpbP_"GGG"^ʡVI4GGb [C4Gbl"xB~ZkG,1AaImSIEʱ(}+ ݠR H0@1D ݰP@ ݰ¥w H DGQBAABR.AJn@GtG`%]d [@Zk G "Pb4G`C 6H[ꥏI"Q*V$J JTGBGP@BbtG~Zk4GbG%C4GBb-6D(TG8B @bG9D8$"@bTG8B}9D'GpbP_"GGG^\$"bTGB8D=tGG`%A`b#^4GbB6DVH4GGbCӠb4Gl"Bi~ZkG/1AoIHD RHGw H D0BR2B1.2Jr 8k%`RJF!XӢvJvJVJ,3('YR@K@HC;zKDG<CgK|KCGC`D}#C@'G/GI "GO@`30H?FF(RJF XlӢ8wKBKBGXGVGC/G@\s(aK&`ll_"\F\SGG"\F\3D `Ӣ0HFD \SvAK`㚖AK@l\?#"D0C\3+R J3F 4GdEփJ RJXF $+RK8G(!!CG GG$ $Ϡ0="TGb#(Ƣ >@% G!_0=G0D1I !A C$f0`JRJ8F0J⦘wJFCYC/K HBNCVC.:.J:J0BG G0Jrv1IGp1IRU/rqI$V KGC/@V@KpGC`JrFCGG8b#GTGz?@DGbGGGtGޡ^s1IwqI GGGTGV JGSFC`JFCG;0G`8b#T?@DGbGGGtG^s1IwqI GGGtGV JGSFC`JFC``G;0G`Db^G V J0JGs1JSFC`GpJJwqJGFCvJ8vKzK:G@tG aG `$( G,`Вb# (^0 E GG# #ca6G)C$(! (A/I?F<CIICGGE8b#CGTG>@GDGbGGtGF^a1IsqIGGVI D C !JSFC```8 Gk(=aE?xb#=]D 7@} ݡñG8]@]H}PX`ݤhpx=]}ݥ#kG#~^^~ GGG4G0B8bED "G4G㳤q[@ZkG]}] 0#kG#~^^~ (0޴8@H>PG40Gc@#BG0$BGG42G'B $B0 G bGGGtG_  G GG]G]} (0ݤ8@H=P`#k#~^^~ GGC@0RH?DDGjGXB GJ3EJHgJGG5GJ`FJ ׅJGH6DJuFGJ37GJFGgJ GJFGH2EJFGGJF4JGFJ& (@5JFG<CJJCGC1G BFGF JC 4G/A_& (@2AJF<CGJ\JCGC _BG`F 4G(;FwJBGF U{#aB5.TtBs.5JtJB0`FFFGJEA\B`D"FHGHGbDCG]]} 0#kP#4G~0^8^@~HPX޴`hp>x^~޵GGGP"$ G( , 0Bd ݴ8bG,DG" )!d IhQ`GO`G*d8hX  =$]0FG %EآGG$F(ݲC ]GG,GF$ }ݢ ==$6G=FlS]psGݢZFdG]=F}hCG=CGFGGBG@4GdSh@sGB4Gb~,D G "hb4GC 6IMRI* E VI)GBGP BbTG{Zk4GbGCb4GBb 2DTG B!bG5D 4,"bTGB5D+GbP_"GGG& ^ӠG+GGGHb^VI4GbG(b WC4Gbl"BzZkG*1@A IkS@I E0B4G8b,D G=%/ݤL_A @ !D@ `I?D<C|IgICGCww@IG@E0BR2B1.2Jo ,lDscFk`\Jh   "G4GbKC 6H^ɥI"T)V$J (ITGBGP@BbGzZk4GbGC4GBb2DTGBH bGn5D4$"HbTG@B4D/GbGGtGo ^4GbB1D`$"HbTG@B4D/GbGGtG] ^4GbB1DVH4GG(bC4Gbl"BQzZkG.1AnIIE DDw@IG@EBQB.J{I@4GóLBS`,, "G4GbC,6HIRH AVH 4)G BGxP B(bTGzZk4G¥bGC¥4GBb1D¤TGB bG4D<&"HbTG@B~4D.GbGGtG^4GbB1D,ɠVH4G¥G(b]C4G(bl" ByZkG/1AHnSID,鱐w@IGB@E4G.RB3rJF>J7ֿJPB#-\lV`K `,D E$ FPB 0@A HA"!V"H6"H  #_"b4GBG1b ɢJRJvJ48)\96 K0 8 G@ GI`""CCF"G{xGVI "GY9:Y9: , 0B NANAGnGGb#@)/E H, LaBdݢhsFݲF!?h GGwI=!EAOA-I@A@A`CGG Gl@ G Blk 0A A<z<U%!K?# D? GȡGB4!! H@A?@@ G@ GjuFʢJ0@ @GGtGCGbtG7^ G"&GGGG 8@G2_JSB`5JBWG;yb#@GGG8b#@0@ @<BGb4GADG0]8]@}HPXݤ`hp=x]}ݥ#kG#~^^ ~(08޴@HPGGGVH6HA7 3XGRJF@GGGG b#GtG^GGȎb#4GC^="8b#GGGGG_=&@8 DG & Gb#@GD<Gb#@4GXPbHBy)DG]] }(08ݤ@HP`#kG#~^^~ (0޴8@HGGG G8E@4GG@B`D% D"G4G@bC@6HV@ŤH"L@%V$J LETG(BGHP@B0bGwZk4GbGjC4GBbr/DTG(B!0bG2D$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;1"  rt8ٴ` 8|<'&g,^ؠ^oĪIaPw^VaԺ:~oO/[V}(wgtOqnl>iv$SBT63_j;r[`ۑ3z{!:do-JLn`Gk?P)2!Wlnz. ny o n6oX) +1<O|PP /D}IJ_!2J A LNM t9 >XUy>Lޖrɢ>8F =؞ im̵x #'8Fou"2۱n;lI)?QK%*QχVofpĹAj1dOZwX8M!H]E u0eeg SaMÞ߫792.OLmzQ[ECYIQ\oN-aS7ӭ uWNJ_xG[$gyK w{A/lQ"O:K7@ lN5FX_X|&or8Wh"ª! k5/ԯ_t+GYt.^r: R#B)V_t~!V-c$,ZQ%F"W\|v&~k"NAzxX4sv 4>\=9C+7~ב]sh}1Ѡ鱜Dw tQЇrODY,p }SLTFl8.z¬!i.c% )?'t*?_b3&R IxC献OeF5a5tXS0\#,>T#n*F߁{[n6UÐ҉J[לyh}Ym72z VkU)+'SU/מ"@r5j䵸s!7BXz E$T[u pggaC8漏~B:A@~v$?Ђe4TIBBkɎ![aQҜP̈42D֑n>`ľ(>Iر(,EB۵ȏu|F;jg'Elu4Nw깿a?|o*ͺDv}εh5$!fPn"/P;APhsy4Euo=s7x0-я[f͙־o1bUQҴ ʸjV,*R'-W[oN+…;^]R3VW:*I^g)͎=.ۘ|=_ VYMmDmFd9jh 44ڂdvL>'Vht#-E(( ا W$ s9 eNv6Kxq=*XG"W}˧8$O=힪ˮɥ)giE Y xfF(Xˁd'؁K5xL%p9oJT$-p\Z"ԄDa,9b';{~xBIOd*=Dl7%:; a2EsI-ml/ 6?W' _4i͙4CD8G/>1}>Ș4|<~" kjɠ"Em6О-=߉TC4ZCJX{`߸ ESF~tfC)걛,X|rތU%PPdxs&SQcç)ZӄesJl,E )kCcac6XK˛o`^ָl)`ݐ>b#(OIg/W&`΋Zm6I7p(Jw8̸wH\b+2Md" Ulmwd&>S'ŠJf} 0|+#>vE,u,($JJĝyyBڭE3d^bт:݁mt|[xBVg"?{@kyT'= j>ݎ揎ΥAbkWݓKq xh*RFisj/]"]EhNTZxlOm)}ߔbg&vq~C:y?UX# J7& mifߌ)7(}5j&k`luW:p8tсrӤQ》 YXt.Q qS6bt,K6j˿b#暈&VDH u-wVkb ft,0zȓ>SR>`[kzļ-*Az).S]ǃ@+ZC@:ZԤ% 7Aљk35%~8Ҁ':R#I&f-476V$|QAncV[ӨLPD?o?:-unYy\ʳW9Qk TzY>M? _`X{`GV%n^M$IԔB15<Z{ϝ{J: s+b>m@ǎ7S"Jl]T7 ,P|g6 -z(4+XoICNg3ź2W7 p=sH4I? !f,c 9۪%ap'XQvJ\`>&յ/drKSfX73 k|EZ[*A([[U3 [}fZ0䥈c*!YUGϵY vk#ًvmjdPuIgP l[1tI\y*5G b%S2 >p x?%VV PJzbo.;aHp]Pv? 6~ha5Y1:ӐD~u <^[ dm~+x~$ҥ_9R~痢sݫsar:jpD"a:u6pPCʗ  |.>mJT m/M=9 Si$A̍N< y R.Cxea 9Qz`muWI;L`PD!O1䖼!?OW3&'rC1&EQ~%KB0ҵ<}G|qblt]9%B!7|0lFk"#Q`9v~ ፿2ɀ(Chdd_Qj{J\g!FnPd)-G^CkXOnGF(J>~~#z~GGB&4Ä!,utMh}paqVJZx(Y R}ÃXЀ|D[}Zu{;5{>\kP\Ӻڋm%[YBj\g=&A;g%JF#R\xFbTTvlM3 e6 w#o ĜjmSG-ٷVQiYnD9@HqSE {S] EM1vS/!OARC8Y"̜n$3܂X]sb]0}r8guqsy""=IIB80kDRhK$ ' XOnMRާ-kPo8էÚ_\^.D4/iVsiƋϹ҉-(r K94))aE j79H_:Dex9<*/qnӓXV :~Y#2OOf a%36l(Ǐ^K =y8KsQfi˳ /I溴kOj߆99`8n@v"pCi51C7TS5`JDhd2Ҁ+(>._ 49*ޢYVm8RRkRʉE(#ܴhhcAx+8e7wׅ7*lWͻw';ii0&$zc(h&&WxM!S& bߎ]ioN[ۯ4?c\njqRXl1| +Ź -7-Wp|,(G KĪ5?e͔ʮR6ۦx { kbG ̫@N[qhwn7 @5R'2ayC.pQ1F4&_Caa1s[cZy.Gꞅ;hɎZXd?ЄNiZ#c)z߈ ^|Ndߥ);T.X͡T>q 8w_o Q!4z,,8ߍ' yˀA"Z[n a$ P,g`T+0i@Nb0b,oe:;g܁Q72NLJt9v/1?ytf߸_So<3?b3 _q$q[9vV5+'P5$ & Id"NxS2Z,@ oK6ly>$W\Jfi@XAjte`ER6?6<ԅ&_O@{{oߧ%jʜ),|ۼ%Osɀ@1'v9F4kHO%:5yXЫuDRT8t{Jy8-&Mx^6ʸ$(/#~5YhzE^nԼ4fʤMv`@wrNFn΀9LrkiCR7 g9v0"e۷W,XY Bjd-$)p[mDb=:5tm*i?~HgK %R'F`rDfs%z/N" |{9 ٻ_˭\K!%^#3s`]s"@7rK.j w$EOբ)Bleg: ]cj8L>X Z Iޏ@UW Ф{a jQt!2OK `#d{_ N:l2[9E9a+GY6zʐA3۹N[RUM N|#4K# o 0OˍɊNVLocty q'ZzM7xG._&KhۓЖ1a3@9(|#5fb0qX;o33XQ) ՅDxOg}@T p[:#]X=f6MG`-ַKZjGE!ٙ#k~DVe dzV>>l AW\EwY6ac?`X_b #+>kEV[ 't_Vi3 ŐCQH]V[YFṨ\$qny,?'wmGqeruًեD`_BgaP볝.UqB}A,ݯB#[Dܲa\95}r[s+dHXP:dd m5~Ҥt;v<99Cpj2$p73nʆ/k#Ŋ^4}sPBQQBR.QJz$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1@" <("0bTG(B2D'GbP_"GGG^X("0bTG(B2D'GbP_"GGG^@VI4GG@b%C4G0bl"(BwZkG@&1@fHHD@Gb#@G ŠDG]]} (0ݤ8@HP#kG#~^^~ (0޴8@H>PGGG(< 4GG8#@NPP"G4GbCPĠ6HD RH"<VH XDTGPBG`P@BXb4GdwZk4GbGC4GBb.D "TG0B8bG<2D<)"TG8b0B62DG(P_"bGGGn^P$V I 4GGHbCXb4Gl"PB5wZkG'1@ HhSH (EP$  DG#DJ ! D"0F,¤4GGbC tG0B 8bD"G1D8b$"TG0B1D'GbP_"GGG.^4GHbGkCd"TGhGBbҒIvZk%#%)#%)i%iG]]} (0ݤ8@H=P`#kGGÀ#~^^ ~(08޴@HP>X^`~hpGGGh=8ĠRJ4!4Gð@ 4GQ\' G\"8b4GTCX6HGXGFI "=X'V$J dGTG BG@P@B(bTGvZk4G0(bGC8b4GBb !.D`TG pB!xbGw1D @,"xbTGpBq1D+GbP_"GGG^XVI4G0bGb C4G(bl" BpvZkXg*1@Aj@I xI jEXg㳸㳀H(CR2FJGJGCGG@#HwHDBEB.JG#FGG#Yy_!!xB D KAC BEccRX$2EJ)%IGJ'IG2EC0@F2@J REC\6H wHDB4G.EB5JF>=G@b#_G]G }](08ݤ@HP=X]`}hp#kG\GGG6H,1"GkPB0BGGka @GkG#~ ^(^0~8@H޴PGG=]G}G8b#;@\6HD`4G GbUCtGP¤(`Bx F"hbG0D4GxbG4Cf"0TG BG(b2vHuZkݠ2"GtG=Fb'^&G`$?DVJr1 HG2FC@G4JB8yXz[88b#]v_G ](]0}8@HݤP`#k# [~^GRHw H DrBTtBs.tJ?`[ldqR"GFCpѢtFRdGhVFGh ݲxG8\W6@J@u `l"wKGBXB.J0FGCGG dQ"4GwJFrBTtB.8KF>4G] #k8p`\4ׇJJGGw Hۦ D8""CYC/KJ0HSB.J Bl1#4GwJFCPC. HF>G] #kGT"w H D@V@.J lQ"wJFBPB.J0FGCG d1"s4Gw`J`FBXBw/98KyGw?G] #k#~^^ ~(08޴@HP>X^`~hGGG $ , ( GGGb#@GGGGb#@4"!6"HV"HF8FG4GxGPb"dCEEC"!1 @$G]GGG b#@RHD\(0 DGG GGG@4GdG ^C&WB@,G\YCT@G\Y,wD{cG `wJF@4G@.P@10JQF@>EA(J?G<CJJCGGwJCzCF A4G.AaC:AK0EF1!JGF>WwJF@3GJ8EJgJ.K2EJxFGJ4GGH@9(K0GF1(JG#F>,wJFzCD4G;,@`C:@KB:D8FF0F(I0B(D;< Bd' Gd"@b4GCd6I\`RI TVI l'G(BGXP B0bTGtZk4GHb@bGCPb4GBb+Dx"TGB)!bG.Dc\)"bTGBG.D GG@_A @+ hBx)"|aGpbGG+D GbGGtG^Gb4GBh+D 0@A DAdVH4GH"GbPGGG¤GG4Gð@ht& t"G4G8b7Cp6H^p椇H"Tp&V$J |FTG BG@P@B(bGsZk4GbGC4GBb+D"TGB)!bGZ.D8)"HbTG@B-D(GbGGtG[^4GbB*Dh)"HbTG@B-D(GbGGtGI^4GbB*Dp&V$I 4GG(bC4G(bl" B=sZkGp'1@gHIEpG4GEGbtG^G?"&$Gb# 0JB `GG3`JtB8`IJ8_G]G}] (0ݤ8@H=P`#k#~^^~ (0޴8@H>P^XGGGG( $6 Ja p¤4GG8BN "G4G@bCӀ栁6HD RH"<VH FTG(BGHP@B0bTGrZk4G80bGGC@"4GBb O*DhBTG xBJ!bG-D @*"bTGxB-D)G bP_"GGG^ӀFV@I@4G8"Gb C4G0bl"(BrZk(1A HiSI IEFG %$DG]]} (0ݤ8@H=P]X`#kG#tG~^^~ (0޴8@HGGGGGG0b3"àGE'7HHҖ^G8H`#@&@G'?FV@Jt1 JGtFCGFF@:@K`(b#8`GdtDa_Ӑbc wHXG0d D @D$@!,"F$H0 D0 D! H!F0 R@r@R @F@f@ @GGGb#@G @G]}] (0ݤ8@HP#kG#~^^ ~(08޴@HPGGGG]`G GGG88#0F: 4GGbhCtG¤B< bG"G,Db'"TGB,D&GbP_"GGG^ '"bTGB,D&GbP_"GGG^4GbG+Cg"ǤTGHG8B@bҒHqZkG @GG @GDd`4GG8ccB_"G4G`b>CӈĤ6HUdfH K$V$H $G(BGPP B0bTGqZk4G¤bGCӠ¤4GHBPb )DTGB|!bGa,D<("bTGB[,D&GbP_"GGG^T("bTGBM,D&GbP_"GGG^ӈVI4G¤GbC4G0bl"(BLqZkÈĤ#1`@c`HHDĴ% @ GGG%GGQgǢ6wJ9wKJ'KG6GC0 G9 KG{bD{Ǡ @Gb#Q@Ӽe h@Gb#J@Še@Ű%`@eEe' rB1@%`=Gb#n_ Š"?"$H(HHIEC"WIDCDE'0DB'GG]] }(08ݤ@HP`#k#~^^~ (0޴8@HG<G<p , DGĠG5@G8(v Hv"H V"H \H6@J@HA@DGXb#@GDG]]} (0ݤ8@HP#k#~^^~ (0޴8GGG` HHGG,4G Gb CtGP¤(`B F"hbGl+D&"TGhb`Bf+DG%P_"bGGG^4GxbGCf"0TG BG(b2vHepZkàDGb#@0@G]]} (0ݤ8@#k#~^^~ (0޴8@H>PGGG0< ( VHbGРD7vH,4GGbCtG"(BH)!I"0bG+D)"TG0b(B +DG(P_"bGGGA^4G@bG~C i"(TGHBGPbҒIpZkGGb#_Ơ$ D? GRJ@P.PJ)1@B eT@GGpb#GtBtG$^0@ @%!%?$QQF_G]]} (0ݤ8@H=P`#k#~^^~ (0޴8@HGGG4GG8#@N"G4GHbPCӘ6HD RH"<VH DTG BG0P@B(bGoZk4GbGCӘ4G@BHb'DTGB!bGu*DD("bTGBo*D'GxbP_"GGG]ӘVI4GGbC4G(bl" BnoZk&1@HgSHE,4GGbCtG¤&9$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;18L" B( bD"GA*Db$"TGB;*D&GxbP_"GGGs]4GbGCd"TGPG`Bhb2vH:oZkGàȰG]]} (0ݤ8@HP#k#~^^~ (08GG GG G GER@J@F@GGGb#@( G/R H D bGGGtG_G]]} (08@#k#~^{#^ ~(0GGGC@( \"Gq F\"GⳚ_.|"0&H"HJ0@(G\Q4@F\Q@J|bbJ3fJ4JfJB%@¢J'A?'GC98K_GG<C'KPXGGG`¤GG  GG4G@bC6HG椇H"=&V$J FTG(BGHP@B0btG^nZk4G( bGC04GBb%DX"TGhB`)!pbG5)D8)"pbTGhB/)D(GbP_"GGGg]&V$I 4G(GbC4G0bl"(B.nZk'1@gHIE / RJF\90 FGG GGG@(9? ϠRHDPbGGGtGz_G]]} (0ݤ8@H=PX`#k(R"52 4GG|!| B8`F_`2||a B$G24G|TG_VBBCWBVB֢||֢ B0BVBVB֢| BX?@GBXB"زA?@ABakGk)#'G@7 |G GVBBCXBVB֢||֢ B0BABAB!| BXBGBXB"8SBSB1!1 @1k""@@@B71BkG#~^^~޴>^~޵GG==@JF@BJFB ݰ$!(=,)!0=],J!8]}4k!@}(!Hݡ ݠ<!(!P =P@PBPBXbTG13DP=7"GtG=Ab^ G(]P@BSAAGtGj][@Zk0A AA<XtX= hC@Xݡ@=d!h]RR@JRBG @8}@sF8΢@Fײ(GؠU0=YAGwI 9A@E`/A@aKF`X=0JAPB0BGQ@/}GscBJFtBBJ41B ݢXPMTC_[BCBZ{`0B B?"GGXG]@8 F b#Hh]A _GX=G=!! HBPB0B0A A_BhJ!Fh}hh sps`jhRJF*N:GJ ΡDʱXJ,4GGbCtG¤ B!(bO"Ge'D(b/"TG B_'DP_"&GGGb]4G8bGCo"ϥTG`GBbҒI^lZkD-¤ 4 ġGG GRI GwIEBQB. GJTj8`4GôhBM "G4GbCӔ6IC RI";VI JTG0BGHP@B8bG+lZk4GbGCb4GBb#D(bGTG B'D<&"(bTG B&D#GbP_"GGG6]ӔjV`H`4GG8boC4G8bl"0BkZkG'1@I`SH `DwI"E0BR2B1.2J wIXf"EBUB.JwI,"EBXB.J\(0 G/G G=b#_ G\h6`H0D@ꢖwIEBXB-I 0E wIXd7#9@E!/W7@7K0 GG CwIX"E0BR2B1.2J9 1`]GGb#,_)G"XI`H`$#H vJX( ⑶!J xH@pvIpp="GTGJwFpݶ[@ZkG\ E\]GGb#_ GX]GGb#V_G0EcE+`wI, E A@A-I$0H0 HB0.0J 2B@dbJ`vJ G]Gb#_ G=Gb#v_]GGHb#A_ GG=Gb#j_dbH ``]GGHb#1_ GG G@⤍wI E AIA-If(}Gc'`G0=I@)@wH*"DQBSSBR.SJ@@X]G}Gb#"_ GwIEG4 B4Gp.QB2QJ )@rFp>,0@ @hb#_`G8/=Gb#_l G` \6HG=Gb#_ G# X]G}Gb#_젇6H\m6`H`=4GGwI4)! BEp.QBAA2QJ@rFp>,4+" uAAG"wIEYCNNCZ/NK@(}G@w`H`D0]I@ BQB. IBJGH}b#]iB(_ 0`@ IA g@j`\(6 H 0OABp* 4G/G]GHb#_ӈ* 4GG(APj` "G4GxbCӜ꤇6HFI!<ʥVI TGB4GGbPAijZk4G"bG C4GBb !D(bh&" TG BB%D &"(bTG B<%D,GbP_"GGGt]ӜʥVI4GG8bC4Gbl"B;jZkGj-1AmӠIxHmDjhDG "hb4GCӬj6`IIR`Ih A`V`I TGBGGbPAjZk4GbGC4GBb!DTG B!(bG$D8/"XbTGPBv$D$GXtGGb^4GbB~!DӬjV`H`4G"G8b UC4Gbl"BiZkG(1A aIgSI E(ݤ GƠpݰ(HݥOAG GAΡxhh=4G, !0A2QB@4q@B `B tB5 rBG0`B! rB?0@xGxX}0]{OC`GA 4G( &JH,4GGbCtG¤ B G"(bGz$D'"TG(b Bt$DG&P_"bGGG]4G8bGCǤg"TGpBGxbҒHsiZk(wI8E@F@-ID4GxG 4G G,n A8`F BuF0@F0 F ``=GX]b#}X_4Gd wIE@O@,HwI@E @A@-I D G`=b#]_G 4GxGŠHb#]&HAF@A_GG4GæAd "G4GbCӴꥏ6IZI P꤇VH TGBtGGbP@hZk4GbGxC¤4GBb DTG B (bG#D@'"(bTG B#D&GbP_"GGG]X'"XbTGPBP#D&GbGGtG^4GbBX DӴꥏVI4GG8b/C4Gbl"BhZkG-1AmӠIHDk p 0A AX<Xhb#_G]}]ݤ=]}ݥ#kG v!H v!J?⁖!H PG0!H?kG#~^^ ~(GG=GH G_Ӽ @:1@CAG@ G=b#_RHD 011 B0 tGG=0Bb#^CCcbG]] }(0#kG#~^^~ (0޴8@H>P^X~`hpGGG8àGGxF GRHRFGGI!b#GGtG#@GG A"`I`_F6Jv@J"FC`Ӳ"  IG H (0D0D0DD BGXSTFBX( &0B貀J[J0@KVJr1@K2FC@FB3tJFG<CgJ|JCGC`6@KyJFC;G:_KP@C[(! w 4G/ Bo "G4G8biCE6@IeR@I+ ] V@I%G BG`P B(bTGgZk4GbG0C4GBb 8DTG Bt!(bG"D @-"XbTGPB"D,GbGGtG ^4G bBD t-"(bTG Bv"D,GbP_"GGG] -"(bTG Bh"D,GbP_"GGG]VI4GG8b ٿC4G(bl" BggZkG+1`AAImS`I D!8 CC  DG\ F\ \QPF\Q8D8$cRJB.J$c#R KBy/yKRH CFA G@G]]} (0ݤ8@H=P]X}`hp#kGk#~^ ^(~08@޴HPXGG=bG]c GG@b4GC6HE RH"=VH CTG(BGHP@B0bGfZk4G`bGlCӨ¤4GBbtDTGB$ bG!DD'":"B$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" bTGB!D&GbP_"GGG]㠇VH4G¤Gpb5C4G0bl"(BfZkG%1@HfSHDG4Gb#-@=G}Gb#k@G ](}]08@ݤHPX`#kG#G~{#^0G@G] #kP#G~4G(^0^8~@HP޴X`h>p^x~޵GGGp"( B(bGDH}=DР FEF'@,f%`,# ( I@0G_'8Z#:GX="Gb#_= $!@8 PE*@,) J_)?I GD W''E? GIiR@KؚE 4GG)C,4G8Gb CtG(¥B!O"bG!D/"TGbB DG.P_"hbGGG7]4G bGtCϥo" TG0BG8bҒIeZk *P¥GtG#n[@ZkGAIEAAI.1A4#GP@0@A10FF 0@ @_"`&"F鳴鳰XE@GGpb#@G GΡϱrG ) GGb# @gG6I GGb#@@\G? ϡEϱVÐI)01?BG G&r"tFFE&I$$ 86 K (IZ6@K@GTD5G)¥0 Hw H DAAA-I*(  C BG#GqT`FqL"@I$6J(ɢ֢ BG7T G7 G! I$IZ6@K@G`T`G`ɡ GRIA-I/1AN%!PA0A$GqmFA䒖H@GG$TGHb|n^"$0DGGGb#@-Å6H+6H(GG%GGR H'D 8D }"$"Gb#=@GDGbtGG ^EGGGP!1 ($( 0A A G'E?]<Z]_B4Gb8DG0]8}(]@HPݤX`h=p]x}ݥ#kGp#~^^ ~(08޴@HP>X^`~hpx޵GGGHHTG@4GBbGDӠG ŠD GG6AJ@G G$H(hGGb#@H ȡR@J`0 ?F&[FG&բ6vJBGUFG'Y:v@KyGUF G$q3v`J`Bq GXZF@G&Ԣ6vJBԲGGPb#TG^GGG8b#tGQGG0G3GaG^G$4G(GGG< 1xb !LJ^I GhbGGGtG^$@s1I&GG4GG GGV JGSFC`5JB8xY:ΡGb#0Ρ ΡΡn3y.TGѱG^G( GJGGG8b#tG@.0G^ G!Ld1IOEl V`I $E CDR?JB4GbADG]] }(08ݤ@HP=X]`}hpxݥ#k#~^^~ (0޴8GGG,F/ BG#TG(b)DG&&" BTG(b!V H0@G<,,İ#{)D$c _#$VH@ & (4 $( :G@GG]]} (0ݤ8@#k#~^^~ (0޴8@H>PGGG¤ G GG4GPb C6HW椇H"M&V$J FTG(BG8P@B0bGlcZk4G`bGCӨ4GBbD"TGB)!bGCD4)"bTGB=D(GbP_"GGGu]<)"bTGB/D(GbP_"GGGg]&V$I 4GGpbC4G0bl"(B.cZk 4G '1@gHIE4GG%B:4G¤G`bCtG"⤈Bx)!I"bGD)"TGbBDG'P_"bGGG*]()"TGbBDG'P_"bGGG]4GpbGYC i"XTGhBGpb2vIbZk dG]]} (0ݤ8@H=P`#k`#~ ^(^0~8@H޴PX`>h^p~x޵GGG GŠݰ % = h G`G(0"BPB-&JGIvZkAGG GB(} _GGb#_&(@$0@0=G GS_BCs3D`0@BT_BC0"0"V_BBYAC]#VC0C09Cְ C:G  GƠOACC18.6J,"F 4Ge E6aK`X`DwHD8C@ C9/ K 4GE)e G E6aK+p]p HGw H D`R@Q@,_Fw@JGH "@FBPB.!B2B-J.0D0FIJBBFE/G@ȡ6I `&" GiwGi/@b#c  GG4GHbCà6HERH!=VH`#TGB4GGbP AaZk4GHbGtCӐ¥4GBb|DӸTGpB!xbGD4/"xbTGpBD8P_".GGGb]cV`I`4GGXb=C4Gbl"BaZkG-1A HnSI.Eñ衰 6I,V"H H p"pIwI EQBLLBR.LJ0@F@@4G /G 5CD4CDB` G8Ƞ GGG`b#GGtGpJ G@G"\""xIE\ @GG0D BXNASF BtBXn`΢MB6JFC`zG;KP`CzkGy/, G/HV`Kp1 HECyr.G8brJyG4G&G WG^< &: GGG` b#TGV#@ GOG(bGGtG^ G?"&GG0b#0JB `GG3`JtBG<H`^G<hGGGk`< -GG2Aز< }e G "b4GC6IHIl!>`㥏VITGBGGbP@aZk4GHbG zCӐb4GBb DӸTG pB4!xbGD 8/"xbTGpBD+GbP_"GGG ]VI4GGXbCC4Gbl"B`ZkG,1AlӀI I E&GGG8b4GGG F^& G9 GGG` b#TG"@GMG(bGGtG^ G_"&G GGG0b#1?J2B@GG4JB^GGGGG GA2GG3q 7c`G"hb4GC6IERI =VI #G0BGP B8bTGi`Zk4GHbGCӐ4GBbDӸTGpB xbG@D8'"xbTGpB:D/GbP_"GGGr]㠇VH4GGXbC4G8bl"0B9`ZkG,1AIgSI DGGGC0!G"(bGtG^ _&(b?&G-I1" AGGtG0JB7"FC}^a1 I_&GVIG aD CG 1 J2B@8G$(`+k{Y:'0 ݢղGȱ1@E}eG ](]0}8@HݤPX`=h]p}xݥ#k#G~TG^^ ~(08GGG]GGX b#GG!@DG bGGGtG"^s1`Hwq`H= V JSFC`JFCG]] }(08@#kG#~^ ^(~08@޴HPX>`^hGG=] p ¤D0R RGGhb4GC6HH椇H">&V$J FTG@BGpP@BHbGc_Zk4G(bGܷC4G0B8bD"TGB )!bG:D<)"bTGB4D(GXbP_"GGGl]&V$I 4G(GbC4GHbl"@B3_ZkG'1@gHIEGGG]G GbE^ G "G4GbC &6 IDR I <V I &GPBGP BXbTG_Zk4G(bGC4G0B8bDBTGBJ!bGD<*"bTGBD$GXbP_"GGG] FV@I@4G(GbHC4GXbl"PB^Zk(1A!IjSI jD FGG=Gb#GG^GGG Gi#%!)EG] ](}08@ݤHPX=`]hp#kG#~^ ^(~08@޴HPXGGGàCGGDRJG="TG b#@Ӥ#R H3D 8cd@`G/G'" F]D`D $G bGtG_ CGDn`Dl xDZ'"X D@$G-&$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1?" bGtG_(G bGGtG_#`@eGXD $G bGtG_(G bGGtG_`LSG'  $G bGtG_(G bGGtG_@#`H?DC=G<CgH|HCGC5GD b]"GGtGl_+8D '$G bGtG`_$]" bGtGX_(G bGGtGQ_#`@G$]" bGtGH_(G bGGtGA_`@}G] ](}08@ݤHPX`#kGp#~(^0^8~@HP޴X`h>p^x~GGGGG BGGfGc6`J`g#R JH"2@$ }"(b"GGG_  G(b# GGG$ TG(x^( GGGtGEb^G GGGGAGb#2 G3TGqG$( ^( 곢G""$ }"(b"GGG_ G }bGGGtG$iE}^ G G+GG+GqP$~GEP$ G(b }""GGGy_}"("(bGGGq_ == ]/= = ](G G G$ (= ]G]@] G G@GGGEtGb4^G GGG(G]$J}(j3`ˢkw,G04GGbCtG bBbK"GD+"TGbBDG(P_"`bGGG]4GbGVCk"hTGBGb2vH\Zk&GG(]0]8}@HPݤX`h=p]x}#k #~`^h^p~x޴>^~޵GG=]&G$R JR@J (&(=F$g0}(8GC@=AGE (=!  (uA. ( G =! %C(E%C D. $RJ (&(=F0=! 8xgD#" 8=! 0G0%C8}D %C0D $gRJ0}(8CH]fDG gD8=1?0G'P=!&I'H IHDk hbKk!@GG4GbдC 6H I"S+V$J KTGBGhP@BbtG\Zk4GpbGC8¥4GxBbD`bTGB<c bGD8#"0bG(BtGnDP#"TG bBDP_".GGGb]\#"TG bBDP_".GGGb]kVdH `p¥4GGbICӠb4Gl"B[Zk{ G˥(1AhIIE˵s G&n 0Dkh$(5@$! GG4GPb^Ch6`IZR`I RV`I (tGBGP BbTG[Zk4GpbG%C84GxBb-D`"TGB)! bGD8)"0bG(BtGDP)"TG bBvDP_"%GGGb]\)"TG bBhDP_"%GGGb](V I p4GGbٳCӠb4Gl"Bg[ZkG .1A aIeSI%EȱG /MEn hCC0 ME0 GG4GbC%6$I] efI !SťVIeTGBtGGbP`@<[Zk4GpBbG C8"4GxBb D`bTG B<c bGD 8#"0bG(BtGDP#" TG bBDP_")GGGb>]\#" TG bBDP_")GGGb0]VIp¥4GGbiCӰb4Gl"BZZkG e+1`Ak`IxHkDeG ø& VI}'V"Hz 6Ix6Ju'FQFq@g3En`Fjhb<â<c GGb4GmC6H[@RH!SVHTGBtGpGbPAZZk4Gp"bG 4C8B4GxBb <D`TG B! bGD 8("0b4G(BtG DP(" TG bBDP_"*GGGb]\(" TG bBwDP_"*GGGb]VIp¥4GGbCӐb4Gl"BvZZk4G G+1`A HhS`I (Ec4G /@]!Hơ"jhH(H! GGb4GC(6$I hfHc!R`VITGxBtGGbP@GZZk4Gp"bG C8b4GxBb D`TG B<! bGD 8-"0bG(BtGDP-" TG bBDP_"+GGGbI]\-" TG bBDP_"+GGGb;](V$I p4GGb tCӀb4Gl"xBZZk(#1`@c`H 8I #E(Gh ΡT-T!A GG4G0bCm6`HZR`Hi!R`V`H TGBtGGbP@YZk4GpbGUC8b4GxBb ]D`TG B bGD 8%"0bG(BtG.DP%" TG bBDP_"+GGGb]\%" TG bBDP_"+GGGb] VIp4GGb Cb4Gl"BYZkG;)1 A aHhS I hEmG4/ GE GE`H='Fg hbCc @GG4G0bC6I RI!RVITGBtGGbPAhYZk4GpbGC84GxBbD`¥TGB! bG?D8."0bG(BtGDP."TG bB2DP_"$GGGbj]\."TG bB$DP_"$GGGb\]㡏VIp4GGbCӐb4Gl"B#YZkG+1`A ImS`I -E tG0=]bF_stG 8=]b?_Gh GG b4GC6H^I(!T dVdI`dTGBtGGbP`@XZk4GpbG jC84GxBbrD`bTGB<k! bGD8+"0bG(BtGCDP+"TG bBDP_"/GGGb]\+"TG bBDP_"/GGGb]dVdH`p4GGb CӰb4Gl"BXZkGPG$(1AhI 8I (E$GG}tG 0=+CbG_G(tG8=b_GhbGc GG4G b'C6H[RH(!S VHcTGxBtG8GbP`AuXZk4GpbG C84GxBbD`bTGBk! bGLD8+"0bG(BtGDP+"TG bB?DP_"%GGGbw]\+"TG bB1DP_"%GGGbi]#V I p¥4GGbCӀb4Gl"xB0XZkGG(1A HkSI EG/X]E*! 8QEH=81D pIPpJ FƠ0H0HDjh$  GG`b4GC6IdfIk R`VITGHBtGGPbPAWZk4GpbGnC8"4GxBb vD`¤TG B< bGD 8&"0bG(BtGGDP&" TG bBDP_")GGGb]\&" TG bBDP_")GGGb]䥏VI`p4GGb"CPb4Gl"HBWZkT+1`Ak`I I EMG tG0=]b_hGh!`GG4G0b8C6IZRI!RVITGBtGGbP@WZk4GpbbG C84GxBb D`¤TG B bG]D 8&"0bG(BtGDP&" TG bBPDP_",GGGb]\&" TG bBBDP_",GGGbz]ȡVIpb4GGbCb4Gl"BAWZkG)1 AIeS IEG/SEjhb ˠ k!GGPb4GͯC6I˥In R`VH+TG8BtGG@bP AWZk4GpbG C84GxBbD`TGB< bGD8$"0bG(BtGkDP$"TG bBDP_"(GGGb]\$"TG bBDP_"(GGGb ]+V$I p4GGb FC@b4Gl"8BVZkx.1AnIHDqGh¤,, GG b4GcCf6`HdR`H!QV`H TGBtG8GbPAVZk4GpbG*C8b4GxBb 2D`TG B ! bGD 8,"0bG(BtGDP," TG bB{DP_"+GGGb]\," TG bBmDP_"+GGGb]标VHp¥4GGbޮCb4Gl"BlVZk$1@aHeSHE H Ekh")!GG4GbC6IifI SɥVIiTGhBtGGpbP`@FVZk4GpbGC84GxBb D`TGB<! bGD8("0bG(BtGDP("TG bBDP_"%GGGbH]\("TG bBDP_"%GGGb:]iVdH`p4GGbsCpb4Gl"hBVZkG+1`Ak`IIE鵝G8( E(X="GTG b#5@8ݡP="GTG b#-@PXD`7z$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" (CDk$C tG0=]b_h G GG4GbhC6H0RHf!(`VHeTGBtGGbP`@UZk4GpbG/C8¥4GxBb7 D`TGB ! bGD8-"0bG(BtGDP-"TG bBDP_".GGGb]\-"TG bBrDP_".GGGb]塏VIp4GGbCb4Gl"BqUZkGh¤&  GGb4GCf6`IR`I!QV`IơTGBtGGbPAUUZk4GpbbGέC84GxBb D`"TGB)! bG,D8)"0bG(BtG DP)"TG bBDP_"%GGGbW]\)"TG bBDP_"%GGGbI]fV`H`p4GGbCb4Gl"BUZk,1AaIoSID汮8( D,h¥.! GGb4GC6HnfH!RVHnTGXBtGG`bP`ATZk4GpbG `C8¤4GxBbh D`TGB< ! bGD8-"0bG(BtG9 DP-"TG bBDP_"&GGGb]\-"TG bBDP_"&GGGb]nVdIR`p4GGb C`b4Gl"XBTZkF#1`@c`HHD?G&1@ HlSH lEG8/H}jDg`h⤜ GG4Gb&Cǡ6I'RI RVIgTG8BtGxG@bP`AtTZk4GpbGC84GxBb D`TG B! bGKD 8-"0bG(BtG DP-" TG bB>DP_",GGGbv]\-" TG bB0DP_",GGGbh]VHp"4GGb C@b4Gl"8B/TZkG(1AIoSIoD tG0=]bR_tG(8=]bK_Gh¤Gf `GG4GpbC6I^I T&V$I fTGBtGGbP`@SZk4GpbGtC8¥4GxBb| D`bTGB<k! bGD8+"0bG(BtGM DP+"TG bBDP_".GGGb]\+"TG bBDP_".GGGb]VIp4GGb(Cb4Gl"BSZkGZG,1AlӀI I EGQH=? %A&AeDjhb`ˡ`k!GGb4G=C 6I>뤇H RVITGXBtG0G`bPASZk4GpbGC84GxBb D`¥TGB<! bG`D8."0bG(BtG DP."TG bBSDP_"$GGGb]\."TG bBEDP_"$GGGb}]륏VIpb4GGbC`b4Gl"XBDSZk '1@gHIE G tG0=]bf_*EqtG(8=b2C\_h¥ Gll!GG4GPb«C6IZ`RI RVInTGHBtG(GPbP`ASZk4Gp¤bGC84GxBb D`TG B bG D 8'"0bG(BtGb DP'" TG bB DP_",GGGb]\'" TG bB DP_",GGGb]nV`H`p4GGb=CPb4Gl"HBRZkGo%1@ IfSHfEGh/(tG8=]b_hGxx GG4G bRCg6dH]`I SǤVHgTGBtG8GbP`ARZk4Gp¥bGC84GxBb D`bTGB<c bGu D8#"0bG(BtG DP#"TG bBh DP_"/GGGb]\#"TG bBZ DP_"/GGGb]VIp4GGb ˪Cb4Gl"BYRZkGǤ(1AhIHDǴG *E`J!@ݡ)!.C 2CG)!ݡ 2C] tG8=bh_(G0=tGba_Gh GŠ GG4GbŪC堈6H[RHd!S`VH@eTGhBtGGpbP`@RZk4Gp"bG C84GxBb D`¤TGB bG D8&"0bG(BtGe DP&"TG bB DP_"/GGGb]\&"TG bB DP_"/GGGb]%V I p4GGb @Cpb4Gl"hBQZkGrG$1@HhSHEűGj/hbKk!@GG`b4G[Ck6dH\`ˤH!R+V$I TGBtGGbPAQZk4GpbG C84GxBb( D`¥TGB<! bG~ D8."0bG(BtG DP."TG bBq DP_"'GGGb]\."TG bBc DP_"'GGGb]+V$I p4GGb ԩCb4Gl"BbQZk&1@fHHDGG`]h]p}xݤ=]}ݥ#k@#~H^P^X~`hp޴x>^~޵GGGGGG="Gb#_@88 GG4GhbC6HOI"E$V$J DTG0BGPP@B8bG QZk4GbGC"4G B(b DBTG B< J!bG D 8*"]tGBb^ D\*" TGbB DG)P_"HbGGG]DVDI@"4GGb GC8b4Gl"0BPZkG$(1AhI 8I (E$GGb#_G ( GC@#   F')6!J Ic`Rp`J5ׅJ_Fâw`JrB4J`FCJSC/5BJGFGKF0GFF Cp/)%G G )4Gb#_GG Gc@ $ G "b4G*C d6`IX R`I "PV`I DTG BGP@B(bGxPZk4GbGC4G B(b D¥TG B !bGO D 8."bTGBI D l."bTGBC D-GHbP_"GGG{] |."bTGB5 D P_"-GGGHbm] ġVI4GGb C4G(bl" B4PZk,1AaImSIE ıc@$) G =( #p JX F+ =) G G8="Gb#w_ @@!GGb#n_MG8"GG@] @Pb#2_ 4G Gr`)h^p~x޵GGG0"1"J$(RJb ]"tGG HH"0b P@RJ]HBP PJ!GG4GbC 6HGjfI "=*V$J JTGhBG8P@BpbTGBOZk4GPbGC4GXB`b D@TG B` !bG D8-" GBG P@b2v HDVI4GPGb C4Gpbl"hBOZkGR/+1`Ak`I I EGI=]!GGxb#TGL@^]"etGG+fI"0bgIRI]H\-\! GG0b4GC6IC RI ;VI -TGBGP BbTGNZk4GPbGRC¥4GXB`bZD@TGB !bG D8/"GBG P@b2v H&DVI4GP¥GbC4Gbl"BNZkG)1 AInS IEG/%}"=tG!&H1'HB BGR JG0bG]Hh̡h!GGb4G)C6IF쥏Io!<`̥VI TGBTGxGbP@uNZk4GPbG Cb4GXB`b D@¥TG B`!bGL D8." GBG PAb2vHD̥VI4GPbGb C4Gbl"BGNZkG̥/1AoIIE̵G}}kR`IsE =810BG\ GEtG}G2FJ"sGJ0b rB]"]Ht͡t!GGPb4GC6IU RI :VI -TGBGP BbTGNZk4GP"bG C"4GXB`b D@bTG Bc bGD8#" GBG P@b2v HUDmV`H$`4GP"Gb LC4Gbl"BMZk.1AIiSIiDù& ec@1` EGGtG0b2FJGJ 2B"]"O]H¥!GG4GPbZC6IGI!=VH.TGxBTGGbP @MZk4GPbGC4GXB`b 'D@TG B`!bG}D8/" GBG P@b2v HDVI4GPGb C4Gbl"xBxMZkG/,1AlӀI I EG%]"GG"tG!&H0b'Ha@]H!Gw$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1`" G4GbC̡6IDRI!<VI,TGHBTGhGPbP @HMZk4GPbGC4GXB`b D@TG B!bGD8/" GBG P@b2v HD졏VI4GPGb C4GPbl"HBMZkGX/)1 AImS IEGP/D` ]"%tGG0J0bJ 0B"G]H͡!GG`b4GC6IFIo <`ͥVI TGBTGGbP@LZk4GPbG ^Cb4GXB`bfD@¥TGB`!bGD8."GBG PAb2vH2DͥVI4GPbGb)C4Gbl"BLZkGͥ/1AoIIE͵GDb`8bGGTG_]"tGG,I"I0b,ARI&]H¥!GG b4G1C.6 I`R I!;V I.TGXBTGG`bP @LZk4GPbbGC4GXB`bD@bTGBc bGVD8#"GBG P@b2v HDnV`H`4GPGbäC4G`bl"XBQLZkG-1A!IoSIoDD DD xD@f"`XD"8Dl8bGGTG_]"etG%ݡp`HG0 I" AΡ @0b#fHM-AgHRI A]H!GGb4GCϤ6HF/&Ii <`ϥVITGBTG GbPALZk4GP¤bG~Cb4GXB`bD@¤TGB` bGDݡ8&"GBGPAb2vIRDVI4GP¤GbIC4Gbl"BKZkGϥ)1 Ai IIEϵG ]"ݠGGtG,I"ƠI0b @M]Hb#c  GG4GpbXCá6IRI :VI`#TGBTGGbP AKZk4GPbGC¤4GXB`b'D@TGB!bG}D}8/"GBG+P`Ab2v ID#V I 4GPGbC4Gbl"BxKZk-1AIkSIDñGGTGxb# @kGTG8bLfA_e@@@G]"+fI0btGgI @RI"]Hbác GG4G@bC6IG#&II!=@㥏VIàTGBTG(GbP@8KZk4GPbG C¥4GXB`bD@TGB`!bGDݠ8/"GBGP@b2vIDVI4GPBGb |C4Gbl"B KZkGH/)1 Ai IIEG?G8bnAGGTGm_`@ŠA]"GtG&H"H0bARIv]HBjJ!`GGb4GC*6 ICR Io!;`V ITGBTGGbPAJZk4GPbbGHC4GXB`b PD@TG B!bGD}8," GBGcP`@b2v`IDʠVH4GPbGb C4Gbl"BJZkG/1A !ImSIEG/8bGGTG_G8b1CGTG_#`@Š]"}tGG&HkH"0bf@R`I ]H")!GG4G`bC6ID@RI!<VI`iTGBTGGbP`AdJZk4GPbG ݢCB4GXB`b D@bTG Bk!bG;D8+" GBG̡PAb2vIDiV`H`4GP¥GbC4Gbl"B6JZkGt//1A IjSIjEGl/8bGGTG_ G8bGGTG_ A]"}tGG%HcH"0b AR`H]H¥N!@GG4GbCn6dIE`I-!; VIΠTGBTG@GbP@IZk4GPbGoC4GXB`bwD@bTGB`c bGD]8#"GBGjP@Ab2v`ICD.V$I 4GPGb:C4Gbl"BIZkΤ-1AmӠIHDδGG ](]0}8@HݤPX`=h]p}xݥ#kp#~^^~ (0޴8@H>P^X~`hp޵xGGGGGàGb#_G( b#('GGGTG#`DG @H GbGGGtGm^Gt1HxqH@GGGbGV@JGtFC4GJFC &( !\/^@ b#TGG @H G"&0D 0' 'G4GGGIG`(GFb 7/^GGGhb#_ GDbGGG$tGm^tG+G0 HJbrq HG"2FC@G0JVJw1JFC`` GDm^ G% _&"GR"b1 J&-B "GG4JtGBDgm^qqH u1HGb#GG!HGFC G`GV`JGFC$8@ ^G.G"0!v H$s Hv JtGSFp wF G))&I'I8!I GGxFoKGp_C`G!7BKG DaGpGGO̢Gb G8 G.Gu GLG"m^? 7"btGG.IA G1 J-B GF Ll^a1H_&G VIG E C G GG&1 J2B@8 $(` KzG;yGбm@բ/IFI87IGFղ٠5 G9!G]]} (0ݤ8@H=P]X}`hpݥx#k0 0kG#~^^~ (0޴8@H>P^X~`hpGGG@@@G$G'G,1g`*BG D0 GR J3B802@G (bqB3,3H $psrB/G6`X D (psrB2`0!H?0G!H?GGЈb#GTG^ GG  gm,G W$@` "RIwIEBHB0.(J DJBDs$(G0¦X EGtF Gw I E6CL,C9/,K GGGGb#_G?GGG b#GGGTG @D GbGGGtGl^ G@@"& _&GR"b4G1?JtG3B G5JBEk^!$@Grq IG(I AJ2FC@`$բײGGb#GGGG^Ӥ GGG`-,G-G uԲ$GG@BGb#tGn^G]}] (0ݤ8@H=P]X}`hp#k#p B~H^^~pD  B(p B0޴W J8@H>PGG5`@GDGE?B¤4GGbCtGBP bG"GDpb4GG{Cg"ǤTG8G(B0bҒHGZk`D4G 4G G$R HX D4Gñ @G0DGP *¤4GGbiCӰ"P'"bG"BtG D h'"bTGBD)GbP_"GGG]4GpbGH"4#V$J CTG0BG@P@B8bPe$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" tGDZk4G hbGTCH4GGb\CӠ"TGGXb1"C4GxbGj]VH4G Gb'C4G8bl"0BDZkG$1@dӀHHD#" 0R JX F 4G B(b D4G B(b DRHD$4G B$(b D8GGb#j6@4G(b B D4G(b B D4G(b B D4G(b B DӰ4G(b B DG]}] (0@#kG#u C~^^~ (0޴8@GGGGG 4G¤GbɜCtGPG G"bG+C4GbGCǤg"HTGPBGXbҒH2DZkDXD'RH D C/GGG@btG_ӊG# "H GGTG(bC4G}`"GGGatG[@Zk4Gs8D n6JGG@TG8bʆC4Ge`"GGGatG[@Zk4G[D2RHxD&4GGbcCtGP¤G G"bGCP_"&GbGGG]4GbG:CǤg"TGBGb2vHCZkG$ be@GTGC4G'4GGb4CP¤tGG\ bF"GCbP_"%GGGG]4GbG Cf"TG`GpBxbҒHCZkGG]]} (0ݤ8@P#k#4G~^^~ (0޴8@GGHbGtc bGCpbGGd^XGQBC B!B!B@@C @B @ " ?&8Bc"@bJ"`1"_"G Dӈ,c"@b "8B ?" _"G DLc"@b" ?"8B_"G D@bhc"` "8B?"_"G Dӄc" 4G@bG8B_"G DG b#G"5@ӤC"TGGtGb#p@G?& %&"C"!v HTG1@ % GtGb#a@G& %C"G!v HtG0@ TGb#T@ $C"tG%vHG@ tGb#I@C" tGGtG%vHb#@ ?@$ C"tGG%vHtG@ b#4@ $C"G%vHG@ tGb#)@C" GGtG%vHb#@ @C" GGtG%vHb#@ @C" GGtG%vHb#@ @C" GGtG%vHb#@ @C" GGtG%vHb#@ @C" GGtG%vHb#@ @C" GGtG%vHb#@ @C" 4GGtG%vHb#@ @C" 4GGtG%vHb#@ @C" TGGtG%vHb#@ @C" TGGtG%vHb#@ @G GBtGb#%vH@ @G GBtGb#%vH@ @G GBtGb#%vH@ @G GBtGb#%vH@ @G GBtGb#%vH@ @G GBtGb#%vH@ @G GBtGb#%vH@ u@G GBtGb#%vH@ k@tG GBtGb#%vH@ a@tG G0BtGb#%vH@ W@tG G(BtGb#%vH@ M@tG G BtGb#%vH@ C@tG GBtGb#%vH@ 9@tG GBtGb#%vH@ /@tG GBtGb#%vH@ %@tG GHBtGb#%vH@ @G G@BtGb#%vH@ @G G8BtGb#%vH@ @G GBtGb#%vH@ @G GBtGb#%vH@ @G G`BtGb#%vH@ @G GhBtGb#%vH@ @G GpBtGb#%vH@ @G GBtGb#%vH@ @C" GGtG%vHb#@ @C" GGtG%vHb#@ @C" GGtG%vHb#@ @C" tGGtG%vHb#@ @C" tGGtG%vHb#@ @ C" GGtG%vHb#@ @0C" GGtG%vHb#@ @@C" GGtG%vHb#@ {@PC" GGtG%vHb#@ q@`C" GGtG%vHb#@ g@G GBtGb#%vH@ ]@G `GBtGb##v`Hd@ `S@G GHBtGb#%vH@ I@G `GPBtGb##v`Hg@ `?@G GXBtGb#%vH@ 5@G `GBtGb##v`Hf@ `+@4G GBtGb#%vH@ !@4G `GBtGb##v`Hd@ `@4G GBtGb#%vH@ @G `GBtGb##v`Hg@ `@G GBtGb#%vH@ @G `GBtGb##v`Hf@ `@G GBtGb#%vH@ @G `GBtGb##v`Hd@ `@G GxBtGb#%vH@ @G `GBtGb##v`Hg@ `@G GBtGb#%vH@ @G `GBtGb##v`Hf@ @ $vH@ G]]} (0ݤ8@P#k#<5 B~^^~ (0GGpS JG VHF0B5!u B < B+@G0B "8b ?" _"GGD@e"8b "$ ?"0B_"GD GT@bG0B "8b ?"`s"_"GrD$G "!!T# G@b "0B ?"8b_"s"G_D$G]]} (0@#kGqS JG VH FP B04G F01CqJG3`J2@J3DSF2FC0kG0RHXD xDD0R H D DD$1$0Q0@BP 1 (Q(;! 8kG,0 1 ,k,1(,k$0 GkP$_F@HB2HFC @GkG<CHHCGC@GkGaqFF@xF!. ! J1'J'J1@k4Gk#~^^~ (0GG$p D!5@!w H <@A@ kG(4GGpbCӨtGPG `bE"GNCb4GG˗Ce"TGGB b2vHUZkG_G]]} (0@#kG, DHH"CD!1@ 1@@@DD@?@ C C$DDD#.#J21 B2F_B CQF..JU JF4JJ6CF81B71BFFBC C CGFGGC/c/CK[ cK[G%1@CEG@ CDG#"C21 @!D2D01@@PD CB C_BFQFPFGc41`BtF CBFG/#/.KY #Kc/,JG87K##yKE HFKeGBCCGG#,#",C,#H.D HC.CHc$D!7&HJR QJOD'HF_@CB"DBPDFsG.##,.J.E H/JcFF67JJX KJCFCBBFCFFX C/#.C.DK#Q $J,R CJCQG H_CD$7H?@6H_@CBDAGBGPG>,c".##/.HTJ8KU JD5GB97&K6J'KBC4G*."c/#"C.,J[vKQJD HF#DF;`K27FJeKFJCC?BqGG#~^^ ~(08GGc@GRJF4GpGb͖CtGGP E"bG/C4GXbGCӸe" TG0BG8b2vH6~Zk-?$`XDD@%%HF/<CX^`~hpx޵GG&GGGGG"`h@0J?F<CJJCGG`h@1#J_F/<C'JhZkCCݱG%/E61A7J%K@F.C7IJ9!K@4G.C9!K?&J1"0GC1Op KBUBG R"UB$G$o`G `  GFF/0 H)D GGôA4GøBGG$O"GRZkG0 G>G"pApBqFxbB!TG0D & "t1 ID!V HG0@`:7I?'YG3JFF5$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1Y "0 C GG@ .qHPJF>0EB " .ACBWJ.JyJF>$DDGPB `# @-ACCJ[I/KaK AE[=$11GPB$"GGOZk$hGG}GGGGC"RJxF f"tFCGF2A&?F (B3qJFC B <CgJ|JCGC BG`"RF&`4GGXbCӈ"tGG,)!bI"GC8bG(GGGGP]4GHbGCi" TG@G0B8b2vIzZk4G`GXbCtG"Gt)!I"bGC4GHbGnC i" TGpBGxbҒIyZkG!'R I Au!A D 4G4G* E B_&E A2HJFC _B0@F4GG<CGJ\JCGC _B0@F 4GGG0@F4G G E 5WJ֧JG0F&4G`GXb;CtG¤"G F"bGCG)G8bGGG]4GHbGC&f"`TGPBGXbҒ IyZkGGb#)@G% ! g Gb#='B@ ݠǰRIEXDXG ](]0}8@HݤPX`=hp#kG#~^^ ~(08޴@HP>X^`~hpGG GG])GGGR JGx!Fc"@"FCG F SA&_F@HB4JFC B <CJJCGC BG?"sF&B4GGb CtG(bG ! b L"GCbG+GGGGF] 4GbGCl"lTGGHBPb2v`I yZk4GBGb CtG(bGT! L" bGC4G bGdCll"TG(BG0bҒ`IxZk@ C Eb4GGb cCtG(BG! b L"GCb4G GBCl"LTGG8B@bҒ@IxZk4GbGb DCtG(BG! L" bGC4G bG#CLl"TGxBGbҒ@IxZk4GbGb %CtG(BG! L" bGC4G bGCLl"TGXBG`b2v@IxZkcR`I `E ``CE@ , HD @ D*F GG]tGb#_GGGGGG0b#@Xi bEXiGG`b#@_% J!hB,VI" A `G]KZkGj1HVK*GC6G]] }(08ݤ@HP=X]`}hp#k#~^^ ~(08޴@HP>XGGG}GGGRJC"xF f `FfCGFA?&D@1 JFC ?B <C'JXGGG}GGGRJC"xF f `FfCGFA?&D@1 JFC ?B <C'JCh"ȤTGXGHBPbҒHvZkGGb#U@?% )! `= G]] }(08ݤ@HP=X`#k#~^ ^(~08@޴HPX>`^hGG}GGGGRJGxFC" "gtFBF2A&?F (B3qJFC B <CgJ|JCGC BG`"RF&ø4GGbCBtG"G$J!b J"GNCӐbG)GGGG]4GbGÎCj"*TG8GHBPb2v IMvZk4GGbŎCtGB"GlJ! J"bG'C4GbGC*j" TG(BG0bҒ I.vZkEE&B4GGb C"tGG)!bI"GCӐbG(GGGG=] 4GbGzCi" TGXGBbҒIvZk4GBGb |CtG"G)!I"bGC4G bG[C i"TGhBGpbҒIuZkGG0b#r@ `_& R"E(IA@cR`J`F`GXxFX`âFB/KF%?GF lG] ](}08@ݤHPX=`]hp#k#~^ ^(~08@޴HPX>`^h~pGGG}GHGGGR@J"xAF`"FB@F@tA&F`hB3J?FC B <CJJCGC BG`_"F&h"4GG`b CӐbtGBGP^XGG8``C GG GŠ R H D A?$D@! H?FC ?@8 D<C'H RI "6VI U$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1ĕ"A GTG(BGXP@B0b4GsZk4G( bGMChB4GG b UCP"TG G`b1"CG*GbGGG]GV@I@(4GGbC0b4Gl"(BsZkG)1 A I`S I @EGGGGQA"6@FG81C1R K8"G QECbtGG[bCGGoGb#x@cdG]]} (0ݤ8@H=P]X`#k#~^^GRHxDG P0%BGTGP{GC" G"B0@BBG]] #k#G~G^F^h?& ~(0GG=]@HB22JF<C`^h~px޵GGG"sD@(GGTGHb%CG#G'1 @G @S?BC`B@@30 B 2BGGGb#J@b# GG`@ GGb#@ @A*1@A 4G=AAG Bb# R@ӡ @%  h"L0R J F s sG zHP="}K:G]TGR]wsJJGFݶ[@Zkb# GG%@GGb#@ 0`A A gA*1AGGG#tGE8bCG] ](}08@ݤHPX=`]h}pxݥ#k#~^^~ (0޴8@HGGG oRJF$`@ $ GG4GHbC6HIH"?$V$J DTG0BG`P@B8bG:rZk4GxbGC¤4GGxbCӨTGG@ bGC8'"bGGtGCG&P_"XbGGGB]䤇VH¤4GGhb{C8b4Gl"0B rZkG%1@eӠHIEG]G]} (0ݤ8@HP#kG#~^^~ (0GGGRH0@0wJ<@P@kG4GGbVC8tG G0bE"GC4GbG6Ce"TGhBGpb2vHqZk.,G*G(L$#c !#LG4GGb(C8btG0bG bc C"GC4GbGCc"TGXGHBPbҒHqZkG]G]} (0@#kp#~^^ ~(08޴@HP>X^`~hpx޵GGGG@ BGB7 JGH?BCr@Gpb#_ӐBAh@ G * J! GGHb4GCj6`IB R`I "9V`I JTG BGPP@B(bTGGqZk4GbGC04GGb C¥TG G,!(bGC 8."hbGGGGGGCVI4G¥GbC4G(bl" BqZkG,1A aInSIEʱGK@CG  @pb# _ӭ @ D `A j@J HA@0@M@Ca@Gpb#_Ӫ A@ E A m@ A'1@J@Ca@pb#_ӭ A E @A j@J A_ @ P@lCG `AQB KB}BˢPB0@'1@Ҳ ݲ @_ @`0bGGGtG9_Ӯ @0bGGGtG1_G]] }(08ݤ@HP=X]`}hpxݥ#k#G~G^G^4GGGGGG@b# @Ө"G]] @ #.JGkG#G~G^1" G{# "1=1=G_G] 0#kGp#~P^X^`~hpx޴GGH= = Rb#0"1?JG BT&B=1v?J 2B("]2^J0@QB]G qJ,G,@HHD<GH=@DB]"'vHG<CGCGGGCZk@"GBGCZk0CG$,w$KGA$Hb#7D$GGGGGTGG5Zk"BG>GbGGGGGTGGxZk"BG>GbGGGGGtGGaEZk"BG>GbGGGGGtGGBZk|"0BG>G8bGGGGGtGG{Zkl0 GGGb#6_|G(]GPb#_vG.d BG(b"PJGJ4GGG)nZkP.Gd," BGJ(bC dH4GF0JGJGnZk?G BG"(bG4GGG nZk3GBG"bG4GGGoZk'G BG"(bG4GGGmZkG.G"GJ.G,"GJG HFGG"GBTGb4GGnZk(]G="Gb#@GGBG"bGTG4GGBpZkGGGP]X]`}hpxݤ#kp#<B~@^H^P~X`h޴pxGGG(]GG#15B ¤4GGbCӨtGhG bG"GeCxb4GGCg"ǤTG@G0B8b2vHlnZkG1/8D ¤4GGbChtGbGH G"GBC4GxbGCg"ǤTG GpBxb2vHInZkGGݤ4G&H@ݴG(]="G b#@GG@]H]P}X`hݤpx#k @@7Jp@P.PJAFAF`AF 浕ABUABF ABuABWFA4G8KCG; 4GG* Gf@0@p.pJ`JaF"F/.`=B B8FVF)0@G8G0DG CB,aJ0@;1`C@HD<CfB0.upJ;1`C["Q0J0@5F0>G_f@.JJF=B B8G8DGGGCB4/pJ0@Y4K0G4?G?&@1$JF<C'JGG]]} 0#kGG4G#4G~^^~ (0޴8GGG BGGGG(B"FZkCG@DGG> B4GGG8B"FZkCG@DGG0B0Cb1@GGGG`"G|ZkG B4GGG0B"FZkCG@DGGGGB0@8Cb@GGGG`"G{ZkGGGGG]]} (0ݤ8@#k#~8^@^H~PX`޴hpxGG0uA0wJGGGG`GGB}"bGGtGGrZkݠGG_"." @ @qHPJ8@FrFF>`GBGbGtGGGrZkGGBGbGtGGGjsZkGG B"(bGGTGtGGrZkGݠ.qHPJF>=?Bz GG B"(bGGTGtGGrZkGݠ.qH_&R"PJF>=2Ba@Gt BG(bGTGtGGGrZkGWGgGBGbGTGtGGGsZkGIGYGBGbGGG`"GG~ZkG:GJBGbGZ $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"R GG`"GGDZkG,G<ðBGbGGG`"GG6AZkGG.BGbGGG`"GGwZkGG 0BG8bGGG`"GGzZkGGG GGGpb#_G}GGGPb#_GGG8]@]H}PX`ݤhpx#k. HP JF>&. HP JF>hÐ#~^^~ (0޴8@H>P^X~`GGpGGGGGB10J_FG<C'J4G7@7wJG<5@EW@k%.GyJ4GQ%JG9F%>.tGuEKGTJe#F>.q[K4GGWJF>G%/G`J"Y%K G%?tG.q4KGUJF>4GpG 4Ge/[eKF`J`Ge?Gc ¦%.֦Q%JFtJ4F%>4GGW@w/wKxeG 4G0`B4GGeG`0`B 4GGG B "@G.JwJF:B[;BQ/[K@GF4GF0B BG 0`A?4G;DEGG0#[E4G#k@" 0`E_?BFGGG@0`@.01BJ@6J.@0? /J01BB6BuJY K0 5G0`@ ? 0 AG?8@G@G @.JG@.JG @5J),"B6BqJA)HG1D)<g@FG[E@@0q@B pB0`@@(, 0`B1/ @0@C(HY1Kw1H@7G1?P`Bi/@-P@C@iKHIu`Kp`BE=@.p@C!-@`BJI!IjJ pB *E!=@C-`/I[`KqIqG`? rB @@.0`B. rB0@CJWJ`JF><@ 1@) <@M15@a gG8F. E-J0BCJEI8,8H`%H @EE=gGG.G -J6BBHI7/"7Kr%KE=gq8F`:1`A @G:..:JPJ1&BBu/uKxzKF>g^G 1`A B@ -. IVJ)&A IAj,J!jHw`HF>GgK8F %/tGsIGY%K3G%?g@G.GuHGPJF>g6G8F @tG8,iXKGA8H)D8<g)@GE-vHJEI VEE=gG4GG@bdC ¤tGG\ 0bF"GCb4GGCCf"&TGPGBb2v IhZkGG]]} (0ݤ8@H=P]X}`p#k#G~G^G [GG({GG`"GPxZkGG] #kGG]G #k#G~G^G@GGGGGG{ZkG31@GGGGG `GTB:/:K&G@$C5!C;G`0B B_G B@ tB6`GB2,2H$@5!@ G+ (@9(@rG`:&@G,@9,@D :*@:&@AC-@ 7B1`B:UKD<CGK\KCGBFFC CF,z2H0 B@HGD<G31`B tB?CFX.zJRXJZFX>G]G #kGG]G #kG]4G #k#G~G^G(@GGGGGG5{ZkG31@GGGGG `GTB:/:K&G@$C5!C;G`0B B_G B4 tB*`GB2,2H$@5!@ G !&@ @.` 7B2@B!5H_GG<C'HG]G #kGG]G #kG]4G #kG2G.GGJFG0B01Bu.uJdFB41Bt.tJdF`41B01Bt.tJdFRa]2v@Jv`J B2FGqJGF"GzZkGkG<@B @B<@B ABr<5AB ;wJF! BVB.JGGk/GkS BuB2D@GԲGkGU B5B D 4GTGku BUBDTG4Gk BuBDtGԲGk BBD@GGk BBDGTGk BBDGԲGk BBD@GGk5 B BDGTGkU B5 BD4GԲGkGk[wJFR"BAB.JGkG31`B3FS`BuB2D@GGkGU B5B F 4GtGku BUBFTGԲGk BuB1D tGtGk BBDGԲGk BBQF@GtGk BB5DGԲGk BBD@GtGk5 B B5FGԲGkU B5 B2D@4GtGkGkwJF"BABv/aK;GkG#~^^ ~(08޴@GG0 B0wJ]GG<5!BP@ k4GG(bC¤tGG bF"GrCb4GG~Cf"TGHGPBXbҒHyfZkG_G]] }(08ݤ@P#kGİG.JxF F@tGdGFGGw@7/7Kx%G@$G`tGG%G?G$Gc.BcJR"Gw`J`FBUB.JtGIJGÚw`J #`FXCSSCZ/SK_GdGݠ"&1@f@9#&,G&Hw H DBUB0.5J tGGG "w H DWBYYB.JGGG#GGGG $@?B8@FPF@GG #k >.@.[J=R@J0]GPF">a X>^RBQF^J1@G^QZk"C(]7BGGGGpQZk4GG #k#G~G^G @GGGG/yZk6 ."/6.V.JXK0JFR PJ8K2FK17&JD&JCq"C`4."Gv/V#Ja:HJaG0F8F7JFwJwG# "V."Gv. PJtJ@JtF0@F8@F!@J0Da HaF`>G."Gv/V#Jq:JJqG0F8F8JGxKxGz?G]G #k@#~@^H^P~X`h޴px>^~޵`G# }G(4G0"=G]G}GGݡ]`1A`1w J <AQ@`kG4GGb}C`tG0¤GXbF"GC4GxbG}Cf"TGBGb2vHeZk]GG }G(G0GGJ>G^G }G(G0@>G^G~GTG }(04>G^G~GG (޵ }(0&>G^G~GG (޵08 }(0G>G^G~GG (޵08ݢ@޶H }(0Gb@GG!A!w H8 <AA@kG4GGb*}C0tG`GH XbG"GCxb4GG }Cg"TGXGBb2vIdZk=\ ` }G(G0GGJ>G^G }G(G0@>G^G~GTG }(04>G^G~GG (޵ }(0&>G^G~GG (޵08 }(0G>G^G~GG (޵08@=H> }(0GHb-#@G= 8]G GG`G@]H]P}X`hݤpx=]}ݥ#k#1"~^GR "G]  #k4G([G0{GTGvvZkG4G] #k#~^^~ (0޴8@H>P^X~`hGG3 C#p=3w`Jx]}GGGGGG`<5!CS@ kGGGGGGGGEGGGGGGG;GGGGGGTG/GGGG >G(GG!GGGG >G(G0^G8GGGG >G(G0^G8@~Hb#_G] G}]G (0ݤ8@H=P]X}`hp#kG #~`^h^p~x޴>^~޵G#`!]G }G=G]G(=0}8cB@" GcF"xcF"GGH!/(=2 B2w@J@<5!BR@PkGG]G0}GGHb'?Dw H DBUB.B.JJ6PJ B2⦘w H D GCYC/G0BGK$G"xvZk71B@7#.PJJ@GG(B56BGGvZk #D G GG(B8C@GGGvZk #D GG #D@ G #D BB7JhP$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"c x#D VBGG޶GG]G0}G'¦G?Dw H DrBTtBs.B.tJJ7`PJ B3w H" D GGYC[[C:/0B!G;K$G"vZk 1BA" .Q0J'J AGG(B5WBGGuZk #DG GG(B97CAGGGuZk #D GG #D@G #D @@7Jx#D Y@G(G?FwJFTCXXCZ/B2,XK2H6@֢PJ 6@2wJbF ¦G0BGBPB,"$H"HGuZk81 @B"8.Q0J'J BGG(B5ABGGeuZk F GG(B @BGGGXuZk F GG FA G F CC7JxF@CGG>G޶GTG]0}1G"GEwIErBTtBs./@.tJJ7`PJ B3wIE GG8CZ:C9/ G:K0B$G"^uZk 81B@"8.Q0J'J @GG(B5VBGGuZk EG GG(B96C@GGGtZk E GG E@G E CC7JxEYCG(G?FwJFTC[[CZ/6@-[KI6@PJ A2wJF bG0B$H"CQC/ k!GKG uZk01ApA0"P.RQJGJ @oAG(BG5oBGGtZk FGG(B8CoAGGGtZk F GG F AG F AA7 JxFUAGIGG_FwJFzCWwC{/6@-wKI7`!P H A3 wJF "G0BR2B.G0B(! JG$I"tZk01A0@0"P.RQJGJ@/@G(BG5oBGGXtZkF G /G(B7B/@GGGJtZk F GG F$AG F AA7 JxFUAGG>G~G >(G]0}!Gg"G Ew`I`ErBTtBs.+@.tJJ7`PJ B3w`I`E GG8CZ:C9/0 G:K0B$G"NtZk /1B@#.PJJ@GG(B56BGGsZk cEG GG(B96C@GGGsZk cE GG cE@G cE AA7J xcE`VAGGFwKGBZB.8@1/J1K6aP`K ;C2`wKGGG uA0BOoAk-$H"oI 8!GsZk`01 CA0"P.RQJGJ @AG(BG5yBGGsZk ( G`G G(B+yAAGGGsZk ( G `GG ( GA`G G ?C1C7 JxGU?CGIG G_FwKGzCPpC{/8@3/pK3K7`!P J 1C3 BwKG GrBG0B-TtB@ GI$I"sZk01 C@0"P.RQJGJ@@G(BG5yBGGHsZk G )G / G(B-A@GGG:sZk ) G GG ) G$AG G ?C1C7 JxGU?CGJG G_FwKGzCWwC{/8@3/wK3K7`!P H !C3 wKG "G0BR2B.G0BH! JG$J"NsZk01 C0@0"P.RQJGJ@9@G(BG5yBGGrZkG *G /G(B7B9@GGGrZk *G GG *GDAG G ?C1C7 JxGU?CGG޶GG~ (0>8G]0}Gg E @w`I.`EJG0BR2B1.2J7 eP`J B3`w`I`E G0BGBWB/P G$G"KrZk/1B@/ .WJJG(B96C@GGGrZk 'cEG GG(B8C@GGG|rZk 'cE GG 'cE@G cE ?@6@7J xcE`W?@GGGwKGQBSSBR.@-SJI6@PJ A2wKBG " GGzC0BYyC.X! G$H"JrZk91A9@y!.P JJ /@GG(B5/BGG5rZk hG GG(B6B/@GGG(rZk hG GG hGA G G AuA7JxGOAG GFw K GBZB.@.JJ6eP`K B2`w K GGGC0BK C/$I" K b`k!G=rZk01BpA0"P.RQJGJ @vAG(BG5vBGGqZk ɢ#GGG(B8CvAGGGqZk ɢ#G GG ɢ#G $AG #G BB7 Jx#G UBGJGG_Fw K GzCPpC{/@.pKJ7`%P J B3 Bw KG b GrBG0B-TtBhc GI$J"qZk01Bp@0"P.RQJGJ@v@G(BG5vBGGqZk #G ʢG / G(B,Av@GGG~qZk ʢ #G GG ʢ #GDAG #G BB7 Jx#G UBG]G GR_Fw K GzCMmC{/@.mKJ0`PH B,w K GG 0BR2B-G0Bp GI]$R"qZk01B@0"P.RQJGJ @@G(BG5vBGG4qZk G G(B-A@GGG*qZkGݢB#G G #G AA7@Jx#G PAGGG>GG ~(0~8@H]0} b#r_XHX}5A aD E*@= PGD ]RBP] xD}`BJFtBBwJPGGPTGHbC8TGPG8=b{C0A0ݠH!s8`D"`XD`" !0Gx" ]12 GG4G }G=0]pb#_ 8G4G8b CXG`]h]p}xݤ=]}ݥ#k#~{#^ Gq@G] #k#G~TG^^~ (0޴8GGGb CӐb4GGc Q@@3H_FG<CHHCGBC`G?"GGb#@0@$ ?G]]} (0ݤ8@#kG#~^^ ~(08޴@GGGGRJ0" 4G%Æ0" 4G Ä0" 4Gf0" 4GÁ0" 4GÀ0" 4G l0" 4G_0" 4GÂ"CGGGGGGG@4G(ꢤGbluCtGP¤G F"pbGC4G bGKuCf"8TG(BG0b2vH\ZkàRH E 4G!G"4GÄE"@4Gf"4GÁ"4G À#4GlE#@4G_e#CGGGGGG 4G(¤Gb#uCtG颤pbGPꢤdܥ E"GC4G bGuCŤe" TGhBGpb2vH\ZkDXD4G/@4G(¤GbtCtG颤pbGPꢤܥ E"G^C4G bGtCӰŤe"XTGHBGPb2vHe\ZkG_"GG0b#Y@` G]] }(08ݤ@P#kG#~ ^(^0~8@HGGG=]FXF 4GòB@4GhꂤGbtCtGꢤ8G(ݥ E"bGC4G`bGtCӼe"8TG(BG0b2vH\Zk_"=G}pb#@`G(] ]0}8@HP#kG#~ ^(^0~8@H޴PGG=G]G"`FF4GꢤGbotCtG¤pG F"bGC4GbGNtCӴf"0TG BG(bҒH[ZkF@=T@}_"b#@ `RH àƠRH} CGc$`(G ](]0}8@HݤP`#kG#~ ^(^0~8@HGGG=G]`h@0J?F<CJJCGC(4GGbtCPtGGݥ pbE"GuC b4GGsCӺe"TG8G(B0bҒH|[Zky_"=G}0b#p@`G(] ]0}8@HP#k#~ ^(^0~8@H޴PGG=G]GRJ0" 4GÁp"`4G À0" 4Gn0" 4G CGGG@4G8뢤GbsCtG`¤G0 F"bGC4G0bGsCf"8TGHBGPbҒH%[ZkàRH 1 4G G"4GÀE"@4Gne"CGG 4G8¤GbsCtG뢤bG`뢤|ޥ E"GC4G0bGfsCŤe" TG(BG0bҒHZZkRH ,à$@&H?D<CHHCGC8뢤4GGbWsC¤tGbG`¤ F"GC4G0bG6sCf"TGxGBb2vHZZkĠD@G4G8뢤Gb2sCtG¤bG`¤ F"GC4G0bGsCf"XTGhBGpbҒHZZk_"=G}@b#@` G ](]0}8@HݤP`#kG#G~|_"^`{#^~ GGGGGs@GGQ qb@G`@G]}G] 0#k#~(^{#0^8~@G]_"}Gԅ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1+"t G P]X}R@G=0`D]?&0 D}_DF#7bH `!"H "AHqD"D$_F"F2FC@G(]0]8}@P#k#G~_"^GGG{#)@G] #k#G~_"^GG{#@G] #kG#G~_"^GG{# @G] #kG#~ ^(^0~8@HGGG=&]`h@0J?F<CJJCGC삤4GGpbgrC@좤tGGxߥ `bE"GCb4GGFrCӾe"TG8G(B0b2vHYZkz_"=G} b#@`G(] ]0}8@HP#k#~(^0^8~@HPGGG=] 4Gx삤Gb'rCtG좤HGߥ E"bGC4GpbGrCe"8TG(BG0bҒHYZk`D@G4Gx삤GbrCtGH좤bG좤 E"GdC4GpbGqCe"XTGHBGPbҒHkYZk_"=G}b#_@` G(]0]8}@HP`#kG#~ ^(^0~8@HGGG=]RJ|"삤4GGbqC좤tGGt bE"G CӰb4GGqCӲe"TG8G(B0b2vH'YZk_"=G}b#@` G ](]0}8@HP#k#G~{# ^(G]}_"GG@= = }$`G ](0#kG#~(^0^8~@HP޴X`GGG=G]G p`h@1#J_FG<C'J@G] #kG#~ ^(^0~8@HGGG=]RJ0" "키4GG0bpCtGGX bE"GCb4GGpCe"TG8G(B0b2vH XZk_"=G}b#@`G(] ]0}8@HP#kG#~ ^(^0~8@HGGG=]RJt"4GGpb`pC@tGG `bE"GCb4GG?pCӺe"TG8G(B0bҒHWZk_"=G} b#@`G(] ]0}8@HP#kG#~^^ ~(08޴@HPGG=GGGF8 F+@!F RJr"&x¤4GGbpCӠtGHG!bH"GxCbP_"'GGGG]4GpbGoCh"TG8G(B0bҒHwWZk4Gx¤GboCtGHG<!H"bGQC4GpbGoCh"XTGHBGPb2vHXWZkàD8DG/G_"=Gb#TAD@@4G *0q@Q?@C3 B B@C@R!B@CS@@!B@@ @@ 0@16? $@ @G[?@C@;`C0 @@ $@ BrR"`F؁F ## c  GâG]] }(08ݤ@HP`#kG#~ ^(^0~8@GC=G]`b4GGb`oCtGG bD"GCӰb4GG?oCd"dTG8G(B0b2v`HVZk_"=G}b#@G(]0} ]8@P#kG#~ ^(^0~8@HGGG=]"`FF4GGPboCtG G E"@bGC4GbGnCӸe"8TG(BG0b2vHVZk_"=G}b#|@`G(] ]0}8@HP#k#~0^8^@~HPX޴`GG=G]G (p`h@1#J_F<C'J`^h~pGG]G}GcGGR`J=|s"`4GXBGb ?iCtGb(Gk!K"bGC4G PbGiCӰKk"TGHBGPb2v@IPZk"dR`Iyk!`4GXBGb iCtG(bbG b,k!K"G~C4G PbGhCӠKk"TG(BG0b2v@IPZke E aE`XB4GGb hC(btGbG bk!K"G\C 4GPbGhCӾk"KTGG8B@b2v@IcPZkf E X`E@4Gà`A4GXBGb hCtG(bbG bk!K"G6C4G PbGhCӤKk"TGxBGbҒ@I=PZkg E X`E@4Gà`A4GXBGb hCtG(bbG bdk!K"GC4G PbGhCӨKk"TGXBG`bҒ@IPZkh E `E`XB4GGb hC(btGbG bk!K"GC 4GPbGkhCӾk"KTGGhBpb2v@IOZk=G}_"G`b# @G3!I _"$rF("2F3F"   G Ģ   $#$G] ](}08@ݤHPX=`]h}p#k#~^^ ~(08GG=GRHz 4GG b*hCtGG bE"GCb4GG hCӾe"TG8G(B0bҒHOZk=G_"GGb# @,,G0C0G]] }(08@#k#~ ^(^0~8@HGGG=]RJt"4GG`bgC0tGGx PbE"GDCb4GGgCӾe"TG8G(B0b2vHKOZk_"=G}b#? @`G(] ]0}8@HP#kG#G~_"^GGG0{#) @G] #k#G~_"^GGP{# @G] #kG#~ ^(^0~8@HGGG=]FF4GGbgCӰtGXG bE"GCӀb4GG_gCe"TG8G(B0bҒHNZk~_"=G}b# @`G(] ]0}8@HP#kG#~ ^(^0~8@HGGG=]RJt"4GGXb>gC(tGG, HbE"GCb4GGgCӶe"TG0G B(bҒHNZk_"=G}b# @`G(] ]0}8@HP#kG#~ ^(^0~8@HGGG=]FF4GG bfCtGG| bE"G^Cb4GGfCe"TG8G(B0b2vHeNZk_"=G}b#Y @`G(] ]0}8@HP#kG#G~_"^GGG({#C @G] #k#_"~G^GGH{#=G2 @= G] #kG#_"~G^GGh{#=G @= G] #kG#4G~^^GGG(bC8 G]] #k#4G~G^_"^G~ (0޴8GGbG0bs"LC"GpbGGTG! bc  㳣C4GGGQ@@3H_FG<CHHCGBC`G?"GGb#_0@$ ?G]]} (0ݤ8@#kGhkG#~^^~ (0GGGDFRH} c p4GGbfCӘtG@G bE"GxChb4GGeCӾe"TG0G B(bҒHMZkRH} G,DT@D,DG,TD,G]]} (0@#k#~^ ^(~08@޴HPX>`GG=G]G#GpG?FAF@R J}q" `c1" 4GG@beC"tGGP)!0bI"G&Cb4GGeCӾi" TG8G(B0b2vI-MZk' ?EX E4Gà A4GG@beCtG"0bG ")!I"GC4GbG}eCӰ i" TGhBGpbҒIMZk& ?E !E 4GG@b|eCӸ"tG0bG ")!I"GC4GbG[eCӾi" TGXGHBPb2vILZkG @G @#R I})! @@HDG,Q4@F,Q)GdF`F`FF G,բ4F,ղG@@8G G,[4@G,[GDD%?D D FF G,I4@D,If@}HAHA1A2AB4AB5AqB(ABBհG] ](}08@ݤHPX=`p#kG#~^^~ (0޴8GGGGDFRH} " c H4GGbdCp¤tGGt bF"GNC@b4GGdCӶf"TG8G(B0bҒHULZkĠDDH4GGbdC¤tGbGp¤ F"G,C4G@bGdCӺf"TGXGHBPb2vH3LZkàRH} $(G]]} (0ݤ8@#kG#~^ ^(~08@޴HPGG( ,# =GGF!F RJq"&4GGbdCtG¤G0 bG"GC(bP_"&GGGG]4GbGXdCӾg"ǤTG0G@BHb2vHKZkdDءDR`Hs (rc &`¤4GGbRdCbtGGc bC"GC(bP_"%GGGG]4GbG)dCc"TG`GPBXbҒHKZkGGTGb%oCݤƠ}G] ](}08@ݤHP`#k#~^^~ (0޴8@GGGGGRJh"4G0¤GbcCtGXG G"xbG]C4G(bGcCӰǤg"@TG0BG8b2vHdKZkRHz 0¤4GGbcCtGxbGXL G"G;C4G(bGcCӺg"ǤTG GpBxb2vHBKZkDXD4G/@4G0¤GbcCtGxbGX⤬ G"GC4G(bGcCӸǤg"`TGPBGXb2vHKZkGG_"GG8b#@ $C@$G( #(0 B #G]]} (0ݤ8@P#kG#~^^~ (0޴8GGGGDD4GxGbccCtG¤HG F"bGC4GpbGBcCӼf"(TG8BG@b2vHJZkGG_"GGb#@GE_c"tF @G]]} (0ݤ8@#kG#~ ^(^0~8@HGG=G]}RJ"4GGb cCtGGl bE"GnCӰb4GGbCӶe"TG8G(B0bҒHuJZk=G}_"Gb#i@ C@ G$(#$0 B(#G ](]0}8@HP#kG#~^^~ (0޴8GGGGDD4GGpbbCtG@¤G F"`bG!C4GbGbCf"8TG(BG0b2vH(JZkĠRH] 4G/f C4GGpbbCtG¤`bG@¤< F"GC4GbGvbCӘf"XTGHBGPbҒHJZkGG_"GG b#@G% %?C"SFcG]]} (0ݤ8@#k#~^^~ (0GGGD8D4GPGbIbCtGx G E"bGC4GHbG(bCe"0TG BG(b2vHIZkTDG]]} (0@#kG#_"~G^G^~ (0޴8@GGGGGGb#@G#?D8F 0C@04OG44JF*R HQ!  4G¤G baCtG⤘G G"bGWC4GbGaCӨǤg"8TG(BG0b2vH^IZk0aW`$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" 04"444GG baCbtG¤Gtc bC"G0Cb4GGaCӪc"äTG GhBpb2vH7IZkD8Db4GG baC¤tGG bF"GCb4GGaCf"TGXGHBPb2vHIZkGàTDðG]]} (0ݤ8@P#k#~^^~ (GGD8D G?$QAFQ'GXD0?"1D0Gb4GG`bbaC0tGG0 PbD"GCb4GGAaCӲd"dTG8G(B0bҒ`HHZkG]]} (0#k#~^^~ (0޴8GGGGRHX 4GhGb+aCtG¤8G F"bGC4G`bG aCӤf"8TG(BG0bҒHHZkĠD h4GGbaC8¤tGbG¤ F"GjC4G`bG`CӾf"TGXGHBPbҒHqHZkGG_"GGpb#e@ĠDXD G&"0D  G8DGQAFQ  G$â$G]]} (0ݤ8@#kG#~^^~ (0޴8GGGGRHk"4GGN"4GJ CG 4GG b`CtG¤GH F"bGC4GbG}`Cf"8TG(BG0b2vHHZkGG_"GGb#@RHk%  ;G C 6N"  /G  *J #  #G c 4GG bR`CbtGGc bC"GCb4GG1`Cc"äTGXGHBPbҒHGZkG]]} (0ݤ8@#k#~^^ ~(08GGGRH 4G Gxb`CtGHG E"hbG{C4GbG_CӸe"0TG BG(b2vHGZkDءD 4GGxb_CtGhbGHH E"GYC4GbG_Ce"TGPG@BHb2vH`GZkeG]] }(08@#k#_"~G^G^~ (0޴8@GGGGGGb#;@G#?D8F 0C@04OG44JF*R HQ!  4G¤Gb_CtGhG G"bGC4GbG_CӤǤg"8TG(BG0bҒHGZk004"44Ø4GGb~_CbtGh¤G(c bC"GCӐb4GG]_CӪc"äTG GhBpbҒHFZk&DXD"dDaD`4G¤GbW_CtGbhGc C"bGC4GbG6_CӬ㤲c"XTGHBGPbҒHFZkĠDX`D`G $G@DG? DİG]]} (0ݤ8@P#kG#~^ ^(~08@GGG=&`FXF"#?F8 F 4GG0b_CtGG bE"GjCb4GG^CӾe"TG8G(B0bҒHqFZkG_"GGb#e@D]@ `G] ](}08@P#kG#~^^ ~(08GG=GRHy 4GGhb^C8tGGT XbE"G$Cb4GG^CӲe"TG0G B(b2vH+FZk=G_"GGb#@$$G(C(G]] }(08@#k#~^^ ~(08޴@HGG=GGGRJy"¤4GGbx^CӸtG`G bG"GCӈb4GGW^CӶg"ǤTG@G0B8b2vHEZkDD¤4GGbV^C`tGbG G"GC4GbG5^CӾg"ǤTG GpBxbҒHEZkDD¤4GGb4^C`tGbGp G"GC4GbG^CӾg"ǤTG`GPBXb2vHEZk=G_"GGb#@$$G(C( G]] }(08ݤ@HP#k#~^ ^(~08@޴HPX>`^h~pGG]G}GcGGR`J=|s"`4GBG`b ]CtG0bGk!K"PbG?C4G bG]CӬKk"8TG(BG0bҒ@IFEZk"dR`Iyk!`4GBG`b ]CtGbPbG 0bHk!K"GC4G bG]CӤKk" TGhBGpbҒ@I#EZke E aE`B4GG`b ]CbtGPbG 0bk!K"GC 4GbGw]CӾk"KTGXGHBPbҒ@IEZk=G}_"Gb#@ GG ˰4!I$"( FPSFTFPG@G@G@ d d w d  c$c{$cG] ](}08@ݤHPX=`]h}p#k#~^^ ~(08޴@GG=GGRJM"P4GGb.]Cx¤tG G bF"GCHb4GG ]Cf"TG0G B(b2vHDZk=G_"GGXb#@ # G]] }(08ݤ@P#kG#~^^ ~(08޴@HP>XGG=GGGGRJGM"4GG@b\C"tGG\)!0bI"G@Cb4GG\CӺi" TG8GHBPb2vIGDZk%R I)! 4GG@b\CӸ"tG0bG ")!I"GC4GbG\CӦi" TG G(B0b2vI%DZk& ?EX E4Gà A4GG@b\CtG"0bG "<)!I"GC4GbGu\CӨ i"xTGBGbҒICZk' ?EX E4Gà A4GG@bp\CtG"0bG ")!I"GҾC4GbGO\CӬ i"XTGhBGpb2vICZk=G_"GGb#@ $(G C G]] }(08ݤ@HP=X`#k#~^^~ (0GGGD8D4G(Gb#\CtGPG E"pbGC4G bG\Ce"8TG(BG0bҒHCZk4DG]]} (0@#kG#~^ ^(~08@޴HGG=]GGRJv"4GGb[CtG¤PGT F"bGGC4GxbG[CӸf"0TG BG(bҒHNCZkĠDD4GGb[CP¤tGbG¤ F"G%C4GxbG[CӾf"TGPG@BHb2vH,CZk=G}_"Gb# @  G$#$G] ](}08@ݤHP#kG DU@X0(DX0kGGk#~^^ ~(08޴@HP>XGGGGGG(`F8F$#?FAF@R JQ1" 4GGPb_[CtG G@bH"G½C4GbG?[Ch"TGhBGpbҒHBZk% (!w H4G D#A@kG4GGPb6[C "tGGP)!@bI"GCb4GG[Ci"TGXGBbҒHBZkZG GW GU GS GQ GO GM GK GI GG GE GC GA G? G= G; G9 G7 G5 G3 G1 G/ G- G+ G) G' G% G# G! G G G G G G G G G G G G G G G G GTGG(b'ACGeSH')V I D !A'`#?F8 F 0C@0 G4G0â044G&G(9v KbP CTGC G&G`B)v I P AGxUZkG]G] }(08ݤ@HP=X`#k#~^ ^(~08@޴HPX>`G#GG GQGRJFJ%H `%"8DGB.J; B8A@@!4 @BHbGSZkA@@Ga?"G4Gb#_BGb#GGGhR"tG _Gb#]"GGGtG_ Gb#]"GGGtG_G?"4GGGb#:_GF@@8(0bGTG_0bGTG_G] ](}08@ݤHPX=`p#k#XF~4G^D^~ (0GGwa@G 4G(GPbYCtGGbE"GMC4G@bGYCe"`TGBGb2vHTAZkhC@ CecDC@Cc@Ce #%0JŲPJpJ% $# ?F%`(4GGPbYCbtGG,c bC"GC@b4GGYCc"TGXGBb2vHAZkG]]} (0@#k @#> @h~@^H^ JP~pBX0@`Bh޴1 p!w HxGGGGGG U ؑ#UA@`kx`DU8G,r.R"@HSrJgJ4CsF4JJpJD<0$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1j" GGUG`DU 8'Q.QJU 2FJFJ3CRF3fJfJUG.tdJGPJF>GU`DU8'G!1C!D$GU`DU@80CDGGUaDU8G_GUGaDzU 8G_GuUGaDpU8G_GkUGbDfU8G_GaUG8bD\U 8G_GWUGaDRU8Bb lZkGGKUGaDFU 8BbiZkGG?UGaD:U 8PBXbmZkGG3UGbD.U 8 B(b0WjZkWGG%UG8bD U 8 B(bsjZkGGUGaDU '8\|pZkGG UaDU 8BbGnZkGGUGaDT '8@\H|qZkGGTbDT 8Bb0W2oZkWGGTG8bDT 8Bb%oZkGGTGx`DT HG8'.P."TJRPJ.1"GJPJJB2GJGJuDJF>GTG`DTH8W/WKTG.:FKFKJTG7JJB:FKFKT,aDK@HD<GGT`DT HG8GRPBDGTG`DTHG8Ǧ֦BĶGTGaDT H8d/7,[dK7H.JGBFqJqGd?G|T8aDxTHG8g.JT@S.SJT`UB5vJTG/yJGXKG?GfTXaDbTH'G8'!1!B$G[TGxaDVT@HgG8{BdGOTGaDJTHGG82U AYDGCTGaD>TH'8yG UG7TGaD2T HG8GڍYĝG+TGbD&T`HgG8WWVWGT8bDTHǦG86XQVDGTGxbD TH'G8'ъZZĚGTGbDS@HG8gS0sXWyWDdGSGbDSHGG85X=XGSGbDS H8'@`GWWWW U UWWGSGbDS@HG8gЅ3V/V$GSG`DS@HG8Ǧ֦6BĶGSGx`DS 8$.Q$J0D CwHG7F$>GS`DS@80F0CSGd/tJG[dKtGd?GS`DS@8G0F5CGS`DS8'G90 G9C$G|SaDxS 8'GD/1ZDK0 F1C Jp$JPGD?GmSG8aDhS`80F4CJSD.uJGRDJUFD>G\SXaDXS8G0G8CGRSxaDNS 8'G!0 D!C$GHSaDDS 8禐Bb#sZkGG=SGaD8S 8Bb_qZkGG1SGaD,S 8BbsZkGG%SGbD S 80B8b0WqZkWGGSG8bDS 80B8bqZkGG SGaDS 8BbvZkGGRGaDR 8pBxbtZkGGRGaDR 8BbEwZkGGRGbDR 8Bb0WXuZkWGGRG8bDR 8BbKuZkGGRGaDR '8\|yZkGGRaDR 8Bb+xZkGGRGaDR '8\|VyZkGGRbDR 8`Bhb0WnxZkWGGRG8bDR 8`BhbaxZkGGRGaDR 'H8'\0|rZkGGRaD|R H8'B0bpZkGGsRGaDnR 'H8'\0|sZkGGdRbD`R H8'pB0QxbWWqZkGWGTR8bDPR H8'pB0xbqZkGGGRGaDBR H8'B0buZkGG9RGaD4R 'H8'\0|(tZkGG*RaD&R H8'`B0hbvZkGGRGbDR H8'B0QbWWtZkGWG R8bDR H8'B0btZkGGQGaDQ '8\|zZkGGQaDQ 8Bb!yZkGGQGaDQ '8\|hzZkGGQbDQ 8Bb0WlyZkWGGQG8bDQ 8Bb_yZkGGQGxbDQ HG8'0Qq AYDdGQGbDQ`HG8ՁUđGQGbDQHG8'9 Z$GQGbDQH'G8AWWWVWWGQbDQ`HG8tՆVĖGwQG8u`@8wKqQGRQ8G."VJJFIJGHQ8G8/#Y8K'K?G$G>Q8'G.A/PJAKqDKF>G3QG8Gr.R"SrJgJFsQG.vdJGUJF>G"Q8G/"XKKGGQ8'G9,9#A9H'H?D$GQ8'GQ/1"ZQKGK_G}GQ8G."UJJF ݶ =$GP8G8/#Y8K'K?G=]DGP8GGR/R"ZRKGK_G } }dGP8G."VJJFGP8'G.! PJJF = $=$GP8gGS/s"ZSKGK_G}]}DdGP8 _. VJGJF GP8_G0."Q0J'J?F=݅ĕGP8_GT/"ZTKGK_G } $GP6u`@6wJPGyPG8Gr.rJP@PG.zdJGUJF>GjP8g.JP`6JGJ6vJIJG_PG8'!.!JP 1&JG&J1v J$GSPG8GG.2/TJ2Ku$KF>GGPG8Gz/zKP@PG.adKGWJF>G8P8/KP8KGK8vKG-PG8g.JP`5JGJ5vJG!PG8 , HP!&HG&H6v HݶGPG8P.PJP2FJGFJ8v@J  ݃ēGPG8,HzP HH:vH]]GDGOG8.JpP0JGJ1vJ = GOG8.JfP5JGJ9vJ=GOG8G.J\P@7JGJ;vJ } ݊$ĚGOG8G.JPP@4JGJ8vJ=$GOG8'.JDP 6J_GJ:vJ ] ]DdGOG8g[.[J8P`2FJ_GFJ3v@J}GOG88,8H,P!&H_G&H9v H = $GOG:u`@:w@KO@GN8gG{dGN8ǦG֦ĶGN8$/ .Y$K JGa$J!G$?GNG8Gr.rJFO@IOGD/udJGZDKUGD?GN8gG{dG~N8GGxN8'GěGrN8GGlN8G0$GfN8gGSDG`N8GudGZN8ǦGGRN8 G$GJN8' _G!=]DdG@N8 _G  G6N8_G݅ĕG,N u`@ wH'NG N8ǦGV/VKDGNG8.JGGMG8'G./PJKrKF>GMG8g.JN.zJGVJF>GM8g,HGGMG8G7.7J$GMG8GG/KGMG8G.J ݶ =$GMG8'G.J]DGMG8gG/K  }dGMG8ǦGV/VK]GMG8G0.0J = ݊$ĚGMG8G/K=$GMG8_@/@K ]G ]DdGMG8'_GQ.QJ]GsMG8_G/K  $GgMG!u`@!w HaM GSMG8g.JN`NG.xJGVJF>GDM8'9,9HN $GGG)MG88/8K NNGD/p$KGZDKPGD?GM8'q/qKN dGGM8.JNĶGG M8 , HN=GGM8'q.qJN }G ݃ēGL8Ǧ,HMG]DGL8'9.9JM =G }dGL8g.JM`ݶGGL88/8KM =G ݉$ęGL8g.JM`G=$GL8.JM_G  ]DdGL8Gz.zJM@_G}GL8g;,;HM`_G = ݆ĖGL8u`@8wKLL8GG8L8'G!5!H=$G/LG8ǦG֢;J } ]DG%LG89H=}GdGLG8G:J ] $GLG8G1J==$GLG8g _G{8aK  ]DdGKG8' _G93!K}GKG8G_GZ0AK  ݅ĕGKG6u`@6wJKGK8GGZDGK8ǦG֦ĶGK8d/@.[dK@JGaDJaGd?GKG8g3.3JL`LG$/u$JGY$K5G$?GK8GGZDGK8GGK8'GěGK8GG~K8G0$GxK8'GQDGrK8GudGlK8ǦGGdK8GĒG\K8'_G!=$GRK8_G  ]DdGHK8_GG>K u`@ wH9KGK8'G9$GK8G7JG KG8GG./PJKqKF>GKG8g.JXL`[LG$/zJGY$K:G$?GJ8GGJ8G7=]2AJDGJG8'GQDGJ8gG{dGJ8GGJG8'Gى ݙ$ GJG8'GݛGJG8GG2 =$ ]$}DdGJG8gG݂ĒGJG8G $( (=$GJ8GGZ0]4808GJ8Gw }$( (=$G|J1u`@1w JwJ GiJG8ǦV/VKKKG$,wDKGA$H7D$<GZJ8GGTJ8'GQ]8KGKJG8G..VJJyJF>G?JG8.JKKG.rJGPJF>G0J8'G1$G*J8Gx}4JG!JG8ǦGGJ8gGGJ8'GݑG JG8G׃ ݓ$ GJG8gG3=]DGIG8Gu }$ $GIG8gGۂݒ=$GIG8G $( ](}DdGI8GG04808=$GI8G $( ](}DdGI6u`@6wJIGI8GGI8ǦG֦ĶGI8d/ ,[dK HGr$HrGd?GIG8w.wJJKGD/tdJGZDKTGD?GpI8GGjI8'G9$GdI8'GG^I8GGGXI8'GэĝGRI8gGGLI8G؇ėGFI8G5$G>I8@`GDdG6I8'G ( ݎ(ĞG+IG8gG0808=$GIG8gGS ]( (GIG:u`@:w@K I@GH8GGH8GGZDGH8$/ ,Y$K HGp$H0G$?GHG8Gr.rJjJ@mJGd/tdJG[dKtGd?GH8GGH8GGZDGH8'GadGH8ǦGGH8'G1$GH8gGSDGH8GwdGH8GGH8GđGH8'G ݗ( (=$GHG8'GY0]808GwHG8gGs }( ݆(ĖGkHG;u`@;w`KeH`GHH8GGBH8gG{dGGG8gGsdGG8'G9$GG8d/ ,[dK HGp$HpGd?GGG8X.XJDIGIGD/sDJGZDKSGD?GzG8GGtG8'G9$GnG8'GěGhG8GGbG8'GG\G8GG҆ĖGVG8ǦGGPG8G4$GHG8@`GDdG@G8'G $( (=$G3GG8gG[{0]4}808G%GG8GG҉ ݙ$( (=$GGG:u`@:w@KG@GFF8gGsdG@F8gG{dG:F8D/ ,ZDK HGp$HPGD?G/FG8U.UJHHG$/sDJGY$K3G$?G F8GGF8gG{dGF8'GGF8ǦG6$GF8'GQDGF8GGrdGE8GׇėGE8GGE8GĒGE8'G!$GE8GGZzDdGE8GGGE9u`@9w KE GE8gGsdGE8'G9$GE8d/ ,[dK HGp$HpGd?GEG8ǦV.VJGGGD/sDJGZDKSGD?GE8GGE8'G9$GzE8'GGtE8G8$GnE8'GQDGhE8GGrdGbE8GG\E8GԉęGTE8 G$GLE8'GAaDdGDE8gGGGE8gGsdG E8GGZDGE8$/ ,Y$K HGp$H0G$?GDG8X.XJG GGd/sDJG[dKsGd?GD8GGD8GGZDGD8'GGD8G׃ēGD8'GGD8GG2$GD8ǦGVDGD8GGD8 Go^$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1#" $GD8'GAaDdGD8'GGD8GG҅ĕGD;u`@;w`KD`CZk(BAZkGGC@ǦG8" BGGG,CZk(BAZkG݂ĒGC@'G8 " BGGGCZk(BAZkG (=$GvC@G8Ǧ " BGGGCZk(ByAZkG ](}DdGdC@G8' " BGGGBZk(BgAZkG (GRCxbDNC8'H9G`Xa>X$GDCbD@C8GHUlUmUG6CbD2C@8GHgԍsnYĝoYG(CbD$C8HǦ@`GWWWrPVspVWDWdGCGbDC8GH5tVuVGCaDC`8Bb9oZkGGBGaDB '8\| oZkGGBaDB '8\|0oZkGGBbDB 8Bb0WoZkWGGBG8bDB 8BbnZkGGBGx`DB H8'P."q.1"RPJSqJGJgJrBD@.vdJGUJF>GB`DBH8'x/xKDG/;fKfKKD 8KKCD`GDG$,qKGA$H1D$<GB`DB@Hg8sBD`GGB`DBH8'97CD$GG~BaDzB`H8' . J,H@D D.sHGRDJSFD>GlB8aDhBH8Ǧ5/5KD.JDBD DGd/aJG[dKaGd?GVBXaDRB H8GR@BDDGGJBxaDFBH8Ǧ֦BDĶGG>BaD:B H'8!UAYD`DGG2BaD.B`H'8UDGG&BaD"B`H8؍YDGGBbDBH'8'!WW0VDƱWG$G BG8bDB@Hg8'[qrVD@dGGAxbDA@Hg8؊ZZDǀD ĚGGAGbDAH8'WwWWwDvDGGAGbDAHG8gZzYYmD lDGGAGbDA@Hg8X3xWWWWPVqV_D^DƲWGWDdGAGbDAH'8'9ᆵVVODNDĖGGAGx`DA@Hg8[.{#R[J`/ GJ[`KgK rCBD@.xdKGTJF>GA`DAH87/7K7DG5,9&K&K5H5D!&H&H 9@8D G9DGD/`$HZDK@GD?GGlA`DhA@Hg8s B.D`GG`A`D\A`HǦ8֦ B(DGGTAaDPA H8' . J,H@ D D.sHGRDJSFD>GBA8aD>AH8g.JD.JD`BDDG$/aJGY$K!G$?G,AXaD(A H8GR@BDDGG AxaDA@H8C DGGAaDAH'8ǦAvz[D@dGGAaDA H'8уWDGG@aD@`HG84=XC$GG@bD@`H8'UaWWjUC@իWGdG@G8bD@H'8'مUCGG@x`D@@Hg8G.s"TJz.Z#JSzJgJ tBCd/udJG[dKuGd?G@`D@ HǦ86.6JCG.1&J&JJC6JJ BC GCGD.zJGRDJZFD>G@`D@Hg8s BC`GG@`D@`H'8! BC GG@aD@ H8G.J,H@C.sHGTJF>Gx@8aDt@H8g.JC;,;HC`7@CCG$.r$HGQ$J2F$>Gb@XaD^@H8gs`BCdGGV@xaDR@@H8CCGGJ@aDF@H'8'YCGG>@aD:@ HǦ8 0VC$GG2@aD.@HG8ZCGG&@bD"@`H8'WaWWrVC@ֳWGdG@G8bD@@H'8ǦWC GG @cD@`H@G8TGCECn<`FH@'8'7DC@GG BGGGZkGPB5~ZkGG?cD?H@8CnC CP< H@G8gUCiC`GG BGGGoZkGPB~ZkGG?cD?H@8'@XC @2<H@G8gUCSC`GG BGGGQZkGPB}ZkGG?cD?H'@'899@BC%@<&H@G8gUC=C`GG BGGG3ZkGPB}ZkGG?cD?H@8'C,CC; H@G8gUC'C`GG BGGGZkGPB}ZkGGt?cDp?H'@89DC @;H@G8gUGC`GG BGGG~ZkGPB}ZkGGV?x`DR?H8'7/"Y7K.! 'KWJJ BB ,uJ@HD<GG@?`DG$?`D ? H8 BBGG?`D?H'8g1s qBB dGG ?aD?@H'8G.J2,2H6@B$/`$HY$K G$?GG>8aD>H8w.wJB8.8JB3BB`BGD/r$JGZDKRGD?G>XaD>H8'! @B$GG>xaD>`H8BBGG>aD>`H'8GъZBGG>aD>@HǦ8V`zWB@dGG>aD> Hg8ۏ[BGG>bD>Hg8'1WW=TBǡWG$G>G8bD>HG8ǦZvjUB@dGG>x`D> H'8g.9#UJ;/{#JY;K'K 5CB/s$KGXKG?Gv>`Dr> HG8.JB@GT.6JJTJB2FJFJ VBBGBG$,{DJGA$H;D$<GZ>`DV>Hg8s BB`GGN>`DJ> H'81 B~B GGB>aD>>H8'@.@J,H@vB@.sHGUJF>G0>8aD,>H8'.JkB9.9JnB 4BqBsBG.a$JGVJF>G>XaD>@H8gs`BhBdGG>xaD >`H8CbBGG>aD=H'8'Y\BGG=aD=@HG8UVBGG=aD=Hg870ZPB$GG=bD= H8'WWVHBƵWGG=G8bD=HG8GZrrVBB@dGG=x`D=`H8g."WJ.{#JUJJB6B$/tJGY$K4G$?G=`D= H'8ǦQ.QJ+B G6.2FJFJ6J)B1&J&J2B,B@G-BGd.{$JGSdJ{Fd>G=`D=H8B"BGG=`D= H'8Ǧ!֦BB ĶGGx=aDt=@H8'`.`J,H@B`.tHGWJF>Gf=8aDb=H8'.J B9,9H B 6@BBGD.q$HGRDJQFD>GP=XaDL=`H8BBGGD=xaD@=`H8CBGG8=aD4=H'8'1 [A$GG,=aD(=@Hg8@XWA`DGG =aD=Hg8ێZAGG=bD= HǦ8'ևWWWA׼WGG=G8bD=@HG8g3=TA$GG<xbDGV<`DR<H'8gX9{ yC xCsA rA dGGF<`DBG<8aDA`DGG;aD; HǦ8XVw4rZqZ5A4AdGG;aD;H8'X YAW@W+A`*ADGG;aD;`Hg8'XGS2ZZ!A AĞGG;bD;H'8XxWWW}U|UAAūWGdG;8bD;HG8gX':ۅUU A A@ĕGG;xbD;`8GH'^^$G;GbDz;8GH'q_s^DdGq;GbDl;8GGH'Y ^ J]Gc;GbD^;8gGHGӇ2WW_9_WWĖGQ;GbDL;8GHǦ__$GC;GxbD>;8H@u`GRKZSkZDdG4;bD0;@8GHgTVUVG&;bD";`8GH'4@XA.X$G;bD; 8GHUuWWWZXW[xWWWDdG;GbD;@8GHg[LUMUG:cD: PǦ@H8C B<CGCGGGGGzZkGG B|zZkGPB$yZk%CJ7 &G<CPHG@G8ǦC BGGGGgzZkGG BczZkGG BG33BG\zZkGPByZkGG:GxbD:8G׊7^ĚG:GbD:8'G=WG:GbD:8G011^$G:GbD:`8GtTWW3WWDWdG:GbD:8G5WG{:GaDv: 8'`BhbjZkGGo:GaDj: '8\|fZkGGb:aD^: 8pBxb}lZkGGW:GbDR: 8@BHb0WhhZkWGGI:G8bDD: 8@BHb[hZkGG=:GxbD8: '8`\0h|jZkG$G.:bD*: 8Bb0 jZk$GG!:GbD: '8P\0X|jZkG$G:bD: 8`BhbPpWW.jZkWGW$G:GbD9 8`Bhb0jZk$GG9GaD9 8@BHbqZkGG9GaD9 '8p\x|HnZkGG9aD9 '8\|sZkGG9bD9 8Bb0WoZkWGG9G8bD9 8BboZkGG9GaD9 8`BhbvZkGG9GaD9 8@BHbtZkGG9GaD9 8 B(bvZkGG9GbD9 8Bb0W*uZkWGG9G8bD~9 8BbuZkGGw9GxbDr9 HG8'0Qq**X+k]DdGh9bDd9`HG8Ձ.U/WđGZ9bDV9HG8'90Y11^$GL9bDH9H'G8AWWW4TV5WWWG99GbD49`HG8tՆ6vV7WĖG*9xbD&9H'G8GZz:X[DdG9GbD9H'G8!<WG9GbD 9@HgG8ӏ4 X$G9GbD8HG8'XWWW,UWWG8bD8H'G8aЅ.UĕG8G3u`@3w`J8`G8G8'Y/9#ZYKGKF>,aDK@HD<GG88G0."Q0J'J$G8G8gG.s"TJJG8G8Ǧ$/."Y$KWJJF`J G$?GG88'A/! ZAKGK:v@K>G.qDKGPJF>G88GGr.R"SrJgJFFdG8G8G."VJJFFĶGu8G8G/"XKK[Gh88'G.! PJJ  =W$G\88GGz/Z#[zKgK}][DGP88gG.s"TJJ WWGC8G8. VJGJݶWG688_G8/#Y8K'K = }[s^ĚG'8G8_G0."Q0J'J=W$G88g_G[.{#R[JGJ ] ][DdG 88_G."UJWJWWG78Ǧ_G."WJJ ݏW_$G7G9u`@9w K7 G788,8HZ=!&HG&H$G78'Q/QKT= :FKGFKDG78g,HN=` H.HVJDwHGF>G7G88,8HB=!&H&H!v HE=$.r$HGQ$J2F$>G78Gz.zJ@=@3fJGfJ3v`J3v`JdG78.J8=6JGJ6vJ6vJĶGx788,8H0=!&HG&H=][DGk7G8'Q/QK&= :FKGFK ] WG]7G8g,H=` HHG[GO7G8Ǧ/K=8KGK  }WWdG@78'!.!J= 1&JG&J=ݍWĕG37G8Gz.zJ<@3fJ_GfJ } []$G"78.J<6J_GJݶ]WDdG7G88,8H<!&H_G&H = [G7G8'Q/QK< :FK_GFK]ݎWWWĖG6G8g,H<` H_H  GW$G6G6u`@6wJ6G68gG{dG68GG68G$,A$HFwJ7D$<G6G88vK<.qKGPJF>G68GGRDG68gGs3aJ3aJdG68@G_[DG68'Ga_WdG|68ǦG_[Gt68G_WWGk6G8G؋_WėGb68G_G_[$GX68g _GS _WDdGN68 _G _[GD68'_G_WWWĕG868Ǧ_G_W$G.60u`@0wJ)6G5G88vK;,sK@HD<GG58GGZDG58'G!$G58GU[DG5G8GpWdG5G8GG[G5G8GWWG58G؎WĖG5G8G_G[^$G58'_GAWDdG5G8_G[G5G8_GЏWW_W$G58G _GRWDdG5G u`@ wH{5G^58'GQ.QJDGW5G8`.`JdGGO5G8'G$,Y/A$HYKpDK0D$<GC5G8.J@;$.rJGQ$J2F$>G658,HGG/5G8G8/8K$G'5G8GP/PK][G58G4.4J = WG58G.Jݶݍ[ĝG58`.`J } GWWG4G8'G!/!K=WG48G_Gz/zK } =[1^DdG4G8'_GQ.QJ]WG48Ǧ_G.J ݎ[ĞG48g_G/KWWW$G48'_G.J  ]WDdG4;u`@;w`K4`G48/K:8KK:G$/pKGY$K0G$?G48G:.:J:@$GG48G.J:@ĶGGz48 , H:/?Dy$HGXKG?Gm4G8G:.:J:@:GD.u$JGRDJUFD>G^48Ǧ,H:GGV48'/K: GGN48G:.:J:@=G[GC4G8.J: ݶG WG74G8 , H:=Gݏ[ğG+4G8X/XKx: ]G WWG48'.Jp: G=W$G4G8Ǧ,Hh: G ] _[DdG4G8'/K^: G _WG3G8G:.:JT:@ =G ݍ_[ĝG3G8.JJ:ݶG_WWW$G3G8 , H>: =G ]_WDdG3G8u`@8wK3G38GG38gGsdG38G$.Q$JFyJ9F$>G3G8GZ:v@K:D.tDKGRDJTFD>G38GG~38 H HGGv38'G!!!H=[Gl38'G11!J = WGb38GGR2AJ]ݎ[ĞGX38gG{;aK } WWGM3G8 HGWGB38g_Gs3aJ } =[9_DdG53G8_G8KWG(38_G4J ݏ[_$G3G8g _G{;aK}]WWWDdG 38 _G7J WG33u`@3w`J2`G28gG{dG28'G!$G28G$.Q$JFrJ2F$>G2G88vKB9.uKGTJF>G28ǦG֢IJG28GG28'G[ęG2G8GWG2G8GG[G2G8G4WW$G28GXWDG2G8Ǧ_Gv[s^G|28_GWĒGs2G8'_G[$Gi2G8_GPWWWDdG]2G8G_GWGS2G4u`@4wJM2G828[_  };fKfK8G.pdKGWJF>G&28'G1[_$G28gGS[DG2G8Gu[ _}ݢ$/FzJY$K:G$?G2G8[ _ =!v H8.{$HGWJF>G18'G[ _]DG18Gԉ[ĝG1G8ǦGG18'BbHZkGG1G8GWDG18GBbHZkGWG18BbHZkGG1G8Ǧ_Gvs^G1G8'BbHZkG_$G1G8_G׊ĞG18GBbHZkG_WW$G1G8BbHZkG_$G1G6u`@6wJ}1Gj18G2W_ = }3fJfJ7G,adJ@HD<GGX18GGZW_DGP18GuWdGI1G8GW_.FyJWJF>G91G8GW_  vH7d.tHGSdJtFd>G(18GGڃW_ݛ}dG18ǦGVWDG1G80B8bGZkGG 1G8GwdG18GBbGZkGG0G8GWG0G8ǦGG080B8bGZkG_$G0G8_GׁđG08GBbGZkG_$G0G8_GTWWDdG08Ǧ_GG00u`@0wJ0GG08'[_ ]:FKFK77Gd.tDKGSdJtFd>G08G[_G08G8[$G0G8'Q[_].DyHWJGF>Gq0G8'a[_ } }3v`J 7D/{dJGZDK[GD?G`08G[_ݢIJGV08G[GO0G8G[ěGG0G8禰Bb=GZkGG=0G8gGSDG608Bb)GZkGWG,08BbGZkGG#0G8' _Gq[G0G8禰BbGZkG_$G 0G8g_GӍĝG08BbFZkG_WW$G/G8BbFZkG_$G/G1u`@1w J/ G/G8uWW_ } ݢ6JJp6,aJ@HD<GG/8GGWW_G/G8GWWG/8GG҆WW_ݚ}.FydJWJF>G/8WW_  vHC6G.xHGVJF>G/8GGWW_}dG/G8'G1WW$Gv/8g0B8bSWZFZkGGl/8GwWWdGd/8BbWMFZkGGZ/8GWWGR/8'GчWėGK/G8g0B8bSW.FZk_G$G>/8 _GwWWG4/8BbՅWFZk_G$G(/8_GWW]WDdG/8'_GWG/G3u`@3w`J /`GG.8'W_ ]:FKFK5G.xDKGVJF>G.8GW_G.8GG2W$G.G8TW_].DyHWJGF>G.G8'aW_ } ݢ6vJz5D/{JGZDK[GD?G.8GW_=$G.8gGWG.G80B8bEZkGG.G8GׇWēG.G8ǦBb|EZkGG.G8GPWDG.G8GGrdGz.80B8b_EZkG_$Go.G8 _GWGe.G8ǦBbNEZkG_$GY.G8_GЅWWĕGN.8G_GRDdGF.4u`@4wJA.GG,.8'^[_ ]:FKFK4G/pDKGXKG?G.8'G1_[_$G.8gGSsZ_[dG.G8_[_.DyHWJGF>G-G8'Aa J][ _ } 0vJ4D/{JGZDK[GD?G-8'G ][ _]DG-8G4^[$G-G8 G\$G-8禰Bb7DZkGG-8GЉ]G-8'Bb1DZkWGG-G8gBb3DZkGG-8GUuDdG-8禰Bb^DZk\bB^DZk_G$G-8GЊĞGx-8'Bb19_iDZk\bB_dDZkZ_GWW$Gd-8gBb_UDZk\bB_PDZk{_G$GR-5u`@5wJM-G6-8' ]W _ ]2FJFJ3G,aDJ@HD<GG"-8GGځ]W_G-8GTtR^WdG-G8ǦG^W_/FyJXKG?G,G8'т^W_  vH3D.sHGRDJSFD>G,8GG:_W_=}dG,8GUuZ_WdG,G80B8b0CZkGG,8G_G,8'Bb1CZkGG,8gGSs J]WdG,G8G ]G,80B8bЁ]CZk\8b0B]CZk_G$G,8GXxDdG,8'Bb^tCZk\bB^oCZk^G$Gz,8gG3WW$Gp,8GUuDdGh,0u`@0wJc,G8,8ǦG ][ _G.,8G؍][G%,G8'GQqR^[_}]D._GsDKRDJSFD>G,G8^[_ 0vJ2.`JWJF>GG,8G8^[_==$G+8GGҎ^[G+G8gG;[$G+8Bb BZkGG+8G7_$G+8'Bb9BZkWGG+G8Bb4BZkGG+8ǦGVv[[DdG+8'Bb_BZk\bB_BZk_G$G+8gGSsDdG+8Bb]BZk\bB]BZk]GWW$G+8BbxXs^sBZk\bBR^nBZk]G$Gp+9u`@9w Kk+ GR+8'цWW^W_  HH+2GD/{HGZDK[GD?G<+8GG2WW~_$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1f" _W_$G0+8GTtWWZ_WdG%+G8ǦWW_W_=,?Fa$J@HD<GG+G8GZzWW J]W _ } ]2v@J1d.pDJGSdJpFd>G*8GWW ]W _ݢIJG*8GWW]WG*G80B8bXxWWAZkGG*8GGWWWG*8BbԆWWAZkGG*8G7WW_W$G*G8GPpWWZ_dG*8'0B8bWW_AZk\8b0B_AZk_G$G*8ǦGVvWWWWDdG*8BbWW]pAZk\bB]kAZk]G$Gv*8gGSsWWWWDdGj*8GWWG`*7u`@7wJ[*G2*8ǦGVvZ_W_dG(*8G_WG*G8GGZz J]W _}]$._FtDJQ$J4F$>G *G8 ]W _ ݢ6vJ0.`JPJF>GG)8G؅]W_]DG)8'G1^W$G)G80B8b4@ZkGG)8GPpWdG)8Bb8@ZkGG)8gG^WG)G8'Gن^G)80B8b79_@Zk\8b0B_@Zk_G$G)8GGRrWWDdG)8Bb_@Zk \bB_}@ZkJ]G$G)8ǦGWWG~)8G؅ĕGv)x`Dr)H8B0."bQ0J."'JPJJXfZkwH.GVJF>G_)G`DZ)H84.4JU0G.1&J&JJS0GB0JbJGB)`D>)H8B4b*fZkGG5)G`D0)H'8PB9XbfZkGG')GaD")HǦ8PB6..Xb6JJeZkD/tHGXKG?G)8aD)HǦ86.6J0.J0PBXbeZk vH0G/yHGXKG?G(XaD(HǦ8PB6XbeZkGG(GxaD(H'80B98bfZkGG(GaD(HG8tXrKZDG(GaD(H'G8atVG(GaD(@HgG8GڎvZĞG(GbD(HǦG8WWyWW$G(8bD(H'G8هU~^WėG(GxbD('H'8G \Qq2 |UZk$GG(GbD( 'H8' \Pp1 | UZk$GG}(GbDx( 'H8'p \Pp1x |2VZk$GGk(GbDf( H8'BPpWbWWWIUZkGWW$GT(bDP( H8'BPp1b7UZkG$GD(aD@( HG8G.@'UJPBr.rJvdJF>G3(GXcD.(HG8'X/#ZXK/9#GKXKKCDG!(GXcD(H'8'A.AJ5/ G1,2FJFJ1H3/ G!&HG&H2@DG (GXcD(HG8Ǧ֢BĶG'GXcD' HG8GZXCDG'GXcD'HG8'0,0H.JBG'GXcD'`H8.J/.J/BGG'GXcD'HGG8gZ{zCdG'GXcD' H'G8!BG'GXcD'`HG8ǦUvjY`4GGG'XcD' HG8GU4GGG'XcD' H'G8Y4GDGG'XcD'HǦG840V 4GGG'XcD'HGG8Z`rV`4GdGGv'XcDr' HG8GҊZǸZ4GdGGd'XcD`'HG8TtW ǹW 4G$GGR'XcDN'@HG8'Q q@YǾaY4G$GG@'XcD<'@HgG8ՅUưU4GGG.'XcD*'H'G8GYyV ƱV 4G$GG'XcD' 8Ǧ(BPgHG@'GhZkGĶGG'XcD 'X'8B.GPgHGJ@'GghZkGGG&aD& 8'@BHbeZkGG&GaD& 8BbdZkGG&GaD& 8BbfZkGG&GbD& 80B8b0W&eZkWGG&G8bD& 80B8beZkGG&GxbD& '8\0|GXZkG$G&bD& '8\0|WZkG$G&bD& '8\0|OXZkG$G&bD& 8BbPpWWWZkWGW$G&GbD~& 8Bb0WZk$GGu&GaDp& 8BbSfZkGGi&GaDd& 8Bb'fZkGG]&GaDX& 8BbKfZkGGQ&GbDL& 8Bb0WfZkWGGC&G8bD>& 8BbfZkGG7&GXcD2& HG8'P."RPJ.1"GJPJJ B8@FDG$&XcD &H8Ǧ/KO-G.8KKJM-G5JGJ B8GG&XcD &@Hg8{ @G8`GdG&XcD% HG8GR PB8@FDG%XcD%HǦG8.J.JB8FĶG%XcD% HG8z/zK-@ , H-;@G8`GdG%XcD%HGG8gRsrB8`FdG%XcD%HG8Ǧ֦B8FĶG%XcD% HG8G ZAY@4G$GG%XcD%`HG8GpU4GdGG%XcD%HG8Ǧ֍Y4GGG%XcD%HGG8'WWV 4G$GG%XcD%HGG8gRsrV`4GGGx%XcDt%H8 BPg@'GGiZk8DG$GGh%XcDd%X'8B.GPgHGJ@'GiZk8DG$GGU%GXcDP%H'G89.9#Q9J0/"'JY0K'K 1C8 G$GB%XcD>%`H8T/TK,G.:FKFKJ},G4JGJ B8@GDG,%XcD(%H'G8! B8FG %XcD%H'G8G1R QB8@FDG%XcD%`HG8Ǧ.J.JB8FG%XcD%`H8'/KK,,HN, @G8GG$XcD$ HGG8'R92C8 G$G$XcD$HG8B8FG$XcD$`H'G8Z4GGG$XcD$H'G8GтV4GdGG$XcD$HG858[ 4GDGG$XcD$ HG8W`WWzW`4GGG$XcD$ HGG8gW4G$GG$XcD$HG8'PgGpBG@'fZk8DG$GG$XcD$XǦ8B.GPgHGJ@'G7gZk8DG$GGs$Gx`Dn$H'G8d.9.9#SdJQ9J0/"'JY0K'K1Gt$KtFd>G]$G`DX$HǦ8G,H+G. HHJ+@6JJF+G.xJGWJF>GB$`D>$H'G8G1RQFDG7$G`D2$H'G89F$G+$GaD&$`H8'/.XKJ,HDpJGG?G$G8aD$ HG8g.Jy+@S.SJ|+`UF+D/{JGZDK[GD?G$XaD$ H8FGG#GxaD#HG8'18FG#Gx`D#HGG8d/2/R"[dKY2KU."'KRUJGJ YFa$KaGd?G#G`D#H8Ǧ0.0JI+G.1&J&JJG+0JJ FJ+G/t$JGXKG?G#`D#HGG8'R! 2DDG#G`D#@Hg8{ DdGG#GaD#HG8'/p.XKpJ.J FudJG?G#G8aD# HG8',H+@Y.YJ+  @F+d/wDJG[dKwGd?G~#XaDz# HG8gs pFdGs#GxaDn#HG8'! 8DGg#GaDb#@8 G$G]#GaDX#8GWwdGS#GaDN# 8GGI#GbDD#8'GWWWG<#8bD8#@8 G$G3#G7u`@7wJ-#G"`D"8.JF*7JJG7JJD*d/`J[dK`Gd?GG"`D"8'G9G$G"G`D"8'G1G$G{"GaDv"`8,.@HJGFwJD<GGk"G8aDf"@8g;,;H*`G!v H*G.q$HGPJF>GX"XaDT"@8gGsGdGO"GxaDJ"8GGGE"Gx`D@"HGG8.z/Z#PJ[zKX/#gKZXKGK[GqdKF>G/"G`D*" HG8g,H)@GS. HHSJ)`2FJFJ@F)G.wDJGVJF>G"`D"HGG8'Z!:DDG "G`D" HgG8'{9;GdG!GaD!H8G..WJJ,HDxJGF>G!G8aD! H8G0/0K).J)@F)d/t$KG[dKtGd?G!XaD!@H8FGG!GxaD!HG8'!8DG!Gx`D!@H8gB0.s"bPJJ|]ZkqH.GPJF>G!`D!@8Hg.3J)B0JbJg]Zk).qHGPJF>G!`D!@Hg8B3bU]ZkGG!G`D!H'8GB1bG]ZkGGy!GaDt!8GH'B.1bJ8]ZkD.qHGPJF>Ge!G8aD`!@8Hg.3JJ)Bb#]Zk vHI)G.qHGPJF>GN!XaDJ!@Hg8B3b]ZkCGG@!xaDG G`Dz H8W/WKo(G.:FKFKJm(7JJFp(G,aDK@HD<GGd `D` HG8GRPFDGY G`DT HG8Ǧ֦FĶGM GaDH H8d/7,[dK7H.JGFqJqGd?G; G8aD6 HG8g.J=(@S.SJ@(`UFC(/yJGXKG?G& XaD" H'G8'!1!F$G GxaD @HgG8{FdG GXcD HGG8RF0FG XcDH'89D0 G$GGXcD HG8GZWG0@GDGXcD`8gG.J0FGXcD8ǦG/K0GGXcD 8'G90 G$GGXcD8G0FGGXcD`8gG[.[J0@FDGXcD8Ǧ,H0DGGXcD 8'G10 F$GGXcD8G0FGG3u`@3w`J`G@8'G$.yHGQ$J9F$>G|@G8Gv@gG8GdGp@/8ǦF`JXKG?GGeG@'8'!v H'.w$HGPJF>GX@GG8GCDGQG@G8ǦGJXcDFHG8g8.#Q8J/{#'JXKK CG9GXcD4H8'w.wJY'GY.3fJfJYJW' G2FJGFJ SBdG#GXcDH8 BGGGXcD`H'G8'1! 1@$G GXcDHG8'W.WJ.JBGGXcD@HǦ8.J%'.J('BGGGXcD H'G81CGGXcD HGG8gRsrBdGGXcD@HG8Ǧ@vjY`4GGGXcD`H'G8'U4GGGXcD HGG8gҍY4GGGXcDHǦG84WW0V 4GGGXcD H'G8QprV`4GGGXcD@H8pBPg@'GG`ZkGĶGG}GXcDxX'8B.GPgHGJ@'G-aZkG$GGjXcDfH'G89 F0 G$G^XcDZ@8gGs0`F8`FdGTaDP'8Ǧ!\!|F_ZkGGHaDD '8 !\(!|F^ZkGG<aD8 '8@!\H!|_ZkGG0bD, 8Bb0W^ZkWGG#G8bD 8Bb^ZkGGGxbD 80B8b0OZk$GG GbD 8@BHb0NZk$GGGbD 8PBXb0OZk$GGGbD 8PBXbPpWWNZkWGW$GGbD 8PBXb0NZk$GGGaD '80!\8!|6aZkGGaD '8 \ |`ZkGGaD '8 \ |aZkGGbD 80B8b0Wb`ZkWGGG8bD 80B8bU`ZkGGGaD 8BbcZkGGGaD~ 8BbmbZkGGwGaDr 8 B(b1dZkGGkGbDf 8Bb0WbZkWGG]G8bDX 8BbbZkGGQGXcDL HG8'10F0 F$GDXcD@`HG8F0FG8XcD4HG8'98G0 G$G,x`D(`8.PJ0DqHGF>GG`D@8gs0`FV%.vdJGUJF>G`D 8G0GGG`D@8gG{0`GdGGaD 8GD.RDJ0FsJSFD>GG8aD80F,%.xJGWJF>GXaD 8GGZ0@GDGGxaD`8'G!0 D$GGXcD HGG8g.R"TJS.s"JRSJGJ TBGGXcDH8,H$G. HHJ$G7JJ BGGGXcD`H'G8! BGGXcD`HGG8R BGGXcDH8',H/KCGGGXcDz@Hg8';.;J$`.J$ B$GGoGXcDj@HG8BGcGXcD^ H8BGGWGXcDR@H'G8g![AY@4GGGHXcDD`HGG8rU4GGG:XcD6 HG8׍Y4GGG,XcD( HgG8WWV 4G$GGXcD@HG8TurV`4GĶGGXcD H8' BPg@'GG_ZkG$GGGXcD X8B.GPgHGJ@'G`ZkG$GGXcDHG8F0FGx`D@Hg8d/.s"[dKUJt."JStJgJ uBFG`J`Gd?GGG`D H'89.9J!$ G.1&J&JJ$G0JJ BGG$D.s$KGRDJSFD>G`DHǦ8֢ @FGG`D`H'G8! B!FGaD@Hg8.3/VJ3Kw.wJyBFG`JF>GGG8aD|@Hg8'.J#`!.!J# 0B0DG#D.sdKGRDJSFD>GjXaDfH'89@FGG^xaDZHGG8'Z!:@F$GRaDN@HgG8Zu^GFaDBHG8'Wx7_G:aD6HG8Wpz[{_dG.bD* H'G8G҇WWW~\WėGG8bDHgG8;UAUja]DGx`D H8Ǧ$,. A$HWJ,"J@HH @FGqJG1D$<GG`D@Hg8.Ju#`Gx.5JJxJs#G3fJfJ uBGGp#$/`dKY$K G$?GG`DHG8'! 7@7F$G`D@HGG8gRs rBFdGaDHG8'.t/WJtK.JBFGa$KF>GG8aDHG8Gz.zJ;#@.J>#@BSFGA#,pDK@HD<GGXaDHgG8'{!;@;F$GxaD HǦG8G֦RVBvFDGaDHG8YM]GxaDtH'G8gVP/^GlaDhH'G8gYsrZS^dG`bD\@H8ՆGWWVW^WGQG8bDLHGG8:WXY_GDx`D@`H'8禐B!..! "bQ!JPJ'JJZ1$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1`" VZkuH.GVJF>G-G`D(H84.4J"G.1&J&JJ"GB0JbJVZk".yHGVJF>G`D H8禐B4bVZkGGG`DH'8B9bWZkGGGaDH8Ǧ`B5..hb5JJcVZkD/tHGXKG?G8aDH8Ǧ5.5J".J"`BhbMVZk vH"G/yHGXKG?GXaDH8Ǧ`B5hb9VZkGGGxaDH'8B9bWZkGGGx`DHG8$,4/"A$HY4K.#'KTJJN9'K'Kp$K0D$<GG`D HG8gr/rKO"@GS.;fKfKSJM"`G2FJFJ;fKfKJ".vdKGUJF>Gx`DtHG8'!4LGmG`DhH'G8'919N$GaGaD\@HG8d/.[dKJ@.@JGUNFxJxGd?GN8aDJ H80.0J".J"N1v J"G$/z$JGY$K:G$?G8XaD4HGG8RNG-GxaD(HgG8'{!;LdG!GaDHG8'][GGaD HG8zG[TdG GaDHǦG8֏8^>XğGGbDHgG8{WWWKKUWdG8bD HgG8'مNUĕGGxbDHGG82UuMPZOqZTQZUpZ2YZDdGGbDH'G8TtYVWXwW\WW]vW:8WWDdGGbDHG8'0Qq^@YLaYNAYM`Y*[ YDdGGbD@H8G GWWWWOVRVSVVV4UvVWWGGbDH'G8!WWZW[W@W<V`WGyGx`Dt8'D/q.1"ZDKSqJgJ3C3gJgJ`dJ@GD?GGf`Db@8/KB!8KK8C8KK@!.{KGTJF>GR`DN8G0CGIG`DD8gGs3CdG?GaD:@8GG$,.A$HJ5CFtJ4D$<G/G8aD*8g.J!`0C0vJ!G,sJ@HD<GGXaD 8GGZ:CDGGxaD 8G4CG GaD8G8!!\$GGaD`8G,WGGaD 8gGӏ>_ğGGbD@8GG-WGG8bD8GՅ.WĕGGxbD8GWw*J]+k]DdGbD8G00W1W$GbD`8'GYy2R^3s^DdGbD 8GԆ6W7WĖGbD8G4W5WGXcDH'G8gQ.1"RQJ3.s"GJQ3J'J2B8@FDGXcD@H'8.Jy G4,6JJ4Hw G!&HG&H6@8FĶGrXcDnHg8{@G8`GdGfXcDb`H'G8G1RQB8@FDGZXcDV@HG84,4H.JB8FGLXcDHH8w/wKE .JH BG8`GdG<XcD8 HGG8'R92C8 G$G0XcD,H'G8!B8FG$XcD HG8[4GGGXcD`H'G8G1RYW@4G$GGXcDH'G8t`[`4GĶGGXcDHG8W4GdGGXcD HGG8'2U4GDGGXcD H4G8ǦԉVvNYǾoYGGGXcDH4G8gS0sPVŭqVGdGGXcD@H'4G8َZǸZG$GGXcDH4G8@`8T ǹ;T GGGXcD Hg4G8GU@ŪU@GGGXcD HǦ8(BPg@'GGWZk8DGGGtXcDp X'8B.GPgHGJ@'GWZk8DGGGaGXcD\ 8'G.JCGVXcDR@8g.JZ`GCGKGXcDF@8gG{CdGAGXcD<8GCG7GXcD2 8G0.0JC$G,XcD(`8.J8GCĶG!GXcD8gG{CdGGXcD8'G9C$G Gx`D8'G.Q.TJQJuDJF>GG`D8G.J@G/aJGXKG?G`D 8GG`D@8gGsdGaD8Ǧ$,,A$HHwHG7D$<GG8aD8g.J`GD.sJGRDJSFD>GXaD8GGxaD8'G!$GaD@8GxdGaD`8GЁđGaD@8gGGbD8ǦGևėG8bD 8GGxbD8'GYyDdG~bDz8'GGtbDp`8GԎĞGjbDf8'G!$G`bD\8'G9$GVXcDR 8GGR0@FDGMGx`DHH8ǦB5..""bQ5JPJ'JJQZkyH/GXKG?G5G`D0H8Ǧ5.5J[G.1&J&JJYGB0JbJQZkV/yHGXKG?G`DH8ǦB5bQZkGG G`DH'8B9bRZkGGGaDH8`B7..hb7JJkQZkD.uHGTJF>G8aDH87.7J.J `BhbUQZk vHG.yHGUJF>GXaDH8`B7hbAQZkGGGxaDH'8ǦB9bRZkGGGx`DH8B4..""bQ4JPJ'JJoPZkqH.GPJF>GG`D@Hg83.3J`G.1&J&JJGB0JbJSPZk.qHGPJF>G`D|@Hg8B3bAPZkGGsG`DnH'8GB1b3PZkGGeGaD`H'8GBq..bqJJG"PZk.DqHGPJF>GOG8aDJ@Hg83.3J`.JBb PZk vHG.qHGPJF>G6XaD2@Hg8B3bOZkCGG(xaD$H'8GB1bOZkGGGaD'H'8G \1 |{ZkGG aD 'H8' \0 |DzZkGGaD 'H8' \0 | }ZkGGbD H8' B0Q(bWWzZkGWG8bD H8' B0(bzZkGGGxbD H8'BPp1bFZkG$GbD H8'BPp1bEZkG$GbD H8'BPp1bFZkG$GbD H8'BPpWbWWWEZkGWW$GbD H8'BPp1bEZkG$G|aDx 8GPp J]dGraDn@8gG ]GhaDd8ǦG֍]G^bDZ 8GG:WW^W$GQG8bDL 8GPpR^dGFx`DB`H8@B4..""HbQ4JPJ'JJPZkxH.GWJF>G/G`D* H84.4JG.1&J&JJG@B0JHbJOZk.xHGWJF>G`D H8@B4HbOZkGGG`D'H8' \8 |PZkGGaDHǦ8`B6..hb6JJeOZkD$/tHGY$K4G$?G8aDHǦ86.6JS.JV`BhbOOZk vHUG/yHGXKG?GXaDHǦ8`B6hb;OZkGGGxaDH'8B9bPZkGGG`DHG8<CK8KGGxaDH'G8!<CJ0JGG2u`@2w@J@<5b@R@윧k8g^Z[_],:GK@HGKvDKD<GGwG8禨׊^Z[_ 4JJ$/uJGY$K5G$?Gb8'G"_[[_=GUG8GGbR[_[[[ } }dGH8ǦBbEZkGG?G8'BbEZkGG5G8'BbEZkGG+G8'BbEZkGWG 8'BbEZkGGG!u`@!w H <5b@'CkG8G0W_==d.1'JSdJ'Jt$JtFd>G8UW _ ] ݢ6JJG/yJGXKG?G8GGzW _}}dG8'GW GG8GpBxb EZkGGG8'pBxbEZkGGG8'pBxbDZkGGG8'pB|@$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1/"/ xbDZkGWG8'pBxbDZkGGG!u`@!w H <5b@A@k8GB0 *\ *X[ _]=d.1'JSdJ'Jt$JtFd>GG8u l] lY[ _ ݢ6JJ/yJGXKG?Gt8GG]Y[_ݙ}dGgG8'G]Y[  GZ8GBbDZkGGQG8'BbDZkGGGG8'BbDZkGG=G8'BbDZkGWG28'BbDZkGG)G!u`@!w H# <5b@!A@k8G0WW_==d.1'JSdJ'Jt$JtFd>GG8UWW _ ] ݢ6JJ/yJGXKG?G8GGzWW _}}dGG8'GWW G8G@BHbW:DZkGG8'@BHb!W0DZkGG8'@BHb!W&DZkGG8'@BHb!WDZkWGGG8'@BHb!WDZkGG!u`@!w H <5b@A@k8G0W_==d.1'JSdJ'Jt$JtFd>G8UW _ ] ݢ6JJ1G/yJGXKG?G8GGzW _}}dG~8'GW GuG8G@BHbCZkGGkG8'@BHbCZkGGaG8'@BHbCZkGGWG8'@BHbCZkGWGL8'@BHbCZkGGCG!u`@!w H= GG`DXG8gH:/:KV@ .9&K{&K JT1&J&JyGWD.s$JGRDJSFD>G`DXG8ǦH֦FGG`D@X8'H'!9 D$GGwGaDrX'GHg8G..RJJ.TFWJxJF>GcG8aD^@XH'8'.Jy.ayJ! pGG$G.u$KGTJF>GJXaDFXG8HGZGDG=GxaD8 X'G8Hg1sFdG/GaD*@8XH'4Y !\DGG aD8XHGx k]GGaD8gX'Hgsۍ`]ĝGGbDX'H8Ǧ֦WW1^WGGG8bD8XGH'ZaR^dGGxbD 8gXgHG{Ҋ`^^ĚGGbD 8XǦH6Ww_9_DdGGbD@8'XH!0 __$GGbD@XgH8Ǧ[{W֦WWW J] k]WGWGbD8XGHڅ ]]$GGXcD HGGXg8'Rs90@F0`F3GDGuGx`Dp`XǦH8.,""PJ/@HJHXKFGqJGG?G\`DX Xg8'HGs/sK,`,;fK9fKH*@ HH;GG)G.qJGWJF>G@`D<XG8GH'Z!XG$G3G`D.XG8H'R9D$GG%GaD X'GH8Ǧ./֦JK$,FA$HsK3D$<GG8aD XH'8G.J.rJ pGGG.a$KGVJF>G XaD `XG8GHZXGG GxaD @X'G8H1FG GaD 8ǦXH'֦ՋY_DGG aD 8XGHzs^GG aD 8X'Hgێ^ĞGG bD X'HǦ8gsWW`9_WGG G8bD @8XHGTrZ_dGG xbD 8gXH'{!`__$GG bD| 8ǦXgH֦Ss J] k]GGn bDj 8GXHR0@]]$GG\ bDX XgH8g[{WsWWW`R^s^WGWGD bD@ 8GXHZԆ @^^$GG2 XcD. @H'GX8'!90 D0F7G$G# Gx`D `XgHǦ8.,s""PJD/@HJHZDKGGqJGQGD?G `D @X8'H'w/wK,;fK9fKH HH;GGG/qdJGXKG?G `D XǦG8GHG֢ZRVGDG G`D X'8H'!9D$GG GaD X'GH8g..sJJD.tFRDJGuKUFD>G 8aD XH'8'.Jy.ayJ pGGG.r$KGVJF>G XaD XG8GHZXGG GxaD X'G8Hg1sFdG GaD @8ǦXH'֦ԋY_DGG| aDx 8XGHz{_GGn aDj 8gX'Hgs`_GG` bD\ X'HǦ89VWW k]WGDGO G8bDJ @8XH' ]GG@ xbD< 8gXgHG{Ӊ2`]]$GG. bD* 8ǦXH֦UuR^s^GG bD 8'XH!0 ^^$GG bD @XgH8[{WWWWZ_{_WGWG bD 8GXHZ7@`@ \ !\DdGG XcD HGGXg8'Rs90@F0`F3GDG Gx`D `8H.#VJJB6JG<CJJCG6J,J@HwJD<GG /`D @8'H'!/1!K 9&K&K (B91KFG<C'KG `D H8 C8HGFCG G<CHHCGGCGx `Dt HG8'Z!@HC::HG?FDGj <CG `D Hg8s3HGCdG `D HGG8Z:JDG GaD `8GGH'$/.1Y$KJ6JFxJ8G$?G G8aD 8gH.J`5J5vJGD/{JGZDK[GD?G XaD @H'G8Ǧ1֢6JCIJG~ xaDz H'899H$GGs Gx`Dn 8'GHd/.! [dKUJJFKrJrGd?G_ G`DZ 8HǦ,֦H HH0JJJA$/zJGY$K:G$?G `D @H'G8g1sqJdG G`D Hg8{HdGG GaD 8GH'D/.!ZDKJ<JKJrJRGD?G 8aD 8Hg,sH<HKfJd/vdJG[dKvGd?G XaD H'G8G!RAJDG GxaD HGG8'Z1:JDG{ GaDv '8\|ZZkGGn aDj '8 \(|VZkGGb aD^ 8`Bhb\ZkGGW GbDR 8Bb0WWZkWGGI G8bDD 8BbWZkGG= GxbD8 8pBxb{$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"@ 0xZk$GG/ GbD* 8Bb0pxZk$GG! GbD '8\0|xZkG$G bD 8BbPpWW~xZkWGW$G GbD 8Bb0nxZk$GGGaD '80\8|TaZkGGaD '8\|]ZkGGaD 80B8bcZkGGGbD 8PBXb0Wp_ZkWGGG8bD 8PBXbc_ZkGGGaD 8@BHbofZkGGGaD 8PBXbdZkGGGaD '8\|gZkGGbD 8@BHb0WneZkWGGG8bD~ 8@BHbaeZkGGwGaDr '8\|ThZkGGjaDf '8 \(|gZkGG^aDZ 8BbhZkGGSGbDN 8Bb0WgZkWGGEG8bD@ 8BbgZkGG9GxbD4 8Bb0vZk$GG+GbD& 8 B(b0\vZk$GGGbD '8\0|wZkG$GbD  8BbPpWWvZkWGW$GGbD 8Bb0rvZk$GGGx`D HG8'.P."TJRPJ.1"GJPJJ2B2GJGJuDJF>GG`DH8W/WKMG.:FKFKJKG7JJ:B:FKFKH,aDK@HD<GG`D HG8GR2PBDGG`DHG8Ǧ֦6BĶGGaD H8d/7,[dK7H.JG7BFqJqGd?G8aDHG8g.J@S.SJ`5UB5vJG/yJGXKG?GzXaDvH'G8'!11!B$GoGxaDj@HgG8{;BdGcGaD^HGG8Ru+jYdGWGaDRH'8G-UGKGaDF HG8G׍/YG?GbD:`HgG84WW10VW$G08bD,HǦG8Vx3rVdG%GxbD H'G8'ъ6Z7ZĚGGbD@HG8gS0s:XW;yWDdGGbDHGG85<X==XGGbD H8'@`GWWWW,U-UWWGGbD@HG8gЅ30V1/V$GGaD@80B8bjZkGGGaD '80\8|dgZkGGaD '8 \(|lZkGGbD 8Bb0WhZkWGGG8bD 8BbhZkGGGaD '8\|qZkGGaD 8@BHbnZkGGyGaDt 8 B(bWsZkGGmGbDh 8Bb0WoZkWGG_G8bDZ 8BboZkGGSGaDN 8BbDZkGGGGaDB '8\|CZkGG:aD6 '8\|EZkGG.bD* 8Bb0WDZkWGG!G8bD 8BbCZkGGGcD @ǦP8<CHgGBCGGGFZkBrƶ@PH'<C8'GBCGGGGGFZkGGG BGEZkGPB2DZkGGG8u`@8wK<5b@'C@kG8'![_==.9'KWJ'K`$KF>GG8U[ _ ] 0JJcGD.sJGRDJSFD>G8Gt[ _}]DG8G[ =$GG8ǦBb]EZkGGG8'BbSEZkGGG8'BbIEZkGGG8'Bb?EZkGWG8'Bb5EZkGGwG!u`@!w Hq <5b@oA@윧k8G0W_==d.1'JSdJ'Jt$JtFd>G^8UW _ ] ݢ6JJG/yJGXKG?GL8GGzW _}}dGB8'GW G9G8G`BhbDZkGG/G8'`BhbDZkGG%G8'`BhbDZkGGG8'`BhbDZkGWG8'`BhbDZkGGG!u`@!w H <5b@A@P휧k8G0[_==d.1'JSdJ'Jt$JtFd>G8U[ _ ] ݢ6JJG/yJGXKG?G8GGz[ _}}dG8'G[ GG8GBbDZkGGG8'BbDZkGGG8'BbDZkGGG8'BbDZkGWG8'BbuDZkGGG!u`@!w H <5b@A@k8G0WW_==d.1'JSdJ'Jt$JtFd>G}G8UWW _ ] ݢ6JJ"/yJGXKG?Gj8GGzWW _}}dG_G8'GWW GT8GBbWCZkGGJ8'Bb!WCZkGG@8'Bb!WCZkGG68'Bb!WCZkWGG+G8'Bb!WCZkGG !u`@!w H <5b@'CkG8G0W_==d.1'JSdJ'Jt$JtFd>G8UW _ ] ݢ6JJG/yJGXKG?G8GGzW _}}dG8'GWGG8GBbuCZkGGG8'BbkCZkGGG8'BbaCZkGGG8'BbWCZkGWG8'BbMCZkGGGcD 80.0J=4GGBG8ǤG B]"f.fJ}4G4CZkGPBAZkGGGGGG6u`@6wJGG8Gr.R"SrJgJ3gJgJ .vdJGUJF>G8GW/"ZWKGK:GKGKDGG8, EHGH%HHGG8G$.8,#Q$JA8H'H?Dy$H9F$>G8Gr.R"SrJgJF G.vdJGUJF>G8GW/"ZWKGK_GDG8, EHGHDG8u`@8wKG8.JT 6JJ6JJS GD/{JGZDK[GD?Gn8,HL &HGH&HHİGb8'!.!JD 1&JG&J1&J&J$GV8g.J< `4J.GJVJFwJF>GGG8G,H0 @ HH vH3 ,xHGFHD<G68'!.!J. 1&JG&J1v J$G+G8g.J& `4JGJ4vJGG6u`@6wJGG8 vH D/{HGZDK[GD?G8'G!$G8ǤGƠ&HĴGG0u`@0wJG85JJ G$/`JY$K G$?GG8GG8gG{dG8G/XKDpHG?GG8'11v J d.t$JGSdJtFd>G8GG~8ǦG֦ĶGx7u`@7wJsGR8,HDGGJ8ǦG6/6K?G$GB8GG,:,FH:H?D{$HD<G680.0J?FS Gd.x$JGSdJxFd>G(8,HDGG 8ǦG.JFG:u`@:w@K@G8G/K( @8KK+ G,uK@HD<GG8Ǧ6/6K$ G9v K$GG8',H" G&vHĴGG8'Q.QJ ,_FtDJ@HD<GGG8.J 6vJ $/zJGY$K:G$?G8',H G&vHİGGF $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"Q 8',H vHGGG3u`@3w`J`GoG84vJ .xJGVJF>Gb8'G!$G\8'G99!K$GUG%u`@%wHOGG@8GR2FJFJ Gd/tDJG[dKtGd?G28GG,8GG&8GD/ZDKFbJBGD?GG8gc#v`H ,fdH@HD<GG8GG8GG4G_G@]H]P}X`hݤpx#kG/X KGD. dJP JF>F7/Y 7K:G,8/Y 8K7G., DK@ HD<..T JFS.SJd.T JFUB5vJb/ JX KG?\d/ J[ dKtGd?,D. JR DJUFD>Zd. $JS dJtFd>^. dJU JF>2/Y 2K3G<. dJU JF>6,@ HD>.P JFF,@ HD\. dKW JF>V0.Q 0J8F^.T JFf@/Z @KAGn0.Q 0J2Fx5/Y 5K Gw/[ wKpG.T JF.V JFr.S rJtF9,A 9H6D;.Q ;J2Fį.U JFЯ.T JF$, JA $H0D$<4,A 4H0D/ JX KG? A.R AJZF. DKP JF>.P JFD/ dJZ DKUGD?. DJT JF>$. JV JF>F.W JFⱟ. JV JF>ܱ,@ HD$GG!G0.GQ 0J2FDGG,@ HDD/ $KZ DKPGD?Q.GR QJ[FdGG.GU JFĶGG/X KGQ.R QJSF.W JFY/Z YKQG.U JF .P JF.T JF7,A 7H0D"Z.R ZJSF*.V JF2.U JFP$, JA $H0D$.P JF$/ $JY $K5G$?0.Q 0J3F. dJU JF>.T JF$/ JY $K:G$?6/Y 6K:G4$, DKA $H7D$<. ,A H7DT. JP JF>N.W JF䴟d. DKS dJxFd>޴7.Q 7J3FD/ dJZ DKTGD?P.R PJ[Fx. dKW JF>r2.Q 2J3Fd/ dJ[ dKtGd?.V JF D. $KR DJSFD>6.Q 6J2F&$/ DJY $K4G$? /X KG. DKV JF>8.Q 8J2FD/ DJZ DKSGD?.W JF6/ dKX KG?07.Q 7J2FRd/ DJ[ dKsGd?L.U JFз. $KW JF>ʷ5.Q 5J2F췟$/ DJY $K3G$?.V JFV. $JU JF>P6.Q 6J2FrD/ DJZ DKSGD?l/X KGܸ. $JV JF>ָ8.Q 8J2Fd/ DJ[ dKsGd?/ $HX KG?r/ HX KG?GGX/Z XK[G(Y/Z YKXG8KKC+G*$, KA $H1D$<$GGGG$GGG?G.W JF.JJ.W JFBG?GFd/ J[ dKaGd?@GDGGGĶGGGDGGGGGGGGGWG$GyGGdGGrGĚGGkGGGGcGGGG[GGGGĖGGOGGG7,A 7H9Dƻ.W JF!&H&H 9@ɻ?GȻD/ $HZ DK@GD?»GGG0GGG*GݻG.V JF.J/X KGB廿G仟$/ JY $K!G$?޻GDGG GGGGdGGGGGG$GGGWGdGGGGGGG6/Y 6K1G(7/Y 7K6G6JJ B+?G*D. JR DJZFD>$GGGGGGG?G8,A 8H7D;,;HJ/X KG7@GGF$. $HQ $J2F$>@GdGGGGGGGGG$GGGGGGWGdGGGGG~"yG"G"G"G"G"G"G"G"ѼG"׼G"G"GGG.T JF.T JF2FJFJ ZB_G. DJV JF> GGG0GdGG*G%G7.Q 7J3F8.8J0.W JF3B-G,D/ $JZ DKRGD?&G$GG GGGGGGGdGGGGGGWG$GGGdGGGeGR/Z RKVGpT/Z TKRG2FJFJ VBsGr$, DJA $H;D$GdGGGGGGGGGGGG$GGGWGGGGdGG~GǽGQ/Z QKRGҽV/Z VKQG1&J&J2Bս_GԽd. $JS dJ{Fd>νGGG`GĶGGZGG8,A 8H6D9,9H?/X KG6@GD. $HR DJQFD>GGG<GGG6G$GG0GDGG*GGG$GWGGGG$GGGęGGGGGGGG$GGGGIGGĕGGGGmGa.S aJtFxv.S vJaFz.V JF|G. dJW JF>{GGdGGGGGGG:,A :H1D , H@/Z @KAG,HU/Z UK@G@@_G$/ HY $K;G$?GGGGGDGGGdGGGDGGGĞGGGWGdGGGĕGG, DK@ HD<. DKP JF>.P JF.T JFŸ. JV JF>8/Y 8K!GQ.R QJZF.T JF8/Y 8K!G!&H&H!v HŸ$. $HQ $J2F$>Gz/[ zKsG.U JF8/Y 8K!GQ.R QJZF.T JF.W JF.P JFz/[ zKsG.U JF 8/Y 8K!GQ.R QJZF".T JF0D. JR DJZFD>P. KP JF>nd/ DK[ dK`Gd?, K@ HD<. JV JF>$. JQ $J2F$>4.Q 4J2FP`.S `JxF8KK\ş$/ KY $K0G$?Vz/G[ zKqG$GG.GU JFĶGG`.S `JaF^z/[ zKqGjşD. $JR DJUFD>d.W JFGGG.GP JFGGz/[ zKqGl.U JFt`.S `JaF|8/Y 8K:GQ.R QJTF.W JF.P JFz/[ zKqG.U JF`.S `JaF. DJU JF>D. DKR DJTFD>. JU JF>. KT JF>. dKW JF>F. $HW JF>p, dJ@ HD<d. HS dJtFd>2d. DKS dJtFd>D/ dJZ DK[GD?, J@ HD<. HV JF>. DKV JF>VD/ JZ DK[GD?/ DKX KG?D/ JZ DK[GD?J, DJ@ HD<D. HR DJSFD>4. DJT JF>. JW JF>D/ HZ DK[GD?d. DJS dJpFd> $. JQ $J5F$>. JP JF>4,A 4H1D.T JF. HW JF>6,A 6H1D.J.V JF/ HX KG?.P JF.P JF.V JF.Jп.GV JFBG.W JF.W JF:,A :H;D , H@/Z @KAG.V JF~.V JF.W JF,H?.W JFv/[ vK`GRz/[ zKvG6JJFUԟ. JW JF>OG.T JFS.SJ.T JFUFԟD/ JZ DK[GD?{G.W JF.W JF0JJ Fԟ/ $JX KG?GR/Z RK@GY.YJ?Y/Z YKRG @Fԟd/ DJ[ dKwGd?G$/ HY $K!G$?L$/ HY $K!G$?.V JFd/ J[ dK`Gd?/X KGG!v H՟. $HP JF>.T JF.T JF2FJFJ@Fm-+$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;" MR7QRk<=^_L}@4b Ĕ|b"qcVH49ZlϚI5|Tt\㡯x`ѥ.᫰M`zb<{Di_W^o7!utP/,PmG !Ga=rK ؑ>*us"IWp86KfTDO He ] kCڈ>h*Ÿ&zb !5X" ]دttW&h+v)6u$VmDYhӺ}jRt1T?[жY5yH.w\qJ= m<_46w, ^dkY.=GEn)h;@17'g=)'A2e+P5M\ ,yke:G>e>xBs}M`&@-^_ y[ $L'~#tÒ c `%GFvu\{fM݆':~<20D^+0nBpK>;f61:U%|ڰ^taM}CuaV#5!CYPfbScimI4:4U*%ϼ3Mf3 j8b6,DžPu.E[: EܧqME(H5'P7 /@2ghKi7nF_ +/}2g!$gSNR/fcU}(C KCe~=Gd冔"WnFT8/0q&#EũS~R'۾ZB(ncxtzdh9@CE#koۑAq 3%|Ml |R #PFCnJowCjwb<=K P gNZzJ! zWVz93)ƺ\mdDke?Bk{D| uVN`ۅnF KtӇ̀HzXFP,*lrM56#ᗛ1pIje=!_._[&kW|| e@w,fגE8gᦐYn$cMz#xY"1ܵP .ѐ)Bڥ3VF ׸"<:Qc %0@dKt-RVjlPZPHvLc $jkj/Nd At$5 wVS}$g:Uyʖ_es}. ;nw0C6lj"ަ0tko&7o2Њ`$h9pfN0 upAY襝v8NK(!s 3MsJ՟{~nm-eA(s:3vt,u:P{<[w`)a9u"EM٢cϽ+ (%%yѸY*q5:G/:JV#`< ٵr}7O&]ۺ5袰 <V1ᦘZ-^5QΟ [>i#O#Kn,YX{b;1ak.^XJDҌbQb!WWuDM,KΏrgvh՚e-q;Ӆݓ3!)xF񒈗2o#C?ՒW1בl8$e_KyB]| Q.5qc'G; $X_ Ơi| *FZRF&( ^ 5,1EhC'H|赑W$+-"kPգFŢy{Db}%?$o8 <s\C+2ׯ_+U#DWg˄?[E b4$*v!K%x)UGLYu@d68Ӱ6CRpg=mP /5ZT <+:gLvi$\0>!hq.Il!7aþgˇ^b xPpõbSĆP:N֥YtFQ@,8V[[iVcwH^UW(GGēx ^쾣S#* b0kks澋'W2Сnq̔Eеry.tƍI\MtIyT61"ŭ$j,}(9Z!" c U#ʕ79P5u#R_*pxڹ5r?ge!ʸmFR`ϩc'e_8A s*mv~q Pt ?0U3iVy^;H4!>~WtwB/`?IPZof֭t9ىfw cuph/%>0 .V@Q,/mu/6;WuVOJm5TLi5'p퀩-<&Ƽ]Õ[6NJ?~d'WW>(1X{!7@#m9|ﳲn&Nr5i]B׾I/GM\{2Uj̅w!Uy7+"^(mrg.0!9̪V`}j7Y`$j6Tr pB.i4WJ&F$[ 7Y1"#9)gpa'ݮO{lCWh 3M\ZnaXaK ՀPO 45P1/-cG`#/ImzH`Gpr :0XHoCm~Hhg-a[%TW& hoǸe]6K l]uzOc\(NߍҀ~UtYl[(k"E񍕑>Ҏs27;C!*C$Ưkx`t|W).?Rԧ,y܇I}ŎW*?Sd"(?!٥"AFH8HjR^j"r&V.qVQ$ENTr! @2b%o(qWkk?n$]Pq{e^~Ԏ8p3 /J|Jg'aX~F(F& HwA.6V?9\t?0>ۛc@i؁:q(`RcgndVpB!#bPhQo\縱b8쑀J% kJ p|EyfI0PD ~ j|YQSU}!g6潹y{$9u8%"uMis!AߺuWC/滦}LߢnbܹN/pɯTͯ\Bhnz(%*G2aIv`M;B녚0K O"u׷:1]|rZOV4|PWܥ^$V'BǼsʊGOCw ,SCK-m\񴔫}?7py,ⅯgvW"1!ddii@'͡ Q¶ qVhS}WfLb*WzO*c!g>xJxC(Qn!^TsXh>eח4^"y0ǶD?5ޝtExX#]6첧7iOtuOIօϤu;Qĥ[i܂ʓI R-]ɍusD(J;FTӸ jyzJN7$&ǒC1{[S&1a;sO`h?VkbȖZ̓ U9ZQS-+Rsh1,#x9Ve;aZ't ^T.YnR :3#u?;Ui5~YH!nnLʙ vtC"Sx}rNKV=nK#kw62S6^\i'z{p:\dsH H2^ﴷgZ,W.*1EU,Hwubdk ',87;Z/b $Ub'J ~֩3ZylbyMP]=?qwO},%RUD=6\!}-Q2sN8N븢kR;l~Jo Z _V`zjp=ѱ q1#u H₸p5(qblUuXCÍ:X|CΎjD*Ar)oY-_7{ =B4W #  p} /!MpM6pNIfX-Rzi G&{'\V̕bTZX~^++&uJBsB9`S4 $#|(XFskTU]+I[migj'&5Ǡڟi1v5[O5Wn"kI$,56 X6bq(]&y$Ezjr1`?M?hl*_x:AB?'o'К5Ky0I$D-*eGM#z`ι] @Cܜ0]=<ڊHxU/,<ĊNx$nYt OjCC 0Ň۷Ee#}~ seM1W6ovynC)ބ]{݀z\8[s3RC::~UQJXGִɚPiE17%4\7e>b{؃g,&TXGPJ:6#p-Aтo'GJ%i}= P%l_A&*j{H481>:̘VsMX+yK];bdC2i(Kwc6y m%xbYʟ=W LczOe[#r45UX40xeyj:dgFc֡0[@%ֺh@QzhLHDAsz%1Џfl3*(g f #sDžcėbI gڽ+$A1lp NAq@ش+skEdY>]Wq0">kϱKбwt{$AlkbD7,f6Ab #ffL]!L林WO} ER>(>mN| ?p| />kecPij@/`c3|krN5tPd[Q]j{Pf[9tJAʗ *i\ގ,#Ɉ$R#T DL8+BbA=d:.+lrMNUm>" &zCL 8/pqHQTϬ BNj8Iz b&Հ5YGY݅e1)`^b j'39P(?-77[*n*bJ}J6fJZ]>~{nC 4Yc"$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1]"b ֟. DJV JF>G0.Q 0J9F.JH_:.Q :J0FFE֟d/ $K[ dKtGd??G.U JFv. HP JF>v.U JF. HP JF>7/Y 7K:G8/Y 8K7G7JJFן, DK@ HD<G.T JFS.SJ.T JFUFן/ JX KG?G$. HQ $J9F$>Z. $HP JF>xW.R WJSF.W JF.T JF.J.V JGFBG. dJU JF>. JW JF>7/Y 7K G8/Y 8K7G.P JF.J4?a/G[ aKpGB$G.P JF8/Y 8K0GD. $KR DJSFD>;.Q ;J0F!.!J?a/[ aKqG0B0DGܟD. dKR DJSFD> Gs/[ sKuGx/[ xKsG$/ dKY $K G$?.U JF.J_R/Z RKUGBSFGܟ, DK@ HD<G4,A 4H1D4.T JF6. HV JF>65,A 5H1D.Jr.U JFn/ HX KG?nR/Z RK[GS/Z SKRG. dKU JF>.W JF.Jݟ.W JFN1v Jݟ$/ $JY $K:G$?.V JF. KT JF>.W JF0C0vJޟ, J@ HD<.U JF.U JF.P JF.J.W JF.GT JFCG.GU JFCĶG,@ HD/ JX KG?;/Y ;K0GD. JR DJSFD> 5,A 5H1D.U JF/ HX KG?7,A 7H1D.J.W JF. HU JF>.U JF.U JF. HP JF>.U JF.J\.U JFX. HP JF>X4,A 4H1Dl.T JFn. HW JF>n6,A 6H1D.J.V JF/ HX KG?$/ JY $K5G$?/ JX KG?z/ JX KG?/ JX KG?\/ JX KG?$/ HY $K!G$?4$/ HY $K!G$?j/X KG ,A H1D1&J&JyGD. $JR DJSFD>G`/[ `KpGy.ayJ?9.Q 9J3FpGG. $KT JF>G.T JF.V JF. JW JF>`/[ `KpG.rJ?9.Q 9J7FpGG . $KV JF>G.U JFa.S aJ`F/ dJX KG?`/[ `KpGy.ayJ??9.Q 9J3FpGG=. $KV JF>7Ga.S aJyF6. $KT JF>@7,A 7H1DC88JF8vKD/ KZ DKRGD?G;,A ;H1D. $KW JF>.T JF5J5vJ(D/ JZ DK[GD?"/X KGZ$/ JY $K4G$?ZU/Z UKQG2Jd/ DJ[ dKxGd?G.V JF0JJJ$/ JY $K:G$?G/X KG<HKfJd/ dJ[ dKvGd?G7/Y 7K:G8/Y 8K7G, DK@ HD<.T JFS.SJ.T JF5UB5vJ/ JX KG?D. JR DJSFD>/ JX KG?/ JX KG?l/ JX KG?/ JX KG?H, HF HD<, HF HD< . dJU JF>H. dJU JF>x.P JF.U JFD/ JZ DK[GD?,E HD.P JF3/Y 3K4Gz/[ zK`G HH vH, HF HD<G.P JF3/Y 3K4G/ HX KG?D/ HZ DK[GD?$/ JY $K G$?:d. $JS dJtFd>XD. KR DJSFD>d. $JS dJxFd>,E HDr.S rJxF8KK, K@ HD<.GW JF9v K$G,GE HD&vHĴGq/[ qKrG/X KG6vJ$/ JY $K:G$?G,GE HD&vHİGq/[ qK`G vHGGD/ JZ DKAGD?. JV JF>"d/ DJ[ dKtGd?L, dH@ HD @hN~@^H^P~X`h޴pxGGGGGG  B wHXؑ#X'C휧kx`DX 8.X.#PJRXJGJ3 CRFpBB`dJ&F>4 CGGXG`DX 8'A.AJX 2FJFJ4 CRFJ4@7@$ CXd.uJGSdJuFd>GnX`DjX 8'G!8 C!DGdX`D`X8G3 CFdGZXaDVX8'G_GQXGaDLX@8G_GGXGaDBX8gG_G=XGbD8X8'G_G3XG8bD.X@8G_G)XGaD$X'8g\|JZkGGXaDX '8\|:HZkGGXaD X '8p\x|KZkGGXbDX 8'@\0H|WIZkGWGW8bDW '8@\H|IZkGGWaDW '8\|HOZkGGWaDW '8\|LZkGGWaDW '8`\h|LPZkGGWbDW 8'\0|WMZkGWGW8bDW '8\|MZkGGWx`DW HG8'.P."UJRPJ.1"GJPJJBPBBvDJs&F>3 CGWG`DWH8'x/xKWG/;fKfKKW G8KKCaK4@7@$ CWG$.pdKGQ$J0F$>GrW`DnW`HGG8RBGgWG`DbWHG8'9 7C$G[WGaDVWH8'd/.[dKJ,H@FsJGsGd?GHW8aDDW@H8.JeW.JhWB7vJkWGD/xJGZDKXGD?G2WXaD.W H8BGG'WGxaD"W`HgG8G{R[BdGWGaDWHG84W AYDGWGaD W HGG8'z UGWGaDVH'G8gӍYĝGVGbDVHgG8ǦWWVWGV8bDVHG8'8YQVDGVGxbDV H8ЊGZZĚGVGbDV`HGG8U2uXWyWDdGVGbDVHG87X=XGVGbDV@H'8AaWGWWW U UWWGVGbDV`HGG8҅5V/V$GVG`DVHG88CG{VGx`DvV@8'G.!PJ0 D!Cq$HF>GlV`DhV`8GR0@F2CVGd/vDJG[dKvGd?G\V`DXV8G0F7CGRV`DNV 8GGZ0@G:CDGHVaDDV 8Gd.SdJ0F0CJrJrFd>G9VG8aD4V8Ǧ֦0F6CJlV.wJGTJF>G(VXaD$V8'G90 G9C$GVxaDV@8'G!0 D!C$GVaDV '8G\|QZkGGVaDV '80\8|OZkGGUaDU '8\|^RZkGGUbDU 8'P\0X|WPZkGWGU8bDU '8P\X||PZkGGUaDU '8\Ƚ|UZkGGUaDU '8\|UaD:U 'H8'\0|QZkGG0UbD,U H'8'\0Q|WWOZkWGGUG8bDU 'H8'\0|OZkGGUaD U 'H8'\0ȸ|TZkGGUaDT 'H8'\0|RZkGGTaDT 'H8'\0|`UZkGGTbDT H'8'\0Q|WW4SZkWGGTG8bDT 'H8'\0|$SZkGGTaDT '8\|XZkGGTaDT '8\|WZkGGTaDT '8\|XZkGGTbDT 8'\0|WWZkGWGT8bDT '8\|WZkGGTxbDT HG8'0Qq AYDdG{TGbDvT`HG8ՁUđGmTGbDhTHG8'9 Z$G_TGbDZTH'G8AWWWVWWGLTbDHT`HG8tՆVĖG?TG8u`@8wK9TGT8G."VJJFIJGT8G8/#Y8K'K?G$GT8'G.A/PJAKqDKF>GSG8Gr.R"SrJgJF;TG$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"s .vdJGUJF>GS8G/"XKKGGS8'G9,9#A9H'H?D$GS8'GQ/1"ZQKGK_G}GS8G."UJJF ݶ =$GS8G8/#Y8K'K?G=]DGS8GGR/R"ZRKGK_G } }dGS8G."VJJFGS8'G.! PJJF = $=$GS8gGS/s"ZSKGK_G}]}DdG~S8 _. VJGJF GpS8_G0."Q0J'J?F=݅ĕGbS8_GT/"ZTKGK_G } $GTS6u`@6wJOSG?SG8Gr.rJS@SG.zdJGUJF>G0S8g.JS`6JGJ6vJIJG%SG8'!.!J|S 1&JG&J1v J$GSG8GG.2/TJ2Ku$KF>G SG8Gz/zKhS@kSG.adKGWJF>GR8/KdS8KGK8vKGRG8g.J\S`5JGJ5vJGRG8 , HTS!&HG&H6v HݶGRG8P.PJJS2FJGFJ8v@J  ݃ēGRG8,H@S HH:vH]]GDGRG8.J6S0JGJ1vJ = GRG8.J,S5JGJ9vJ=GRG8G.J"S@7JGJ;vJ } ݊$ĚGRG8G.JS@4JGJ8vJ=$GRG8'.J S 6J_GJ:vJ ] ]DdGqRG8g[.[JR`2FJ_GFJ3v@J}GaRG88,8HR!&H_G&H9v H = $GQRG:u`@:w@KKR@GpQ8gG{dGjQ8ǦG֦ĶGdQ8$/ .Y$K JGa$J!G$?GYQG8Gr.rJ R@RGD/udJGZDKUGD?GJQ8gG{dGDQ8GG>Q8'GěG8Q8GG2Q8G0$G,Q8gGSDG&Q8GudG Q8ǦGGQ8 G$GQ8' _G!=]DdGQ8 _G  GP8_G݅ĕGP u`@ wHPGP8ǦGV/VKDGPG8.JGGPG8'G./PJKrKF>GPG8g.JzQ.zJGVJF>GP8g,HGGPG8G7.7J$GPG8GG/KGPG8G.J ݶ =$GPG8'G.J]DG}PG8gG/K  }dGsPG8ǦGV/VK]GiPG8G0.0J = ݊$ĚG]PG8G/K=$GQPG8_@/@K ]G ]DdGEPG8'_GQ.QJ]G9PG8_G/K  $G-PG!u`@!w H'P GPG8g.JP`PG.xJGVJF>G P8'9,9HP $GGP8P.PJPDGGO8gG..UJJvJF>GOG88/8KPPGD/p$KGZDKPGD?GO8'q/qKP dGGO8.JPĶGGO8 , HP=GGO8'q.qJP }G ݃ēGO8Ǧ,HPG]DGO8'9.9JP =G }dGO8g.JP`ݶGGO88/8KP =G ݉$ęGO8g.JP`G=$GO8.JP_G  ]DdGzO8Gz.zJP@_G}GnO8g;,;HP`_G = ݆ĖGbO8u`@8wK]OGN8GGZDGzN8ǦG֦ĶGtN8d/@.[dK@JGaDJaGd?GiNG8g3.3JO`OG$/u$JGY$K5G$?GZN8GGZDGTN8GGNN8'GěGHN8GGBN8G0$GGM8'G9$GM8G7JGMG8GG./PJKqKF>GMG8g.JO`OG$/zJGY$K:G$?GM8GGM8G7=]2AJDGMG8'GQDGM8gG{dGM8GGMG8'Gى ݙ$ GMG8'GݛG}MG8GG2 =$ ]$}DdGqMG8gG݂ĒGeMG8G $( (=$GXM8GGZ0]4808GLM8Gw }$( (=$G@M1u`@1w J;M G+MG8ǦV/VKNNG$,wDKGA$H7D$<GM8GGM8'GQ]8KG MG8G..VJJyJF>GMG8.JlNoNG.rJGPJF>GL8'G1$GL8Gx}4JGLG8ǦGGL8gGGL8'GݑGLG8G׃ ݓ$ GLG8gG3=]DGLG8Gu }$ $GLG8gGۂݒ=$GLG8G $( ](}DdGL8GG04808=$GL8G $( ](}DdG|L6u`@6wJwLGZL8GGTL8ǦG֦ĶGNL8d/ ,[dK HGr$HrGd?GCLG8w.wJMMGD/tdJGZDKTGD?G4L8GG.L8'G9$G(L8'GG"L8GGGL8'GэĝGL8gGGL8G؇ėG L8G5$GL8@`GDdGK8'G ( ݎ(ĞGKG8gG0808=$GKG8gGS ]( (GKG:u`@:w@KK@GK8GGK8GGZDGK8$/ ,Y$K HGp$H0G$?GKG8Gr.rJ.M@1MGd/tdJG[dKtGd?GK8GGK8GGZDGK8'GadGzK8ǦGGtK8'GdSo?$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1dl" 1$GnK8gGSDGhK8GwdGbK8GGZK8GđGRK8'G ݗ( (=$GGKG8'GY0]808G;KG8gGs }( ݆(ĖG/KG;u`@;w`K)K`G K8GGK8gG{dGK8D/ ,ZDK HGp$HPGD?GJG8ǦV.VJLLG$/tDJGY$K4G$?GJ8GGJ8gG{dGJ8'GGJ8G8$GJ8'GQDGJ8GGGJ8GGJ8G5$GJ8@`GDdGJ8'Ga }( (GJG8GGڅ0ݕ808=$GJG8GG ( ](}DdGJG9u`@9w KJ GdJ8gGsdG^J8'G9$GXJ8d/ ,[dK HGp$HpGd?GMJG8X.XJL LGD/sDJGZDKSGD?G>J8GG8J8'G9$G2J8'GěG,J8GG&J8'GG J8GG҆ĖGJ8ǦGGJ8G4$G J8@`GDdGJ8'G $( (=$GIG8gG[{0]4}808GIG8GG҉ ݙ$( (=$GIG:u`@:w@KI@G I8gGsdGI8gG{dGI8D/ ,ZDK HGp$HPGD?GHG8U.UJJJG$/sDJGY$K3G$?GH8GGH8gG{dGH8'GGH8ǦG6$GH8'GQDGH8GGrdGH8GׇėGH8GGH8GĒGH8'G!$GH8GGZzDdGH8GGGH9u`@9w KH GrH8gGsdGlH8'G9$GfH8d/ ,[dK HGp$HpGd?G[HG8ǦV.VJRJUJGD/sDJGZDKSGD?GLH8GGFH8'G9$G@H8'GG:H8G8$G4H8'GQDG.H8GGrdG(H8GG"H8GԉęGH8 G$GH8'GAaDdG H8gGGH8GG҆ĖGG:u`@:w@KG@GG8gGsdGG8GGZDGG8$/ ,Y$K HGp$H0G$?GGG8X.XJIIGd/sDJG[dKsGd?GG8GGG8GGZDGG8'GGG8G׃ēGG8'GGG8GG2$GG8ǦGVDGG8GGG8 G$GxG8'GAaDdGpG8'GGhG8GG҅ĕG`G;u`@;w`K[G`X$GEbDE8GHUlUmUGEbDE@8GHgԍsnYĝoYGEbDE8HǦ@`GWWWrPVspVWDWdGEGbDE8GH5tVuVGEaDE`'8\|MZkGGEaDE '8\|tMZkGGEaDE '8\|MZkGGEbDE 8' \0(|WkMZkGWGxE8bDtE '8 \(|^MZkGGlEx`DhE H8'P."q.1"RPJSqJGJgJrBG@.vdJGUJF>GVE`DREH8'x/xKyGG/;fKfKKwG 8KKCzG`G{GG$,qKGA$H1D$<G:E`D6E@Hg8sBpG`GG.E`D*EH8'97CjG$GG"EaDE`H8' . J,H@bG D.sHGRDJSFD>GE8aD EH8Ǧ5/5KWG.JZGB]G _GGd/aJG[dKaGd?GDXaDD H8GR@BTGDGGDxaDDH8Ǧ֦BNGĶGGDaDD H'8!UAYHG`DGGDaDD`H'8UBGGGDaDD`H8؍YD@Hg8[.{#R[J`/ GJ[`KgK rCF@.xdKGTJF>G,D`D(DH87/7KFG5,9&K&K5HF!&H&H 9@F GFGD/`$HZDK@GD?GGD`D D@Hg8s BF`GGD`DD`HǦ8֦ BFGGCaDC H8' . J,H@F D.sHGRDJSFD>GC8aDCH8g.JF.JF`BFFG$/aJGY$K!G$?GCXaDC H8GR@BFDGGCxaDC@H8CFGGCaDCH'8ǦAvz[F@dGGCaDC H'8уWFGGCaDC`HG84=XF$GGCbDC`H8'UaWWjUF@իWGdGCG8bDCH'8'مUFGGxCx`DtC@Hg8G.s"TJz.Z#JSzJgJ tBFd/udJG[dKuGd?GbC`D^C HǦ86.6JyFG.1&J&JJwF6JJ BzF G{FGD.zJGRDJZFD>GFC`DBCHg8s BpF`GG:C`D6C`H'8! BjF GG.CaD*C H8G.J,H@bF.sHGTJF>GC8aDCH8g.JWF;,;HZF`7@]F_FG$.r$HGQ$J2F$>GCXaDCH8gs`BTFdGGBxaDB@H8CNF?$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1X-" GGBaDBH'8'YHFGGBaDB HǦ8 0VBF$GGBaDBHG8Z`FH@'8'7D#F@G'G@\GGG]Zk'Gp\\ZkGGBcDBH@8CF C> H@G8gUC F`G'G@\GGG]Zk'Gp\{\ZkGGnBcDjBH@8'@E @>H@G8gUCE`G'G@\GGG]Zk'Gp\[\ZkGGNBcDJBH'@'899@E%@>&H@G8gUCE`G'G@\GGG]Zk'Gp\;\ZkGG.BcD*BH@8'CECz> H@G8gUCE`G'G@\GGGt]Zk'Gp\\ZkGGBcD BH'@89DE @Z>H@G8gUGE`G'G@\GGGT]Zk'Gp\[ZkGGAx`DAH8'7/"Y7K.! 'KWJJ BE ,uJ@HD<GGA`DA HG8gR/RKE@GS.:FKFKSJE`2FJFJ ZBE@GEG.aDJGVJF>GA`DA H8 B~EGGA`DAH'8g1s qBxE dGGAaDA@H'8G.J2,2H6@pE$/`$HY$K G$?GGA8aDAH8w.wJeE8.8JhE3BkE`mEGD/r$JGZDKRGD?G|AXaDxAH8'! @bE$GGpAxaDlA`H8B\EGGdAaD`A`H'8GъZVEGGXAaDTA@HǦ8V`zWPE@dGGLAaDHA Hg8ۏ[JEGG@AbDG@8aD@H8'.JE9.9JE 4B E EG.a$JGVJF>G@XaD@@H8gs`BEdGG@xaD@`H8CDGG@aD@H'8'YDGG@aD@@HG8UDGG@aD~@Hg870ZD$GGv@bDr@ H8'WWVDƵWGGg@G8bDb@HG8GZrrVD@dGGZ@x`DV@`H8g."WJ.{#JUJJBD$/tJGY$K4G$?GD@`D@@ H'8ǦQ.QJD G6.2FJFJ6JD1&J&J2BD@GDGd.{$JGSdJ{Fd>G(@`D$@H8BDGG@`D@ H'8Ǧ!֦BD ĶGG@aD @@H8'`.`J,H@D`.tHGWJF>G?8aD?H8'.JD9,9HD 6@DDGD.q$HGRDJQFD>G?XaD?`H8BDGG?xaD?`H8CDGG?aD?H'8'1 [D$GG?aD?@Hg8@XWD`DGG?aD?Hg8ێZDGG?bD? HǦ8'ևWWW~D׼WGG?G8bD?@HG8g3=TxD$GG?xbD?H8gWۉwYYoDnDęGG?GbDz?H'8Ǧ9VVeD@dD`GGm?GbDh? HG8G2:[![[D`ZD@$GG[?GbDV?H8g׆WWWWWWMDLD@ռWGWGC?GbD>? HǦ8'ᅫUU=D`G>`D>H'8gX9{ yC xC D D dGG>`D>Hg8XǦs֦ B BDD@GG>aD> X'H8'Q.QJ8.8J/KCCC C`Gd.vKGSdJvFd>G>8aD>XGH8:.:JC@ , HCG,HCG@@C@GCC$/{HGY$K;G$?G>XaD>`HǦ8X֢CCCC GG>xaD>H8GXGRZ@BZBC C`DGGx>aDt> HǦ8XVw4rZqZCCdGGh>aDd>H8'X YAW@WC`CDGGX>aDT>`Hg8'XGS2ZZCָCĞGGH>bDD>H'8XxWWW}U|UCիCūWGdG4>8bD0>HG8gX':ۅUUCբC@ĕGG$>xbD >`8GH'^^$G>GbD>8GH'q_s^DdG >GbD>8GGH'Y ^ J]G=GbD=8gGHGӇ2WW_9_WWĖG=GbD=8GHǦ__$G=GxbD=8H@u`GRKZSkZDdG=bD=@8GHgTVUVG=bD=`8GH'4@XA.X$G=bD= 8GHUuWWWZXW[xWWWDdG=GbD=@8GHg[LUMUG=cD= PǦ@H8C<CGC'G@\GGGGXZk'G@\GXZk'Gp\}WZk%C9 G&<CGPHG@8ǦC'G@\GGGXZk'G@\GXZk'GG@\G33BGXZk'Gp\YWZkGGL=xbDH=8G׊7^ĚGA=GbD<=8'G=WG5=GbD0=8G011^$G)=GbD$=`8GtTWW3WWDWdG=GbD=8G5WG =GaD= '8'\|HZkGG=aD< '8\|EZkGG<aD< '8\|JZkGG<bD< 8'`\0h|WFZkGWG<8bD< '8`\h|FZkGG<xbD< '8\0|HZkG$G<bD< '8\0|uHZkG$G<bD< '8p\0x|HZkG$G<bD< 8'\Pp|WWHZkGWW$G<bD< '8\0|sHZkG$G<aD< '8`\h|OZkGGx<aDt< '8\|LZkGGl<aDh< '8\|fQZkGG`<bD\< 8'\0|WNZkGWGR<8bDN< '8\|MZkGGF<aDB< '8\|tTZkGG:<aD6< '8`\h|RZkGG.<aD*< '8@\H|UZkGG"<bD< 8'0\08|WSZkGWG<8bD< '80\8|rSZkGG<xbD< HG8'0Qq**X+k]DdG;bD;`HG8Ձ.U/WđG;bD;HG8'90Y11^$G;bD;H'G8AWWW4TV5WWWG;GbD;`HG8tՆ6vV7WĖG;xbD;H'G8GZz:X[DdG;GbD;H'G8!<WG;GbD;@HgG8ӏ4 X$G;GbD;HG8'XWWW,UWWG;bD|;H'G8aЅ.UĕGs;G3u`@3w`Jm;`G_;G8'Y/9#ZYKGK@,aDK@HD<GGP;8G0."Q0J'J$GG;G8gG.s"TJJG=;G8Ǧ$/."Y$KWJJF`J G$?GG.;8'A/! ZAKGK:v@K@G.qDKGPJF>G;8GGr.R"SrJgJFFdG;G8G."VJJFFĶG;G8G/"XKK[G:8'G.! PJJ  =W$G:8GGz/Z#[zKgK}][DG:8gG.s"TJJ WWG:G8. VJGJݶWG:8_G8/#Y8K'K = }[s^ĚG:G8_G0."Q0J'J=W$G:8g_G[.{#R[JGJ ] ][DdG:8_G."UJWJWWG:8Ǧ_G."WJJ ݏW_$G}:G9u`@9w Kw: : CGb:8,H??G.xHGWJF>GT:8'.J? 0JGJGJ:8'q.qJ? 3fJGfJdG@:8,H? H.HWJDxHGF>G1:G8'.J? 0JJ0vJ?$.rJGQ$J2F$>G :8g.J?`4JGJ4vJ4vJG:8.J?7JGJ7vJ7vJG:8'.J? 0JGJ][DG9G8Gr.rJ?@3fJGfJ } WG9G8,H? HHG[G9G87,7H?!&HG&H = }WWdG98P.PJ?2FJGFJ]ݍWĕG9G8g.J?`4J_GJ []$G98.J?7J_GJ]WDdG9G8'.Jv? 0J_GJ  [G9G8Gr.rJj?@3fJ_GfJ}ݎWWWĖG9G8,H\? H_H  GW$Gq9G7u`@7wJk9! CGZ98GRAJ4@C7@CZ': C6?d/tDJG[dKtGd?GJ98GGD98ǦG֢ĶG>98'G$.!Q$J?Dx$H8F$>G39G8'99v K?D.s$KGRDJSFD>G&98GG 98 H HGG98ǦGV_[DG98'Ga_WdG98'G_[G98GG_WWG8G8'Gً_WėG88_G_[$G88 _@G _WDdG88Ǧ _G _[G88'_G_WWWĕG88'_G_W$G82u`@2w@J8@9 CG88H4B7B&5 C>.aHGWJF>G88GCBG1&1 C88GGRDG88gGD/sZDKF{dJ[GD?Gy8G85vJj>$,vJGA$H6D$<Gl88GCGe8G8GG^88GGR[DGW8G8gGsWdGO8G8GG[GG8G8GWWG>88GՎWĖG78G8'_G[^$G,88_GPWDdG#8G8G_G[G8G8g_GӏWW_W$G 88G _GZWDdG8G u`@ wH76 CG7G8X.XJ=d.tDJGSdJtFd>G78GGz/zKdG7G8'G.JĶG7G8'G/.XKJrJG?G7G8g.J=D/`JZDK@GD?GG78gG;,;H$G7G8ǦG6.6J$G7G8G.J[G78g,H  GWG78'GY/YK]ݍ[ĝG78'G.J  WWG}7G8'GQ.QJ]WGr78_G/K  =[1^DdGe7G8_.JGWGX78G_Gz/zK } ݎ[ĞGL78_G.JݶWWW$G>78G_G.J ]WDdG278u`@8wK-7G6G8g3/3K=`=G$,{$KGA$H;D$<G68G.J=@GG68.J=GG68g3,3H=`=G[G6G8GZ.ZJ=@ ]G WG6G8,H=Gݏ[ğG6G8w.wJ< }G WWG68'A/AK< ]G=W$G6G8G.J<@ G ] _[DdG{6G8.J<G _WGm6G8g3,3H<` =G ݍ_[ĝG_6G8GZ.ZJ<@]G_WWW$GO6G8,H< G ]_WDdGA6G7u`@7wJ;6G5G8Ǧ֢6vJ<$.uJGQ$J5F$>G58GGZDG58gGs3aJ3aJdG58'G!!!H=[G58G8K  WG58 HݎG[ĞG58ǦG֢6J ݶ WWG5G8gGs3aJ}WG58_G4J =[9_DdG5G8'_G99!K=WG58'_G11!J = ݏ[_$G5G8Ǧ _G֢6Jݶ]WWWDdGt58 _G7J WGh54u`@4wJc5G:58;GGG258GG,58G.VJGzKF>G!5G8gs3v`J;D.udJGRDJUFD>G58GCG 5G8GG58G[ęG4G8ǦGWG4G8GG[G4G8'G!WW$G48gGSWDG4G8_Gp[s^G48_GԎWĒG4G8_G[$G4G8Ǧ_GVWWWDdG4G8G_GWG4G!u`@!w H4 G4G8[_  =!K4 C7 C9'9 C =K;G$.v$KGQ$J6F$>Gx48G8[_=]C[C{'; C}dGi4G8GGR[DGa4G8gs[ _}.F`JTJF>GGQ4G8'[ _ ݢ6vJ;/zJGXKG?G@48'G[ _}dG648GЉ[ĝG/4G8GG(4'8\|fZkGG48'GQDG4'8\|fZkWGG 4G'8G\|fZkGG48g_Gss^G3G'8\|fZk_G$G38'_GъĞG3'8\|fZk_GWW$G3'8G\|fZk_G$G33u`@3w`J3`G3G88W_ = =!K4 C7 C9'9 C =w:G,a$K@HD<GG38GGZW_]}CpC}&d0 CG3G8GtWdG3G8W_ݢ/F`JXKG?GGq3G8'W_ ]2v@JD:D/pDJGZDKPGD?G`38gGӃW_ݛ}dGV38'GQWDGO3G'8P\X|eZkGGD38GwdG>3'8\|eZkGG438'GWG-3G8GG&3'8P\X|eZk_G$G38_GׁđG3'8\|eZk_G$G38'_GYWWDdG28_GG25u`@5wJ2GG2G8'[_ ]AK4@C7@CZ': C ]9GD.yDKGRDJYFD>G28gG[_CB1&1 CG2G8ǦG6[$G2G8GP[_]$,FrJA$H2D$<G2G8'y[_ } ]:v@Kx9d.qDKGSdJqFd>G28G[_G~28G[Gw2G8'G[ěGo2G'8\|(eZkGGd28'GYDG^2'8g\|eZkWGGS2G'8\|eZkGGH28 _Gp[G?2G'8\|dZk_G$G228'_GٍĝG*2'8g\|dZk_GWW$G2'8\|dZk_G$G20u`@0wJ 2GG18'WW_ 4vJ8GD/vJGZDKVGD?G18GWW_}dG1G8'G1WW$G18'P\@X|W7dZkGG1G8GxWWdG|18'\|W(dZkGGq1G8ǦGWWGh18GG҇WėGa1G8'P\WX|WdZkG_$GS1G8 _GxWWGH18'\ԅ|WcZkG_$G;1G8Ǧ_GWW]WDdG.18G_GWG%1G7u`@7wJ1GG1G8'W_ ]AK4@C7@CZ': C ]7G.vDKGUJF>G08GW_]CQB]1&D1 CG0G8gG3W$G0G8GTW_]$,GuKA$H5D$<G0G8ǦvW_ } ]:v@K7.qDKGPJF>G08GGW_G08GWG0G'8'P\X|NcZkGG08G؇WēG0G'8Ǧ\|AcZkGG08'GQWDG0G8gGsdG|0'8P\X|$cZk_G$Gp08 _GWGg0G'8Ǧ\|cZk_G$GZ08'_GхWWĕGP08g_GSDdGH04u`@4wJC0GG+0G8'^[_ ]AK4@C7@CZ': C ]!7G.qDKGPJF>G08GG2_[_=}CwB&7 CG0G8GUuZ_[dG/G8ǦG_[_$,GpKA$H0D$<G/G8'Qq J][ _ } ]:v@K6D.sDKGRDJSFD>G/8G ][ _G/8 G^[$G/G8'G!\$G/'8\8|mbZkGG/G8'Gщ]G/'8g\3|UbZkGWG/'8\5|IbZkGG/G8ǦGVvDdG/'8\|^8bZk'\\|^2bZk_G$Gl/8'GъĞGd/'8g\3|9_bZk'\\|_bZkZ_GWW$GN/'8\|_bZk'\\|_aZk{_G$G:/6u`@6wJ5/G/G8g ]W _ J4B7B&4 C 6G,aJ@HD<GG/8GGځ]W_}CwC}&d7 CG.G8GPpR^WdG.G8G^W_d.G`KSdJ`Fd>GG.G8'^W_ 4vJ5D/wJGZDKWGD?G.8ǦG6_W_=}dG.8'GQqZ_WdG.G'8P\ X|SaZkGG.G8G_G.'8\4|DaZkGG.G8GWw J]WdG.G8G ]Gz.'8GP\ҁX|] aZk'\P\X|]aZk_G$Gf.8GXxDdG^.'8\|^ aZk'\\|^aZk^G$GJ.8G7WW$G@.8GPpDdG8.2u`@2w@J3.@G.8'G ][ _}CxB'8 CG-G8'G][G-G8GGZzR^[_}.FwJVJF>G-G8'^[_ }3v`J4/adJGXKG?G-8G4^[_=]DG-8GЎ^[G-G8G7[$G-'8\ |]`ZkGG-G8G8_$G-'8\0|E`ZkGWG-'8'\1|9`ZkGGy-G8gGSs[[DdGn-'8'\|_&`Zk'\\|_ `Zk_G$GZ-8ǦGVvDdGR-'8G\|]`Zk'\\|]`Zk]GWW$G<-'8\xX|s^_Zk'\\|R^_Zk]G$G(-5u`@5wJ#-G-G8ІWW^W_ H4@7@$ C 4GD/{HGZDK[GD?G,8'G9WW_W_==C6B&6 CݢIJG,G8gGSsWWZ_WdG,G8WW_W_D/D{HZDKG[GD?G,G8UuWW J]W _ } =1v J3.s$JGVJF>G,8GWW ]W _G,8GWW]WG,G8g'P\[{X|WW/_ZkGG},G8'GWWWGr,8Ǧ'\ֆ|WW_ZkGGe,G8G0WW_W$GY,G8'GYyWWZ_dGN,8g'P\X|WW_^Zk'\P\X|_^Zk_G$G8,8GWwWWWWDdG,,8'\|WW]^Zk'\\|]^Zk]G$G,8GGRrWWWWDdG ,8ǦGWWG,8u`@8wK+G+8GWwZ_W_}=C5B&5 CG+G8'G_WG+G8GGRr J]W _}.FvJTJF>G+G8 ]W _ =1v J2.a$JGUJF>G+8GGڅ]W_]DG~+8G0^W$Gu+G'8ǦP\6X|^ZkGGi+G8'GQqWdG`+'8'\9| ^ZkGGU+G8G^WGK+G8G؆^GB+'8GP\2X|9_]Zk'\P\X|_]Zk_G$G.+8gGSsWWDdG$+'8\|_]Zk' \\|_]ZkJ]G$G+8GWWG+8'GمĕG*x`D*H''8\,1"."|@HPJHJGCZk@$/CtH'Y$K8 C4G$?GG*G`D*H8'7.7J2G.1&J&JJ2 G'0J\|JCZkH4C7C'8 C2.yHGUJF>G*`D*'H8'\7|iCZkGG*`D*'H8'p\5x|CZkGG*aD*H'8p\8..x|8JJBZk$/DvHGY$K6G$?G*G8aD*H88.8J1.J1'p\x|BZk vH1.yHGVJF>Gt*XaDp*'H8p\4x|BZkGGf*xaDb*'H'8P\9X|CZkGGX*aDT*HG8ǦuVrKZDGM*GaDH*H'G8atVGA*GaD<*@HgG8GڎvZĞG5*GbD0*HG8WWyWW$G&*8bD"*H'G8هW~^WėG*GxbD*'H'8G\Qq2|rZk$GG *GbD* 'H8'\Pp1|^rZk$GG)GbD) 'H8'\Pp1|psZk$GG)GbD) H'8'\Pp|WWWWrZkWGW$G)GbD) 'H8'\Pp1|rrZk$GG)GaD) HG8G.@'UJPBr.rJvdJF>G)GXcD)HG8'X/#ZXK/9#GKXKKCDG)GXcD)H'8'A.AJ0 G1,2FJFJ1H0 G!&HG&H2@DG)GXcD|)HG8Ǧ֢BĶGu)GXcDp)  8$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;1[" HG8GZXCDGi)GXcDd)HG8'0,0H.JBG[)GXcDV)`H8.J0.J0BGGK)GXcDF)HGG8gZ{zCdG?)GXcD:) H'G8!BG3)GXcD.)`HG8ǦUvjY`4GGG$)XcD ) HG8GU4GGG)XcD) H'G8Y4GDGG)XcD)HǦG840V 4GGG(XcD(HGG8Z`rV`4GdGG(XcD( HG8GҊZǸZ4GdGG(XcD(HG8TtW ǹW 4G$GG(XcD(@HG8'Q q@YǾaY4G$GG(XcD(@HgG8ՅUưU4GGG(XcD(H'G8GYyV ƱV 4G$GG(XcD( '8ǦPgH\HGG@'VEZkGĶGG(GXcD~(X''8\.GPgJHG@'GEZkGGGo(GaDj( '8'`\h|BZkGGb(aD^( '8Э\ح|BZkGGV(aDR( '8\|PCZkGGJ(bDF( 8'P\0X|W[BZkGWG<(8bD8( '8P\X|NBZkGG0(xbD,( '8 \0(|}uZkG$G"(bD( '8\0|'uZkG$G(bD( '8\0|uZkG$G(bD( 8'\Pp|WW-uZkGWW$G'bD' '8\0|uZkG$G'aD' '8 \(|CZkGG'aD' '8\|\CZkGG'aD' '8\|CZkGG'bD' 8' \0(|WSCZkGWG'8bD' '8 \(|FCZkGG'XcD' HG8'P."RPJ.1"GJPJJ B8@FDG'XcD'H8Ǧ/K/G.8KKJ/G5JGJ B8GG'XcD|'@Hg8{ @G8`GdGt'XcDp' HG8GR PB8@FDGh'XcDd'HǦG8.J.JB8FĶGZ'XcDV' HG8z/zK.@ , H.;@G8`GdGJ'XcDF'HGG8gRsrB8`FdG>'XcD:'HG8Ǧ֦B8FĶG2'XcD.' HG8G ZAY@4G$GG$'XcD '`HG8GpU4GdGG'XcD'HG8Ǧ֍Y4GGG'XcD'HGG8'WWV 4G$GG&XcD&HGG8gRsrV`4GGG&XcD&'H8@\PgG@'GEFZk8DG$GG&GXcD&X''8\.GPgJHG@'GFZk8DG$GG&XcD&H'G89.9#Q9J0/"'JY0K'K 1C8 G$G&XcD&`H8T/TK3.G.:FKFKJ1.G4JGJ B8@GDG&XcD&H'G8! B8FG&XcD&H'G8G1R QB8@FDG&XcD&`HG8Ǧ.J.JB8FGv&XcDr&`H8'/K-,H. @G8GGf&XcDb& HGG8'R92C8 G$GZ&XcDV&HG8B8FGN&XcDJ&`H'G8Z4GGG@&XcD<&H'G8GтV4GdGG2&XcD.&HG858[ 4GDGG$&XcD & HG8W`WWzW`4GGG&XcD& HGG8gW4G$GG&XcD&HG'8'PgG\@'GCZk8DG$GG%GXcD%XǦ'8\.GPgJHG@'GhDZk8DG$GG%x`D%H'G8d.9.9#SdJQ9J0/"'JY0K'K1Gt$KtFd>G%G`D%HǦ8G,H]-G. HHJ[-@6JJF^-G.xJGWJF>G%`D%H'G8G1RQFDG%G`D%H'G89F$G%GaD%`H8'/.XKJ,HDpJGG?G%G8aD% HG8g.J+-@S.SJ.-`UF1-D/{JGZDK[GD?Gr%XaDn% H8FGGg%GxaDb%HG8'18FG[%Gx`DV%HGG8d/2/R"[dKY2KU."'KRUJGJ YFa$KaGd?GE%G`D@%H8Ǧ0.0J,G.1&J&JJ,0JJ F,G/t$JGXKG?G*%`D&%HGG8'R! 2DDG%G`D%@Hg8{ DdGG%GaD%HG8'/p.XKpJ.J FudJG?G%G8aD$ HG8',H,@Y.YJ,  @F,d/wDJG[dKwGd?G$XaD$ HG8gs pFdG$GxaD$HG8'! 8DG$GaD$@8 G$G$GaD$8GWwdG$GaD$ 8GG$GbD$8'GWWWG$8bD$@8 G$G$G7u`@7wJ$G#`D#8.J+7JJG7JJ+d/`J[dK`Gd?GG#`D#8'G9G$G#G`D#8'G1G$G#GaD#`8,.@HJGFwJD<GG#G8aD#@8g;,;H+`G!v H+G.q$HGPJF>G#XaD#@8gGsGdG#GxaD#8GGG#Gx`D#HGG8.z/Z#PJ[zKX/#gKZXKGK[GqdKF>G#G`D# HG8g,H+@GS. HHSJ+`2FJFJ@F+G.wDJGVJF>Gn#`Dj#HGG8'Z!:DDGc#G`D^# HgG8'{9;GdGW#GaDR#H8G..WJJ,HDxJGF>GE#G8aD@# H8G0/0KS+.JV+@FY+d/t$KG[dKtGd?G0#XaD,#@H8FGG%#GxaD #HG8'!8DG#Gx`D#@H'8g\0.s"|PJJzZk@$.?@rH!$Q$J! C2F$>GG"G`D"`8H.4J+'0J\|J~zZkH4 @7 @!$! C+$.rHGQ$J2F$>G"`D"`'H8\4|fzZkC@G!$! CG"`D" 'HG8g\2|TzZkGG"aD"8G'H'\.1|JEzZkD.qHGPJF>G"8aD"@8Hg.3J*'\|0zZk vH*.qHGPJF>G"XaD"@'Hg8\3|zZkCGG"GxaD"'H'8G\1| zZkGGz"aDv"'H'8G@\1H|yZkGGl"aDh" H'8'0\8|GyZkGG]"GaDX" H'8'\|GyZkGGM"GbDH" 8'H'\01|WyZkGWG<"8bD8" H'8'\|GyZkGG-"GxbD(" 'H8'0\P18|pZkG$G"bD" 'H8'\P1|opZkG$G "bD" 'H8'\P1|pZkG$G!bD! 8'H'\PpQ|WWupZkGWW$G!bD! 'H8'\P1|cpZkG$G!x`D! HG8'.P."TJRPJ.1"GJPJJFuDJF>G!G`D!H8W/WK)G.:FKFKJ)7JJF)G,aDK@HD<GG!`D! HG8GRPFDG!G`D!HG8Ǧ֦FĶG!GaD! H8d/7,[dK7H.JGFqJqGd?G!G8aDz!HG8g.J)@S.SJ)`UF)/yJGXKG?Gj!XaDf!H'G8'!1!F$G_!GxaDZ!@HgG8{FdGS!GXcDN!HGG8RF0FGF!XcDB!H'89D0 G$GG:!XcD6! HG8GZWG0@GDG.!XcD*!`8gG.J0FG$!XcD !8ǦG/K0GG!XcD! 8'G90 G$G!GXcD !8G0FG!GXcD!`8gG[.[J0@FDG XcD 8Ǧ,H0DGG  2;h$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1." XcD 8'G10 F$G GXcD 8G0FG G3u`@3w`J `4 CGG @8'K4 B7 B1&1 C ).pKGWJF>G @GG8gCRCDGR&2 C @8GG @gG.8'GwdKPJF>G G@8'8vK(D.tKGRDJTFD>G @GG8CDG G@ǦG8'ĶG XcD~ HG8g7/"Y7K.{#'KWJJ B$Gq GXcDl `H8,H(G. HHJ(G4JJ BGG[ GXcDV HG8Ǧ֢ BĶGO GXcDJ `HG8GR WBGC GXcD> `H8,H.JBGG5 GXcD0 @H'8.J( 0,0H(6@ĶGG% GXcD @HG8'97C$G GXcD H8BGG GXcD @HG8'PqjY`4G$GGXcD`HGG8U4GdGGXcDHG8Y4GGGXcDH'G8'!WW0V 4GĶGGXcD@HG8gWsrV`4G$GGXcD'HPg\@'G8}ZkG$GGGXcDX'8\.GPgJHG@'G(~ZkG$GGGXcD HG8 F0GGXcD@8gGs0`F8`FdGaD'8Ǧ \(|@|ZkGG~aDz '8@\H|@{ZkGGraDn '8`\h||ZkGGfbDb 8'\0|W{ZkGWGX8bDT '8\|{ZkGGLxbDH '8P\0X|lZkG$G>bD: '8`\0h|kZkG$G0bD, '8p\0x| lZkG$G"bD 8'p\Ppx|WWkZkGWW$GbD  '8p\0x|kZkG$GaD '8P\X|0~ZkGGaD '8\||ZkGGaD '8\|~ZkGGbD 8'P\0X|W[}ZkGWG8bD '8P\X|N}ZkGGaD '8 \(|@ZkGGaD '80\8|fZkGGaD '8@\H|*AZkGGbD 8'\0|WZkGWG8bD '8\|ZkGGXcD HG8'10F0 F$GzXcDv`HG8F0FGnXcDjHG8'98G0 G$Gbx`D^`8.PJ0DqHGF>GUG`DP@8gs0`F&.vdJGUJF>GF`DB8G0GG=G`D8@8gG{0`GdG3GaD. 8GD.RDJ0FsJSFD>G%G8aD 80F&.xJGWJF>GXaD 8GGZ0@GDG GxaD`8'G!0 D$GGXcD HGG8g.R"TJS.s"JRSJGJ TBGGXcDH8,Hw&G. HHJu&G7JJ BGGGXcD`H'G8! BGGXcD`HGG8R BGGXcDH8',H/KCGGGXcD@Hg8';.;JC&`.JF& B$GGGXcD@HG8BGGXcD H8BGGGXcD@H'G8g![AY@4GGG~XcDz`HGG8rU4GGGpXcDl HG8׍Y4GGGbXcD^ HgG8WWV 4G$GGRXcDN@HG8TurV`4GĶGGDXcD@'H8'@\PgG@'G|ZkG$GG4XcD0 X'8\.GPgJHG@'G}ZkG$GG!GXcDHG8F0FGx`D@Hg8d/.s"[dKUJt."JStJgJ uBFG`J`Gd?GGG`D H'89.9J% G.1&J&JJ%G0JJ BGG%D.s$KGRDJSFD>G`DHǦ8֢ @FGG`D`H'G8! B!FGaD@Hg8.3/VJ3Kw.wJyBFG`JF>GGG8aD@Hg8'.J_%`!.!Jb% 0B0DGe%D.sdKGRDJSFD>GXaDH'89@FGGxaDHGG8'Z!:@F$GaD@HgG8Zu^GzaDvHG8'Wx7_GnaDjHG8Wpz[{_dGbbD^ H'G8G҇WWW~\WėGSG8bDNHgG8;UAUja]DGFx`DB H8Ǧ$,. A$HWJ,"J@HH @FGqJG1D$<G/G`D*@Hg8.J$`Gx.5JJxJ$G3fJfJ uBGG$$/`dKY$K G$?GG`DHG8'! 7@7F$G`D@HGG8gRs rBFdGaDHG8'.t/WJtK.JBFGa$KF>GG8aDHG8Gz.zJ$@.J$@BSFG$,pDK@HD<GGXaDHgG8'{!;@;F$GxaD HǦG8G֦RVBvFDGaDHG8YM]GaDH'G8gVP/^GaDH'G8gYsrZS^dGbD@H8ՆGWWVW^WGG8bDHGG8:WXY_Gxx`Dt`H''8禰\!.! ."|Q!JPJ'JJsZk.@?CxHUJ9'F>9 CGG\`DXH8'7.7J=$G.1&J&JJ;$ G'0J\|JsZkH4 C7 C9'9 C2$.xHGVJF>G:`D6'H8'\7|sZkGG,`D('HǦ8\6|tZkGGaDH''8\9..|9JJPsZk/DtHGXKG?G G8aDH'89.9J# .J#'\|8sZk vH#.xHGVJF>GXaD'H8'\5|$sZkGGxaD'H8\8|tZkGGx`D HG8Ǧ./"PJXK."KTJJNCBqK&F>7 CGG`D@Hg8G,H#`Gz. HHzJ#@G3fJfJ`NaJ4B7B&5 C#G.tdJGVJF>G`DH'G8!NGG`DHGG8GRZ RODGGaD~HG8g$/.Y$KJ.JNFwJ7G$?Gp8aDl H8'P.PJ}#.J# N2v@J#Gd/`DJ[dK`Gd?GGZXaDV`HG8NGOGxaDJH'G8'9!9L$GCGaD>H8G][G7GaD2@HgG8g{[TdG+GaD&HǦG8֏7^>XğGGbD H'G8yXWWKKUWdG8bD HGG8GڅNUĕGGxbD`HG84UuMPZOqZTQZUpZ2YZDdGGbDH'G8'QqYVWXwW\WW]vW:8WWDdGGbDH80@`G^@YLaYNAYM`Y*[ YDdGGbD`HgG83WWWWOVRVSVVV4UvVWWGGbDH'G8'!WWZW[W@W<V`WGGx`D8d.@. SdJR@JGGJ2 CPB_CtDJZ'tFd>: CG`D8Ǧ6,6H"!&H&H! C!H4 B7 B1&1 C"G/p$HGXKG?Gn`Dj8GGZ: CDGeG`D``8G4 CG[GaDV8ǦG$,.A$HJ7CFpJ0D$<GKG8aDF8'Y.YJt" 2C2v@Jw"Gd.tDJGSdJtFd>G8XaD4`8G5CG/GxaD* 8G0CG%GaD 8G8!!\$GGaD 8GG,WGGaD 8GGڏ>_ğGGbD8ǦG-WGG8bD8'Gх.WĕGGxbD8@`G*J]+k]DdGbD@8gG30W1W$GbD@8gG[{2R^3s^DdGbD 8GІ6W7WĖGbD8G4W5WGXcD`HG8G."UJ.Z#JTJJB8FGXcDH'8.J! G0,7JJ0H!G!&HG&H7@8FGXcDH'G8G9RYB8 G$GXcD~@HG8B8FGvXcDrHG }9$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1:" 8'0,0H.JB8FGhXcDdH8G / K!,H!@@G8 G$GXXcDTHG8g{uC8`GdGLXcDH H'G8!B8FG@XcD<HGG8g[4GGG2XcD.@HG84UYW@4GĶGG$XcD  H'G8p`[`4GGGXcD@HgG8W4G$GGXcDHG8Ǧ5U4GdGGXcD H4G8ЉWwNYǾoYGGGXcD`H4G8'Y yPVŭqVGDGGXcDHǦ4G8'֎ZǸZG$GGXcDHG4G8Rr8T ǹ;T GGGXcDHG4G8U@ŪU@G$GGXcD 'H8H\PgG@'GctZk8DGGGGXcDX''8\.GPgJHG@'GtZk8DGGGzXcDv8'G.JCGpXcDl@8g.J `GCGeGXcD`@8gG{CdG[GXcDV8'G9C$GQGXcDL 8G0.0JC$GFXcDB`8.J GCĶG;GXcD68gG{CdG1GXcD,8'G9C$G'Gx`D"8'G.Q.TJQJuDJF>GG`D8G/Kp @s G.aKGWJF>G`D 8GG`D@8gGsdGaD8Ǧ$,,A$HHwHG7D$<GG8aD8g.JL `O GD.sJGRDJSFD>GXaD8GGxaD8'G!$GaD@8GxdGaD`8GЁđGaD@8gGGbD8ǦGևėG8bD 8GGxbD8'GYyDdGbD8'GGbD`8GԎĞGbD8'G!$GzbDv8'G9$GpXcDl 8GGR0@FDGgGx`DbH'8Ǧ\5."."|Q5JPJ'JJnZk$/@BtHY$K&4G$?7 CGGJ`DFHǦ8'6.6JG.1&J&JJ G'0J\|JnZkH4B7B&7 C/yHGXKG?G(`D$'HǦ8'\6|nZkGG`D'H8'\8|oZkGG aDH'8\7..|7JJ>nZk$/DuHGY$K5G$?GG8aDH87.7Jo.Jr'\|&nZk vHp/yHGXKG?GXaD'H8禀\4|nZkGGxaD'H'8Ǧ\9|soZkGGx`DH'8\5.".#|Q5JPJ'JJ@mZk$.@?@rHQ$J!$2F$>! CGG`D`H84.4J/G.1&J&JJ-G'0J\|J mZkH4 @7 @!$! C$$.rHGQ$J2F$>G`D`'H8\4|mZkC@G!$! CGr`Dn 'HG8g\2|lZkGGdaD`H''8G\q..|qJJGlZkD.qHGPJF>GN8aDJ@Hg83.3J`.J'\|lZk vH.qHGPJF>G6XaD2@'Hg8\3|lZkCGG'GxaD"'H'8G\1|lZkGGaD'H'8G\1|XZkGG aD 'H8'\0|WZkGGaD 'H8'\0|YZkGGbD H'8'@\0QH|WWWZkWGGG8bD 'H8'@\0H|WZkGGxbD 'H8'\Pp1|bZk$GGGbD 'H8'\Pp1|NbZk$GGGbD 'H8'\Pp1|bZk$GGGbD H'8'\Pp|WWWWVbZkWGW$GGbD| 'H8'\Pp1|BbZk$GGoGaDj 8GPp J]dGdaD`@8gG ]GZaDV8ǦG֍]GPbDL 8GG:WW^W$GCG8bD> 8GPpR^dG8x`D4`H'8`\4."."h|Q4JPJ'JJlZk/@ByHXK&G?6 CGG`DH8'5.5JG.1&J&JJ G'0J`\h|JlZkH4B7B&6 C/yHGXKG?G`D'H8'`\5h|lZkGG`D'H8'\8|3mZkGGaDHǦ'8禀\6..|6JJlZk$/DtHGY$K4G$?GG8aDHǦ86.6J}.J'\|kZk vH~/yHGXKG?GXaD'HǦ8禀\6|kZkGGxaD'H'8\9|EmZkGG`DHG8<CK8KGGxaDH'G8!<CJ0JGGx2u`@2w@Js@<5b@q'Cp㜧kG8g'^Z[_],PC_C@HZ': C]vDKD<GGWG8'׊^Z[_ J4B7B&4 C G$/uJGY$K5G$?G<8''G<_[[_=CB1&1 C=$G)G8g'|S[_[[[ } GGG8G'|\RbZkGG'8'\|HbZkGG'8'\|>bZkGG'8'\|4bZkWGGG'8'\|(bZkGG!u`@!w H <5b@A@k8G0W_==d.0B?BSdJ1&1 C=t$JtFd>GG8UW _ ] ݢJ4B7B&6 C ݢG/yJGXKG?G8GzW _}}C`C}$ CdGGG8GW =$GG'8g\|aZkGG'8'\|aZkGG'8'\|~aZkGG|'8'\|taZkWGGqG'8'\|haZkGGf!u`@!w Ha <5b@_'C䜧kG8'G\0 *\ *X[ _]=d.0B?BSdJ1&1 C=t$JtFd>GEG8'u l] lY[ _ ݢJ4B7B&6 C ݢ G/yJGXKG?G*8G'܍]Y[_ݙ}C`C}$ CdGGG8'G]Y[  =$G G'8g\|`aZkGG'8'\|VaZkGG'8'\|LaZkGG'8'\|BaZkWGGG'8'\|6aZkGG!u`@!w H <5b@A@8k8G0WW_==d.0B?BSdJ1&1 C=t$JtFd>G8UWW _ ] ݢJ4B7B&6 C ݢ/yJGXKG?G8GzWW _}}C`C}$ CdGG8GWW =$G8g'`\h|W`ZkGG}G8''`\!h|W`ZkGGqG8''`\!h|W`ZkGGeG8''`\!h|W{`ZkGWGX8''`\!h|Wo`ZkGGMG!u`@!w HG <5b@E'C0䜧kG8G0W_==d.0B?BSdJ1&1 C=t$JtFd>G/G8UW _ ] ݢJ4B7B&6 C ݢG/yJGXKG?G8GzW _}}C`C}$ CdGG G8GW =$GG'8g`\h|`ZkGG'8'`\h| `ZkGG'8'`\h|`ZkGG'8'`\h|_ZkWGGG'8'`\h|_ZkGG!u`@!w H G%G`D XG8gH:/:K@ .9&K{&K J1&J&JyGD.s$JGRDJSFD>G `DXG8ǦH֦FGG`D@X8'H'!9 D$kS$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1" GGGaDX'GHg8G..RJJ.TFWJxJF>GG8aD@XH'8'.Jy.ayJ pGGG.u$KGTJF>GXaDXG8HGZGDGGxaD X'G8Hg1sFdGGaD@8XH'4Y !\DGGaD8XHGx k]GGaD8gX'Hgsۍ`]ĝGG|bDxX'H8Ǧ֦WW1^WGGkG8bDf8XGH'ZaR^dGG\xbDX 8gXgHG{Ҋ`^^ĚGGJbDF 8XǦH6Ww_9_DdGG8bD4@8'XH!0 __$GG&bD"@XgH8Ǧ[{W֦WWW J] k]WGWGbD 8XGHڅ ]]$GGXcD HGGXg8'Rs90@F0`F3GDGGx`D`XǦH8.,""PJ/@HJHXKFGqJGG?G`D Xg8'HGs/sK`,;fK9fKH@ HH;GGG.qJGWJF>G`DXG8GH'Z!XG$GG`DXG8H'R9D$GGGaDX'GH8Ǧ./֦JK$,FA$HsK3D$<GG8aDXH'8G.J.rJ pGGG.a$KGVJF>GpXaDl`XG8GHZXGGcGxaD^@X'G8H1FGUGaDP 8ǦXH'֦ՋY_DGGFaDB8XGHzs^GG8aD48X'Hgێ^ĞGG*bD&X'HǦ8gsWW`9_WGGG8bD@8XHGTrZ_dGG xbD 8gXH'{!`__$GG bD 8ǦXgH֦Ss J] k]GG bD 8GXHR0@]]$GG bD XgH8g[{WsWWW`R^s^WGWG bD 8GXHZԆ @^^$GG XcD @H'GX8'!90 D0F7G$G Gx`D `XgHǦ8.,s""PJD/@HJHZDKGGqJGQGD?G `D~ @X8'H'w/wK,;fK9fKH HH;GGG/qdJGXKG?Gf `Db XǦG8GHG֢ZRVGDGY G`DT X'8H'!9D$GGK GaDF X'GH8g..sJJD.tFRDJGuKUFD>G6 8aD2 XH'8'.Jzy.ayJ} pGGG.r$KGVJF>G XaD XG8GHZXGG GxaD X'G8Hg1sFdG GaD @8ǦXH'֦ԋY_DGG aD 8XGHz{_GG aD 8gX'Hgs`_GG bD X'HǦ89VWW k]WGDG G8bD @8XH' ]GG xbD 8gXgHG{Ӊ2`]]$GG bD 8ǦXH֦UuR^s^GG bD 8'XH!0 ^^$GG bD~ @XgH8[{WWWWZ_{_WGWGj bDf 8GXHZ7@`@ \ !\DdGGX XcDT HGGXg8'Rs90@F0`F3GDGI Gx`DD `8H.#VJJB6JG<CJJCG6J,J@HwJD<GG+ /`D& @8'H'!/1!K 9&K&K (B91KFG<C'KG `D H8 C8HGFCG G<CHHCGGCG `D HG8'Z!@HC::HG?FDG <CG@ `D< Hg8s3HGCdG4 `D0 HGG8Z:JDG) GaD$ `8GGH'$/.1Y$KJ6JFxJ8G$?G G8aD 8gH.J`5J5vJGD/{JGZDK[GD?G XaD @H'G8Ǧ1֢6JCIJG xaD H'899H$GG Gx`D 8'GHd/.! [dKUJJFKrJrGd?G G`D 8HǦ,֦H^ HH3 CGMG`DHH8'x/xKG/;fKfKK G8KK; CaK4@7@$ CG$.pdKGQ$J0F$>G,`D(`HGG8R4 BG!G`DHG8'99 7C$GGaDH8'd/.[dKJ,H0@FsJGsGd?G8aD@H8.J.J7B7vJGD/xJGZDKXGD?GXaD H80BGGGxaD`HgG8G{R;[BdGGaDHG8Tw+jYdGGaD HGG8'-UGGaDH'G8gэ/YGGbDHgG8Ǧ6WW10VW$G8bDHG8'Xy3rVdGGxbD H8ЊG6Z7ZĚGGbD`HGG8U2u:XW;yWDdGwGbDrHG $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1~" 87<X==XGgGbDb@H'8AaWGWWW,U-UWWGQGbDL`HGG8҅50V1/V$GAGaD<'8P\X|2GZkGG4aD0 '8P\X|CZkGG(aD$ '8@\H|HZkGGbD 8'\0|W%EZkGWG8bD  '8\|EZkGGaD '80\8|MZkGGaD '8`\h|JZkGGaD '8@\H|OZkGGbD 8'\0|W/LZkGWG8bD '8\|"LZkGGaD '8\|`ZkGGaD '8\|_ZkGGaD '8\|RaZkGGbD 8' \0(|W=`ZkGWG8bD '8 \(|0`ZkGGcD @ǦPHg<CG8C'G\GGbZkBƶ@PH'<CG8'C'G\GGGGbZk'GG@\GGaZk'Gp\d`ZkGGWG8u`@8wKQ<5b@O'C蜧kG8'![_==.0C?CWJ9'9 C=`$KF>GG9G8U[ _ ] J4B7B&0 C  GD.sJGRDJSFD>G"8Gt[ _}]C[C{'; C}dGG8'[ GG G'8禠\|aZkGG'8'\|vaZkGG'8'\|laZkGG'8'\|baZkWGGG'8'\|VaZkGG!u`@!w H <5b@A@ k8G0W_==d.0B?BSdJ1&1 C=t$JtFd>GG8UW _ ] ݢJ4B7B&6 C ݢG/yJGXKG?G8GzW _}}C`C}$ CdGGG8GW =$GG'8g\|`ZkGG~'8'\|`ZkGGt'8'\|`ZkGGj'8'\|`ZkWGG_G'8'\|`ZkGGT!u`@!w HO <5b@M'CX霧kG8G0[_==d.0B?BSdJ1&1 C=t$JtFd>G7G8U[ _ ] ݢJ4B7B&6 C ݢG/yJGXKG?G 8Gz[ _}}C`C}$ CdGGG8G[ =$GG'8g\|`ZkGG'8'\|`ZkGG'8'\|`ZkGG'8'\|`ZkWGGG'8'\|t`ZkGG!u`@!w H <5b@A@ k8G0WW_==d.0B?BSdJ1&1 C=t$JtFd>G8UWW _ ] ݢJ4B7B&6 C ݢ/yJGXKG?G8GzWW _}}C`C}$ CdGG8GWW =$G8g'\|W_ZkGG{G8''\!|W_ZkGGoG8''\!|W_ZkGGcG8''\!|W_ZkGWGV8''\!|W_ZkGGKG!u`@!w HE <5b@C'C霧kG8G0W_==d.0B?BSdJ1&1 C=t$JtFd>G-G8UW _ ] ݢJ4B7B&6 C ݢG/yJGXKG?G8GzW _}}C`C}$ CdGGG8GW=$GG'8g\|T_ZkGG'8'\|J_ZkGG'8'\|@_ZkGG'8'\|6_ZkWGGG'8'\|*_ZkGGcD 80.0J=4GGB'8ǤG@\G]"f.fJ}4G_Zk'Gp\]ZkGGGGGG6u`@6wJeZkH4@7@$% Cz/yHGXKG?Gr'8Pg\HGG@'(eZkC@G$% CGb'H'Pg\@'G8eZkGGV'H8'\PgG@'G eZkD,yHGFHD<GD8G'H'\GPg@'GdZk vH?G,yHGFHD<G08G'H'\GPg@'GdZkCGG"'H'8'\PgG@'GdZkGGG&u`@&wHGG8Gr.R"SrJgJ3gJgJ .vdJGUJF>G8GW/"ZWKGK:GKGKDGG8, EHGH%HHGG8G$.8,#Q$JA8H'H?Dy$H9F$>G8Gr.R"SrJgJF G.vdJGUJF>G8GW/"ZWKGK_GDG8, EHGHDG8u`@8wKG8.J 6JJ6JJ GD/{JGZDK[GD?Gv8,H &HGH&HHİGj8'!.!J 1&JG&J1&J&J$G^8g.J `4J.GJVJFwJF>GOG8G,H| @ HH vH ,xHGFHD<G>8'!.!Jz 1&JG&J1v J$G3G8g.Jr `4JGJ4vJG'G6u`@6wJ!GG8 vH4 D/{HGZDK[GD?G8'G!$G8ǤGƠ&HĴGG0u`@0wJG85JJ G$/`JY$K G$?GG8GCGG8gG{dG8G/XKDpHG?GG8'11v J d.t$JGSdJtFd>G8CGGG8ǦG֦ĶGz7u`@7wJuGT8,HDGGL8ǦG6/6K?G$GD8GG,:,FH:H?D{$HD<G880.0J?F Gd.x$JGSdJxFd>G*8,HDGG"8ǦG.JFG:u`@:w@K@G8G/Kp @8KKs G,uK@HD<GG8Ǧ6/6Kl G9v K$GG8',Hj G&vHĴGG8'Q.QJh ,_FtDJ@HD<GGG8.J^ 6vJa $/zJGY$K:G$?G8',H\ G&vHİGG8',HZ vHGGG3u`@3w`J`GsG84vJ .xJGVJF>Gf8'G!$G`8'G99!K$GYG%u`@%wHSGGD8GR2FJFJ Gd/tDJG[dKtGd?G68GCG/G8GG(8GD/ZDKFbJBGD?GG8gc#v`H ,fdH@HD<GG8GCG G8GG4G_G@]H]P}X`hݤpx#kG/X KGpd. JS dJuFd>tX/Z XK[G\Y/Z YKXG^$. dKQ $J0F$>b.V JF.J.V JFB7vJD/ JZ DKXGD?d/ DJ[ dKvGd?`. JT JF>d. $JS dJtFd>. dJU JF>2/Y 2K3Gv. dJU JF>p,@ HDx.P JF,@ HD. dKW JF>0.Q 0J8F.T JF@/Z @KAG0.Q 0J2F5/Y 5K Gw/[ wKpGƬ.T JFЬ.V JFڬr.S rJtF9,A 9H6D;.Q ;J2F.U JF .T JF,$, JA $H0D$<&4,A 4H0DJ/ JX KG?DA.R AJZF֭. DKP JF>Э.P JFD/ dJZ DKUGD?. DJT JF>^. JV JF>.W JF. JV JF>,@ HD$GG!G0.GQ 0J2FDGG,@ HD,D/ $KZ DKPGD?&Q.GR QJ[FdGG.GU JFĶGG/X KG.Q.R QJSF4.W JF:{}$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"Y/Z YKQG@.U JFF.P JFL.T JFT7,A 7H0D\Z.R ZJSFd.V JFl.U JF$, JA $H0D$<5,A 5H0Dd/ J[ dKqGd?a.S aJyF6. $KP JF>0.P JFR$/ $JY $K5G$?L0.Q 0J3F°. dJU JF>.T JFⰟ$/ JY $K:G$?ܰ6/Y 6K:Gr$, DKA $H7D$.W JF d. DKS dJxFd>7.Q 7J3F<D/ dJZ DKTGD?6P.R PJ[F. dKW JF>2.Q 2J3Fвd/ dJ[ dKtGd?ʲ.V JFFD. $KR DJSFD>@6.Q 6J2Fb$/ DJY $K4G$?\/X KGڳ. DKV JF>Գ8.Q 8J2FD/ DJZ DKSGD?.W JFr/ dKX KG?l7.Q 7J2Fd/ DJ[ dKsGd?.U JF . $KW JF>5.Q 5J2F&$/ DJY $K3G$? .V JF. $JU JF>6.Q 6J2FD/ DJZ DKSGD?/X KG. $JV JF>8.Q 8J2F2d/ DJ[ dKsGd?,/ $HX KG?/ HX KG?GyGX/Z XK[GY/Z YKXG8KKCG$, KA $H1D$<GGGG$GGGG.W JF.J.W JFB?Gd/ J[ dKaGd?GDGGGĶGGGDGGGGGGGGGWG$GyGGdGGrGĚGGkGGGGcGGGG[GGGGĖGGOGGG7,A 7H9D".W JF!&H&H 9@%?G$D/ $HZ DK@GD?GGG0GGG*G9G.V JF.JD/X KGBAG@$/ JY $K!G$?:GDGG GGGGdGGGGGG$GGGWGdGGGGGGyG6/Y 6K1G7/Y 7K6G6JJ B?GD. JR DJZFD>GGGGGGGG8,A 8H7D;,;H/X KG7@G$. $HQ $J2F$>GdGGGGGGGGG$GGGGGGWGdGGGGG~"չG"۹G"G"G"G" G"G"#G"5G";G"MG"SGGkG.T JFv.T JF2FJFJ ZBy_Gx. DJV JF>rGGG0GdGG*GG7.Q 7J3F8.8J.W JF3BGD/ $JZ DKRGD?G$GG GGGGGGGdGGGGGGWG$GGGdGGGͺGR/Z RKVGغT/Z TKRG2FJFJ VBۺGں$, DJA $H;D$<ԺGGGGGGGG8.Q 8J4F9.9J?/X KG4BG. $JV JF>GdGGGGGGGGGGGG$GGGWGGGGdGG~G/GQ/Z QKRG:V/Z VKQG1&J&J2B=_G<d. $JS dJ{Fd>6GGG`GĶGGZGQG8,A 8H6D9,9H\?/X KG6@YGXD. $HR DJQFD>RGGG<GGG6G$GG0GDGG*GGG$GWGGGG$GGGęGGGGGGGG$GGGGGGĕGGGGջGa.S aJtFv.S vJaF.V JFG黟. dJW JF>GGdGGGGGG G:,A :H1D , H@/Z @KAG,HU/Z UK@G@@_G$/ HY $K;G$? GGGGGDGGGdGGGDGGGĞGGGWGdGGGĕGG, DK@ HD<". DKP JF>N.P JF.U JF. HW JF> 9,A 9H0DQ.R QJSF.U JF!/Y !K0G0JJ0vJ+$. JQ $J2F$>%Gs/[ sKtG,.V JF4!/Y !K0G<R/Z RKSGF.U JFP/X KGZ0.Q 0J2Fds/[ sKtGn.V JFz!/Y !K0GR/Z RKSG.U JFd/ DJ[ dKtGd?D. $KR DJSFD>. HW JF>n$, JA $H6D$<d. DJS dJtFd>D/ JZ DK@GD?:,@ HDBŸGBŸG.V JF" 6B?G" 0B?GŸ/ $JX KG?.GT JF$GG;,GA ;H2DDGG.P JF.T JFŸ$, $KA $H;D$<.GV JFGG .Q JG7FGG.T JFz/[ zKrG.U JF/X KG!/Y !K:G.V JF .Q J7F.T JF"z/[ zKrG,.U JF8GCNGMGG" PCY_GXß, DK@ HDhGCGGG" B ĿG ğ. JW JF>G ğGGG=GD. dJR DJUFD>$. $KQ $J6F$>/ JX KG?, $K@ HD<D/ DJZ DKPGD?D. DKR DJYFD>Pd. DKS dJqFd>, J@ HD<&D/ JZ DKVGD?Z. DKU JF>. DKP JF>:. DKP JF>D. DKR DJSFD>, J@ HD<D/ JZ DKWGD?. JV JF>/ dJX KG? D/ HZ DK[GD?. $JV JF>. dJP JF>. $JU JF>,.P JF.W JF. HU JF>8,A 8H1D.J(Ο/X KG$. HV JF>$.P JF.P JF.V JF.JBϿ.GV JFBG.W JF.W JF:,A :H;D , H,@/Z @KAG(.V JF.V JF.W JF,H?.W JFv/[ vK`Gz/[ zKvG6JJFҟ. JW JF>G.T JFS.SJ.T JFUFҟD/ JZ DK[GD?G.W JF.W JF0JJ Fӟ/ $JX KG?GR/Z RK@GY.YJ4?Y/Z YKRG @F1ӟd/ DJ[ dKwGd?+G$, HA $H0D$<$/ HY $K!G$?.V JFd/ J[ dK`Gd?/X KGG!v HHԟ. $HP JF>B.T JFx.T JF2FJFJ@F{ԟ. DJV JF>uG0.Q 0J9F.J_:.Q :J0FFԟd/ $K[ dKtGd?G.V JF$. HQ $J2F$>.U JF$. HP JF>$7/Y 7K:G8/Y 8K7G7JJF ֟, DK@ HD<G.T JFS.SJ8.T JFUF5֟/ JX KG?/G. KW JF>D. KR DJTFD>.U JF(.U JF*!.Q !J6F0,0H\0.GQ 0J!F6@ĶG~. dJU JF>*. JW JF>T7/Y 7K G8/Y 8K7G.P JF.J?a/G[ aKpGB$G\.P JFd8/Y 8K0GfD. $KR DJSFD>f;.Q ;J0F!.!J?a/[ aKqG0B0DGڟD. dKR DJSFD>Gs/[ sKuGx/[ xKsG$/ dKY $K G$?.U JF.JJ_R/Z RKUGBSFGG۟, DK@ HD9,A 9H1D.Jܿ5/Y 5K0G. HV JF>s/[ sK`GDz/[ zKsGF. dJV JF>J/X KG.J?/X KGN2v@J~ܟd/ DJ[ dK`Gd?x.W JFV/ $HX KG?Z,@ HD2C2v@Jݟd. DJS dJtFd>!.Q !J7F$0.Q 0J!F&`.S `JyF,HX_r.S rJ`FT.GT JFCG.GU JFCĶG,@ HDߟ. KW JF>;/Y ;K0GߟD. JR DJSFD>.P JFH.V JFJ/ HX KG?P7,A 7H1D.J.W JF/ HX KGЛ.$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1\".?.V JF.V JF$. HQ $J2F$>.U JF.J.U JF. HP JF>.P JF:.U JF</ HX KG?B6,A 6H1D.J.V JF|/ HX KG?|$/ JY $K5G$?/ JX KG?l/ JX KG?/ JX KG?r/ JX KG?$, HA $H0D$G`/[ `KpGy.ayJ#?9.Q 9J3FpGG!. $KT JF>G.T JF.V JF. JW JF>`/[ `KpG.rJS?9.Q 9J7FpGGQ. $KV JF>KG.U JFDa.S aJ`FF/ dJX KG?F`/[ `KpGy.ayJ?9.Q 9J3FpGG. $KV JF>{Ga.S aJyFz. $KT JF>7,A 7H1DC88JF8vKD/ KZ DKRGD?G;,A ;H1D4. $KW JF>4.T JF5J5vJlD/ JZ DK[GD?f/X KG$/ JY $K4G$?U/Z UKQG2Jd/ DJ[ dKxGd?G.V JF0JJJ$/ JY $K:G$?G/X KG<HKfJ3d/ dJ[ dKvGd?-GX/Z XK[GY/Z YKXG$. dKQ $J0F$>.V JF.J2.V JF7B7vJ0D/ JZ DKXGD?*D. JR DJSFD>/ JX KG?h/ JX KG?/ JX KG?^/ JX KG?/ HX KG?, HF HD<. dJU JF>. dJU JF>,.P JFP.U JF\D/ JZ DK[GD?\,E HDd.P JFl3/Y 3K4Gtz/[ zK`G HH vH, HF HD<{G.P JF3/Y 3K4G/ HX KG?D/ HZ DK[GD?$/ JY $K G$?d. $JS dJtFd>D. KR DJSFD>>d. $JS dJxFd>b,E HDr.S rJxF8KK, K@ HD<.GW JF9v K$G|,GE HD&vHĴGtq/[ qKrG/X KG6vJ$/ JY $K:G$?G,GE HD&vHİG\q/[ qK`G vHGGTD/ JZ DKAGD?. JV JF>d/ DJ[ dKtGd?, dH@ HD<$#~^ ^(~08@޴HPX>`^h`GGG``GGb7BGG04GG0XbGoBG4GbGG$B0DG"b4G]GGXb#4G,^4G"4GbG)! i i,$ GW\Ӹ b#GG1@Ӏb#GGo @b#GGVi@GG8b# @hsb#GGl@0xb#GG@XbGG>\@GbGBTG3LZk4GG]] #k#~^^ ~(08GGxbc GGD"#TGpbbB#G0 @ B#!F GD"G(BUBUBGLZkG]G] }(08@#k#G~G^^~ (G@G2_J@1R JF4GP"Ca@0 JBsQB.01BJ4GB0PJD<C\JGJCGsCXBXF`bGJZkaGxF8F4G4YGXF`TGTStGPXDTGԲL tGTIG:5@:w@K@<@Z@ k8F`G4;GXFGԲ5GGT1GXFG+GGt'G4G#GTG4Gb4GGbB8tGG bD"GBb4GGaBd"dTGxGhBpb2v`HxZkG]]} (0#k#~^^ ~(08޴@HP>X^`~hpGGGGCGG=G3U@B3w`J G`X^`~hpxGGGH\GGG\RHDG FGG$0DBG ="TG#=pTG[@Zk$(D G/'DQF_BGc}tG$(HB =2F]FGG ݢFBG x[="tGTG@ZkG /Glp1Fp "GR@J3FA3w`J`#S@hk GRJF GkRJF L+ G" kb#GTG@ &!v H0@VJPJv1JFCL G_#8?&:GX81D8G6@J@GE8g$RJ"CG$u ``Ӣ@FwJF@V@.J0FG}?#\s yE\sSw@`Iu`\zyG\zqGGb4G,AkGGb4G+Ago$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1"?`Ic` G RHD + Gk+R J F K_LkR`G" kb#GTG)@ &!v H0@VJPJv1JFCL ;GGbGTGv,A4G, g"!,'PG,R J#FK LmSF`GG̢FBG ="TG TGx[@Zk , D G/-LQF_BG ="tG kTG}t[@Zk$ (Hb =M3F}FG/ FBG =""tG yTG[@ZkGGb4G.A GPG,R Hw H D0BR2B1.2J ?D?GAbG8 FTG,+AG EmR`I XyE`G RHXD EA''!R KX9G 'D_ A 8Eg` G/ 4GD B8 F 4GĢ BE?GGGhb4G+A G%! EHGoGm'8v HB  GrT`FrG\JGբTFղ $RJ"$Q_#\0:G\0pK` KI \E\[Ebw@I @E AJA-I=8'vH?@@GTFG\JG6T F6@$RJ"$8! `!0J?G0Gw K@ GLC[[CZ/[K@pb yAK-KI@A G @ \ E\a`I\F\GRJ5A.J61BGW_B@$RJ<B,5B P^X~`hpGG"xGpGb#_@?&Gd0 ph0 `"_G7Js 0yF?<0 Bc` ¤(@GhdF@GG4GhbFB&6 IH R I "@V I FTG0BGP@B8btGrZk4GbG B b4GGb BTG G!HbGkB 0,"HbTGGeB+Gbp_"GGG\VI4GbGb ֊B4G8bl"0BdrZkD#! 4G*1@A !IkS@I ED#! 4G!" P?@!@P"@ #k GFGGb4GAJ IEghc<c.G4Gb#)_G]}] (0ݤ8@H=P]X}`hp#k#~^^~ (0޴8@G#GGB@0_"GG8bGGG\ `G "TGGxbBGhbGTGGBd 4GP wHD D @P0@!,0H0 D Q@ B@LR"QB"sFӢq@PB2"G6vJ5vJXbP`BGGGGB0@ G]]} (0ݤ8@P#kGkGk#~^^~ (0޴8@GGGG 0@DDHCd $ "G4G8bB6HAH"7$V$J DTG BG@P@B(bG4qZk4GbGBӐ¤4GGbBTGG XbG B4'"CGGdHbBĤVH4GGb|B4G(bl" B qZk%1@eӠHHD048PcXcT\` GDHb4GLp_<@gdG]]} (0ݤ8@P#k#~^^~ (0޴8@H>PT0GGp GGT! XGGTT0GGT!TX XTT1PdP@DsDR SB`FXG? e`GG4GbHBŠ6H> RH"6VH ETGBGP@BbGpZk4G0`bGB4GGPbB("TGGbGnB4)"GdGGbBVI0"4GG@b ߈Bb4Gl"BmpZkG'1@HhSHhDG]G]} (0ݤ8@H=P`#kG#TG~4G^^~ (0޴8@H>P^X~`hp޵xGGpX"GhbGeBGGDG@b# _ŠGD_ G b#C_P&PD!D BP $e`G$"b4GB 6IB I( 8 VJ,%G BGPP B(bTGoZk4G8bGxB"4GG(b BBTG G\J!bGBP4*" GGF`bOB %V$I B4GGb FB(b4Gl" BoZk E(1AhI XI HE EPP&\`\0% 0"G4GbbB06I@ RI 8VI 8%GBGP BbTGoZk4G"8bG )B"4GG(b 1BbTG Gk!bGBL4+" GGf@bB0%V I b4GGb Bb4Gl"BoZkG*1@A IkS@I +E0eL&T&L\(\賩 GGb#_ GPj hEU`<% <"G4Gb B8e6dIE`8efI+ ; 8VJD%tG0BGP B8bTGVoZk4G8bGχB4GG(b BTG G$!bG-B 8-"IGGhbB8VI4GGb B4G8bl"0B,oZk0 4(8)4(V8+1`Ak`I I E80 4(8)4(KGHE@GH"b4GBHe6`I?R`I 7V`I P%tGBGP BbTGoZk4G8bG |B4GG(b B¥TG G!bGB 8."IGGjbTBHVI4G¥GbKB4Gbl"BnZkG-1A aInSIEHű0I`)X?H&HGGDHV0PFPTŢ0tT"G4Gxb\BP6IAPI!7PEVDI@\TG@BGGHbPAnZk4G"8bG !Bb4GG(b)B¥TGG!bGB4."GGGkbBP%V$I 4G¤GbB4GHbl"@B~nZkPe-1AmӠIxHmDPe0g4 84H砪GGb4GBG]}] (0ݤ8@H=P]X}`hpݥx#k`#@?"~_" ^G(^0~8@H޴PX`>h^p~x޵GGG¤@"Gbl GBGTG=G(bBG(bGC&G?"&s"0JTGBGCP2v@JTB=GB_&G=CGC G G G0JB01v J2BPG}Cr}̢RJ" GRK 8#C G# B4GG# B4G  H" vHwHD!B@ B1. J0 FG0 F`GGTG=(bB G=G =-4֟JB ( IAL iA GR@KZ#1@r$;v`K`Cr,1 G1-Ѣ 0J"G GMm:G61B4GB96K_GG<C'KX^`~hGGGàGG L&, 4GGbЃBBtG"GLJ!b J"G2Bb*" TGG,B)GbTGGf\4GbGBj"*TGpGBbҒ I-kZkG4GGbBBtG"GJ!b J"GBӸb4GGBj"*TGG`BhbҒ I kZk H@GG4GbB(6$I[ HFI Q(V$H (4G@BGP BHbTGjZk4G"bG kBӠ"4GGb sBbTG Gk!bGB <+"8bTGGQB TG)Gb\ P+"bGGGGB)GbTGG\ p+"GGGgb)B(V$I 4G¤Gb B4GHbl"@BjZk(*1@Aj@I 8I *E(Ǡ@' @!$@ 0B'PB1@r.'@!@rJ3B `BG B@&F" B @8FF0F 6@BF C 4GBGb BtG¤bG` F"bG_B4G bG܂Bf"`TGpBGxb2vHfjZk G "b4GB 蠋6Hp`RH hVHTGPBGXGXbP@NjZk4GbbG ǂBӠ¤4GGbBbTGGk!bG%B@+"8bTGGB TG&GbY\%5 A%wH< AE@kGhk }Gl Gt "GK"]G" G"ݶG #GK#]G\+"tG]bmB VHb4GGbdBXb4Gl"PBiZk*1@AHfS@I D HG]G] }(08ݤ@HP=X]`}hp#kG#~^^~ (0޴8GGG#G@$ <5 B 2U BN@4GG@b:BtG ¤G0bF"GB4GbGBf"TGHBGPbҒHiZk_ àƠvH4GG@bB¤tG0bG ¤ F"GzB4GbGBf"TGGxBbҒHiZkG4G  b#@¤@,HĠ@/G vJ4GG@bB¤tG0bG ¤ F"GJB4GbGǁBf"TGGXB`bҒHQiZkG4G  b#s@ch@,H@İG]]} (0ݤ8@#k#GGGr R H! .  1 G11? @RBJ@=!"HAF @`cJ8`FSF@ v#H8 DAFG@ }Qs0@Jsp`J rBFG tBVJFw1`JWFC" RJ " @(}2v@Jw@J@FBRB.J0FGG, " 7v HF"1">^RҢR "#H =1"J G }Ңs0Jsp`J vBFG tB7FV Hr1`J2FCwG#k#~^^ ~(08޴@HP>X`GGGxb<<c GGxb4GEB6H>H"4#V$J CTG@BGhP@BHbtGhZk4GbG B4GGHbB"TGGbx1"iBG%TG(bG\VH4GGb܀BHb4Gl"@BjhZk$1@dӀHHD # G "b4GB 6H;RH 3VH #G0BGP B8bTGKhZk4GbGĀB¤4GGHbB"TGGb1"#BTG&G(b3\ àVH4GGbB8b4Gl"0B$hZk%1@H`SHD ðG0"cv#J@cVJGV#J GòVJ4GVJ4GGXb GlpB"Xb4GGfpBàp` 4G% 1q @ RB@BCABCAB@@C@B@ B BXB0B@ B?4G㳠eàc @`Gh0@ð(¤4GGHbIBb$"TGGB4GHbG>BG&TG(bG\4GHbG3BC0$"tGGb B4GHbG'BGGRH !w H0 #.A@kG4G@b# @GƠ&`!v HA?@C! GPb#8 @GƠb#@Ơ$_GFƠFR@JR"_GFƠâ@¤4GGHbBbD$"TGGX^`GGGGv@Gr CD05@0wJ<@P@Hk¤4GGbhBtGG$ bG"GBb4GGGBg"ǤTGGBb2vHfZkEGGFG@¤wHD@G@`,gH3G_$A@"B#F@@Xb4+8#FX8&Gx F X¦, G"4GGb "BBtGGJ!bJ"GBb4G GBj"*TG@GBbҒ IfZkG0@F!_ =? ) @ !A " 0AGG}G/GGGuGG$@#F@Xb4,G8#FX8&Gx F X¦, G¤4GGb~B"tGBG)!b I"G6Bb4GG~Bi"ITG GBb2v@I=fZkGǠ@0BG8bGwZk@G4G$ @#E X@A 4@G&G8#E X@A 8@GG x E X@A ,@GG4GGb~B"tG¤G4)!bI"GBb4GGa~Bi"ɤTGGBbҒHeZk G@A@[GG\G G_$F?A @x!D@X"QI!D@XbSDG8"DXU>GX#DX W8Gx#DX"$Y2G#D@Xb([,G#D G'!D G#8!D G4GGb$~BtGbGp!H"GB4GbG~Bh"TGGBb2vHeZk G 0 AF ! @8`DGG@$PB#DpGB GX4 AB AA8#DX8 A: A9x DX", A2 A1"D XB0 A* A)"4GGb }BtGbG⤬ G"G2B 4GbG}Bg"'TGGBbҒ I9eZkG A AGG4G GGG-G/G_$I@  @x!D@X"ѠI!D@XbӠDG8"DXՠ>GX#DX נ8Gx#DX"$٠2G#D@Xb(۠,G#DG' !D@G#8!D G4GGbj}BBtGbG BJ!J"GB4GbGI}Bj" TGGBb2vIdZkG0@ɰG!_ @?GG@/$@X"GT)!wHGD0BR2B1.2J# <@4GGb"ZmBGG wHD GA4G .AAA'H0DwHF1!JGrBDF >4G.UuB6JF>wH)# DYCIICz,iH0`DGGG4GG]] }(08ݤ@HP=X]`p#kG #~`^h^p~x޴>^~޵GGG&GG1v Jx"Gq@1A, F!GHQ.GQJ.Aq.qJXGG GG vHGD0"=G =!! !A_G4G(G`byBtGP"HG)!I"PbGB4G@bG{yB i"TGBGbҒIaZk 4G_vIGRH G?&F!FR@Jr"` R"C>@4v J@.J9F7# B9v KYC,HG糵BG (vIB!/!KPGGGGGRHG 0 F_G   ?0G8"1 (G!/G 4GQ13GJR JgJ B4GJG8 F5EJJ3FJG1EJGtF'J2EJFGGJFGFC0FG GG4G(b\04GG0G 4GGGGGIR@J@B8 F GGGGD`GB4GG8JRJ9JK:JՀB'K;JGGK8FGgKFG7JGG:GJGwGC0F G_ER@K Z#.@RJ "*4G+G 4G0F8F4G$A!1GJR H3GJ'J4EJ @gJ8EJGJ8 DGK1DG2EJ3FGtFGJFGGC0F8F4GG@CFG3 G%h3Bh4GGP7GKRJJB!GKG8F'H6EK;EKFGJgKF:EKGGFGKFGzGC0DGG(b4G)\4G0"GGG/%0B% 4GG)6JR I7JJ8ץJ AJ9JGK 8 EG'K6EG5JFGFJGG5GC0F GG(b4G\4G0"G cRJ" G]]} (0ݤ8@H=P`#k@#~8^@^H~PX`޴hpx>^~޵GG(=\\ GGxb4GuB6H>ŤH"4%V$J ETG BGP@B(btG]Zk4GbGuBӰ4GGbBӸ"TGGb1"BTG'Gb#\备VH4GGb\uB(b4Gl" B\Zk&1@fHHD=4Gݰ?!P@%!@!PGj%%%%%%%%`4GG,1v JD WGLR@J R"@QGlR`Js"`GGC/ RK# LGz`Z:C5@G/GGG RH ,.v J'GLR@J R"@l3v`JA`GGGGRJ "ˢ `A0VBC7vJ֢wJFGCWC/K0GGGlbK`G+ `A7 G05 @0wJ<#@P@k4GGbtBӸ¤tGG bF"G4BӨb4GGtBf"TGGBbҒH;\ZkAȠDxDpH?@ G+A `A?QAC  0A `A p "0wJAXWP@8kGDPH@GG^/hFxFp`JB GFP`JcB`GGH/H_Gx`G`p@K@ ( @?G;GG8GFx F pJ &1@D@G*GGG&GH_FxFp@J @ ȢAŲfG8FpKh3 GsS_GAVD8 D pH (G1Ѡ/B}?G/GGGF@FX@F@PJBmGGGGGFFXFPJA&hG@G`X@G@P`KeADFXFPHA(?FF@XFP J%AGFXF%PKC4?GGGGW$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1F"rhF@G X@G@P`JeADFXFŠPH@GGGGH_FF XFP@JEAFFXF%PJB?G}GGzG(A(?DX@G@ h`p H?@?GmGGjG(AhGXDap`K_` AG(AȠDX F pHŢ HVBGPGGGLG(AFXG pJ ?# 7B B _# B_G9GG6G(AhFX D p`J `  h`C dC" pC`AnGG /GGGGGGGGG G G GGGG_"0@Fq`   "G4GbFsB Š6H>`RH!6VHTGBGGbPAZZk4GbbG sBӰb4GGb BӸTG G!bGkB </" JtGGbB eV`H`4GGb rBb4Gl"BkZZkG,1AHkSIE ű¤GbtGGp GbB&"bG0]"GtG޿\&"tG0]Gb5BӰe` BL@`J! LA̡0A̱Gb#/_0@ @\GG8]@]H}PX`ݤhpx=]}ݥ#kGGG ]G$}=bnAG#~^^ ~(08޴@HP>X^`~hpxGGGG # vJD!"=! ==1Q@11?J@vJHGW/#AR@JR" @!!A_G/GѠGRJ"G R H! ? "J GGG_E@("H (R J 1"C 4GD G"! BDGGDGG/@(R J 1"' 0B$(P" v H@2Bq..qJT JtF`D ("Q"]G1"=@@ ?D!%H'HGC GG4GAGFt@JpG G G G#TG (G 8bGBG,GHbGGG\-" TG8bGBG,GHbGGGy\4G hbGBGGb4G\ GIEJjR`I k!GG4G͠xb=\  IE GB4G2mGPb#3v`JsBBvK..JV JFzJ:GWW_ m!,vI E ݴGk!} 0 @ 01BpGA@2Fj@hbJg` G¦ Gh֢NTG( G$ G8bZB$GHbGGGG\%"8bTGGLB$GHbGGGG\(%"8bTGG>B$GHbGGGG\8%"8bTGG0B$GHbGGGG\@%"8bTGG"B$GHbGGGGب\4GhbG5BGGj4Gb K>\G G ǰB 4G G GGG]] }(08ݤ@HP=X]`}hpx#k#~^^~ (0޴8GGGGRH 4GGbpBtG¤G F"bGKB4GbGpBf"8TG(BG0b2vHRXZkPD4GGbpBӸ¤tGbG¤ F"G+B4GbGpBf"TG GhBpbҒH2XZk àƠRH  c RH  #!R H! 0R JX F pR`JX`Fp!G"b?"TGtGU\`" à ` F@CS"ƠàհGRH G/G$B4GGblpBtGb¤Gc C"bGB4GbGKpBc"XTGHBGPb2vHWZkG]]} (0ݤ8@#k#~^^~ (0޴8@H>P^X~`hGGGd@`$vHB,H^~޵GGG@" ¦?"B$8%8 GzgZk@"V"B?"ugZkD $ G4GbBGTGPbGBTGGt bGB4GbG|B0'"bTGGB'"bTGGB D@ (!0]!8]@=!_ ݠ@ GG@bG0@ ݰ8=G0}GUsAb#= @V_Әb G&$ A 4G1v JFGB0bGq.qJ3aJtFB̰ rAG_GG(1@ GHGA_AAP.0"QJ=@.JF4GbGb lBtG¤G` F"bGoB4G bGkBff"XTGxBGb2v`IvSZkà4Gefce+, pJ0D <  P.RPJ P>C$ 0@A HA0A"GGG=G}GboAGG}}G+1`AG^`GJA j@$ET̡@]"rD IIH0@pQH0DC @3JGgJS2`BB"..JU J"FCF0JGJP2BCx#X/8/[KY ;K#:GC[GxGpII0@nqH.DC/I*IOA q.BբqJ6Jw`JFC *0J$9JPBA0*$LJ:EK j/GK`JK[jK`G j?0A A?0@!%E2F{@*^`$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14"!BGGxJ!LlGbBGb4GGtG^pA G (II_L MAeAAΡ `$ D #?D+@GG c`4GGb+kB4*"b J"GtGB4GbG kB"j"TG`GhBpbҒHRZk0A(cAGGP`@C.G#,'HCJbHA #HG@GAAFRB C AGNX*"GbEFBl#eHgHcE`d*"GTG0bB 0`A hAG4GbB D ݠŰG@]H]P}X`hݤpx=]}ݥ#kG#~^^~ (0޴8@HGGG # 4GpGb44 BӘ"tGGC 1"8bB4GbGBAp4GGb44 BtG¤G  CG8b~B4GbGB&"TGbGB8&"TGbGB4G c`\ _@@G@(bG(GAaBtG4GG(8b{oA4GbGpB0@ @G]]} (0ݤ8@HP#kG#~^^~ (0޴8@H>P^X~`hGGb#c  4GG#D8 F8F0F" BRRP@J"p@J2" 2q@B4G@HB22JFG<C )A 0@AUE 4G%GGFACDG_G]]} (0ݤ8@H=P]X}`hp#kZ_AVA@@b#6@ GEZ_AA?A @ @ b#+@ G+LK, 7J0A$ b4GGb xiBBtGGJ!b J"GBb4G GWiBj"TG8G(B0bҒHPZk GpH'1@2GK?AkkA  AJ _EE_A*@Ie@ EA AG  #" 6J `A$A(aA֢AF$9G(  P`A @  AkP`I KA ` 0 A 'A?Gb# @Gxà#~^^~ (0޴8@H>P^XGGGD8Dh4GG b iB`tGG bE"GlB0b4GGhBe"TGGXB`bҒHsPZk"0HD@%נH!d@%@P@@$݄ PHE@e@%@ %0B BE TGG1B8P@GTGPb' B%G2 !$D h"4GG b hB`BtGGJ!bJ"G#B0b4G GhBj"*TGGBbҒ I*PZkEG%8BJ_AGGcZktG%GGP@bUBŰDhB4GG b hB`"tG¤GP)!bI"GB0b4G GjhBi"TGGBb2vHOZk 0A FA@f %7 I7 A A?AP@@@!b#0G@G H@J?A@ @ȠJ G7 IʰHG8¤&  GGb4GihBF6DIV@I L椇VH&TG(B4GhG0bP AOZk4GhB bG .hBӈ4GGpb6B`BTGGJ!bGB<*"bTGGB4G#tGGb'mAT*"tGEGbBGb#C_4GpbGBfVdH`4GhG0bgB4G0bl"(BwOZkGF(1AhI XI HEFG b#G @ 4GGC`4GhG bgBtG`"G)!I"bG>B4G0bGgBIi"TGxBGbҒ@IEOZkG]]} (0ݤ8@H=P]X`#k1{0H0 HR@ HsrRB2@0T?@! HtB844@rBtB1p aB8Dk4rP HP`JF6Ң;FUB7JDyuB@CB9K`@wC CyC0D0F5GGkp`J"R_FXB4GkGGp H"FBGkG {F@ B8Dk/F B8DkG0 D0`FaF aB8DkG1 B8DkG#~^^~ (0޴8@H>P^X~`hGG#0G($ 0@ H$ TPF G4GXhb5BtGX"XGDb,1" BRH `4GGbgBX¤tGGX xbF"GwB(b4GGfBf"TG0G@BHbҒH~NZkGH GRH CƠHG(T%FG0 F\$1" GGhb#2_  D$ GG@b#v@)?G`b#@\$P D 8 ET$ )Dh G4GXhbBGXTGbGB\$ X"Xp1"X"X1"GTGxbBX Ghb4GGBXBTGXGJ!xbG BX0*"xbTGGBD9'" "d"Da1 PB3SB1 0`BXGP JXbG_Zk GbBGG_ZkGGGGGGGGX*"TGGbBGX4GbtGG{kAX4GhbGpB DG4GXbBӰb#@\ 0A\!oG4GXhbZBGBXGj!XbGkK.k,P`AKJC kHCF)B`0l!d$BXĠ%%AC@b'Hcc@0@Gy_ZkGbGGGGGGBjdĠ`cK@B'@bP`H&HLkkA0@b_ZkH bXG DG)%Ab #M|,"$I %E)%AT?A5 ItB5B3@CBlIhĠ"BGX&@K@b)HkkA0+A@_ZkGbGGGGGGBJldh$JEA)iABP@Ib+`I*Me@0eA)_ZkHXGDb'@GL,"HD'@T@5HtB5B3@CBl$4!dDBX**BE_Ab*@Ie@0EA _ZkbGGGGtGBG]G]} (0ݤ8@H=P]X}`hp#kG#~^^~ (0޴8@GGb c , _DD¤4GGhbeBӨtGG bG"GBxb4GGieBg"ǤTG0G B(b2vHLZkGDGG]]} (0ݤ8@P#k#~^^~ (0޴8@H>P^X~`hGGGGDD4G GbAeBtG¤@GT F"8bGB4GbG eBf"HTGBGbҒHLZkà&1@ð #$?D@_ Q2@@1!J 4GcBGG@F8F4G GbeBtG"@Gx)!I"8bGhB4GbGdB i"@TG0BG8b2vIoLZk%p I 4G GbdBtG@"8bG ")!I"GGB4GbGdB i"TGBGbҒINLZk%p I!I(1AaqI D C%.#V!J+ D0 I"0@JS_B9ssB2@JU?A3SBB6 IuB6BB0J7C C,H9 C֢6J%aD CG C8.8J91C/B2 pJ BF _h!`GG4GxbdB(6 IHR I* @ V I(4GBG`P BbTGKZk4G bGmdB@b4GG(b uBTG G!8bGB <,"XbTGGSB 4G%tGGbfiA4G (bG[BVI4G bGb 2dB4Gbl"BKZk*1@A !IkS@I E % 'DA?@FAPB !A% R@CG@BB@0@B@uRFAJ@@0BG$iH Y6@KiGC yG]]} (0ݤ8@H=P]X}`hp#kP#~0^8^@~HPX޴`hp>x^~޵GGG¤G((  &FG DFGG#4GG bB"@)! G 0)"GTGb4B 4GbGBd)" TGbG)Bӄ)" TGbG#BӸ&& C d&"0D 0Eb? G+1P JQ?BQ?B @ "4GGb cBtG G( !bL"GBb4G G}cBl",TGpGBbҒ IKZkG"hb4GcB&6$IB I 8&V$H &TG0BGP B8bTGJZk4G"bG fcB "4GGb nBTG GT !bGBF8-"fGG b>B&V$I 4GGb 5cB4G8bl"0BJZkG,1AlӀI I E&"!1 @'DA?@B0 GGb#_ G? EMA  @,Gb#_ G[G"b4G3cB&6 IQR I IV I &TGBGP BbTGJZk4GbG bB 4GGb BbTG G !GXB 4GbGB8," TGbGMB4G bGBy $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;15"$< E G`b#_<& E?VJ4G"GbbB4Gbl"BDJZk-1A !I`SI Eb#i_ GC& G"b4GbB6HcƥI"Y&V$J FTG@BGPP@BHbGJZk4GbGbB 4GGbBTGG bGB@%"8bTGG}B4G)tGGbgA4GbGB`b#"h0H!@@%נH`@%@P@%@PHE@e@B_4GbGmBVH4GGbDbB4GHbl"@BIZk.1AnIIE G%HH!AA0 @AJGG @Ab#_0A A& !1 @&FfPJPNSB i mMG zf`@AG0@& &FGFFGGKG¥G x ! GFfbIBG0I/1A;G@@!H`@ @A0FDAA10 F8 F !KRP@J8@F @AAGA b ."StG%BDAA AA DAGA  AbA."jGBG$." TG8bB0@ @@_ PI & 4"  (1A(D8N"(]<"((ݢ ݲG,." tG ]bBP@ G G @."b2AtGB 4GGtG )bfA 4GbGBGH." TGbBKJP@I,1A D&/E0p@IMA*1@A4G@HA* ID<CIICG C ơG B(b.1AZZkGG(b BGZZk4@(bGG BZZk B "GBbmZZk1@AGGb#_ l`"[4G@Zkd&!G/EG&$ɡ0E.Aɱ%4GGb &aBtG G bD"GBb4G GaBd"TGG`Bhb2vIHZkG Iɡ .Aɱ6H$ .$) ').( ,JQ !J H0F0D0J H6JFC$ (.+.JU JF4J6J( 0E6I 4G G$i*I(GGIC GAGlGCP@ɡ"G4Gb`BF6@I=R@I 5V@I &GBG@P BbTG?HZk4GbG `B 4GGb BTG G !bGB @/" ItGGbBVI4GGb`Bb4Gl"BHZk-1A AIoSIEı G /6I$i`$8F$ )&#9EG?F0@CF0@d!D$&<!.D@$&"F 4GGb``B"tG G )!bI"GBb4GG?`Bi"ITGGPBXb2v@IGZkd! DTf E4GGb:`BtG ¥G !bH"GBb4GG`Bh"TGGBbҒHGZk+G I)0 I)1 AP GL@#HlA l@ A MAAOA¥4GGb`BtG G bD"GjBb4GG_Bd"dTGGpBxbҒ`HqGZk A LA4GGb _BtG GL !bH"GHBb4G G_Bh"ȥTGGBbҒIOGZk0@ @f`BbPIMXZk@GkơBkbP`IMXZkB ƱG0]8]@}HPXݤ`hp=x]}ݥ#k#~^^~ (0޴8@H>P^X~`GGGp(( GG4GHb_B6H?H"5$V$J DTGBGP@Bb4GFZk4GXbGg_B¤4GGboBӘ"TGGbx 1"BG&TGXbG\ĤVH4GGhb9_Bb4Gl"BFZkG%1@eӠHHD4GG(b G'OB"h¤4G(bG OB(b "4GGOB(b4"4GGOB(bH"4GGOB$ DfrF `GGb{B ĢFG\"8b4G\{B4G bGB(bt"4GGNBӒ 4GGbBӈ%" TGbGTBӜ%" TGbGNB4G bGB¤%" GGƠ8bƠF.P@&,FJA &HAFB%"@¤G8bG@.P@.@JP JPF B%" tGG8bPHB4GƠƠpH&1@@&H?D<CHHCGGC %"8btGB4G bGBӠ¤GƠ&1@08!PB G_ GGtG  @8b KwB T%"GTG bBp%" K GG%" TGbB %"KGtG8b]B 4GbGxB0@ @ %AG4G boBG4G bjB%" TGbGB%" TGbGBG TGbGB RH"6VH DTG(BGHP@B0bTGDZk4GHbG_]Bh4GGPbgB@TGG!`bGB@("CtGGb8B䠇VHHb4GGb/]B0b4Gl"(BDZkG&1@HgSHE0$ D'GŠD"D @eb#4p_D"ƠD_GfeD`EH%0FECŰGG0"DG]]} (0ݤ8@HP#k0#~P^X^`~hpx޴>^~޵GG(=G0]8}8$#RJ(C0J!C@],c0u@@QF,@4GGb \BtG@8¥G!O"bG1B/"TGbG+BG.P_"`bGGGc\4G bG\Bϥo"TGXBG`b2vI*DZkCXGG4G8b#.I/7IIIEC^4GEGC/GG0=TGXb#҇^GEG7GGG ="b]"GtG]GA/,/H A G%/@="GTGb#;^ ="GTGb#4^G/G AoE 4GH}GGPb4G)]E xDGEtGEG@H}"wHDQBGGBR.B-GJI@bnB-I0&&A4JFC GG<CJJCGCGG61A #B8K?G<CKKCGbGCmC=WC-XGCIO@HAA (@G/!GGpb4G%\B6HE RH "=VH HTG(BGP@B0bGsCZk4GbG[B84GGbB@bTGG4k!bGJB<+"bTGGDB$G`bP_"GGG|\hV`I`4GGb[B4G0bl"(BCCZkG*1@A HdS@I dEh@GGTGb#pH9^0G0=GGtGEb'] G@@@VHpIp1I0DC@]`RaJp@Juq@JFCG;/)GR K9# GcG0]G0=tGbZGn']G?#b' VHG0I#a1IGEC/I ApJ!JsqJGSFC`v`JtG4vJvJF $E$@0=G0=AC']?# G0IVIp1I0DC0J%?$@BGp JAJtq JGtFCvJ5vJwJGF7J B %Q2բв0=GG0=YtGb '] GyqIVHd1I0I@'a1IDC VI G$DpJ!JsqJCSFC`v`J4vJvJFJ G C @?'89#8 GCG2GB@H0F6WJFF0F@7JYGF`$`/ â0JXF004GGtG0=Tb&]G{qIdVI0`Ip1`I0DC$@p JAJtq JGtFCvJ5vJwJFJ [GC `0c$` G00c0TGGtG0=Tb&]Gz1IVIlqI0Hp1H0DCVJ/@:Gp JAJtq JCtFCvJ5vJwJFJ D @CG$G(@G,o,`0`Ϣ6ٲ G0=tGG0=Ab&]+G0G/($ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"GtG0=EbH&] G?#+VH0 Ip1 I0DC+0J@?$Bp JAJtq JtFCvJ5vJwJF7J B GG GbQGG7"tGTq300=O&] Gy1I VI0Ho1H/ECVI+GGCp HJrq H2FC@v@JkqI3v`Ju`JF ˢ G8K8@ k `(AG< 6 HFC< H`0F4WJ`FtF`$( 8 `h((R`K G8|G`0_&02FP88}G0=TG[@ZkoGGTG,0=pb']fG֣HGpæu@tGG0}tGG0=Kb%]Gx1I$VI0 Ie1 I E CVId Fp`I!Hqq`ICFC Dv J2v@Jt@JtF $`(@,d,`tG/GE G!) +Di#r1I&lqI?FQFSBc{IGGJFCIJ8C<D6@KDC<dH=0 D!W HEEG1)@} GGtGblT@0=8]~](4GGP]X]`}hpxݤ=]}ݥ#kG#~(^0^8~@HP޴XGG ](àGG G="0b#TG^0D 4GG_G0D4GGY<FC GS=tG]Gw J8b@F]@$="]"/]4GG0D=@ G2D`%@TTBRBDABBFDG,GGGGDtG8b$]G"%&GTGb#!?H0@EG2@JSBe=[^GG0GGtG(bq3GP ]G}]4G(G(]0]8}@HPݤX`#kG#~^^~޴>^~޵ (GG (=0}8] pJ@@ADQ.QJwHR_B0BS3B1.3J (G }pw G?!H=GL=9`"'G0B1@H=H"GzkZkC`hB53IF`hB!3HF<CG&F8 $WR@J8VF3@(C/(w{C+`P"(pJ$@"AT/TKG(BRZkX"((BpH$W"A.JGRZkX\HL=GGFX7F\TPX]FBUGUCWGG0@GG0Fc }${RHXD (,[RCCF/G8D`xD(C/GDUF8$ۢ6R J86F3 (C/(vsC+`({P"(B{pJ$["A.JGRZk(֢X"(B֢pH$V"A.JGRZkX\ݢHL=GGFX6F\ݲTPX]FBUGUCVGGF }0{{C[G/G[GGG`( }`Gm / B* GG4GbWB B 6H<jfI "2*V$J TGJGpBP@BxbG~Zk4GbG\WBӀ4GGb dBӈ"TG Gb1"B `b# @VI4GGXb1WB4Gxbl"pB~ZkG +1`Ak`IH D =GaP}= G=HXLH`d } ݡh}pGd`}G#c#CCzG`RHXWE ( ="GTGb#ھ^0DGG0DGG,.x="GTGb#Ⱦ^GG0DG==x}:`3"( G0B1SB"GiZkC `hB63IF`hB4JF/<C>~? p`J4JaFCC~CGG>4G>4FtB` ޢFBvF` ޢGG4FF ޲>5J0 @"p J4JFCC> ~G>G ~ޢD@ FBD4GҲGr #kGG #k#G~y#(^0^8~@HPGGGGGG ]"D =sG`F$}$F=$ "FG_G=0 ]PG]"GGy#w_G]E=% $]CFFG(]0]8}@HP`#kG#~^ ^(~08@޴HPGGG_RH@<8D:xD8XDx( ="GTGb#^0D4GG0D4GG,#="GTGb#^GG0D8DXG ¤G]}("bB0G&GGGHb\$cRH@(àƠC>xD "("1"G8D ¤("1"G ("1"GTG8bB(àpH@Ơ ,$ HHp D@W H$1 @( _P@G@bGPtG#B$1@G4GhbةB$c~ ¤TG("Gxb1",BG&GGHbGGd\G ](}]08@ݤHP`#k#~p^x^~޴>^~޵G#8G@=4GH]P}08RJ0" 8](X8}8=,30Q`]h">8]b#(r0]"h}8h=@8=G,X8=84Q00`](!8X=Gb#@&4G8Gb-s]GBxDG1D GMBr.R"rJ(]NB@@@51A0CFUB B NB@F@0]@F_BD@GG_Gp]x]}ݤ=]}ݥ#kG0}GGGb#|@G(=0 01A(]E3AQAG BCF0A2TB(] A_"޶H="P]GGGb#@0D 8E¥4GGpbIB"tG8G|)!Pb I"G`BPb4GGIBi"TG8G(B0b2vIgqZk8ݡh=Ρh0IxEpI ؀E44GHtGGH=@b]8ݡ V H0Iq1IFC NV J`p@JaJuq@J_&FC΢vJ6vJxJGF8K .C ip`Kl1`K,DC`$ GղH=GGtGH=Ab] G"̡?$G&b#! .Is"A̱L%GG2@JTGNBL^G tG8Gb0Q2 HݢTGH=Vl]8= V J0Js1J"SFC`3JpBpJJwqJFCvJ8vKzKG:G@ a:@KNC[$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" ``@$ G( 8}<{.gKI8]xbR0@JrB-I8%1A0ݠ G$_'Z#_'_%Z#`GGTGH=bOk]8E GGH=TGbj] G!GH=tGGH=Ab]G"#GGb#TG!?H0@GC2@JJBC^G G80Q2pHݢGGtGH=Vb]G"#HACGb#TG!?H0@GC2@JJBCGr^GtG8Gb0Q2pHݢ<"H=V]C8= V J0Js1JSFC`pJJwqJuIFCvJ8vKzK:G@ aV`Jz1I `a:GC`<@6@JFC<88 G @$( ,`0#aG`@} 0`A eA@d?GtGXH=P]bm]tG`H=GP]bm]hGtGhH=P]bm]8}àRH8D_%H' *EGP} `P}GH=TG[@Zk4G1/GGŰTGH=b]4G& #~`^h^p~x޴>^~޵G#@=GH]GP}$#(CRJGg" G`F G G 8}!GGb#8PJJBGG@GGGGb#@Go8}`JA aA Gh/ G `8SAC 0AG *BJF0B8(3"(}!H=P]GGGGb#@]!^GH=GP]GGb#@RIH!@! G G/ G G,1A G :A%X%!!_@_A"'"CCCC0F 4GH]tGGH=Rb]G %GV J0Js1J"SFC`3JpBpJJwqJ4GFCvJG8vKzK:G@:@K atGMC ``@$Gײ H}H=[b]G GV J0Js1J"SFC`3JpBpJJwqJGFCvJ8vKzKG:G@:@K atGMC ``@$(Gb H]H=Ri]G"b#%GGTG!?H0@GE2@JMBE^GGG0%HGGtGH=UbH] G _#V H0Hq1H$FC 1?JM`:Bp@JaJuq@JFCvJ͢6vJxJF8K -C @$(X"F-GG19 @G8/HtGGH=PGb ]G#(VJ0 Hr1 H2FC@h2_Jp`JJvq`JFCvJzE7vJyJG 9 K H%C @` $("FHGG2A 0@A LA5@@=@DѰGtG,H=P]8bl]RH8DH=%I KEiPP}GH=TG[@Zk GGGTG H=b]4GG`]h]p}xݤ=]}ݥ#k#~^ ^(~08@޴HPX>`GGGGGRJGD C0JGH=P]X`b_X$ !GGH=TGbc]G-1AGIC/GGTGH=bId]G}DAHݡ"GtGH= dAN0b] G x1H0AV I0Hn1HeqHECVI*Fp HJrq HC2FC@jv@JCC3v`Ju`JGFJ ʢeGC A`$(!( 8,JrS @ G%ER KG8PGGGGGGx4GGbj@Bp"tGG)!bI"G̢Bb4GGI@Bi" TG0G B(b2vIgZk D GGRHwHDB@B.J0%$B GG4GDG]G]} (0ݤ8@H=P`#kG#~^ ^(~08@޴HPX>`GG=GàGGCf$G'V"Jv"JGG6"JHl4GG/"J' v!J4GGR0w&JJ!wFJ'HF WFJ4W&JHJF !7FJ07&J'HJF2FJ1&JGJ'J2F@Gi/(4GR Hw H DQBAABR.AJ4G.@GRHxD D@5 " 3@"@% " #@"@P @ " @"@p @ x D  D@X D D0 @' !1 @G4R Jw J F@BQQBR.QJ_ GGGGb# _ G&RJQ"@q"`(F 8@BFF=J; Gx)F< 0J(⦘wJFCPC/K/D!9&K&K G, 4!?dk h`(r $c DibJFȢ5J0FJFH)1&J&J;F  0wJ0FJF=4)?IGGGGG(XY!FK'H AKvAK @`(FwJFBTB.J;AK vAK@: `0JFF8\3fJfJpKGDG09_&D[G`F؀FG\բpJ8FUG05?$QAGQ CG}GGb#l @WG/4GG4GG~4GEGzVJ q IݰtGTG BJz1D="[@ZkGhVH q IݰTG= B>HrF=="[G@ZkGVVH q IݰTG= B>HrF=="[tG@ZkGDVH q IݰTG= B>HrF=="[G@ZkG2+ǠRHD:&! H4GeG"D@D DD F"@f"`" VJ!򕖠J碗VJc6aH0`D8`D_G] ](}08@ݤHPX=`p#kG4G%G 4G%G4GEG#~^^~ (0GGG>@RJwJF @P0@!,0H (b4GGXb4>B8tG GbD"GB4GbG>Bdd"`TGpBGxbҒ`HeZk0bGGRHwHDB@B.J8/ \Q"SF\q44GG]]} (0@#kG#~^^~ (0GGG+RJF`b4GGb=BXtGpGH bD"GHBb4GG=Bd"dTG8G(B0b2v`HOeZkG0C0hGG]]} (0@#k#~^^~ (GGp `G bG4G_cG]]} (0#k#~^^~ GG R H!D  #J 0(p `#R H D bG4G_cG]]} 0#kG#~^^~ (0޴8@HGGGG UGD6CJ&@4Gh¤GbY=BtG`xG!H"bGB_"'GbGGGt\4GbG0=BӸ褺h"0TG BG(b2vHdZkdĠ# 0`D_&" 0(F. GpGE `Bw`J@BBw@J31`BB B B21@B8FF SB PB8@FSF`ƠRJXFG_G]]} (0ݤ8@HP#kGG0#~P^X^`~hpx޴>^~޵GG=] }(0=8@]l@!_J`R@JAGs-50"sI 3P"@%p"`#"4G/0" _" BGGGG=TGb]=GGGG+1`AG0 բFղ XHGX`0E[@AG$D@ݠ@=1@=EX D Jx\06H$|-?GX G G$$!=G(bTG]_" (&GG 1?J2B@4JB$8Yz[ Z$-iF`F `G=xb# @G G 0 :GG=TG(b]GG #0JV Js1JGSFCc3J_&`BpJJwqJGFCvJ8vKzK:GC:@K atGRC cH]"cCG$#b#H^(G& G0fð$$ G0RI ؀ERJF$'1@jȢRJGwJF8CW7C9/7K 8JCG@8jH\-צII G0;1?DX D G01Q_FX@F_818(0{`8hxE`@=(@mG EA]\EZXEX V XE2`!".E,h"f.#( A8@G@7 #!!"@6. 4G¤Gb;BtG"bG)!I"HbGB4GXbG;Bi"TGPBGXb2vIcZk-G 8gcI&`4GGb;B"tGbG@)!HbI"GB(b_"#GGGG*s\4GXbGg;Bi"TGG@BHb2vIbZkp0g E XEG0kkDX`DRI8E:"4GGb Y;BbtGGc Hb C"GBHb#" TGGB-G(b_"GGGr\ ,#"HbTGGB-G(b_"GGGr\ 4GXbG;Bc"TGhGBb2vIbZkGG=4G]GPb#}^Gb G(bG4GX̠TG1DX̰`,)?I p!A`,cp`Hepˠ=]! (lD`D  pJ /X`D TG`D`EGGOt1J &"V@JGtFC&G" ?%4J GF( $Ff۰@`DD$GGTG=(bj] G ? b#GGtG H]"tG'H@-1 J)B-G$mH^G( GgG7"=TG(bF] k  %G ` )?I #A /IA$(8lGG =G(bTG)] GkG VH0`HGm1`H -E CpIIpqI0DC+vJ1v Js JSF` $8  +  G`Y:f@f!:GG=TGb,]G(}(bj!GTGeTG=] GGVIG0Io1IDCpIHpqI0DCvJ)1v Js JSF`   F 8K K! G =PB0B$Q`o0JFF!GtG=TG(b]*GG0 I VHm1 I E C`o EIaq`IDC *$G ղG =7"(bTG]%`/GGG ?EVIm1 I mD C`+`InA $(8բF&Z&VG!=T"(bTG[]$jGGG0`IVIc1`IEC,I A *$ rrF@`Ͳ2Ͳ.hG+`G+TGG=bR Ie]0ˠRHD k`GkGk G *1 (j0sh&5vJBȲJ_@4GGbf9B¤tGG HbF"GțBXb4GGE9Bf"TG`GBb2vH`Zk8} E GGG8b4G_] Eݡ GH HEH00ݱΡGP]X]`}hpxݤ=]}ݥ#k#G~^^~ (0޴8@HGGGGGb#GGGG4Gj^GG_&!G`b#2FAG cG @GGc`GhD #R H D bGGGGGG_cG]G]} (0ݤ8@HP#kG#~p^x^~޴>^~޵GGHGHGCPݰVJP=H]142G(JP=H]142GvJ JGGP]R@B0TG G!bGB 4/"bTGGB+_"HGGGxbm\ \/"bTGGB |/"h]GGGbGBӰ/" G`]GX}bB/" GbGGGGBPݠGƠƠ0@G/" GbtGڕBVH8¥4GGb5BXb4Gl"PB_]ZkG#1`@ AIlS`H ,E4GGp]x]}ݤ=]}ݥ#kG@#~@^H^P~X`h޴px>^~޵GGG=HBР8"ݰ=G ]BpZk?"G@B8pZkE (]iLR@JRF@4GG@b 5B¥tG G,!pbN"GBӀb4G Gg5Bn"TG8GBb2vI\Zk%š!_ 8"RHwHDB@B.J0FG.R J1"& 4GG@bT5BtGB ¤GpJ!J"pbGB_"&GPbGGGl\4GbG+5Bʤj"hTGBGbҒH\Zk G(NJ_A8  @*& 4GG@b$5BtG ¤G G"pbGB_"&GPbGGGl\4GbG4BǤg"TGBGb2vH\ZkGG =GXb#tGm^ G?"_"EA@#X F2BXA B΢`0J6JyJGC`!`;KgCz ` ?FQBr.rJz ΡhբGRJwJF8@V6@/K GRHwHDfCGgC{/gK 4GG ]GݡGxb#GG^GϰG$GGb#F oGn@GGE /R H D GGGGGb#q_ G G GGGxb#GGG4GG^hΡ0GG0kTG = bI]GTGoGTG =Pb ] G@?"@%&"GTGPb0JB`TG3`JnB` Ţ =\_"`G GGGTG b 4E-I ) A 1?J2B բײ = ]G0hTGPbTGGg =\! GGGXb#tG)?I -A `+`I nA` Grt@G =^G !PbGTGTG' +E jAg =\& "GG ! G !?H0E -@B `d( } Ga-)0#HZ %HŢM 1w'Jp6J墑'J0@FJRJQBBxFFXiaJaJ`Gxb#?#\@GGYG\@GG4GG%^GX1FX/G"\rhb#tF\r$@(GXb#GGGtG ^)_"G" " @_#2FJB@X_"FBX`49?KP C`4ka!1?J2BAPJ0 08=! =GGG(b#_d IG_0'?DF\-6!J GHh2wGJ4J GJ0m0`FJrBBF(;R Hx)D $6GGGPbGTG\G GV J0Js1JGSFC`pJJwqJFCvJ8vKzK:G@:_K aAK `@$!$ A@8a8`0JwqJFC@!0 G4GPbGTG\ '`"$ L_F@FpJ X@FTG@F@EGGy1JGGVJ GGC3G`MTG`_GaKaq@KGFC`Ԣ7"PbVҲ\ 'G$`( G8``FVJw1JFC 9 K.C  `s$hb#@og0` G;GGGPbGTGd\G G +0JV Js1JGSFCk3JG`BpJJwqJ0]"FCvJ8vKzK:GK:@K atGCC kkKG$b#0o^G( G0 GQ2p G7"PbGTG*\ G+VJ0 Hr1 H2FC@2_Jkp`JJvq`J"FCvJSB7vJyJGG 9?K K @ $$'( `8ˢײ `NG$ GR HA.J'1B;QA @$KR_F@F1@T"GGPbTG\GVI0Ip1I0DC#VJ@p JAJtq JGtFCvJ5vJwJF 7J $K$@$k{p`Kh1`K(DC`#Q2` 0A AG686֢ٲ4]G}G=GG $@ =`bo] ݡ }4ΡAñ4# |GC Ge A 8`E`G|C GD3 =! |  =|10 ] }||$"! GCG AG֢CGF@ }|{|t | }ch }˲ ݠ||(GJb# -@ (= ]W@b# _b#_Gb#_G@]H]P}X`hݤpx=]}ݥ#kp#~^^~ (0޴8@H>P^X~`hp޵xGGG GGGGG(R J!F@h3gJgJ8`F`(! FGn F@Fj@JhG\C G t G(/M6CJ@A ͡nR`J`F`F F J GG,TGbBG(ΡG&F͢RJXF @w`I # `E8CK+C9/+K0 G/G" XH@K[@GG4G8b#_4G4G:XX,7I-7HII E 4GG/I HIH@ 8@EG GXh`I; `I9`GGG8b#~_3) ?E !E1 (GdR`I `E ` bGGGGGGT_#GG]]} (0ݤ8@H=P]X}`hpݥx#kG 4G4G4G4G 4GG4G4G#~^^~ (0GGGDF+RH 3DB0.0J $DXDX0WJJG(w H DPBAABR.AJ@G/$1 BG GP@0bp@4G$_0@ @?4G_G]]} (0@#kGGð#~^^~ (0޴8@HGGGGDD1GGG0bTG\G#GGrR HBhF0.r0J&1 BGH@ bh@G$TG_ ?D D GGPqrS0@0@ @$GGG]]} (0ݤ8@HP#kG#~^^~ (0޴8@H>P^XGGGG`d4G.G0X!1&J'J8 F% 0D'1v J5 B8 FGG '"R Hw H DQBAABR.AJ@8C/G \ !H@@"3D\`G] [$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1w" _"2D\@` G#R H0@%" 4GGG8bw I E@P@@.PJ0@F@GGG G0bG4G^]@Aw IG EBQB.J`Bw I ErBIiBs.iJ]`8X0DǢ6JJ8F碨RJwJF8CW7C9/7K 8G@\Z:7FKGKG@$1@$c[-[I X@E@X; 0C/G2 $F @F @+/X@F`@&@F@RJF!@GB4GGb b/BӰ"tGbG ")!I"GđB 4GbGA/Bi"ITGXGHBPb2v@IVZkctG]G]} (0ݤ8@H=P]X`#kG#~^ ^(~08@޴HPX>`G Р !GGG_ &$ )R J F GGb#4G1^X)!W'H'HGCG ]"` @"HFPB0BC1Q?BQBrpBr()0@?GƠRJXFH BF@砗J(b0BG3hZk(bGG B-hZk(bGG B'hZk G ]](}08@ݤHPX=`p#kp#~(^0^8~@HP޴X`h>p^x~GGG`GGq !$=!#RJF GGPb#4G×^X'!W'H'HGCG ]"`"FPB0BC1Q?BQBrpBr( C}!!@G*R K G 0bGGGtG_4G_]"P?@@PB1r 3B`20 @"J_GG(bGTGB GGBk)bgZk@GbBGgZk @bGGBgZk @j G`CG(]0]8}@HPݤX`h=p]x}#kG#~^^~ (0޴8@H>P^X~`GGGGGGGRJD F2wDJGJGCG@!&?E15B1w J X^`GG=GvJ  VJ  # 0B\ G 0  1Gt0!1E@G"b4G,BŠ6H RH";VH ETG8BGP@B@bG'TZk4G0bG,B4GGPbB("TGGbGB<)"TGbGBG(P_"`bGGG1d\%V I 04GGbj,B@b4Gl"8BSZk'1@ HhSH (E%%0 @%C$ @(S?BRCRsp`JSBİĠŢ @ @F DXC@GxG8y;XG("Q?B )!1A1?F"G4Gb`,B6IWI( M VJ%GBGxP BbTGSZk4G0bG%,BB4GGPb -Bb)" TGGB@pb@@@G)"hGGG@.P@.@JP JPF Bb)" TGGmB*G`bP_"GGGc\ŤVH4G0"Gb +B4Gbl"BlSZkŤ(1AhIHDŴ@\%!G@ 'A  0F 1 @G $B`l0BlF 7 GG'@ iGG]] }(08ݤ@HP=X]`p#kG0GpY:Ð#~^^~ (0޴8@H>P^X~`GGGŠGGGGOGGGTG0bU]C<5@U!U@; "4GG@b +BӘbtGhBGk!`b K"GB`b+" TGGB*GbP_"GGGc\ ,+"`bTGGՍBP_"*GGGb c\ 4G0bGJ+Bk"KTG8GHBPb2v@IRZkGPb#@G_ƠG]]} (0ݤ8@H=P]X}`p#kGGPb#@FH `#!1 @#Gfe`#!1 @#G",Q,1"21@BQð#~^^~ (0޴8@GGG8G\%1'J'JG ,8¤DD Gb#@Gb#}@栧@gDGGb#r@ ^G&"GGGb#*_VGGb#[@ӘŠ `GGb#P@峐峔G0`D@GGb# _Š6H8LgL `GGb#6@cGb#/@XŠ8b88c GGb#$@Gb#@X8¤00 GGb#@Gb# @G]]} (0ݤ8@P#k#~^^~ (0޴8@H>P^X~`GGG0V!H P2 1 @ 0V!H?G#G!!H CĠR@J@,H"P4GGbC*BH"tGGx)!bI"GBb4GG"*Bi" TGXGhBpbҒIQZkg@g@$'(E' @8 D/G VJ'R J@q.qJ8`F`ƠG$ BԢ֢F G' VK'R K@y/yK8`GG(EG@TGG@b`%` 5B ɠ ( B!F 0@"G4Gb*BӤŠ6HRH JVH %4G(BGP B0bTGNQZk4GPbG)BB4GGpb ψBHbTG Gk!bG%B 4+"bTGGBP_"*GGGbWa\ D+"bTGGB P_"*GGGbIa\ӤVI4GPbGb )B4G0bl"(BQZk|'1@ HjSH *EEvcdDsG@bTGG@b`+`k!B à  $ @IE 0@  "G4Gb)BӬˤ6HU뤇H'!K KVDI@TGHB4GGPbP@PZk4GPbGQ)B¤4GGpbYBHTGG  bGB4%"bTGGBP_"&GGGb`\D%"bTGGBP_"&GGGb`\Ӭ VI4GPGb )B4GPbl"HBPZkìK'1@gH XI GEKG]]} (0ݤ8@H=P]X}`p#kG#4G~^^ GGG(bdd!B4G(bGBG]] 0#kG#~^^~ (0޴8GGG4G0 GGT"CG8btG\@Q?B@0@4d"GT"CG8btG\T"GtGGC8b\GDGGT"CG8btG\Q@@0@Hd"` "b` ?"G_"(bGc GmBc"(b "4 ?"G_"GdB0G]]} (0ݤ8@#kG#~^^~޴>^~ ޵(0GGGàGGGGb# @,""GGxB!$ %(bZkfGD,",&" & %$$((,F./f./e/,E/QJS qJ[ tKrF TJvTJZTKwGVGt?T?IRKD &!K GG8btG_;GGxBB(!0- 0I`"bZk @*1 AbFGA@¥!!_O_A8bo@C$CGpKXCAxA985tGG_Ӥ`"=C}*1@A@@AݢA?@BJADQ?BpHSBa#X/B 8/BG JZ XK VBPH{JY8KPG#X?6D;G 8?BG_GG_OBPBCC`` BF51BTBC G`$eGb#( @ӭ @ E 㡁I "RJwJFQBPPBR.PJ@8c`s3dJgJG$`Z?A8CC#[-C` 0 A ,J [IFTBUBAA$tA֢@H,//5/,"KY 7K8G KdK ME#[=D <8DzáRIE &1W&J'J $pJ$GvIBwIErBNnBs.nJ`85JJ/GG8$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;1m"Z8#ivk_DYj7S,?HӺX&gŽ琋m.yuP "8xL̺5P!HZ/] biWr$\_a赂{B8 q^H.}ҍv6o qwhWAC-'eyo3]=;!jY&2R;і=MG~Wԧ38\Өax$Ē?azO UiRQw>-Mh|lZc򘕝Ҏ6h$+צo3ǻjmn"و]t`YAQ^ȹx>Gi&IX8|+ى˰HR'[f¹[}#BNyf {^'**GNE QqLØOىsa9>*V'.m*(q(0:w, @;oW"z7{F XaPru68[?Kls\`0Vœa,t~՛|E;@ϼ<Ѷ:K&SŪV ]iq@8TZYؑy 7$F̭i.? tN~v~>4Qn *`:d~r=h۬Քg d(RPBg!_M'2SĖlGSlfs?{Gc^|[_1DC+$]T=q51r.:|)NRzCyj㊔1qHkĔ[9+B\KwY]?Kv fhBN8udr mmDbbw@Un;TWmŊQca_m2yXA-8ɺ), ׄq' ny8u !ɂt˲C=ecњi'GX+pWpǤ/Ӱ\ͺ4;@׿$dws~{̓/A!)@M[7#0]%E_@5foMq#og&GҢ^Hͨ-Bg+۫*{k*HB#w4x$H_bs݌N\ ~ۧ"{ŒV%g6p)ƿuj7 SJKtG3wy-3Xk܁L4/qv0[liGðy/Kjr íjDGPRku7l{۵dV4CJ*62݅ߋSNFL%ܽ]N P2z1 x[!׌$ۖT:Y|#LDژa-&ýęw&)4OWN%Ly ǎ?&܌j!JLJp `|x 3Y ;r85D-FhUZL|WU-p&zRsp;~ e.¬4,~GX#LkX%oaBGa C čzŋ퇆>:rXEҕqA8D8ʃ0޵Q>FwBOd\kEtڧ#5jUA 75@lh5Aq~rbx9$>ud^㲟+툪3AE՞)Cs&4_*Cf, ]鎲R҃tRL(mNx1"Z퇙;YO xբץ*Bj$jVh)#^ u21$e垹7!izx+zμ=Xs]N6S1ɓ|ߐǴ# I{O"MšZReH1x{Jt)ihePlK;sT{A]y&wWۄh9iCDn8ݑ .0bC,㞜j Ӫ\G.WGA烝޽">Q\ n"qЄ\\OLHa~!}1mGφ)>'p\u>Ab o=oT2ևM#uVh_4G?s_b@\VՕIsG8]FQR]5YޒNf=XYdϮw<6t ~u!ȈBBDŋ^եEG3Hw-߉rlQM'y?s@nlOJmFb{didZ~.t7T],>HM80qlc5%O*yG ?SOoPP!!.dlsޜ5 Z"-[W;<#-7c^;foXl ;zCM<=t0RMe̡<8Ȉp(۰ 1㐺IUJ ri3tp&~gV "MA]QF̩b0pcd8$Ѫ |ٿ_\T$,LXGH3Ь4AW?>W*k=Wvn!Wvvo]6@}Poc%X*Cy d(G ؇V8zEK"']\P-+Zؑ]؝}G CJ8 i*) 8P./O|^Ls ( +PĆ([( )14ijT[%0:"Z lUV?tadžb.V%2[$v(< msEU~@㨴PO4m~Jx\c9|!)OYk_Qq&JJp<ڎUzI3qVkiJ ;=&-ch::`c2U&sOAkς4lkf_|^@j<9c"#V~LHqӗ;4D{ߍ5oV'c0T1v.H޲a f*UVe_՜d后Yʷ. b0Q"Ji8[]ٶ8\h]"lMT=O*F^r+G|D7q ˊ+L;G5UۯZ IU$.fTG%ux A;OL*:T7a Mox̘PZ5P+ {ES !M.NOemR/ wҨ18S=yO׷=cA{4}T ;G̣_ܴƮ@ ̆U,ZJeӖ3qE HZ8&$,Xs4DsFևx`x"wrCkKpPHQ4ogI e[~2DMea;2eX~vXm PCoR\H}C@1AtBWu ʁu7 XcVKlH.L9`yRrU)y^Nλ,L]>b t<2 c9Q{){h5 \wаtߏ% }3/=ّ~%:.QiR*qXujU׸bR8U6ì7 59?G77@$oJQ7d&I: ` ЄD"s _8ޤ \qg>з0jy &ԏuh L=j@ٯ%3{<"݃^n!+ECrdK!-)sI;¿4.P|+I+gQQ1.۫ѯQ~,21H^7rZ)h6V,GadYRmu}<~k1bџk GJ\)o$3eOI=}B#Db)F x`T Yk^֒tm+ZDh\"1hSS}ɿ^))i -G ҪVyˋW/Z.̶Z#hbRg epn>FqvA9;W"> [k)5:7n>hܩIR5X-Wa.$[]&R }iQ} ~6Z_@ez?uUm/^㈒R4 7htЅ 0dxp+}>DE\k`th1J" ?w2իibQ8,SYd`U« toLdl琸F2hR]+P Ar$cLA5_g);<bQ- \"dy-lG܈jw Z0µe @$n{G:g&pވ (J +8 ~R7c,ϲܜCO3Ų§֎XP;eFРBAWqCB^ 5;-y$zFto M;7Hf+%D ۫I6rTh2Op`i_բnȕh]mGʸr 9,Y+@ +w:ľl"/Mng>o•A|z㩈% $~R:x+!b_`<*8r \ߘMF(ݳw)j9wgߘ}OӉȉF+zm7;)5%6b9iȏBϱ4%srmGQ/4302#%x8ZcI`nud~aik\Ӻ.O`%Q9|-EMo4!m,_B4: t+ v6RlܣUp5uX=|5MN̷9$/h[?IO y@}V*Ѿ/qL YOXͨ6x*U&~k;{0Q.Ze#.K}7S¿g? +%MVDڤw@#~l畓%D_`_;nxyiӍEy_+irձ{D(}*2C޿8zmͫv2A-N52= Uҧ.E]˗8y'6pxOs)7{k %)姾vN)=.F{؞dHa 6#rW"'^v Qg}ݹAiWrU{AG+{%2eG*f O`&;3B"*uc >ǫpT.NkEO5My !eN#ٺ557gF̏8m F'>]e6M1F(xRTVL 끌 əCKnԈB?itn>L޼ L"IgΈ#2[l.r}B8p;e շlk O?JLBN.~x+A1sΧFO*ςCm3WroJ(u6A5uZB4 i=ͳ S7` }ʟMh/7vTC.~:ggcKpѠc>_R2|Pwd|q[Ǧwsc aD}nVHqgcDkT&~2}{Y&bܯ}w p[?Zw Id?T(H~. >?5^RElx A쉥WrKHF TOΗPHE.  ~/C*mjDPV YpjC9 ULR~FМq 5735BV=zV +kV '9Q #-+Ӵ,QEIh17{4t?dPQ;VZ,X&ttpR[ JhF9&{ȕ4{Y bAL f/h|],.m$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1N" 7D9Y?CA$ٰ`F/Cp@IPBG A0bpAP="GTGW])1 A CtGG_GGF@ C j-!J!KjIgICA"`@C`B@O@C .!! PJJ BCC(1A`CHAC`0@ @?GGG/UBC`UBCC8FC֢vBBCG 8/!#41BY8K'KyB YCyGGFACEPƠfB SBSE2MB@ NB,A,/1AF,"cPJBPHCDP<G]]}ݤ=]} ݥ(0@#k#~^^~ (0޴8@H>P^X~`hpGGG H4G4GGGD 4GGGz@GGu%  GGHb4G&BŠ6H< RH"4VH ETGBGP@BbGNZk4GHbG&Bp4GGbBӠ"TGGhbH1"BG(G(btGGp\VI4GG8b\&B4Gbl"BMZk'1@H`SHEdhCEcdԢFŲhGc "B?"G`ZkbG䠸c (GǢ0 @'RJ##wJFBPB5/0K V"@gV`J`FG@x  `GfCxGwJFBQB.J8'CGG2 8G@r`\4JJGRvJ2 \11'J'JG e"YByBT$@GTwJ FBUB.YJ&rpGrF 'q `" D1QFGQD?  $(,048PGGG8"#RH BD,p HH @#11W&J'J $CRp@J$G#v!J H wH0BD2B@ BQ.@J@8#C/G GD8C2V#H?&1"1D2G`R_F(PB ¤@ !@A?@@0@4GGPb"BtG"xG4)!I"pbGB4G@bGt"B i"HTGXBG`bҒIIZk#R I0E H #!!!7&H'HGC/G @_"02FPcp`J /Jw I0 EBIB.J87JJGG _'8Z#8:GX8c`{G4GSB@@s$1@HA@@hGA@a@$0p JQ?B@@R1R_B@B#F@b4G-_$1@G]]} (0ݤ8@H=P`#k@#4G~@^H^P~X`h޴px>^~޵G#GG@`PBCB\ @CB@B@C@@ "?"XBGGx\Zk䳜`\ G(G =r 3rRSTh⤨Z_C @Z_G{C[C@P@K;:@[ @5FtpF`G@b#_ h ' RHwHDB@B.J4G ]R@R2FJGJGG0@F?$ GH CGHGZZ_C@Z_G{C[C@P@K;:@[@b# @PFGӢsv}_G @E_=! F!!&H'HG $}QGTq30B]g#ZR@Kw@K@G@Z@`/zK `b#]G(GU?_G`\ D@%C(] @d 4G G0}8G_`Pb#\ BG_? G?"_""GG4G`BWB\ @89 (C{ WG`hpd\ 0`Cd8yy[C@{P`K[C @D @`G @eDG\GG tG )C-!,,J?A @DH`Hk\! Ad@ @$Q`A A,A` PA CJ LM@)1 A?`W 9d\ jA;{A yCGyG 0`CB=dC @?E @ KE+` ArG uD D D jE` rCuD D D IE @ u@`DD'G @ @ D jE`GGGGGGGG89 (C?0B6!x?0AN!d_( G08=0} hA``\ 0A A lC cGF@@ƠfD0`C lCG0}0 B4Gp"Gb Z BtGh8BG! /"0bO"B4G bG9 Bӈϥo"TGBGbҒIGZk`b0}(\k! d@(tˠG "b4GS B렌6H[RHH!S@VH TG8BGHG@bPAGZk4Gp¥bG B8b4GGb"Bh¤TGG 0b&"xB8]4&"KGk JAJ_A jAG Jb.-P@AJO I %F>Bt&"TG0bG[BP_"#G(GGbW\롏VIp¥4GGbB@b4Gl"8BZGZk(1AHjSI DK+ "G4GbBˤ6HkfH!˥VITG(BGxG0bP@9GZk4GpbGB84GGb~Bh"TGG)!0b)"BӸK)"kGGGbB)"TG0bGBP_"G(GGb8W\ )"0bTGGB(P_"(GGGb*W\Ӡ!4G AGMA mAbG GD.P@D-DJJ DIJF~B4GbGt~BK!D2!  GGTG0bāB(GbP_"GGGV\G0bTGGB P_"(GGGbV\GGG-G.. .g.bR@J/ S`JGJgJ!B  D0A. ?+V$I p4GGbB0b4Gl"(BFZkGK#1`@c`H XI CEK88D  A AE @+@@`A/1A )1 A+(=C(}(sTFc(ݢ%V!K GKzG۲v(b#_8D(RI EI(ݡ .$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1(" ΡΡG%롉V!I0A0 Šh#F@ @ƠPH&&@ð+0] 2B @0 BFSBsAs uFPb#_( G (1A G @b#_堇VHt%r?GK(b#(=@`\ m } ݠEݰ`hġ\ p4GGbBhBtG8GJ!0b D*"J"Bb4GGfBj"TGGBbҒHEZk 4G )AKA @ kk eE`pb4GGb`BhtG8¥G!0b/"\O"€Bb4GG?B^o"XTGhGBbҒIEZk 0 A!4GJA @J@p4GGb:BhbtG8¤Gk!0b+"K"Bb4GGBӞk"˥TGpGBbҒIEZk0Ah G@]H]P}X`hݤpx=]}ݥ#k#hTG~^^GGGd Gh{BB &"!V H0@@G]] #kG#~^^~ (0޴8@HGGG58¤Gh _d'R J0F DAJ@p%GGb#0EG_ 1@  G(Q21@BQ@b#G_$ bGGGtG_G]]} (0ݤ8@HP#kG#~^^~ (0޴8@GGGVHGkGRJ PB@¤4GGb|BӰ $"b D"GtGB4GxbG]B d" ĤTG0G B(bҒHDZkŠ8DŠG#0 HpJ@@ A. !" . p"QJJ BrFTB@Ԡ@ CF*4GGbEBӰ\ $"b8 D"GtGBt $"bTGGB'GbP_"GGGT\4GxbGB: d"8 TGPG@BHb2vHDZkGG]]} (0ݤ8@P#k#~^^~ (0޴8@GGGXX GG4GPb B6HGH"=$V$J DTG(BG8P@B0b4GlDZk4GbGB¤4GGb{BTGG bGCB<'"bTGG=B&Gbp_"GGGuT\䤇VH4G¤G`bB4G0bl"(BPGGGGpp GGHb4GB6HHŤH">%V$J ETG BGPP@B(btGBZk4GbGjB4GGxbrzBTGG!bG}B0("bTGG}B'Ghbp_"GGGR\VI4GGHb3B4G(bl" BBZkG&1@fHHD4G¤Gb1BtGGL!H"bG}B4GHbGBh"0TG`BGhb2vHBZkeàDDRHxD&4GGb B"tGG)!bI"Gk}BhbG'GGGGR\4GHbGBӺi"TGGBbҒHjBZkGGbGTG%BGb $% G? )V ITG 'A% GGTGBG 0JBENhFFR`JxaF&`"4GGb B¤tGG  bF"G}BhbG'GGGGSR\ 4GHbGBӺf"TGpGBbҒHBZkGGbGTGՇBGb ?%g)!G #V`HTG i@' GGTGŇBG %ֿHУ@G]]} (0ݤ8@H=P`#kG`#~(^0^8~@HP޴X`h>p^x~޵GGG"} ?"G p@ q@¤GFGݰ X4GG8bBBӘ`&"hb$F"GtG|B4GbG#B&f" TGGPBXbҒIAZk G Gp" T!!@ pT0F pB4GTRRGpbTsSGGGG 8b#@@ G?@4GXbG8b BӬ&"xF"hbtGG f|BG GbtGG|B"]"HbGGtGf\&"G GGG P@hb2v HyB,GGGbGGQ\G4G bBzf"xTGG`Bhb2vIJAZkjVaI*`4GXG8b B&"bF"hbtGG $|B0&" TGhbG|BG+p_"bGGGVQ\4G bGBff"TG0BG8bҒ`IAZkp|l|!`GGb4GBl6`ICR`I- ; V`I,TGBG@P BbTGAZk4GX8bG|BӘ¥4GG(bxBhbH&"TGG{B&"hbTGG{B.Gbp_"GGGQ\̡VI4GXGbGB4Gbl"B@ZkG-1AaI`SIE̱G?!GGG 8b#w@ G?`4GXG8b 9B&"BF"hbtGG {BG GbtGG|B"]"HbGGtG1f\&"ݡG GGGPAhb2vIyB*GGGbGGP\G4G bBӒf"&TGGBb2v I@ZkVH*4GXG8b B0&"B F"hbtGG [{BH&" TGhbGU{BG*p_"bGGGP\4G bGB&f"TGBGbҒ IT@Zkpġ GGb4GB6IEIM!;@VI$TG BTGpG(bP A8@Zk4GX¥8bGBӘ4GG(bwBhb`&"TGG{B&"hbTGG {B(Gbp_"GGGCP\ĥVI4GXBGb |B4G(bl" B @Zk$-1AmӠI 8I -E$ c ˡ]D.Aʱ$`+%@%"  X"4GG8b hBӘ&"hbF"GtG zB 4GbGIBӪf"TGGBb2vIZkG(]G0]8}@HPݤX`h=p]x}ݥ#kG# ~^^ ~(08޴@HP>X^`~hGG " `@] p@GDG4GGbBtG¤G( F"bGzB4GXbGBf"`TGPBGXb2vHZk¤ TT `$%D G/" % DQB@eFG}GG`b#G@G(V!H 8F'0 B'gh@G@"Hb4GB@栀6HoRH) g VHH&4G BGP B(bTGCZk4GbGBB4GGb vBbTG GTk!bGzB GxbGGtGzB4+" TGHbGvBG*G8btGGe\c `G@+" TGbyB*G8bGGtGe\\+" tG]GHbvBGh+" TGbyB*Gxbp_"GGG"O\@VH4GGXb[B4G(bl" B~ZkG)1 AHkS I kD@fGG]] }(08ݤ@HP=X]`}hp#kG#~^^~ (0޴8@H>P^XGGGGG^X" %)!GG_"Gb#(@ G* ( @GFPB0A01B@G0F!F6Jrʢ ҲGzK:GCR j @D$QGDӢFӲ계%& jG_"b#@ V!H (*"?FQ?B1A111 B@GQFP `BGXGGXJ* @<EhG]G]} (0ݤ8@H=P]X`#kG#~^^~ (0޴8@H>P^X~`hpGGGG CGGGL G G GS?A@sVJ0F"RJ";4GGxb BtGG!M"bGyB4G 8bG~Bm"0TG BG(b2vI~Zk(! ELA C,1A A G D + #B ccsGc"ԢF)*A?L'1@ @IGY@@yKVAK0`G"`R@K!?$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1J"-Z#;@`4G"Gxb SBtGBG(! L"bGxB4G 8bG2Bl"PTG@BGHb2vI}Zk(+K! ?EI?A C))1 A A G E  # @ c#qGc"F@ @G]G]} (0ݤ8@H=P]X}`hp#k`#~^ ^(~08@޴HPX>`^h~px޵GGG ϠGG GGGGb#@G _"(!1?J2B(A\]!=GGGGGxb#H@ 4G=  _=_PAJ`6AJ@ GCGGGGxb#.@]JvAI,@X4GG8bBӠ"tG¤GX)!hbI"GxBhb)"TGG xB&p_"GGGbEM\4GbGBi"TGpGBb2vH }Zk0@GG] ](}08@ݤHPX=`]h}pxݥ#kG @G @GGGb#@Gp,! GGb4G{B 6HPI "F,V$J LTG BGP@B(b4G|Zk4GX8bG@BӘ¥4GG(bHtBӠ"TGGhb1"wBGΡGGbGp_"GGL\ GTGb#@GTGb#@줇VH4GX¥GbB4G(bl" B|ZkG̥-1AmӠIIE̵GGGGGxb#q@G 4GG_E GGGGGxb#_@#"-?"0DB-EI;FKgK`6AKwI) BE4G.RB3rJGF>(Ƣ0JVJ0By1JGC(&D""FB ` DGG5G6AK@!MGIG,+nAJ 6JGRaAUArB5A"#G3ɢF';Ggh +Ep`ho G "Xb4GB L6@IwR@I oV@I,TG0BG@G8bP @{Zk4GX8bG tBӘ4GG(b|sBӠTGG!hbGvB0-"hbGGtGMtB<-"TGhbGvBG%p_"bGGGK\D-"TGhbGvBG%p_"bGGGK\L-"TGhbGvB GGGbGp_"GGK\ GTGb#@ GTGb#@ VI4GXGb B4G8bl"0B{ZkG$1@ AIeSH E GAaABRApwIEG#GârB"CYCw`I`E/zC4G[-KEeC:EK0G ZE Hw`IaB" @E[=2A`EBWB)#.wIE9@J4G,D$@9$K 0FD*DI1JD<'J6J3 8 FJ_# EGC "I? PFID'7GF8E%F w`II!B`E4G/TBwI3tJi# AEG?4G ,RA7J"D <DDz)wI"_!BE*F)4GU/XBw`I98K '@ `EYGU?4GA.M-@0 JPFA>l`G "b4GB6HZHE!P@̥VI TGBGGbP@zZk4GXb8bG nBӘ4GG(b vrBӠ¥TG G0!hbGuB 0."hbTGGuB G`GGp_"bGGGJ\ GTGb#@ GTGb#@LVDI@4GXGb(B4Gbl"BzZkh +E`h %1@eӠHHDh +E`hG h$L@G$ "b4G>B$전6HLRH!DVH ,lTGBTGGbP`AzZk4GX8bG BӘb4GG(b rBӠ"TGGhb1"duBcGGp_"bGGGJ\ GTGb#l@GTGb#f@$,V I 4GXbGb B4Gbl"BUzZkGN%1@ HhSH E$GGG#~^^ ~(08޴@HPGGGGGG` 4GGbBhtG`G!0bH"GuBb4GGBh"TG8G(B0bҒHzZk cC`!_GGGGG@b#@  c4Gc0G#v!J, 4G Gb{BtGh¤`G( F"0bGtB&"TG0bGtBG$p_"bGGGJ\4GbGLBf"XTGHBGPb2vHyZkG]G] }(08ݤ@HP`#k#G~TG^TG^~ (0޴8@HGGGGbGGGuBGpSH&"5wJ!V H?"FB4Gff#U@0kX4GG8bBӠtGGx !hbH"GztBb4GGBh"TGGBbҒHyZkGG E@''HFG<CPGGGG GGXb4GwB6H8ŤH".%V$J ETG BG@P@B(bGxZk4GbG<B84GGbDpB@"TGGb 1"sB备VH4GGbB(b4Gl" BxZk&1@fHHDG#01B$2qB@GS?BC@`B4C@aBCղaB֢@C@ײ B֢ 2BӲ6 0B GZ?B@0 B: 0B!à&1@ 5 @G@7JGTB@GGUA@w tBp`V_B@֢֢ B21@BX_B@ B A Z_B@0Az21@Bu A@GGb#g@Ӡ AGGGb#`@  "G4GxbB Š6HHRH @VH %tG0BG`P B8bTG xZk4GbGB84GGboB@"TGGb 1"rB Gc#1`@ `@?AG@'bGGG*H\ 0 A #A %V H 4GGb`B4G8bl"0BwZk0A(1AHdSIdD G]]} (0ݤ8@H=P`#k#~^^~ (0GGG$B BGB7@JGR_Br@GRRP@p@0a rB0`T@t@ TB 1@S@s@ss SB @S@s@0@ 1@3 @ B bGGtG_Ӡ @ bGGGtG_G]]} (0@#k0@Ð#G~_"^G^~ (0޴8@H>P^X~`hGGGbGGHb c G~BGŠF @fGGTGbPB%}BGGGb#n_&)  G/GG8b#_ G& GGGG4G31 A`31`BGGGTGb#_/ GGG8b#k_GGGGTGb#_ GGGe4G8b泬BӐ GG4GhbB6INHe!D`'V$I TG BGPG(bP@wZk4GxXbGBӸ4GGHbnBӈb@#"TGGqB ƠGGG8bp_"GGG\ GTGb#@GTGb#@祏VI4GxbGb LB4G(bl" BvZkg%1@eӠHxHeDgG]]'1@} GA G(GE0ݤ8@H=P]X}`hp#kG#~^^~ (0޴8@H>PGGG$Ġ *%?!_G" Pb#)D (D@@@ 1@@G D0 &G @D&Gp0F"_ 0@01BİƠ"G4G8b BǠ6HMRHi E`VHTG BG@G(bP@[vZk4GbGBHb4GGbmBP"TGGb 1"3qB cGGbGp_"GGhF\ GTGb#:@GTGb#4@VI4GGbB4G(bl" B#vZkG)1 AHcS I D'G]]} (0ݤ8@H=P`#k#~^ ^(~08@޴HPX>`^h~pxGGG(GGGGDf#R JD.`"e"CC @pF4G`@YG" "3B"B B fB8FtFMG"Jc"" 4tBpB fB B8`FGtFG!waJF DF7Ge" @ ` "#"0@44@ B B8FF'Ge"$`R""@@G&0vJBÑV!J c8`F`"3@ fB`"@ fB `G?$4G0vJBð#@B GG4GPb$B 6HkjfI "a*V$J JTG8BGP@B@btGpuZk4GbG B 4GGb lBb '" TGGIpBX""a$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1">]"bGGtGZ\8 '"G GGpbP@2vHmB ` '"bTGG1pB,Gbp_"GGGiE\l '" G | '"GTGbpB,Gbp_"GGGVE\VH4G¤Gb B4G@bl"8BuZkG+1`Ak`IHD'cG] ]#fH08gH@ݤGE(}CHPX=`]h}px#k#~^^~ (0GGGGG`GG8bGp_"GGE\  bP@GtG_ bP@GtG_G]]} (0@#k`#~X^`^h~px޴GGGRJ8F% $@  qHGJG1D=  =GGtGb#v J=="Ap^&¤4GG0b BPtGG!bH"G|oBbP_"'GGGGD\4G`bG Bh"TG8G(B0b2vH{tZkݤ&vH@AE'@(A'&H(@! tGB'Gb&JGBBӸb#~@aSI&0 @H@G6'g&JxJ(Bq JqFgGaHY<CGG6@KHB]"aGCyCGGGZk"GHBGGZkGvGX]`]h}pxݤ#k`#~X^`^h~px޴GGGRJ8F% $@  qHGJG1D=  =GGtG(b#v J=="o^&X¤4GGbt BtGG8!0bH"GnBPbP_"'GGGGD\4GbGK Bh"TG8G(B0b2vHsZkݤ&vH0@AE'@(A'&H(@! tGB'G b&JGBӰb#@@aSI&0 @H@G6'g&JxJ(Bq JqFgGaH Y<CGG6@KB]"aGC yCGGGZk!"GBGFZkGvGX]`]h}pxݤ#k#% $~@ x^^~޴>^~޵GGG0="a JGJGD=G #!ŠJF YG @R HA"@!  N CA FF@4G G+8F  =$A A 0 FSG="b#GGtGn^0'vH0@ @ D 0B%00@G17$J'J<5 B,2U B.@PXGGGXTGGGbXBB<5@!U@ JHhb#AF0}Fh0="GvHh8(Gj^&4GGbB¤tGG pbF"GjBӐbP_"%GGGGJ?\4GbGBf"TG8G(B0bҒHoZkXB@} `bG4G@ZkPb("="HB8}"GGZkHG`H"dfH`Dd$!!J$dv`Jd ĦTGtQJJFĶG$4GwQJ K7G$d BaKd h=dq J6`JqFdh=j]"!v H<CGCGGG8BZk"GBG3BZkPh8vK7vJCF?GGB@?G.4 G?GqaHPJ?GF>"GzR" G@?G#,eJGA#H%D#<"P]R"B BZk?GCB0 CP"]"4GBZk0"C@B@"P]"4GAZk0"@"xB4GGAZkc HPGGtGJ`bFGG\B$fH4Gr@J&H&D$$!J$vJFH6vJ $#GY/xZYKPJ{J[GY?GH]"BGR"AZkB$fKGG`bG8HtG&D$+BG]}]ݤ#kG#~^^~ GG `p `GGb#K@# Gb#C@Pb#;_# Gb#\ @Pb#2_cG]]} 0#kG# 5B~ wH^^~ (GG<5B@@ kGb4GGbxBtGG< hbD"GhBb4GGWBd"dTGGBbҒ`HmZk"GG4GTGtGGGGGG4G TG tG GGGGGG]]} (0#kG0BG R HG D  B բF8F  #@ RJFB-@ բӲk#~^^~ (GGG o`#c@R HD D@@m@!D CV@J0@F@J@8D Gb#@(c b4G_ b4G_G]]} (0#kG@#% $~@ X^`^h~px޴>^~GG qHc@GJG1D=GGD5@ Ġ$CR@J@F @RJF -@ Gm@ !R J F -@G#@G="b#GGtGh^%vHVJ$, 4GG`bBtG"@Gx)!I"bGgB)"TGbGgBG(P_"bGGG"=\4GbG_B i"8TG(BG0bҒIlZk@A$ERH@ @B(A#!l#F$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;19"O JB" tGB*Gb&JGBb# @ aSI&0 @H"@A G'+*'j0D{#&JxJ(Bq J'HqFjFFâ6JJ0F6JFBIGD:EKGK0@G:wBKzGC`)! , 4GG`bBtG@BG G"bGygB'" TGbGsgBG*P_"bGGG<\4GbGBGg"XTGHBGPbҒ@IrlZk GpHxBG@˰<C)GG]"+6H0DCCGGZk "GH0@CG 9!C9CG(&I &A)! (GtGGb&J!Bb#] @kSH_&xB 0`AHR"AGGdvHH<C(GGFI8H FAj@I*D(FcF#gHgH0`D#bHrDCG]"6JFCӲCGG~Zk "GxBGyZkGG`]h}X]pxݤ=]}#kG`#% $~@ X^`^h~px޴GGG JqHG1D= %  GG8b4G}BŠ6H5 RH"-VH ETG BG@P@B(bGkZk4G0xbGDBX4GGbLcBӘ"TGGb1"fBVI04GGbB(b4Gl" BkZk'1@H`SHEG="b#GGtG^GG( qHGJG1D= ="]"}"G_GHb#="GGGtG1f^($vHVJ%, 4Gx¤GbBtGGp!H"PbGeeB("TGPbG_eBG'P_"pbGGG:\4GbGBh"8TG(BG0bҒH^jZkà0@@DRH@ @("'@ JB" tG0B)G@b&JG#Bb#@ aSH&0 @H" A G'*)'i0D{#&JxJ'Bq J&HqFiFFâ6JJ0F6JFBHGD:EKGK0@G:wBKzGC`(! , 4GxGbBtG¤"G F"PbGdB&" TGPbGdBG)P_"pbGGG :\4GbG]B&f"XTGHBGPbҒ IiZk ݠʰ G=*=*GBwH G<C6JGFC CGGG*]"/}Zk! "GGB*}ZkGàRHDX#v"I 0@@D(A(@Gb#@G /0@@ D@*AA*@G(¤&&I (A)! &G0tGG@b&JqBb#@FRHFI@ @X#v"IDG#aSI&0 @*&zHf G<C&JxJ(Bq JGqFfG*]" 6K:GC @BCGG|Zk! "GG+aSIB$0 @* sH<CGHK@hIG* G*c'G#gHgH0`D#bHyDC* 6 JGSFC`CGG*]"|Zk "GGB|ZkG&"DʲGGp]x]}ݤ=]#k`#% $~@ X^`^h~px޴GGG qHGJ1D= %  GG4G8bB6H9ŤH"/%V$J ETG BG@P@B(bGhZk4GbGeB4GG(bm`B8"TGGb1"cB备VH4GGHb=B(b4Gl" BhZkG&1@fHHDG="b#GGtG[d^$vH@@D !!@%'@&J'B1" %E"btGGb&JB(b#'@Ť`SHc@CH@b#@ EJXJBpJPFEc0`J}_G @ &0B'DGD@vHc<CGGf 6JFC ҲCGG]"{Zk "GG0B{Zk0@%GX]`]h}pxݤ#kG`#% $~@ X^`^h~px޴GGG JqHG1D=$ %$  GG@b4GBŠ6H5 RH"-VH ETG(BGHP@B0bG/hZk4G0bGB4GG@b_BP"TGGbT1"cBVI4GG`bB0b4Gl"(BhZk'1@H`SHEG="bGGtGc^$vH@@D(A(@JB" BtG%GE"b&JB@b#l@ŤgSIGCHb#@ %%&H8J(@hI(F%@D%!D%H?&H&0D%H?'DC $0JJ2WJEQFF@?&4JJ6wJFFF&8KK:KFYGGG?''wHH%HDGG$ (WII2IQFGG07JJ6JFGG4JJ:JYGGG'HH0D'7HDC#"H V"H !&H_&'HGGC3W#HrFGG&բ"F#V"K cf eH<CHBG6HGDC CGG]"zZk "GGHBzZkG`]h}X]pxݤ#kG#~^^~ (GG0J 5B wH<5B@@ kGb4GG8bAXtGG bD"GbBhb4GGAd"dTGGBb2v`HgZk"GG4GTGtGGGGGG4G TG tG GGGGGG]]} (0#kGp#~^^~ (0޴8@H>P^X~`hp޵xGGG G  bGG<?"GPs"0b_"GnBǰ0b#@GGb#e@")! GGG@b4GAPb4GGb .^Bb)" TGGaB 4GbG#^BTG+G`bI\h_`G RH CM G GGGGGGJB"BtG'GG"b&JPB0b#\@GGb#@$ GGTGb @ ! AA]$ IJ AmӠI@ F "`.Q"."rJT JtFoBBaG.wuJVJF>, GGHb#_RI !GG@@k/(A'&JRJ,B1" 'G"btGGb&JB0b#@ǰǥ GBGM"I@!GvyZkgfHI l@lӀI EG4GPb{nBG]]} (0ݤ8@H=P]X}`hpݥx#k. uJV JF>Ð#~^ ^(~08@޴HPX>`^hGG#hG0 0 GG4GbjA6H9H"/$V$J DTG(BGP@B0bGeZk4GbG/A¤4GGb7]B "TGGbL1"`BĤVH4GG0bA0b4Gl"(BeZkG%1@eӠHHDb#x@ ߤߤàG 0R Jx!F GBf BG4GRJ5B5wJ<BU@8k"4GGb A BtGGJ!bJ"GH`B0b4G GAj"*TGGBbҒ IOeZkyGF="]@GG}Gpb#G@j@&GGGGb#@ M^DGG QE@b#5@Ghb#|@8b#u@GOGFGGGGb#+ @GEG& i$AG>GGGb#@8F="]@G$=" @GG(G}GG@b# @GB4GGb lA"tGbG ")!I"G_B 4G0bGKAi"ITGGBb2v@IdZkL@ƠKG] ](}08@ݤHPX=`]hp#kG#~^ ^(~08@޴HPX>`^h~pGGG8b#@ #GEGŠR@J"4wJ#T@(k04GGxbAӘ"tGXGd)!bI"Gt_BӨb4GGAi" TG GpBxbҒI{dZkG% $A)0 Hx D "GGGG]"TG4Gpb#@P@}GG}GGG$`5C$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1Z5"`4Gpb# @ 0IE GG]" @4G4Gpb#@0A)0 I x E P@G % G#HF0@wJ)1BGB R_AAR\r`GsӢSCBG rGRGb#@ 0@A IA@G% %=hR`J`F `\GRKxGGGGGb#w@pG G CADGb#@Gb#D@ DD +G]b#!A@YGRIE MA GKGb# AQ@JGGGb#@GCGeGEGhb# @G9GeGG4GkaApb#Go@.$GG 1E b#@Gb#@b#@GG0B4GGxb $AӘtGX"G$!b H"G^BӨb4G GAh"hTGGBbҒ`IcZk@G] ](}08@ݤHPX=`]h}p#kG0?DXDP_F@B8@FGG@R H D \P@GRGk D  BQ @BQGkB1  @1Gk#~^^~ GGbc Db#G@Gb#@?&#=1"H&H`@ # !@ a HJFG]]} 0#k#~^^ ~(GG]bCc QF@b#@Gb#c@#&H@ @! tGB#Gb&JC" Bb#@ &#=s"J&Jp@ #"!Bpq JæJFöG]] }(0#kG#~^^~ (0޴8GGb< < c GG4G8bpA6H6 RH".VH CTG BG@P@B(bGbZk4G0xbG7AX¤4GGb?ZBӘ"TGGb1"]BàVH04GGbA(b4Gl" BbZkG%1@H`SHDðB" ?"GuZkTGvJGy KKG߃HD߃G]]} (0ݤ8@#k#~^^~ (0GGXbH H c GG@b4G A6H8H".#V$J CTG(BGHP@B0b4GUbZk4GbGA4GGbYB"TGGb1"-]BVH4GG bA0b4Gl"(B4bZk$1@dӀHHDB" ?"GGuZkTGa HGxKJF㶴HDG]]} (0@#k#~^^~ (0޴8GGbT T c GG4GbA6H4 RH",VH CTG(BGP@B0b4GaZk4G@bGgA ¤4GGPboYB`"TGGb\BàVH4GGpb@A4G0bl"(BaZk%1@H`SHDðB" ?"GtZktGvJGy KKG߃HD߃G]]} (0ݤ8@#k#~^^ ~(GGbH@ G#tGGb&Jt BXb#_ _&=J1v Jp@2BPcfJJ`Bs`JFG]] }(0#kGp#% $~@ `^tGh^p~xGG=="]a JGGhb#="^JD]G\^}#v`H`@BF 1!BH1BGefJdBs" `%GPtGG`b&J# BӠb#/_ 1vHDB1"JJC@B0EyvJ<CGFJJDBr@JGF/]"XKG?CGGtZk"GGBtZkG%&H!@! %GPtGG`b&J BӠb#_ eGb#~@Hb#GS_G`]h]p}x#k#~^^ ~(08޴@HPGG=bG H@ #GtGGb&J B8b#_#&"&Ha@OR",@4G0GxbEAtGX¤GH G"bG[B'"TGbG[BG&P_"(bGGG0\4GbGAǤg"0TG@BGHbҒH`Zk@#H8H@`H D#G]] }(08ݤ@HP`#kG#~^ ^(~0GGPb=H@ #GXtGGhb&JK BӨb#W_  ?&1"Jp@0B}pæ㦖JJBvJFG] ](}0@#kG`#% $~@ X^tG`^h~px޴GGG=G]"p@J>JGD]G="Pb#GG[^,4G¤GbAtGG!H"XbG[B("TGXbG[BG'P_"xbGGG90\4GbGvAh"0TG BG(bҒH`Zk}#v`H`@@D(A(@0¤H@ G&tG8GHb&J Bӈb#_ 0vI&D0J&HC@ @zJf<CG?&fJJhBs`JGF6/]"Y6K:G6?CBGG/sZkDDB"GG(sZkGGȠ&H@Ȱ"DDG8KCGGGb#!_G0b#_8DTG XDtGDGGG0b#_GX]`]h}pxݤ#k#~^^~ (0޴8@H>P^X~`GGGGGHGGGQF!@b#s_Gb#_$?EX D G CA FFGGGb# _4G GR I E MA k @G G@#V"H GGb#L_GGGb#_ 8D@TGb#_- XD`tGb#_'DGb#_!H@߄ H"(tGGb&JBPb#_ hH%;k!FI  AJ!jȤHH@fHDG]]} (0ݤ8@H=P]X}`p#k#~ ^(^0~8GG]b}Cc QF@b#_Gb#9_H@ C"#tGGb&JBb#_ _&#R"J&Jp@" BPcq@1"fJJbBs`JFݢѲ]QG ](]0}8@#kGp#% $~@ X^tG`^h~pxGG= rHGPb#G>J="2D]G6Z^}#v`H`@BF 1!B01BGefJdBs" `%G8tGGHb&J\Bӈb#h_ qSHDB'BJ<C@B0.uVJGGTJ]"F>CGGqZk"GBGqZk%K8KCxK8G%GX]`]h}px#k`#~ ^(^0~8@H޴PX`>h^p~x޵GG="]G}Gݠ= @8EPb#C_ G 4G*` Gb#_>!pxG_GGDb#!_Gpb#h_$H&HJ@ %A@qS JG'B!CĦRJ$G %AJ B8KBvJB-A6G$"G^qZk$GtGGb&JBb#_/ A?p%&H-@!@! xBtG%GGb&JBb#_ šGGEb#_Gpb#_AŤdSH BGIH@ Ű@=LERJ}FJJPBr@J lBF"GqZkݢBŲ 0@A KAzG#Yp¥.&K!C9# G.tGxGb&JnBb#z_!$ GI A A.n&I xI !Ai I iEn=Db#}_Gpb#_HA@ߥ G.tGxGb&J@Bb#L_!NfSInG@ BFIfI A n "ʰ.H8H@oI/D.]pZkFpݢ BJB" x"G,GtGb&JBb#_ ݠD=GGb#_  BAG]Gǡ@AGpZkh ( I AHmӠID(-,#I@ Hh  E $Ad@ .w!I@VJF>h̰G ](]0}8@HݤPX`=h]p}xݥ#kG. !IV JF>`#~@^H^P~X`h޴px>^GGGG RJF4G¤GbGAtG⤨G< G"XbGWB4GbG&AǤg"0TG@BGHb2vH\Zk`Ǡ6H0 D TGÑVH 4GG}GGFv`J}FF]GBG]g];WeKSFgK;`KsG[F]h "ݦFݶ (,G 04}0"?"uG} VJ \'G]!QGR Hu#@U#@8D8KGXG]#Hg}cBtG3`JtFsG}lǢ=67J8FF6F= ]AK ]E@<wJJFUB5BBuG` =!J= VK  ]&"_G ] }tF }VH "`SHJF \'Ѣ`1F8ݲC8F<=@Gñ?BGW`GwJ8 @0BwJ,F8}#B ]#wJv/U@F:BFH.4GYB@ B:@K0DF6JPByKFw@J>8=#@@F }"wJ /F@BF4G,&KZB3zJ0`GD&Hw@JD< "pB8 w JB@F4Gv/@ZB%K$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1Ǭ"q5J0 G FuG HS@`G,  v?w J F@BH4G.VVB H0DF96KBt"F>8F@  $D ("Q1AF8]C$8F<GøCGy`GG_wJ8 F@[@,$]"w@K@GBH4G5/0BWB2WJ0Dw HPB8}"2G6J@wK8 6G D5?G`.&BA@X8B1.0@C$=#w@JpB8"w`K@@FaJ8J4G/BF@`G9&K0`F[BG.5JP@CG?$ wJF @4Ga.R2@ H0 FJp@C`F5J$#w`KuFa>8C`G4G,A!C8K0FBD1!JT"D<@C_GXF `Jݤ`qHHDݴXF 'qQ JKG']yq KAJYF] E$F8FG$z ڠ@G]"GG4Gb#_@0BGGGJ!G*8b#_@* G8]"6HGGGG4Gb#_@=@ I% '6 H G/G@GGGG8b#n_@ @*֠H砇6H(]"G0]"G@GG4Gb#_@@GG@]H]P}X`hݤpx=]#k0#~X^`^h~px޴>^~GGc@GGGGFF% _&@R"]="sJG>JGSF}G QF@b#_Gb#_ӨC$ 4GG="b#GGtG2V^,(B4GGpb AӐtGPbGt!b L"GmUBb," TGGgUB+G bP_"GGG*\ 4GbGAl"lTG8G(B0bҒ`IfZZk]*v@I IA A A E`+aA',A&H,@! BtG'GG"b&J-B0b#9_!g'pSI_EBB&HG@!  @xVJ'<CG&JJ,Bq JF.G]"WJF>CGGmZk"GBGmZk! GB ?E0BwvI,0BGHD<GBG D"mZktCGEG eGxcb#_@GGGGb#|_GGX]`]h}pxݤ=]}#k #~`^h^p~x޴>^~޵GGG G=GG@'?F F % &@s"}]"x"s@JJG3F}IG)!QF@b#_Gxb#_ӪC 4G@eG="b#GGtGOU^,4GGb (A0¥tGG!b N"GTBӠb." TGGTB-GbP_"GGG)\ 4G@bGAn"TG(G8B@b2vIYZk,vIA0AA E-A).A&H.@! BtG)GI"b&JJBb#V_!)pSIE(B0B&HG!A! !@yvJI<CGGFJJNBr@JF]"/XKG?C GGlZk BE 0A(B"GGlZkxI. 0AWJF> @(BGGG E"lZkGGG gGtGxb#+_A0@GGGb#$_G=GGGb#H_GG`]h]p}xݤ=]}ݥ#kG#~^^~ (0޴8@HGGG(GPGXGFHb#_G(b#:_RHxDGGHb#_GGGb#`_eR`HxaD`GGHb#_GGGb#R_$5@$wHTFA>¢RJJBySJG"G]] 0#k#~^^ ~(08GG@b|@|@c GG4G@bA6H9H"/#V$J CTG(BGHP@B0btGWZk4GH`bGwAP4GG`bOB8"TGGbP1"RBVHH4GGbOA0b4Gl"(BWZkG$1@dӀHHDc=cR`Ha@c `b#@G]] }(08@#k#~^^~ (0޴8@GGbt@c !4GGb*Ax¤tGG bF"GRBb4GG Af"TGGHBPbҒHWZkK !D4GGbAtGx⤐G G"bGgRB4GbGAg"TG(BG0bҒHnWZk䠇H4GGbAtGbGx G"GFRB4GbGAg"TG8BG@b2vHMWZkGD!4GGbAx¤tGG\ bF"GRBb4GGAf"TGGxBbҒH%WZkK Š!D4G¤GbAtGbGx D"GQB4GbGvAĤd"TGXBG`b2vHWZkH4G¤GbvAtGbGx D"GQB4GbGUAĤd"TGhBGpbҒHVZkGĠDİ# "_GQPFQ!?c`"_GբFղcG]]} (0ݤ8@P#kG#~^^ ~(08޴@GG(G04GGHb"A8tG ¤GxbF"GQB4GbGAf"hTGPBGXbҒHVZkĠG`BG]RH@GiZk&R H!HBxSJF@$RJ!JBsSJSFdG]] }(08ݤ@P#k#G~G@G^GGGH@GRJBGiZkRKK6@pSJDG] #kG#~ ^(^0~8@HGG=Gp]}l@l@ 8"GGTG0b1[B%$ GG`wJ6JFC ]@$ G  b#K_G(]0} ]8@HP#k#~^^~ (0޴8@GGG@@ GG4G8bA6H6 RH".VH DTG BG@P@B(bGUZk4GbGWA4GGb_MB"TGG(b(1"PB䠇VH4GG8b/A(b4Gl" BUZkG&1@H`SHDa@b#_x|ĠRH@x$= RHH!@qS HF&G]]} (0ݤ8@P#kG#~^^ ~(GGGGb#d_#v`H$"`@pR`Hb#_G] }](0#kG#~^^~ (0GGG@b#$vH@BFGG@_eSH @BCU.DsJ"RUJGSFU>C"hZkGpb#RJ_G]}] (0@#k#?$~! ^^ G G b#G_@"R HA@Ja.tJA.SaJRAJuFa>TFA>¢RJJBySJG"G]] 0#k#~^ ^(~08@޴HPX>`^h~pGGG@bt@c EGàGDTFA>RJJBySJG =_4G ?$! Gb#_ӐPb# R H@Ja.A.tJ4GSaJRAJuFa>TFA>RJJBySJG _Ӏb#\_Hb#@ ðb#ð_ӷGD@ b#ðð_Ӭb#ðð_Ӥb#װð_Ӟ&䌿="_&4GR"Qb#GS_Pb# R H@Ja.tJA.GSaJRAJuFa>TFA>RJJBySJG _4G ?$! Gb#1_ӐPb# R H@Ja.A.tJ4GSaJRAJuFa>TFA>RJJBySJG _Ӏb#_ b#&@ b#ððh_CGD@ b#ðð]_8b#ððU_0b#װðO_*&䌿="_&4GR"Qb#G_Pb# R H@Ja.tJA.GSaJRAJuFa>TFA>RJJBySJG V_4G ?$! Gb#_ӐPb# R H@Ja.A.tJ4GSaJRAJuFa>TFA>RJJBySJG 4_Ӏb#u_ b#&@ b#ðð_GD@ b#ðð_b#ðð_Ӽb#װð_Ӷ ?E25 B2w@J@<$BR@@kHB4GG`b A8btGPGk!bK"GlNBӠb4G GAk"KTG8GhBpbҒ@IsSZkG6!I G&c`匿&= "4GGb#;_Pb##]&ձ $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1cF"iR`I +AKI .qKI+,P JA+HF >1D+<GiR`JaJBvSJFɲ_4G]!%k!jGb#_Ӑ#Pb#]iR`I +AKI .+,qKIP JA+HF >1D+<i4GR`JaJBvSJFɲ_Ӏb#_}Hb# /@&'f `C@b#ððP_+GD C @b#ððE_ C@b#ðð=_b#԰ð7_GTG=%b#*L@ G @&c`匿"?&1"04G0Gb#_Pb#c+R I iA H).r H .Q)JP J3F)>F >GRJJBwSJF6_4G=!%k!iGb#_ӐcPb#+R I iA H). .r HQ)JP J3F)>F >4GRJJBwSJF_Ӏb#U_ Hb#@fgF@C@ðb#ð_ӰD C @b#ðð_ӦC@b#ðð_Ӟb#԰ð_ӘG="TG%b#K@ G`&C@匿"?&1"04G0Gb#E_Pb#C*R I IA H).r H .Q)JP J3F)>F >GRJJBwSJF겼_4G=!_%J!IGb##_ӐCPb#*R I IA H). .r HQ)JP J3F)>F >4GRJJBwSJF겚_Ӏb#_ Hb#:@FGf`C@ðb#ð[_6D C @b#ððQ_,C@b#ððI_$b#԰ðC_H"4GG`b ~A8BtGPbGJ!b J"GLBӠb4G G]Aj"jTGxGBbҒ`IQZkG"}!$ 4GKGb#_Pb#cݤRIh@H(-dH,I(IEH *E(=D<cR`IaI@pSH0D4G,_G] ](}08@ݤHPX=`]h}p#kG#~^^~ (0GGb#!R H /!  4GGbAtGG E"bGyLB4GbGAe"0TG BG(bҒHQZkCtGPGHbRHVA$c%vH@G]]} (0@#kG#~^^~ (0GG8b@@c GG8b4GA6H8H".#V$J CTG BG@P@B(bGAQZk4G@XbGAH⢤4GGXbHB0"TGGb 1"LBVH@4GGbA(b4Gl" B QZk$1@dӀHHDp#G|&GxC "l4Gt肤G b#E@h%C TGG$bP@VBӜG]]} (0@#k#~^ ^(~08@GGbc @ vHD "!!'H'HGC TGG@#@ 4GGbDAtGG HbE"GKBXb4GG#Ae"TG0G B(b2vHPZk $ Gb#_b#RH@H%..rHQ%JPJ3F%>F>TGRJJBwSJF_(b#B_Gb#_Gb#_@@@G] ](}08@P#k#~^^ ~(0GGG @ vHD "11'J'JGC GGGb#R_Ghb#_@@@dG]] }(0@#kG#~^^ ~(GG=`bc @# vHD "!!'H'HGC GGb#_b#_pb#G_Gpb#_@@@G]] }(0#kG#~^ ^(~08GGbc @# vHD 0BR2GJGJGC@GG _&R"D@`b#!G_Gb#RH}_Gb#J_@@@G] ](}08@#kG#~^^~ GGGDF6H G8GGb#@x_0"G@b#_ 8GGG@b#i_0"Gb#2_G]]} 0#kG#~^^ ~(0GG0bc $vHDb#_c=q HvHGF#G]] }(0@#k#~^^GGG" 3S@ HP@..8{#U J>TJ>@GTG@0`BGG_G@@]] #kGGGaGp1@JG3J]GF2@GcBa"GGbZkPBGkG#~^^GGG" 3S@ HP@..{#U J>TJ>@GtG@0`BGG_G@@]] #kG#~^^~ (08GG@GGGG? "BG Hq1 JP@P.,R TJT>@H<P @5J5FФB/GRH@F@GGG{#/@$GGDDGG$#G"Q 4Hw4Hb1@H2_J"PBBQ..AV JUJF>F>PA/9?KYD$C/G]]} (08@#k#G~(^0^8~@HP޴X`GG `2G}" ݠGG?F G="G8b#a1@!5@!w H <@A@ kGGF@G4֟JBFG7JBGpB8{J6 K[GCx0 BGQa1 H2_J2DDBQP BGG=G]Gb#*_Ga1 H0J0DBP@Gw]G2GJGJAFGբ6JBղAFG89?K*C8GpBBzp@J6`K0DCz0`BG" HaH"5ֿJh¦PB3/G/`BGY 7KXK0G7?G?Bz0`BG0`B;KGpbCz@.r1@JJ6JGFxHFCS:_KZFDCSP`BG(G=G]Gb#_Ge1H&HD@P@G ]c1`H?"Gb"@@0JPB..U J>TJ>Ң6JvDBҲP@BGG(]G0]8}@HPݤX`p#kG#~^^ ~(08޴@GGb@@c GGHb4GiA6H5 RH"-VH CTG0BGPP@B8bGMZk4GbG0A¤4GGb8EB"TGG(b1"HBàVH4GG8bA8b4Gl"0BMZk%1@H`SHDðhJ J@J*Ⴄ4GG(b G,AӠb#T_(b"4GG$A\ $"G4G(bA8D\GX¤Ơ\ðGb# _Gb#_4Gb#@@b#_G]] }(08ݤ@P#kG#G~^^~ (GGP@G"@"G!v HB"G`ZkGTG G0vJ`1BRB4G"!v H7 GC1"CGC.q".J4GJF7vJ BGC#CGC0By/0ByKtG`"1v J B?C0B@wJ.UJF> B0C@{JX/ZXK[GX?#P B#_G]]} (0#k#~^^~ (0޴8@GGGGG`RJP"" # ¤4GGbTAtGGX @bG"GGBPb4GG3Ag"ǤTG8G(B0bҒHLZk.GRHP CQ &,C$@  ?DX D  @DG`mBsd,cFXFm@֢IJG#-C9$G]G]} (0ݤ8@P#kG#~^^ ~(08޴@HPGGG=GGG`#R JP1"! 4GGbAӨtGG!bH"GCGBb4GGAh"TG8G(B0bҒHJLZktRIP CQ 1,#/  0?FX F  B}GRS_GР@X,âFXF B=Gy9G֠@!'v6[D{9;;Ce<Q!8 6$4GG ="Gb#_GG(GDGG G]'"GG ChrF`$âF$98C%GGG]] }(08ݤ@HP`#kG#~^^~ (GGD!D RHGp GG$G!?DBG @X06 \?$pH@! H?F<C'HPGGG `q`RHs k  $ $vH&$w1HA$@P!@!1 @!v H! @ G)")G0JI. , JR QJsJ@HTFQ>D<VJFC@ vHDP"11'J'JGC/G TGb#_GTGb#K_@( P!A@(P@G0b#_Ơ 4G Ge A@(@ vHD P0JJGCGG Gb#_GGb#%_@@@ 0 A &A?cG]]} (0ݤ8@H=P`#k#~^^~ (0޴8@HGGGGb`VH_6J\#Z 1'J'J8 F 袤GGTGb#$@$@ B?@ #V Hg RJ<5B-1UB1 GU"S[ZkƠ0B8@GsJ06 J1BSFCP51 ByJv@KyGpGpb#\_ӊGG&G@ @ G&@P2v@JSBpƠG58v K6.GrVK8B0BQ6JG2F6>GU"kƠ0B8@GsJ06 J1BSFCP51 ByJv@KyGpGpb#$_RGGb#__MG&G@ @ G&@P2v@JSBpƠG58v K6.GrVK8B0BQ6JG2F6>GU"ZZkƠ0B8@GsJ06 J1BSFCP51 ByJv@KyGpGpb#_GGb#_Gb#@ G8b#$@ ÆvHVHGb# @G]]} (0ݤ8@#kG# ~^^ ~(08޴@HGG뢤 p G 0 G " !$v H1P@ ?F@ , HM ! K b#O_ G '1@`SH'vHGDCf"01?J0]R@G/FFG$/ J.yJ`1HX KWJG?F>pV`K DCp@%'vHD 좦5JJGCG TG@b#_GTGb#_@P@@c`P`@Gb#V_G]] }(08ݤ@HP#kGP#% $~@ h^p^x~޴GG  qHGJ1D=# @삤="GGbG GtGQ!J!>dGG aHGb#JDG;'@Gb#d'@⢤?&G& GG" "!v H1@ f3JP`Bf֢75B7wJBXb4GG-Ai" TGGBbҒICZk@b#_ӽ$ GGhb#6_G`]h}X]pxݤ=#kGp#~8^@^H~PX`޴hpxGGGPbDBDBc GG@b4G%A6H8H".#V$J CTG(BGHP@B0bGqCZk4GXpbGA`袤4GGpb:BH"TGGb1"I>BVHX4GGbA0b4Gl"(BPCZk$1@dӀHHD b#_Ľ &vH@!1 @!v H&0@E"="}"2_JE]"Gb#_GCGqFPB G= Grq`F0`BrGqFݢB7@BGb#_Ӱb#=_0=" ]"(}"GG b#%@Ө@5@Db#( =_;HG"5 %, ! ,0@A (H(<@H<#0vJF BR2GJGJGCGG@Gxb#_GG(b##_AG. %, %"4@P J>A H <G e. E.S qJq>RQJQ>Bb#M_Ga1H VIDC @#C11v J2F@bs3gJgJGCG `4Gxb#_G4G(b#_0AP@Gb#'_ b#_4GhbGL_ b#_ӕ$ Ű b#/I%,, IpIA $H@H1DD$<<G4G_ b#_G@]H}8]PX`ݤhpx#kGp#~8^@^H~PX`޴hpxGGG($ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1_"(bPBPBc GG8b4GA6H5 RH"-VH CTG BG@P@B(bGABZk4G0HbGA8¤4GGHb9B "TGGxb41"=BàVH04GGbA(b4Gl" B BZk%1@H`SHDðb#v_Ӹ Ġ&vH@ 1@ vH?$@%%_"}"G2FE="]"xb#_GCGqFPB = Grq`F0`BrGqFݢB7@BGb#o_ӈb#=_0=" ]"(}"GGb#$@Ө@5@Db#( =_; Gl"5 %, ! ,0@A (H(<@H<#0vJF BR2GJGJGCGG@GPb#_GGb#_ӸAG. %, %"4@P J>A H <G e. E.S qJq>RQJQ>Bb#_Ga1H VIDC @#C11v J2F@bs3gJgJGCG `4GPb#w_G4Gb#_Ӹ0AP@Gb#_b#_(b#G_Ӽb#_ӓ$ Ű b#/I%,, IpIA $H@H1D$<D<G4G_b#_G@]H}8]PX`ݤhpx#k #% $~@ p^x^~޴>^~GGG( h¤qHGJG1D=\B&\B  GGHb4GA6H<椇H"2&V$J FTG BG0P@B(bGAZk4GpbGAx4GGb8B`"TGGb1";BVIp4GGbXA(b4Gl" B@Zk#6"H G'1@gHHD#6"H #C 8b#-_Ӭ&!(=="bGGGv H(=tGb<^`BJ!,4GpbGb 9AJ"xゥGbtGG ;BP_",GhbGGG\G,P_"hbGGG\4G bG Aj"PTG`BGhb2vI@ZktjG(?& "˒`I,vI  @ A D AСA01B0vJB)itFBâJ7)ABGb#_GGb#c_ ="]"}"GG8b#.#@Ө@5@Db#=T_G "GG), ! , "3)AA (H(<@H< ). I.Q0JR PJP>0>aBGb#_Gp1I  !AVH0DC FfR2v@JSF`䂦4JJGCG 4Gb#-_G4G@b#u_Ӭ 0A*"Gb#_z "Gb#_Gb#K&@ G %!GGb#_-Gb#_Ӵ8b#o_䂥 CI@GꠋH`H4GGGb#s@(J_b#I_Ghb#_c`GGb#(_c8b#K_ӿ%!%@i! H-ֿI,`Hi,G4GG HCkHD<`DkP^X~`hp޵xGGG¤GGhBhB GGPb4GCA栁6H5 RH"-VH FTG(BG8P@B0bGZk4GbG A"4GGb 7B"TG G0b$1"i:B&V I 4GG@bA0b4Gl"(BpZk(1A H`SI  E&b#_ӧ@!$R IP)! @#G $ %vJP@11 B1v J_&G2BH"4֟JRJP", `DxX`TX#k! @ `A 0 @L㢥4GGb A¥tGGx!0bN"G:B@b4G GAn"TGXGhBpb2vIZk-GġRIQ! $$$F8FG!A_F8@F_GDcӡS T. @$T GNMF`nPF@,uAΡ7ABGPb#u_GG@b#_ Gk1H͡ VIKECͱ& 0A!!v H0Dp"11'J'JGCG 4Gb#_G4Gb#_Ӡf 0`AfP AGPb#K_Өb#_'`dR`IPk!"`p" á) I NAICI@ 4GGG0b#@(ΡHb#_Gb#V_c `GG b#_cGGb#I_Ӥb#_ӱ_%J!H͡h! IdI.Iͱh,G(-4GPb#C kHI+IeD $Ek<+=_Өb#_G]}] (0ݤ8@H=P]X}`hpݥx#k`#% $~@ X^`^h~px޴GGG JqH1D=tBtB GG4G@bA6H9H"/$V$J DTG(BGHP@B0bG4~Zk4GbGAӐ¤4GGb5Bx"TGGb1" 9BĤVH4GGbA0b4Gl"(B~ZkG%1@eӠHHDPb#g_Gݤ!x& "vHݴ(# c (  }ƒH0vJ1&B BQF2AGf@@31`B3v`JGtBȢFBh/H/[ yKy?ZYKY? (.b# ,Q !J!>@H<ABa_Gq1H AV HFC ds3v`JtF5JJGCG 4Gb#_G4GXb#_Ӕ0@"Gb#<_"Gb#8_ӘPb# _ӿ$Gc h ŠG4Gb#&HŰ(,,A 'H'<@H<#_Pb#_G`]h}X]pxݤ#k#~^^~ (GGG-H+#?D D XvJ$ HH8D 낤GGTGb#$@$@ 3@ #R H< @ 0 @< @ Gpb#_ G0b#_ÌGb#k@G]]} (0#kG#~^^~ (0޴8@GGG(G3"0wJ!#P@@kG#R J<5 B: U B,`FF&4GGbAtG¤G HbG"GP7BbP_"&GGGG \4GXbGAg"ǤTG8GPBXbҒHO|Zk6Hà DVH-G'R J^1"$ ¤4GGbAtGHbG` E"G7B4GXbGAe"ŤTG@GpBxbҒH|Zk'R J^1"?Gb# @vH2àGRHe $Ơ4GGbAtGHbG⤠ G"G6B4GXbGeAg"TG0G`BhbҒH{ZkRHe Ơ0@0@ F@@RH"0wJ5#P@Pk¤4GGbRAtGGh !HbH"G6BbP_"'GGGG \4GXbG)Ah"TG0G@BHb2vH{ZkqGvHH$G(bG4G_G dPb#@%@ G( (@G9@& C(1 B&v HrIgqHs"FF@`Ghb#_IGHbGGTGe@B(bGGTGO@<àbGGTG@6GGhb#@1GGGHb#@+GbGGTG@$GGb# @GGb# @E @¤GbTG @ @GGGxb#` @ GGG b4GTG_Pb#@Ƞ@!ǰ 'G @GG ?&9&"!v?H1@9!JsqISFC5IGPB7@xB:1 Bp@Kv`KDxGhb#_G(I?&PA@1"G$hb#0JB''@@41@wJvJ1@FG_RI!ŠRH Gb#"_ӳGG(b G4G&_G& u@C%DPb#@0@"0#G( (I @Gp@%?&G!v?H`B1@%&7B"5ֿJ7BPBs/#S/ JpJ[ xKZXKaGx?PGX?fQHV &GG2v@JDTB0JG0VJ$!?D0D(_'Z#FQg$LA vJfO`CCJ@FrC`Cw`Ka`KFvG'#F%CvJCCK@GC@Cw@Kr@KDV3`BP`B{`JvJGFeB1B(1 BvHfIhb#GG_3G¤GPb#@@ G % @G%`"G!@'vH @@.21 B.x@Jhb#U J>TJ>ТvJFGY:_K@CY_ GGb# @GGG b4GTG_Pb#@Ƞ@!!Gǰ ' @G$& G0@9?KpB'C&31 Bv`JGvJhb#FҲ_$ ?&'H1"@p@Ghb#0JB&&@@41@wJvJ1@FG_RH RI!Gb#&_ӷGGGHb# @ӱGbGGTG]@Ӫ4GGbdAtGG HbE")Kc$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1R"G4BXb4GGCAe"ŤTGGBbҒHyZkGG b 4GTG;_Pb#¤@@ G (& @G?$ "@&%vH%@`."@.!GS qJq>RQJQ>B:C:1@Ce@K5J8CBԲ8QCrK4BvI%D[hb#vJG2FpB_b#_JÈbGGTG@D bGGTG@>ÀbGGTG@8G bG!TG_-GbGGTG-@&4GGbAtGG, HbD"GB4BbP_"%GGGGz \4GXbGAd"ĤTGGBb2vHAyZk b#E _G]]} (0ݤ8@HP#k#4G~^^ ~(08޴@HGGGhb#_Ӹb#`@ @ #G # @G%@@!1@r HvJ3@2FY3v`J&p@4JtFB GRKCGG0G1}"0@GG0b#@!5@!w HE g>Gb#3_$ G%HtG@cb#(_hb#_G] }](08ݤ@HP#k#G~^^~ (0޴8@H>P^XGGG$( 0 $ b#_G'1@ GAAA!@!@@Gb#_0A Ab#@%@ G# # @Gb#_G_&?&B1"0vJABAAJd GGGuq`JFCĢBJFBBwJCG_KZkx4E1 4G.uJGF> @_&R"0J"pB*5GA1?J2BJ4Gj/GJ/[ tKt?ZTKT?b#%Ơ5Cfp C_ $, @A.&DA&@ HqHP JA HF>1D <G3@3Q`Bv`JvJFȲ,GGGG0b#C@GGGGb#>@G1@Q! @ll!%$ )@ GGGde`dhGGhhG GG81 B7{KGv K[Gwb#R_G]]} (0ݤ8@H=P]X`#k#~^^ ~(08޴@HP>X^`~hpGG]_"=_&( 0!R" BQGPH"G"2_J )!SBpGGpBGGb#:_g G 4G `GGGb#1_ 0A A G?@ P"G%B4@Q.4@1"QJCJ`FSBw`JG%Hբ &@@6J"PBղ*/ J /zJ @AY 7KXK;G7?G?&" &? G H@ P@A G ",֟I PA*., @AQ 0J0>DH<J2_JSBj P@AǠG"&H& "C4֟J HPB*/zH / @AY 7KXK;G7?G? &# H@* P@A G "$֟HP@J.G*. @AR PJP>Q0J0>%H@j P@AG"֠&HP@ְ*/ / @AY 7K7?XK?J:_Kj' P@A+1 @`GL@LA A  AGLGGhb#_0@ @ G AG'1@GL@LAAAGAGGhb#_ A  A ALGGGhb#_0@ @ G A G!EA!Q @,֟Ir3 H A 0@AGJ2FEG]] }(08ݤ@HP=X]`}hp#kG#G~"^(0 0" @B"fB1?JGP?B / B. @ HX KyHWJG?GF>p@vJ4@@.4@ @JCJFVBwJyJG1G5JxtF`Q2v_JQGyQ`JJGC1 & H@BGP2_JPAJwqJwFC A:1@C@U?BUBBBGGGբFFG$u0 Br :B@!G!1 @& YCY9C CBGGGP_F@F@G$!CB`"9 G/Y_G@G@G$0C C@G] #kG#~^^~ (GGG Gb#J_G9  @b#@0@"p /G /p@G/@AA01 B&v@JtJyq K"tF5C GXb#}_G]]} (0#kG#~^^ ~(08޴@HP>X^`~hGGG  4G@@ b#F_ G& ""!v H0@@ c2_Jp_B@/.5vJX K0B JyJWJG?F>c ;v`KV Hq1`KFC`C2v@JvJ@CBw@J0BF PA A$8vKG pBZ:GKGKGCG @4Gb#_G4Gb#_0@ G$0vJF pBR2GJGJGCG @4Gb#o_G4Gb#_d 0`Ad#P`@Pb#1v H_ G&k#H@kD'!v H@'@'Q@g3HD@K2_JKds3v`JtFp5JJGCGG Gb#=_GGb#_d`@dj +Ije`G FFG$+`. H@.t HS `JR@JuF`>TF@>Ģ֢6vJFp8KKGCG Gb# _GGb#S_d`@dGI!E}$k`G+?D D G$ J. H*.s HR JJQ*JTFJ>3F*>Ģ5vJFp7JJGCG Gb#_GGb#_d`@dPb# @G] }](08ݤ@HP=X]`}hp#k#~^^~ (0޴8@GGp  b#@ @ 0 0G@GG_&?&1"p@0vJBARJB0F4GG0F4G GĢ֢RJBG0FGr#G"'#B w 1"G;K`CwpBGb# _G"?$0@" 2H1?Ju2HP"B0.`.@T JSrJF>uFr>&"7JBP@G"z;KPbCz , .@A 0H0@&? G2_JSB`P@G#G7JPB@/ /@Z XKX?Y8K8?`;KaC`P@CGb#_GDGGb#_GG02@2Q@Bu3@J1?JG"B0a0@8@8qC`J{KF6v K[GvDG@03GB3`B"1?J tJP?B0.wtJ',U JA4HF>7D4<GGX_G@G@G GG$8GGdG`G`G$Ģ0B0BF"?&0vJ'@B2P@zH 2BBҲvJFFG1@;1 Ba`KvHFxGb#Q_G]}] (0ݤ8@P#k#4G~^ ^(~08@޴HPXGGGb#G!_?&?&'@@ "G0r3JrFBBGG&"7JV:v_Kv # .f. 1HT Jw1HSqJF>wFq>4@ #RY9C"C51 Cv@K{J9 CDr6s Khb#v H3F6pB_Gb#_@% vHD 0JJGCGG G b#U_GGb#_@$cp@`G4G G G hrF`"Ghb#_0@ G 1R J BG0 Fw }"0@GGb#@'5@'wHuFa>7vJF"99'K'KGC/G G b#_GGb#_Ac0@5G] ](}08@ݤHPX`#kG#TG~^^~ (0޴8GGG x"(@,@$(@ !v HG0vJ1 vHpb0@BPB8B%GBG0vJPBGGEZkGGW"7B8vK9v KB"GEZkB7vJ!vHvH7@yJG6%9v KBG"A5v@JA"GEZk!b#!v H7vHvHByJG6%#G#@G?&G:@0vJB!d3v`JJvq`JP@CFCv`J8vKvJXCCrKG2Fp@C b#vJF_G$cPb#C@cc@1a@_ܿŠGƠ&vHD@"!!'H'HGCG 4Gb#_G4Gb##_Š0@ŰdP@ b#1v`H]_G]}] (0ݤ8@#kG#~^^~ (0޴8@H>P^X~`hGGG" @b#@@9# G #@GG_&p@G0vJ@BA6A?&6B5ֿJ"PBG/1"/ J{JZ WKXK@GW?GG? _& G0JBQF2_J&0B @B0B7J5vJFBȲ8K6G$c[C;Cx[ " b4GGb AtGG !8bL"GJ,BHb4G*($ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1," GAl"lTG0G B(bҒ`IQqZkG GaQ@Il`I D ClG0s1HV JSFCpG(c'@DP@5VJyHuDGA1A;1 BvJj`KG&GvH*DzXb#_G]}] (0ݤ8@H=P]X}`hp#k#~^^ ~(08GGG`b#@@ $#G 1l@GG!@P!@11 @v@Jt J5 @tF5vJŢ&1 @G6Jb#FBt_p@}"0@GGG0b#@#5@#w`Hk``^h~px޵GGG($ 0 ( Gb#_G'1@GAAA!@!@@4Gb#_0A Ab#@'@ !G# #@ Gb#h_G_&?&1"0vJ ABAdAJuq`JFCzJ6K:GCAV@K #r1 JFCIGDGACJFTCACw@K ZAGB `A$CZkxD G4G.x K&F>,",":A9?Kb#5C,l.L.S qJq>RQJQ>4GƠGBfp@C_ AG$1@04G_@@@@@@G#wIGQBE4G.TTB5JGF>?'9#o#8K2AC/.,P J>@H<'b#!2Bp@Ba4GGq_ A0@ @0A !A!Q @r HvJ-Am"2FI `ll"Ǣ BGG㳚GdG@dhG㳐GhhG㳈GG%1AĠnH)hAG vHGNEıb#_}"0`AGGPb#5@/5@/wIlTGpV`KDCpGb#_P@Gb#_c%!GGb#_G]}] (0ݤ8@HP#k#~^^~ (0޴8@GGp0@$@ 0RHf àTG $&!v H0vJ" vHG0@bB1PB3B $GhBG0vJPBGGAZkGGW"7hB8vK9v KB"G|AZkhB7vJ!vHvH7@yJG6$$9v KBG"A5v@JA"GhAZk!@G&!v H7vHvHByJGG68@Q&2v_JSBqCQ5vJAKaqJaGCqa@Jb#7vJCpB7vJBqv`JFC[_G$b#@@`@1@_G$ vHD 0JJGCG 4GXb#_G4Gb#_0@P@b#1vH5_ Å$ GGb#-_Gb#@G]]} (0ݤ8@P#kGGGGGGG2vJ?&]G?&!q@JGU"6JFC"G@ZkGF6@BG01?J0kG#~^ ^(~08@޴HPGGGPb#@@ G #_GG?&0vJB!!Jc="uq`JFC{J6K[GCab# _=5@GG0s1 HBBV JSFCp$âBG91BX` K7BsJv@K`Gxhb#0v JРBSFG_G=hb#_$G@RH@/G0Dq}"0@GGb#@%5@%wHTF@>Ģ֢6vJF8KKGCG G b#q_GGb#_@G] ](}08@ݤHP`#kG#?&~?&^&^ ~(08@GGGb@#@c /$G0JD_F@@BGGE"0J0vJBae.. HS rJtHPJuFr>F>Ѣ6JBѲ H@C0vJF@@bs3gJgJGCG `Gb#_GGb#Y_@@ }"0@GGb#@$5@$wHkUJ>G_""8KCW0J c`GGӢFFG$. JT.@qJP JRTJGF>QFT>z"3Jz$c`G/C_F@F@G$#p. 0Jp/z0JGS pJ[pKrFp>CzGp?4y@41BqJvK2`@Fa2Q@Bz@J7Bv`JpBFAGb#_Өb#_1d@Gb#_G] }](0@#kG#$~$^^~ GGGb#"G!1?J!P_FB@BG 1?J PBa@11@u Jv`J?&FҢ1"6JBҲ1@]_Әb#_G]}] 0#kG#4G~^^~ (GGGHbG@@ B@ G?& "&!v H"1@ `3J`..W J>VJ>8K0K@PC:CAC;1@Cq`KvJG1D`1@Cb#_Pb#_,c`G bG4G@c?$! $GGb#_G]}] (0#kGp#~^^ ~(08޴@HP>X^`~hpx޵GGG  G"%vHb#_G # GGRJB0F4GG0F4G G$C@RR@J@BG0@FG G&"z1HFԲAxD PaBVK(c!:G !$!CT #!H 0vJ*_&BHG6vJ"&BȲG8B "GW"{}Zk G"$  C#٢ 1"G6J8b#Bp CG_G"?$0@" 2H1?Ju2HP"B0.`.@T JSrJF>uFr>&"7JBP@G"z;KPbCz , .@A 0H0@&? 2_JSB`P@G#7JPB@/ /@Z XKX?Y8K8?`;KaC`P@L G@MGGGb#_GKGGGb#_ G. @l.QAq3IG+I0@ bAl*pb# HF*1@41 BwJGvJF"_G G$G#i E `E`$ GGG$$ G(G G'G;GL _E @E@(G G GG.$̡(G GG&FFG G GG$ GGGxD@4G`4G G xD@,@",@/KxAGG0G0F0`F? P@91 CzSH9v KGYGCHLA;" IrI ?E;(,x1H,A 0H@H5D0<D<ۢVJFC@g4vJF"11'J'JGCGG TG(b# _GTGb#S_@' P!A@'Gpb#PA_ӁG G P@ !A*1@Ap@IvHxD A0D @caJ`4vJ*&B0vJ"&B,;(A;1aC 9?K `KP?C,H-q`K(,u1H+(x|$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1k"GJ @IA H RE@=1D F>&"8KCP@G ";!?HP"@;b#.@.@P J>RQJQ>G`3JtBP@DGG_GEGGb#_GG02@2Q@B1?Ju3@J"B0aG0@8@`J8qCF6{Kv K[GvFGGA03HB3`B"1?J tJP?B0.wtJ(,U JA4HF>7D4<GGX_G@G@G GG$8GGeG`G`G$Ţ0B0BFfQH0vJ?&DB2(APA2wI ҲBBvJFG1@z81 BfKGv`KDz0b#_G]]} (0ݤ8@HP#k#~^^ ~(08޴@HGGG GRJ#{ z#y 5#Gb#_ @0@" #d%v`JС@41B4vJ&GB&#p1H@P!B7JGBf/F/[ yKy?ZYKY?VH0DCC@GFFG$TBGTGb#_ P@Gb#_GGb#_ c#`GRH#{ z#y 5##RHl G bTG_ (bG4Gn_G0bG4G_c$ GGb#]_G] }](08ݤ@HP#k#~^^ ~(08޴@HP>X^`~hGGG8b#@ @ #G #_GG_&?&1"0vJ@BAàG5GRJ#L"K#,J"@5#"4GGb AbtGBG k!0b K"Gp!BbP_"*GBGG[ 4G@bGAk"KTG8G(B0b2v@IofZkG f G &!B  "k H+v`Ia1`I@ DC*P BGU"yZk0AG G "B$#!(C! H7vJa1J@ D0 @8 PB֢"GV"yZk GRH@G0D)}"0`AGGb#@<5@!@ <@6+.k" .pb#]3JP JFCGGtG_(G+, " ,TG]pb#0H@ HGDCG_  " H ) GI_F@F@G$). 0J.v0JU JTJF>F> `AG 9R K C/G0 G) }"0`AGGb#@<5@!@ <@6+.k" .pb#]3JP JFCGGtG_(G+, " ,TG]pb#0H@ HGDCG}_ H k!J@G*?F F G$ . Jk.u JT JSkJF>uFk>'# G7JGB b#_jpqH A0AaI0DC &b4GGb A"tGBG\ )!0b I"Gp BbP_"*GBGG[ 4G@bGAӶi"ITGXGHBPbҒ@IoeZkƠ. %, IqIP JA H GF>1D <j)@)1 Au Iv`JGF1@71 BzJvKG:GVPb#_G] }](08ݤ@HP=X]`}hp#kG#4G~^^ ~(08޴@HP>X^`~hGC G c Pb vHG[_G ⤪u@4@ @Կ'!-I@4G 4G Gf"`xDAG0F0@F8 P@61BwSH6vJGFCi#8t1H?G8), ,A ;H;<@H<VJtFCпG5vJF"11'J'JGC/G TGHb#_GTGb#!_P@Gb#PB[_ӂGP@0@!1 @s Hv JxD ASFpJ6v`J*&BG3v`J"?'yB)p!iA!1!@)";K 1HPCp.f1HI.x1HGT JRQJF>FFQ>`IТVJFC3v K@GS=!!H &v_K*?&@+:v_K"&TCKӢ &6JBп vHD"99'K'KGCG TGHb#o_GTGb#_ǠP@ǰcGb#P`@_п'Ǡ))v I &E (IIGCG GHb#Q_GGb#_ga@g@b#L_G]] }(08ݤ@HP=X]`}hp#kG#~^^~ (0޴8@HGGG GGRJ#u t#5 GPb#_H @0@"C #d%v`JС@41B4vJ&GB&#p1H@P!B7JGBf/F/[ yKy?ZYKY?VH0DCC@GGFFG$TBGTGb#k_P@Gb#f_GGb#b_ c`RH#u t#5  bG4G_c%!GGb#I_G]}] (0ݤ8@HP#kG#?&~^^~ GGG "GPB !v H1@  1?J $# 0"_..JU JF0B G.xJWJF>AR@J#x"w#v"c5# GGFF G GG $ԢGGFFG$XFG#0`BGB5ֿJ0B"{J4֟JW/ J7/Z UKY5KTG;GU?5?TGG0`BG" C4֟JGPBz" JB;KzY/{J/Z TKXK@GT?G?" TJyTJ H/.X KVJGF?>+G0`BG"_' H"P@Ԣ@B{WKG6JԲ, WK.C@ HUJD<F>٢ 6Jٲ?'.X.9'9# Ku KT JR@JFUF>@>!Y?G1pB61 BtJvHTF۲b#q_c`GRH#{  z#y  5#Gb# _bG4G\_cG]]} 0#kG. JW JF>0P#% $~@ X^`^h~px޴>GGG qHJ1D=BB GG8b4GAA6H5 RH"-VH DTG BG@P@B(bGbZk4GbGA4GGbB"TGGb 1"gB䠇VH4GG(bA(b4Gl" BnbZk&1@H`SHDdb#_`$!&G " ŤvH=)#ƒH c !v H0B} 0@ 0FG@A21@B2v@J!)ASBiɢFBi/I/[ yKy?ZYKY?8b# ). .Q J >PJ>!@G_Gp1I !AVH0DC \DhdR2v@JSF`X4JJGC/G 4Gb#_G4Gb#]_`0A`"G8b#_"G8b#_db#g_ӿ$ à !G4G&Hð),8b# ,A (H(<@H<_hb#S_G`]h}X]pxݤ=#kP#% $~@ `^h^p~x޴>GGG 좤qHGJ 1D=GGb#_G'  Gb#*@GG="HbGGtGW^gSHG_"@ vH}"P@!1@!v Hb#DC@0@1?J0@w1JVJGFCG[@&?Dx?D" G#Q6A0B0vJv@JBtJv3JtF4G&/F/0JY8KB7B7B71B{J J;G'Z XK{#AGX?B8?g25@2w@J@^~GG qHGJpB1D=88o GJ!b G G ="$G$%H&%HH0 HH^G0D9#K vH0vJXO`Aa0@FV`Ju1@JFC 8K8GC+CZ_G<5@C;U@C`X^`GGXPG80GG0@FGGC&@H$\pJB4H?DG<CHHCGC\0ppHXF xFH 6H 0s `B F00s0`BcB0R H D F8F BF 5B wH<5B@@(kG3!?H3G6!?H6 GGÔJ h G !?H0?@ G !?H 0¦@֢8FgB C4DdBGáaB CFdB àcBbBD 6bBôgBdBF@bB@\0p H D ! RHb"c GGS G2_JS&s"rSJ4֟JpBDSFPaBfG峂GGGa3Ja4֟JpBX\0p HX D`x D FIJ GGgGeÁJ G4֟J0BZG !?H UGG4JGv3JvX0 \pHXD@xD`FBG B D q`FP@BCGq`F0B 1R Hb c!  q`FP@BCGq`F0`Bc HEh FG/JG H0@Gt3Jt GG? բ6Jղ,pDsHscBcBD:X0 \Pp@J@F@ ѢRJb c"qFPBUq@F0@BU0¦@֢8F cF  FBբ? F cF@? FBբ_"FBղD HD0GG0¦@֢8FAG4JU2_Jp_BUX0 \pJF QR@Jb"cR"@ !D!@ GFBFdBsS`J2v@JrFT`FCf XP@\0p HX D `x D 1R Jb c1" F tGG/G}G{% _&0B@R"]=GBJ!Gt@Ib>HtG4F="^ G0J0BaG4J\GբqF0BղEGY:_KY GGNGG;!?H0?@;DGr3Jr?GGGGGGGGGG bG_ Gu!A!A JD@G(/ G# E x E5 A AQF@Góu@D`GBĢGBIJ G8K0C&9?K&tGG]] }(08ݤ@HP=X]`p#kG#~^G0 1@B"Gt1HP @5JFpB& @ t3Hp @5JF0BGG"{H @5ֿJB!/ H/Y 7KXK4GG7??G0B HG0 BTF1G8#G G!Ct H0B6JGDC?$ C u3KpBGG4JF0BGG" KBG4֟JG0B7,tKw/A 5H[uK:DtG5<u?á QB\ 1QB11 B"G z1 JPB8KXGP@CTG$ B a3 J4pB9?K9Dp C4GGt#X ;Ju;JB:_KPBCX4,,A ;H@H9DD;<<GX# @G!C y H0B6 JGFC xG_' C @q3K7pBGG!?H!F0 B7jGGW#uKBG4֟JG0B7. K7,Q :JA:H4F5D:>:!>21@B y1@JUPB:_K:GpBCU?& QB t3@JupB3JF0BGG  @J{@JB0JBU/5/Z @KY KQG;G@? ?G0 @G4֟JG]G #kGp#~^^~ (0޴8@H>P^X~`hp޵xGGGX" РGG)!\G RJ"CGGRJ "JGEDEGG4G8bYA?G(b4GGA G, CAF4E2 & AgGs"i GբGGG6Jb#Bղ_GGb#j_ӹ%G0A AG1 AA01 BtJv@JGtFb#_ӹ% A3KAGGGb#h_G GG砥6 @A+KA!p1`I(PA!?HFB& sA `u3`IpA4JFBGG(# yI`yIA8KCh/H/[ yKZYKlG@Gy?Y?G1IB$1 BgHGvHb#Dﰰ_b#t_`c`RI !G]G]} (0ݤ8@H=P]X}`hpݥx#kG#~^^ ~(08޴@HP>X^`GGhb#b@@c T_c c@@!1 B!v H`@$G$@#&""4֟JGBb#j_(GG"'!v H$@'%1V?J0 B%,f..R`JV J tJwtJUJF>F>,&('KI8ES@L& L,"Sf/ " E.d"H%.[aKRPJ`GHsHQ0JTFP>3F0>tƢG%/ G / JY 7KzJXK!G7?G?Uq3@KHF[AKGtqJtFCEI-.IIV J VEBAVK`1Jv@I GC;'0 K Cv Js K4GSF'6J6DC۲b#_Ӓ "Gb#_"4Gb#_pXEPF-"&- " E.GFI%.I&IDRPJ *EPIsPIQ0JTFP>3F0>G. G .W J>VJ>GHt/I,H- H/tK@ HHIZ HK`G} ZEbCVJr1`Kt@I2FCa0`KG`CvJw`K4GFgb#!6 KDC!_ "Gb#_"4Gb#_=J "b#_G4GGbAӐBtG"G@ J!b J"GBb4GGuAj"*TG G0B8b2v IWZkb#L_$ƠG4GPHbAG] }](08ݤ@HP=X]`p#kG#~ ^(^0~8@H޴PG-`m$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1 "G=hG]5`@}BB B0F p4GGbJA`¤tGxG bF"GBb4GG)AӾf"TG0G B(bҒHWZkݠ"G_&f@ BGT#!v H0B2@@բ zHezHG6J"Bղ,Bt/"?&D H[zKD<eGz?GY1"B2_JP@BY}@J,sR`Ju3`JFa#Hp`@av/V/ H[ tKyHZTKrGt?YGT?} `GĠ B3qBF&Hu3JFPBp@`1@!1 Br Hv`Hb#D@_G(]0} ]8@HݤP`#kG#~^ ^(~08@GGG/ @b0Jc JG8" !!v H=8 ВJ=&@}"P!@11 B1v JG0B$@b#_=<5@G0s1 HV JSFCp4@2<@e@â5vJF7JJGCGG Ghb#_GGb#I_@@@$.D".b#2JP JFC_4G"b#z_ HH48= "3@# vHD 0JJGCGG Ghb#_GGb#_@@@$.b#$, $JA $H1DC~_"4Gb#J_/II8= "8= "b#=_G] ](}08@P#k#TG~^^~ (0޴8GGGꂤ#(@,@!v HG(@ % vHb0vJ @0@PBOBG$(BG0vJPBGGiZkGC"(B8vK7vJGB"iZkc6(B#v`H v Kv K@w`H7D69v KBG" @"5v JGiZk"6 ?"BG vH#v Hv H`@x`HFtiZk$TGc KbGGv HuSJ#D$TGKG%0vJPBBGd(BG%vHP@GiZk &""!v HRK!@B@FeSJ#CG$$dc H "R JaJ6BvSJGvFd@" 6J#GC :(B|iZk$d 뢤GGtGbR JA(G B0FB" ?"GiZkTGvJGyS KvK$GJFD0vJR@J0B B F@4v JR"4JG0BĦGGRJKBvSJGvJ:!"$F": s(B6`K6FC sG0iZkG$tGGbR JA4G ¤Ơ+d /G$?$0! 1?J0cFs@`BG7cBB81B{K5J01Bv K[GpG`b# H@3 _A@b#@_0@ @G]]} (0ݤ8@#k 0R HFXFU@@Gk_&B2PJFC@ Gk<CGJ\JCGC@ GkGk&s" B3pJ_FC` GkG<CgJ|JCGC` GkGk_"B2PJFC@ Gk<CGJ\JCGC@ GkGk>&B3pJ_FC` Gk<CgJ|JCGC ` GkV HTGk 4GkGGkGGGGG_ӜG0JRJZ_CCJzaC;.;JpDC D@3F FCQF@tGGk/GGk#C~^^ ~(08޴@HP>XGGbHc FPB@@`@@01BFB@D<@4GGxbBAӠ"tG G)!8bI"GB8b)"TGGB(GXbp_"PBGG[ )"8bTGGBp_"(GPBG@Xb[ӈb4GGAi" TGG`Bhb2vITZk$@' G]] }(08ݤ@HP=X`#kG# ;8TG~p{#^G;@G] #k#4G~^GG0{BG] #k#"~G^_"^G~ GGG@b8bB`"G bTGG!Xb!!@a!@ @P?@BG]]} 0#k#~^^~ (0޴8@H>P^X~`hGGG ¤pdC GG4GPbA6IH RI "@VI GTGBGP@BbGSZk4GHbGuA(B4GG@b } BӨbTG G4k!@bGB 4+"@bTGGB*G`bp_"XBGG[gV`I`4GHBGb >A4Gbl"BSZkD#! 4G)1 A IjS I jEgD#! 4G!" P?@!@P"@XBGG(賁  "G4GbJAG6DIG@gfI ='V$H 'tG(BGP B0bTGSZk4GHBbG A(B4GG@b  BӨTG G!@bGmB 8,"@bTGGgB*G`bp_"XBGG[VI4GHBGb ثA4G0bl"(BfSZkG+1`Ak`I XI KEG$ 4GGb#D_ G)GGTGpb# ս@HR@I YE [E `! (GJ!@(( G$( G/+ Gb#G_ iEkGEy?hƠD,H4GGb AӨbtG(BG8k!@b K"GB@b+" TGG B*G`bp_"XBGG5[ 4GbGrAk" TGGhBpb2vIRZk4c`GbG4G_8c  G_Gb#_) $EG]]} (0ݤ8@H=P]X}`hp#kp#tG~^ ^(~08@޴HPX>`^h~px޵GGGX"D4GGb2AӐ¤tGG bF"G B`b4GGAf"TGGBb2vHRZkàG G@@@C@C@@@C@@@E"_\¦($8Fe(%7G=;D }]֢G }@F]GGG }GóBG""G8b#Y@GGb4G@GTGbGG AG/ BG")! b@G"{b#GtG@=G D=% }]GqF }GGFF#"K G$z`GzGHcGGHE0@J@F4@G G(GbTGB&(s"G"4G~b# &"@G2V@JSB`$@ GBF" 9 0 C@TG GRGJFBʲ F 겁@J _EHCJ&@# B4GGb XAӐbtGG k!bK"G B`b4G G7Ak"KTGhGxBbҒ@IQZkGG@TG~b#T@D@h`G"b4GSAH6@IE`R@I =V@I (tGBGP BbTGQZk4GbGAӸ4GGb " BӐTG GH!bGx B 0-"bTGGr Bp_",G(BG0b[VI4GG`b A4Gbl"BqQZkG+1`A AIlS`I E$ !l᳐ bd!saF`B4GGb ٩AӐtGbG!b L"G; B`b4G GAl"TG(GBb2vIBQZkd kGKc@ G "@b4GשA6IHI >(V$H ((tG8BGP B@bTG#QZk4GbG AӸ4GGb BӐ¥TG G!bG B 8."bTGG B-G0bp_"(BGG,[ȥVI4GG`b eA4G@bl"8BPZkG,1AlӀI I E$ 4GG0b#D0_@GJGGTG` @b  Ak lEDJAI@HGAA@0G BqRrBG`@$Ԣ6B$Բ 10A0#$<9$?iGLc)P# lG\E2E`C$uGlc( %Ep#GAB @C!@C!@@@C@B@!GG`b4GA,,"G4Gb$A,6I<`RI!4VI4(TGXBGhG`bP ArPZk4GbGAӸ¥4GGbBӐ"TGGbh1"J BG(TGbG@,hV`I`4GG`b A`b4Gl"XBKPZkG*1@AIiS@I D,ȡC" 0EI4n`3H+_& "rF2F3F0 6J6?JBвG 1?Jp B0 а Ρ8G8"Pb4GA46I^4hfH T4VI@(TGB4GGbP APZk4GbG~AӸB4GGb BӐ¥TG G!bG B 4GbG_B4." TGbG BX." TGbG B 4GG bLB0_"*TGBG b[G4G b?B4hVdI`4GG`b0Ab4Gl"BOZk4#1`@c`HHD4G4Gb1B4G bG,BG ](}]08@ݤHPX=`]h}pxݥ#k#~^^ ~(08GG =G$bc GG0# !1?J! (8,GGG#TGb6B#G GbGGTGb#c $B/ G .Xp$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" DoSIG "G2V@JEpBBD$F" 9$0 CDG]] }(08@#kG#~^^~ (0GG GGG"Жb#4GM_Gp"e1%c e\"G"Жb#4G=_Gp"e1%`0bs eJ GG &h4GG$_#R K:C8G"G4GЖb#_GpB$RE )GâG IJ$c C#GGb4GGXb\AtG(bGT D"G B4GbG;Ad"dTG8GPBXbҒ`HNZk hd `@lGG]]} (0@#kG#H4G~^GG({#BG] #k#"~p?"^_"^G~ (0GG@bxc Gl G(b B(b e""G` ?"_"GB@e"h"(bh?"G_"GBG]]} (0@#kG#~^^~ (0޴8@H>P^X~`hpGGbc @8DP"8DG(8' BNHH"G4GHbئAHC6@ID R@I "<V@I PCTG BG0P@B(bG&NZk4GbGAӰ4GGb BӈTG G!bGB 0-"bTGGB,G(bp_" BGG/[HVI4GGXb hA4G(bl" BMZk+1`A AIlS`I EH('. BAFTJ1Bu)JF>.J1B4GGb [AӈtGbG|!b M"GB(-"TGGb A D Bp_"+G(bG BG[4G XbG'A-m"pTG`BGhbҒ IMZkc Dj GxDGGbGTG@CCG]]} (0ݤ8@H=P]X}`hp#kG#~^^ ~(08޴@HPGGG G0G G!F=GF ݰGG@G@GTGGHb ( !'BG&P'"d@!V H0@g ǰ8 '4Gy {@8@G@' G0 q@ GGDFDȢGD"hb4GΥA@h6dHG`@H =@ȤVHLTG0BGXG8bP@MZk4GPbbGAӀ4GGbBX¤TGG bGB0&"bTGGB%Gbp_"BGG#[@hVdH`4GP¤G(b\A4G8bl"0BLZk@h$1@dӀHxHdD@hG]G] }(08ݤ@HP`#kG#~^^~ (0޴8@H>PGGGxG\\ GG4Gb\AŠ6HD RH"<VH ETGBGpP@BbGLZk4GhbG#A 4GGXb+B"TGG8bGB0)"TG8bG|BG(p_"bGBG[%V I 4GGbAb4Gl"B{LZkG'1@ HhSH (E%#G ! $B8 FGl P@r dB8`F`GP_G@¤F& FG4#G?4Cp e`G "b4GA备6HGI(!= VHeTGBGGbP`@6LZk4GhbGA "4GGXb BTG Gt 8bG B <'"8bTGGB0_")GBGb[eVdH`4GGbxA4Gbl"BLZkŤ(1AhIHDŴG]]} (0ݤ8@H=P`#kG# G~^G\ `=(; G! G G BG0F8F0`0 Ba tBG a6`J `}"FwJFBTB.J0FG0FaF"0@BG0@w`J"B`F4G/TB7JG?!?GPG] #kGk; P 14@ `2AB;"J3@a?FG{P`K;1`C`G `@?BB? 0 B ;B31`B?k @@?BB? 0 B ;B21@B?kT?BB0 B7 ;B?kGk; @1 `2AB ;"Ja?F3@G{P`K;1`C` `@?BB? 0 B ;B31`B?k @@?BB? 0 B ;B21@B?kT?BB0 B ;B?kGk#~^^ ~(08޴@HGGG]GG`4G¤GbAtGx⤀G G"bGB4GbGAǤg"8TG(BG0b2vH KZkGGbGTGBG% g 4G/@0F G&Q 2v@JSBq 4G /GwSH JF4G=?C0GGR@KZ_CZ_C$GݠRHL$ǰGG$GbTGB$ GG]] }(08ݤ@HP#kG#~^^ ~(08GGG=4GbGb+AtGG D" bGB4GPbG Add"8TG(BG0bҒ`HJZkb4GGb AtG bG8 D"GmB4GPbGAd"dTGXGHBPb2v`HtJZk$}$1@C@DCG]] }(08@#k#~^^~ (0޴8@H>P^X~`hGGGG`4GGbȢAӀ¤tGG bF"G*Bb4GGAf"TG0G B(b2vH1JZk$à$ DG #4GRH @ G#C#R J2QBC7J0B+G&GG 4GD G_FZA@feG,`GF)`; {`GGGFD_ &G& 0As"tEGG]]} (0ݤ8@H=P]X}`hp#k G @ G G$TG#bB$C C?'#9# CcRJR JPB 3qBc0B G2G+h[A` GD( 4G%DDG@"/ QA `4`F`1FF` 4`E`C1 G EGD?H0@D( GSABG4F7vKvK0BkJD1@DHGH@1@GHGGP),A@0. -GS?AB GԢDA dA?'67J 9'6J9#GGFG'C T{'G{#[D;DADCTGH_!1@GH1DТ1D1FвqGI?A GiA[A8&s&s"%DG [@I@JG7;C&:7DK&6DK"GDDDGCX$¢$ 0F67J0 F6JGDdFF$C$JG D@GDGCJbGF8FuFvFDCb_#H1D 1@EHPp1@D1`FPp",F 8EF)C"4D!1 G!PТ 1@EP1Fвh{AH?"1`Fh1@GH; 4 E;x1`GxDE0DF?$C!$G! D!GFCGG&&"0@EFCGVE6FFCGG#~^^~ (0޴8@H>P^XGGGG`84GGPbA¤tG G `bF"GtBӐb4GGAf"TG8G(B0bҒH{HZk$à$ DG #4GRH @ G#C#R J2QBC7J0BG.GD/#GJZ DKFfGXBG;,;#;.G;HQ ;J1DGG_Zk8D GPB_!GGGGGBaZk D  &%G G&%D 9 GGG/F @c_'GZ'0`BcԢZ#FTGF G @c `G G$TG#b B$à ð_'#Z# GcRJR JB 3qBc"â0Bò*:GWGJ$.$,`.@.$JPBA $H`JR @J!FrF@"`ZkGGH4GEEG G ؠ".PBf.F"&.T JfJQ &JqF$.$J4FG`ZkX 4@EXؠ1DذFG_h 0`G J?CG @*4 F*2vJvJ0@Bu@JuFx4`FxC1FFG  1`GhGH@ 1@GHA4G$@@ -, GF@ FAG*P?CPB&17$Jr&6$J" GuD 5E)F'C2{'G{#FFFCGH_ 1@GH1Da1F1`DapD@G$B[?CҢ$$ F G[A DABGBG:7DK0F6DK0G GD &EIGCR$j$ #7dH6dH GD &EiD$Cv$BG D@GFG$CBc$*c F8F #E 0ED C*Ƞ_#H1DȰ1@DH!A 1 E 1@E!A"G8 GF B u4`Du1FA1@DA1FH;BH# 1@EH1@GH4Dr1`GrgeDE0`DfF&C&G"uDFDCǰGG&&" 0@DiFCG/ G$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1S"PDGxFCgGG]]} (0ݤ8@H=P]X`#k#~^^~ (0޴8GGGG`x4GGb4AX¤tG`G bF"GBb4GGAf"TG8G(B0bҒHFZk$c$ fDD @@@ &DF G?FGG]]} (0ݤ8@#k#~^ ^(~08GG=}`4GbGbAtGG` D"bGIB4GbGƞAdd"0TG BG(b2v`HPFZk$c$=c b#D@G ](}]08@#k#~^^~ (0޴8GGG G"Q@C$1@ %#F $$ F$" 0@Q@CF bGTG_G FGGGG]]} (0ݤ8@#kG#~^^ ~(08޴@GGG=`(4GG@bhAtGG PbE"GBӀb4GGGAe"TG8G(B0b2vHEZk$c$ eD0`$,,"$H@ H DGHBG/0#P.KR PJGGGGL]Zk8DG@B GGGGG^ZkD #%G GGGFGG]G] }(08ݤ@P#kG#~^^~ (0޴8@GGGG`4GhGbAtGH¤PG F"bG[B4GbG؝Af"8TG(BG0b2vHbEZkĠ4GG@C@G b#_@@P@砡 @ ?G]]} (0ݤ8@P#kG#~^^ ~(08GGG=4GbGbAtGG4 D"bGB4GHbGAdd" TG0BG8b2v`HEZkTGG=HbP@ BG?&1&1"@`@Fb# @G]G] }(08@#kG#~^^~ (GG$$ GD b4G_ GC @GC C BQcdD4G b_G]]} (0#kG#~ ^(^0~8@޵HPGG]G=}C`p¥4GGb4APtGXGt bD"GAb4GGAd"ĥTG0G B(bҒIDZk4GpGbAtGX¥bGP¥!N"GwA4GbGAn"PTG@BGHbҒH~DZkݡ!ݡG `?$!$! Db# @G ](]0}8@ݥHP`#kG#~^^~ (GG$$ GD b4G_GCG[CGTG@ZkcdD4G b_G]]} (0#kG#~^^~ (0޴8GGG(`@4GGXbA ¤tGGhbF"GA4GbGAf"TGGpBxbҒH DZk GGtG8b%"rA$%"CtGG8bkA0%"tGCG8bdAà@%"tGG8b2vH\AàP%"tGG8bRHTAd%"$CtGG8bMAà$cRHBbLG@p@UZkL8b"G%"GTBJFUBB7J4AG]}] (0ݤ8@#k#G~^^~ (0޴8@H>P^X~`GGH"bc H0#@0 !?DG"#HL0GGႤ $䳠¤Gl x,%V J G4G0b4G\ a$G$"`b4GA 6HH $&I "> $V$J ,DTG8BGxP@B@btGcCZk4GX@bGܛAӈB4GGb A`bTG G$k!bG:A 8+"bTGG4A*Gbp_"BGGl[ dVdI`4GXBGPb A4G@bl"8B3CZkG D)1 Ai I XI IE D$4GGpbDp _GGరb# @ E D_,VIGG4G0b;\<efGG]]} (0ݤ8@H=P]X}`p#k#~^^~޴> ^(~08@޵HPG#G=CРݰ= @a" )!GG b4GqAI6@IU R@I "MV@I ITGxBGP@BbGBZk4GbG8A4GG`b @AӰTG Gέ!bGA=0-" tGGAbA"H-" tGGAblA `-"bTGGA,p_"GBGb[VI4GGb A4Gbl"xBBZkG+1`A AIlS`I E B G!C00 I?Eݱ25ApA2w@Jq FA@<AR@k4GGb֚AӰtGG bD"G8AӠb4GGAd"TGGHBPb2vI?BZkGP Ip I$H/I$@/A@@D!D !GG4GbʚA6H9hfI "/(V$J HTGhBGhP@BpbGBZk4GbGA4GG`b AӰ"TG Gb 1"AVI4GGbgApb4Gl"hBAZkG+1`Ak`IH D$?D D 4GGbbAӰtGbG|ϭ!b M"GAӠb4GGAAm"mTGG8B@b2v`IAZkI E`4G `E`-IIG G0E$/@AG_&$R"2FD8ݢP Ip I5J֢7J 5B7BF6J@6B@@D!Du!D! !GGb4G1A6H5RH' - VH/GHBGP BPbTGAZk4GbGAb4GG`bAӰ"TGGb1"WAoV`H`4GGbЙAPb4Gl"HB^AZk'1@H`SH`D+?D 4GbGbΙAtGG G"bG0A4GbGAg"TGBGb2vI7AZkD4GbGbAtGG<Є D"bGA4GbGAd"@TGXBG`bҒHAZk/IkoAGP I򢥸p I'H,-'@`@@!Dg!,! GG4GbA6I9H /-V$H -TGhBGxP BpbTG@Zk4G⥐bG]A4GG`beAӰ"TGGbp1"AVI4GGb5Apb4Gl"hB@ZkG '1@gHHD BGGGSZk G+!?H @+k0K8CWK7GGG` b4G\OACAcD` PA A?'GAA!Gp IP I]@1 J8h1$Br@G D!8!`GG b4GAh6`I5R`I -V`I (GBGXP BbTGk@Zk4GbGA¤4GG`bAӰ"TGGb1"CAȠVH4GGbAb4Gl"BJ@Zk/1AaI`SID-G!?H @-m]R0@J2ABW@J_4G0H@4JF/<CJJCGCVBC@FCP`B rBGB@֢ͲGp IP Ib}@:@K9D:DC۠@ G!D!Dc GG b4GA6H8㤇H!.VH#TGBG`GbP @Zk4G򂤐bGfA4GG`b nAӰ"TG Gb01"AVH4GGb >Ab4Gl"BZk'1@gH I EG H@ϰ=10 J1!BW JF?kR`IS_BCAtEP@B QB:`BAso5GP I¤p I6J7JP&6B7Bx@@ D D!P  GG4Gb0Af6`I6R`I .V`I &tGBG P BbTG~Zk4GbGA4GG`bAӰ"TGGb1"VAVI4GGbϗAb4Gl"B]ZkG/1AaI`SIE-G!?H-m]R0@J2@BW@J_GTBC@DP`B rBB@G=P Ip I9Y BA],,ZHF HD@C]\/\! GG b4GAo6dH龜H 6VIϠTGBGGbP@ Zk4GbbGA4GG`bAӰbTGGc bGA<#"bTGGAVI{4G¤GbUA4Gbl"B~ZkoGo'1@gHxHgDogG kA  Ab ,+, HA +HD Ahhc GG4G bfA6HORH!4VHcTGBGp GbP`A~Zk4G򢥐bG -A4GG`b5AӰbTGG\k!bGA<+"bTGGAVI$4GGbA4Gbl"B~Zk/1AHgSIDP IG(AWI =!P@C@11D P@ @_B@p`4G¤GbAtGbGc C"b0]פ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1",GFA4GbGÖAc"TG BG bҒIM~Zk kA A @m,-mHO IoD@Mbt+tk! GG4GP bؖAˤ6HI!5kVdH`TGHBtGpGPbP@$~Zk4G򂤐bGA4GG`bAӰbTGGc bGA8#"bTGGA뤇VH4GGbnA4GPbl"HB}Zk-1AmӠIIE뵁Gh!`GGb4GA蠄6HtRHf!7`VHTGBtGGbPA}Zk4GbbGRA4GG`bZAӰTGG|!bGAӸ}8/"tGGC@b*AhV`IG4GGb !A4Gbl"B}Zk;G&1@HcSHD4P Ib/I}/A@k!D!c GG b4G7A6H8äH .VITGBG GbPA}Zk4G򂤐bGA4GG`bAӰ"TGGb1"[A㥏VI4GGbԕAb4Gl"Bb}Zk&1@fHHD0H$q@ Ab4GGb̕AӰtG¤GH bG"G.AӠb4GGAg"TG GBbҒI5}Zk mA-I AAo,,oHG HgDAøP Ib@+k!G GG4GbA6I:RI!2VI` TGBGh G bPA}Zk4G¤bG}A4GG`bAӰ"TGGb|1"A VI¤4GGbUA b4Gl"B|ZkRHkG'1@IoSHoDRH`øP IXE 4G@`Ơ I /0J! GG4Gb^A6H~I //V$H /GBGhP BbTG|Zk4G򂤐bG#A4GG`b+AӰ"TGGb1"AVHX4GGbAb4Gl"B|ZkLG(1AhIHDDGƠ$ pH GGb4GA6I5RI -VI $TGBGP BbTGc|Zk4G⥐bGܔA4GG`bAӰ"TGGb41";A䡏VI4GGbAb4Gl"BB|Zk&1@I`SHE=!`hA-IF<CIICG0 H C!!@W HG GR?BC@sE`P B !B@B@rc@=9B./JX KF7C=GP I:@Kh!:DC@D `GG0b4GA6H<襏Io!2`VITGBGG bP@{Zk4GbbGdA4GG`blAӰ"TGGb1"AVI4GGbvZk+ @cI0@ aE @ @ bA@0@`I7H 0`AG @IG E @ AwIGxEDF 0A GGF@G F`GF8F0@DD EE#aH&H+cIoD5ֿJ fEoEBC h1ID8KEGC P Ibp I9 K:@KLc9$C:DC@@D!D Lc `GG4G bAc6dI9`㥏I!/1\ 5$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1x"=VHTGxBGGbP@uZk4GbbG KA4GG`bSAӰ"TGGb1"A㤇VHb4GGb #AӀb4Gl"xBuZkG/1AoIIE'H f Em/GP Ip I H! HX @!$@@@Da D X!GG4G b.A衆6I6RIg!.`VITGBGGbP@|uZk4G¤bGAb4GG`b AӰ"TG Gb1"TAȠVH4GGb ͍Ab4Gl"B[uZkG'1@ IfSHfE-ֿI EP Ibp I! H0Jd+!$@0B@@D D dk! GG4G bڍA 6I9륏I /kVdH`TGBG GbPA&uZk4GbGA4GG`bAӰ"TGGbH1"AVI4GGbwAb4Gl"BuZkG/1AoIHD-ֿIPIGP Ibp I H! Hp @!$@@@Da D pk!GG4G bA롇6I6RI .VI TGhB4GGpbP@tZk4G⤐bGIA¤4GG`bQAӰ"TGGb1"A렇VH4GGb !Apb4Gl"hBtZkG(1AIgSID-ֿI0I.P Ip I! H0J|(!$@0B@@D D |! GG4G@ b.Ah6dI9`襏I /hVdH`TGBGH GbPAztZk4GbbG A4GG`bAӰ"TGGb1"RAVIb4GGb ˌAӰb4Gl"BYtZkG/1AoIHD-ֿI 0IGp IP I! H H!$@@ @D!@Da D"1?J#P_F@F_o!@`GG0 b4G͌A6HE`RH!=VH/TGBGpGbP @tZk4GbbG A4GG`b AӰbTG GDk!bGA 8+"bTGGA-Gbp_"BGG$[oV`I`4GGb ]A4Gbl"BsZkG&1@ HmSH mE FxFk("H11QFe_,dR`J`F`RJF (AVP IǢ GG4G0b`Ag6dI9`I!/VHgTGHBtGx GPbP`@sZk4GbG%Ab4GG`b -AӰ"TG Gb1"AVHb4GGbAPb4Gl"HBsZkG-1AmӠIIE}@=k! fAk, ,kH@ H`D#@}P Ip I0J1 JM0B1$B@@D D!!@GG4GPbA6I6RId!.`VI` TGBG8GbP@PsZk4G¤bGɋAb4GG`b AӰ"TG Gb1"(A͠VHb4GGbAӰb4Gl"B/sZkG$1@ IfSHfEhDcD ` 0I( " '0 JQ"@걽%B/h"`! 0H"]@GGGGGG0 F1FFGP I¤6J梬 6B@D GGb4GAf6dI8`I!.fVdH`TGB4GGbPArZk4G⤐bGTAb4GG`b \AӰ"TG GbD1"AfVdH`4GGb,Ab4Gl"BrZk-1AmӠIIEd E `E`b4GGb(AӰtG¤G bG"GAӠb4GGAg"TGGhBpbҒIrZk$HoH 1`E0D dEobP Iݠ㠸c @ƠGGb4GA6I5RI!-VITGBG8GbP@grZk4G򂤐bGA4GG`bAӰ"TGGb1"?AVH4GGbAӐb4Gl"BFrZk+1`AIdS`IE4G0IA(HD/<CHHCG=ECC0E1FFGP I@M1 ! G@GG4G`bAm6dH9`I /ͤVH TGBGHGbPArZk4GbbG}A4GG`bAӰ"TGGb$1"A VIb4GGbUAӐb4Gl"BqZkG/1AoIHDhE}cGk cGDw`H0`D @D$@!,1 F$H0 D0 D!F0NøP I}@R!ӠGGG4G0bRA6I6RIk .`VI TGXBGG`bP@qZk4GbGAb4GG`b!AӰ"TGGbt1"xA VI4GGbA`b4Gl"XBqZkG+1`AIhS`IhD4GpH@'HD/<CHHCG=DCC0D1FFGP I]#Ib@R1k!_F3BGG4GbA6I9륏I /ˤVHTGBGPGbP@:qZk4G򢥐bG A4GG`bAӰ"TGGb1"A뤇VH4GGb Ab4Gl"BqZkG/1AoIHDw`HG`D A HA-1 DI 0E 0E-D GP I¤0J& 0B@D  GGb4GAf6`I5R`I -V`ITGHBtGGPbPApZk4G⥐bGZA4GG`bbAӰ"TGGb1"AVI4GGb2APb4Gl"HBpZk#1`@aIgS`H EfD@1E0DE=Gp IP I H! H @!$@@H@LL!F0J! @0B F@GD @GG4G b2AȤ6H9hfI /VITGBGGbPA~pZk4G¤bGA4GG`bAӰ"TGGbL1"VA襏VI¤4GGbψAӐb4Gl"B]pZkG+1`Ak`IHDBGGGoCZk/Igp IݢP I Hb! H֢ @!$@@ @LL!F6Jk! @6BF@GD!GG4G`bΈA6I6RIo .`VI TGxBGGbP@pZk4G¤bGAb4GG`bAӰ"TGGb1"AˠVH4GGbmAӀb4Gl"xBoZkG/1AIfSIfDBGGGCZk'HwGݢP Ip Ib! H֢7J !$@7BF6J@6B@@Dw D D! k!GGb4GoA륏6I8뤇H . VI TGBG@GbP@oZk4G⥐bG4A4GG`b꤇VH TGBG0GbPAWnZk4GbbG ІA4GG`bAӰTGG$ bG.A8$"bTGG(Ap_"/GBGb_[jVdI4GGb Ab4Gl"B&nZk&1@fHHD괫GP Ip IG G G$Hp I@@ Gø/I@ AEGø H@@0I⤸G-I0-A @D 0 GG4GbAG6@I6R@I!.V@I'TG(BG(G0bP @mZk4G򂤐bGWA4GG`b _AӰ"TG Gb1"AVH4GGb /A0b4Gl"(BmZkG/1AAImSIDGBGGAZk(` D4GGb%AӰtGBG!b M"GAӠb4GGAm"TG8GBb2vHmZkkj1`IVI EC(` E4GGbAӰBtGG(J!bJ"G^AӠb4GGۅAj"jTGGBb2v`IemZkcmQ`HHEC2-p$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"N D0HCEPH @#H0@!D@ B"@@0B H7J0 @ 8CE@@#JG F@ Bw J`Ex FSF0 BG `EG `EGaE 8aE`0@zq HmJK:GCF f6`HDC ]P Ip I(I/IR(A/A@@_FL2@JLG2DBII@ @E`FD AAw@Iw`JD"5ֿJSAG B WA DB+wI?D<CgI|ICG0B +F C XA CYGC:XKG<CGK\KCGPBzE s@ CAC E`h@-ID<CIICGpBMG B PACEB0IE<CIICGBPGW"C_4<< GGb4GTAg6dI=Hd /`ǤVHTGBTGxGbPAlZk4GbGA4GG`b!AӰ"TGGb\1"xAgVdIb4GGbAb4Gl"BlZk G$1@dӀH I EGP Ib(I]Hk(A@JD!Hk!`GGb4GA6H9RH!1VHkTGBtGG bP`@SlZk4G¤bḠA4GG`b AӰ"TG Gb1"+AkV`H`¤4GGbA b4Gl"B2lZko#HoO'1@HmSH  Eo#HoOøP Ip I@! HT!$@@D GT!GG4GbAh6dI9`Im /`ȤVHHTG8B4GG@bP@AkZk4G⥐bGuAb4GG`b }AӰ"TG Gb1"AȤVHB4GGb MA@b4Gl"8BkZkGh-1AmӠIxHmDh4GbGb KAtGbBG`c C"bGA4G bG*Ac"pTGXBG`b2vIkZk-ֿI ;Gp IP I&H@&@c@DF!Df+Ij$ `$`  GG4G@b6A6IRI <VI`TGBTG(GbPAkZk4GBbG A4GG`bAӰTGG!bG[A8("bTGGUAp_"'GBGb[ĠVH4GbGb ƃA4Gbl"BTkZk/1A IhSIHEP Ip I#`H&Hl#d@&@D'H@'@@@ GD!DC!D!l GG4G b҃A䥏6I9ĤHf /`䤇VHTG(BGhG0bP@kZk4G⥐bGAb4GG`bAӰ"TGGb1"A䥏VI4GGboA0b4Gl"(BjZkG&1@fHIEG *E-C H'H H!?H* `ED gE CG oGP IBp I1 JG1$B@Dq GG}ZkGb4GG7JB㲇]WGp I⤸P I&Hx&@@@D!x GG4GbXA6I6`RIj .`VITGBGGbPAjZk4GbbG Ab4GG`b'AӰ"TGGb01"~AVIb4GGb Ab4Gl"BjZkG*1@AIcS@I Dh(Idp`I @ , H/P IF GG@Pp IGFG/@ݢG֢FGø7J@B0J򢥸 G6J-6B@D ! GG4GbA6H9 Ih!/`VI TGBGGbP@2jZk4G򂤐bGAb4GG`b AӰ"TG Gb|1" AVH4GGbAb4Gl"BjZkG(1AhIHD$ gǰEA@J_F_BG@&gtFG`RJwJF8CZ:C9/:K wJbF@W@d/wK`$RI!C/Gb$c8k `EX+v H %ǠD+10B'Gm0`FGCG `&GTEkâ-A6ADzGCK @#R K84G9# $C/G,="$cTGGb]ݠ(A ]P Ip I¤/IJ+`I/A+dA _E*@I@*DA @ @D!D Dj GGb4GA栈6H5RH!-VH@TGhBGGpbP@giZk4GbGA4GG`bAӰ"TGGb1"?AVIB4GGb Apb4Gl"hBFiZk+1`AHhS`IED _E@4GGbAtGbG0k!K"bGA4GbGAˤk"TGBGbҒHiZkE4GBGb AtGbGpk!K"bGA4G bGtAˤk"HTGBGbҒHhZk/I/@㱃GP Ip I@*@I*DA @ǠDj!RHD4GGbaAtGG D"bGA4GbG@Add"TGBGbҒ`HhZk$RIEG$G$ǠƠRHD!-ֿI 0Agk/! GG4GbMAO6DIV@ϤH!LVHTGBtGGbPAhZk4GBbG A4GG`bAӰBTGGJ!bGpA8*"bTGGjA(Gbp_"BGG[H*"bTGG\A(Gbp_"BGG[VI4GGb̀A4Gbl"B[hZkGO&1@fH XI FEOE 6I$'H@#VH?Dq1 HFC+ J$cuQ`JFCF pJ6KzJ:GCK c#fHgH&cHDFøP I#I @J$ E HA G/I /A@Do  GGb4GAĠ6HS`RHH!K@VHTGBGGbP@gZk4GbbG xAB4GG`b AӰTG GH!bGA </"bTGGA p_"*GBGb[ \/"bTGGAmp_"*GBG b[䡏VIB4GGb 2Ab4Gl"BgZk(1A HoSIoEMJR@I^E&"#b!?H0 @#srF8 6J5!?H @#V HǢFx1JFC$GKfQ@KfGCcgp`I6H``IEC _E@#1?Jp B#F 6J?$!F#DG#9?Kp C#-9#p IbP I8KK8C@D k!@GG4GbA륏6I9KFI /ˤVHTGBGGbPANgZk4GbbGA4GG`bAӰ"TGGb1"&AˤVH4GGb Ab4Gl"B-gZkG*1@Aj@IHDf1IHA/ICDAIaQIDC䱢=P I#IB1@jJ!?F@GBG`GG4GbAj6`IFR`I !>V`ITGBtGGbPAfZk4G¤bGgA4GG`boAӰ¤TGG bGA0&"bTGGAp_"(GBGb[VH4G¤Gb0A4Gbl"BfZkH-1AaIhSIE@p IP I!@GG4G0bFAh6dIG`IM!=@襏VIhTGxBGhGbP`@fZk4G⤐bG Ab4GG`b AӰbTG G|c bGiA 4#"bTGGcA+Gbp_"BGG[HVDI@4GGb~A4Gbl"xBbfZkh-1AmӠIxHmDh XD`B0A ( G "`b4G~A h6`H=R`Hm!5`V`HTGBGHGbP@=fZk4G⤐bG~Ab4GG`b AӰTG G!bGA 8/"JtGG@bA hV`I`4GGb~AӠb4Gl"BfZk-1AaHkSIE RHX D =GGTG@b!?D! H!$@@D!"A0d` C@4GCxB"BGR"ZyZkGGB yZk}="4GTG4k}GbQ2A0@h`"G4Gby~Ah6dIbI 6襏VI hTGXBGG`bP`@eZk4GbbG >~A4GG`bFAӰbTGGHk!bGA8+"JtGG@bA襏VI4b4GGb~A`b4Gl"XBeZk(H-1AmӠI XI MEH!G xD`GGb4GYA($d`(G!% EVJ1ֿI B*c jG-ֿI pAϢB c$( G$"b4G~A$蠋6HD`RHM!<@VH`,TGBTGGbPATeZk4GbbG }AB4GG`b AӰbTG Gk!bG+A 8+"bTGG%Ap_"*GBGb][$hV`H`4GbGb }A4Gbl"B$eZk-1AHjSIE$ h 6H% 6HB"GG2xZkݦ"B6JBݶ+66J?Gy1 K'H6GT@*C=G}}#H4`@}G"@b="TGu(AG4G b5A{G DF@xB"B4GR"PxZkGGBxZkI3,n$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1L"_}k`I` G"b4G3AGGb4G,ATèI h}`GHB4GPb[ GGHB4GPb[G="bGTG1A3G 8D`GGTGbE/I/A@D/"A#G D(@"GGb#TG E-I-A @D _G bG G("GB4E km`I 6IMEC!! wZkǢ6JpBDzGGBG8K8C@D8#G}wZk!(b(IpAkHky8DxB"B4GR"wZkGGBfwZk!_GGpbGTGL5AbG4GG3AGP I¤p I*@I#`H*DA#d@ @@D!Dj! GG4Gb|A6I9H!/fVdH`FTGBGGbP@A dZk4G⤐bG|A4GG`bAӰ"TGGb$1"AfVdH`B4GGb ]|Ab4Gl"BcZkG$1@dӀHIE ExEb4GGbX|AӰ¤tGG| bF"GAӠb4GG7|Af"TGGBbҒHcZkE4GGb7|AtGbGc C"bGA4GbG|Aäc"TGBGb2vHcZk @(P I¤*@I*DAE@/II @@D !G GG4Gb$|A栋6HD`RHM!<@VHTGB4GGbPArcZk4GbbG {AB4GG`b AӰbTG Gk!bGIA <+"bTGGCAp_"*GBGb{[VH4GbGb {A4Gbl"BBcZk-1AHjSIE(ւH4GG@bA'H0@CHP Ib&H&@PII@@D c A GGGb4G{A㤇6HHIH!>@äVHTGxBG0GbPAcZk4G⥐bGz{A4GG`bAӰTGGp!bGA@-"bTGGA p_"'GBGb [äVH4GGbC{A4Gbl"xBbZkGC(1AhI XI HEC&'H@VHˠƠD`1HECI+$!qQ HFC$KdR6`Jp@Ju@JFCˢ ֢6JJ8J7FGFIJ/GP Ip I9 K9$C@Dy @Gø:@K@DCG 0I E @-I(IJ-AI @ HAD !GG4G@b{Ao6`I6R`I!.V`I/TGXBtGHG`bP @jbZk4G򂤐bGzA4GG`b AӰ"TG Gb1"BAVH4GGb zA`b4Gl"XBIbZkG(1AaImSI D?'9# H@ .VH Jq1J1DC# JGp@JR_BtQ@JtFCFâF6JxJFC#㳮E 8E `E4GGb zAӰbtGG\k!bK"GAӠb4G GrzAk" TGpGBbҒIaZkE 8D 6I  - E I  E4 Ơx ðvD*,0I*H/D Ơk ðiG]P IR3`J,3dB_F@2FJGJ@BDs!G,!GG4GbdzA6HGHG!=@VImTGhBTGGpbP`@aZk4G¤bG)zA4GG`b1AӰbTGGc bGA@#"bTGGAp_"$GBGb[VI4G¤GbyA4Gpbl"hBaZkM'1@gH XI GEMBGGGtZk 6H-&/IAȠVIƠDa1HDCȢI$֢xQJFC (k96`Hp Kj KDC+( 99&K'K0#KGF0G+(09 +(49+ b4֟J0BHKH{a`K6HDCzP IBG&HG&@@D!GGtZkGϢ4GPbHB6JPBϲ[}P Ip I(Ic+`I(AP`HD @*fH@cH AGIm.+dA @@ @JD"mJD+"b#@ӌøP Ip I@/IƠ/A@DO!RHDGb88c GG b4GyA6ID`RI <VITGBG(GbP@`Zk4GbbG MyA4GG`bUAӰbTGGk!bGA<+"bTGGA'Gbp_"BGGݰ[VH4G¤GbyA4Gbl"B`Zk/1A IgSIgEBGGGsZk %!$֟HD P Ip I H @@D  Gø! H@$@GF0J7JDD!@J9 G wAGG4GbyAϤ6H9H!/OVDI@TGB4GGbP@Z`Zk4G¤bGxA4GG`bAӰ"TGGbt1"2AϤVHB4GGb xAӠb4Gl"B9`ZkGϤ$1@dӀHHDϴG"0b#]"}"""GGC^&$֟H@ -VH Io1IDC I]`Q@I`EC=r H6J2FCG}`B5cJEFuFg糑#?G8 GG @ G 4G¤GbuxAtGBGJ!J"bGA4GbGTxAjj"TG(BG0bҒ`I_ZkE8E Ġ6H m-ĠmID fE`4 cZ gXE-,0I-H/D cM gKG]P IbR3`JP3dB0@J2EJ@GJ@DS!Pk!BGGG4G@bFxA6HDRH!<VH`TGBGXGbP@_Zk4GbG xA4GG`bAӰTGG!bGkA@("bTGGeAp_"/GBGb[kV`H`4GGbwA4Gbl"Bd_Zk-1AHoSIDj'#H`@jV`HEa1IDC I$rQJ2FCJfs6Jp`Jv`JFCʲ 7JJ9JXF8GF]P IbZ;`K\;dC0@K:EK@GK@D \k!@ GGG4GbwAk6dHG` I =KVDI@TGHBTGGPbP@ _Zk4G⥐bGwAb4GG`bAӰTGG bGA@$"bTGGA p_"#GBGb[KVDI@4GGbNwA4GPbl"HB^Zkˤ(1AhIHD˴BGGGqZkg #H0`@gMG vI6H6DCͲMGP I8Khh8C0J7J@J9@D h!7CG`GG4GbHwAh6`HDR`H!<V`HhTGBGGbP`A^Zk4G⤐bGwA4GG`bAӰTGG bGmA<'"bTGGgAp_"/GBGb[VI4GGbvA4Gbl"Bf^Zk*1@A aHoS@IoEBGGGzqZk 6I.&'H@VHDv1H6DCIJJ$yQJGC$5GfDc 6@Ip`Hh`H hE Cd /II0IF0G$&09 $&49$G b4֟J0BFDF{a`K6IDCzP IB6Jt 6BD@'HH@BDv GtJ!GG4GbvAj6dIG`ꥏI =ʤVHTGBTGGbPA]Zk4G⤐bGgvAb4GG`b oAӰTG Gp!bGA 8-"bTGGAp_"+GBGb[ʤVH4GGb0vA4Gbl"B]Zk/1AoIHDBGGGpZkh k6`I-`&à&H@ðVHDa1HDCȢH$֢xQJFC(9 6Hp Km KMEC#( 99&K'K0#KGF0G#(09 #(49# b4֟J0BHCH{za`K6`IDCzP Ip I&H&@@D Gø'H@@GtGGVJ0Jb-J @IJFG MAG / Ks1KFCAbc GG4GPbuAc6`IR`IG!B@V`ITGBGGbPA0]Zk4GbGuA¤4GG`bAӰTGG!bGA</"DtGGbAPO"tGXG0HbD@C$AVIڿ4GGbmuAӠb4Gl"B\ZkG'1@ aIdSH DEcݠP Ip I! HƠ1 J!$@0H-HHD&H@&@@Df ¤I0H H AJF1$BHAA@@AD DA! G @GGb4GguA楏6I8楏I/ . VJ&GBGP BbTG\Zk4GbG,uA4GG`b 4AӰ"TG GbL1"AVI4GGbuAb4Gl"B\Zk/1AoIHD=G.G.Ga.GGJkJbaJ~XAGP Ip I@ƠGø-I @AD 0H G}@PHG`GG4J+$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1"p(I0H@ A}@PHG `GG*@IPH @DA`GG#`H@d@=pH} G$H! s$@?D0 HP HF0`Jp HP`J0J@1 J2@J! H4J5J3`JD!͢0B1$B2DB!$@4B5B3dB@@@@@@@DS!Du D D!D D!D!!GGb4GtA6H5 RH "-VH MTGBG P@BbG[Zk4GbGptA4GG`bxAӰ"TGGb1"AVI4GGbHtAb4Gl"B[Zk+1`AH`S`IEG޵G (~0^G=]}@b-AKGP Ip I'H'@ AD!`Gøݡ+`IAA D0HG G G},I0H l@A Gøݠ%H@ @⤤ GGPb4G1tA6I8gfI!.gVdH`TGBTGXGbPA}[Zk4G򢤐bGsA¤4GG`bAӰ"TGGb1"UAǥVIb4GGbsAӠb4Gl"B\[Zk+1`Ak`IHDBGGGonZk-ֿI pAȡE8E`  RJ" 4ࢌGxG7/E_ FF_&/2FOj0`JoJOG]R I}Z_G;`K0@K;dC{@D P@KGG @GGݢ-IP@KBBG@GG=:@K:CDC¥ G!GG4GpbsA6I6RID!.@VInTGBtG(GbP`@ZZk4G򢥐bG YsA4GG`b aAӰ"TG GbX1"AVIb4GGb1sAӐb4Gl"BZZkG$1@ IjSH EGGbGGGG'A<G8"b4G'A6P IG4G,Ib,AALA+GB"bG4GtG[&"b4GG'AGP IG4G#`Hb#d@@D"j)AG]*AA !4GGbrAӰtGbG!b L"GVAӠb4GGrAl"TG G B bҒI]ZZkG@A}E@,C0@H @'H'@ gADk!heGh="b#GTG@GP Iݠp Iݡ/IƠ/A#`HA#d@DAD Do!0HG G ø]'H0H GADA Gø&H A A!GGb4GrAh6dH8`ȥI!.複VHHTGhBGGpbP@A ZZk4G¤bGrA4GG`b AӰ"TG Gb1"A襏VI4GGbZrApb4Gl"hBYZkȤ.1AnIHDȴkD`D`4GGb VrAӰ¤tGGX bF"GAӠb4G G5rAf"TGG B b2vIYZkGG GbGG&&ACGP Ip I}*@I.I͠*DA.A j@n@D!D !GG4G bBrA 6I6`RI .VImTG8B4G G@bP`@YZk4G¥bG rAB4GG`b AӰ"TG Gb\1"hAmV`I`4GGbqA@b4Gl"8BoYZkG%1@ IcSH EǡExD'IB4GGb qAӰbtGGc bC"G=AӠb4G GqAc"TGGBbҒHDYZkBGGGlZkGBGGGWlZk(IpA E E%  E0IﰳGP Ip I]+`I$H+dA $@ KA DADj D !GG4GpbqA 6I9̤H!/̥VITGBGP GbP@XZk4G⥐bGwqA4GG`bAӰ"TGGb1"AlVdI`4GGbOqAb4Gl"BXZkG̥&1@fHIE̵D xE&@H4GGbHqAӰ¤tGG` bF"GAӠb4GG'qAf"TGX Gh Bp b2vIXZkBGGGlZk88E4GGb "qAӰtGBG b G"GAӠb4G GqAg"gTGXGxBbҒ`IXZkBGGGkZk(IpA P Ip I&H,I&@,AAAD!DF!!GG4Gb qAm6`I6R`Ie .`V`ITGBG( GbPAZXZk4G⥐bGpA¤4GG`bAӰ"TGGb1"2AVHb4GGbpAb4Gl"B9XZkG%1@aIlSH  EBGGGLkZk/I8E4GG/1A4GA/H?DCG<CHHCGCøP I#IB(!BG GG4G@ bpAh6dIG`I!=複VHHTG(BGH G0bP@AWZk4G¤bGgpAb4GG`boAӰTGG,!bGA</"bTGGAp_"#GBGb[複VH4GBGb 0pA4G0bl"(BWZk,1AlӀIHD} šk!6I 0TGGbD"AGG0D 1E E-GP I#`H#d@@DG!D!!Du@Հ@8DEΡ Ρ.IIGCGGE0E1EE P I=%H%@0%@D1 FD@0D%F0GP Ip I2@J2DBBD"1G3`J3dBBF8 GD" @V_G8@G @1Gv}B0`GD  G?6?G G?֢0J1G0JB0FG p IݠP I#`H@ȡ#d@@DF!L!GGb4GoA6I5RIe!-`VIhTGBGhGbP`@WZk4G¤bGoA¥4GG`bAӰ"TGGb1"AhV`I`4GGb loAb4Gl"BVZk%1@IfSH fDݡn 1`En E E $0DR HG! C 4GD 4$\11'J'JGCDGdG D% b(b1BF0@B Dsw`J6JFC'8C9&C $4GE $-ֿI pA ( G "` b4GPoA6IUHFI!KVHhTGBGh GbP`AVZk4G¤bGoA4GG`b AӰTG G bGsA @$"bTGGmA-Gbp_"BGG[ P$"bTGG_A-Gbp_"BGG[襏VI4GbGb nA4Gbl"B^VZk*1@Aj@I I Ecc'H1DH#fHGgHgDC0DDb0@( (k!GG b4GnAˠ6HRH!5VH`TGHBG`GPbP@)VZk4G򂤐bGnA¥4GG`bAӰTGG!bGA8("MtGG@b{AVIӟb4GGbrnAPb4Gl"HBVZk*1@AHdS@I DKP Ip Iݡ%H/I4l%@/AAAD!D!4!`GG4GbnA6H9̤H /LVDI@lTG(BtGG0bP`AUZk4G¥bGKnA4GG`bSAӰ"TGGb1"AlVdH`4GGb#nA0b4Gl"(BUZkGL&1@fH XI FELGG0 bGTGA/GP Ip I+`I.I+dA @.AD@D!Dk D¤4GGb nAӰtGBGd!b L"GnAӠb4GGmAl" TG8 GH BP bҒIuUZkGGTGbAGp IݡP IG-I@bA-AAD."TGAp IGP I+`I0b#4G+dA @^"GBGnhZk]DݤhqHXgH AIG&H@b ED|@D+""TGAGP Ip I%H.I%@@.ADe@D!DE!DX`D`hDX`D`4GGb mAӰtGG!bM"GAӠb4G G~mAm"TGG B b2vIUZkb@@k!GG b4GmAˡ6IRRI JVITG(BtG G0bPATZk4G򢥐bG gmA4GG`boAӰ¤TGG bGA8&"bTGGA p_"/GBGb[H&"bTGGAp_"/GBGb[렇VH4GGb "mA4G0bl"(BTZk#1`@ IdS`HE˱GTG (b$A0P Ip I&HG%H&@0b%@ E0I,I/I,A/A@@ @@D"D%"DL"Do"Go8AøP Ip I@c Gøݡ-IA A]"4GxBJB%@R"_E0@IP@I(I'H&Hp@I(A'@&@*@I@@@*DAgZkGGB}gZk @D!DG!D!!L GD L GG4GPblA6I9I( / VJ'GBG P B bTG:TZk4GbGlA4GG`bAӰ"TGGbL1"AVH4GGblA b4Gl"BTZkG(1AhIHD%  4GGblAӰtGG!bH"GAӠb4GGglAh"TG G B bҒHSZk4GDA}CA0@',A'HP.! H!$@PJaBD"@GG5W$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1 "ݢ2@JBBP@}Ap@7/ACD/7KC9 KDK9$C:@KyC:DCzCD9# CD{#0gCG%@X( 0A`#0 Jx#F`G=`}G#FG `} G#F G`}G"}#~X""G0!G G=G@bGGtG*AP Ip IG%H@b/I%@/A@@D"D/"TGAP Ip I+`I'H+dA A'@Dk AD !D D`GG@bGTGAGGGTGbAGp I*@IXX *DA AD!GG@b4GkA䡋6IE`RI!=VI`TGBGXGbPA=SZk4G¤bGkAB4GG`b AӰbTG Gk!bGA <+"bTGGA*p_"GBGbF[dV`H`4GGbkA4Gbl"B SZkG'1@IlSHD䱨_%n-קH0DI D C#WI jEjD E8GP Ip I}! H1 J!$@F0JrB4JR1$B4BPJaBqBtBGD D!D Gø5JBBbpJGGd dk!GG4GPbjkAk6dH9`KFI !/VIˡTG8BG@G@bPARZk4GbbG/kA4GG`b7AӰ"TGGb\1"A˥VIb4GGbkA@b4Gl"8BRZkG *1@Aj@II E #ϡEb4GGbkAӰBtGGJ!bJ"GdAӠb4GGjAj"jTGHG(B0b2v`IkRZkGBGGGeZk!"bGGG-ֿIG РAGG~] g#Hg]GGݡp IP IBGAݡ+`IG+dAAD &vIGZeZkPILb#GGG%ֿHtG@'x@G}P Ip I],IBg@},AJG l@D!+v@IGG:eZkP@IbGGG-ֿItG РA}]GP Ip IA@(h _%¥ E6I $o cFrJ2FCCpnp!`GG4GpbjA6HsRH JVHTG(BTGG0bPAQZk4GbbG QjA4GG`b YAӰTG G bGA @%"bTGGA,Gbp_"BGG[ \%"bTGGA,Gbp_"BGGӡ[nV`H24G¤Gb jA4G0bl"(BQZk&*1@AHmS@I D ø}P I hAkRH XDB" GGdZkbk `LLG4Gb9"AӤ"G4G`bjAӠD6DIe@I![VITG8BGG@bPAZQZk4G¤bGiAb4GG`b AӰBTG GhJ!bG1A <*"bTGG+Ap_"+GBGbc[ĠGP*" TGbAp_"+GBGbS[ l*"XtGG bHACHAӠVI4G¤GbiA4G@bl"8B QZkG-1AmӠIHD¥TGG$b^> H6@I5@!ݤX,VI&H AT@ݴh= EV Hq1`IF=G$"@b"TGbAcLc Eiο à6Hf 6IQ_!ݥX.VI(IATA=DV Hq1HF=DG}3J4`B} B 4GGRH!C!X¤,VIJ( A G/IV`Ia1@ITA D}0CG+I] tEbGG4GtGA$"b+"GGtGAӥG}}3J4`B}G"@b="TGA XDXDο¤Ơ!LƠ̰ F6AI$`6@IB"GGcZk@ X/VI'HAT@&ݦ?DVJx1 HFݰ-ֿI 4AG "@b="TGAG4G b!AӰL@ "G4GbhAӰ 6IRI!KVITGBGGbP@+PZk4G¤bGhA4GG`b AӰBTG G J!bGA <*"bTGGA p_"-GBGb4[ d*"bTGGA ¤p_"-GBG b%[Ӱ̡VIb4GGb ^hAb4Gl"BOZkx$1@IoSHoDrp I]P I%H͡GA%@ EAD !GG4GpbthAm6dIW`mfH M VITGBTG8G bPAOZk4G⥐bG9hA4GG`bAAӰbTGGk!bGA8+"bTGGA%Gbp_"BGGɟ[X+"bTGGA%p_"GBGb[VI4GBGb gA4G bl"BOZk #1`@c`HHD GP I(I塠 (A ADl!GG0b4GhAE6@IG`R@I!?V@IŠTGB4G GbP@UOZk4G⤐bGgA4GG`bAӰbTGGc bG,A<#"bTGG&A(p_"GBGb^[šVI4G¤GbgA4Gbl"B%OZk 뱮$1@AIlSH D 뱥G(P I#IA֢IAGG Ơ"0!!BG0 F4GG@bAӆP I] @J!GGb4GgAe6dIH`奏Io >`VIšTGBGGbPANZk4G򢥐bG PgA¤4GG`bXAӰbTGGc bGA4#"bTGGA&Gbp_"BGG[ťVI4GGb gA4Gbl"BNZkGe/1AoI xI oEe4G0I(qAG NAPA-,C0A A-H! H!$@@D! 0? b="GTG_Ө} kl  "G4G bgA e6`HR`H =V`HETGxBGGbP@AiNZk4G¥bGfA4GG`bAӰTGG!bG@A4/"bTGG:A$p_"GBGbr[ 堇VH4GGbfA4Gbl"xB9NZkG-1A aHnSINE űøP Ip I A&Hk&@k AD GG4GbfAg6dHU`GFI!KVHǡTGBG GbPA NZk4G¤bGfA4GG`b AӰTG GT!bGA 4-"bTGGA,Gbp_"BGG[ D-"bTGGA,Gbp_"BGG[VI4GbGb>fA4Gbl"BMZkǥ*1@Aj@IIEǵBGGG`Zk o6`I$`Ġ&&H@İVH Ec1I E C$/IwQ HFC/Fp K6Hj KDC$ 5JJ1J0FF'Gd3J0`Bd ]P I}p IZ{A_G{:@K!:DCzAGD GG4G bfA6IDRIG!<@VITGBGx GbP@lMZk4G⥐bGeAb4GG`b AӰ¥TG G!bGCA 4."bTGG=A+p_"GBGbu[衏VI4GGbeA4Gbl"B̤VHTGXBG8G`bP@LZk4G򢤐bGpeA4GG`bxAӰTGG !bGA8-"bTGGA'Gbp_"BGG[VHp4GGb9eA4G`bl"XBLZkdG̥#1`@c`HIE̵\GD$GϠRH D GG4G0bJeAe6`HD`R`H!<V`HTGBG GbP@LZk4G¤bGeA4GG`bAӰ¥TGG!bGoA8."bTGGiA$Gbp_"BGG[堇VH4G¤GbdA4Gbl"BhLZk,1AaHkSIEBGGG|_ZkRI EȡC 4G+/Gj#H`@j RH DؠDɿ\HBGPb4G3[ G0ARH 4G èݢ(֢֢RJRJ"C5BFG4GbGbdAtGbG! L"bGA4GbG~dAl" TG BG b2vHLZk 6I&&-ֿI AVIDk1H D CI$`QI D C*pJ6 JsJSFCj 5JJ7JEFF4.*mGj ;K0`CjʱΠkH6H D Cn^øݠP I#I@!D @'H)'@@ɡi!Dg N!GG4GbXdA 6IGI!=VH,TGXBGG`bP AKZk4G¤bGdA4GG`b%AӰTGGD!bG{A<("bTGGuA p_"'GBGb[,V$I 4G¤GbcA4G`bl"XBtKZk-1AmӠIHDBGGG^ZkJ _E x@E @/I0A론6ƥVIFTGBG GbP@A7KZk4GbGcA4GG`bAӰ"TGG)!bGA0)"bTGGA$p_"GBGb@[fVdI`4GGbycA4Gbl"BKZkGƥ,1AlӀIIEƵGGb#_Ӹ] H!Rb#c  GG b4GcA6H`RH =VHTGBtGGbPAJZk4G¥bGRcA4GG`bZAӰ"TGG)!bGA0)"bTGGA(p_"GBGb[àVHy4GGb cA4Gbl"BJZkmG%1@ HnSHEñf]4G*Q@A@ AL@=,G  @BH&HG&@&@DF"]Zk0@ @ GGb4G"cA6HCIm 9`ĥVIdTGBtGGbP`AnJZk4GbGbA"4GG`b AӰTG G bGEAӰ]0'" GGj]@bA䥏VI4GGbbAӠb4Gl"BCJZkGĥ-1AmӠIIEĵ}4GGkb#h^G]]}ݤ= ](}08@ݥHP`#kp#F~8^@^H~PX`޴hpx>GGGBG(="B4G0}r]ZkGGPB"]Zk0PBFVHr1JG2F]GG]Zk  6HG01?J0 B0BG6HG&_#4֟JB46JFu1JFBS2_JP@BS,G4GGbNbA ¤tGG8bG"GA'"TG8bGAG&p_"HbG@BG[4GbG bAǤg"TGBGb2vHIZk(GG4GbCbAŠ6HERH =VH %G`BGP BhbTGIZk4GbG bA 4GGbA"TGG@)!8bGhA@)"8bTGGbA(GHbp_"@BGG[%V I 4GGbaA4Ghbl"`BaIZkG'1@HiSH D%G="(TGxbAӸ4G DE 4G00H@ 8 EG"GGbTG AG8]@]H}PX`ݤhpx=#kG ABC @!@!@@@C@B@0"?P"@GSB0B@0 ?kGG)@V@J@GSTGGҢ0DԲrSG4kG GGԢGTWղt4k#4G~^^~ (0޴8@HGGTG,GGRHx DDGSRH M<0@ @4GG8b7aAtGG!H"(bGA4GbGaAӰ褲h"0TG BG(b2vHHZk4GpIA(HD/<CHHCG$ ECG($GXD(@(GGGԢղԢ8XGtG]]} (0ݤ8@HP#kG - R H1"' @@0 H4G (@1!JFG<C'J^~޵GGG=G 4G=\0=$1G2G 1 0V H# G&G=G! @ } % @` Gá @ r G r3 @ @G?  pG !D  GGC } G&`G/pH@2J?DC @4G<CJJCGC@4G G" B1,1H @CJ@F2@@Bw@J@A A sHG1рA "GTG b#_ GG -41D - q3JcBq`JvQJFCͲHG,рA$ C,G$ }G)0 I8 E E_ B G GR1J0J2DJ'JJGJFQFC0@Fd `GGHb4G`A6HIdfI "?$V$J DTG0BGPP@B8bG^GZk4GbG_Aӈ4GGb߾AӸ¤TGG bG5A 4Gb4&"GTG.AG'p_"bGBGf[ĤVH4GG8b_A8b4Gl"0B-GZkG+1`Ak`IHDGb#@aIG4GH.QAEG 6HI aE CdF(A JE?FG2FFSBCsaFF 6B B" FBVBBF ]@ 0E_c0`C`(]"#tG`BP"hbp Hu[G(ݡG""PAG(b41"3vHHA!<G  D p H (@!AIF<C\IGICG&"0DC#&B#cbBchGW@¦pJUBBC֢ C6GB7JG_GE CS/<CJJCGGE CIG{@cE q@H"!D@ H0 @!@#$с@CFp JQ?BC1@1$JF<C'J`^h~px޵GG GGG GRJ HU BHD$G? RJB"8 D`@G DG$44 V J/ R H(D+ 6D GD'"J"H !B3 DfbJ 3B3 3B4`4DtbJ 3B 3BG44GGCGA@G_0JB TJFC$4G, 4GR J(F?G2!D2GGGG4GG4GG<C\JGJCGC4G G8btB,H@JF@BwJGuS HD0@JDD41? @ G"Q@G"b#TGZ_G &0b41D q3JcBq`JvQJFC]{;0DG]0D,! GGHb4Gm]A6IS RI"KVI LTGBGXP@BbGDZk4G8bG4]A4GGXbPGGG #G" ¤ @0C!DJF! @1L&$J F1 BQ?BQ1B%B GG4Gb[A6HM椇H"C&V$J FTGBGPP@BbG7* $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1:/"BZk4GHbGU[A4GGhb]A("TGG8bGA4)"GbtGG/A\)"8bTGGA(Gxbp_"pBGGߒ[&V$I 4GGb[A4Gbl"BBZk'1@gHIEE@ @%GQ C$FB GC "` "SF6`CJ4GpFVBWJG61B.8qB"YBCB CB{B !CZB!CB BB[CB)1D9@0AhG1CBpG ByG B @ZBBBZ0B BGCDC$F? GXBGGGlUZk&#GG]]} (0ݤ8@H=P`#k#~x^^~޴>^~޵GGGHBGHB"GUZkGGhB9UZkGGGG GGB5A0@5.U.5JR UJ2F3U B3w`J`<#BS@@kG@t@t/.tKP JpGxbG`4GBGb sZAtG( bG@bK"GּA 4GbGSZAk"KTG8G(B0b2v@IAZk0@ G JA0@ *A@*,q@ . Gq..*HP JqJ0DT JA?@tFaAxbFA`4GGb ?ZAtG (G4!M"@bGA4G bGZAm"PTG8BG@bҒIAZk0@ G A -A0@ ,-, HA -HD@@ `Akk B  GG0@1B@1At@-q...IS qJJW J EF,IxFI4GGb YA BtG(bGJ!@b J"G\Ab4G GYAj"jTG G(B0b2v`IcAZk0@hBG!@!AM@!.MAA.]!G!JR AJ MA2FQ?B@ GQ0@GGGjTZkʢFF¥4GGbYA tG(G!@bO"G"Ab4GGYAo"ϥTGG(B0bҒI)AZkG_&ϡG"TB.IBpAϱ VI0@0@0Hp1H0DC 0vJJP@IjQ@IPEFCK @v@/6/KY 6KGxG4GGb{YAtG B(¥GJ!J"@bGݻA4GbGZYAjj"XTGBGb2v`I@Zk0@ G A -A G-M-0@IJ MIEOAAo Eu`A G`4GBGb HYAtG ¥(G(! N"@bGA4G bG'YAn"TGBGbҒI@ZkK@!KA A GGG"TBB,֟I0@ AVI0@0Hp1H0DC J0IOACsQISFCj XB"`bG4GtGͿ[ Gb0@ G JA kA *A +A ,0@*,G-TG- HA *HIO ID E H  DC3_ @ k@-K-IJ KIExE4GGb XAtG b(BG\k! K"@bG=A4G bGXA˥k"TGBGbҒID@Zk0@ G A0@ ,A@-n@l-G.,.IK lI.H EP JMA0D Ax"D 4GBGb XAtG (bG! L"@bGA4G bGXḀl"TGhBGpb2vI@Zk0@ G kA0@ +A@-`@-. .IN IJ EQ JLAF AxFB4GGb rXA ¥tG(bG!@b N"GԺAb4G GQXAn"nTGGBbҒ`IZk0@ G JA0@ *A@j-a@ ,!.A.jI@ H!J `ER AJKA2FA F B4GGb >XA btG(¥Gk!@bK"GAb4G GXAk"˥TGGxBb2vIZk0@o G0@G!@!A JA!.A. *A B- ,!JR AJI2F@ H1"JE.F0@ CbGGTGO_o̡.A̱/ B Ol rBXB"`bG4GtG[@n@ G--IM I E xE4GGbWA tG(BG0!@b M"GDAb4GGWAm"ͥTGGBb2vIKZk0@ G JA *A G--0@IN I EMA A D@GG4GBGb WAtG (¥Gd!O"@bGA4G bGWAϥo"TGBGbҒIZk @ j@- ,I@ HExEB4GGb WA ¥tG(G!@bN"GAb4G GeWAn"TGGxBb2vI~Zk0@ G JA *A0@- ,I@ HEOAA/?D?@G 4GBGb TWAtG(¥@bG ¥!N"GA4G bG3WANn"TGxBGbҒ@I~Zk@n@,.,HA .HDxDB4GGb ,WA(¥tG@bG ¥!N"GA 4GbG WAn"NTGGBb2v@I~Zk0@GA.A0@,.,HA .HD@@ A FBG4GBGb VAtG(¥@bG ¥4!N"G\A4G bGVANn"hTGBGbҒ@Ic~ZkGN@NAE,C]!,JNAG1/JG-I qE EG mE}"R_B0J CrBG 0@ӱ0@@t@ G..JW JFxF4GGb VA tG(Gh!@b O"GAb4G GVAo"oTGHGBb2v`I~Zk0@ G A -AG-m-0@IK mIEOAAD@GG4GbGb VAtG (G! M"@bGA4G bG_VAm"8TGBGbҒI}Zk @ k@- ,I@ H E xEb4GGb XVA tG(G!@b L"GAb4G G7VAl"TG@GBb2vI}Zk0@ G kA +A0@- ,I@ H EMA A-?D?@G 4GbGb &VAtG(@bG !L"GA4G bGVAll"`TGBGbҒ`I}Zk @ l@ ,,, HA ,HDxDb4GGb UA(tG@bG 8!L"G`A 4GbGUAl"lTGPGBb2v`Ig}Zk0@ G A ,A0@ ,,, HA ,HD@@AΡFBG4GbGb UAtG(@bG l!L"G.A4G bGUAll"XTGxBGbҒ`I5}ZkΡGL@LAE.C}!.J lAGG1-JG/I QEEG OE}"R_B0J CrBG 0@0@GBGb4G;[ӗ @ k@--IO IExE4GBGb UAtG (bG! M"@bGA4G bG^UAm"TGhBGpb2vI|Zk0@ G A0@ ,A@L-o@-G/,.LIM I/H MEP JJ_A0D Ax"DJ 4GbGb JUAtG (G! M"@bGA4G bG)UAm"TGBGbҒI|Zk0@ G A0@ ,A@-`@-. .IO IJ EQ JMAF AxFb4GGb UA tG(G!@b O"GxAb4G GTAo"TGGBb2vI|Zk0@ G kA0@ +A@-a@ ,!.A.I@ H!J ER AJLA2F Ax"F b4GGb TA(tG@bG <!O"GDA 4GbGTAo"oTGGHBPbҒ`IK|Zk0@JGB0@bGG NZk LA/A..JU JFTBA-A G@v@/6/KY 6KGxG4GbGb TAtG ¥(Gp!N"@bGA4G bGTANn"XTGBGb2v@I |Zk0@ G A0@ ,A @l- j@- G*, .lIN I*H nEP JKA0D Ax"Dk 4GGb lTAtG (¥G!O"@bGζA4G bGKTAOo"`TGBGbҒ@I{Zk0@GA0@.A@-`@N-. .IJ NIJEQ JOAFAxFB4GGb 8TA ¥tG(G!@b N"GAb4G GTAn"TGGHBPb2vI{Zk0@ G JA0@ *A@-a@ ,!.A.I@ H!J ER AJLA2F Ax"F B4GGb TA(¥tG@bG ¥ !N"GfA 4GbGSAn"NTGG8B@bҒ@Im{Zk0@BG/A .Ab0@,.,HA .HD@@ AMZk4B G@u@./JX KFxF4GBGb SAtG (¥G@!O"@bG'A4G bGSAoo"(TGBGb2v`I.{Zk0@ G A -A GM--0@MIO I OEJ_A Al E X`E`4GGb SA tG(¥Gp!@bO"GAb4G GtSAo"OTGxGBbҒ@IzZkGGb4G AӀGK@!KAA GG GO A ,A*_IO,,G .]"!,HP JQ?BQB0D-0@0@ұ0@c0!a@s@ G..JV JFxFB4GGb HSA tG(G!@bL"GAb4G G'SAl"TGGXB`bҒIzZk0@GA/AG--0@IM I ELA A D@GG4GBGb SAtG (G! O"@bGvA4G bGRAo"TGhBGpb2vI}zZk @ j@- ,I@ H E xEB4GGb RA tG(G !@bM"GNAb4G GRAm"8m$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;19E64;1"OSZc.)1d+U.<,x.a({%!|k\oqXUzP3ׅz Jx˿C9*Ac  CBVw07+dâ4HpV424/zϘM9 OjURV\ۚ؎ SZpiG 4#ދ>ģMzp,G5HgjujVꪣwX(6A6%R2oK`5 ;2mNuvg~v0JBig8i59,i IL70V$PdAc-ΊHH B{$t5M{ \T ]uQ3g6`foɖM~:PL9N:$sDJhX+lki{8 ǯ1uH¡pFYPwY V,!u"A{ߧDnO#"uk98n\ tYAx^igXޓ3(x{jo=J68y"8[;f86,/yy*v+OAuFd{)-G(p蟍]Q$fdIr4r./*M3 O2g,@lc,*$r ' #REm`xs65*s"wd~7lskdc\B/ ?#ak%ߠ ®XrSd}қU[u,I6Uwc}؟ ;vR#/` `be72s 鍡o Fp3{%v5 5/qsavīGvJ9=ƫPw^C+\)>g$HyC$kc@ZWѐ CϏ0]WI-(Ϙ,? ,% -xր*৆dY CR YHjRgq}rwq1#(o|/<c'Uf%)U_kEzq225NZʀ#E{Y <^Rs B@sGUd^kcɵqSFw&y9La:-TƟ"@55oyVyGT 3?E˸WO/ɳF[vW{AEr x[>O+R(<"+?}5~uw衈 VBd޴᫟icbSMb. xx"Lepb*'X9 d#"3/ M`A-ӕ#i#l!T?O@زTpKL{^&''j+v.@]-:FHz9dO@_f(ۻ%0kĕo1@Xpɾ %demڰjU$ h:2$) h)be@Dv?DÂnvÙˆ?CY9e,#qE#,6+?O%(Ԅ?I " j$d-i==>Jl=qЯ^ +)Nlf:5b"MĦ@<#-v|aFSVݻ 6B90Z21`2&6Q UYR zTp O-MN!7}-:~ sQL, p8K$91ۧNh5U9GQ~3?lsبk}}~ؓZ͖R+rEe艒1[2*?x4;zHE1Sf@{_ /RCҵinWAa X13Ԩ;n>%!fSՠ(I2Զܳ$"> EbÍf2xF'AS%-]Igc$WL=4%{Px]hJWb_ysU XLNpEz4HLibT xAPsh h(ܹ{(lAXC5MVNYh["J^'Rdw? zZh5Њ^ij#F5<2Rw)b5۴q‡,w@~,nhڵW4aD4a9.YrJ?tn`잾CEh/|9P礿){f y"H43Wg[]E&jggܪ^Cy*Y5”΃98_Xe~hsWdg*)٭-+FfZsD> ?Fm.GD˒ˊ;a+h ]麛m.Y-(o2@2qsϔ=̛^ȫjheoeVh˪fv_DI-QXgSj&c($#)OMf@C8._rXRAqa'YQ;^9%$ni .\le "@ 3wu]_i&^;9PD$4@|BF۠b.՚呼otjv^e-`/ߑM5X Bd6@ӲL;peR9)&v6ȇ)X'ٺ}p]u_(20{0j0}Iy#&i:q:{MFT|@^*`pHND,?\KҸA,[e+ *>a7pkCClj^9K(LjTSږҰZUF=q18_^.x[ؘT ; _6U_Tte19o<_?25okvA hۀ!Q݁Gp [QF֓c@wŊtۙoJ4Hap4xwnip/nbdyVs7] Gy/N3SQeE~|"iA9 (vLA/8V ̅#gQYȍHNH:zk~y;F'9U8+E% W֥$`_1nw(#H~3T.զn!O!9z} *宄ːOCFӉ!)kl$郞H*uYY?{߭ ɧ Q`h Wu %`z7Iu riP x +OZ2=vi}:"V%=rNNUYְ].\gK`gH'cgІhi.+*jl8kk{_5gĂ`wJFWF(B indIUu/uo3"X۶6[yZ=IVHxa S}eŋҝ٠7=(2]-tM⨞ſ랥PU7xu yIqHI`~W024)׺eNJ5`St󋡑 a:(&PD!4ur8d>(׍YyB(P* 3d8w=.rikFbeY|q-N&E\1UEx%Z(U),{wql` PJ@- 8c!k2D?B*;(e-Mi.S{uZt[s[,bE08 .(j?"O!CLŒ ?E<V{dOi@ K>r0 mżSck5v ;!'9EAg8L {dr|hS!2dPyy}tƶ"_4z†1I2,m+gE[+K<A]r ~"+jB^T֩e7r6fmj"v?q 3Gj_vN2$ơcoV u" MshYzf!5،Rww=}Â4Cdk+E9oj&-F!vz`*ōa$adjq!a 慞iOw e?k={đm| u.C&\/8#tp&[ִ?SngNBI߆P47kW_r|}=&%PNs멜wBS K[}aaAŋ_׭868J$Kd6qR@C uݏ`E^+MU$\Ӊ;$ +8\[#Pͯ>:+ٍ؈ "'I=LnB5uo$+-Ϗbe~AK- 'H̤V\,Pzm԰A!k/`޷b ["pĒm߀҃6n䃼5feGh9 wk x2vMҐRٔ76GB~LWI?5+G&|- <$nEY[BAXllj;!C9SgEI,uHT+ )V ,WC#JlM:ޅkLҗ0: 1m0r꘽%NڍW$k0&DoM$`c=8->F\֦i؁BJ9E#nZ|ypD6H>N + 7B*݄&Ø uy ދC~G=|V>NjwyQV;6T}ٽn >-zMaǃ Xoig V.2i8|{GBfwu&=dCfZ㑌.ռBm Vrh)nsK`{2;wwuu1oԂ#|L.m&v/W> >grcf|ZFEuB=^՜o{|1/Qo _U"]ceCdppk vVk5?XAah*2}q|moH1olg.-k +'!] !'>n<Uxl8e'h WV{Xp\q2֧6X#s,)zaSM:lS1vTǽA02pH.;ݑ'zH|nU*Ozjt̚І{chrk -%FWKzA<=za) 4|ZgVyLr 1bPgZO4˸ YqbtA4QVgP 9åiYU9J8. V-Î*"糟AZ8&RDpicbXH_\35M0MZFԢ z\,ߍDŽ D0[K8uk^GxR~Ќh c=+[גʩx/?"m]S!ZIJ`CQٳʑYzxi!>wIϴ$5<z~⪟ px\f$إ4urц'x2CQ`QAjj"TGBG b2v`IxZkO@,A CCC0@G @ m@M-m-MIK mI KE xBE@4GGb /QAtG b(G k!K"@bGA4G bGQAk" TG(BG0b2vIxZk0@ G JA *AG-j-@@@@IK jI" ELAA BΡ0@ GE D G0Iru1IV`JFC΢˲-G8 D ΡG8ΡV KE{1I[GCxG4GGbPA ¥tG(G8 !@b N"GBAb4GGPAn"TG(GBbҒIIxZk @-ѠA m@--IL IEE +0 HV H0Br1J2FCKGE 0JVJPBx1JFC G8EK0@K V@Kp`Cm1`KECk 0H ¥4GGbPA tG(Gl !@b M"GAb4GGsPAm"TG0GBbҒIwZk GG̡"A?@.IBA̱0IIMA C0@0@`QIECPnG@q@q..qJT JtFxbF`4GGb UPAtG ¥(G ! N"@bGA4G bG4PAnn"TGXBG`b2v`IwZk0@ G JA0@ *A @- k@-G+, .IN I+H EP JLA0D Ax"D 4GBGb PAtG ¥(G ! N"@bGA4G bGOAnn"TGHBGPbҒ`IwZk0@ G A -A0@-m-IK mIENAA/@(  B0.0J@GX?GGG= ]}@bAGGGL XDJ_}TGG = `b#@GGG?GGx]]}ݤ=]}ݥ#k#~^^ ~(08޴@HP>XGGGG4G0J B00JC?DCF @G<CCXGGG" G !?HP @ 1D$H@ D=$F? =$@ 4GwJ="FQBSSBR.SJ@TB4@ B4F0F0Bp"+4GGb`MA(tG"G8bI"GïA)"TG8bGAG(p_"bGBG[4GHbG2MA i"`TGBGbҒItZkLF@@6HƠ&CD "I GGXb4GKMA6H>餇H!4 VH)TGBtGGbP @tZk4GbGMA(4GGXbA"TGG8b81"oAGTGbG^ VI4GGHbLAb4Gl"BptZk'1@gHHDƠ ) G "xb4GMA 6H<RH 4VH )G`BGP BhbTGPtZk4GbGLA(4GGXbѫA"TGG8b1"(AGTGbGp^ 頇VH4GGHbLAhb4Gl"`B)tZkG(1AH`SID GGb#4Gð._$G?!%צH?"H EGC!WH")DE$0JJ2JEQFF FB67JFFF ƠGF _G0E:`&P@KG@?D1"@Q?BCCJCKp@FA2B@W@J@hLТGG4Gb"^G@0JPB(1(GbGGTG_@F _G0E x%E 4GGb2LAtG("G 8b G"GAHb4GGLAg"'TGpGBb2v IsZkGLG'  cBR`Hw`H`DrBTtBs.tJ`w`H`DBCB.JGG GGLzT`GLzGGGb4G^G] }](08ݤ@HP=X`#k#~^^~޴>^~ (0޵8@G#G=Šݰ @(c" )!GG4G8bKA 6HWIFI "M)V$J ITG@BGP@BHbGsZk4GbGKAxb4GG8b AӨ肥TG GŌ!bGA0," tGG@byA0"H," tGGAbɪA `,"bTGGݭA+p_"GBGb[VI4GbGb NKA4GHbl"@BrZki*1@Aj@I xI jEi?! ]j0`I0}8 E05A@pA0wJq DAA <AP@kP`IJcI@_F12@J2DB3B@sD!H!! GGHb4GIKA6HHhfH">(V$J HTGPBG`P@BXbGrZk4GbGKAx"4GG8b AӨ肥TG G!bGlA <,"bTGGfAp_")GBGb[VI4G"Gb JA4GXbl"PBerZkG(#1`@c`H 8I #E(b# ?@CP:`H(IAH.,I EA&A0 J?F<CJJCGCG4G8bj]0b#0AW>@$ ?E E: "GtG$ D8bj2_SG"4GGb JAӨ肥tGxG(!bL"GAb4G GJAl" TGGBb2vI rZk3Gp`IP`I,I) I,A)$A @ @D !D!" )!GGXb4GJAi6`H5 R`H "-V`H ITGBGHP@BbGqZk4GbG\JA:d9$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1Ɖ"x袥4GG8b dAӨ"TG Gb1"AVI4GGb4JAb4Gl"BqZk+1`A aH`S`I E,?D D b4GGb1JAӨ"tGxbGx)!b I"GAb4GGJAi"TG`GPBXb2vIqZklcI`h D 4G / E #dHgHGG 0`D @ 쳭G?& 1"F,쳤0ʢ袥PJpJF5J4J6J5B4B6B@@@Dt!D5!Dv !GG4GXbJA 6I9I /-V$H -G0BG@P B8bTGLqZk4GbGIAx4GG8bͨAӨ"TGGb1"$A VI4GGbIA8b4Gl"0B+qZkG ,1AlӀIH D )?D 4GGbIAtG袥x肥Gƭ! M"bGA4GbGxIAm"TGBGb2vIqZk E4G袥Gb xIAtG肥xG8nj!L"bGګA4G bGWIA l"TG0BG8bҒIpZk-ֿI) -A0*!j袥pIPI@(I(A@ GXDh `= !GGxb4GcIA 6I5RI, - VI-TGBGPP BbTGpZk4GbG*IAx"4GG8b 2AӨ"TG Gbl1"A-V I 4GGbIAb4Gl"BpZk,1A I`SI  E(BGGGCZk G#!?H @#c 0K8CWKGG4GXhbq\L?A`} C mA D P A (A? A lAG0*!bpJPJ@c0J10B@GDp!c `GGHb4GHA6I8I, . VJ#GpBG0P BxbTG;pZk4GbGHAx4GG8bAӨ"TGGb1"A㤇VH4GGbHAxb4Gl"pBpZk,1AlӀIH D+G!?H @+J0@J2ABW@J3_4G0IA4JFG<CJJCGCVBC7AFCP`B rBGB6A֢˲G0=!jp KP K@9 KZ9$C@GD!!GGb4GsHA(6 I5`R I -V I (GBGP BbTGoZk4GbG:HAx4GG8bBAӨ"TGGb,1"A衏VI4GGbHAӸb4Gl"BoZk+1`A!I`S`IE-G!?H @-mJ0@J2ABW@J_RHTBCADP`B rBBAG0j!b*PJpJ8KC7J8C7B@@D!D!c @GG4GbHA㤇6H9I!/VH#TGBtGGbP @ToZk4GbGGAx袥4GG8b զAӨ"TG Gb1",A㤇VH袥4GGb GAӈb4Gl"B3oZkG,1AlӀI I EG H/*0 J1 BW JL?GS_BCtAEP@B QB@`BsAso;G0ݢ%PJxpJU B]w@"--ZIM I ELC ] )!GGb4GGA 6IRI!5VI TGBGGbP@nZk4GbbG \GAx袥4GG8b dAӨ肥TG GȌ!bGA <,"bTGGAiV`I4G袥Gb -GA4Gbl"BnZkG/1A IkSIE@g@',.'HP J0D A (! GG4Gb@GAh6dII,!5 襏VIhTG`BGGhbP`@nZk4GbGGAx袥4GG8b AӨTG GX!bGcA </"bTGG]AhVdH4GGbFA4Ghbl"`BdnZk(,1AlӀI 8I ,E(G8} 0G#`@W`HPI`GAAC@DPA A? @@4G"Gb FAtG肥xbGɌ! L"bGA4G bGFAl"pTGBGbҒH#nZk A}A A-,kIG H E lA I袥-! GG4GbFA6H5?RHo!4`VHmTGBtGGbP`@mZk4GbGuFAx"4GG8b }AӨbTG Gc bGӨA 8#"bTGGͨA VI 4GbGb FFA4Gbl"BmZk/1A HiSIEàbc GGxb4GeFAc6dI㤇H'!6 VITGBtG`GbPAmZk4GbG*FAx4GG8b2AӨ肥TGGxʌ!bGA8,"EtGGbA㥏VIb4GGb EAb4Gl"BmZk'1@gHIEG0!bPI k!-I-A @D!GG4G8bFAk6`H6R`H(!. V`H TG@BGGHbP@^mZk4GbGEAx"4GG8b ߤAӨ"TG Gb1"6A렇VH袥4GGb EAHb4Gl"@B=mZkG(1A aHgSI 'E+ 0H q@ Ab4GGbEAӨtGxGD!bH"G Ab4GGEAh"(TGGBbҒ ImZk= A-)IAAo,-oHH IhD #A =*0肥PH ,@ ! G GG4GbEA6I;줇H!1쥏VIlTGBGGbP`@lZk4G"bG WEAx袥4GG8b _AӨ"TG Gbx1"A쥏VIb4GGb/EAb4Gl"BlZkkR`Ie '1@gHIE kR`Ie0 @4GjPIXD@@E肥/, 0 H,!GG4Ghb:EAl6`I}R`I .V`I ,G`BGpP BhbTGlZk4GbGEAx4GG8b AӨ"TGGb1"`A젇VHY4GGbDAhb4Gl"`BglZkMG-1AaI`SI DFà8'8 pI GGb4GDAg6dI8`I!.祏VITGBTG0GbP@AlZk4GbbG DAx袥4GG8b £AӨ"TG Gb01"AgVdI`4GGbDAb4Gl"B lZkg,1AlӀI xI lEg (A) ID<CIICG0I C/AWIGG@]P?@CQB11E P @ /@GBPBrc@B..JW JFC G0=bP KDK9 KDk!9$C@D @GGHb4G{DA6I7RI(!/ VIkTGPBG@GXbP`@kZk4G袥bG BDAx"4GG8b JAӨ"TG Gb1"AkV`H`袥4GGb DAXb4Gl"PBkZk(1AIiSIE0肥PIpI HP,-I @-A@ @D !D !P! GG4GXb*DAl6dI9`쥏Io /`줇VHTGBG8GbPAvkZk4GbbG CAxb4GG8bAӨ"TGGb1"NAVIb4GGb CAb4Gl"BUkZkGl/1AoIxHoDl BGGG~Zkr0j  肥PIpI+`I @D@+dAh̢ @D h!GG4GbCA쥏6I9 I(!/ lVdI` TGBGGbP@kZk4GbGCAx"4GG8b AӨ"TG Gb1"A쥏VIb4GGb oCAb4Gl"BjZkG(1AhIIEj0`I+`A 4GGbiCAtGx"G! O"bG˥A4GbGHCA/o"TGBGbҒ IjZkG`/ o@PA),C0A A)H! H!$@@D! x0?G@]"bx}"GGG9^ G "(b4GTCA ,6 IR I!6V I TG BG@G(bPAjZk4GbbGCAx4GG8b#AӨbTGG,c bGyA<#"GtGGbA VI4GGbBA(b4Gl" ByjZkG+1`A!IgS`IE 챜0} 肥P`Hp`HE-I #`H(I-A#d@(A @@@D D-!Dh!!GG4GxbBA쥏6I9lfH!/ VI TG0BtGG8bP@DjZk4GbGBAx袥4GG8b šAӨ"TG Gb1"A쥏VI4GGbBA8b4Gl"0B#jZkG#1`@c`HIE E4GbGbBAtG袥x肥Gέ! M"bGA4GbGpBAm"TGBGbҒIiZkE4G肥Gb pBAtGx袥G(! O"bGҤA4G bGOBAo"TGBGbҒIiZkkBb#Hk' {Zk  0EPI0I/I4J(I/A4B(ApI@@@Do D D!E 5B4G"Gb 1BAtGxbGx! O"bGA4G bGBAo"TGBGb2vIiZkcGBbG^{Zk L D`  @H#`@ Eg @w I-0F5JPI5B@0JD@yJ6JID"GXFAC6/6؀F`OVGov8FbcrD;wB$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1[" 6H&6)?I A6V IEw1IFCJ$/pQ H0GC64GOvp@J6`J{@J[GCv ,II ID G6RH!!@8E[4XGV 0=PKP I! HG!$@@0KDpK@6JrK#IDa! 2FGB C `G0BGGrTZkC 7GG`0BGGGgTZkC`1H,6I?'  DA+'G%G0BGGXTZkC G0PIPH6J E6B@0IDvpI@ 6`HmIHD" EEA C GBGGTTZkCGEBGGGITZkC`1H-6I&  DAtGGBGG:TZkCG0袥PHpH@-'H֢'@@GD!! GGb4GEAAm6`IER`I(!= V`I TG BGG(bP@hZk4GbG AAx"4GG8b AӨTG G bGjA <'"bTGGdAp_")GBGbx[VH4GGb@A4G(bl" BchZkG(1A aIgSI 'Em8@0H/c"0`H#@,H 0J  M@G "b4G@A 6Il-&Ii!6`VImTGBGxGbP`@1hZk4G肥bG @Ax4GG8bAӨbTGG,c bGA<#"bGGtGAVI>b4GGb z@Ab4Gl"BhZk2 )1 Ai II E +G0}肥P`Hl#`H!#d@@D `GGb4G@A 6I5 RI!-VI`lTG BGxG(bP`AgZk4G"bG X@Ax4GG8b`AӨ"TGGb1"AlV`I`"4GGb 0@A(b4Gl" BgZk-1AIoSIoDj 0@A4G0`I+q`AU`G PHGG H@@GFF8F HGR0@J rBFG:/F ȢGBXݲX0K 8CXGG-+h`=bCGG`4G袥Gb ?AtG肥xGь!L"bG`A4G bG?Al"TGBGbҒIggZk G AEG4G+1`A 0 A/IgG0=袥P Hp H0J-! H0B!$@@@D!D!! GG4GXb?A-6$I9 mfI!/mVdH`TGBG@GbP@0gZk4G"bG ?Ax4GG8bAӨ"TGGbH1"AVH"4GGb ?Ab4Gl"BgZkG+1`Ak`IIE'H E+G0袥PHpH! H H!$@ @@@D` Da!!GG4Gb?A6I6RI !.VI TG@BGhGHbP@fZk4GbGS?Ax4GG8b[AӨ"TGGb1"AVH肥4GGb +?AHb4Gl"@BfZkG)1 AIgS IE,֟I E0="P Hp H@)! H!$@@GD!)! GGb4G9?A6I8饏Io!.`iVdH`TGBGGbPAfZk4G袥bG >Axb4GG8b AӨ"TG Gb1"]AVI袥4GGb >Ab4Gl"BdfZki/1AoI xI oEiRI0I غE E`,  DaH @e G<E'#JDgHP J@eg s<A F!45A-4GGb>AӨtGx袥GT b G"GAb4GG>Ag"TGGBb2vIfZk+"AI0 AE/A @A'A0@I7H0AG AIG E -A AwIGxEDF0A GGF@G F`GF8F0 A ?EED)"I/I E#aHE5ֿJ lDEBC k1`ID8KxEGC 0=bP Kp K:@Kc9 K:DC9$C@@D!D:!c `GG4Gbf>A6I6RI .VITG0BG0G8bP@eZk4GbG->Ax4GG8b5AӨ"TGGb1"A㡏VI4GGb>A8b4Gl"0BeZkG+1`AIoS`ID (I ) ?E-0=肥P Hp H0J,! H0B!$@@@D Dp!! GG4G(b>Al6dH9`쥏I!/,V$I TG0BG G8bPA^eZk4GbbG=Ax4GG8bߜAӨ"TGGb1"6AVIb4GGb=A8b4Gl"0B=eZkG /1AoIIE -ֿI EYG0肥PHpH! H H!$@ @@@D!D!!!GG4GXb=A졃6I6`RI .VI TGBGpGbP@eZk4GbbG=Ax4GG8bAӨ"TGGbD1"AlV`H`袥4GGb Y=Ab4Gl"BdZkG+1`AIcS`ID-ֿIPI0=bP Hp H0J+! H0B!$@@@Da D k! GG4G8bf=A6I9륏I/!/ VITG@B4GGHbPAdZk4G肥bG +=Ax"4GG8b 3AӨ"TG Gb1"AVI肥4GGb =AHb4Gl"@BdZkG+/1AoI 8I /E+-ֿI0IG0bPHpH! H H!$@ @@@D!D!!k!GG4Gb=A롇6I6RIl .`VI TGBG@GbP@\dZk4GbGVI TG BGhG(bP@cZk4GbGvAӨ"TGGb@1"A+V I 袥4GGb ;Aӈb4Gl"BbZk/1AIgSIgD( ?E E 袥4GGb ;AӨtGxbG bG"GmAb4G G:Ag"TGG@BHbҒItbZk G(II1E0EE뱕G0=袥jP I@@! @)GG4Gb:A6I9 Ih!/`VITGBGGbP@HbZk4G肥bG :Axb4GG8b əAӨ"TG Gb1" AVH肥4GGb :AӸb4Gl"B'bZkGm(1AhI xI hEm)4G0 I (A)HE<CHHCGG #E CC1 D 0 E)D 3G0 !袥PJL-L!@ G GGb4G:A6I9RIl 1`VI  TGBGGbP@aZk4GbG`:Axb4GG8bhAӨ"TGGb 1"AVH"4GGb 8:AӨb4Gl"BaZk% iE  ,1AIgSIgD% iE  GGDwHQDBHB.1@FJ0F0FPFQ0}肥jP`JXX!@sGGGHb4G7:A6I8쥏I/!. lVdI` TGBGPGbPAaZk4G袥bG 9Ax"4GG8b AӨ"TG Gbp1"[A VI袥4GGb 9AӘb4Gl"BbaZk,/1AoI 8I /E,4GpH@(IE<CIICGGE CC1 D0E(D oG0肥JPJdlJ@ _F1d! 0B`GGb4G9A졇6I5RIm -`VI TGBG(GbP@!aZk4GbG9Axb4GG8bAӨ"TGGb1"A젇VH4GGbr9AӘb4Gl"BaZk-1AIgSIgDGw I E@G-K @ I1F0E0EF0=P JpG1 Jp 1$B@Dq @GG(b4G<_$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"}9A6I8I!.'V$I gTGBtGhGbP`A`Zk4GbGB9Ax袥4GG8b JAӨ"TG Gb1"A'V$I b4GGb 9Ab4Gl"B`Zk,1AlӀIIEc G-D@ 1 E0`D #E-0}*p`IP`I H+`I|( @+dA@ @?DLLk! H|!!$@ `A@FD  GG4Gb9A6I6RI#!. VITGPBGGXbP@j`Zk4GbG8Ax"4GG8b AӨ"TG GbH1"BA衏VI袥4GGb 8AXb4Gl"PBI`ZkG#1`@ IoS`H/E(BGGG\sZk-ֿIgcG0=ꢠ肥p HP H6J! H,6B!$@@@L֢FL!7J!7B 6@@GD7!G GGb4G8A 6I8쥏I!.줇VHlTGBGGbP`A`Zk4GbG8Ax袥4GG8b AӨ"TG Gb1"ߚAlVdI`4GGbX8Ab4Gl"B_Zk/1AoI I E(BGGGrZki+Iii0ʢPHpHF! H H6J!$@ @6B@@@D D!D!!GG4Gb\8A6I6`RI#!. VI/TGpBGXGxbP @_Zk4GbbG #8Ax"4GG8b +AӨ"TG Gb1"AoV`I`"4GGb 7Axb4Gl"pB_ZkG#1`@ IiS`H iEo D4GbGb7AtG"xG8)!I"bGZA4GbG7Aii" TG0BG8b2v`Ia_ZkE4GGb7AtGbx"Gxk! K"bG9A4GbG7Ak"TGpBGxb2vI@_Zkm#Hm' McG0PIpI+`I(I+dA(A @@D!Dk GG4Gb7A'6$I9 I!/VIgTGBtGGbP`A_Zk4G"bG 7Ax袥4GG8b AӨ"TG Gb1"AgVdI`"4GGb a7Ab4Gl"B^ZkG,1AlӀI I Eo+Ioc+Co G0 G(G GPHpH@ H! @@G@GD !X=)G$!1?J)GhFA.J vAEA7/7K G7`hA'kH?EE CRG?G 4G,`hA'kH?EE CGð4GGb"7AӨ"tGxG)!bI"GAb4GG7Ai"TGGBb2vH^Zk`hA'kH?EE C"G<C|HgHCGE C $@&H?D<CHHCGC `hA1kHF<C|HgHCGE C 0`AK"_X}")!GG4Gb6A順6H|RH!=VH`TG`BG`GhbPAC^Zk4GbG6Ax肥4GG8b ĕAӨbTG G k!bGA 8+"bTGGA@p_",GBGbKn[ɠVHH4GGb6Ahb4Gl"`B^Zk<#1`@ HkS`H E60PI pIG GD G,IpI @AG D G G /I@DA G! H@$@0HbG H+k! @@D  GGb4Gz6A+6$I9 I!/륏VI TGBGpGbP@]Zk4G"bG ?6Ax肥4GG8b GAӨ"TG Gb1"A+V$I 4GGb6Ab4Gl"B]ZkG+-1AmӠI 8I -E+G BGGqZk(E"4GGb 6AӨ肥tGxbGٌ!b L"GnAb4G G5Al"TGG B b2vIu]ZkǠk1IVHEC(` E袥4GGb 5AӨtGx¤G$!bH"GEAb4G G5Ah"hTG G B b2v`IL]Zkc'lQ`H IECE0IEPIA#H0A!DA B"@A0B H7J0 @G8EA#JG FA Bw J`Ex FSF0 BG `EG `EGaE 8aE`0Azq HlJK:GCG g 6`H,EC 20ݠGJGGPHpH/I&H/A&@@_F@LƠ2@JL2DBHI@`FDEA@wIw`JD"5ֿJA B A EB-I?D<CIICG0B -F C A CYGC:XKG<CGK\KCGPBE s@ AC E`h@,ID<CIICGpBLG B ACEB0ID<CIICGBPGW"C_b4k!GGb4G<5A6I?RI .VI TGpBTGGxbPA\Zk4G¤bG5Ax4GG8b AӨ"TGGbX1"bA렇VH肥4GGb 4Axb4Gl"pBi\ZkG#1`@IfS`H E0=肥P I !) I)$A @D GG4Gh b4Al6dH=`̤H!3lVdI`TGBtGp GbPA>\Zk4G"bG 4Axb4GG8bAӨ"TGGb1"AlVdI`袥4GGb 4Ab4Gl"B\Zkg#HgCG &1@fHIE g#Hg7G0"PIpI@)-I-A @D !)!G GG4Gb4A6I6`RI .VITG`B4GpGhbPA[Zk4GbbG_4Ax4GG8bgAӨ"TGGb1"AVIb4GGb74Ahb4Gl"`B[ZkG+1`AIgS`IE4G袥Gb 64AtGbxG\k!K"bGA4G bG4Ak" TG BG b2vI[Zk()?I( 0}¤p`HP`H'H@'@c@D!Dg+Im$&  GG4G b"4A&6$I?I!=椇VHfTGBTG0GbP`An[Zk4G肥bG 3Ax袥4GG8b AӨTG G bGEA 8'"bTGG?Ap_"-GBGbwk[VIt4G"Gb 3A4Gbl"B>[Zkhf(1AhI xI hEfaG0 GbPHpH E #`H'H-I#d@'@-A@@ @D'!D D !k!GGhb4G3A롇6I5RI!-VI+TGBG GbP @ [Zk4GbG3Ax袥4GG8b AӨ"TG Gb1"A렇VH袥4GGb Z3Aӈb4Gl"BZZk#1`@ImS`HDG) E(C(H  H!)H0J ED E CG&0]G(BP@Jp@J3`JG3dB@Ds GmZkGb4GG7JBuE]G0PHpH @'H'@@Dg!!GG4GXbF3A/6$I9 I /oVdH`TG@BG GHbP@ZZk4GbG 3Ax"4GG8b AӨ"TG Gb,1"jAoVdH`4GGb2AHb4Gl"@BqZZkGϤ,1AlӀIHDϴ+()?I+pI@,H G0=P HF G@Pp HG?D`G@GFG6J@B0Jb G5J  c 5B@D!GG8b4G2A#6 I6R Im!.`V I#TGBG GbP @$ZZk4GbG2Axb4GG8b AӨ"TG Gbx1"A㠇VHb4GGb u2Ab4Gl"BZZkG-1A!IkSI D?$! ϰD @/lFB/G`&F̢ϲG "RKwKGYC[[CZ/[K@wK G 'AX8A)-8I $fkR`Ik!C/ G$f8c `DXvI ?$F&C2QBOG0FGCG &Ec-A7AocK `FR@K8TGZ#@$C/G@="$ƠTGG bՙ]/@}++Ao0j"PIpID,I (I#`H,A(A#d@ @@@D!D D )!GG4Ghb 2Ai6dI9`饏I!/VIiTG0BGPG8bP`@XYZk4GbbG 1Ax4GG8bِAӨ"TGGb1"0AiVdH`b4GGb 1A8b4Gl"0B7YZkG /1AoIIE gD`4GbGb 1AtG"xG,)!I"bGA4G bG1Ai" TG BG bҒIYZkE4GbGb1AtG"xbGl)! I"bGA4GbGc1Ai"@ TGBGbҒIXZk/I/@0}P`Ip`I@+`Ic+dA @D+!RI E4GGbQ1AtGx袥G G"bGA4GbG01AǤg"TGBGbҒHXZkc$RIEG$ck$RI E!-ֿI 0Aàɰ$/$! GG4GX b=1Ao6`ISR`I KV`ITGBtG8 GbP@XZk4G肥bG 1Ax4GG8b AӨ袥TGGݭ!bGbA8-"bTGG\A'Gbp_"BGGh[H-"bTGGNA'Gbp_"BG=pw-$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"Gh[oV`H`4G肥Gb 0A4Gbl"BMXZkG(1A aIgSI EbcrDm 6Ij% H@ VHFr1J2FCI@J$vQJFCɲF)pK6 K{K[GCi Ơ&HH+H hEFɲGG0jPII@D0#`H0!#d@A G@,D GG4Gb0Ah6dIW`(&I!M襏VIhTGPBGGXbP`@WZk4GbbG i0Ax袥4GG8b qAӨbTG GDk!bGǒA <+"bTGGA p_"-GBGbg[ \+"bTGGAp_"-GBGbg[hVdH`b4GGb #0AXb4Gl"PBWZkG)1 Ai IIElcR`H ~D'`? B H0@RRF_ g6`J H@VHFw1JFC$'J{Q K[GCf'p I6Ik IEC汩GD`b0JpBsrF 6J$FD氓G8KpC 0=bp KWZk4GbG/Ax4GG8bAӨ"TGGb1"AˠVH4GGb/Ab4Gl"BWZkG#1`@ IgS`H Eɠo1I HA&HCEAIpQI0DC 1G0=j肥P J#J@HFR@GH!QBGGG4G( b/Al6dII`I ? VITGBtG0 GbPAVZk4G"bG W/Axb4GG8b _AӨTG G !bGA 0/"bTGGAp_"+GBGbf[ VI4G"Gb /A4Gbl"BVZk̤-1AmӠIHD̴G0}"p`IT @P`IT)!GG4GXb4/Aɠ6HDRH!<VH`TG`BGpGhbP@VZk4G肥bG .Ax4GG8bAӨ肥TGGxߌ!bGYA4,"bTGGSA/Gbp_"BGGf[頇VH4GbGb.A4Ghbl"`BRVZk-1A HoSIE#w`I`<5aAC@ k¤4GGb.AӨ袥tGx肥G!b M"G Ab4GG.Am"TG G`Bhb2vH'VZkQGpb cE/I G/A@D EHk`"GGb#TGu_ G !4E -I A#H(BGGGiZkƢ6JpBƲcHcf#GGG}b#4GMA4Gb#^&@0o 0`Ao G "b4G.Ai6dH@`ɤH 6iVdI`TGBG` GbPAUZk4G袥bG H.Axb4GG8bPAӨ肥TGGߌ!bGA8,"OtGGb!A餇VHb4GGb .Ab4Gl"BUZk&1@fH I ERI XE G G4Gb#D'H'@ gA&@D+"`yb#GTGGAh`H`p¤@%PƠ Epg 4`Epg0킧@@C /G/G4G@b#tGۇ_ 0A "G4Gb.A頋6HA`RH 9VH TG@BG8 GHbPAOUZk4GbbG -Ax¤4GG8bЌAӨbTGGDk!bG&A8+"OtGGbAVI袥4GGb -AHb4Gl"@B&UZkGhb#(@MG#1`@HoS`HDGhb#(@CG G$GmV`Hp`HG`h@'HEC 4GG<CHHCGC4GG(A/./JG"b#TGW_GG킧 fX"G rE f0bkff QpJAJtqJ`"tFC͢6JGGxJGFCKMGZ_CCZ`Q@KG`GCfG`}(b^G`} G`@E!waH DE @DMG6I4GG$BwJUB51B UB@7qB WB0@w`J@]#zC`F4G,@`C0`B! HwKD<@!BGP`B4G,VBw K2VJ@} @ Gp`BD<4Gg/P@w J:PK@!OB FzGg?4G/TTB`B6J wBG?? uB `w`J@ B`F4G,ZB;zK0`BD uB4G,C#CwJ&H@]"rBFpCD<4G.TtBw H5J@} @ DF>4G&/O@C1/J C1G&? C wK@]"rBG4G.UuB6J0CF C>G@"+4G@b#tG_( :0PII,I,A @Dl Dl E 8`E袥c-! GG8 b4G3+Aͤ6HLH!B-V$I TGBG GbPARZk4GbbG *Ax¤4GG8bAӨ肥TGG !bGVA8,"bTGGPA&Gbp_"BGGb[ VI4G"Gb *A4Gbl"BORZkGG8b#\@uG'1@gH I EGG8b#P@iG0ݠbPHpH(IK&H(A&@@@D&!D k!@GG4Gb*A6I6RI!.VI TGBGGbPARZk4G袥bG *Ax4GG8bAӨ"TGGb1"A VI袥4GGb i*AӘb4Gl"BQZkG#1`@IoS`HDExE袥4GGb e*AӨ¤tGxbG bF"GnjAb4G GD*Af"TGP G B bҒIQZki E`4GGbD*AtG袥xbG!M"bGA4GbG#*Aͤm"TGBGb2vHQZk) AGp袥&jTG0͠EGPIb#&@#`H+fI#d@gI0DpI@AD#!GQA"_ GGHG c_"" aE c 4qEb&8 l!?H 2@Lc CCGG 8XR KOC9#X ,0b#0A~@֢IPbkp4Ep"G4Gb)A6IHcfI!>㤇VH$TGB4G GbPA;QZk4G袥bG )Ax4GG8bAӨ袥TGGL!bGA<-"bTGG A/Gbp_"BGGDa[VI4GGb})A4Gbl"B QZkG+1`Ak`IIE (I0A (0ݠ*PHP HpH?DH@ H&H10J0 H @&@0B#H@@@!BDf!D!D!G!@GGh b4G})A(6 I5R I -V I (GpBGP BxbTGPZk4G肥bG D)Ax肥4GG8b LAӨ"TG Gb1"AVI4GGb)Axb4Gl"pBPZk&1@ !I`SH E-`]"GX}"bG!?HG0 @-!@D;]"XݠTGb#GQ@_ G& "E 8E`)E!V?HAaDp@ kJ&1@ Esq`ISFCi '`ݢ BA8q@ B1 GwJ@ AF0Bl-4GCAw@K1#J@}"A@GPB qEl=4G,TAw`K5J@"7C`GpBD<4Gy,@ Cw@J! H@"0B@FaDy<4G-G'BB(I BE= B wJ@"UCF4Gz-AAC#aH0B cE Bz=?0bGG@"4G;@b#tG_(-OG0PIpI,I,A @Dl  G/I@ Aʠ0HD@(0J&H!0BH@&@D ! GGx b4G(A(6$I9 I!/襏VITGBtG GbP@OZk4G"bG g(Ax肥4GG8b oAӨ"TG Gb>&3$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1m" 81"ƊA(V$I 4GGb?(AӸb4Gl"BOZkG(-1AmӠI 8I -E(c G"b#TG/I0ApHQ@_G ( "E (8Ȱ`E5AGG b#0,k0BG@G*0ݠb ?EPHpH @)&I-I&H'I-A&@ @@ AD!D Gc GG4G8b$(A6I6RI-!. VITGBTG GbP@rOZk4G¤bG'Ax"4GG8b AӨ"TG Gb1"JAàVH肥4GGb 'Aӈb4Gl"BQOZkG-1A IfSI &E"GTGb#pIQA_%!HG&6H"@IEmqImDC8` qtF 5ֿJ0BP0}G GP`Kp`K&HF&@PJ@;`KYCD IC8J;dC9)KJADf (I8C7AD"0AGGPb#7@-G0PIpI @/Ik/A@D RHDG!GGb4G'A(6$IG hfH!=複VHhTGBGH GbP`ANZk4G肥bG M'Ax"4GG8b UAӨbTG Gk!bGA <+"bTGGA)Gbp_"BGG^[襏VI4GGb'A4Gbl"BNZkh#1`@c`H xI cEh&"GG8bG)?ItG p A&_0⤀b#0@@Ӷ0}P`Hp`H(I(A@Dh!` G#`H@ d@*¤0 I)%I@'I AGG4G( b'A栈6H5RH#!- VHTGB4G`GbP@]NZk4GbG&Ax"4GG8b ޅAӨ"TG Gb`1"5AVI袥4GGb &Ab4Gl"BA@)"bTGG8A&Gbp_"BGGp][cV`I`4GGb%A4Gbl"B7MZkG-1A IfSI &El+I 0`AlUG0袥pHp= PHm! H0JF@1 JR0J @1$BJG@@@D!D1!G`GGb4G%A6H8mfI!.VI TGBGGbP@LZk4GbGp%Ax肥4GG8b xAӨ"TG Gb1"χAVH4GGbH%AӸb4Gl"BLZk+1`Ak`IHDED I4GGbA%AtG肥xbG0! L"bGA4GbG %Al"x TG` BGh b2vILZkE TGi)p"G@]"(bh}">`"X"~GG^"@=TGb#G|_ G`#H뢦iQIIDCVIh}a1`IDCIXrqJ2FC@8` F (9?K0 C(G0}p`Kp*P`K/!;`K ?E @)&I;dC'I@ AD G GGb4G$A6I5`RI -VI TGpBTGGxbP@CLZk4GbbG$Ax4GG8băAӨ"TGGb\1"AoV`H`"4GGb $Axb4Gl"pB"LZk(1AIcSI DGp"(b@]"h}"`"X"GG.^"@=TGb#Gp|_G`}#H뢦oQ`H IEC VIh=a1 IECIXrqJ2FC@8`pݢ 碶BF9wJ8GF F:_K0@CFj0肥0`HPI@-I ,#eH-AgH @AD-! ! GG4Gbn$A쥏6I9줇Hg!/`̤VHlTGBGp GbP`@KZk4G袥bG 3$Ax4GG8b;AӨ"TGGb1"A̤VHb4GGb $AӘb4Gl"BKZkGl'1@gH xI gEl顏I4G¤Gb$AtGbxGk!K"bGiA4GbG#Ak"TGBGbҒIpKZkG"b#GTG{_G$ob##vHg@G GD 8 @%D ̠ "G4Gb#A l6`IxR`I 7V`I`TGBGGbPA?KZk4G¤bG#Ax4GG8bAӨTGGP!bGAɠ</"GGIb0HA 젇VHJb4GGb#AӘb4Gl"BKZk>-1AaIfSI E 8*G0= 0 IG'%I0xb#@#IP Hp H ?E0J1H! H) I0B HH'J!$@)$A@HAAA@ @AD"D!"DI"@à¤88 GGb4G#Af6dI8`I!.椇VHfTGBGGbP`@JZk4G"bG D#Ax4GG8bLAӨ"TGGb1"AfVdI`袥4GGb #AӨb4Gl"BJZkf,1AlӀIxHlDfGG{b#GTG@G0=P Ip I(I(A@D!  GE`0IGGG) I @E $A`0IG G G#`H0I@d@GG-I @A肥D D!GGb4G #A 6I6 RI!.VI,TGBTGpGbP @XJZk4G"bG "Ax袥4GG8b فAӨ"TG Gb$1"0A,V I 袥4GGb "Ab4Gl"B7JZkG#1`@ ImS`H -E(BGGGJ]Zk Hp@:`ˢF8F  + yaD yFCGF) kkR`I `E `E `袥4GGb "AӨtGxbG!bH"GAb4G Gb"Ah"(TG G B bҒ IIZkG0b#PI,I,A @L @ G0}@="hbTGp`Ic@P`IƠ@ݰ[@ZkG0"PIh@pIh)!GG4Gbb"A饏6IGIl!=`iVdH`ɠTG BGG(bP@IZk4GbG'"Ax4GG8b/AӨ¤TGG8 bGA<&"bTGGA/Gbp_"BGGY[iVdI`4GbGb!A4G(bl" B~IZkɤ,1AlӀIHDɴbRIwIEk@Oo@c-oI`¤4GGb!AӨ"tGxG)!bI"GHAb4GG!Ai"TGGBb2vIOIZkGb#@uG0} G0Pb#P`H/Ip`H/AoAD"@_@f0¤b#Ơ0@Y@`0=P I#I @ A RIAGRb#@ GNֿ0bkimm`0`AͰ IaၖI_ 6I]G6I4G$1 Bw J@21@BDFB BGA8q@B B1GwJ@}#@F0B,4GG@w K#gH@= B GPBD<4Gp.L Bw@K1,J@"B@GpBqFp>4G,@BwI#`H@!oCED< 4G.AaCB,I B F>? B `wJ@"4CF4G,C#C&H0BD B<-G-@"GtG@b#21@({_(GGb#@0¤PIpI/It,I/A,A@ @D,!Do t GG4Gb>!A6I6RI!.VITGB4Gh GbP@HZk4G袥bG !Ax肥4GG8b AӨ"TG Gb1"dA标VH袥4GGb Ab4Gl"BkHZkG+1`AIlS`IE DxE'H4GGb AӨ肥tGxbGP!b L"G9Ab4GG Al"̤TGGBbҒH@HZk BGGG[ZkeG 8Ebտ(BGGGQ[Zk/IpAV0}袥P`Ip`I(I +`I(A+dA@ @D!D !GG4Gx b Am6dH9`H'!/ VImTG BG` G(bP`AHZk4GbG} Axb4GG8bAӨ"TGGb1"܂AVIb4GGb U A(b4Gl" BGZkG-'1@gH 8I 'E-fD xE&`cH`4GGbN AӨ"tGxG)!bI"GAb4GG- Ai"TGGBb2vIGZk BGGG[Zk8EƠfR`Ik!`4GbGb# AtG"xG0)!I"bGA4GbG Ai"TGP BGX bҒIGZkG(BG oGG aE oZZk (IpA ̰G# 1 E#G0#PI-I-A @D D- #?Du @ @8 DF 9 9+&K9'KgI'K G+GCG?$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1 "GF0 G1EE0E"PJ5J5B@D"D5p"?F8 F s s4gJ3fJJgJGtFCGR0F1@GTGRcG0}P`Kp`K'H;`K'@@;dCD@D!D E 8EhD5`@GG`4G"Gb AtGxbGh! O"bGA4G bGyAo" TG BG b2vHGZkƠ I|G! Gb# E 8& 栠 @D& @(hpk@ 8`E G`TGG(b# z_Ӡ"題)!GGb4GxA頌6HRRHc!J`VHTGBtGxGbPAFZk4G肥bG ?Axb4GG8b G~AӨ肥TG G!bGA 8,"bTGGA+Gbp_"BGGV[ P,"bTGGA+Gbp_"BGGV[顏VI4G袥Gb A4Gbl"BFZk#1`@ HkS`H E ƠG&HH1E0DE豣G0pIPI H @ @@D` DLF8Fb4GGb AӨ肥tGx"G8!b L"GDAb4G GAl"̤TG G B bҒHKFZkG1EvI pbkkhk` GGGG0GǠRH 4G 0DGGG$G4'\!!'H'HGC 0DGGG4'1V"J0 F8 FGGGVI8EpbssaJE0E@G4G4ӟ F Ȣ!GG b4GA(6$I%?hfI KVITGBGGbPAEZk4GbGcAx"4GG8b k}AӨTG Gp!bGA @/"bTGGA)Gbp_"BGGU[ P/"bTGGAp_")GBGbU[複VH4G¤GbA4Gbl"BEZk+1`Ak`I I EG0⥠o0`@oǠ GGb4G7A6IRI!5VI`'TGPBG GXbP AEZk4G¤bGAxb4GG8b }AӨ"TG G)!bG\A 8)"OtGGb}AǠVH袥4GGb AXb4Gl"PB\EZk,1AIkSI kD0¤PI/I /A@D/!GG b4GAf6dH<`Ih!2`椇VHTGBtG GbPA3EZk4GbGAx袥4GG8b |AӨ"TG Gbd1" AfVdI`4GGbAb4Gl"BEZkGb#J@9G(1AhIIEGb#?@.0}bP`H@k!cGG4G bAˠ6HDRH!<VH TGBtGGbP@DZk4GbG]Ax4GG8be|AӨTGG!bGA8("bTGGA/Gbp_"BGGT[렇VH4G"Gb &A4Gbl"BDZk,1AHoSIE + G "b4GHAˤ6HG I!=뤇VHTGBG GbPADZk4G"bG Ax¤4GG8b|AӨTGG !bGkA8/"bTGGeA&Gbp_"BGGT[VI4GGbA4Gbl"BdDZk(1AhIIE ͠m %D`h@,ID<CIICG CVH4G/RHXD4G FB10J_FG<C'J4G6/WBw I8K@}#@ EpA8G6?4G,L@wJ#lH@"0BFD<4G-R2BA3rJ A E= A wI@"CE4G8,ZC H0A D A8<0"@"G4G@b#tG)s_à袥((!GG4Gb<Am6dI9`mfH / VITGBGGbPA@Zk4G"bG Ax4GG8b xAӨ"TGGbX1"`{AͤVH4GGbAb4Gl"Bg@ZkG-#1`@c`H 8I #E-0bGG4G@b#tG+r_ӁG0 "PH'H'@@LG E 44)!GG4G bA顋6IiRIl <`VI TGBtGGbPA0@Zk4G袥bG Axb4GG8b wAӨTG G!bG{A 8("bTGG{A+Gbp_"BGG9P[iV`H64G¤GbrA4Gbl"B@Zk*,1A IhSIE$0}jP`Ip`I0`H'H+`I HD'@+dA @@P`H@Ơ @@D !D!D! G! H@$@p`H G@/@! GGXb4GtAo6dI9`龜H //V$H /GBG8 P BbTGZk4GbbG 9Axb4GG8b AwAӨ"TG Gb$1"zAoVdI`4GGbAӘb4Gl"BZkG'1@gHHD# )?D 4GGb AӨtGxbGx!b O"GnzAb4GGAo"oTG@ GBbҒ`IuZk) G(BGGGRZk!@" bGGG'HG@GG+] /I@豃G0} GjG(BGP`Ip`I&H A&@@D!k)v`HGeRZkP`H,G( bGGtG!?H @, +] d0PH@RIXE ¤Pb cp+ 1 Ep+L-C!?BG 0BRA砠肥!L4DH¦֢ GRJC",!?L G "(b4GA졉6I] RI UVI TGBGH GbP@~Zk4G"bG fAx4GG8bnvAӨ袥TGG@V$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1G"+!bGyA<-"bTGGyAp_"'GBGbN[̠GP-"TGbyA p_"'GBGbN[GGl-"TGb,yA̠VH4G"Gb A4Gbl"B~ZkG+1`AImS`ID,?GTGH b^0⤀b# 0@@H뢥G AfR`Hc `,Ơ  D 차XE X E ")!L 4GGbAtGbxbGpk!K"bGMyA4GbGAˤk"h TG BG bҒHT~Zk 0HbGc GoϠR`I@k!ϰ`,0@b#\@ "G4G8bA6IH I >iVdI`iTG`BG@GhbP`@#~Zk4GbGAx4GG8buAӨ¤TGG bGxA<&"bTGGxA p_"'GBGb,N[饏VI4G袥Gb eA4Ghbl"`B}ZkGi(1AhI xI hEiP¤Ơpf1`Dpf0 GPHpHd/I'H/A'@@ ALd!LGG( b4GqA(6 IS`R Il K`V ITGBGHGbP@}Zk4GbbG 8Axb4GG8b@uAӨbTGG k!bGxA8+"bTGGxA#Gbp_"BGGM[@+"bTGGxA#Gbp_"BGGM[蠇VH4G¤GbA4Gbl"B}Zk,,1A !IcSI cE,G0@DpHPH&H&@@D"LfF8F"4GGb AӨtGxbG!b H"GDxAb4G GAh"TG@G B bҒIK}ZkRI!4GGbAӨ"tGxbG)!b I"G"xAb4GGAi" TG G@BHb2vI)}Zk I4G袥Gb AtGxbG! O"bGxA4G bG~A/o"8TG BG bҒ I}Zk킧H@CPI E¤4GGbyAӨtGx袥G@!b O"GwAb4GGXAo"/TGGBb2v I|Zk VI4G肥Gb XAtG¤x袥G F"bGwA4G bG7Af"TG`BGhb2vI|Zk # GfHG 2E #G 6I E C  6 H 4G$@wH@01B A@ 2qB A0`wI@"BE0Aw/4GYBwJ:YK@ A FPAzGw? 4G,,KAwJ-I@ 'BF pA-D,<4G.S3Bw I(I@=#YC EF>4G:,[[CA H A D:< A `wI@! AE4G-.GA(I0A(F A->#G@"GtG@b#2Bn_Ӡ"(pip)!`GGb4GA餇6H} I!=VITGpBG`GxbPAB|Zk4G¤bGAxb4GG8b sAӨ袥TG G!bGwA 4-"bTGGwA+Gbp_"BGGKL[ɤVHH4GGbA4Gxbl"pB|Zk<(1AhIIE5G0PI-I-A @Dm!Lmk E 8`E`4G¤GbwAtG"xG)!I"bGvA4GbGVAi"pTGBGbҒI{ZkG! E || GG4GbsAǠ6H?RHl!=`VHTGPB4G0GXbPA{Zk4GbG:Ax"4GG8b BsAӨTG G!bGvA 4/"bTGGvA)Gbp_"BGGK[gV`I4G袥Gb A4GXbl"PB{ZkG,1AHoSIE籴0=P I#I@c i@ GRI E¤4GGbAӨ肥tGxG!bL"GXvAb4GGAl"TGGBb2vH_{Zkkk`롯AG0b"ck CCG GH¤Ơ  RH@  ,0`@b#Z@pIaPbkp+ 4 Ep+[G0袥PI@!GGb4GAͤ6HHIl >`VI-TGBG`GbP A{Zk4GbbG Ax4GG8brAӨTGG0!bGuA@/"bTGGuA'Gbp_"BGGK[mVdI`4G¤GbQA4Gbl"BzZkG-,1AlӀI 8I ,E-RIwIE gAOoAk-oI`¤4GGbFAӨ"tGxbG)!bI"GuAb4GG%Ai"TGGBbҒIzZkGhb#]@0 PIo! @`GG4Gb>Ao6`HDR`H!<V`HoTGpBGGxbP`AzZk4G¤bGAx肥4GG8b rAӨ¤TG G bGcuA 4&"bTGG]uA,Gbp_"BGGJ[oV`I`4GGbA4Gxbl"pB\zZk)1 AaHlS I D 4G0I(qAXG@TBq.C0B BqJ3`J3dB@Ds"XtbX="GTG_ o` "G4G8bAϤ6H^/&Ii!>`VITGBGGbP@#zZk4GbGAx袥4GG8b qAӨbTG G(V$I TGPBG`GXbPAyZk4GbbGAx4GG8bpAӨbTGG@c bGsA8#"bTGGsA/Gbp_"BGG&I[VI4G"Gb _A4GXbl"PBxZkG,1AlӀIIE?!-ֿI РAǰRJFGb#@g#H0`@gI EA?%A,,IE<CP^X~`GGGG04GGxbFA(¤tGG HbF"GpAhb4GG%Af"TGGPBXb2vHuZk àH @$D #h1 @ G rdF r ¤ GGhb4G4A栁6HD RH"<VH FTGBGP@BbGuZk4G0xbG A"4GGb mA(BTG GJ!HbGYpA <*"HbTGGSpA)GXbp_"PBGGE[FV@I@4G0"Ghb A4Gbl"BRuZk(1A HiSI IEF#R H! 4L, G R@ R@PF2R_G_d0B B(GGTG b#Vh_8 "4GBtGb)Q[ _!?&G)?IG *A@0JB 4c8`բ6JpBղ4G(8 g G G;[jG0 F@ "G4Gb AF6DIU@&&I K&V$H &G BGxP B(bTGtZk4G0BxbG [ AB4GGb clA(bTG Gk!HbGoA 4+"HbTGGoA*GXbp_"PBGGD[ L+"HbTGGoA*GXbp_"PBGGD[VI4G0bGhb  A4G(bl" BtZk)1 Ai IHDRIh!` !GG_d%0 B 0B \E0eSF BFFGrG 㢗J#hGh9 YC @ G#hG IA@ G D 4G\& "G4Gb A6HR RHj!J`VH TG0BGpG8bP@TtZk4G0"xbG Ab4GGb kA(TG G!HbG+oA 4("HbTGG%oA+GXbp_"PBGG]D[ L("HbTGGoA+GXbp_"PBGGOD[&V I 4G0Ghb A4G8bl"0BtZk*1@A HgS@I gEf#R I)! VIC?$4D@! HF<C'HXGG] GGB@?&Gb#F GRp4Fp"b_G8B&¤%!v H0@RVJP@Jt1@JtFC8P$  GG4GHb0 A6HG䤇H"=$V$J DTG BG0P@B(bG|qZk4G`bG A(4GGbhAX"TGG)!xbGSlA@)"xbTGGMlA(Gbp_"BGGA[$V$I 4G`Gb A4G(bl" BLqZk'1@gHIEH?$D@! HF<C'H4G,VAw@K8K} @@Gp`BD<4Gd/P@w J2PJ!B FrGd?4G4/VB`B8K wB8G4?? uB `w`J B`F4G,ZB;zK0`BD uB4G.pB@`C1 Jw H"FC> D4Gx.@CB1 J BqFx> B wJ]#zCF4G{.AaC1!J0BqF B{>'GG"GtGxb#2QBxa_(GGb#!_RIE标VHGb#_4Ơ~(Gb#_ c`G]] }(08ݤ@HP`#kG#~^^~ (0޴8@H>PGGGPG$$ GG8b4GeAŠ6HE RH"=VH ETG BG@P@B(bGnZk4G`bG,A(4GGb4fAX"TGG)!xbGiA<)"xbTGGiA(GXb_"PBGGN[%V I 4G`GbA4G(bl" BnZkG'1@ HhSH (E%D8DGG0b#_G;%R I@)!4 ,1xD* GG0b#}_# G/ EuA8EG0DG0b#r_G DxD CGGG0b#^_ G0b#Y_DG0b#W_G]]} (0ݤ8@H=P`#k#~^^ ~(08GGc@GRJF4GGbAtGG E"bGhA4GbGnAӴe"8TG(BG0bҒHmZk,$`DD@$H?D<CHHCGHwH@bDC0BcR2B1.eBBWUD$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14"M#eH.G]2J]J00 F @BgHD(5FGF }8C@#kG#~^^~ (0GGGH4GGHb0AtGG bE"GhA8b4GGAe"TG0G B(bҒHmZkGXb#?@G]}] (0@#kGGD8DQD8D0?@_BD  2PJPH3'J@gJ RJF1w'J"B'J H8FqFHtFGFCGGR!_F6 Js@JFCakG#~^^~ (0޴8@H>P^X`GGGo`GGDu@8DG0F¤c@G00 GG`b4GA6HG椇H"=&V$J FTG8BGhP@B@b4GmZk4GbGAp4GG0bdAӠ"TGG<)!bGgA4)"bTGGgA(Gbp_"BGG%=[&V$I 4GGb^A4G@bl"8BlZk'1@gHIERHDr \J@D_F@F@O "G]/  &A "G4GbjA 6HLRH DVH &4GHBGP BPbTGlZk4GbG1Ap4GG0b9dAӠBTGGJ!bGgA4*"bGGtG eA\*"TGbGgAp_"G(GBb<[ FV@I@4GGbAPb4Gl"HBlZkG)1 A HhS I HE F$ "GGtGb#^(0@DD G"b#GGtG^(")0 Axb#_G]]} (0ݤ8@H=P]X`p#kG#~(^0^8~@HP޴X`hG#,pG`RJ"TGGpHb#B0.0J"\_GG8 $"G2D $(#ru J6`J1g@FCJ "pJyqJGGC$ K(cG[CC{aQ`KDCd8$Gb0BIJ"GGs^G?" @2wHFQFF  }Gvq`JJFC (C G 6 J 4GG$@wHRC21@B RC@3q@B SC0@w`K= B`G4G6.XB98K0`C9FwJ6>]#@F4G.A@P`C1!JwJF>#8CF4G9.@ Cp`C! HwJ!F9>"WCF4G:.@@C`C! H sC!F:> rC w`K#8C`G4G9.A!C0J0`C0F rC9>GG%"b#4GtG^_8(H%H  GG4GPb)AŤ6HHŤH& > VJ%G(BGXP B0bTGukZk4GHbGA4GGbbA@TGG!`bGLfA4("`bTGGFfA'Gpbp_"hBGG~;[VI4GHGbA4G0bl"(BEkZkG&1@fHIEcG(]0]8}@HPݤX`hp#kp#~^ ^(~08@޴HPX>`^h~pxGG0"GGGG b4GS15B1w J <BQ@@kG4GG}b#AtGG!(bH"GeA~b#4GGaAh"TG8GBb2vHjZkGGG4G(bG!0H"Gh^GGGtG(bG G0G"G[^@G"GGtGb#@GGGGG(bG0 G0G"GG^PG"GGGb#@GtGGGG(bG G0G"G3^PG"GGGb#u@G`GGG?$b4GE^TGGTG4Gb#@GLGGTGtGb#@GDGGtG4Gb#@G<GGtGtGb#@G4GGTG_"b#y@G,GGTG_"b#q@G$GGtG_"b#i@GGGtG_"b#a@GG4G#!v H !  GGG BGG0$0PGp(PG,p "Y}Zk8GbB9?Kp C84Gز7k[`G " G"G&Q2_JTBբ6JB$(',G $(;,[  vHxDGS2_J0BBS " G"Ԣ6JBԲG Gz#(IAG4GG}b#pAtG(bG!H"GdA4G~b#GOAh"TG0GBb2vHiZkG !G G?"0JB!'6CGGr3J0bBrǢB "GG|Zk?#G GBGPK7VJxQKGC |Zk"G'GBPJ!V?HwQJFB|Zk Hp@DzV(vI8EG" !?H0@GXE G"r3JtBGxEG"բ6JBGG_#89?K:CX d#D "H$L {$(0, p%G G(vI!  !?H @ @.`.@JS`JrF] @= ]} G=J}C `` $@ (,@GK?"P2_JQBPGc ! G3v`J G"C GG?#;!?H9@;CGɢxFF G&_#5JB@3G8F 8gF )?F ~F `i`G#P2_JXBb4GG}b# vAtGG@!(bL"GcA~b#4G GUAl"lTGGBbҒ`IhZkI `E AwI$*( ,* J$)( ,) IG@BGHb4Ggi[GG c!48 G<k c$( ,#0v H"1?H_"2BCrG!?H)@#m5vJ6B6wJC8Gb4GG}b# @tGG (bG"GaA~b#4G G@g"TGxGBbҒI fZkH `E @w`Ij$ ((, $(*, G G !%vH+G G(!C #HHF F@w J0@ (B1I_F<CIICGwJ?FB10J% @F?F C2 <C'JX^`GGGP@G@GGG'"G"CCQF@4G("G~b# @tG0 BGXbJ"G_A 4GHb#Gk@j"*TGG`BhbҒ IdZkG!@ GGG?!GRH 0vJ@P.PJC`GG_G]] }(08ݤ@HP=X]`p#kGCRJ "Cʢ6vJB4G G 8vK CGG*YR@K Z#@;J P`C[APH{P`KdG0vJFG4G6G FGG6GRJ"4G/9G9c ;v`KhG`'"=G }ss3C8FFFR_B@ J#GG;; ;$;(,$8( j,;{GG J"B$ G(& ",ƠG $()G,ɰnwZk xQ H VHGC G G$(٠G,zH$(װ, rv`JFR9 v#GG  $ (,$(5 , G V V#$( G,G IGB$ (  ",2wZkɠaQ H&VH&D@ɰ$G(qH ,9$(,7 vJFpBGxb4Gd[GG#~^^ ~(08޴@GGG0"G ]G4GF_FFP@JCBG@G_"(B0JBQ"GGvZk Hp@RG@BGHb4Gd[G`"  (Br G"3JGtBGvZk#7JpB PJPK5F(B "GGvZk?' 9#G(B7VJGB 6GvZk&"$VH@G$&G(,F$6(,V $&(F,f Ơ ð$4(T,tG=` HvHFG]G] }(08ݤ@P#k#G~G^G^G~G (0޴8@H>P^XGpU$1`B C0JRGQB0Jq1B1BQBG5xPJ@(1 B_R@BRr ` 2G0F?B TGGG #GqFB2r", G 20@(N UH200@(uH PA0DpF@DCGGtZk A IA @)DG #0 J1C71B CG4@:qB&@[BC`CCCC aC  C!aC G)0@! @A)CDC0 @ AA{ 0 AD{`B IA zB E0`C [AFG wB @BCG0`B wB0@ @ DG6 G GP?AB 0 Ap $A;p ;p_@0 CGL@/G QBC1G@_CB F0@C DC? _7GBCg0Ag 0B0G` bB3GGGð 0CgG "C6@J@4G'6!B8D4GV0@KǠ@HC:IGG<CIICGDCG0B B?G]]} (0ݤ8@H=P]X`#kG#tG~0^8^@~HPX޴`hG#G(]GGH ¤G0vJ@bt PBCG0G\A(" vH @.J15B1w J <BQ@hkG&"GTG&"GTG&"GTG(&"GPH@@C@.P@.@JP JPFG8&"GPH@@C@.P@.@JP JPFGDx D D&"G EPJPBC..PBJU JGFGGGPH"GG@PH'@@@ @G!G.P@'...GJQ 'JJU JQFFT&"P @d&"%GPHP H@@A?@BB@...`.@JJW JS `JPBSFFP@GGeGGG"PHPHG@@@'@ @!G.'.P@..GJQ 'JJU JQFFx&"P @IGDxD%#"G P HA?@!BPJ!PB0BA..P @1GAJU J.UF.W JJP B>FG&PH G"G@PHPH@@E@%@ @'@G./P@@. ..J.X K@JQ JJU JFP@QFFP@&"G0b+YA( ="G]"}"`b"GAGG  D=F &" ]G}G ]&"}GGG ]&"}GGG0bXAG0]8]@}HPXݤ`hp#kGG;"Q@2Hs1BSBC B!B!B4@6@7@C֢BeBkB1@(BpB1B@(ղB(@"(3_k#~^^~ (0޴8@GGG("!! vH @!.!J "@?B1 J!`@1 B1@b@0J4GxG@yb#S@tGp¤G F"bG[A4Gyb#G2@f"0TG@BGHb2vH`Zkà6H  PH@@%H`@@C cGp`H#1`@)`8Q?@q1B@R_FS_B2@JssBSBBG 0 B@֢0JBG0 BT@tP B9@0 K1YOP JqCzCt0 @ #@G]]} (0ݤ8@P#k#~^ ^(~08@޴HPX>`^hGG=}GGGGVJG ! "Q6EJ @%4GG 6J4G#"J ` ,"P6AJ@T@@0@ G"J b,s"S6AJ@P@@0@pւJ " 1"Q6EJ@P@@0@0c3v`JBT.TJ0w@J.vJTG"F>/y7KTGD#G?d/bZHG bGz?,`HG$ D<.q!JGC"F>c.tJG"tFr>.wJG#F>#/bXHGD#"G8?d/`HG `Gz?,a&HG"D<$.rPJGc"2F0>.uJG"F>.bVHG#F>#/`HGD# G8?d/a:H4G aGz?,pJ4G$"D<D.sqJG"SFQ>.bTHG"F>.`HF>4GPKG/ G- wKGzCG4G.FfC'HF>"GEP@JCF`GF@w@JGB@F4G.@B6JF>G%?DxDP H#D 'D w HGC D4Gx.ZC;zK{Fx>PHD@DwHGBD4G,WB97KD<Fx D PJF @F wJGCF4GX.ZC;zK[FX>PHDDwHGBD4G6,WB97K9D6<%?FxFP J#F @'F `w JGC F4G,ZC;zKD<PHD D @wHGBD4G.WB97KF>eP`JcFgFw`JGB`F4Gt/XB:XKzGt?EP@HCD GD w@HGB@D4G5/VB7J7G5?PHD D} wHGBD4Gt/XB:XKzGt?rGPJF @F wJGBF4G5/VB7J7G5?%P J#F]'F[w JGB F4Gt/XB:XKzGt?PGŠPHD D wHGBD4G5/VB7J7G5?PHD;@D9 wHGBD4Gt/XB:XKzGt?.GPJF F wJGBF4G5/VB7J7G5?%P J#F 'F w JGB F4Gt/XB:XKzGt?ŠPHD @DwHGBD4G5/VB7J7G5?GPHD D wHGBD4Gt/XB:XKzGt?Fx D PJF F @wJGBF4G,WB97KD< EP@HCDGD`w@HGC@D4G8,ZC;zK;D8<EP@JCF GF w@JGB@F4G5/VB7J7G5?eFx D P`JcF @gF w`JGC`F4G,ZC;zKD< PHD D @wHGBD4G6,WB97K9D6< ŠPHDDwHGBD4Gt/XB:XKzGt?EP@JCF GF @w@JGB@F4G5/VB7J7G5?PJF F wJGBF4Gt/XB:XKzGt? EP@HCD_GD]w@HGB@D4G5/VB7J7G5?RG%P J#F 'F w JGB F4Gt/XB:XKzGt?PHD @D wHGBD4G5/VB7J7G5? PJF-F+ wJGBF4Gt/XB:XKzGt? GŠPHD DwHDDB4G.UUB6JF>PHD D wHDC@4G.PP@3pJF>G]]} (0ݤ8@P#kp#~^ ^(~08@޴HPX>`^h~pxGGGdDGGG 4GGub#i@tG "G0bI"GTA4G`vb#GI@i" TGGxBb2vIYZkC RI0I" bk!jA,H4GGub# @@D+"0K"0btGGTA4G `vb#G!@02k"TGBGb2vIYZk' JA 0! A,+,HA +HD4GbGub# @,,"L"0btGG}TA4G `vb#G@ll"TGXBG`bҒ`IYZkG,5@,wI<@L@kb4GGub# @tG0bG p!L"GVTA 4G`vb#G@l"lTGhGBb2v`I]YZkG LAK@  @  @k@u@5@F "11!J CAJ@&1@S@sA|G ¦TAU@"BPB֢ BoG l BYA[@Z#YC[C9{@@@`C_G R@!AA!.R!J1BQ?B C B KBQBMGcW@ 0`JpJSBUBt"BBsBssBLuBX@B7G eD !b4GGub# p@L"0bGGtGSA 4G`vb#GQ@l"lTGGBbҒ`IXZkeDKA A@ˠ@@ A G# "p H`1"PA0B1РR@2B,c="GTGPb Y]b4GGub# 6@tG0bG l!L"GSA 4G`vb#G@l"lTGGxBb2v`IXZkbpI lA , H}@@  D` ?$A,,HF C  G<CPGGGGGGb0G<\AG& &"GvH!V H0@f6JFCҲG@g ۰ ŰhD@c@bcc@Csd@$1@D@dBӰp""Ţ9dY VC @\h 8@`@?"GF 09d @$ EB$& ACF E' G"sb#4G@g6`HJR`H <V`H 'TGBGP BbTGVZk4G0htb#G@4GG`bMA("TGGbGPA8)"TGbGPAG(p_"PbGHBG&['V I 04GGtb#W@b4Gl"BUZk G$1@aHiSH D'G" 0D' G"sb#4Gr@g6dHG`H =VI'TGBTGGbP AUZk4G0bhtb#G7@4GG`b?MA(bTGGpc bGPA8#"bTGGPA%GPbp_"HBGG%['V$I 4G0Gtb#@4Gbl"BUZk$1@dӀHHDG]G]} (0ݤ8@H=P`#k#~^^~޴>^~޵GG=Š   !GG4Gib#@ ( !6 ID R I "<V I HTGBG P@BbGBUZk4G@jb#G@b4GG8b LATG G!bGPA 0,"bTGGPA+p_"G BG(bK%[VI4GbGjb# @4Gbl"BUZk*1@A !IkS@I E? =I0@I } _E(25Ap`A2w@Jq F1A@<AR@k4GG@jb#r@tGG(!bM"GOAjb#4GGQ@m" TGGBb2vITZkGP@Ip@I-I(I, -A(A @@D!D!  G "ib#4Gg@( 6$H< I."0 @VDJ@`TG`BG GhbP`BTZk4G@jb#G*@4GG8b2LA"TGGb81"OA !累VI4GGjb#@hb4Gl"`BTZk.1AnI(/ !8H.D/ FF¥4GG@jb#@tGbG⥔!O"G\OA4Gjb#G@o"ϥTGG B b2vIcTZkIȡEEj$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1j8"4GD.IIGG0E  B AG&Ms"SFm8P@Ip@I"6JF8K8Y7J6B8C7B@@@D!D!D! 9#@G"ib#4G@ !6I; RI"1VI BTGBG  R"b RP@BGTZk4G@jb#G@b4GG8bKA"TGGb1"NAb c cV`H`4GGjb#d@Өb4Gl"BSZk"$1@I`SH ! `DF4GbG@jb#`@tGG!M"bGNA4Gjb#G?@m" TGBGb2vHSZkoD`4GG@jb# ?@tGbGT D"bGNA4G jb#G@dd"TG`BGhbҒ`HSZk-ֿIΡA豕GP@Ip@I HD0 @@@c!D! " G$"ib#4G-@@ !6I< 襏I/ 0 VJ,(TGpBGPP BxbTGwSZk4G@jb#G@4GG8bJA"TGGb1"ONA ! VI4GGjb#@xb4Gl"pBTSZk/1AoI@( !8H/D ((BGGGefZkG΢6JBβ)0 K9!CW K0GGxb4G\DACA!D PA A!G@ AGp@IP@Ii@2@J1!P2DB@GD "0"G4Gib#@P͡ !6I<RI- 2 VI"GBG0 1"b81P BTGRZk4G@jb#Gu@4GG8b }JA"TG Gb1"MA !0VI4GGjb#K@b4Gl"BRZkG"-1A I`SI ! E0G0JBdi0`J3aBW`J4G0IA5JF<CJJCGCWBCAFCPB B?GBA䲛Gp@I"P@I@;`KZ!\;dC@ GD{ ! <"G4Gib#2@X !6I98H /8(V$H D(G@BGP BHbTG|RZk4G@jb#G@4GG8bIA"TGGbH1"TMA8襏VI4GGjb#@Hb4Gl"@B[RZkG8$1@dӀHHD8#G!?H @#I0@J2ABW@J=_RI_TBCAEP`B rB0BA+GP@IBp@I7J8Khz7B8C@@ !D!D! Z#`H"Gib#4G@h͡ !6I9`RI /VI P-tGBG8P BbTG RZk4G@jb#G@4GG8b IA"TG Gb1"LA !HVI4GGjb#\@b4Gl"BQZk"#1`@ I`S`H ! EH G0J i0`J3`BW`JUBCA֢EPB BBAGEP@Ifp@IY@Cx@f8,-8HN I.DaCt0 " T"G4Gib#P@p 6IPI!5PĥVI\TGPBG@ GXbP@QZk4G@jb#G@4GG8b IA¥TG G!bGqLA <."bTGGkLAP䥏VIr4GGjb# @4GXbl"PBrQZkfP(1AhIIEP_G A m@"-, .-HP J0DAQ 1"@G`"ib#4G@ 6IFRIo 5`VIhTGBG GbPACQZk4G¥@jb#G@b4GG8bHA¥TGGt!bGLA<."bTGGLA`VI4GGjb# @4Gbl"BQZkG/1AInSInD` `AWHP@I) G`QAC2@RF@PA A B1@4G¥G@jb#v@tGG!O"bGKA4Gjb#GU@o"( TGBGbҒHPZk Aơ A A, ,H@ HDAP" ! Gl"ib#4Gk@ !6Ih쥏I 6h̥VItlTGBtGGbP`@PZk4G@jb#G.@4GG8b 6HAbTG Gc bGKA 8#"bTGGKAh VI4GGjb#@4Gbl"BPZkGh/1AoI I EhyGb c Gx"ib#4G@x6HlRH!5VHTGpBtGGxbPAiPZk4G@jb#G @¥4GG8bGATGG!bG@KA8,"EtGGbHAxVI@¥4GGjb#@xb4Gl"pB@PZk4-1AHlSIEx.P@I!(I (A@D  G"ib#4G@ !6I8lfH!. VI TGBGGbP@PZk4G@jb#G @4GG8bGA"TGGb1"JAӀVI4GGjb#f@b4Gl"BOZkÀ#1`@c`H I E 0H q@ Ab4GG@jb#_@tGG`!b M"GJAjb#4GG>@m"TG GpBxbҒIOZkA,H@ A--IO I E @GP@I@0! "G G"ib#4GK@¥ !6H9`RH!1VHTG`BG`GhbP@OZk4Gb@jb#G@4GG8bGA"TGGb1"oJAӐnV`H`4GGjb# @hb4Gl"`BvOZkRIgG,1AHcSIERI]GP@I(i @XF GKB,r0 J R"`"G4Gib#@⥸ !6II //V$H /GBG P BbTG>OZk4G@jb#G@4GG8bFA"TGGb1"JAӘVIZ4GGjb#@Әb4Gl"BOZkNG-1AmӠIH DFG" ! pIG"ib#4G@ !6I5RI -VI (TGBG0P BbTGNZk4G@jb#Gn@4GG8bvFA"TGGbL1"IAӨ衏VI4GGjb#F@Әb4Gl"BNZk,1AI`SIE)4GA0J?F<CJJCG0 HC!!@W HG GS_BC@FP@B AB`B@sƢc@FB/6/KY 6KGXCGP@I;`K;dC@D! "G4Gib#4@ !6I;ȥI 1hVdH`TGBG(GbPA~NZk4G@jb#G@4GG8bEA"TGGb1"VIAӰVI4GGjb#@Өb4Gl"B]NZkOG.1AnIHDEGP@I"p@I/I H/A @@@D` D ! G"ib#4G@ȡ !6I5RI!-VI(TGBG GbP @)NZk4G@jb#G @4GG8bEA"TGGb1"IAVI4GGjb#z@ӈb4Gl"BNZk-1A IoSIE BGGGhaZkGp@IɢP@I@ H!F(ݲ @8@ G!D! # "G4Gib#@ !6I6`RI .VI (GBGP BbTGMZk4Gb@jb#GK@b4GG8bSEA"TGGb1"HAhV`H`4GGjb##@b4Gl"BMZkG$1@I`SH`D 0J#B#" 4GG@jb#@tGbG !O"GHA4Gjb#G@o"TGpBGxbҒHMZkG `AQ@.C0@ @J0J0B@D"H_G(]"bH}"GGGS^G"ib#4G @h6dH[H!7VITG@BGGHbPAVMZk4Gb@jb#G@4GG8b DAbTG GH c bG-HA <#"NtGGbEAVI-4GGjb#@Hb4Gl"@B-MZk!Gȥ$1@dӀHIEȵGP@Ip@I#`H E/I ,I#d@/A,A@@ @D D!D!  G"ib#4G@¥ !6I5`RI -VI .tGBGP BbTGLZk4Gb@jb#Gp@b4GG8bxDA"TGGb 1"GAnV`H`4GGjb#H@b4Gl"BLZk,1AI`SI`D(?D 4GbG@jb#F@tG¥G ! N"bGGA4Gjb#G%@n"TG`BGhbҒILZk E4GbG@jb#%@tGGD !L"bGGA4Gjb#G@̥l"TGPBGXbҒILZk0B8b/I$P^Zk yGɡP@Ip@I,IE0I4J.I,A4B.A @@@D D!D!`D` 5B4GG@jb# @tG¥G ! N"bGHGA4G jb#G@n"TGPBGXb2vIOLZkG0B8bG^ZkL D @H$@E@wIȱ1GP@ICI @F5J0J5B@aJDD"XF6KA!GC7 VWG؀F@vwGvw8F ֢ײE 6I$ס.IAױVIFx1J8DCK$6rQ K2FC7$GVp@K6I`@K`GCw 4JJ/JE/G7RI,  !A8E4֢ײG P@IF^$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"CI@PJpJ2@J{I2DB@Dr DEF0J6HB[GCHBGGG'wZkCE HBGGGwZkC`1H46J?$DBGGHBGGwZkCGɢP@ICI@PJF$HΡ0J$@@pJD$D$#tJF 6 HAECBGGG wZkC~F`BGGGwZkC`1H46J$DBoGmGBGGvZkCeGp@IP@I! H@!$@@D! !G "ib#4G@m6dHH`ͥI!> VI TGBG`GbP@KKZk4Gb@jb#G@4GG8bBATGG !bG"FA<("bTGGFAp_"/G BG(bT[ VI4GbGjb#@4Gbl"BKZkG .1AnIIE 8d`c@c0`H0H@`,`H,!?H,l- G "ib#4G@ 6IRI 5VI TG`BGGhbP@JZk4G¥@jb#Gd@4GG8blBATGGH !bGEA<,"bGGtG=CA͡VI4GGjb#4@hb4Gl"`BJZk/1A IcSIEP@I.I4 .A@D  "G4Gib#N@b0 c 6I9I!/㥏VIáTGBG GbPAJZk4G@jb#G@4GG8b BA"TG Gb 1"pEAåVI4GGjb#@Ӹb4Gl"BwJZkG,1AlӀI I Eɡ0 A4G0I.qATPHGG H@@ GF F8F LGR0@J rBFG:/F ̢GB(ݲ(0K 8CXGG-+l`=bCGG`4GG@jb# @tGbG, !O"GEA4G jb#G@o"TGPBGXbҒIJZkG AEG4G.1A0A HdGP@IBp@I0J1 J@r0B1$B@@D!D! R"`G "ib#4G@@ !6I5RI -VI(/TGPBGxGXbP @IZk4G¥@jb#Gb@4GG8bjAA"TGGbd 1"DA ϡVI4GGjb#:@Xb4Gl"PBIZk#1`@IdS`HE ϱ H EP@IBp@I0J1 JLr0B1$B@@Dq D R"`G,"ib#4GI@Hȥ !6I8(襏I!.(VI4TGBGpGbP@IZk4G¥@jb#G @4GG8b AA"TG Gb 1"kDA(ȥVI4GGjb# @b4Gl"BrIZk(ȥ/1AoIIE(ȵ-ֿI EYGP@I"p@I@0JXQ! 1"0B@GD!@8"G4Gib#@¥X !6I6RI!.VI@.TGBGGbP @>IZk4G@jb#G@4GG8b @A"TG Gb 1"DA8VH4GGjb# @b4Gl"BIZkG#1`@ImS`HD8RH0H:D ,0"EH  <Hh$EJEHP`J <c@F!65c@-4GG@jb#o@tGbGp !H"GCA4Gjb#GN@h"TG(GBb2vIHZk+AI0AEA AAA0AI7I0AGAHGDA@wHGxD0D F0@@GG F`G  FG!F8!F 0A E̢ED-I(I$HD  E6JD EB̲ C ,n1IE9?KE/GC ,P@I"p@I:@K;`Kd:DC;dC@@D!Dz ! GD"ib#4G!@` 6I8@ĥI!.@VILTG BGG(bP@kHZk4G@jb#G @4GG8b?A"TGGb 1"CCA@VI4GGjb# @(b4Gl" BJHZk@.1AnI I E@,֟I E1GP@I"p@I! H0JpQ!$@0B@@D D! 1"@GP"ib#4G@¥p !6I5`RI!-VIX.TGBGGbP @HZk4Gb@jb#G@4GG8b ?A"TG Gb1"BAPnV`H`4GGjb# f@b4Gl"BGZk(1AIlSIlDP H EP@IBp@I0J1 J|r0B1$B@@Dq D! R"`G\"ib#4Gu@x̥ !6I8X쥏I .XVId TG0BGG8bP@GZk4G¥@jb#G8@4GG8b@?A"TGGb`1"BAX̥VI4GGjb# @8b4Gl"0BGZkX̥/1AoIIEX̵-ֿIPIGP@I"p@I! H0JQ!$@0B@@D D! 1"@Gh"ib#4G@¥ !6I5RI!-VIp.TGB4GGbP @iGZk4G@jb#G@4GG8b >A"TG Gb1"ABAhVI4GGjb# @b4Gl"BHGZk#1`@ImS`H Eh H0I0P@IBp@I0J1 Jr0B1$B@@Dq D! R"`Gt"ib#4G@ͥ !6I8pI .pVI| TGBGGbP@GZk4G¥@jb#G@4GG8b>A"TGGb1"AApͥVI4GGjb# d@b4Gl"BFZkpͥ/1AoIIEp͵,֟I 0IGp@IP@I0J! H0B@!$@DP@D D!"2_JDqF`FA ""G4Gib#h@⥠ !6IH`RI >VI /G BGP B(bTGFZk4Gb@jb#G-@b4GG8b5>ATGG\!bGAA8/"bTGGAA#G(bp_" BGG[ !VI4GbGjb#@4G(bl" BFZk,1AIcSI E .$.?Fx Fi?BnRRrFc,RJF͢RJF Ρ.AıTP@I ""G4Gib#@ !6I9襏I!/VHȡTGBtGGbPA@FZk4G@jb#G @4GG8b =A"TG Gb1"AAӈȥVI4GGjb# @b4Gl"BFZkG/1AoI I Eơc@A,.,HA .HDBP@Ibp@I1 J2@J1$B2DB@@D D! s"G"ib#4G@ !6I5`RI!-VI-TGBG GbP @EZk4Gb@jb#G^@¥4GG8bf=A"TGGb 1"@AӘmV`H`¥4GGjb#6@b4Gl"BEZk,1AInSInD% DD 0I"(" D0@Jr"`경EB"! 0H"]@GGGGGG0@F1FFGP@I7J87B@Dw # "G4Gib#(@̥ !6I9I!/ VITGPB4G GXbP@rEZk4G¥@jb#G@4GG8bAVI4GGjb# !@Өb4Gl"BCZkG/1AoI I E Gw`H`D @G-D@I1F 0E 0E FGP@IB1 Jr1$B@D! R"`"G4Gib#*@͡ !6I6RI .VI TGBtG GbP@vCZk4G@jb#G@4GG8b:A"TGGb1"N>AVI4GGGL$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1SK"jb# @Әb4Gl"BUCZkG#1`@IoS`HD G EA1D0ED 9Gp@I)P@Ib! H0J!$@ 0B@@L!L?F1 J s" B1$BAF@GD "G4Gib#@¥ !6I9I!/VITGpBGGxbP@CZk4G@jb#G @4GG8b:A"TGGbd1"=AVI4GGjb# c@xb4Gl"pBBZkG/1AoI I E(BGGGVZk,֟Idp@IP@I"! H6J!$@١6B@@L!L֢F7J 9# B7BG@GD!"G4Gib#d@ !6I6`RI!.VI/TGBG GbP @BZk4Gb@jb#G)@¥4GG8b1:A"TGGb1"=AoV`H`¥4GGjb#@Ӹb4Gl"BBZkG$1@InSHnDϱ(BGGGUZk H  sGP@Ip@I"6JF8K$١7J6B8C7B@@@Dx D D! 9#G"ib#4G@  !6I8I!.VH /TGBG GbP @OBZk4G@jb#G@¥4GG8b9A"TGGb1"'=AVI¥4GGjb#@ӈb4Gl"B.BZkϥ-1AmӠIIEϵD4GG@jb#@tG¥GT! N"bGdVdI`$TGBGGbPA@Zk4G@jb#Gb@¥4GG8bj8AbTGG<k!bG;A8+"bTGG;A(p_".G BG(b[dVdH4GGjb#*@b4Gl"B@Zkd,1AlӀI xI lEdGP@I p@IG`G D GG/Ip@I@A`G D G G #`H@Dd@ G! H@$@0H"G HHQ 1" @@D`!@G("ib#4G@H !6I6RI .VI 0,GPBGH P BXbTGj@Zk4G@jb#G@4GG8b7A"TGGb1"B;A(졏VI4GGjb#@Xb4Gl"PBI@ZkG#1`@I`S`HE(G BGGSZk((?D b4GG@jb#@tGG!b L"G;Ajb#4GG@l"TG0GP BX b2vI@Zkˡc1I VIEC˱(Eb4GG@jb#@tGG@!bM"G:Ajb#4GGg@m"TG`G0 B8 b2vIZkˡhQHIEC E0IEPI AJ0AFA ?BBA0 BJ7 J0B 8EACJG@FA@Bw@JDx@FtF0@BG DG DGD8D0A+{qJc J!K[GCk 6IEC +P@Ip@I/I! H/A!$@ G@AFLL!4JG4BI#H@`F@FDA2@w`Jw@JD"7JrBG_ @ `B F@0J?G<CJJCG0@F RC zBCdG@HC;zKD<CgK|KCGP@F A hBCnEA.I?F<CIICG p@nG A lBC/DA/IF<CIICG@oG"CT #G4"ib#4G@Pd 6dH10dfI !/0ĥVI<TGBTG@ GbPA,Zk4G@jb#G@4GG8b 6A"TG Gbt1":A0VI ¥4GGjb#}@Ӹb4Gl"B ZkG0+1`Ak`IIE0GP@I¥#`H` !#d@@D!G@"ib#4G@@6H9`RH!1VH`HTG`BtGGhbP@~Zk4Gb@jb#G Z@4GG8bb6A"TGGb1"9A@nV`I`b4GGjb#2@hb4Gl"`B~Zkh#Hh,1AHkSIE@h#HhP@I"p@I@0JlQ! 1"0B@!Dp!G@GL"ib#4G?@h̥ !6I8H쥏Io .`H VITTGB4G` GbPA~Zk4G¥@jb#G@b4GG8b 6A"TGGb1"a9AHVI¥4GGjb#@b4Gl"Bh~ZkHl/1AoIxHoDHl4GG@jb# @tGbGx!H"bG;9A4G jb#G@h"TGp BGx b2vIB~Zk/I 1Gp@IP@I#`H @#d@@D!D (I $ x0 " GX"ib#4G@xġ 6IRIo =`VI`TG`BTG0 GhbPA~Zk4Gb@jb#G @b4GG8b5AbTGGk!bG8A8+"bTGG8A p_"#G BG(b[XVI4GGjb#S@4Ghbl"`B}ZkG/1A IlSIlEXP@Ip@I#`H E(I -I#d@(A-A@@ @ GD!D!D  d"G4Gib#`@⥀ !6I9`ofH!/`VHl/TGBG@GbP @}Zk4G@jb#G#@4GG8b +5A"TG Gb1"8A`VI4GGjb# @b4Gl"B}ZkG`#1`@c`H I E`G D$C$H  H!,H0J aED `E CG.cGP@I(Bp@I2@JG2DB@Dr GGPZkG4GhbG7JB\Lp@IP@I-I@-A @D! Gp"ib#4G@pd6`I5R`I!-V`IxTG BGPG(bP@5}Zk4G¥@jb#G@4GG8b 4A"TG GbH1" 8ApġVI4GGjb# @(b4Gl" B}Zk#1`@ aInS`HEpı@",֟IpI,@.JP@I?F@GG@qp@IGFG@Ԣ GFG8K@C0JB G7Jz Z#7B@D `|"Gib#4G|@¥ !6I9xI!/xVH.TGBGGbP @|Zk4G@jb#G?@4GG8bG4A"TGGb1"7AxVI4GGjb#@b4Gl"B|ZkGx,1AlӀIIEx?$! ddD @$mFBG`&F͢IJ{G`"RKwKGYC[[CZ/[K@wKP G AXA-I$áΡRI!C/G^$8c  E`XvJ ?&$1D$Co3rBdG 0E G C G &FIJ#/@9A$DCK @RI8E!$C/ G((="$cTGG8bw<]ġ(}.AıP@Ip@I-IE(I /I-A(A/A @@@D!Dm Do!  G"ib#4G@ġ 6I5RI!-VI$TGBG GbP @{Zk4G@jb#Gt@4GG8b|3A"TGGb1"6AӈVI4GGjb#L@b4Gl"B{Zk-1AIoSIED4GG@jb#J@tG¥GH! N"bG6A4Gjb#G)@n"TG BG bҒH{ZkE4GG@jb# )@tG¥G D"bG6A4G jb#G@d"TG BG bҒI{Zk (I ̡c.n@˱GP@Ip@I @$H$@@ D!RHD4GG@jb#@btGGc b C"GX6Ajb#4GG@c"cTGG B bҒ`I_{Zk$͡ΡRIE$$RI E (I0A͡ϱ0 " "G4Gib#@ 6IVdfH!LdVdI`TGBtG GbP@-{Zk4G@jb#G @4GG8b2AbTGGk!bG6A8+"bTGG5A(G(bp_" BGG6 [H+"bTGG5A(G(bp_" BGG( [ӐVI4GGjb# a@4Gbl"BzZkG#1`@c`HIE E 6I$ HH&$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1b"@VHFr1J2FCO@J$vQJFCϲF/pK6 K{K[GCo Ρ.II(IEFϲP@ICI @ Ek-I -A lAG @#D G"ib#4GG@ !6IS`RI!KVI(TG@BG GHbP @zZk4Gb@jb#G @4GG8b 2AbTG G`k!bGj5A <+"bTGGd5Ap_"-G BG(b [ \+"bTGGV5Acp_"-G BG (b [ӠVIb4GGjb# @Hb4Gl"@BTzZk,1A IkSIERHD& ?"0J0BıF4 6J10JBVJFy1JGC$$n KlQ`KlECdpI6IqI1DC$Dd¦3Jp`Bdı֢F 6J &wFΡEıGd+I p`Adp@IbP@I9 K; {#9$C@D! G"ib#4G@ϥ !6I8ofHc!.`VHTGBGGbPAyZk4G¥@jb#GZ@b4GG8b b1A"TG Gb1"4AӨVI¥4GGjb#2@b4Gl"ByZkèo#1`@c`H xI cEon1IMA,I CEAȱIpQI0DCP@IICI@_F1@G "3BGG"ib#4G7@b k!6IGRI!?VI TG0BtGG8bP@yZk4G@jb#G @¥4GG8b1ATGG(!bGZ4A0("bTGGT4Ap_".G BG(b [Ӹ VI4GGjb# @4G8bl"0BSyZkEG-1AIhSIE<P@I  "G4Gib#@ !6I9ȥIn!/`襏VIhTGBG GbP`@(yZk4G@jb#G@4GG8b 0A"TG Gb1"4A襏VIb4GGjb#y@b4Gl"ByZkGh.1AnI xI nEh XE poP`@o=!R HX-D?0`@o ؀E G(BGF0J0B@D"GLZk#7JBG)P@I$H?G@9&K $@'K@ADd!G ! "G4Gib#h@m6`HDR`H <V`H TGB4GGbP@xZk4G@jb#G/@4GG8b70ATGG!bG3A<("bTGG3Ap_"$G BG(b[ VI4GGjb#@4Gbl"BxZk,1AaHhSI D/I0An)P@IB0JP Hr@0B1#H@Dp !BG R"`G"ib#4G@ !6IHI!>hVdI`TG@BG`GHbPAOxZk4G@jb#G @¥4GG8b/ATGGp!bG&3A@,"bTGG 3Ap_".G BG(bX[hVdI`4GGjb# @4GHbl"@BxZkGȥ-1AmӠIIEȵc+I 0`AcGP@Ip@I H @@D! GG! H@$@) GB?F1 Jr R"1$B@D!`"G4Gib#@ !6H5`RH!-VH/TGBtG0 GbP @wZk4Gb@jb#G X@4GG8b `/A"TG Gb1"2AoV`I`4GGjb# 0@b4Gl"BwZk#1`@ HlS`H lEΡ"GTGb#pIQA(_ `bD `h+I 0`Ah ͡ E 8E .R H"!  0.?B?0GIP@I3`J_F@2FJբ3dBGJ@BDs G ""G4Gib#@b k!6IG륏I!= VIˡTGPBTGhGXbPAhwZk4G@jb#G @4GG8b .ATG GP!bG?2A @,"bTGG92Ap_"-G BG(bq[ VI4GGjb# @4GXbl"PB8wZk/1AoI I E(I0AGP@I ! HD!$@@@D!" HQHB2_J G0@BQkq  ""G4Gib#@ ͡ !6IRI!<VI`TGBG GbPAvZk4G@jb#Gs@4GG8b{.ATGG!bG1A@/"bTGG1A p_"(G BG(b[VI4GbGjb#<@4Gbl"BvZk$1@IkSHEp@IP@I,I, @,A @Dl  G "ib#4GS@(d 6dI8`ĥI!.䥏VITG BGG(bPAvZk4Gb@jb#G @4GG8b .A"TG GbP1"u1AVIb4GGjb# @(b4Gl" B|vZk.1AnI I E,֟I pARI E_G[GP@Ip@I0J0B@D  GG1 J@$Bb G8 s""G4Gib#@¥8 !6I5`RIl -`VI TGB4GGbP@;vZk4Gb@jb#G @b4GG8b-A"TGGb1"1AnV`I`4GGjb#@b4Gl"BvZk,1AIkSIkDG"b#4GTGs&_ E d+I 0`Ad  E 8E /R H"!  0/?B?0GIP@I3`J0@J2EJ@Dբ3dBGJ@BDs G "$"G4Gib#|@b@ k!6IG ˥I!= VH,TG0BG G8bPAuZk4G@jb#G ?@4GG8b G-ATG G!bG0A @,"bTGG0Ap_"-G BG(b[ VH4GGjb# @4G8bl"0BuZk .1AnI I E $֟H0@}G P@I"! H0H H@PQ!$@H@BDa! G 1"@0"G4Gib#@¥P !6IDRIh <`VI8TGBTGGbP@^uZk4G@jb#G@b4GG8b,ATGG!bG50A@,"bTGG/0A p_"#G BG(bg[0VI4GGjb#@4Gbl"B.uZk(1AIlSIlD0$֟H0@)P@IB0J0 H!%H@\r0B1'H@!BDp G R"`<"G4Gib#@X̥ !6IG8쥏I =8lVdI`DTG BGG(bPAtZk4G¥@jb#Go@4GG8bw,A¥TGG!bG/A<."bTGG/Ap_"$G BG(b[8lVdI`4G¥Gjb#8@4G(bl" BtZk8/1AoIHD8c+I 0`AcȡñG P@I"! HD@ HhQ!$@H@BD G 1"@H"G4Gib#B@h !6IDRIk <`VIP TGBTG GbP@tZk4G@jb#G@b4GG8b,A¥TGG!bGe/A8."bTGG_/A p_"#G BG(b[H͡VI4GGjb#@4Gbl"B^tZk+1`AInS`InDH(I0AFP@I! Ht0!$@@Da " T"G4Gib#@bp˥ k!6I9PI!/P VI\TGpBG GxbP@.tZk4G@jb#G @¥4GG8b+A"TGGb1"/AP VI4GGjb#@xb4Gl"pB tZkGP-1AmӠIIEPG"b#GTGd$_G% E c lEñ)P@IIp@Ib/I?D0 H0J@1 J2FJ!/A0B1$BGJ@@@2@D D! GD! s"G`"ib#4Gu@m !6`H9R`H /V`H h-GBG` P BbTGsZk4G@jb#G:@4GG8b B+A"TG GbD 1".A !`VI4GGjb#@Әb4Gl"BsZk"/1A aH`SI ! E`(BGGGFZk&̢"FpB(8C,h `d`4GG@jb# @tGbG c C"bG^.A4G jb#G@c"TG BG( b2vIesZkC}`$w "GGb#TG#_" Gb#TGG E #_ E p 0A0 " l"G4Gib#@ !6HGhI ";"Q 1"VDJ@tqTGPBGpGXbP`B$sZk4G@jb#G@4GG8b*ATGG !bG-Ap8/"tGG@bu+A h礇VH4GGjb#j@4GXbl"PBrZk-1AmӠI H DhG"b#GTGN#_ D kl` GGP@I@0! "G Gx"ib#4Go@b k!6I5`RI!-VITGBG GbPArZk4Gb@jb#G4@4GG8b<*A"TGGbT!1"-AxVIb4GGjb# @Өb4Gl"BrZk(1AIoSIDx뱔砌HݟvHpb@ H~?H0@z0@wGP@Ip@I3`J3dB@D GG4J@BɢGF0JG G G /7J0J@B GG6J@BBI$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1R" Gz Z#`"G4Gib#@⥠ !6I8龜Hg .`VH/TGBTGHGbP @?rZk4G@jb#G @b4GG8b)A"TGGb!1"-AӀVIb4GGjb#@b4Gl"BrZkÀo'1@gHxHgDo(BGGG1EZk Hp@ ȢF8FGFkdGP@Ip@I,I/I,A/A @@Do D ! "G"ib#4G@ 6I5RI!-VITGB4GGbP@qZk4G@jb#GL@4GG8bT)A"TGGb|#1",AӨVH4GGjb# $@Әb4Gl"BqZk+1`AIdS`IEExD'I4GG@jb#@tGbG#!b M"G,Ajb#4GG@m"TG GBbҒHqZk BGGGDZkwG(BGGGDZk/IpAjP@Ip@I+`I$H +dA$@ @@D!D  G"ib#4G@ !6I8hfH!.VHhTGBGGbP`AMqZk4G@jb#G @4GG8b(A"TGGb$1"%,AӰhVdI`4GGjb# @Ӹb4Gl"B,qZkð#1`@c`HIEg E xE&cI`b4GG@jb#@tGG$!bH"G+Ajb#4GGw@h"TG GBb2vIqZk BGGGgDZk(BGGGDZk,֟I pAGd1`DdGP@I"(I(A@D!D#Du@@8DF  9K8K'KKGGCGF0 G1FFP@Ie"0J0B@D0"DPQ#_F@B8@F @Z Z;GK:FKgKGKGCGF0`G1DDp@IP@I+`I,I+dA,A @ @ GLkLmA1`D 0ElDmG1EGp/0 @/آ #G"ib#4G'@g 6`Iv۟R`I!5V`ITGBG8GbPAspZk4G@jb#G @4GG8b 'ATG G$!bGJ+A 8,"OtGGb(AVHJ۟4GGjb#@Өb4Gl"BJpZk>#1`@ aIoS`HE8 P@I @(@I pE@(AWI G"ib#4G@bc c 6dI8`I .㥏VITGB4GhGbP@pZk4Gb@jb#G @4GG8b'A"TGGb %1"*AVHb4GGjb# l@b4Gl"BoZk-1AmӠIHD㴔ւIڟEpbX D HApA 0A  k`BkIڟPBGP@I"p@I@7JY֢ 9#7B@GD!@G"ib#4Gi@ !6HSRHl!K`VH/TGBTG GbP @oZk4G@jb#G.@b4GG8b 6'ATG Gp%!bG*A 8("bTGG*A+G(bp_" BGGZ X("bTGGx*A+p_"G BG(bZVI4GbGjb# @4Gbl"BwoZkG,1AHkSI  E#C !?D/TGBRBJ@cR`JzB !w JG FBOB.J0FuF/GuFGGG]b#_ ;G8P@I +`I '+dA @ED!  "G4Gib#@6HGIm =`gVdI`TGB4G GbP@oZk4G@jb#G@b4GG8b&AbTGG%k!bG)A<+"bTGG)A#p_"G BG(b'ZVH4GbGjb# `@4Gbl"BnZk-1AmӠIHDbkbI ` wIGE @G'@!,'H0 DGG G]Gb#?_} G䳽GP@Ii! @  G"ib#4G[@6IE`RI =VITG@BGGHbP@nZk4Gb@jb#G"@4GG8b*&ATGG\&!bG)A4,"bTGGz)A$G(bp_" BGGZgV`H`4GGjb# @4GHbl"@BynZkG/1AIcSID 4G0H q@(GqAU?B.C0 B BJ4J4B@D"(0b(="GTG_ G4Gg(="0bGTG_ g`G "ib#4G@g6dH6H!>VITGBG@GbPA1nZk4G@jb#G@b4GG8b %ATG G&!bG)A 4,"bTGG)A+p_"G BG(b:Z祏VI4GbGjb#s@4Gbl"BnZkG$1@dӀH I EGP@Ibp@I @+`I8 c +dA @D!"G4Gib#@6HRRH!JVH` TGBGGbP@mZk4G@jb#GM@4GG8b U%AbTG G('k!bG(A 4+"bTGG(A-G(bp_" BGGZ D+"bTGG(A p_"-G BG(bZcV`I`4GGjb#@4Gbl"BmZk(1A HkSI E'H0@~p@IP@I0J@0B@!D !R J0F AR@JPF@$!RJF!G¦D "$"G4Gib#@b@k k!6dHG` I = VI,TG BGG(bPARmZk4Gb@jb#G@4GG8b$AbTGG'c bG)(A8#"bTGG#(A'G(bp_" BGG[Z 륏VI4GGjb# @4G(bl" B"mZk -1AmӠIHD !/IARJF$1?J0 B$P@Ip@I¦@3`J5JP3dBJ@BDs G "0"G4Gib#@bP k!6IDRI <VI8 TG0BG G8bP@lZk4G@jb#G Y@4GG8ba$ATGG'!bG'A8("bTGG'Ap_"$G BG(bZ0 VI4GGjb# "@4G8bl"0BlZk/1AIhSID0 ,֟I ЀA0R J F?СC2_J0@BCñGP@ICI@F5J\ "5BB@D!Ԣ !<"G4Gib#@bX k!6IG8뤇H!=8kVdH`DˡTGBG GbPAhlZk4GB@jb#G @4GG8b#A¥TGGl(!bG?'A<."bTGG9'Ap_"/G BG(bqZ8kVdH`4GBGjb# @4Gbl"B8lZk8'1@gH I E8 E xE/I0A䡠 H@G0 " G"ib#4G@g 6dIH`I!>VIgTG`BGp GhbP`@kZk4GB@jb#G x@4GG8b#A¤TGG4 bG&A0&"bTGG&A/p_"G BG(bZǥVI4GGjb# A@4Ghbl"`BkZkGG,1AlӀI XI LEGGGb#`_ G })!+Q`Ay`¥4GG@jb#2@tGbG(" bG"G&Ajb#4GG@g"GTGG B bҒ@IkZk !G "ib#4G3@Ӑ 6IIRI!AVI`̡TGpBtGGxbPAkZk4G@jb#G@B4GG8b #ATG GP"!bGX&A 0-"bTGGR&A*p_"G BG(bZӐ̡VI4GGjb#@4Gxbl"pBQkZkb#GG_ӏG/1AIfSIDGGb#_ӄ}ckD`4GG@jb# @tG¥G" bG"G&Ajb#4G G@g"TGGBbҒHkZk4G` &AݡJ@ Bl,GAlHΡ#`H#d@@GDC"y~Zk0@ @⤼ G"ib#4G@Ә6IBI!8GVDI@ǡTGBtGGbPAjZk4Gb@jb#Gh@¤4GG8bp"ATGG#!bG%A0-"GGd]b?#AӘVI4GGjb#6@b4Gl"BjZkØǥ,1AlӀIIEǵ=Ge4GGbi4^G]]}ݤ=]}ݥ #kGGG#]GG]"?"~Zk6D<G8!^#q.FtJSqJtFq>FUBUCz)`B G0R J1"C PCWGGRJ"RJ"0R J1" P[GGRJ"4G!6D_G#k#0B~wH^D^~ (0޴8@H>P^X~`GGbc G!BR2B1.2J `"`GwHGABD4G.TTB0@5JGwHF>3@Da.Q1@qJ`@"_GwHGDBVB.JGwHGD7@$1@4GwHA.S3@G HDB@FA>UB.JG"xZb#4G@6HI RH"AVH CTGBGPP@BbGiZk4G[b#Gd@4GGbl!ATGJ1Oq$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1["G!hbG$AӘ@@8("GtGCb@F$A \("tGG@hb2"A㠇VH4GG[b#)@4Gbl"BiZkG&1@HhSHDx"D@$@Š (F QB,@"4GG[b# @btGBGk!hb K"G$Ahb+" TGGz$A*G8bp_"0BGGZ 4G[b#G@k"KTGGBbҒ@IyiZk$# G$"xZb#4G@ c6dIH` CFI*!> VH,#TG@BGpGHbP @_iZk4Gb[b#G @"4GGb AbTG Gk!hbG6$A 8+"hbTGG0$A)G8bp_"0BGGhZ cVdI`4G"G[b# @4GHbl"@B/iZkG #*1@Aj@I 8I *E #G 'D ƠxCG]]} (0ݤ8@H=P]X}`p#kG#~^^ ~(08޴@HP>X^`~hpGGG¤GG   GGxSb#4G@栁6HS RH"KVH FTG BGXP@B(bGhZk4GTb#GX@"4GGb ` ABTG GHJ!hbG#A <*"hbTGG#A)G8bp_"0BGGZ P*"hbTGG#A)G8bp_"0BGGZFV@I@4G"GTb# @4G(bl" BhZkG(1A HiSI IEF$G$rP H R?DPBC`BvAJGw`J@0`BG3B$ ֢F)1`BBvJGwJ0B 4A AB8G71B )1Bú A ATG@0B f`G "xSb#4G @F6DI?@FFI* 5 VJ&TG0BG`P B8bTGVhZk4GTb#G@b4GGb A"TG Ghb1".#A"b#@GGtG'@fVdI`4GGTb#@4G8bl"0B.hZk*1@Aj@IH DG @+Q@@1$ GQ$ _FBvJGwJ0B IB HBuBF51B4G/ B B8FFR_B@CR ZB8@GGv@1?0@ @ A @4q A A0`wI"5CE0Ay/4GR2CwJ:RK GA FPAzGy?4Gj.KKAwJ0 J]"BFpApFj>4GU/XBwH98K]! jADYGU?4Gk.PpAA10J AqFk> A @wI"BE4Gw/YB:YK0AzG Aw?_f[`+ 0BW kݢFKGG"xSb#4GC@6I RI VI &TG@BGPGHbP @gZk4G"Tb#G @4GGbA"TGG()!hbGh"A<)"hbTGGb"A'G8bp_"0BGGZ&V I 4GGTb#ӿ@4GHbl"@BagZkG ]TFBGkd#G B_(]QFS@G$G$"xSb#4G@ &6$I FFI  fVdI`,TGBGxGbP@1gZk4G"Tb#G @4GGbAbTGGk!hbG"A<+"hbTGG"A'G8bp_"0BGG:Z &V$I 4GbGTb# s@4Gbl"BgZkyG*1@A IiS@I iEfr FBG# ?EK?A @'#D, 4GGTb#b@tGBGT!hb L"G!Ahb," TGG!A*G8bp_"0BGGZ4GTb#G3@l"LTG`GBb2v@IfZk G$L @AvIw@I 0@A @k `E#`*A!1 @G B 3q @C BUBCBBB@@CV@BW@X BU? B@G[B0B@ B[eGb#2_G04GGELG0b#@0f`G0"xSb#4G@0栉6Hh RHl!E`VH8&TGBtGhGbP @efZk4G"Tb#G ޾@b4GGb A"TG G)!hbG8&V$I DfTGBtGpGbP`AeZk4GTb#G8@B4GGb @ATG G hbG A 0'"hbTGG A*G8bp_"0BGGZ8fVdI`4GGTb#@4Gbl"BeZkG8%1@eӠH I E8G]] }(08ݤ@HP=X]`}hp#k#~^^ ~(08޴@GGXbc ll"G4GTb#@l6H> RH"6VH tCTG(BGhP@B0bGPeZk4GPXUb#Gɽ@`¤4GG@bAH"TGGbl1"( A0_"HG&GBb5[làVH4GPGUb#@4G0bl"(B&eZk%1@H`SHDlðH2p }C &@G$@GDDGG Ԡ =D&BG T[   G TD GD ]Gxc`Gx"Tb#4G@t6H@täH 6tVH#TG8BGG@bP @dZk4GPXUb#GH@`4GG@bPAH"TGGb1"A0_"G%GBb[tVHP4GGUb#@@b4Gl"8BdZkt&1@fHHDtG"bGTG_G$G%vH@İGR?BC@Bs@CABs@t@CABt@v@Cv@r@r@ BQ#_G]] }(08ݤ@P#kG#~^^~޴ (0>8^@~HPX޵`hGG= ,vH  6H H =F,4GGVb#@BtG"G0J!0b J"GA0b*" TGGA)p_"GBGbJZ4G`Wb#G@j"*TGXGBb2v IdZkC( ] J6@I @=)P IPH @G G =! ?Dw@I@E0BR2B1.2Jf }s Bݢ֢ B"4GGVb# a@btGGk!0bK"GA`Wb#4G G@@k"+TG`GBb2v IcZk"K_A' +A+ B%E IR@JR" @G) B%EɢRJ" 4GGVb# )@tGG!M"0bGA4G `Wb#G@m"8TGBGbҒIcZk-}k tE =!0?D6 Js HSFCp$ BvJwJ0B" G)!*F¦VG =W 9 8CxG YCG @!w`J`F mA@`A-IW=GGb#!R H!"! CC1D=Gc@ӀI@G "@Vb#4G@Ӏi6`I R`IL!<@V`I)TGBtGGbP @0cZk4GVb#G @B4GGb ATG G!0bGA 0-"0bTGGA*p_"GBGb9ZӀVI 4GBG`Wb# r@4Gbl"BcZk ,1A aIjSI E  = !V H 4GGb#@Ӄ G] "JP@ILA ,A8= G@͡HݱPX`hp$0  BvJw J0 Bx=8`E]}Rs3rBqNբ"4GLL"XXp@I@ , Hx DK 4G APF X`ED`BrR"`4G@Ԣ@"XݲXp@IBW/WK&@HC:JDG<CJJCGC%@4GrP AXEP 4GbGVb# @tGB0bG BJ!J"G`A4G `Wb#Gݺ@jj"hTGBGb2v`IgbZkB 0J!4G}s B8FGG 0ݢF0ݲ 4=8G4=BjJ!_`+ @G +0]QF0] 4F4kà`]kZzCG `  +=kD!F=80ݢ4BGGG F}jJ!`B4GG@Vb#J! "@B J!6HPBjJ!fH"BB*J!V$J BTGBGJbJ!P@BGaZk4GVb#Gf@B4GGb nA"TG G0b1"A0]"8]G"JG b#! "a"BA@BJ!JVDI@4GG`Wb#.@b4Gl"BaZkB#1`@c`H*J!8H#D*}]C}~`XFVBpBCB֢wBB71BWBCY@YCZ6@}{`G4G? DG.G{: ;@` 4G= z1 +B 4GGzFtF4GZUG@4G G`C9PK8C8FGG GGG? DG/ bKm$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1!"k!k `=} 1s qBF BG!"K =GG:G]F+ @ k#wHD;BU5Bq/uK0`G`kkGG "k4G`="¦4GG@Vb#""@bk!k6`IR`I% L V`I"GBG1"b1P BTGaZk4GVb#G@b4GGbATGG!0bGA8,"`tGG@@C0b@Ad,"TG0bGAp_"#GGBbZ!VIb4GG`Wb#=@b4Gl"B`ZkG%1@ aIcSH EHݡݱ@} @}`GJ@ C"" BРFR@JR"@f tB GƠƢRJ" CpGа=AF9/YC/ ' @ (9@< GG&@")B1 4GGVb# @¥tGG!0bN"GdA`Wb#4G G@n"TGGhBpb2vIk`ZkGGb#_ CݡΡp@pݱ} G$(G"PA 0AwI1"Q"ErBQqBs.CCqJ0`H A¦"֢4GG@Vb#""޸@¥!Υ6IU I. G "VJ"G8BG1"@b1P BTG"`Zk4GVb#G@b4GGb AbTG Gc 0bGA`TG G @b A 4A$h4#"GG0bGjAbk!kVdI`b4GG`Wb#_@@b4Gl"8B_Zk%1A.1AnIh! xI nEh%1ACXGÑwH"D0BR2B1.2J *@A CJ_AG G0@E wH}"BBD4G/VB7JZ#G?Z@4GbG{#"@Vb#V@ 6HRH!<VHbTGBGGc bcP`@_Zk4GBVb#G @4GGb!AbTGGPc 0bGwA`B4C"tGG IA0b*nA¥!ΡVIX4GG`Wb# @b4Gl"Bs_ZkLGb+1`A HhS`Ic HEcCG$ Ρ AvIwI 0AMp]VIGABp] ⎖I!f BGӢRJ*B"# 8Cv@c98C$OjM @n`GG G"4G"G@Vb#! "ҷ@¥!Υ6I[bk!kfI M"! !V$H "GHBG1"Pb1P BTG_Zk4G¥Vb#G@¥4GGbATGG!0bGA`TGG @b sATG0b4,"GA.Gbp_"BGGZ!VI4G¥G`Wb#N@4GPbl"HB^ZkG /+1`Ak`I !H D G#&cCR@JR"_wH}"BD4G/VB7JCG? Cm#`!sG0@wH}! AD4G,.AAwH0J]!JBD0F,>P@4G.SSBwH4J"CDF> 4Gx/ZCwH):I} cA DiGx?p@ .4GLlAw H.I]!JB DF >4G.TTBw H5J!@@B DF>@W/4GXBwH98K fADYGW?4G+.NnAwH0J]!@JBD0F+>4G.CTTB @5JC C@F>CCC CY@CCC(AC (! G!4G}"0@wHDAQAN-wH!1HBD AEN=4Gt,K@VB7J CwDt<(1A CH#_0@ @iݠH}@=G=!w K G)@J*@!-*I L?CC! Cб0 C ;C?8]4G}"Rc 0`H`D}`TGPݢ BFPݲ VK`ᘖKGGpBZ#Z@4GG@Vb# "@ 6HwRHF!m@VH ¥TGBGG!bΡPA]Zk4GVb#G H@b4GGbPATGG@ 0bGA 4G ]8'"GG0bGGA|'"p]GG}0bA}'"GGk]0b AX'"('"GtGP]0bAD'"TG0bGyAp_"#GGBbZ4G bGAbk!kV`I`4GG`Wb#@4Gbl"Bq]ZkG¥&1@ HiSH! IENHPHx}@}'@0@P}P} gAB0`AHP} IACA _AkTG`"G)B1bATG"1"Y@tG¤G  @b CGAc`D` &"GTGbAG4GbA=G¤ @ƠƠRH ¤b @cƠD "C"G@! )@1"aGw`I} `E@@@,H "C"! )@1"A pbC"i@L1"c CGGG0bRAәCx*CƠoA/1A}&C o@w`H `D @P0@!,0H "w`H! !"`DQBAABR.AJw@O@ C @l`TGGBb 51A"TG 1"ZGtGbG @bk!EGtAD +"GTG bAG4G b A=Gbk! oAkkR`Ik!`bk! oAk eE `"C"G@! /@ 1"aGw`H `D eA@`Ak-`I `"C"! /@ 1"A p C"@ D1" EGGG0bA C*GA&@}0`@ k@sC  D GG"GG0b1"AP wIEACA-I0E GD D4GG@= @ wI"E0BR2B1.2J0 FG0 F 0D`4Gh}wJ"FBWB.JwJ#F8CZ:C9/:K }0B BGhhF@bc i@)-A ]@4G,/ "])A@4G#] A%qA@4GXwI}!EkBNnBs.nJ `"wJFBUB.J4GG 4GG @GGv GP== pb"1"e/h=}p}) @ݡ CA iA MA  wIE@A@,H$ pA = BG"GG0b<1"GAg ` 4G ÉwH D &AG'AI-GI 0@EG G @GPݡGݱ ."1"#/ MdM @#=  4G 4G Gw I E@I @-I0E G@GP=G=  ""1"GG0bGGAP}Hl@P}ݠ @ g@'GP = TG¥"G0b1"AP] MA`p¤L_A @ w@I!l @EALA-IGb#_ 0@A MAh{RI !t=0)q ɡxiECAp"C kAclA A,1ALAA@A @! )  B!?F.F ! +D`]`bR`BsP@JrBGG`wI0"EBWB."BJGÚwI=#EYC[[CZ/[K@4G ͠RHF!@4G CG0D4G` tG`b"GC0b1"@AG- ,A 8E ݡmΡ nA ERI!C E]@G4Gb#@+Ghݠ8D8DD@0@DDxOA/1A OAAG=>pbGN?AnAΡ54GGVb# @¤tGGL 0bF"GRA`G_ATGGC0b'IATG0bG&"CAp_"%GGBb{Z4G `Wb#G@f"TG(BG0b2vHBZZk 0 A #AݡpGLA @ wI! @ E,L@HGb#_ 0A Aw@I @E 'AK+A)-+Id @ݡ @` wHD@A@,H$1@ @TBQ@G4Gb#R"R"QBG)@RH GGm4Gb#c@G͠RH G$ Ρ@vIwH0@@'1@ @)` q@ @ GP@C¦B"B"BB"B"CB@B @ @ GbZ@0@ @{#zC0@A o@hGw`H! `DAIA-I\}!w`H`D+@Q1@a-qIT`BT@G4Gb#R"R"TBpGd@RI! GGǠ4Gb#İ@GǡRI! G$ k AvaIwI` 0A l@,1AG @( qA @ P@C¦B"B"BB"B"CB@B @ @ GbZ@0@ @{#zC?0`@ o@q@Iݡ tD }6I1DC+]#`}h¦0`Fw@JGB@F4GW/XB98KYGW? `E_B¤ @& 5AE&GC_B @0@B OB"N_A}! ! .@=.8=1 A @w@I"@EBXB.J"9#9 ]} Z{ zCD AG `9!w@I@Ei@Dd@#-$I 9(]}R s=R@JLhX$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1-"3gJ"R"CCgJUFGFCGG=4Gxb#@bk!k`4GG@Vb#! "`@¥!Υ6IQ!I C!VIBTGBtGGJ!bJP@AXZk4GbVb#G@4GGb%ATGG!0bG{A0/"0bTGGuA$p_"GBGbZbk!kVdI`4GG`Wb# @4Gbl"BrXZk¥(1AhI! I EG]]}ݤ (0=8]@}HPXݥ`hp#kGp#~(^0^8~@HP޴X`h>p^x~GGG¤GG GG4GhYb#ڰ@栁6H6 RH".VH FTG0BGP@B8b4G(XZk4GZb#G@"4GGb A"TG GXb1"A&V I 4GGZb#y@8b4Gl"0BXZkG(1A H`SI  E& Cc0GQF]GpD }G  ($C ÷@GO ($CG 4G"GZb# \@tGBG\J!J"XbGA4G Zb#G;@*j"TGBGb2v IWZk G_=!w@I@E @A@ -!I &"P_Ah0BCQ SBFQw@I"@EBWB.JGb#O_ 0@A*!? G/DGG BG, GHDBG_4GBGZb# @tGbGk!K"XbGhA4G Zb#G@Kk"XTGBGbҒ@IoWZkDG/ f`G "hYb#4G@F6DIH@ffH >椇VHfTGBGGbP`AOWZk4GBZb#G ȯ@4GGbABTGGJ!XbG&A0*"XbTGG A$G(bp_" BGGXZfVdI`4GGZb#@4Gbl"BWZkG#1`@c`HHDhC"GG+ 0B aGk  GG  a  Gh  G()F@G"hYb#4G@f6`H=R`H 5V`H` &TGBGpGbP AVZk4GZb#GL@4GGbTA"TGGXbD1"A0_" G'G@BHbZfV`I`"4GGZb# @b4Gl"BVZk*1@AaHgS@I DF$&G ) @8 D/GZ #0F G_âF G h FBG_GVC`GWC8DZCG`G C@B 8`EG G8@E0 G8 G`b#=="  cpF }"@`HPB= q HvHTGD]r^IF=="[G@ZkGc` 4Gh H @hG($Gh B8FGNǢFG/g `G @ G  '8G?CGGC G@8`D`C?G G C@8 F?GG 8F 0`E8`E@="ݲ" `b# F p@Ӡ}`HP"}!p`Iv`HTG`D}q="H0D[G@Zk砫G$F@G$"hYb#4G@ &6$I@ Hd!6` fVdH`,TGB4GxGbP@UZk4GZb#GD@4GGbL A"TGGXb1"A0_"$G(G@BHbZ fVdH`4GGZb#@b4Gl"BUZk F$1@dӀH XI DE FG(]0]8}@HPݤX`h=p]x}#kG#G~G^G^~ (a.GaJ `0BwJGFPBSSBR.SJ_(TB @GBX"9vJGGhZk0BY@6""vJ+ /wJGFrBTtBs.tJ`@GUBx.BZP.T Jڒ@KRPJ PKsPKF>SFP>8;v`K" @[@#v JGP`CGGX"hZk@0B"G]G]} (0#kG#Q?B~^^ ~(08޴@HPGGG=0@Š B(4GG0\b#@8tG GbH"GA4G\b#Gn@h"`TGpBGxb2vHTZkðec@gG]] }(08ݤ@HP`#kG`#~^ ^(~08@޴HPX>`^h~px޵GGGGGFF PBBCRBrRBgPB21@BH_BhBJ!3GG4GHXb#T@j6`I6 R`I ".V`I JTG0BGpP@B8bGTZk4GXb#G@4GGb # A"TG G8b01"zAVI4GGhYb#@8b4Gl"0BTZkG,1A aI`SI E}#EQ?AxCq `fKF_FrF`B4G G 4G+ BGGb#_xL@@%C`& & ?FF0F~ IfrFz`! 4@v Ƣ Bs$$ A$  @ D & GF"$k3rB$kԢF G "HXb#4Gì@6Ii*&I!HVH TG@BGGHbP@TZk4GXb#G @4GGb ATG G 8bGAhL@ 8%"GtG C8bLA H%"8bTGGA-Gbp_"BGGZVI*4GGhYb#G@4GHbl"@BSZkGj)1 Ai I xI iEjGG6$$ C$ F i zC AD iF j`G "HXb#4GV@6INRI. F VI *GBGP BbTGSZk4GXb#G@4GGb% AbTGGc 8bG{Ah8#"tGG @8b@rAH#"TG8bGlAG/p_"bGBGZjV`H`4GGhYb#ݫ@b4Gl"BkSZkG.1AIoSIoDfpD`&$I2QB$I$$ "G4GHXb#@ 6I ʥI!F VH,*TGBGxGbP @ASZk4GXb#G @4GGb ATGG!8bGAh8-"tGG @8b@AH-"TG8bG AG/p_"bGBGAZ VI]4GGhYb#z@b4Gl"BSZkQ .1AnI I E JGHGAG BG G  ϰG 0j`G0 "HXb#4G@0*6 I,R In F`V I8 TGBGGbP@RZk4GXb#G M@b4GGbU ATGGT!8bG Ah8/"tGG A8bM AH/"TG8bG AG#p_"bGBGZ0VI4GGhYb# @b4Gl"BRZkG.1A!ImSImD0ʱ`b#:_ŰG !Eñ<< "G4GHXb#"@8j6dIW`8H M8*V$I DTGPBGGXbPAnRZk4GbXb#G@¥4GGb ATGG 8bGE A=8D"P"hbGG -AmA l@b m@,m AT$"8bTGG/ A.Gbp_"BGGgZ8*V$I 4GGhYb# @4GXbl"PB.RZk8%1@eӠH I E8@ 0AA$1@ dAA&q@ fA1 Gw`I* B`E 0`A.4GRBwI3rJ"CEP`AF>4Gx/YCwH:YK ADp`AzGx?4G-GAwJ(I "0BFE=4G.R2B `A3rJ fAF>? dA `w`I!B`E4Gw/YB:YK 0`AzG dAw?wI EAOA-I"4GGXb# M@¤tG¥Gl 8bF"G AhYb#4G G,@f"fTGGBbҒ`HQZkG] ](}08@ݤHPX=`]h}pxݥ#k#~^^~ (0޴8@H>P^X~`hGGGCGgG Ġ6H $P ( GG4GQb#@(6 I R I "<V I HTG@BGPP@BHbGlQZk4G( Rb#G@b4GGhb ATG GX!bGC A 0,"bTGG= A+Gbp_"BGGuZVI4G(bGRb# @4GHbl"@BX^`~hpx޵GGG(G1G¤ GGF F =GwH DBRB.JH@G h@XbGIGtGL A btGGhAb(!GM A wHGD @P0@!,0H0 DGG ("GTGb: AiG*e H!\!_ PE4GH"(! J A8 F H"(!4H"@!GGGj8bpAG  6 H 4GG$@wH01B @&PBGpAbXh"PGGtG AGGGJG8bOA ꡀIVIh("GTGb ARI!4'0 DGG l("GTGb AG&GhbtG`BSZJ G4GHbA0@!^4GGbAG] }](08ݤ@HP=X]`}hpxݥ#k#~^^~ (0޴8@HGGGC ¤#G+tG (G8bGGA! DD GG ("tG8b|AdDG("TGXb A$GGG$Dd0 H8bhAG4GHbgAG]}] (0ݤ8@HP#k`#~^ ^(~08@޴HPX>`^h~px޵GG]G}G=];G f6``J4 FVaJ0"0@J$d)!R_B2AR`AGFh"&`p 0 Gq gB`1?G0 G $pVHp0`JSB3AsGsA qF # @@ D@ qBs 0 ! 'B !?G] 4GG 4F QH6@JvJdBFCѲ F&аH) GH "Ob#4G@H6IM RI "EVI PITGBGP@BbG_NZk4GPPb#Gئ@8¥4GGbATGG!HbG6 A0/"HbTGG0 A.Ghbp_"`BGGhZH顏VI4G¥GPb#@4Gbl"B/NZkG B8 F?0GG-1AInSIEH & t 0 Q GB@1?G0G Т5BCF C֢CG V$vVAK@0ILA ,A G lA E[4GG8C AFC4@F AF!1?J#B! ƲаTi`T "G4GOb#@P6IOPI!EP饏VI\TG0BG`G8bP@MZk4GPPb#GG@8B4GGb OA¥TG G$!HbGA 0."HbTGGA*Ghbp_"`BGGZP餇VH4GGPb#@4G8bl"0BMZk  @ B8EвGP-1AmӠI I EPƠC$FHA 8@E G@G H}0"$0Id)!HA(AG@EA 0BGG r4`F rҢH6JxJFC GG@ z CD/C4`G z!DG,֟I A &`I@G` "Ob#4G@`ɡ6IDRIh!<`VIhTG BGpG(bPA8MZk4GPPb#G@8B4GGb ATG G!HbGA 0,"HbTGG A*Ghbp_"`BGGAZ`顏VI4GGPb#z@4G(bl" BMZk(1A ImSImE`ɱƠ}0BJ!GGOb#4G@꤇6HO Ih!E`VI*TG@BGhGHbP ALZk4G¥PPb#G]@84GGb eATG G!HbGA </"HbTGGA p`GGTGb#_ 0 GGTGb#_ʥVI4GbGPb#@4GHbl"@BLZkʤ(1AhIHDʴG] ](}08@ݤHPX=`]h}pxݥ#kG$` ` 0@0F k#G~^ ^(~08@޴HPX`GGG`,\  0 H4@0Jq0@F2GJF`FGJ`עJ 4JJVK6K2wJGJG4GB D0D p8F 9D85JJGGlp֢ݲG$(@F8F@0D`F`"!#H `¦Fݶ89?K"C8G1Q2_JpCBQb"GtG O# b#_0@ GG4GLb#@6H= RH"5VH DTG BGHP@B(bGKZk4G Mb#Gb@4GGbjATGG!bGA8("CtGGHb;A䠇VH4GGMb#2@(b4Gl" BKZk&1@HhSHDG"#tG O b#^_G ](}]08@ݤHPX`p#kG #~`^h^p~x޴>^~޵GG=GBG]Gݠ G*J! GG4GMb#"@ 6H9jfI "/*V$J JTG@BGPP@BHbGnKZk4GPMb#G@ӈ4GGb AX"TG Gb1"FAVIP4GG(Nb#@Hb4Gl"@BMKZkG +1`Ak`IH D (BGG_^Zk&="!6DpBײ#8C c!`Pb4GGMb# @ӈtGbG Xd!L"GA 4G(Nb#G@l"lTGGpBxbҒ`IKZk}G=cC}=1 @"¦4GBGc^ZkGG(B^Zk "V"4GBZ^ZkGG(B ^Zkb"GGTGJ^ G ¥Gpb -&GGG"D -TG.rP JFq1 J3FtBGˢͲ / KB 8-c,mb#]_ =!H@!cGGGb#TG(}6@b"GGTG^GG #&GGTG"D #.rP JFq1 J3FtBˢGò/KB8}{,cb#-_GH}GTGGb#(5@k0`@k G "Mb#4G!@ j6`H=R`H 5V`H *GBGXP BbTGoJZk4GPMb#G@ӈ4GGbAXTGG bGFA8$"KtGGbA VHP4GG(Nb#@b4Gl"BFJZk(1AaHdSID vHGGGb#TG_}"GGbTGð^Gb# G GGTGD ΡjPIDn1I%EAkd'.'JqA$G8,_GHGTGGb#(e5@ ݠ}fGݡΡϱG`]h]p}xݤ=]}ݥ#kG#~^^~ (GGG$VJ tF (  #BtGG C(b#Gu_ "!" "GGbTG$^G G¦"'GD @#qf@GPb#TG4JB5vJ֢GB0B8`<_G]]} (0#k#G~TG^^~ GGGGb"^G &!s"8¦G"F !6?HG#Qf@b#3@`G֢GTG8`0B _G]}] 0#kGp#~ ^(^0~8@H޴PX`>h^p~xGGG\\ àL!l#! G0J\GBGG/wJGF @Q1@!,1H HRBCR RA0B "#%@!JA.AJRA GB P"2@bAFF1"k! +FGGTG@b]"|^ TGG @b"= Go^]"}"Gb#0C _I.)"<5@hQJ!IV@JH'HC0@FC DG3DCCJ5@G."xKGF>#(/zXKGG:G8?g/G#q:J qGz?(,eH BA%D <@G."wJ AAF>`wJGF8CQ1C9/1K wJGzCF4G.AaCwJ%HGCFF>4G8,YC H*AA D8<GG_'բZ#FU4G[Et`@AF IX"1V J eG TG$$(GGD7G="(G}=XzG}8D#LFwH"D6CU5C9/5K `G0@D#_4G<G4G8GwJGCFTD4GcUCX/w`K95K)@ `GYGX?4G,L,@2LJwJGDB<F4GV/XBw`K98KG@ `GYGV? 4G%.I@,I,F%>#"H @բ6JBղDF`G_'8G G BA:GXG#,eHGD<(-H#lI ,E:==BF B F=&*B=âJ'B="BFf沄BBFHzJ H( 6 IECHHCF@Hk` k `6`K `K` GqJ6JFCN)C$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1)^"ʲkG ](]0}8@HݤPX`=h]p}x#kG#~^^ ~(08޴@HGGG\¤Xb#` 0JHG@$F"$G(4GPb D=d@ pF "{Y96bK0 }GFyF&0`GT `8F沔FPGF&#(GYGٲ GwF4 `@FVFƲF ¤G$fGG0F=D }G]#wHDBYBT/YK$@G"8bGTG^`A@GzHb#CQG!@JtQ HtFC6J Ѣ:GCF ѲGTG@G _0@ 衕@5@F5=V#J! ƠVH"GG8bTG^G$bTGGGb#TG'vH@'H $P@"F $TGs`_àH@'Hp@CBH @G& 0DG&QSFqGHcxDâJ@8KpCDc#!G G]] }(08ݤ@HP#kG#~^^ ~(08޴@HGGG H GG4GPb#`@6HGH"=$V$J DTG@BGP@BHbtGFZk4G@Qb#G%@(¤4GGb-@TGG8bGA0'"TG8bG~AG&p_"XbGPBGZ䤇VH¤4GGQb#@Hb4Gl"@B}FZkGĤ%1@eӠHHDĴ VHI HGvH' 4GG@Qb#@tG(¤Gh G"8bGIA0_"&GXbGPBGZ4GQb#G@Ǥg"TGpBGxbҒHHFZk"À="GTGg[@Zk Ct@D CàPH8DG !?H#@ G01?J'B0qD@ G]] }(08ݤ@HP#kG#~^^ ~(08޴@HP>X^`~hGGGXbGGc /0G0"Nb#4G@06IU RI "MVI 8CTGHBGhP@BPbGEZk4G(xOb#G`@`B4GGb h@0bTG Gk!pbGA 4G0bGA@4+" TGpbGAP+" TGpbGAG*0_"@bTG8BGZ4G 0bG(@0cV`I`4G(BGPb# @4GPbl"HBEZkG)1 A IjS I jE0cf %6!H` H EGhRE F (Ţ C7G E@KM@$e!&@ 4Ge `A@%EGGBGAGA @Ge tB8FGA_GEEFG-G,/@ 4G GG!G G$Ǣ vC GGGGG$ `C8DGGGGG<C@G<"Nb#4GΝ@8#6$IW 8cfI !M8VHDàTGXBGG`bP@EZk4G(xOb#G@`B4GGb @0TG G pbG@ 4G0bGt@4%" TGpbG@L%" TGpbG@G*0_"@bTG8BGZ4G 0bG[@8äVH4G(GPb#L@4G`bl"XBDZk8+1`Ak`IHD8G]] }(08ݤ@HP=X]`}hp#k#~^^~޴>^~ ޵(0G#G=Šݰ @(a"8 8)!GG4G9b#8@I6@IU R@I "LV@I ITGBGhP@BbGDZk4G:b#G@ӈ4GGsb# @ӸTG Gҭ!rb#G]@=0-" tGGA8sb#@Ө"H-" tGGA(tb#3@ `-"rb#TGGG@,p_"G(BG0bZVI4GG:b# @4Gbl"BFDZk+1`A AIlS`I EG_! } E05A0I0=0wJp Aq DaA w<AuP@kPIKI@_F12@J2DB3B@sD!!G8ݵ@! GG9b#4G@H6@IE R@I "=V@I HTGBG(P@BbGDZk4G:b#Gz@ӈ4GGsb#@Ӹ¥TGG!rb#G@<."rb#TGG@8ݥp_"/G(BG0b ZȡVI4GG:b#B@Ӡb4Gl"BCZk)1 AAIoS IEDxD-@ !?H @ 8=@!0}G"4GG:b# 4@Ӹ¥tGBG!rb# N"G@Ӡ:b#4G G@n"TGGBbҒICZk]GPI¥pI/I$HD/A$@@@DD!D/!D!GG9b#4G)@6H8I!.VH.TGBG8GbP @uCZk4G:b#G@ӈ4GGsb#@Ӹ"TGGrb#01"M@VH4GG:b#ƛ@b4Gl"BTCZk/1AoIIE DD4GG:b#›@Ӹ¥tGG!rb#N"G$@Ӡ:b#4GG@n"TGGBb2vI+CZk ID4GE$HHGG0DJ @IG?& 1"F)PIpI4JF6JP5J4B6B5B@@@D!D!D P!GG9b#4G@O6@I5 R@I -V@I /G8BGHP B@bTGBZk4G:b#GZ@ӈb4GGsb#b@Ӹ"TGGrb#1"@oV`H`4GG:b#2@@b4Gl"8BBZk)1 AAI`S I `DO.?D 4GbG:b#0@tGB"GJ! J"rb#G@4G:b#G@j"(TGxBGb2vIBZk( ?E 4GbG:b#@tG"GL)!I"rb#Gq@4G:b#G@Ii"TGBGbҒ@IxBZk/IΡA1GPIpIk*@I\$*DA @ @) !D!\  GG9b#4G@䥏6I8DFI .$V$H $TGhBGP BpbTGIBZk4G:b#Gš@ӈ4GGsb#@Ӹ"TGGrb#1"!@䥏VI4GG:b#@pb4Gl"hB(BZk*1@Aj@IH D(BGGG;UZk G.!?H @.n 0K8CWKBG b4GU[O_ACAcD` P@A DA?GAAGpIPIk@1 J+!hh1$B@GDQ!h!`GG4G9b#@ȡ6I6RI .VI (GHBGhP BPbTGAZk4G:b#GO@ӈ4GGsb#W@Ӹ"TGGrb#1"@蠇VH4GG:b#'@Pb4Gl"HBAZkG/1AI`SID*G!?H @*jK0@J2ABW@Jd_4G0H@4JF<CJJCGCVBC7AFCP`B rBKGB6A֢ʲEGpIbPI@:@K9 !t:DC@GD!tc GG4G9b#@6H9#&II!/@VH#TG8BGHG@bP @\AZk4G:b#Gՙ@ӈB4GGsb# @Ӹ"TG Grb#@1"4@VHB4GG:b# @@b4Gl"8B;AZkGC)1 Ai I XI IECG H@+0 J1!BW J?ΡRI_S_BCAEP@B QB`BAsoGPIpIk6J7J'6B7B@@ D7!DV!  GG9b#4G@ǡ6I5RI -VI 'tGBGhP BbTG@Zk4G:b#Gh@ӈ4GGsb#p@Ӹ"TGGrb#1"@VI4GG:b#@@b4Gl"B@Zk/1AI`SIE*G!?H*jK0@J2@BW@J_)TBC@5EP`B rBtB@oGPI%pIX B]A,,ZHG HD@C ]/! GG4G9b#4@o6dHQ/&I 5OVDI@TGBGGbP@@Zk4Gb:b#G@ӈ4GGsb#@ӸbTGGc rb#GW@<#"rb#TGGQ@OVDI$_4GG:b#ʘ@4Gbl"BX@Zko)1 Ai IxHiDoGA]Ab,.,JHA .HD @A ]c GG4G9b#ܘ@6H?RH!4VHáTGBGGbPA*@Zk4GB:b#G @ӈ"4GGsb# @Ӹ¥TG Gl!rb#G@ <."rb#TGG@CV@I_4GG:b#t@4Gbl"B@Zk/1AHiSID㱼0PI] G(AWIJ%P@C@11D P@ @_B@С4GG:b#\@tGb"Gc C"rb#G@4G:b#G;@c"TGBGbҒIZkA=NA @n,-)nHO IoD #A =MB*J! GG4G9b#P@꤇6HmʥI!5jVdH`*TGHBtGGPbP AZk4G:b#G@ӈ4GGsb#@ӸbTGGc rb#Gs@8#"rb#TGGm@*V$I@?4GG:b#@4GPbl"HBtZk4.1AnIIE-Gh!`GG9b#4G@(6 I R IG!OHU $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"*5@V ITGBtGpGbPAQZk4Gb:b#Gʗ@ӈ4GGsb#@ӸTGG!rb#G(@8/"EtGGsb#@HV@I_¥4GG:b#@Ӱb4Gl"B(Zk'1@!IcSH D(PIbK!/Ic /A@D!GG9b#4G@6H8㤇H!.#V$I TGBGhGbPA~Zk4G:b#Gx@ӈ4GGsb#@Ӹ"TGGrb#1"@㥏VI4GG:b#P@b4Gl"B~Zk'1@gHIE0H$q@ Ab4GG:b#I@ӸtGGX!rb#H"G@Ӡ:b#4GG(@h"(TGPGXB`bҒ I~ZkΡ= NA-)IAAo,-oHH IhD #A =aGPIB@*J!G GG9b#4G3@ʡ6I9RI!1VI`*TGXBGhG`bP A~Zk4G:b#G@ӈ4GGsb#@Ӹ"TGGrb#1"Y@*V I 4GG:b#Җ@`b4Gl"XB`~ZkRHG(1AIoSIoDRHGPIk XE@ !4GH'!0 HGG9b#4Gߖ@6H}/&I!.VH/TGxBGGbP @+~Zk4G:b#G@ӈ4GGsb# @Ӹ"TG Grb#1"@VHW4GG:b# |@Ӏb4Gl"xB ~ZkK)1 Ai I I EDG pHGG9b#4G@$6 I5R I -V I$TGhBTGHGpbP @}Zk4G:b#G ^@ӈ4GGsb#f@Ӹ"TGGrb#D1"@VI4GG:b#6@pb4Gl"hB}Zk/1A !IgSIE @HA.I?D/<CIICG0HC @WHGGQBCARE@PB B BAqc@B..JW JFC QGPI"9 KI9$C@D )!@GG4G9b#"@6I;H!1IVDI@ɡTGBG8GbPAn}Zk4G:b#G@ӈb4GGsb#@Ӹ"TGGrb#1"F@饏VIB4GG:b# @b4Gl"BM}Zk G $1@dӀHIE GPIpI#`H/I#d@/A@@DO!D !GG9b#4G͕@(6 I5R I!-V IhTG8BGG@bP`@}Zk4G¥:b#G@ӈ4GGsb# @Ӹ"TG Grb#1"@hV`H`¥4GG:b#l@@b4Gl"8B|Zk'1@!ImSHE BGGGZPZkGpI PI@#`HΡDH#d@͢@ D#!!GG9b#4Gy@ 6I5RI -VI` TGBGGbP@|Zk4G:b#G@@ӈ4GGsb#H@Ӹ"TGGrb#1"@VIb4GG:b#@b4Gl"B|Zk*1@AIoS@ID 0H$@$  4GG:b#@tGbBGc C"rb#Gv@4G:b#G@c"TG(BG0bҒI}|ZkG @AA,C0A AH H @@D hGH]"bh}"GGG^ M@G "9b#4G@m6dHI 7VH TGhBGGpbPAL|Zk4G¥:b#GŔ@ӈB4GGsb# @ӸTG G@ rb#G#@ <'"ItGGsb#@ VI¥4GG:b#@pb4Gl"hB#|ZkG/1AoIHDG+PIpI*@I ?E'H() I*DA'@)$A @@ @D!D!Di ( GG9b#4G@6I5RIG!-@VI TGBtGpGbP@{Zk4G:b#Gh@ӈB4GGsb# p@Ӹ"TG Grb#1"@䡏VI"4GG:b# @@b4Gl"B{Zk'1@ IoSHOE. ?E 4GG:b#>@tGBGܭ! M"rb#G@4G:b#G@m"HTG8BG@bҒH{ZkE4G"G:b# @tGG<ܭ!M"rb#G@4G :b#G@m"TGxBGbҒH{Zk㡘Bb/I(HMZk=G+PIpI'H?E0 I$H) I'@$@)$A@@ @D!DI!D!E 4B4G¥G:b#ޓ@tG⤈bG G"rb#G@@4G:b#G@'g"PTGxBGb2v IG{ZkGBbG MZk LD  @H(A`D @w`HoGPII@ D) I0HΡ)$A @xHDɢD"XD6JAFC GD@tuGtu8DD 6I'U*_I @AUV@IEi1IECI$yQJGC5;G5pJ6 JsJSFCu $HH'HD'G5RH! @8`D4GKPII @P@I_E6J)0@I6B@p@ID6D#q@I@E6 H.AFC8`BGGGfZkCz@EBGGGfZkC`1H!6?H%D -@kGi_GBGGfZkCaGkPII@P`H D5J0`H5B@p`HDDu"a`H`D6HADC PBGGGfZkCB`DPBGGGeZkC`1H'6H%D@3G1GPBGGeZkC)GPIBpI@(I44J!(A@GD!GG4G9b#@ʥ6IG꤇H!=jVdH`*TGBGPGbP ABzZk4G:b#G@ӈ¥4GGsb#@Ӹ"TGG)!rb#G@<)"rb#TGG@p_".G(BG0bKZjVdH`4GG:b#@4Gbl"BzZk'1@gHIE8ġAΡ0Ib0Hd@-I (I ͱ * G "9b#4G@ ꠉ6H?RHo 5`VH TGBGGbPAyZk4G:b#G \@ӈ"4GGsb# d@ӸTG G@!rb#G@ <("sb#GGtG5@ VIb4GG:b#,@Ӱb4Gl"ByZkz/1AHiSID tPI(ILm(A@D!L!`GG4G9b#F@6H9H'!/ MVDI@TGBGGbPAyZk4G:b#G @ӈb4GGsb#@Ӹ"TGGrb#1"j@-V$I B4GG:b# @b4Gl"BqyZkG '1@gHIE 0`A 4G0H$q@TCP@I@GG*@I @DAGF'?D8 D 'G10 J QBqF G:/ D GBHH0J C7G G-+ G@=BCGG@4GG:b#@tG⥈G$! O"rb#G@4G:b#G@Oo"TGBGbҒ@IyZk G AE G 4G$1@0`@/I.GPIpI H! HX @!$@@@D D!X!GG9b#4G@m6`H5R`H!-V`H ͡TG(BGG0bPAxZk4G:b#G^@ӈ4GGsb#f@Ӹ"TGGrb#\1"@͡VI4GG:b#6@0b4Gl"(BxZk*1@A aHoS@I/Eǡ.IDZ ȡEDZxPIBpI H! Hd @!$@@@Da D !dJ!GG9b#4GE@6I8ꥏI . VITGBGGbP@xZk4G¥:b#G @ӈ4GGsb# @Ӹ"TG Grb#1"i@ VI4GG:b#@b4Gl"BpxZk/1AoIHD-ֿI E#GpIBPI Hp*@ @@D pJ! GG9b#4G@ʡ6I5RI(!- VI`TG8BGG@bPA?xZk4G:b#G@ӈ"4GGsb# @Ӹ"TG Grb#1"@VI4GG:b#@@b4Gl"8BxZk(1AIiSIiDʱRI0IE E`, DaH @e <E'#JDgHP J@eg s<A F!45A-B4GG:b# q@ӸtG¥Gh!rb#O"G@Ӡ:b#4G GP@o"TGhGBb2vHwZk+AI 0AEA _AA A 0@AI7@I0AGAIGEAAwIGxED D0A GG D G  D@ G!D`8!D 0AEED(I.I E#aHE4֟J mDEBCı i1 I _E7J7EFC VPIpI8K9 K|H8C9$C@@D D!|!@GG9b#4G#@h6dH8`I!.(V$I HTGBGGbP@AowZk4G:b#G@ӈb4GGsb#@Ӹ"TGGrb#1"G@(V$I B4GG:b# @b4Gl"BNwZkȥ-1AmӠIIEȵg#Hg EGPIpI*@I H-*DA @ @@D D !! GG9b#4G͏@͡6I5`RI -VIMTGXBGG`bP@AwZk4Gb:b#G@ӈ4GGsb#@Ӹ"TGGrb#1"@MV@I@b4GG:b#l@`b4Gl"XBvZk)1 AIgS IED*_ID H _EDPI¥pI H! H @!$@@@D D !!GGPx$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1H";9b#4G{@6I8Io .`VITGhBGGpbP@vZk4GB:b#G @@ӈ4GGsb# H@Ӹ"TG Grb#X1"@VI4GG:b#@pb4Gl"hBvZkn/1AoIxHoDn-ֿIPIYGPI¥pI$H H.$@ @@@D` DD!! GG9b#4G%@6I5RI -VITGHB4G0GPbP@svZk4G:b#G@ӈ4GGsb#@Ӹ"TGGrb#1"K@VH4GG:b#Ď@Pb4Gl"HBRvZk)1 A IgS IE$֟HJ0@ICPIpI H! H @!$@@@D D !!GG9b#4Gӎ@ͥ6I8I . VImTGxBG GbP`@vZk4GB:b#G @ӈ¥4GGsb#@Ӹ"TGGrb#1"@ VIb4GG:b#p@Ӏb4Gl"xBuZk/1AoIHDǡ.IDZ ɡ0IDZGpIPI H#`H @@#d@D@D D# 0J!?F F?AO CA!@GG4G9b#t@6ID RI!<VI`TGBG0GbP@uZk4G":b#G ;@ӈ¥4GGsb#C@ӸbTGGTc rb#G@8#"rb#TGG@.G0bp_"(BGGZ/V I 4GbG:b#@4Gbl"BuZk'1@IiSHEϱ md-?Dx DG?-0FA?,JJR@J@F@JRJFJ -A2ðPI!GG4G9b#@(6$I9 ȥI!/hVdH`HTGhBtG@GpbP@ATuZk4G:b#G͍@ӈ4GGsb# @Ӹ"TG Grb#1",@襏VIb4GG:b#@pb4Gl"hB3uZkG.1AnIHD=@) 'A-i,IC iHE@ PIBpI! H0J*!$@0B@@D D!J! GG9b#4G@ʡ6I5RI#!- VITGHBGGPbPAtZk4G:b#Gr@ӈ"4GGsb# z@Ӹ"TG Grb#1"@ꡏVI4GG:b#J@Pb4Gl"HBtZk#1`@ IiS`HEʱ EE 0I (  0J0" 갽BH"@! 0Hd"`]@GGGGGG0F1FFkGPI"5Jɢ5B@Du )!GG4G9b#<@6I9IFI!/饏VI TGB4GGbPAtZk4G:b#G@ӈ4GGsb# @Ӹ"TGGrb#T1"`@ɥVI4GG:b#ٌ@b4Gl"BgtZkG*1@Aj@IHD E E4GG:b#Ԍ@ӸtGG rb#D"G6@Ӡ:b#4GG@d"TGGB bҒI=tZkc GI#dHgH 1@E0`D CEIðPIˡ @!GG9b#4Gnj@6H5RH#!- VH@TGBGHGbP@tZk4G:b#G@ӈ"4GGsb# @Ӹ"TG Grb#1"@VH4GG:b#f@b4Gl"BsZk#1`@ HiS`H IEO4G0IA-HE/<CHHCGGE CC1 D0E.D GPI"k @))!G GG4G9b#h@I6DI=@饏I 3 VITGBGGbPAsZk4G¥:b#G-@ӈB4GGsb# 5@Ӹ"TG Grb#41"@ VI4GG:b# @b4Gl"BsZkE D@G/1AoIHDE D@G  GGEwIE @H@-1FI 0E 0E F0PI¥@n!1 G`GG4G9b#@6I6@RId .`VITGXBGxG`bPAPsZk4GB:b#G ɋ@ӈb4GGsb#@Ӹ"TGGrb#1"(@VIB4GG:b# @`b4Gl"XB/sZkG$1@IcSHE) 4Gp I (A-I_E/<CIICGG E CC1 D 0E-D GPI+I@ h?F !B`GG4G9b#@ȥ6I9襏I/!/ HVDI@TGBGGbP@rZk4G:b#G e@ӈ¥4GGsb#m@Ӹ"TGGrb#1"@HVDI@4GG:b#=@Ӑb4Gl"BrZkG(/1AoI 8I /E(Gw`H`D NAG-DDAI1D0E0EDuGPI"! H !$@@D!)!GG4G9b#F@6I6RIC!.@VIɡTGBtGpGbPArZk4G:b#G @ӈ4GGsb#@Ӹ"TGGrb#1"l@VH¥4GG:b#@Ӱb4Gl"BsrZkG#1`@IjS`H DGEA1D0ED#GpI+PIB.I H.A$* @@@LΡL?D! H$J! @!$@F@GD  GG4G9b#@*6$I9 I !/VHTGxBG GbPA2rZk4G¥:b#G@ӈ"4GGsb# @Ӹ"TG Grb#\1" @VH4GG:b#@Ӏb4Gl"xBrZkG -1AmӠII E (BGGG#EZk')?I'gpI+PI/I H/A0 @@@LL?D! H0! @!$@F@GDA!GG4G9b#@͡6I6RIi .`VITGBGGbPAqZk4G:b#GK@ӈb4GGsb#S@Ӹ"TGGrb#1"@VI4GG:b##@Ӡb4Gl"BqZkG)1 AIcS IDͱ(BGGGDZk/I aG+PIpI H?D6J@ͥVI4GG:b#@b4Gl"BEnZkGͤ#1`@c`HHDʹGPIK/Ixȡx!/A@D/!GG9b#4G͆@蠃6H9`RH 1VHTGBtGGbPAnZk4G¥:b#G@ӈb4GGsb#@Ӹ"TGGrb#1"@VI4GG:b#l@Ӱb4Gl"BmZki#HiI$1@HfSHEȱi#HiIPI¤pI@ H& @@D  GG4G9b#z@椇6H9I!/fVdH`TGB4GGbPAmZk4G":b#G ?@ӈB4GGsb# G@Ӹ"TG Grb#1"@ƥVIb4GG:b#@b4Gl"BmZkG&(1AhI 8I (E&4GG:b#@tGb¥Gpc C"rb#Gw@4G:b#G@äc"TGBGb2vH~mZk(I 9GpIPI-I@-A @DM!D͡g.Iʱ$cj!GG9b#4G@(6 IR I!=V IȡTGBTGGbPAOmZk4Gb:b#Gȅ@ӈB4GGsb# @Ӹ¤TG G rb#G&@ 8&"rb#TGG @p_"*G(BG0bXZhV`H4GG:b#@4Gbl"BmZkG/1A !InSIEPIpI¥&HD*@I'H&@*DA'@@ @@GD D&!D!!GG4G9b#@6I9IO!/@ΤVHTGBG8GbP@lZk4G:b#Gc@ӈB4GGsb# k@Ӹ"TG Grb#1"@VH4GG:b#;@b4Gl"BlZkGN/1AoI XI OENG E-C I'H(I H hDDgDCipPI(BpI0JG0B@D GGZkG4G@bG7JBV\ZpIPI.I @.A@JD! GG9b#4G)@6I5RI#!- VIġTGBGGbPAwlZk4G:b#G@ӈ4GGsb# @Ӹ"TG Grb#@1"O@ĠVH¥4GG:b#Ȅ@b4Gl"BVlZk#1`@IiS`H D$H¥-ֿIpIA,HPI?DGG@!pIG_F`G@GFG6J@B0J"G5J )!5B@D GG9b#4G@ɤ6H9IFI!/ɥVITGBGGbPA lZk4G¤:b#G@ӈ4GGsb# @Ӹ"TG Grb#1"@饏VI¤4GG:b#[@b4Gl"BkZkG*1@Aj@I I E$ dEA(?F?BG &DSFdG`âRJwJFCYC/KwJBFzCVvC{/vK`$#)R I)!C/ Gn?$C8áJ NEXʠvH $D/AG-0 FGCG %DHFDJ-A4A䢗J #R K84G9# $CZC/G8_H="$cTGG`b\$Hݡ..Aı,PIpIb&HD/I'H&@/A'@@@@D!DF!D!c GG9b#4G@#6 I5R I!-V ITG(BGG0bP@AkZk4G:b#G@ӈ4GGsb#@Ӹ"TGGrb#1"@㠇VH4GG:b#@0b4Gl"(B kZk.1A!IoSIDD4GG:b#@tG"¤G@)!I"rb#G@4G:b#Go@ɥi" TG BG bҒIjZkhD`4GG:b#o@tG¤G D"rb#G@4G:b#GN@$d" TGBGbҒ IjZk͡.IͱȡJ.NAͱGPIpI@&H&@@D!RHD"4GG:b# <@ӸtGbG!rb#H"G@Ӡ:b#4G G@h"HTG GBbҒ@IjZk$RI E$ǡ$ǠƠRHD $֟H0@ !GG4G9b#)@ͥ6IVͤHf L`VH-TGHBtGGPbP AujZk4GB:b#G @ӈ¥4GGsb#@Ӹ"TGG)!rb#GL@8)"rb#TGGF@.G0bp_"(BGG~ZH)"rb#TGG8@.G0bp_"(BGGpZMVDI@4GbG:b#@4GPbl"HB7jZkG&1@fHHD") 2E? ȡ6I'O*_I @AOV@IDp1H0DCJ$HtQ@JtFCFȢpJ6JyJGC/ (II$IDFPI렍IB@DƠ'H J!'@ @ G@ɡDg ΡGG9b#4G@ 6ISRI KVITGBGXGbP@iZk4G:b#GV@ӈ¤4GGsb#^@ӸTGGX rb#G@<$"rb#TGG@ p_"&G(BG0bZ\$"rb#TGG@p_"&G(BG 0b׹ZꠇVH4GG:b#@b4Gl"BiZk/1AImSIDRHD&? B H0@ñRRFJ_ n6`JG H@VHFw1JFC$.J{Q K[GCcpI 6IoIOEC.D#B!?Hp @#ñRRF#_ n6`J &4DΡEñGâ6JpBò pIBPI7J*J!7B@D! GG9b#4G@6I8H!.꤇VHʡTGBGH G bPA-iZk4G":b#G @ӈb4GGsb#@Ӹ"TGGrb#1"@ꥏVI4GG:b#~@ b4Gl"B iZk*$1@dӀH 8I $E*c1HP F@-IC mD AIƠ`QH D CPI BI@F!@JGJ!1@ G@GG9b#4G@ʡ6IG`RI ?VI TGBtG GbPAhZk4G:b#G J@ӈb4GGsb#R@ӸTGG !rb#G@0("rb#TGG@ p_"#G(BG0bڸZꠇVH4GG:b# @4Gbl"BhZk)$_G/1AIfSIE)$VðpIPI@ !cGG9b#4G)@ͤ6HH I!>MVDI@TGBGG bPAuhZk4G:b#G@ӈ"4GGsb# @ӸBTG GJ!rb#GL@ 4*"rb#TGGF@)G0bp_"(BGG~ZVH4G¤G:b#@4G bl"BEhZkG(1AhIIE*wH_<@J@`kGb#}@Ө키Ġ0@İ ͡ "G4G9b#Ȁ@ 6I>RI*!6 VI TGBGhGbPAhZk4G¥:b#G@ӈ4GGsb#@ӸTGG!rb#G@8("DtGGsb#h@ -V I ¤4GG:b#_@Ӱb4Gl"BgZkG*1@AInS@ID #R I X-E ˠGGTGb#D&H&@@D&"R_G0 G@C ݡ$ NG$  OGtGb#l_$ 0 A$ "G4G9b#X@M6DIC@ͥI!9VI ͠TGBGh GbP@gZk4G":b#G @ӈ4GGsb#%@ӸTGGX!rb#G{@8/"DtGGsb#@ͤVH"4GG:b# @Ӡb4Gl"B{gZkGb#@8 .1AnIIE Gb# @.GGb#4G_HGG@b4G\tG¤G O@&b#_'(L¥ΡD Ǡ6HGG@b#GTG_$G$ "9b#4G@$-6 IR@R I!JV I,TGBGpGbPA(gZk4GB:b#G @ӈ¥4GGsb#@ӸBTGGJ!rb#G@<*"rb#TGG@p_".G(BG0b1Z\*"rb#TGG@.G0bp_"(BGG#Z$ VI4GG:b#\@4Gbl"BfZk$1@!IjSH D$MG"@bGTG^ӞGGb#4G=_ӘˡG(BGE.I.A@D!GyZk¤/IpAƠ VIHƠj1H*EC豀G(BG E-I-A @D GyZk¦ Hp@֢H֢Dzl cPcCGdcG#١ H GGG@b#TG/_cUÄH . t E .(AtGG. Ob#/_cCPIBpI'H&H,ʡ'@&@@@D D'!,J!GG9b#4G@ꥏ6I< I!2jVdH`ʠTGBG GbP@[fZk4G:b#G~@ӈ¥4GGsb#@Ӹ"TGGrb#X1"3@VIb4GG:b#~@b4Gl"B:fZkA(1AhIHDAGˡPI-IE@.I8c-AI @n@D G8!GG4G9b#~@H6@IDR@I!<V@IhTGXB4G G`bP`@fZk4G¥:b#G{~@ӈ4GGsb#@ӸbTGGc rb#G@<#"rb#TGG@p_"$G(BG0b ZVIRh^H$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1v ;1;u"xljُi(tއX ~'ȵ ?-wWck7FB=PT@~1&ͺy<j/fݠͩ 1U GCwnD5مI[L$7ˋJNC0eL)i6i瑞+= tB2bv./@DjD$cOzks,*ެT_ v 4Q|HT-?@.'2_.D+nng4VL~5nI%l 9HQ1`̱U '\j~ mdcB~mi#dۛ3P/bs`?Ow{mSo&/Yv:Xr5'dTrǹs$o6Zcu1&y"]1-W(Bm?G,DX+?/;_0*r7M*k3e hx[[ 6c^* 1E$/U0L ;P6ĔC9mWǪs!Vs"vfhfGPg/ sV$pH:Htu(R5থ2l4cσA,nWl$W&C6sʯpI'3U>@j2Fi}C.%r_Q<%;atȥ]B`ծ("f]\5hlRעǒ!٘ƓՕyQUHi%X%1  P nƂMݍѲ&7 pIWDݢ ' ?<5Kٟġnsgd+ԣd닔6cLL kFQ? E]qhDʼn[JlΝ^b\'꣥sŽ.ne1:BBb #Q ǚ Q,w-R0xnQ'=y(m{U;ٍ{}EH$>2 ~]QT] c#r[Ƨ=ě]pǟ񅂐F=`O~߷dp񬵳IVN3 kTsUsneo FGO%g*Aϕ"з ɤ "0eSecVR^ +eeKCKI k6oN(]^xcz"O0S5|V08;7ۄk`1>HZg4q x4j- 'wCF*J)L 9T:!k#Fj_.Q Ӯٚ,L>kT镨¼KT^dILUP'J(:i;ivM:ib^g2G6]6qz2o~lu53O+_~k."_4]2t z7.lcpീ[K(9'eތ((q&vbӣM n:l[+\kPbL> K~N0rjRlxvspgPq?t" c`_bꥅ F-#]`btǾ=43l_/z(I?9OYjQ /-{~0kԋ5sx?<b MR XTI2[wnvɚft<_TВ{HDZY/sy"jIMCNR_ rsԁ QA,a=$;.MmA+Ьڬ0T4=1v j`t/伞U?>ण'|a Q_9G^ʃ4^<2Q j ̠x&u;n,Ա" \FOz߽`?uydJus%D%9W(Tܝӈo4f \ pƤfTܴ:;ܷ/gŢCĨ 7y9 )M;{Bt|"FNNP @}UsV~ѢzQ-`6 3`;̚$atAt LBP)3 +ר=H+s%{5võ:=|`vp:wUJCDn'$Brf;(ɔ9`H_A+sW&zLA-qQX MV/9bj-`EN{,( KbLKҌ0 4BDIp!榊? ?%>݄eKjcXiz3SښV9#<^@0 iO (ɐh?wMK&"#aC͎^jI-cD)6ӖIY59ДˋEIƓb|Y*7y#@n8x%rЕL %LLjd;ʃLDa+H ~ZWTjuEQm#D Èos9k9t^)Ćlu$Ϛyx+Asףp0y_[y e]x^Ef9ͿX\*0|;,X@xD$ɱ}q$ϔY{̑6.(/m{Č)vK(Za8!n/B,Di&cL̢r»=w?:jORjjx/ ! '6 2FAQ˅C%;RaSFy?Wtѯ9[ī{V+ 4]i*mZbD/S4`ɼ}\RVb(z$7-ZSI Yw*Uy5z# 簛P^ӑљu\^GP-$O?::*H@34@{ j[H>V-*@Exm?IօZrV".t`kf6q%M*p=Kp;1~?6%JWZf&kMס Y0縊!$V\8("M#ȍPev1G|&P b,UE3C3Ih.Ү%1v9`$xNhBCȞ5~4㋃g[z' N9x5VYHV8sܫ,*C۬fN]W+V͉}V$CJ(z[(O~oW֔v^I -DdKE47ѱ_G+H銐lQ"B0+g4=:Zc[?A7j!VZ}!WvL:x5Wgc{a ,$vj[<ÄT[?!T`{UsEs̾Y9'BLUyLh}w+ 8gbqH3sWKH=g6!GH8?|CxL5{(cRewY_Rٖbw)M@n [}xmۭ6Qg& Y$"Q2]*}*mҕiǃV"TS-WO", _[oMz7ՏiRPkHM]k8:s yl69$!p`v5S3vB^1U(G_@F2SWo1DHK;"AYz7^(!8M{}) 8R^73AT{>qpq_m>FƔUԑS]߃MQ' qnW}5+N6kC3v:!&+?{RRv%\i|.ܛW{S_;HؑG byԒ؄Ru(({6IC)<btr'Lذ˰]a'uپڳPV*J@Pq8LR`kŴtW$ H aK7sz(xLH٪>n~Ks*ӘICwl`: pu>^I~=л}ZNxXIY+6f ȸ̇y\T([Xn#.<2t|IaP8L%>VQҔ:GDhkBҾ2R_]}kp%7;3NLwj"lB\4 aKeRjO>zoC-F|& b fʑ!+ ~uYg[Sb &M`'t$,u;5~:!k=&+ZFP81C>[ AѫC³VUNJ,n,$>ZChnrGguC{91w!?iڌ.)V 9{oFEUc\Q@`Vh|cKzMn D:ew)PKNq0nE1"P: 2'W[IFK&:[ \N ^ķDT&8;gy5eG˟ι&r+qs4yQWwb"h䪋z,WhaȦq7m!G+*uW !#qx0Qо4L滍(ceu{e}mL_ 5݌E{Ҷ6Z_q9+wd I4>7(?RBBrqbHj]Ġx ~ou Í'$ݨ>Bcԗo?7[E}Owe.B>xC7S 6ɴE; Ss.4)P9 RX:yK ek@XF2S,uhJFW9 1BdCS[w=K\|u0,!j?өj&?V{o#)AuQJ`f# Rr<#;/lzy{} -Qٙ ʴ{ԠF4ck $o!ɂ=v!MO)9,3)ųμ% 4p<܂n|o3B :xB6rOU#YaX?# P.<튡-]^ݙ#NI1Sdŋ%Fz6밣y獳}RI/}h؈"?9Irvy`lEHßu̻GSQmH a6eaXƃI[oFoAm~QuoI-kk-P񈉀W_`gkFbF*jЖV>渁zHp LmNcJ4Bҍ WЖy#e'AtDZme'HdDW}<)jZZ*cbFb:dK/SP6gMR[_fs5kbz Tԡ42zCOv'7"K,񬩟:-"( C)_uy܋uo`Ql %-1|iu@ގwV4Ŷo4 p.U}~5# [$+BftXE*}SEqE13[OQDFW |ą/V#tBf}8?~ V_YK#Ttxi ,k[f^ IqI27[u*(0! 6='Ma[ւ49$BCDV~QSF)Ʀ0!I#%渪t/X4]~<'JTgʕi ilDz+OF6.kk|6qMR%_]V`Z9v1(,~y^ɾ"&˲JUY}t3V'Z9#OAFn&Ɂis?+ *m3?=NdkȶHJ 6ilRVo&WԵ>uVT2/4SfD -]Lz~)\#$GD>¬,'8 x5 s P{wlIҫ.bcHB4.-|,DU3[ėD9&$`^l.> 5$_< -6Q'<[D! ۰ؖ>MIa\us<C.Aߖ G:t׃C01pG٤k7]}]2DW xC5 <1lE:~,"ߜ`/33 y}ľJaT]LllC\I.#~g(X9"YF+CXڥ3~Q|,2欛 &XfK&`:)m=bCEnY-$fs7l?Gw6!7?g̒_}AU6TC-3r7e OEҟ@ ;vB~}Scijv$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"]4G¥G:b#D~@4G`bl"XBeZk)1 AAIoS IoD¥$֟H0@ΡΡI"GTG'@b~^{GG4G`b#'_tkPI) IP`HDĠ @)$AJcH @D ! CAGD GG9b#4G?~@6IHĥI >$V$I dTGxBG GbP`@eZk4GB:b#G ~@ӈ¤4GGsb# @Ӹ"TGG<)!rb#Gb@@)"rb#TGG\@p_"&G(BG0bZVI4GG:b#}@4Gbl"xB[eZkG$.1AnI 8I .E$Hb#*_I 0@AH=@ PIpI-I-A @Dm GG'H@@+0 I?E@P/&H)%IΡ&@'I@ADF!P! GG9b#4G}@6I6RI'!. VITGBtG8GbP@eZk4G:b#G }@ӈ"4GGsb# @Ӹ"TG Grb#1"@VI¤4GG:b#g}@b4Gl"BdZkG'1@ ImSH -EàTGGb&H0@ð c pJQB"E^G킦G (? G "E (Ϡ'_#:E&H@ϰHJ _Eqq@IFC(H1v?J8B.JB8ȱ HD5@G,GG@b#GTGH_nPI&H E @/I\J&@I@OAD! G\ GG4G9b#8}@䤇6HGdfH!=ĤVHDTGBTG G bP@AdZk4G:b#G|@ӈ4GGsb# @Ӹ¤TG G rb#G[@ @&"rb#TGGU@ p_"-G(BG0bZ䤇VH4GG:b#|@4G bl"BTdZkĤ#1`@c`HHDĴ/I0A 6HvHH GG@b#GTGҿ_G4D oT`D o(A키tGݠG$ Fb#_GPIKG'H_E'@P@I@AD-FIΡApIcI&HCID'!G$֟H&@A0@A j@.GD"b#@ PIpI(I(A@D GG'H@@B0IE@Hݱ-IhchJ!I m@GG4G9b#|@*6 I5R I!-V I TGB4G G bP@cZk4G:b#GJ|@ӈ¥4GGsb#R@Ӹ"TGGrb#1"@ VI4GG:b#"|@ b4Gl"BcZk'1@!IhSHEʱH="GG/IG0A b#@^PI(I0H'H @t(A)H@ 'ADH!Gt!GG4G9b#(|@o6dHG`I =VITG(BG8G0bP@tcZk4G":b#G {@ӈ4GGsb#@ӸTGG!rb#GK@@("rb#TGGE@p_"$G(BG0b}ZoVdH`4G¤G:b#{@4G0bl"(BDcZk-1AmӠII E*b#)?I 0 A*=@ kPI&H0`H#eH@&@砃gH@@D! G!GG4G9b#{@/6 IDR I <V I`TGBTGGbP@ cZk4G:b#G{@ӈ¥4GGsb#@ӸTGGp rb#G@@'"rb#TGG@ p_".G(BG0bZoV`H`4GG:b#N{@4Gbl"BbZk*1@A!IfS@I DOȡ.I0Aȱ͡ȱPI" H0H$H@ @!H@$@D G)!GG4G9b#Z{@I6DIG@饏Io =`VI TGBGxGbPAbZk4G¥:b#G{@ӈ4GGsb#'@ӸTGG!rb#G}@<-"rb#TGGw@p_"$G(BG0bZIVDI@4GbG:b#z@4Gbl"BvbZk/1AoI I Eơ.I0AƱǡƱ)GKPI#`H_E@*FI-#d@GI@  @D! G! GG4G9b#z@6IDRI <VImTG(BTGG0bP`@@bZk4GB:b#G z@ӈ4GGsb#@ӸbTGGPc rb#G@8#"rb#TGG@ p_"$G(BG0bIZ͡VI4GBG:b# z@4G0bl"(BbZk'1@IfSHfD$֟H0@ɡȱɡ N6@Iv@I?@IGG@b#GTG_Ӷ 4@E Nɡ nT`D nɡ(ΡA¤tGG& Gb#_ӣGPIpIG G G-IpI @AGG$H@@K"GGbTG0@I _E@*EIcGI j@%^ G¥G"GD ΡGb#`$PIDn1IEA1 j.8@jJ3B`G[@Ӱ¤栤 GG9b#4G:z@6IWݿHd 9`ƥVIFTGBG`GbP@AaZk4G:b#Gy@ӈ"4GGsb# @ӸbTG Gc rb#G]@ϡ<#" GGOsb#0I@FVDI'_4GG:b#y@b4Gl"B[aZkG$1@dӀH I EG+PIKpI(IG0 Ixb#/%I@#IΡ GI ?E*FIIH! H) IGIAAA(A!$@)$AA@Ρ@ @D"D!"޵DI"G_ðĠ GG9b#4Gy@䠍6H5RHo -`VHDTGBGGbP@AaZk4G":b#G y@ӈ¥4GGsb#@Ӹ"TGGrb#01"@VIb4GG:b#by@b4Gl"B`Zk/1AHjSI EGG,b#GTG_@ӤPIpI) I)$A @D! GkD0`HG` Gk&H@D @0`HG ` G G'H0`H@@` GG#`H@ d@䡼 GG9b#4GTy@$6$I9 ĤH /dVdH`TGBTG(GbPA`Zk4G":b#G y@ӈ4GGsb#!@Ӹ"TGGrb#1"x@䥏VI"4GG:b# x@b4Gl"B`ZkG&1@fHHD(BGGGsZk/IpA D8D ͢βGD_JNGPI¤tG#`HG D#d@@&b#Lccd@_ ð"PI@)!GG4G9b#x@6IHRI!@VITGBGXGbP@,`Zk4Gb:b#Gx@ӈ4GGsb#@Ӹ¤TGG rb#G@<&"rb#TGG@/G0bp_"(BGG5ZiV`H`4GG:b#nx@4Gbl"B_Zkb#D@ӹG*1@AIdS@IEɱb#:@ӯGPII@Ơ@oR`H`@GG $I(IHIEGC/G O@I@GG@b#GTGa_ӈ tE (A¥tGG. Gb#d_yGPIBpI&H#`H*&@#d@@@D D!J! GG9b#4GEx@6I8ʥI .ꥏVIjTG8B4GG@bP`@_Zk4G¤:b#G x@ӈ"4GGsb# @Ӹ"TG Grb#$1"i@꤇VH4GG:b#w@@b4Gl"8Bp_Zkʤ.1AnIHDʴ E x E& I4GG:b#w@Ӹ¤tGbG rb#F"G>@Ӡ:b#4GGw@f"FTGGBbҒ@IE_Zk BGGGrZk(BGGGYrZkġ.IpAıȡıPI¤pI-I/IF-A/A @@Do D @GG9b#4Gw@6I5 RI!-VITGHBGGPbPA_Zk4GB:b#G w@ӈ"4GGsb# @Ӹ"TG Grb#1"@桏VI4GG:b# `w@Pb4Gl"HB^Zk$1@ InSHNEƱ'?ExE'#I 4GG:b# [w@ӸtGG(!rb#H"G@Ӡ:b#4G G:w@h"HTG(GB b2v@I^Zk BGGG*rZkG(BGGGqZkà&Hp@ðǡñrPIpI/I) IH/A)$A@ @D D!!@GG9b#4G?w@Ȥ6H8複Hg .`ȥVI(TGBGGbP A^Zk4G:b#Gw@ӈB4GGsb# @Ӹ"TG Grb#\1"c@hVdH`¥4GG:b#v@Ӑb4Gl"Bj^Zk'1@gHIEĠ&Hİ8E`4GıG-1A4GA--HF CG<C 4G-CcCw J)#IH!A Fp@ E= 4G.,FAw K*FIH"B G*D.<4G/VB@7J @G? @ wHH!AD4G/,ZA;zK0@;D @/<BH"ݡtGG* Nb#_G"k@ɠ@)!GG4G9b#t@6I6RI .VIITG(BGG0bP@A\Zk4G¥:b#Gt@ӈ¤4GGsb#@Ӹ"TGGrb#l1"@頇VH4GG:b#ot@0b4Gl"(B[ZkG$1@ InSHNEɱGݠtGG/ Fb#_ӭG PIpI'H0I$H-I E'@$@-A @PI@@J @D!D!D  GG) I @$ApILL GG4G9b#gt@䤇6H8I-!. VH$TGBG0G bP @[Zk4G:b#G,t@ӈ"4GGsb# 4@Ӹ"TG Grb#1"@䤇VH"4GG:b# t@ b4Gl"B[Zk$-1AmӠI 8I -E$#`D4GG:b#t@Ӹ"tGG)!rb#I"Gb@Ӡ:b#4GGs@i"TG(GB bҒIi[ZkcG(BGGGnZk H"@bGGG'HG@GG\-ֿIH GPIˠpI(B'H G'@ *A@Dg J(vHGGGZnZk#PHPbGGG!?HtG @#\GPI@RH XD" ϡɱL РB&HJH AG FE CG G@GGTG@b#_icLcGLmG"@bGTG^ӰXǡX GG9b#4Gs@6IRI!YVIǡTGXBGG`bPAZZk4G¤:b#G^s@ӈ4GGsb#f@Ӹ¤TGGL rb#G@<&"rb#TGG@ p_"/G(BG0bZ`P&"TGGrb#@G/p_"0bG(BGߪZ ¥l&" tGGΡ8sb#HΡNACN@VIdֿ4G"G:b# s@4G`bl"XBZZkX*1@AIoS@IoDRXDXDN֟¤"Ơ)LƠ E 6HGGG@b#TG_Ӱbddc GG9b#4Gs@C6DIG@㤇H!=åVITGBGpGbP@`ZZk4G":b#G r@ӈ4GGsb# @ӸTG G!rb#G7@ </"rb#TGG1@-G0bp_"(BGGiZVH4G"G:b# r@4Gbl"B0ZZkC'1@gH XI GEC"GG@bTG^pIPI/Ip$@/A@ΡD!p  GG9b#4Gr@d6`HUR`HH!M@V`HTGxBTGGbPAYZk4G":b#G xr@ӈ4GGsb#@ӸTGGh!rb#G@8/"rb#TGG@'G0bp_"(BGGZX/"rb#TGG@'p_"G(BG0bZ$V I 4GBG:b# 3r@4Gbl"xBYZkΡ ͱG(1AaHoSIDΡ ͱvPIB'H| '@@D'!|J!GG4G9b#Hr@j6dHK`ʤH!AVHTGB4GxGbPAYZk4G:b#G r@ӈ¥4GGsb#@ӸTGG!rb#Gk@<("rb#TGGe@.p_"G(BG0bZꥏVI4GG:b# q@4Gbl"BdYZk !Gj&1@fHxHfDj pI(I(A@L ȡ6I tE (tGG( Pb#@_Ӱbàc GG9b#4Gq@㠊6H_RH$!< VHTG(BGHG0bPA&YZk4G:b#Gq@ӈ¤4GGsb#@Ӹ¥TGGT!rb#G@4."rb#TGG@&G0bp_"(BGG/Z㡏VI4GBG:b# hq@4G0bl"(BXZk$1@ HmSH -EPI¤.I.A@ LΡGG4G9b#q@楏6IGFFI =椇VH&TGB4GhGbP AXZk4Gb:b#GGq@ӈ4GGsb# O@ӸTG G rb#G@ 4$"rb#TGG@-G0bp_"(BGGרZ&V$I 4GbG:b#q@4Gbl"BXZk*1@Aj@IIE 6HURH QԟRI!MԿ4GΡGb#E1_FPII @) #A)) ¤ ƠAGG6BJJBI@G"@bGTG-^*GG`b#4G_$ðPI@ GG4G9b#p@6IHRI @VIGTGxBGGbP@AFXZk4G":b#G p@ӈ4GGsb#@ӸTGG!rb#G@@("rb#TGG@$G0bp_"(BGGOZ'V I 4G¥G:b#p@4Gbl"xBXZkGb#@G#1`@IjS`H DGb#@G"PI @ɡ)!GG9b#4Gp@i6dHH`ɤHF!>@餇VHTGBGGbPAWZk4G:b#G`p@ӈ¥4GGsb#h@ӸTGG rb#G@4'"rb#TGG@.G0bp_"(BGGZ饏VI4GbG:b#)p@4Gbl"BWZkG&1@fH I E4G0H'q@H @Q@.C0`@ g@J0J0B@D"H_bH="GTG_ ɠ "G4G9b#1p@ I6@INӿR@I!=V@I`TGBGGbP@WZk4G:b#Go@ӈ4GGsb#@ӸTGG!rb#GV@4/"rb#TGGP@(p_"G(BG0bZ VHӟ4GG:b#o@4Gbl"BOWZkG.1AAImSID ɱPIpI@/Ic /A@cD!GG4G9b#o@Ĥ6HUDFI!K$V$I ġTGBGGbPA"WZk4G:b#Go@ӈ4GGsb#@Ӹ"TGGL)!rb#G@4)"rb#TGG@'G0bp_"(BGG+ZD)"rb#TGG@p_"'G(BG0bZĥVI4GG:b#Vo@4Gbl"BVZk$*1@Aj@I 8I *E$-ֿI 0AchGpIPI/I@/A@ΡD RHD .R H0D $Ρ.R J0F?ΡG¤Ρf `GG4G9b#To@&6 ID@R I!<V I`TGBGG bPAVZk4G:b#Go@ӈB4GGsb# #@ӸTG G!rb#Gy@ 8("rb#TGGs@*G0bp_"(BGGZVI4GbG:b#n@4G bl"BrVZk'1@!IhSHED!*_I @ADı.R H D#?Ρ!0J0BıGpIkPI"2@J @3gJ2DBgJ@AD G)!GG4G9b#n@ɤ6HG饏I!=iVdH`ITGBGhGbP@A0VZk4G:b#Gn@ӈ¥4GGsb#@ӸTGG !rb#G@8-"rb#TGG@p_".G(BG0b9ZVH4GG:b# rn@4Gbl"BVZki/1AoIxHoDi_!-ֿI РAȡDZȡRI EџΡ H0@DZ@01?J0 B08=@]112Gbcc `GG9b#4Gqn@ä6HH#&I!>CVDI@TGBGGbPAUZk4G:b#G6n@ӈ4GGsb#>@Ӹ¥TGG,!rb#G@0."rb#TGG@(p_"G(BG0bƥZ㥏VI4GBG:b# m@4Gbl"BUZkG)1 Ai IHDGGb^ G(ݠk!Y¥!GG4G9b#n@6IH@RI @VI TGBtGGbPA`UZk4G:b#Gm@ӈ4GGsb# @ӸBTG GJ!rb#G7@ 0*"rb#TGG1@,p_"G(BG0biZ.V I 4GG:b# m@4Gbl"B0UZkbGG^n#1`@IfS`HDGGb^d04G(QA dAݠC@ B-G@IƠ-I-A @GDM"yhZk0@ @¥!GG9b#4Gm@N6DIB@.&I!8nVdH`ΠTGxBtGGbP@TZk4G:b#G hm@ӈ4GGsb#p@ӸbTGGP^X`GGGGD8DF5BG`' PH@@C GG4GxJb#m@6HVI"L'V$J GTG0BGhP@B8bGaTZk4GKb#Gl@Ӏ"4GGb @ӰBTG G8J!xbG8@ 8*"xbTGG2@)G(bp_" BGGjZ T*"xbTGG$@)G(bp_" BGG\ZGVDI@4G"GKb# l@4G8bl"0B#TZkG'(1AhI 8I (E'' @, 4GGKb#l@tGB"GJ! J"xbG@*" TGxbG@G)p_"(bG BG#Z4GKb#G`l@*j"TGpBGxb2v ISZk 6I@ %6 I $D?D0F@PHP H D w Jf" FBQB.J wJ"FBPB.J0FG!C %9'K'KGC G CGGD%*A@(IIGCGG OGGtGb#_PHPHD! ¤f`"GGbTG^ G! (I !EA  # 'B BgFGFGCG]]} (0ݤ8@H=P]X`p#kG#TG~^^~ (0޴8@H>PGGGGGb#GG_ GG4GJb#k@Š6HD RH"<VH ETGBGHP@BbG@SZk4G0Kb#Gk@4GG`b@("TGGbG@@)"TGbG@G(p_"bGBGJZ%V I 04GGLb#k@b4Gl"BSZkG'1@ HhSH (E%%"GGbTGf^G GPGBGD TG PIGDb#h1I?%E A R@.8,`JUB{_G"bGTG^G]G}] (0ݤ8@H=P`#kG#G~8^@^H~PX`G#(=G0G }""GGG0bG( G"G]" =TG@bG^GG" $G"D $Qt1JV@JtFCJ=vq JFCIJJ"9$,H C$8d]qQ@JqFCIJ(B8wJ7DGF oG5`CGG`,GG0=TGpb#_G@]GH}8]PX`p#k#~^^GG 6H tF (" #@tGG Qh{#G_G]G] #k#G~TG^^~ (0޴8@HGGGoGPb#G˭_  GG4GIb#j@6HGH"=$V$J DTG(BGHP@B0bGRZk4G(Jb#Gj@Ә¤4GGb@TGG bG@<'"bTGG@&G@bp_"8BGGZ䤇VH4G¤GJb#Xj@4G0bl"(BQZk%1@eӠHHDc$ϠDc1`H&HfDDCϰG]]} (0ݤ8@HP#k#0tG~^GG Q B{#f_G] #kG#~^^~ (0GGGD8"!!"H "GGbTG[^GGb#4G_"G8 %6 Hv H H GGGb#TG_ tD (tGG C0hb#@_4G]]} (0@#k#~^^~ (GGG,RJ" 6J t D (  #BtGG Cb#G_G]]} (0#k#~^^~޴ >(^0~8@H޵PXGGG"B=T G4GdZkGGB6dZkh"=E"BG0HydZkGGB)dZkD}@ CV Hp1H ݰrFF `4GhG+b#wi@tG"`G)!I"db#G@4Gx,b#GVi@ i"TGPBGXb2vIPZkBH"GGcZk("GGBcZk"GBGcZk=)v#I 0 E 3 @@C5@=&G "HݦX`6J8KBGHݶ5vJTCXBHVJ}sz1`JFH]GH(I4AH=!P=H"="pb#@Ө0Iݰ=鳨=!~0B`*`J! GG4GX+b#%i@j6`IE R`I "=V`I JTG0BGP@B8bGsPZk4Gh+b#Gh@`4GGeb# @Ӑ¥TG G!db#GJ@ <."db#TGGD@-Gbp_"BGG|ZʡVI4GhGx,b# h@4G8bl"0BCPZkG,1AaImSIEʱ=ݠ!0 HD=Gݰ( ?FxbE @ 4ht ȢFݰ 6AX`E# =HR@K@G` ! E ؀EG GB G CJ;_&=!2FA5Gz"`Z#@!G G,h4GG+b#th@Ӑ¤tG`bGT db#F"G@Ӹdb#&"TGG@#Gbp_"BGGZ4Gx,b#GEh@f"fTGGBbҒ`HOZkG}"Hb""GGGGM^HGݠ4GbtG/IPbf1HcDtAHH ݡG=H`}Xݱ¥EHݵt_((="1"GG-I b#o1ItGEA(@ӏG `En`B"E"4GcZkGGBbZk  "G4GX+b#,h@ʥ6IGIm =`ꥏVIʠTGBGxGbP@xOZk4Ghb+b#G g@`4GGeb#@ӐbTGGc db#GO@<#"db#TGGI@%Gbp_"BGGZʤVH4GhbGx,b# g@4Gbl"BHOZkʥ-1AmӠIIEʵ"}?"bGVIf1`HGDGg@]0@I] AGh¥4GG+b#g@Ӑ¤tG`G db#F"G@x,b#4GGg@f"fTGGBbҒ`IOZk!4GhG+b#g@tG`Gl! M"db#G@4Gx,b#Gdg@mm"TGBGb2v`HNZkHg!ݡ!%Hn1IEAHݵ`(]g1HGH=" b#(]"*_I}" D @A(]tGGE@ӨHVI0If1I DH+&IR IfI#I`0@*HGI *A'HH 0 Ac 0I Ehb4GG+b#1g@Ӑ¤tG`G db#F"G@x,b#4GGg@f"TGGBb2vINZk-&IR II 0 Ah)&I(ݥ&I/I B.I!!(ݵh(! h]"G," b#Gx=tG@hݤ&H hݴh]"G+" b#GxtG@GG]"ݱ" b#,֟IGGG@H]" b#}"tGGGG@Ө=)0 I=="hݤh]","GtG VH b#m1I MEhx@Ө}c0`H} lA/IIA 4G 4GGU@`ECD G 4G/u@C D@="hh]"+"GtGVI b#`1HEhݵx}@ G}c0`H}$=h1I/IEEC鱨dG]]}ݤ =(]0}8@HݥPX`#kG#tG~^^~ (GGGGb#*"[@G(b"G BTGtG+ZGG #$ "(" @#,bd@$@(2&,r& s"4G0_&8#"֢`':ڲ01V J3BpFâ o["@HR@[G]]} (0#k#tG~^^ ~(0GG1"Gb# @Gb"?"BTGtGZGG(b?&1" B _&F2BAc4G4Gd_Z`= G]] }(0@#k#tG~^^~ (GGGGb#1"@Gb"+?"BTGtGZGG $! "(A `#,$3(S@,G &40$8D;[GX¦'{#p"5JBJ֢@&xQJ8FCWpCw`9#G]]} (0#k#~^^~ (GG R H! CGG$  @L4GbG@%b#e@tGG D"^b#G@4G%b#Gce@dd"0TG BG(bҒ`HLZk-GRH CG4GbG@%b#Ze@tG^b#G8 D"G@4G%b#G9e@dd"PTG@BGHbҒ`HLZkGGb# @G]]} (0#k#~^ ^(~08@HGG=]GFxFxb4GG-b#e@ӠtGpGx eb#D"G@ӈ-b#4GGd@d"dTG@G0B8bҒ`HLZkH4GxbG-b#d@tGpeb#G D"G_@4G-b#Gd@dd" TGPBGXbҒ`HfLZkG&/`G0&HV[E$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"JB4GxG-b#d@tGpG E"eb#G5@4G-b#Gd@e"TGpBGxbҒH^~޵GGGxB8"TGp Gz_ZkGGB*_Zk"@"xB4Gq_ZkGGB!_ZkG,G#B4?F FҠ%קJ0FH `GBK `0DKJVJ@6J%wEKH4GXX"xB@"4GI_ZkGGB^ZkGGG=@V@J8`v@J6@0J؁F@4G' (B;qK_G(GF`TG (B;qK_G8F@tG (B;qK_GF@G (B;qK_GGFGFG (B;qK_G<CgK|KCGF0BCp B4$J@FBwJBFFX="Xb# @P"B 0@ J!GG8%b#4Gd@j6`I= R`I "5V`I JTG BGPP@B(bGmKZk4GH%b#Gc@@4GG_b# @p¥TG G^~޵GGGBGG=GGGGGG#]Zk&"DpB$CQBE D@4GBG0&b# ob@tGbG\k!K"^b#G@4G &b#GNb@Kk"@TG0BG8bҒ@IIZkc`eG*JGI 0@E`# DvCJ@d`¦h"B4G"G)]ZkGGB\ZkH"V"4GB ]ZkGGB\Zk("(V"B4G]ZkGGB\Zk"<V"4GB]ZkGGB\Zk`h`1JVK Gh= hݦp1Hh="b#VJFhݶ"C] @ĠvHH=q1HV HFH= GH}u1H"H="V`Jb#FH @(ݤp1IVHp¤0D(0@f `GG4G%b#b@6I=RI, 5 VI&G BGHP B(bTGSIZk4G0&b#Ga@Ӡ4GG_b# @¥TG G!^b#G*@ 8."GtGG`b#@VI4GG&b#a@(b4Gl" B*IZk,1AImSIEƱG( 0b#h="H]"tGGG@ 6I%G%G,֟Ib# AɠVIDa1IpHDݵtH=I$I6 JvQ@JtFFݶ="4)=  E0Hv @6GGG&,֟I" 4A=b#ѡuJG6IUFC="F%[ @` G.wCI͠%E D NEMce G?$'HH0wHDFDG]]}ݤ=]}ݥ#kGP#4G~h^p^x~޴GGGH"B G\ZkGG0B[ZkH=("@"B4G[ZkGG0B[Zk¦!?H"B@"TG[ZkGG0B[Zk! H=GH4G G4G41קJ'JG0FH G?"G?"GG`b#@(=G( G!?HG! (=Gb#_G G(GX=b#0J!@"X=(G_(]"}GG$Hb# (C_Gp]x}h]ݤ#k#4G~^^~޴ >(^0~8@HGGGPh"@(B` G[ZkGG`B1[ZkH"8E"h=G(BDt[ZkGG`B$[ZkV Hw1H(B("FE"4Gh[ZkGG`B[Zk",E"(B4G_[ZkGG`B[ZkhĠB&"@4GG'b#b`@ tGG!H`b#H"G@(b#4GGA`@h"TG@GPBXbҒHGZk8="(]"(0b#ݰ0HVHp1H0D( "@H'C"H]"G+"(IXb# 1"!HtG@\xD#H0I''@(B"0E"4G[ZkGG`BZZk"4E"4G(BZZkGG`BZZk8E"4GG'b# `@ BtGGTJ!H`b#J"Gh@(b#4G G_@j"*TG G0B8bҒ IoGZk GG$hb*G4G  E* r\ GI4J6@I@_!G_!*  b4GG'b# _@ tGG!H`b#L"G5@(b#4G G_@l"lTGGBb2v`I^~ (GGGGBh"4G4 GYZkGGBXZkH"E"B4GXZkGGBXZk("E"tGBXZkGGBXZk" E"BGXZkGGBXZkàRJ"p \0B4G8b^ZG4G( GQ@G10Bh="GRH B"E"4GXZkGGBgXZk"$E"GBXZkGGB^XZk#G(ݦ(!P HVJx1 HF(Hh KAGQ@1A\4G0B8bZ4G  L_l0`Bl 0@A KA0@( ]""G2G G ?EIA@PH]""G G G*&IFIIA@!+A 8`E KE@2C=tG]]"0HV Hq1HF=+"G GGhb# @"GGGGGb#R@ӈ]""GGGb#GJ@h=!b#TGGGGtGB@h \P@4G0B8bZ G 4G GG!A_a0`BaGh`GG8!tGG3G G _EA BJ!P}H]""G G G IH @? A 8E D4C=tG0JV Js1J+"SF}]"G GGhb#@"GGGGGb#@GGGGb#tG@=!G b?"GG E!b#@Ө]="}tGGGV@I B0`Ib#Ga1IJ! DG@+Ib#1"k!}GGGtG@("G( Gh!%H (( GTGb#GGtG@L 8 E@G4Gb#GGtG@B(GF`1`I VH0B @E(](  P=H]""G G G FIH @? AA 8@E D4C=tG0JV Js1J+"SF}]"G GGhb#>@"GGGGGb#p@TGb#GGGtGi@ cE@ G/#P I\P @4G0B8bZ G 4G* GGG!A_a0`BaW $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"GG4GRJ"CV% G4Gb#GGtG7@MI!@GTGb#GGtG-@CEIE5@A D(]!3(=GFq1`IV HiBF(=`H]"P="G / G+fIfIiA`  A8D `E`$3CtG}0 HVJr1 H+"2F]]"G GGhb#@"GGGGGb#@G4Gb#GGtG@G\p `4G0B8bhZ G 4G+gGG/GG%G0 B%gG(= GG)?I)!(=hp!h _(Fb \0 0B4G8b^~ GGG8(G B("d ŠG4GVZkGGXBUZk"G"4G BUZkGGXBUZkBG4GGx(b#Z@tG"G)!I"@ab#G`@4G)b#GZ@ i"XTGHBGPbҒIgBZk&CR I)! "4GGx(b# Z@BtGG4J!@ab#J"G<@)b#4G GZ@j"*TG8GxBbҒ ICBZk B*  ) @8 DGG0 G(]p1JV@JPF(])R I)! 4G"Gx(b# Z@tGbGtk!K"@ab#G@4G )b#GZ@+k"`TGhBGpb2v IBZkG G`4G+*j" ) @?`4G KR@JR"@k s3fJgJGG0`Fq HԢ(VKu1JG( Bh"LG"GIUZkGGXBTZk=!""x(G" BG9^ӨG&_&Gb#'0DF8=G#GC4G_ @CDG="b#1"GtG? @ݤ0HVHb1HDCǰ0GX]G`]h}pxݤ#kp#~@^H^P~X`h޴pxGG(0]GB"hBTG8}R" SZkGGBRZk(VJ0Hq1HFd `GG4G((b#.X@6HL RH"DVH DTG BG@P@B(btG|Zk4G8(b#GW@04GGpbb#@`TGG!ab#GS@8("8}GGGbb#ͷ@\("ab#TGGE@'p_"0GBGb}ZVI4G8GH)b#W@4G(bl" BDZk&1@HgSHE 0]8}GGb#j_1"(=Gb#tGG @GH]P}@]X`hݤpx#kG#~^^~ (GGG G$TG$Gb#0 J; @<$ 0 HP" W?@p_FR_BC(sB0"RssBFC0rB931`BSB3C9DGG0@KVHr1@K2FC[G4Gb#_$0 H0JF# G+"b#GGtGB @G]]} (0#k#G~(^0^8~@HPGGGXBG"GQZk`GGTGMGD @ ="}G0JK"@G!H&H @ ="G}0JM"3G%fH "bHH HD=#" ]"G,"xb#G}tG @4G=0HV Hq1HF=0`@`]"G,"xb#G}tG @d0`HVHp1`H0D]"+"GtGGxb# @G(]0]8}@HP`#kG0#~p^x^~޴>G#GG G$ U#?F F, ¤4GGh)b#V@tGGt!0bb#H"G@0bb#("TGG@'Gpbp_"hBGGNZ4G)b#GV@h"TGHGXB`b2vH~ZkàTGG Pb#0H9 @Ӏ 0H(_"8T@?DA?@(C@B¦!pB2FHCB֢01BPBB¤ GG(b#4GV@6IG椇H =&V$H &tG(BGhP B0bTG}Zk4Gh)b#GMV@4GGcb#U@"TGG)!0bb#G@8)"0bb#TGG@(Gpbp_"hBGGݍZ&V$I 4GG)b#V@4G0bl"(B}Zk'1@gHIE ĠVH ?&FB10J_F<C'J_cX0`HC@Cc8`D` 4GE@HB)2ID<C'I^~ ޵(0GG=GG4G-b#U@Š6H4 RH",VH ETGBGXP@Bb4GP|Zk4G.b#GT@4GG0hb#ѳ@ "TGGHgb#)@VI4GG/b#T@4Gbl"B0|Zk'1@H`SHE=!?DB0Dp0 HP HQ@C#H  TG/@Bw@J}sFB0@Ep0`JP`J(}VACcJ0` TGBwJ  =G(= h b#TG!@GGG x"@¦4G(BGTOZkGG`BOZkX"V"4G(BKOZkGG`BNZk8"V"(B4GBOZkGG`BNZk D ¤GG @4GBG.b# FT@F"GHgb#tGG@4G /b#G'T@ӼFf"TG@BGHbҒ@I{Zkm] J@_"*T@ ?D*A?@x¦CPB!pB2FJCB T01B֢PBB(Bx"]GNZk FB4GG.b# T@<&"Hgb#F"GtGf@ 4G/b#GS@f"FTGGBbҒ@Im{Zk]BbJL]*$* p HP HPB@EHp+B01 BX>*p$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"G%MZk G b#GGtGGtGIa_GG=GGtGb#tG!?D=a_GG=( ! !"pVBA?FQ?BaCRB1rRBtFCQB621@BR_BC(Bx"]GNZk=09?G 4GG.b#S@x&"Hgb#TF"GtG@4G/b#GvS@Vf"TTG@GBb2vH{ZkBbEL]*$*0p HP HP@@EHp+B01 BGLZk G GGGb#tGF`_GGGb#GGtG`_G& *pH@0J?FG<CJJCG!w&HC'H B0D(GR@ mBCFRG51`@N C`4GG.b# 1S@Ӽ&"F"Hgb#tGG@4G /b#GS@ӌf"TG0BG8bҒIzZkRI ,  4 Jj@!hOGGrFxFC0`J"6bJ`4GG.b# R@&"Hgb#F"GtGb@ 4G/b#GR@f"TGHG`Bhb2vIizZk4GG.b# R@H&"Hgb#(F"GtGD@ 4G/b#GR@*f"$TGGpBxbҒIKzZkʠLݰGL]_&`*B?D0.0J (@2AJF/<CGJ\JCG\JC B _B*FIQFGI5@JFGGF &X8/7IFI6WIFF888 bX="G8K4G#8tG\_ 4Gx /GG b#GGtGw@ 0Ax AH0IVI 0@Aa1@I ADHx_D`-" G8D/"xD"D"DGGtG=] b#R@G](HE@b"(B4G c GAMZkGG`BLZkx"C"4G(B8MZkGG`BLZkX"C"(B4G/MZkGG`BLZk8" C"G(B&MZkGG`BLZkݠ Ơf@@P  EKAơ C A¦klAEƱC A֢,1ALAB( 7"(QC?GY?CwCA b9oAuDCA91 CY?CsyB ] -A0}F[Gh` X@G` K 8 E GG=tG] b#@ӇG(B"]GLZk HA]x"G(BLZk4G IA,1A A'1 Arx!} GG b#GGtG@'1@x0I0H 0`AVIl1`I0@VHa1HEݵDxݴXØ]IAx A31`BV@Jv1`J71BVJy1JFݶ+1 AGx=H`x!!GG b#GGtG@+1`Axݤ0H0H.1AVHg1I/1AVHa1IgDݵDx. ]8@Fu@"(BG]rLZk]x"G(BmLZkhbâ4GG.b#xQ@ ¤tGGt Hgb#F"Gڳ@/b#4GGWQ@f"ƥTGG0B8bҒIxZkcX b8="Gl}4GtG!_ G Ch}4G _G" b#GGtG9@0@ݤ @h}0HVH0A`1Ia@Eh}?h}G}GGtGb#sF^_G4GGx!_GG b#GGtG@0Ax Ah}0H VH0@`1H aAh} Ex?G(B"]GKZkx"]G(BKZkh̢4GG.b#Q@tG bGk!K"Hgb#Ge@4G/b#GP@k"TGBGb2vIlxZkX b8="Gl4GtG_GݡtGhݠtGGΡb#EP^_G CG 4G!GG b#GGtG@ 0`A} gAhݡ0`HV`H 0Aa1IA Dhݱ_hݰGGGtGb#F,^_G4GQx!GG b#GGtG@0Ax} Ah0`IV`I 0Ad1IAh Dx;G= G"W?Bg_FR_BCsB "RssBFC'rB931`BSB3C9](] J@j!O_CG[CʠC@{d@ DjCJ@;1`CO[CA[G]]}ݤ=]} ݥ(0@#kG#4G~^^~޴GGGPb8Bh"$c G#KZkGGpBJZkH"C"4G8BKZkGGpBJZk`("C"8B4GKZkGGpBJZk",C"G8BKZkGGpBJZk%2&JFJQB @}" GB4Gb#tFB]_G&"b#4G@\0HD ( F h]t1JGh="b#K"V@JGtFhtG@Gb#]@]"b#+"GGtG@""1"o䠀VH/ H GH="b#(]"K"tG@Gb#B@HG(="b#]"+"tG@8DP"4GQG6HJ8B"0C"TGJZkGGpBMJZk"Ġ4C"TG8BDVHv1H6DJZkGGpB>JZkݶ="H]"K"GDVKb#g1H'G=tG@IG#HfHf@ (="G]"b#+"tGn@ӈ="Gb# G,_(}"b#tGGGGG^@ӈ=""1""TGGb#U@G]}]ݤ#kGP#~h^p^x~޴GGGBG("\ G4G/JZkGG0BIZk"E"4GB&JZkGG0BIZkH"E"BGJZkGG0BIZkF8F!F ¤4GGP*b# O@tGG cb#G"G@*b#4GGN@g"ǤTG0G B(bҒHvZkDD¤4GGP*b#N@tGcb#G\ G"G`@4G*b#GN@g"ǤTGPG@BHbҒHgvZkD1Ġ@DG0ݰ!&H&H&@ "@8F0D H"B,E"GIZkGG0BlIZkâ CH="XH]"0JVJy1J+"GH=tG*ÐGb# Gn_}""GGG¤D GGb#_G"Pb#GGtG@GPb#(]"0GGGGG@}"tGGGGGPb#@Gp]x}h]ݤ#k#G~H^P^X~`hpxGGG"hB("! G^IZkGGBIZk(bA"(hBâVJFq1JF(ݶ"4GLIZkGGBHZkG8!&H &H\  @ (b# "F(("1"_(8 H (\0I8E (]""1"GtGb#1")@8A8G_wIGEBQB.JCE@8 Gv1IG="b#(]"VJ1"FݶtG @8@80A"G/wIGEQBSSBR.SJ@v1IG="b#(]"VJ6"FݶtG@8@80A"$" ="c1"]tGGt1`HV@J8b#(]"tF@GH]P]X}`hpx#k#G~H^P^X~`hGGG`"HB("! GHZkGGBhHZk"A"HB4GHZkGGB^HZkG85J\o JBb#("F(="("1" _(8 H (\0I8E(]"="GtGb#1?J1"=="@8A8G_wIGEBQB.J]t1IG="b#"V@J(]"tFtGp@8@80A"G/wIGEQBSSBR.SJ@v1IG="b#(]"VJ"FݶtGT@8@80A"GH]P]X}`hp#k#@?B~^^~ (0޴8@HGGG8CJ#F?DF C 2D@  0@GGC  0@r6aJFaJ`@FR_GG_G]]} (0ݤ8@HP#kG_G"F#$  GG4G b#M@6HE RH"=VH DTG(BGXP@B0btGktZk4G!b#GL@ӈ4GGZb#@ӰTGG!Yb#GB@8("Yb#TGG<@'G`bp_"XBGGtZVI4GG!b#L@4G0bl"(B;tZk4G&1@HhSHhD4GG#~^^~ (0޴8@H>PGGG#GàG?Fx F D_Fx@F@4GGP!b#L@"tGG)!Zb#I"G@!b#4GGnL@i" TG0G B(b2vIsZk$)$I(I'II  E DD@GG_G]]} (0ݤ8@H=P`#kGcdD 0@G2FJFJPBGC ` FxFFuBGGĢFFF $ @@98CG%;fKfKyC/ `EXE$ ?EU A G?C #$" 0D? 1 B@@1&B%G2FJFJQBp#t@J~^ ^(~08@޴HPX>`^h~pxGGG ==}>H4F$  GG4Gh!b# L@6H;H"1$V$J DTGBG`P@BbGVsZk4G"b#GK@p¤4GG[b#ת@Ә"TGGZb#L1".@ĤVH4GG"b#K@b4Gl"B5sZk `/? a@ %1@eӠHHD`/? a@G 4GG"b#K@tGp¤Zb#G¤ F"G@4G"b#G}K@f"TGPBGXbҒHsZkB"bG4GtGGZGpGBCBr.rJ%1`Bv !T@CT,@b4GG"b# fK@ӘtGpG!Zb# M"Gȭ@Y@$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;12 "Zb#-" TGG­@,GHbp_"@BGGZ 4G"b#G7K@m"TGG@BHbҒIrZkb cA+-+I 8D A,-,IGXD"#@!-!I!E&*?F F" @R_BCAP@BA6#4֟J@BB/A.ABAKW J0JFCKwQJ7GC6J[jrG E E @@@CA@A0JpB* 0 E`GFxF4Gø5B0G @KACA69?KP C6J_Gx`G=`CK@4GG"b# J@tGpZb#G !L"G3@4G "b#GJ@l"TGBGb2vI:rZk P`A  A "-,0I ,aAA0H@ H`ADC H`QIAFC *aAA2jtP`AA y/ aAY/  A`A`KZ @KG[GC`K`QKA@GCyaA 7A,44 0`AJ  A".2DJk.#GJJS uJ"tFC37AJFuFFF @%_& HH:HXGF*f9$K!7eK'K'HlG9DC-"K EmGf*7eKrGJ1$J'JFC37JrFsGfJ P E ʢFUBG@@@CA@XA:_K0@CXJ@j`J*?*0 C*-G4GG"b# $J@ӘBtGp"GPJ!Zb# J"G@Zb#*" TGG@)GHbp_"@BGGZ 4G"b#GI@j"jTGGpBxb2v`IqZk0@ @ $ G "h!b#4GJ@ 6ID@RIk <`VITG0BGG8bP@dqZk4G"b#GI@p4GG[b# @ӘbTG Gc Zb#G;@ 4#"Zb#TGG5@-GHbp_"@BGGmZ 䠇VH4GG"b#I@4G8bl"0B4qZk+1`A IjS`I *E G]G ](}08@ݤHPX=`]h}px#kG#~^^~ (0޴8@HGGp GGX"b#4GI@6HHH">$V$J DTG BG@P@B(b4GpZk4G"b#GjI@`¤4GG\b#r@ӈTGG [b#Gȫ@4'"[b#TGG«@&G8bp_"0BGGZ䤇VH4G¤Gx#b#3I@4G(bl" BpZkGĤ%1@eӠHHDĴRH GG!A_Gc_`B"bG4GtGZG`¤"ƠŰ!e% D@G "X"b#4G5I@ Ġ6HERH =VH $G0BGhP B8bTGpZk4G"b#GH@`4GG\b#@ӈTGGT![b#GZ@4("[b#TGGT@'G8bp_"0BGGZ VI4GGx#b#H@4G8bl"0BSpZkG#1`@HhS`HD G]]} (0ݤ8@HP#kG# ~? ^^~ (0޴8@GGAAG D 4G(bG#b#H@tG G D"P\b#G@4G$b#GH@dd"HTGXBG`b2v`HpZk8BG@bG4GtGNZG bGG4G"b#H@㥏6IH㥏I/ > VJ#TG(BGxP B0bTGoZk4G(#b#GdH@4GG8]b#l@ ¤TGG P\b#Gª@8&"P\b#TGG@%Gbp_"BGGZäVH4G(G$b#-H@4G0bl"(BoZkG/1AoIHDG]]} (0ݤ8@P#kG#~^^~ (0޴8GGG1G 11?GdDH $ 4G`G#b#H@tGX¤0G| F"\b#Gd@4GH$b#GG@f"0TG BG(b2vHkoZkĠ4GC@G$R H !  4G#"DR JC3B8`FrF0F0DB$CYCCdG]]} (0ݤ8@#k#~^^~ (0޴8GG bRH $BGG4GG$b#G@tG¤G F"\b#G@4G$b#G{G@f"(TG@BGHb2vHoZkĠGG0$#G]]} (0ݤ8@#k#~^^~ (0޴8@HGGGRHwHD0@R2@.JX D @8D DI`X F GGG,4G(¤G$b#AG@tG GL!H"P]b#G@("TGP]b#G@G'p_"bGBG~Z4G%b#GG@h"pTGXBG`bҒHnZk\BGb4GZGG]G]} (0ݤ8@HP#k D`1  1"?ï G\Ġ GB4GbhZ4G GƠF_f0`BfG(¤4GG$b#F@tG GP]b#H"G=@("TGP]b#G7@G'p_"bGBGo~Z4G%b#GF@h"hTGBGb2vH6nZkl#~^^~޴>^~޵GGHG@("P=4GX]pB`}H h@"=(]0}8zAZkGGxB*AZk",@"pB4GqAZkGGxB!AZk"@@"4GpBhAZkGGxBAZk"T@"pB4G_AZkGGxBAZk"h@"4GpBVAZkGGxBAZk"|@"pB4GMAZkGGxB@Zkh"@"4GpBDAZkGGxB@ZkH"@"pB4G;AZkGGxB@Zkp"H=GhGH!H!pBբR HA-I(AZkGGxB@ZkJp"pB @"GAZkGGxB@Zk! H(=VJpHPHs1J0HV Jp1@KSF0D]VJh=w1`K(pJ]wF}DV@Js1HV Ht1 JSGtG]h}NHvJ(VHFs1JSF(H=1VJ1?Fz1 JF]H}{VH{Gs1`KSF} J HVJFz1JF]JH]}RV`JR_F{1@JF}H=1VJ1?Fw1 JFH]hݦZVJZ_Gs1@KSFh]H=H}!V`K!?Dq1 HFH}hݠ`XCCCFWF$4G@Gb#E@tGhGH!-"hTb#H!xM"@4GHb#GE@hTGHGBH!bhҒIH!zm"mZkR$EA/HD/<CHHCGC$@4GGb#{E@htGGH!Tb#-"hH!M"ۧ@4GHb#GXE@TGhG@BH!bh2vIH!m"lZkE$@4GGb#RE@htGGH!Tb#-"hH!M"@4GHb#G/E@TGhGXB$H!bhҒIH!m"lZkED4G0IpOAC5A$ 4G@Gb#!E@tGhGH!D-"hTb#H!M"@4GHb#GD@hTGPGBdH!bh2vIH!m"lZkȿ$EA/HD/<CHHCGC$@4GGb#D@htGGH!Tb#t-"hH!\M"M@4GHb#GD@TGhG(BH!bh2vIH!^m"PlZkED4G/0IpOAC5A$ 4G@Gb#D@tGhGH!-"hTb#H!M"@4GHb#GD@hTG GBH!bh2vIH!m"lZkEA/HD<CHHCGC$@¤4GGb#D@htGGH!Tb#-"hH!M"@4GHb#GfD@TGhG8BH!bhҒIH!m"kZkˠD$@¤4GGb#`D@htGGH!Tb# -"hH!M"@4GHb#G=D@TGhG00BDH!8bh2vIH!m"kZkʠDE4G0HpF@CƠ5@$4G@Gb#/D@tGh¤GH!`-"hTb#H!8M"@4GHb#G D@hTGG@B|ͤH!HbhҒHH!:m"kZkEA/HD<CHHCGC$@4GGb#C@htG¤GH!Tb#-"hH!xM"]@4GHb#GC@TGhGBH!bhҒIH!zm"`kZk̠DD4G/0HpF@CƠ5@$4G@Gb#C@tGh¤GH!-"hTb#H!M"+@4GHb#GC@hTGG BH!(bhҒIH!m".kZkɠDD(E$@4GGb#C@htG¤GH!Tb#-"hH!M"@4GHb#GzC@TGhGxpB4H!xbh2vIH!m"kZkHݠƠDDvH(="GHb# @EE="GHb# @ǠD@EE GhG`Ghb#H!$m" @í@X}GGC$?D6 xE$OQF@E`FXE C8E Do zC `E$ BE Do rB `hK"GGb#tGH"d4"_GGb#GTG _G GGTGHb#_ GG GDGGTGHb#_GGxE G4Gb#GGGG_ӞEG4Gb#GGGG_h*"b#GGGH dD"G_ӉG5A GtGb#GZϸ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"GGG_}GXE GTGb#GGGG_qGE GtGb#GGGG_eGcTGGGb#GGG_Z)ʡEE%4G@Gb#B@tGhhbGH!Tb#H `-"4E" @4GHb#GB@h¥TGhGBH!H!`4Υ6o"b2vI jZk0D* E E&@b4GGb#~B@htGh¥GH H!Tb#$"xN"ޤ@Hb#4GG[B@TGh¤GhPBH hH!XbtƤzm"ҒHiZkGH֢H&@4GGb#TB@h¥tGhbGH!H!Tb#."M"@Hb#4GG1B@TGh¤Gh`BH pH hbƤe"2vHiZkG(!GGHb#i @ȡEH}cbH`8 @8G( b#GGTG{_ǡ0ADZHH="Gb#U @Dh!GG@b#GTG_b#tGGGGGG_="Gb#0A; @ ǡGGHb#0ADZ) @ EHIˠ}f@ݰG=!b#GGTG;_0@H]JBI@="Gb# @G Eh!GG@b#GTG_b#tGGGGGG_g0`@gHvII="Gb# @0@H]JBI@h="Pb# @0AH4GGb0vIS\4Gpb#GGm_' 0 A'XݠH!HH h*"GGb#GH!dL"Gs_GGX=TG@b#_HH GH!`]TGb#GtG`_tGG GGH]!`]tGb#GtGT_TGGGtGh]b#M_0AG]]}ݤ=]}ݥ#kG #~`^h^p~x޴>^~޵GGG"8¥=hB4G]G}|ZkGGpB{Zk"N"4GhB|ZkGGpB{Zk"N"hB4G{ZkGGpB{Zk" N"4GhB{ZkGGpB{Zk"N"hB4G{ZkGGpB{Zk"N"4GhB{ZkGGpB{Zk"N"hBG{ZkGGpB{Zkh"$N"4GhB{ZkGGpB{ZkH"8N"hB4G{ZkGGpBy{Zk("LN"4GhB{ZkGGpBp{Zk"`N"hB4G{ZkGGpBg{Zk"tN"4GhB{ZkGGpB^{Zk"N"hB4G{ZkGGpBU{Zk"N"4GhB{ZkGGpBL{Zk"N"hB4G{ZkGGpBC{Zk"N"GhB{ZkGGpB:{Zk"N"hBG{ZkGGpB1{Zk4GGZ%D@ `I?DG<C|IgICGC84GGb# u@@`tGGT Wb#G"Gע@@b#4G GT@@g"TGhGBb2vIgZk D E4G0HhG@C砠5@4G8Gb# I@@tG⤀Wb#G`⤔ G"G@4G @b#G(@@g"`TGBGb2vIgZkȟ%D@'ID<CIICGC84GGb#@@`BtGGJ!Wb#J"G}@@b#4GG?@j"TGpGBb2vHgZk]J _E@HA*ID/<CIICG C@84GGb#?@BtGWb#G `BJ!J"GO@4G@b#G?@j"TGPGBbҒHVgZkcD`D`8B4GGb# ?@`tGbG Wb#G"G-@@b#4G G?@g"gTGHGBbҒ`H4gZk]J _E @E@4G}cD@@`D4G8BGb# ?@tG`bG\ G"Wb#G@4G @b#G|?@gg"XTGBGbҒ`HgZk]JR@Ig `4G=!p H/u@=!p H0@I}=ѢF5J@}GxcF+GcF=%GcF`]ZZC}G}GxD=!G D@=1A?B DBA?@G]RA_BGF}GxG }sG@}{ GG@=q}J!]h=(R}V HVJp@JP@Jz1J0@J:G=s1Kh]V`Ku1H3F(5D}pJ_FVJt1@JV K`1`JG`G}A=h]1V@K1?Fr1 JFh](}V`JDa1H!G(=}V`KFq1JJF}]V@KFa1JD]=V KGq1KF=}H{VH{Gt1`K4DH}]ZVJZ_Gx1@K8F]F8 GX G hB@"N"4GyZkGGpBGyZk@VHPKy1K9D@= 6J= xB2F]0} ];KFT`C0}:_Kba1J:D[C } =B1?JF(4 B] =@!NJ*GGTG8b#t_0HxCE tG`¤GGGb#G GS_F"b#"GGGGK_4 CE2@GtGb#GGGG@_)GGGTG8b#J_ݠƠ0H D @"`BGGGb#GR"*_GD`B"GGb#GR"G_GGTG@b#_] "ݠGGGJFb0@I}^Bʠ0@ʰݡΡEE" 4G8¤Gb# >@tG`¥BG! N"Wb#Gl@4G@b#G=@Nn"TGBGb2v@IseZkGݠƠD*H="@b#"@ݡΡE]JBI@Xݠ@XݰP=h!G"b#TG=X=`]H}=G ]}+_]JBI0D 0 @ BI;@F}Gx#F@}#FPB #F ݢ֢BPBGPBGH="@b#TGV_SGGH G8b#TG_} cD@`B"GGR"> cD@@`B"GGR"6]J_EG D0@ICAG G 0@E8@E* GGTG8b#q_} xcD@tG`BGGGb#G J!GR_J""G cD@tGGGGGb#GD_tGGGGGGb#<_Bʠ0@ʰD=!"H" G( G8b#TG;_}xcD`¥tGGGb#G !GG_N""GGGcDtGGGGGG(!G8b#TG_}cD`BR"GݡΡEG( K"=Gb#tG_]JBI#@}xcD`BtGGGb#G J!GG_Ӹb#J""GGGG_ӐGcDGtGb#GGGG_ӄG} cD @"`BGGGb#GR"_vGcDs`B"GGb#GR"G_iÈ"H="@b#@P]"b#h="GTG]Xݤ`H=ݴ =_Bʡ0AʱHGH="b#GTG_ʠ0@ʰD?=!"H! ( GGTG8b#_}xcDtG`¥GGGb#G !Gs_N""GGcDtGGGGGG(!G8b#TGq_}cD`BR"GcD `BR""GGGGb#M_ʠ0@ʰhݥ"pBGG0IvZkGn1I"4GB HbEEݵZbG4GBZ$1@ G'AA=]A!B0ABBiF0`Jݢ֢0JxF $GF  Fi{CG 0JxF )GF@AB GFisBA?@ABGGF=90 Kx#G@#G`#G (1BGȢ(ݲZ%FB4tIF<C|IgICGC84GGb#;@`¤tGG Wb#F"G5@@b#4GG;@f"TGGxBb2vH E@`B"GGR"6=)?EG E0 I#AG G 0 E8 E*`!GGTG8b#_ xDtG`BGGGb#G J!Gx_J""GDtGGGGGb#Gj_tGGGGGGb#b_!0@@8E=)"IE(=!G]"b#K"GtGL_}0`D `GTGG@b# BLE_vGD:ݡΡI}xcE(cE#G cE`]J JAGxD =1D@}sQB DBQ?BGQB GGG@b#GTG_8GHGGTG8b#_ݡxE tG`GGGb#G G_D""EtGGGGGTG8b#_ E``BR"E `BR""GGGb#G_]JJ! @IG}"b#"GGG_( "G 0A@b#@="b#GGTG_0@}kbI`H="GGb#TG_PAI !凶ItG GTG  䌶I4GGG4GbH\hb#G4GG`_ơ0AƱ<`}kbI8`G]0OA// .I, E84GGb#j6@`¥tG¤GXGGGGGFBGGG9 E_F,@x`D`%F`DEdrF`X`D  B8`D@e$ 3B ``DD UB`D e B`GGTGWGGTGS GGTGXb#_ GG GDGGTGXb#_GGx`D4GGG/`D4GGGç5`@tGGGX`DTGGG`DtGTGGGGGb#G_`D `GtGb#GGtG_TGGTGb#GGtG_tG]GtGGb#_G] }](08ݤ@HP=X`#kG#~^^ (GG=GDTGG=xb#__GG=TGpb#_G]] (0#k#~^^~޴>^~ ޵(0GG]GG4GHb#4@Š6H4 RH",VH ETGBGXP@Bb4G[Zk4Gb#Gc4@4GGSb#k@ "TGGRb#Ö@VI4GGhb#<4@4Gbl"B[Zk'1@H`SHE=!?DB0Dp0 HP HQ@C#H  TG/@Bw@J}sFB0@Ep0`JP`J(}VACcJ0` TGBwJ  =G(= b#TG_GGG x"@¦4G(BGnZkGG`BnZkX"V"4G(BnZkGG`BnZk8"V"(B4GnZkGG`BnZk D ¤GG @4GBGb# 3@F"GRb#tGGD@4G hb#G3@ӼFf"TG@BGHbҒ@IK[Zkm] J@_"*T@ ?D*A?@x¦CPB!pB2FJCB T01B֢PBB(Bx"]GnZk FB4GGb# 3@@&"Rb#F"GtG@ 4Ghb#G}3@f"FTGGBbҒ@I[Zk]BbJL]*$* p HP HPB@EHp+B01 BGlZk G b#GGtGGtG@_GG=GGtGb#tG!?D@_GG=( ! !"pVBA?FQ?BaCRB1rRBtFCQB621@BR_BC(Bx"]G&nZk=09?G 4GGb#/3@&"Rb#XF"GtG@4Ghb#G3@Zf"TTG@GBbҒHZZkBbEL]*$*0p HP HP@@EHp+B01 BGRlZk G GGGb#tGFt@_GGGb#GGtGk@_G& *pH@0J?FG<CJJCG!w&HC'H B0D(GR@ mBCFRG51`@N C`4GGb# 2@&"F"Rb#tGG/@4G hb#G2@Ӕf"TG0BG8bҒI6ZZkRI ,  4 Jj@!hOGGrFxFC0`J"6bJ`4GGb# 2@ &"Rb#F"GtG@ 4Ghb#Gy2@f"TGHG`Bhb2vIZZk4GGb# z2@X&"Rb#8F"GtGޔ@ 4Ghb#G[2@:f"4TGGpBxbҒIYZkʠLݰGL]_&`*B?D0.0J (@2AJF/<CGJ\JCG\JC B _B*FIQFGI5@JFGGF &X8/7IFI6WIFF888 GX="b#G8K4G#8tG_ 4Gx GGb#GGtG_ 0Ax AH0IVI 0@Aa1@I ADHx_D`-" G8D/"xD"D"DGGtG=]b#_G](HE@b"(B4G c GlZkGG`BlZkx"C"4G(BlZkGG`BlZkX"C"(B4GlZkG\pC$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1t"G`BylZk8" C"G(BlZkGG`BplZkݠ Ơf@@P  EKAơ C A¦klAEƱC A֢,1ALAB( 7"(QC?GY?CwCA b9oAuDCA91 CY?CsyB ] -A0}F[Gh` X@G` K 8 E GG=tG]b#r_ӉG(B"]GglZk HA]x"G(BalZk4G IA,1A A'1 Atx!} GGb#GGtGS_'1@x0I0H 0`AVIl1`I0@VHa1HEݵDxݴZØ]IAx A31`BV@Jv1`J71BVJy1JFݶ+1 AGx=J`x!!GGb#GGtG)_+1`Axݤ0H0H.1AVHg1I/1AVHa1IgDݵDx0 ]8@Fu@"(BG] lZk]x"G(BlZkhbâ4GGb#1@ ¤tGG Rb#F"Gt@hb#4GG0@f"ƥTGG0B8bҒI{XZkGX c8="b#G4Gl}tG_ Gh} C4G G"b#GGtG_0@ݤ @h}0HVH0A`1Ia@Eh}?h}G}GGtGb#sFD>_G4GGx!_GGb#GGtG_0Ax Ah}0H VH0@`1H aAh} Ex?G(B"]GkZkx"]G(BkZkh̢4GGb#0@tG bGk!K"Rb#G@4Ghb#G|0@k"TGBGb2vIXZkGX 8="b#G4GltGE_ݡGhݠtGGtGΡb#E=_G CG 4G!/GGb#GGtGS_ 0`A} gAhݡ0`HV`H 0Aa1IA Dhݱ_hݰGGGtGb#F=_G4GQx!GGb#GGtG1_0Ax} Ah0`IV`I 0Ad1IAh Dx;G= G"W?Bg_FR_BCsB "RssBFC'rB931`BSB3C9](] J@j!O_CG[CʠC@{d@ DjCJ@;1`CO[CA[G]]}ݤ=]} ݥ(0@#kP#~(^0^8~@HP޴X`h>p^x~޵GGG4G PJ0F _ G)I0I'Ip@0C)EqD15B1w J@ <BQ@k0b4GGb# /@tGGPb#L"G @4G hb#G/@ll"TGBGbҒ`IWZkYPI" l@l $k!RHwHDBQB.JJ4GB@Br.rJD`GuBuAF=0B B:GPIw@84`"GwKGYCXXCZ/XK*@\w71fK!%H'J'HG`K1D C`G\JF GGPIpI`@r@R8`"`X,II G CG G="GTG(b\a!a ,dk HU@lA E/PIa@!$aR`ITF`uTBR"CTF,!RJغFF G="TG(bܖ\PA=0@GGP"0`I+BQ.QJLBGPIGtBpIRJF*KGI@wH" DCK CX-KI 0@EGPIy@9$Yy(zC`CD`GL{RI ؓEwRI xEsRIEoRIB0.0J8 Fh ${zC`CFaPIIv@֢B/K3CXGPII k@k aA,,HG HD3@KPII l@ A3ACPIIn@ΡA3A;PIp@3B5PIpIq@h@1Q" R@JZF`PF'@Q%@HR@J]П$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1@"ZFPF@H@G ="TG(b\G(b="GTG\ D@ G @D-CG,IID CA 4G G@pGj4GG(]0]8}@HPݤX`h=p]x}ݥ#kP#~(^0^8~@HP޴X`h>p^x~޵GGGG G"=I,Ѡ\0J0H @5@F, 4GG0b# (@¥tGG!Kb# N"GJ@Kb#." TGGD@-GHbp_"@BGG|`Z 4Gb#G(@n"TGGPBXb2vICPZkADD G%̡E̱4#0D H?D DH `g`J ˢ0JJVJ6J wJH/4GC 8KK/Gl+=pk}G$(Ơݰ]bSF}`¦vFݶ 0D"G= D b{cK`¥EݵG"8bG4GtG_^¥ 0A N!@GG4Gb#(@Π6H>@RH 6VH .GBGP BbTGOZk4G0b#GI(@4GGLb# Q@TG G4 Kb#G@ 8$"ItGGMb#"@VI"4GGb# (@b4Gl"BOZkG*1@AHlS@I D=)7 RHD4G) )0A, 4GG0b# (@tG¤G!L"Kb#Gm@,"TGKb#Gg@G&p_"HbG@BG_Z4Gb#G'@,l"TGBGb2v IfOZkC _E @E@šˠ@G:롏ID"G&/"G"GG`0L"GGGTG =Hb\_")#I ]"GG(btG0*r^xbG4GG9\"GGGtG(bf^ 4GbGC_G" =4G8btG^G0]8}(]@HPݤX`h=p]x}ݥ#kGp#~^^~ (0޴8@H>P^X~`hp޵xGGG BGGG*GG G GG4Gb#'@ 6H7jfI "-*V$J JTGBGP@BbGNZk4G`b#GG'@(4GGNb# O@"TG G(Mb#@VI4GGb# '@4Gbl"BNZk +1`Ak`IH D pBGGGaZk&%"6DpBŲ#8C%c `4GbG`b# '@tG((Mb#G l!L"Go@4G b#G&@ll"TGBGb2v`IvNZkGcC$ "GGbTG~^G%xb?&G1"TG0vJ B @BF @8 0",ɢ0Bm_"bGTGG~^GxbTG#G!v?H-@# F 8d,`0BU_i0`@i G "b#4G&@ j6`H=R`H 5V`H *G`BGP BhbTGNZk4G`b#G&@(¥4GGNb#@TGG!(Mb#G@8/"ItGG0Nb#m@ ʡVI"4GGb# d&@hb4Gl"`BMZk(1AaHnSIE G"bGTGK~^ $Bc G" ?Eb #A 8GJTG@9~^G(vI A "E 8,GeGG]]} (0ݤ8@H=P]X}`hpݥx#k`#~ ^(^0~8@H޴PX`>h^p~x޵GGPHpHB!G}G HB@GD@G/2@JBDBGQpH 1 H_F ¥0@JP@J?F0 Jp@JP J! H3`J4J2@J5J6J1 J @!$@3dB4B2DB5B6B1$BBBBBBBBBD D D!D5!DR!Dt!D!D!GG4Gb#%@6I5 RI"-VI NTG0BG`P@B8bG=MZk4GXb#G%@Ӑb4GGPJb#@Ӏ"TGGhIb#1"@nV`H`X4GG(b#%@8b4Gl"0BMZk%1@I`SH`D@?&=1"]!0J1DuB8F0F0JFC2L}_Fs"@F̢B/Gk`k`砫gA GF9wJ'F8GF ?$ݥ=ΡRJ/I5BBBzGuB`GcGBBeGIwGGoGC0bKEFpGqbK?`F_F8@F@ F D8Dj ˢF ˲=GGTGb1"_G=TGbG1"_=GbTGG1"_G=TGbG1"_=GbTGG1"_4GbG_ 4GbG_/G"B4G!G_ZkGGPB_Zk"O"4GB_ZkGGPB_Zk"O"B4G_ZkGGPB_Zk" O"4GB_ZkGGPB_Zkx"O"B4G_ZkGGPBy_ZkX"O"4GB_ZkGGPBp_Zk8"O"B4G_ZkGGPBg_Zk"O"4GB_ZkGGPB^_ZkơE8E g aE gjD8`D` D =!R HFFF 8F4G /FF F@FGG}svbJPB/bJ`0B0 Hx#D @[BݥC{ vHc`KcEn-G#D UBC8vHxJFGX4GGb#h$@ӀtGbG hIb#G"Gʆ@(b#4GGG$@g"gTGGPBXb2v`IKZkݥ&Ρ RI5AAAeDADEAAEE1I0D0FE౏I@} GGGTG}GG="bGs"G_G="G}GGbs"_p¥GTGG.Hb_="G`b#K@n0`@n砇H 4G="}GGGbs"_͠DGGTG.Hb_砇H8="="GG8bTG_n 0`AnI4GTGG}="GGbGs"_̠D GG.TGHbo_Ӹ="8bGGTG_n} 0`AnITG/tGG}="GGbGs"_G.TGGHbL_Ә="G`b#@ 0AI G}="GGbGs"_ӀɠDGGTG.Hb-_I8="Gx="GG8bTGp_N 0@AN}kvbIbI8bI` `tGGG}="GGbGs"Y_D GG.TGHb_X="8bGGTGG_.0 A.]JBI@ E GGHbTG_8="8bGTGG2_0AGTG.b_TG.Gb_ӠTG.Gb_]JvBIBI@GTG`.b_I GTG.b_ӀTG.Gb_GTG@.b_4G(bG0vI<5\4GbGG_NGb="GG 0@ANG}s"_ ΠTG}Gb0@_=TG8b"G_0@G ](]0}8@HݤPX`=h]p}xݥ#kG#~0^8^@~HPXGG(=GDxD(B"GG]Zk88D B"GGI]Zk=!?Ht @=*D4GG@b#"@0tG GKb#E"G@4Gb#Gz"@e"TG@BGHbҒHJZkB"GG]Zk%ֿHt@c}G"(=TGXb._G8]@}0]HPX`#kG0#~P^X^`~hpx޴>^~޵G#GGPHpHp@G GG! Ha@$@ P¤4G8BF0JPJpJ2@J0J! H2DB3`J0B!$@r@3dBp@a@s@("G]ZkGGB\ZkD!HD7!P=D DA!X]`ݶG("`0H8B g"2@CJ4Gp@FF"\ZkGGB\Zk@`9!CW K`G"4GGPb#"@0tG@GD!Jb#L"Gb@b#4GG!@l"TGGBb2vIiIZk%&" ?& DH=DGd"!?D?@0 D!W"H0DB$D0@JxCF@pJuB8FGG7J&FFF)1A" C GY_AP C@p C,@.H HJ @0J`@0BD@p@D "PТ_FD"]@GdwB䲔䢗J'D0@KxCG`1C#hG~CG 1C#_GuGCG@BC#TGj1C#MGcGd0`JxcFGC#@GVcF `1W?CGC#5GKGcF `@WBGC#(G>QW_CGC#G5GJ&Ts"B$3G$# G#GD&"WGD#G1?F H=1?F GG @t`{BG0`G8`G0@FD@GG&$"7G$`C/G@GBGbTGJ[ӮC 0@A IA6?p&d""tF01&J'JGEC0 F2BJTFBHݦ֢FH^ؓ($ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"J pJxFH=9 A8 G>GF@H}; A8 G6GFH@ A8 G-H=! A8 G(GDp@I xCE`HݥΡG A8 GCE`H]RN_BG A8 GG CE@HBNAG A8 G Hݦ֢NBG A8 GGG '#F`(}#F`0HxD G0} D@ G0]GDG0ݲHE$v"K H CUGÔdlGdH}{d GgcJ`DLFDGD=A! 8E-F Hb J_vH1!. HGGb0@h]"䢀}"p"x""GG0JԎ]h="xbTGGx^ GD! E 8@+q1IV HFC+-G8Bh"F"4G[ZkGGBZZk$"ĢGhbTGG6JPBIJ_h!pHDGGTGHb_G$"bD"GtG_ Bʡ 0Aʱ%k!E䱏IKX E 8EX=! F G$"hbGTG_hb$"GGTG_hb$"GGTG_hb$"GGTG_hb$"GGTG_ G/JA @j-jI+`I+dA k@D DE xE GGb4GM_ 0A ApG8E G AE G 0A Ae8B(" F"4GZZkGGB5ZZk"F"4G8B|ZZkGGB,ZZk"F"8B4GsZZkGGB#ZZk"F"4G8BjZZkGGBZZk"F"8B4GaZZkGGBZZk" F"4G8BXZZkGGBZZkh"$F"8B4GOZZkGGBYZkX}k E 8`E`X D $"H. TGGd"8bGHݲH="GG>_TG0d"8b4GGH="HGG3_d"8bTGGH="HGG)_d"8btGGH="HGG_Ӑd"HG@G TG8bd"HGH="GG_0d"8b4GGH="HGG_d"8bTGGH="HGG_d"8btGGH="HGG_d"8bGGH="HGG_Ӱd"8bGGH="HGG_Ӑd"HGGH="8bGG_pġ ¤E7TGG&Xbw_(="Xb# _0A&PDGTGPbg_ӔIh="="GTGPb_0A&H]J _E @TGGHbP_H="bTGG_ơ0AƱGTG&Xb@_"(="b#_P@&H E TGGHb0_H="bTGGz_0A G{!LAC@ 0A', PA @ @'H-.l.! H-J!$@a@lJD1 J3`J1$B3dBFq@s@8FDA!D!D! բF ղGG&TGb_GGb#_0@& EGGbTG_ӔIh="/="GGbTG2_F0@A&D䠧gA GGTGb_b="GGTG_ 0AIhAtG GTGÈDjA@4GGGG4GbM0\HbG4GG_ 0`A栬 iA0@氆 E^TGG&Xb_(="Xb#3_F0@A&PDGTGPb_Ӕ䡏Ih="="GTGPb_f0`@&HD TGGHbz_H="bTGG_&!GGbTG0 A&k_="Gb#_ơpAƱġI኶I@tGGTGÎI4GGG4Gb/\HbG4GG\_0@气dbH<``D TGG&`b<_="`TGbG_f 0`AfI` E`AGGG /`]J _E@`ݡΡAGGGG4Gb/\HbG4GG_0@GTG0&b_TG&Gb_TG&Gb_ӐTG&Gb_pTG&Gb_ӔH TGG&b_TG&Gb_GP]X]`}hpxݤ=]}ݥ#k#~^^ ~(08޴@HP>X^`GGGRH D84GGb# @@tGhG@ Gb#E"Gl@Hb#4GG@e"TG@GPBXb2vHsDZk GG(b#4G @6HHH$ > VJ%G BGP B(bTGWDZk4G8b#G@h¤4GGpHb#{@@TGGh Gb#G.@0'"Gb#TGG(@&Gxbp_"pBGG`TZ备VH4G8¤GHb#@4G(bl" B'DZkGŤ$1@dӀHHDŴ "@b ?"G_"Rb#Gs"p@ Ǡ/=!%C G@1%GGG$TGSb#@ G*&"G!V Hb#0@ G '*@ G G'砺 XA 9@XGFGG%C G@1%GGG$TGSb#@ G?%)!0A'VH41@ @*GG Hb#cJGsjcG0`H@G]] }(08ݤ@HP=X]`p#kG#TG~^^~ (GGGGG0B(0B0U{#PB R@ &"G!V H0@ "C :C@ _ 0C"[11CQ?B 2C1@@1&0 CѢF 8CC{ :C_G]]} (0#kGkGGGGq uB0`BԢFBGG 4GѢԲۦ6_k4! 44G kG0BFԢBGG 4Gt7_kG4 44G _kp#~^^ ~(08޴@HP>X^`~hpx޵GGGGGGGG G_o G)!Jb Gid`Ih0`BtF2#HQF@41B+GIQF@i%G4C G@14ÐTGGTb#0G@ G,&"0@!V H0@  0B71B#,G ( D )0BB IH G(0@G/ɢFG=4GG?#G7I@ )  )!J? ) 鳕G G G?GGbL@lBssFD ?'ݢ'1@֢7vJ0BB8Gb{C G@k{Ð"GGTGTb#!@ Gi?$! +V`I aAi ]I=ݢ G G 4G֢G,78G @w!`7! @aA 0 @G7 B0FFG `FGRWF@ryGWF@ 0 A@ E7CFGh ClF`DF GH_&y'1@%1@C;v`KrCyhGG%@0@,! GGb#4G@̠6HJRH BVH ,G8BGP B@bTGAZk4Gxb#GW@ 4GG(Ib#_y@BTGG@Hb#G|@<*"GHIb#GGG0z@x*"GHIb#GGG(z@4GJb#G)y@,V I 4GBGb# @4G@bl"8BAZk$1@HiSHE+@k!"`骝@@  D@!Hg@''@ @GChb#_h¤Gb4GGƠ0@ _Ӏb"GGGtG^=  EcE}k}G]] }(08ݤ@HP=X]`}hpxݥ#k#~^^~ (0޴8@H>P^X~`hpGGPHpHB!GGG HB@GD@G/2@JBDBQG 1pH_F0@JР?Fp@J0 J H! H3`J2@J4J1 J @!$@3dB2DB4B1$B֢JBBBBBBD D!D4!DR!Ds!D!4 TGGc"(b#G="GGG3_(b#c"GG="GGG)_(b#c"GG="GGG_(b#c"GG="GGG_(b#c"GG="GGG _"B4G!G;TZkGGBSZk"M"4GB2TZkGGBSZk"M"B4G)TZkGGBSZk" M"4GB TZkGGBSZkh"M"B4GTZkGGBSZkH"M"4GBTZkGGBSZk("M"B4GTZkGGBSZk"M"4GBSZkGGBSZkGb#TGG"_0GTGGb#_="G@p-0 @-CBJ@GGTGb# _,?D J(="/="GG`b#TG_GGTGb#0@_ӰD="GG`b#TG_GGTGb# 0Aޭ_ӈ="Gx@ 0AIGGTGb#έ_pI _E @cbI`(="/h="GG`b#TG_ 0AvI@I"GGTGb#_P( ?E GH="`b#GTGj_0@CBI @ E(="GG`b#TG[_m 0`Am4GGb0vI*\b#GGGTG$_Gb#TGG0@_"GG`b#TG_]$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1t_");_0@G]]} (0ݤ8@H=P]X}`hp#kGkGP#~0^8^@~HPX޴`hp>x^~޵GGGPHpHp@G G! Ha@$@ p¤4GBF0JPJ2@J0J! H2DB0B!$@r@p@a@0"GRZkGGxBRZkD D!D!!PݶG0"PP]0HB"8@(]CF"4GRZkGGxBRZkKpG@F8C8FWK Ģݲ-XF+BP"F"4GRZkGGxB}RZkTGb#d"pGGp="GGG_XP!'?D GGGb#TG_GD"$Gb#tGҫ_ , 0 @,(=0]"2F@d0`JxcFG8 cFG8GcF`G8]ւI9TGGd"b#GP=P="GGGL_b#TGPd"GGP="GGGA_TGb#d"PGGP="GGG6_b#TGPd"GGP="GGG+_TGb#d"PGGP="GGG _ӦGB" F"4GQRZkGGxBRZk"F"4GBHRZkGGxBQZk"F"B4G?RZkGGxBQZk"F"4GB6RZkGGxBQZk"F"B4G-RZkGGxBQZkIp" F"B4G#RZkGGxBQZkP"$F"4GBRZkGGxBQZk%GTGGb#?_GTGGb#8_GTGGb#1_GTGGb#*_ӸGTGGb##_ӘGGGTGb#_GTGGb#_GTGGb# _ӸGGTGb#_xGTGGb#_X E="G_ ¤&0 @&H_F @dbJ`P="/="GGb#TG_ 0A E G"="w_ ¤P@'?D G="b#GTG_+1`A 0AGa` !@@0@P@C@@@A..G.AJJJ2@J4J6J2DB4B6Br@t@v@D!D!D"G_0BG $"K P="Ð="GGb#TG\_0AE 䡯@p="GGb#TGM_0A䡏I@tG TGÈġ@4GGGG4Ghb(\Ӏb#GGGTG_0@ @0A$?DF ="G_ ¥N0@BNhF `JP="/="GGb#TG_0AEG="b#GTG_"="0@_n p`AnIቶI tGTGÌI4GGG4GhbE(\Ӏb#GGGTG_0AdbH8`(E("G="b#TGӨ_ 0@ĠH(} EkA`G/ GG /(= E)?A GG GGG4Ghb (\Ӏb#GGGTG_0AG0]8]@}HPXݤ`hp=x]}ݥ#k#G~G^GGA"2v@J0vJ PB P@BG@GGPZkG] #kG`#8K!.A.!JR AJP @2FGGGi@G] #k#G~G^GG"!vP5v J3v`J2v@JUB C`B@"GA"SPZkqK7v KF7G] #k.P @a.G`#JS aJF7@G] #k#G~G^GG"!vP8v J3v`J2v@JXB 3C`B"(@GG PZkr KvJ2F7G] #kG!G `GtG@G] #kG#.&~.."^0J ^(~00J8@GGG Hp@=#H0D=#!v H]%vJ vHv@J! @!%@` HF] = "Gb#_ vH @ %@rH bTGvJ"2FDG`_G] ](}08@P#k#~^^~ (0޴8@GGG0HJ 5B wH^~ ޵(GGG="uJ= rHH>HŠ2F]F4GAA@b#_0A A¤GGb=! vJ]!GBGOb#GGtG@Z GE ¥4GG(b#v@ӈ($"GGC0r.SrJ0r>E(BG0b4GYG C4G 4G / C0-I 0@A DAG %4GGR?B2@Rr4gJJXF 5fJ֧JXFaJwqIFC0 B 0B 4GB GZACC0-ZIG]!GG4G 0@A]J_AC05b#1"GGT@GGh"GG4G,b#tGI]@ !0b#GG4GY@GG_"b# @%GGb#@GátG FG.vIIb#PAr@ 0`A gA?!HD@GGHIb#G IEH &TG@G]"GBMZkGh  eD@Gb]]A}ݤ=]} ݥ(0#k#~^^~ (0޴8@H>P^XGGGG4GP@@G'1'J'J 1"( 4GGb#^@ӈBtGP"G\J!=b# J"Gt@*" GGG3H?b#gJq@4Gxb#G3@j"*TG G0B8bҒ IyZk(II*UA*w@I@P^XGGGHDb#ۃ@4G b9b#GGGi@pKb#GGp@Ӹb#GG@@8"¤?"G_" xFb# GG@.b#GGX@Gh*b#G ]@GbB YGb#6@Gb#(G_G4G(b#@GbB4G'Y"GGPb#_ G% X"TGG1b#I@G4G`bXBLYx!b#GGE@% @FGG)b#]@  E?xBGb4GY 4Gp") G@_A AHb#_ 0@A GA 4GP?AAHb#_ 0 A 'A_GGX2b#S@1b#GGjU@ӸKb#GG@("b#@G8"b#@GH"b#@ G4GFb#G_@C@GGGh9b#4G!i@C_ GG7b#j@4G(BGHEb# @4G(bG(Eb#@GG8Db#R@8?%)!$H@ G8E@@_%`J!Ơ'H@@G]]} (0ݤ8@H=P]X`#k;4Gk 0@0F kG#~^^ ~(08޴@HGGG Š  @@@G Gb#e@&1@T  _$GGb#Y@G_G]] }(08ݤ@`$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;15":HP#kGð#~^^ ~(08޴@HGGG Š  _@@@G Gb#)@&1@<  _$GGb#@G_G]] }(08ݤ@HP#kGà#~^^ ~(08޴@HPGGb#@b8c 㳴e@X"Gb#1"_Әl" B4G(bvZk|$4G! &"Q@}@G1v`JTGQP B{ J2v@JG2v@Ju@JF5vJBJ[GG}Pb#w@0@ @c$`4G! &"Q@}q@G1v`JTGQP B{ J2v@JG2v@Ju@JF5vJBJ[GG}`b#?@0@ @G]] }(08ݤ@HP`#k#~^ `G`0`4GP[XO{#H" h^p~xG#GGĠGG4G`GP@@G(2'IGJ 5@B wHb# b@((" GGG0&H!&HFb#J'HuBG8FDFCGGl@ !GGTGXFb#k@GG_"0b#_6IG tGP"G vH0Ob#AP@2{@G6!Iu@Ah (X! (bu@ATk!(X!G @E @E AE@ 4G/4GD G TGTGtGJJF G AGG>b#a@(("b#GGG0&H!&HJ'HuBG8FDFCGG@ !GGTGb#@GG_"0b#_H6AI @GtGPG-vI0Ob#LPAz@H*EIGI @E@4GGPb# @ӓG-&IIhG(b`k!*&I""GIG HGu@AG 8@E!b# D MEC*@ ]!GGTGXFb#k@GG_"0b#C_P!6IdG tGGL vH0Ob#P@z@ZÊ6!I@(d!GG>b#Fa@("(B TGGG+׆Ib#,I^gIևIhR"uAG 8E D EC4GG@ !GGTGb#x@GG_"0b#_PbHk!K6I&G tGG K vH0Ob#P@Uz@H6!I G (BpJ!G]"Qb#GGtGł@h6aI `GP"tGG-vII0Ob#PA:z@]H0@ @G ](]0}8@HݤPX`=h]p}x#k#9#~G(^0^8~@HP޴X`h>p^xGGG#* ]5v J9vJBv@JBpJGPF]ݦ"@"6vJG7IZkA"GB3IZkGBGZkݦBuJbvH]#5G=9v?K2C=9>K;C} ]! "6vJvJrJ2Fݶ6vJB=9>K5C= = B pRb#G4G':Zx"D "D CCJQ@ GGXb# @?$! & D0@#!H- % _&R"] "wJJF# EGTGCCcK cGGcC`KPCKb#%z@G%$BCJCF2BDB@J21@B @GUB0`B rBB@ !BG@Rb#GvK GtG9Z" D_! =G0!v HA"*F0J@hB"" BGtR"IZkC4GŢ8qB0wJGQBF4GR/TTB5J0BUGR?w KGQB G4G.SSBPB4JwJF>G;BF4G.R2BpB3rJwHF>GBD4Gp.QBB2QJ BrFp>? BwJG@F4G`.Q@2QJ0B BrF`>_#JhB"" BGxR"IZkC4G% 7q C0wJGQBF4GR/TTB5J0BUGR?wKGQBG4G.SSBPB4JwJF>G;BF4G.R2BpB3rJwHF>GBD4Gp.QBB2QJ BrFp> BNwJG@F4G`.Q@2QJ0B BrF`>_@4G=GUC@G9vH 9@ B""GV"WIZk"P C 9@ "]"h""}.x1rJђ JqF`1Q @ B$"V"DIZk0C C?GwKGBG4G.RB3rJF> GwKGzCG4G.@`C! HF> =GBG@Rb#tGv J =G9Z DG# tGBG@pLb#JRF@BJPBzx@GDG(]0]8}@HPݤX`h=p]x#kG@#9#~G@^H^P~X`h޴px>^~޵GG=!* 8]5v J9vJBv@JBpJGPF8]8ݦ:"@"6vJGsGZkA"GBoGZkGBFZk8ݦBuJbvH:]#5G=9v?K2C=9>K;C} ]! "6vJvJrJ2Fݶ6vJB=9>K5C= =B"HRb#4Gd8ZPD X"D ]RCJ@}G0b# =7 @?$! =&D0@1!H _& ] 8"wJJF ]=Z@TG}h"G{1cCHD`CcC`KPCKb#[x@=8"= @B!v HB10 @J!GGGFZkG4GBFZkGBEZk 4Gݢv`8" B`⥘¤ !pb(XA@0 vH@ &4GGb# @*"p?b#J"GtG Jm@00*" 0]"GG@b#3vH&j@4G0b#G @j"TG8G(B0bҒIGrZk0 8BvHE"-vI Aq HF(GEZk4GHRb# =BG7ZӰ@@8F8 DF%_"-צI2FIDEC37JrF3F%DwIGBE4Gw/YB:YK 0A AzGw?Yh  DXDwIGrBE4G.QqB4J 0A AF>E wIGEBXB.J0FGwIGYC E4G:,MMC0 J 0A A0D:ZG7 tG=hG!MHLb##@HD%@@HP@v@ }àDG@]H]P}X`hݤpx=]}ݥ#k#9#~G^ ^(~08GGG#* ]5v J9vJBv@JBpJGPF]ݦ"@"6vJGEZkA"GBEZkGBDZkݦBuJbvH]#5G=9v?K2C=9>K;C} ]! "6vJvJrJ2Fݶ6vJB=9>K5C= =B (Qb#G4G6Z0"D 8D##J BG(Qb#4G6ZGGb#@_ ?$D H$HH@G] ](}08@#kGP#9#~G0^8^@~HPX޴`hp>x^~޵GGG#*  ]5v J9vJPBv@JBpJGPF ] ݦ""@"6vJGyEZkA"GPBuEZkG`BDZk ݦXBuJhbvH"]#5G=9v?K2C=9>K;C} ]! X"6vJhvJrJ2Fݶ6vJB=9>K5C= =pB Rb#G4Gi6Z"D "D CCJ@GGb#@@G$ &"! H%@ C @GrtGGLb#P`BGu@G0JBJ% _&R"]("wJRb# JGFG(]GGtGv@K(]BU6ZDW*!"=!B?$! (yI=0@[@ B0vJv J0vJCsJ(b01"SF}3v~JGjBG}JGG=GG/eZk G%`4GG b# @tG¥G! N"?b#GMk@." G0Ab#tGG,h@ 4Gb#G@n"TG0G@BHbҒIMpZk(ݥ Gk!vI(ݵ `BGRb#GGtG5ZD G" CG̡!!7I@Lb#TGE+DE̱G0E@1Gu@G0]"GBCZkG0]8]@}HPXݤ`hp=x]}ݥ#k#9#~G(^0^8~@HP޴X`hGGG#*  ]5v J9vJXBv@JBpJGPF ] ݦ""@"6vJGcDZkA"GXB_DZkGhBCZk ݦ`BuJpbvH"]#5G=9v?K2C=9>K;C} ]! `"6vJpvJrJ2Fݶ6vJB=9>K5C= =xB Qb#G4GS5Z"D "D CCJk@GGb#*@G& ! H0@H\@% &Bs"} "xJ="JGF }GtGv`K }Qb#U5Z8DJ"" yJ=GG$vH0bv H$vH? qHGF=1v>J"4BGJa@G=GD:(B2dZkG)¤4GG(b#@tGG@!>b#H"GPj@8@b#("GGtG/g@4Gb#G@h"8TG(BG0b2vHPoZk DG(]0]8}@HPݤX`hp#kG@#9#~G8^@^H~PX`޴hpx>^~޵GG=!* 0]5v J9vJ Bv@JBpJGPF0]0ݦ2"@"6vJGCZkA"G BCZkG0B+BZk0ݦ(BuJ8bvH2]#5G=9v?K2C=9>K;C} ]! ("6vJ8vJrJ2Fݶ6vJB=9>K5C= =@B"Sb#4Gx4ZӘD "D ]Ra <$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1:"KCJ@}G=xb# L@?$! &D0@ݰ=CHѰ@& }0"yJ ]0" "7vJG BJ0BG =l)!GG(CZkG4G B$CZkG0BAZkE 4Gp@0= ¥ (@ !GVA@֢(ݲ69v K(C9#& 4G¤Gb#@)"PbI"@b#tGGwi@0)"((]"GGBb#3vHSf@4Gxb#G@ii"`TGPBGXb2v`HtnZk(ݠ BfvHF"#v`HAq HF "GAZkGSb#4G =@B3ZӰ@}@8Fݠ8 DcF&_"#fH2FgHDpDC37JrF3F&D 0`A jA GݢvG="]GG8]@]H}PX`ݤhpx=]}ݥ#k#9#~G^ ^(~08GGG#* ]5v J9vJBv@JBpJGPF]ݦ"@"6vJG{BZkA"GBwBZkGBAZkݦBuJbvH]#5G=9v?K2C=9>K;C} ]! "6vJvJrJ2Fݶ6vJB=9>K5C= =B (Sb#G4Gk3Z0"D 8D##J BG(Sb#4G]3ZGGb#=@?$H" H$HH@qG] ](}08@#kG#9#~G ^(^0~8@H޴PX`>hGGGGG+ !@B9v J5v@J]BpJv@JGPF]@"ݦ"6vJGBZkA"GBAZkGB@ZkݦB]#uJbvH5G=9v?K2C=9>K;C} ]G! "6vJvJrJ2Fݶ6vJB=9>K5C= =B"Qb#4G2Z"D "D DCJ@GGb#@G& ! H0@J=" ݢB5v J G0BGGAZk4GBBR"AZkGBT@ZkaJ4GvK!G=Š!/U@@ G 0JJ1UB1w J GGGTGb#_0@ @?4GGGTGHb#_0@ @?*G bGGGtG_0@ @?GGTGb#O@0@ @?GGGTGb#_0@ @? GGGTGxb#s_0@ @?GG ](]0}8@HݤPX`=hp#k#9#~G0^8^@~HPX޴`hpGGGG* @!B5v@J9v J ]GBv@JpJPF ] ݦ""@"6vJG@ZkA"GB@ZkG(BZk ݦ BuJ0bvH"]#5G=9v?K2C=9>K;C} ]!  "6vJ0vJrJ2Fݶ6vJB=9>K5C= =8B Qb#G4G1ZӐ"D "D CCJ@GGpb#@G& ! H0@C @GGtGqTKb#3v`JP`Bfq@H % &"](}"u`JBXQb#="^JGF(GtGvK(1ZG8DQ 0JJ"(¤4GGb#@ӀtGHG!>b#H"Gf@("GGG3H?b#gJc@4Gpb#GZ@h"TG8G(B0bҒHkZk(GTGG(vI'Kb#PAq@(xB(]"'vHP@<CGCGGG8ZkGGGxBG2Zk"F0GDG ٠Dٰ&G4GGb#0@ӀtGH¤G@!>b#H"Gf@?b#("GGtGqc@4Gpb#G@Ȥh"XTGHBGPb2vHkZkGGbqIHDCG DG0]8]@}HPXݤ`hp#k#9#~G(^0^8~@HP޴X`h>p^xGGG#* ]5v J9vJBv@JBpJGPF]ݦ"@"6vJGZkA"GBZkGBi~ZkݦBuJbvH]#5G=9v?K2C=9>K;C} ]! "6vJvJrJ2Fݶ6vJB=9>K5C= =B Sb#G4G0Z"D "D CCJ@GGb#@G& ! H0@C@G(4GŠ!T@G@HMb#tGG5vJPB6p@0@ @%GGtGHMb#P @+p@àHb% %! = q H8B Rb#HGF= GGGvJ tG0ZX("D)!- 0@GG)J?@0vJLb#TGPBp@ = ]"B!v HP @<CGCGGG'~ZkGGGBG!~Zk C ="v K =( 8BGRb#GGtGe0ZDGG(D@) GLb#GTG_p@ӧ C GBGG(]"}Zk!7H?!)D EEG"DòG(]0]8}@HPݤX`h=p]x#k#9#~G(^0^8~@HP޴X`hGGG#* ]5v J9vJBv@JBpJGPF]ݦ"@"6vJG~ZkA"GB~ZkGBm}ZkݦBuJbvH]#5G=9v?K2C=9>K;C} ]! "6vJvJrJ2Fݶ6vJB=9>K5C= =B Rb#G4G/Z"GD D##J C @G(GtGqTLb#3v`JP`BKo@GGb#@G?$ H@ŰHh % _&Qb#R"] "wJ="JGF ]GtGv@K ]8B/ZG8D" G("TGG0vJ1Kb#PBo@ =B ]"!v HP @<CGCGGGA}ZkGGGBG;}Zk?#G74XDG" 6D+GX4GGhb#:@tGG!0?b#H"Gd@x@b#("GGtG{a@4Gb#G@h"8TG(BG0bҒHiZk DðGG(]0]8}@HPݤX`hp#kG#~^^~ (0޴8GGG0GF1_"  2D@BQVG8F_"1 2D@BQK F _"12DQC("F _" ? DABQ9@"F _"? DABQ/h"F_"? DABQ%h4GGxb#@¤tGG @Ab#F"Gd@ӈBb#&"GGtG`@4G b#G@f"HTGXBG`b2vHiZkG]]} (0ݤ8@#kG #TG~^^~GG ]G_&R"0B vH8bvJ(!vHP@t HP`@tF b4vJuJBJTG @UF4D]P B vH0vJv@JtH0vJ4DvJaJ4vJD5vJB]B(= s H^JJp JFD"GHZk 4G4G0 GH"G(}C"@B1v`Jђ Jq JqF(}*"4vJ BFGG|Zk"8bGTG0BHZk }4GGG]]}#k#~^^~ (0޴8GGG8b#X GGGF@`TG"1""GtG1"G5b#`c@GGb#@P`@ TGBGb2vHghZkG]}] (0ݤ8@#k#G~4G^GG{#.@G] #kG#G~G^GG{#@G] #kG#h~{#^ G@"G@G] #k#G~G^"^G ~(08GG#"@bG H":b#GG_@4G@b#G=q@G"`"GGG:b#""G _@4G@b#G*q@G:b#"GGG">"h"G^@4G@b#Gq@G "P"GGG:b#""G^@ 4G@b#Gq@H"X"GGG :b#G">"G^@d4G@b#Gp@Ӥ%"E"b#x@G] }](08@#kGTkG#~{#^ G@"G@G] #kkG#tG~^ G{@"G@G] #kG#tG~^ G {@"G8@G] #kG#G~G^4GG{#@@G] #kG#~^^~ (GGGG 4 D "aGGb#@G]]} (0#k#~^^~ (0޴8@H>P^XGGGGG 11BG G@_BG@aBG0@B QB? GC@DE0@B QB? )F#`"tG b1"! GGG_tGBGJ!8b#J"Ga@G8bGtG@j"XTGHBGPbҒHfZk%G 0 A%F@C@@h4G@GG]]} (0ݤ8@H=P]X`#k0BG#1v J~^^a J ~(08GGGhbvHF0"=1v>J!B=>Ja@JD]TcTc %1`B`# @@ @! ="GTG:b#[`@0@ @G]] }(08@#kG#G~G^G ^TG(~08@G X=#=889#GyZkG]G B _0XG4GGG(X"@ZkCG@D0$@0B XGGBGGGyZk.GqH0@PJ#v@F>b2$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;1"\0 @ .y".C@ XGJUJ F#KGGGyZkG#cH@, ,0#K`Hc`HXJxDDpJ#DQD@<0D <7@}wJ]"l"6`J4GwF}tG/fZkG ](}]08@P#kG#~^^~ (0޴8@HGGGGGG  H"GH?" b_"pDb#Gem@TGG'0vJEb#PBk@G&(&vH"0D&H0D@0DDDFCGCPA4G2v@JvJv@JFӲc#v`H`GC,Z#z#HC]@9 @D @,pH0 C #CEHD<0C?GGGb#&@G]]} (0ݤ8@HP#k#~^^~ (0޴8GGGGGG_/C&1@P."0"QJCXEF`#CDBq.1""pJ$1@SBCDGGG bGCCGGG_GC$1@0 @G/4GGà@G]]} (0ݤ8@#kG#0p J~ ^G(G G [({=G~J0D"}G]G8xZkG ](0#kG#1v J~^^a J ~(08GGG0bvHF"=1v>J!B=>Ja@JD]cc %1`B`# @@ @! ="GTG:b#^@0@ @G]] }(08@#kG#1v J~4G^a JG([vHFh;"=1v>J0{!B>J=a@JD]ZZkG] #kG#G~^^~ (0޴8GG 1@GS?@G`BBբC3BspF/`0 @ @b#b" GGG_¤tGG< 8b#F"G_@GGbtG_f"fTG GBb2v`HdZkG]]} (0ݤ8@#k61Bղr`@qB@@31`BrCGð#~^^~ (0޴8@HGGG"$"G 1v J !v HGGGG_-C(1A. JCXF !CB!.!  J&1@BCQF_GGGGCCGGb#_GC&1@0 @G4GGð@G$2'J0 FGJQF2FC0@FRBFF0F0F5WJFJRHxSHFG]]} (0ݤ8@HP#kk#~^^ ~(08޴@HPGGG, || GG4Gb#_Š6H8 RH"0VH ETG BG@P@B(bGcZk4Gxb#Gu_Ӏ4GG@/b#}[@p"TGGX.b#81"^@Gb#c @VI4GxGb#J_4G(bl" BcZk'1@H`SHE6J4Gx¤Gb#H_tGpG!H"X.b#G^@4Gb#G'_h"`TGBGb2vHcZkG0b#i @Gb4GBwZkGz?#x@ { KvH¦(vI &(vI"qI]"1D=1v>JG6BݶJ4G[GB}GbcZk G "G4Gb#"_Ť6H9I /%V$H %4G0BGhP B8bTGncZk4Gx¤b#G_Ӏ¤4GG@/b#Z@p"TGGX.b#1"F^@ŤVHx4GGb#_8b4Gl"0BMcZkG(1AhIHDG4G (9b#k@G] }](08ݤ@HP`#kG`#~^ ^(~08@޴HPX>`^h~px޵GGGGp"GGEG8)! 4GxBGb# _I"GX2b#tGG]@4G b#Gl_Ii"PTGBGb2v@IbZkB J!GGb#4G_j6`IF R`I ">V`I JTGBGXP@BbGbZk4Gxb#GU_Ӏ4GG@3b# ]Z@X2b#()" TGG]@X)" P`@GG`3b#2vH.[@x)"P@ GG`3b#2vH%[@VI4GxGb#_4Gbl"BbZk,1A aI`SI EGi"=b#"?"_"Gi@ G>b#"GGTGXh@ C - GG "b#4G(_ 6H7ꥏI"-*V$J JTGBGxP@Bb4GtbZk4Gxb#G_Ӏ4GG@3b# Y@X2b#)" TGGM]@VI4GxGb#_4Gbl"BTbZk /1AoIHD ıEPE0EC=CC0 GQ0G0F9 K2_JXCp@BQWBU@G u0DݢL ]"֢F6G8G'GC:#}!v H eC! oC`CxC x4GGb#_Ӏ)"X2b#I"GtG \@4Gb#Gy_i"TGGBb2vHbZk B GGGGGuZkP &P`@&'H&@""G'vH@$-GGG9 K'C- ?#=(ͱ9B$-,mGC4d:v@K6`Ka@K BDC4dtZk7D!G B9?KG-C7?#78GG9v?K8<WtZk$` G B-IG Az! C= 9#GtZk, G B7JGBGGtZk͢, 6JBͲ*%!v H!  x4GGb# _ӀX)"X2b#,I"GtGx\@ 4Gb#G_.i"(TGGBbҒIaZk P@0*4%vHVHp1H0DC4]R@&d &G">b#G3`JtBĢF4$9v K'C4$=TG!g@ G%H@=!v H V H $_&2FDEFΰ ?'Gb:KFYGGB4GtZk GBGx"-vI PAGtZkGb#?"GG GG g"GTE |:@GWG`BGhb4GstZkàGB&vHx"P@GutZkG?"b#GGG G Gi" TE|^:@G6ΡxhpIv`IgIDxȱݠƠ o#v`H]/1AE/7IA$ G= 4G=$!="b(HDFHs`GGp0FCG4GG@b#]p@4GG] ](}08@ݤHPX=`]h}pxݥ#kG#~^^ ~(08޴@HPGGG,  GG4Gb#8_Š6H8 RH"0VH ETG(BGhP@B0bG`Zk4G 8b#G_(4GG/b#X@"TGG/b#1"^[@Gb#@VI4G Gb#_4G0bl"(Bb`Zk'1@H`SHE6J4G ¤G8b#_tG(G!H"/b#G4[@4Gb#G_h"HTGBGb2vH;`ZkGb#@%Ġ!bGB4GDsZkGz?# x@vI¦{ K'vH &'vH"qH]"1D=1v>JG6BJݶ4G[GBG}b`Zk G "G4Gb#_Ť6H8I .%V$H %4G8BGpP B@bTG_Zk4G ¤8b#Gl_(¤4GG/b#tW@"TGG/b#H1"Z@ŤVH 4GGb#D_@b4Gl"8B_Zk(1AhIHDG4G 9b#Ch@G] }](08ݤ@HP`#kG#~^ ^(~08@޴HGGb=c GG4Gb#B_6H6 RH".VH CTG BG@P@B(bG_Zk4Ghb#G _p¤4GG00b#W@`"TGGH/b#1"hZ@àVHh4GGb#_(b4Gl" Bo_ZkG%1@H`SHDð4G0"=]0B2G] ](}08@ݤHP#kG#?$~! ^tG(G8[=x= vHv J vH ;tHz?"tF{4vJBBJa J`@JaF]"4vJvJqJ"1D(;="4vJ@{BJ`FkhZkG ](0#k#~^^~ (0޴8@GGG0 GG4GHb#_6HCH"9$V$J DTG BG0P@B(bG^Zk4Gb#Go_¤4GG0b#wV@TGG /b#GY@G`b#\@<'"tG CG0b#EW@ĤVH4GGhb#<_4G(bl" B^Zk%1@eӠHHD6H4GGb#9_tG¤Gx F"/b#GY@4Ghb#G_f"PTG@BGHbҒH^Zk4GGb#_tGG /b#E"G{Y@hb#4GG_Ӿe"ŤTGXG@BHb2vH^Zk(   $GG]]} (0ݤ8@P#kx BkG#~p^x^~޴>^~޵G#(G(G=GGv JH"% ?&0vJG0vJ1"sJ )!SF}=3v~JpB}h"(}JrJ~JP`@2FaIDD}@PB4GGhb# _XI"01b#GGtG Y@ 4Gb#G_i"ITGXGBbҒ@I^ZkB J!GGb#4G_j6`IG R`I "?V`I JTGBGPP@Bb4G]Zk4GPhb#Gr_X4GG2b# zU@01b#,)" TGGX@(`)" GGG82b#2vHJV@c\@$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1"m)" P@GG82b#2vIAV@ VIP4GGb# 8_b4Gl"B]Zk,1AaImSI  EGi"hZkG0bG4G(BBZkD0@ @?&"D(0B5x"G1v JP BGHpZk]G0 b#q@GG8}GBGGGoZkP à% !j= &HB%@!CGG*@I KAC0ݡP A($,#h4`J6K GC4%@GGGoZk&D!GB)?IG ,A!,vI8<PGoZk͢?$`! B6JGBͲz"AͲG0  GoZk,#GB7JGBH= H]GoZk, $H@0%Š %G"=b#G&HTG@e mD(b@0'H @e0vIVI$E0vI I?&F%hB4G8pboZk(=0Bx"G$vHP@GoZk0n"hb#GG?" GGjG T`Ej|5@GU/B4G@boZk(ݠ0Bx"G,vI PAGoZk0}n"hb#GG?" GGGTE|l5@G4P0xpI vHjI *ExE00 HHݠ0Ơ-1AE&vH-7I A$0ݡ4G$n0? B(0%$F%R@GH0FCG`4GG0>b#mk@4GGp]x]}ݤ=]}ݥ#kG#~^^ ~(08޴@HP>X^`~hpxGGG"GG GG|!)!GGb#4G?_I6@IA R@I "9V@I ITG BG@P@B(btG[Zk4Gxb#G_Ӏ4GG@1b# S@pTG G,!X0b#GdV@Gb#@0-" G`1b#GGGS@VIx4GGb# _(b4Gl" B`[Zk+1`A AImS`I E6H4GxBGb# _tGpbG! L"X0b#G2V@4G b#G_,l"0TGBGb2v I9[ZkVI4GxbGb# _tGp"G)! I"X0b#GV@4G b#G_i"8TGBGb2vI[ZkD!@(G G!(cG   $I`B"hbSFA G7aJG?"GlZk G 0B "5B BGFG GPb#@G#B  @ B )@ FGGGGGKnZk VA AF$@/G 0A?%)!_G BG GG GGGb#@ A @A D$@G G $ # 0B 4GxbGb# 4_tGp"G<)!I"X0b#GU@4G b#G_i"TGBGb2vIZZk$ G c*FAdA E 0`E+`I EGG+ #j GB4Gb"nZk Gz#x+xA zK vI)v Ib &)v I"a I]" AE-vI4GAJG:G]GBiZZkG$ $E$BG!xB4GGb# _ptGbG X0b# D"GKG%E=GYZk RI! cG]] }(08ݤ@HP=X]`}hpx#k#~^^~ (08GGGG6H4GGb#8_ӠtGG8 0b#E"GT@Hb#4GG_e"TG(G B(bҒHYZk#"`  4GGb#_tG0b#G D"GuT@4GHb#G_d" TG BG(b2vH|YZk(oG]]} (08@#kp#~^^ ~(08޴@HP>X^`~hpx޵GGG GGG| GG8b#4G_6HD(&I ":(V$J HTG0BGHP@B8bG=YZk4Gb#G_B4GG4b# P@ӰbTG Gk!3b#GT@GPb#@0+" G4b#GGGQ@HVDI@b4GGXb# _8b4Gl"0BYZkh)1 Ai I xI iEh6H4GGb#_tGB"G4J! J"3b#GS@4GXb#G^_jj"TG0BG8bҒ`IXZk$! (GGH!C!(c@( " J#v J=@ J; 4G"Gb# L_tGbGk!K"3b#GS@4G Xb#G+_k"@ҒH#v I 4GbGb# /_tG"G D"3b#GS@4G Xb#G_$d"P2v I0BTG8bGXZkc`  G@$IB b$DA G7!H G?"G)jZk G0B/"5B BGFGGb#L@ A 5AG`BGBGkZkâGBGGBGkZk AG,A C"-G /AAF Gpb#@G!Gpb#@!%!G @G/DGH@b#F@7J07J CGG@,A -A AGIG$DA7Hb#0@@GGGBGkZkG A ADF $ # 8CG$#FwGGQDFQqG"@!`I`4GGb#{_ӰtGG!3b#L"GR@Xb#4GGZ_l"TGG0B8b2vIWZk?!@ 4G¥Gb#Z_tGbGpk!K"3b#GR@4GXb#G9_k"XTG0BG8bҒIWZk mSHBGb4G H E (ǰjZkG}z_! xȡ Av`I "q@I0B.vI8b &.vI"dI]"E/vIGAIG1D=4GWZkDG]] }(08ݤ@HP=X]`}hpxݥ#kG#tG~8^@^H~PX`GGG`GpG P5b#GO@Gx6b#GtGGR@xz? (%"Ga@P5b#2vHGO@]"GGb#_8%"} }"GGP5b#2v`HO@G@]H}8]PX`p#kG#~^^GGH "GB{#b@DG]] #kG#~^^~ (0޴8GGGG(4GG@b#_0tG ¤G5b#F"GQ@4Gb#Gv_f"pTGBGb2vHWZkàD Gb#_#GG_"G`b# @G]]} (0ݤ8@#k#t@J~4G^^ ~(0GG| G$$ G B(bvH4D 8d jZkG` $R H &z"pFx#z? ]a@ d`H1v J0"v@J@B1v JHb &v J"Fݶ6vJ]"B>K=4GD=GVZkGG]] }(0@#k#tS@J~4G^^ ~(0GG| G($ G B(bH4D 8diZkx#z#={@ d`K!v Hv JB!v H &u H"UF5vJ]"BK4GdF}bGGoVZkG]] }(0@#k#G~G^r"G GGGH{#T D |0G?"/@G] #k#TG~4G^x{#G_G] #k#tG~TG^X{#G#_G] #k#TG~4G^x{#G#_G] #k#G~G^?"GG{#_G] #k#~^^~ (0޴8GGG @4GGb#z_h¤tGpG8 +b#F"GP@Xb#4GGY_f"TG G0B8b2vHUZkĠ  "GTG $7b#[@$"GG@GP0@GC0 @$G C:CzK4GGFFF;yK_ F8KGGXGCQӠGF6C4DӰDJTG@"DDѰC7JcFDC2r@2UJGWFFCѲG]]} (0ݤ8@#k#~^^~ (0޴8@GGG#D  àD/ $B # @ GGb#a_GG]]} (0ݤ8@P#kGDTGGtD@F0wH?? 2Cd%$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1d"~DJFDG4J3HDtFDCGG&B"8@81C#0WH? %@D4GGF%1@DF27H~?"4CDJQFDG5J$HDDDqD4DCGP#G~h^p^x~޴GGG`b# PBPB0B@ @G,VJq 0J(]J2_J8FCB(ݶ)Jxd"'G5vJ9v KxSJu KF(T,]L[P{0B0]4}G"t8G0J{q`KFF8}א`K="GNhZkC= = !?H 8ؐKC-GD6vJ8=G10>}"G?"G_İ "GGb#%H@ & ]. =.! @ 0Hs0HR PJQ0JTF3FP>0>}"G?"G_ , , fHD HDe@ Gh]p]x}ݤ#kG#~^^ ~(08޴@GG0"GG01B G@B@@ BarB4`01B%4G Gb#w_tGH¤PGp F"x,b#GN@&"G-b#tGGK@4G8b#GO_f"TG(G0B8b2vHSZkG_G]] }(08ݤ@P#k@3Bss"`=@ b BGGtG_CG#~^ ^(~08@GGHb=4GGb##_tG08G E"`&b#GN@4G b#G_e"8TG(BG0bҒHSZkb#=e]r@G ](}]08@P#kG#~^^~ (0޴8@H>PGG"GGGG"$ $䳫" B?"$D $D䳠G`D0w K< CP@Hk2dH1fHEJD6'J $27fH䳒VGJ $2B0@BD\2dH9WfHEJD&K $D$ $D$$N`DG0J6J HH $0JVJ0C$29&K&K$5G0J6J$ CD$ 11v J11 B F$%G4GGb#z_(tG "GP-b#I"GM@)"G.b#tGGJ@4Gb#GS_i" TGGBb2vIRZk]@D&bc@@"4GGb# K_ ¤tG(GX P-b#F"GM@b#4G G*_f"TGGBbҒHRZkG]]} (0ݤ8@H=P`#k#4G~@^H^P~XGG =GG(]G0}b#8P@ G =(0=8]G="GGtGpb#_ ]}b(=0=4G]8}SG@]H]P}X`#k# ~C ^(^0~8GG"CGF GGTGb#_G=b#-_G=b#)_G ](]0}8@#k#~^^~ GGbc G4G2b#Z@bc G]]} 0#kG#G~^{#G@G] #kG#~^^~ (0޴8@HGBGG%1BG'GQ@G1B@@(" @@ bGTG_G@@@`3" PBR2PB0@B@G@['GG@Zk0@ @G]]} (0ݤ8@HP#k#~(^0^8~@HP޴X`GGGG%`4GGXb#?_tG¤G G" 'b#GL@'"Gh(b#tGGI@4Gb#G_g"ǤTG8G(B0b2vHQZk G<G G6G="GTGb#_4GGXb#_tGbG 'b#E"GhL@b#4GG_e"ŤTGXGHBPbҒHoQZk} ="Gb#G@ݠ@f@8D8DDG(]0]8}@HPݤX`p#k#~^^~ (0GG(b0 4GGxb#_D"G@(b#tGG#L@4Gb#G_d" TG(BG0b2vH*QZkGd"x3b# "?"_"GX@Ә4b#GGGTGV@ "TGG#4b#V@Ә G]]} (0@#kG#TG~ ^(^0~8@H޴PX`GG="Hb#y_Ӏb@4GGb#j_htGpG (b#E"GK@Xb#4GGI_e"TG0G B(bҒHPZkݠ@&@4GGb#F_htGpG!(b#H"GK@d("GGG)b#H@4GXb#G_h"TGPG@BHb2vHPZkGG b#_G(] ]0}8@HݤPX`p#k# ~^^~ (0GGG?0   ;F1w H < @Q@ k#JeH/G#JeH+GFG#J6eH"!#$H6dHø4GGHb#_tGG, )b#E"GBK@b#4GG_e"TG`GhBpb2vHIPZkGG]]} (0@#k#~^^~ (0޴8@H>PGGG``@&4GG@b#_tG¤Gh G"+b#GK@'"GdGGP,b#G@4Gb#G|_Ǥg"@TG0BG8bҒHPZkcH  Dg@wH G%'@"!!'1@pB?"xbGaZkHaDF@JTB@Ԡ`5BG.G ĠGƠ%4GG@b#P_tG"G)!I"+b#GJ@)"GP,b#tGGG@4Gb#G(_i" TG`GPBXbҒIOZk'1@G]G]} (0ݤ8@H=P`#kG# ~0 (^C0^C8~@HG DG GG= =GTGb#_ }`(b#GD_Gb# c#v`H}} _G(]0]8}@HP#kG# ~0 ^C(^C0~8G DG G="TGb#_}GC Hb#_G`DCGG ](]0}8@#k# ~0 (^C0^C8G DG GG= =GTG b#_(b# _G(]0]8@#kG# ~0 (^C0^C8G DG GG= =GTG@b#_Hb#== w_G(]0]8@#kG#~^^ ~(08GC dHGH%4GxbGb#m_tGG E")b#GI@%"tG]G+b#F@4Gb#GE_e"TG8G(B0b2vHNZk}G]]c@ }(08@#kGp#~P^X^`~hpxGG GG""?"AA0F 4GGHb#%_tGGx *b#E"GI@b#4GG_e"TG8G(B0bҒHNZk8="GTGb#_ ="GTGb# _@(@(@}E,=D B!F,}}G@DݢݲH=0]YC@0}H}dG`4L} `@E}G4==GH]]]"b#_GX]`}P]hpx#k# ~C(^0^8~@GG0"CG F G G=" =TGb#_b#}} _G(]0]8}@P#kG#~H^P^X~`hpxGGG8="G@}#" ?"_"AAQF@4GGb#_8tG@G h*b#E"GH@(b#4GGb_e"TG0G B(b2vHMZk GGTGb#k_="GTGb#f_G b#8,@40E_GP]X}H]`hpx#kG7Jk# ~0 (^C0^C8~@HG DG GG= =GTG8b#8_ }`b#Gn_G@b# c#v`H#1`@`D}} _G(]0]8}@HP#kG# ~0 (^C0^C8G DG GG= =GTGb#_b#== _G(]0]8@#kG`#~ ^(^0~8@H޴PX`>h^p~x޵GGGG}@ C#=F]GGGG%4GGHb# _tG¥G !,b#O"G.H@X-b#/"GGtG E@4G b#G_ϥo"8TG(BG0bҒI.MZk:`h!%4G¥GHb#_tGbGtk!K",b#GH@+"GX-b#tGGD@4Gb#Gz_k"TG GhBpb2vIMZkmG GG>G^G=tG> [@Zk!G!곰}쳋G"¦Gh""e E$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1 w"Ų90 C'ɲ곰/x="GTGb#Q_͡b4GGHb# B_¥tGbG!,b#N"GG@b#4G G!_n"TGXGHBPb2vILZk} G Gb#G_GG #@00@ ,.1'J'JX F ADNR"EfG"AŲGb#}ݡ Gg_GG A- A,F"GHGHX@D@@D&! ) G"@ixDguAk@8F 8`EtEG ](]0}8@HݤPX`=h]p}xݥ#kG0Fk# ~8^@^H~PGGG?"q@8DG#" G ="TGHb#_="GTGHb#_},](=(=C@ @0B#D#FG8]@]H}P`#kG#~^^~ (0޴8@H>P^XGGG GG0"GG0 PBPBA?"аCR_BRRB@BAcSBSsBaBA3%"PBPBBACR_BRRBBBA d PBPB2BA0BRA2@P#0 B#=Gp"GGTG2b#))!Q@ G)0 @)#Q?BQ1B2"BA1!BRA2@QicF`IFGGTG)2b#kQ@G G _" bG0A g_G b_"GG_G bGGGG|_G]]} (0ݤ8@H=P]X`#k#~^^ GG =G{#[_G GG!A}"B22BSG]] 0#kGGG0GGW"@GA"]G5vJ"G_ZkG]g^ZkG6"V"]!v HGG_ZkG][^ZkGkGGGGG5" Gh]A"G6vJ"G_ZkGx]D^ZkGkGGGG5" GP]A"G6vJ2"G_ZkG`].^ZkGk#~^^~ (0GGbc H4GGHb#x_tG@G  b#E"GE@b#4GGW_e"TG8GBb2vHJZkGG(b#4GH@G]}] (0@#kkG#~8^@^H~PX`޴hGG=G ](}0 4G¤Gb#1_E"G b#tGGE@4GXb#G_Ťe"@TGBGbҒHJZkŤ"BGGH]ZkG ĦwH# HJBpHF ĶG.8/U JY8KF>0G8?"G]Zk`HĦE"GBJFĶ2"]Zk4GGB]Zk"0נ08b#@ "TGd vH6vJ@7QB4GB@<CGCGGGC"G^Zk,E"GB^ZkGBk]Zkj"tGGG@B4G@<CGc C7w@GGGGG^Zk0E"GB^ZkGBP]Zkj"tGGGBtG^ZkA"GB^ZkGBB]Zkb#GG6@>CpbX$b#GGG~GG=(} @@GݠGdf.GG$R"8]"`G0<"=GPBXb1?J"B=1v?J4B4JGB [Zk0}L 4G`@HDf@@䳆wH F@İG8]@]H}PX`ݤhp#kG#~0^8^@~HPGG =G(] JG="8b#GTG@_ = @" c dDb4GGb#,_ӸtG!b#GX D"GD@4GHb#G _d"dTG GBb2v`HIZk G4Gb#O_GbGGTG-b##IO@`#HP`@`  (]@  G0]8]@}HP`#k#~(^0^8~@HP޴X`h>p^xGGG¤G =G ="GGhb#TG_ = @" c pD4GbGb#_tGG G"!b#G%D@4Gxb#G_gg"(TG0BG8bҒ`H,IZk G4Gb#_GeTG(G#v`H.b#!a@(N@G #p1J!?HF0B4F@4G"Gb# _tGBGJ!J"!b#GC@4G xb#Gg_*j" TG0BG8b2v IHZkG GTG(.b#N@G D"$ƠB)v IGGT]ZkGB[ZkGB "E"(vIJxSIF%9v KG9\Zk G@jGg gG(]0]8}@HPݤX`h=p]x#k#TG~ ^(^0~8GGGG="b#G/_"! @8FAc C_@bDFG ](]8F0}8@#k#~^^~ (0GGbDDc 84GG8b#_tG0G4 "b#E"GbC@b#4GG_e"TG GxBbҒHiHZk"(BG%1@@ Hd@@d@U"[Zkd@4"`D"(BG[ZkG]}] (0@#k#~^ ^(~08@GG bDDc 4G`G`b#_tG(XG E"("b#GC@4Gb#G_e" TGBGb2vH HZk"PBC"G@ H0@[Zkd@"4C"PBG|[Zk@d@"PB]"Gt[Zkd@`"]"PBGn[ZkG ](}]08@P#kG#TG~ ^(^0~8@HGGGGGb#="Gl_H"! @"!c aD`b4GGb#V_PtGG P"b#E"GB@b#4GG5_e"eTG GBbҒ`HGZkG4GHb#y_G }`G4GHb#q_GE!v@Hv@H$DCq HF%DG ](]0}8@HP#kG#~(^0^8~@HPGG ]GpG g="GG(b#TG_ = @" c eD4GbGb#_tGx"b#Gx E"GUB@4G8b#G_ee" TGBGb2v`H\GZkG4Gpb#_Gd" =TG"#v`H!0`@1`DG!v H1.b#a@a@M@GG#GB!?H @#0vJPB "GZZk B$vHGp@1D8vK@PC "GZZk % G G(]0]8}@HP`#kG  kG;4Gk#~ ^(^0~8@H޴PX`GGGG  4GGb#p_tGGT!"b#H"GA@ӈb#4GGO_h"TG(G@BHbҒHFZkG="xb#GTGX_ @" c `D`4GGb#D_btGGc "b#C"GA@ӈb#4GG#_c"TG G@BHb2vIFZkG4Gb#g_G G4Gb#__Gg`8"GGTG1 /b#VL@G%G BGYZkGǢ7vJ81C71B CwDG@.JFBtJq.SqJtFq>0 C 8C_hDG ](]0}8@HݤPX`p#k#~ ^(^0~8@HGGGG VG="b#GTG_ = @" c eD(b4GG(b#_ tG"b#G E"G A@4Gb#G_e"eTG GhBpbҒ`H'FZkG4Gb#_GdTG`"G#v`HH/b#!a@K@G#B!?H @#!H0vJrSJ "2F@D"5vJGoYZk ŢG G ](]0}8@HP#kG#~ ^(^0~8@HGGG G VG="b#GTGb_ = @" c eD`b4GG`b#N_XtG(#b#G( E"G@@4Gb#G-_e"eTG0GBb2v`HEZkG4G b#q_GdTG"G#v`H/b#!a@iK@G#PB!?Hp @#!H0vJrSJ "2F@D"5vJGXZk ŢG G ](]0}8@HP#kGp#~ ^(^0~8@H޴PX`>h^p~xGG#bGc ;G="b#GTG_ #$@* /"0F& (4GG(b#_tG ¤G` #b#G"G8@@ c'"GG]8%b#=@4Gb#G_g"ǤTGGhBpbҒH7EZk!C` ((¤Ű p" G`"pB1GG24F5J6JBG4GG7J6J G%?E 5`C wH<`C@@k(B4GG(b# v_tG bG!#b# L"G?@," GGG8%b#D<@4G b#GL_ll"xTGhBGpbҒ`IDZkpG@b#@GHAIg4dI6J/Gh0FI1FI2FIA>J'JGJR@Ipb#B@GRG@b#@G AGhpb#^0I1I2IJ'JGJRI+@G eTG%[@Zk5G P@12"KGK"*v@IG$#P@' "G@"6vJGR IP@ 0 A 1 E @ !A7G8B"W"9v KGGXZkGHBWZk"GI",vIG8BGXZkGHBWZk\G@b#2@Hf$$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"AI 4I6JGh0FI1FI2FIAJ'JGJR@Ipb#@')$I6$I$A1?`!(l`(,I6I  " G ](]0}8@HݤPX`=h]p}x#k;k#G~G^GGG GG@01?J08@0"P.QJDF @G81C8@0"P.QJDF_@G"GG^WZkG`rK0CvJ2FAs xBGV4G5B:v@KB":.apK BQ0J!F0>V4v@Jv@J0BpJ0D_cJ@G`G{Bw`K"0`CG4GVZku HvKFG] #kG#~^^ ~(0GGG GG@'b#4G?E@ $0@d< #=]""1?J0B B=1v?J8b "5B5JGB= G2UZk$$" b#GTGGt>@ 0DCG b#@G$" b#GTG`>@!b#G4GG:@d`G[TG$@ZkG]] }(0@#k#~ ^(^0~8@H޴PX`GGG,X Hx H8DM!8 }"¤G0vJ(BvH(0vJHB BqJPb`@1D8"pH=1v>JG!B>J=0D=Z$"0"" H@ vH@ H@=GfLZk,vHB"BGG6VZkG=B ` e"XBG!?H`b""@=!v?HG&@ݴ&HG@TZksDàTGZD"8"" "vH(vJ("'vH'vH`H E(vIAG=~J bGFݶH=}"8vKv K:XC`@KHBG`G};vKhC};~KeC}]PbGLZk4GHG=`¦ vHB!v HB<CGC$"G!v HGGG/WZkJC"GB+WZkGBUZkP@ @@BP@Z"GGGWZkV"4GBWZkGBUZk vHG}hBB"pb"#Htf"b@}#vHGh@(IGAG/TZk}#v`HH#v`Hk@c`HDG ](]0}8@HݤPX`p#k#~^ ^(~08@޴HPX>`^hGGpx=GGGGG 4GxbGX(b#7@q`CxBJ!`GGTG @&b#>@0D@t*"J"Gb#-_&==" ]"Hb9?KhB!C=9v?Kt*0C=9>K!v Hpb3C=AAv! =G  GSZktʤt*%vH&vH%vHv H@fH&Dt*Gt 4G0vJPAvP"t2Jr.SrJtFr>tt5vJvJ0BuJFtGt*v Kt*jv`Kjt %vH vH h `P Al*Glp.JF hl 0Bh0Cl pj;1`CpjEA@Av    GGG6Bʲ고hʠ4GpjXB"PBGGG[ZkCG@D0@b#@4G %,pHAHA%HD0D%<*AhJ@pjwH0 Bʲ0@BhJl31`Bpjd@W/WKDG@G GBGTZk,HD pH.UJF>GJGGGBTZk0Bl겤 A AKt*"tʤTGtG&vH%b#vJ@vJFt g<@l (ʤ  &vHB@vJfHF ʦJ"6vJ<CGCGGGGUZkGBTZk4GGGB@"GWZkG G*"%b#TG=<@G t hIvHDt *j a H*v`JaFj *gG 0@C bGb#]@ӧ@ʠ CEHtt*"tjTGG%vHv`H%b#@fHfDtj <@l8 (vIBA0AvHhIDɠ &vH vH &A@A . ") Q.JsJRQJSFQ>ʦJ"6vJ<CGCGGGGpUZkGBTZk4GGBD"GG0WZkG *"GTG%b#;@GG] ](}08@ݤHPX=`]hp#kG#~^^~ (0޴8GGGb#c @ @n # B&BGGGG%TZkGTG# vHG%b#@&@vJa HF`;@4G#G BGG TZk\æ\#6vJ@BBBv KwJ7G\#\#^C"!v H<CGCGGGGTZkGPBSZk4GGGHB<"GVZkG`G\#"%b#TGc;@G@$@#pJCvJc&BFr@J\3fBvJF\##cc##c㳡 @㳓?âG BGGSZkBò @àG BGGSZk@#ðâB#Bò9$C#@G]]} (0ݤ8@#kG#~^^~޴GG#G0"G`@a@ DG HtG1F_TG  "G vH!1b#p@E@ #GGB0!v H0 @v Js HSFp" G4vJ0BGSZk5"H9#7vJF 0@J"GF5BN@W#w/[zKvJF5BBUB5@0B&C.JvJvGz? !B4GG1v H(B"YZk&CCG!.@D!Jr.t2JSrJtFr>Ģ6vJ6B61B @B"GGRZkGG#Pd@ c4$H1J޴0F'J6J5vHp/$G ݤ2 aHb#"H`DDݴ(]" }""TGTG_ 0="(ݠ]"GXB}t"`bP@4vHQZk-G¤Ơ0]"(""PA(GP@}1"hB4v H0vJGpbGGQZkG(ݠPA0="]"&P@}4vHB"!v H>bG޴PZkGà0c1I4H5vJ'J6JGPd@à c1I4H>0E'J6J5vHG0b#_c!`! GRH'1@@@@GG4G  GG5v H0b#_0@ @G4Gh'b#}6@c GĠtG G&vH1b#GP@8D@G]]}ݤ#k#G~^^~ (0޴8@H>P^X8GGG9.9J$F GBTGBG1vHR"XZkCG@D !9@P @GGG%vK>⤸ !_BGTGGGGXZkCG@D G GG*&AGAA'TG!b#kD@GrHvS@IBGGvJ "2FAGGJFRZk8 禗J0B*@%Q@AP AG]]G} (0ݤ8@H=P]X`#k`#~ ^(^0~8@H޴PX`>h^p~x޵GG=Gh= v JP@0vJ0vJrJ2D]2v^JPB]^JpH4G0D]c `A@a@0@! @!A%@!@GTG $x(b#C@G4G 4GP?Ap@ G j!*1'J'J 1" 4GGXb# _ӐtGG! b#M"G9@b#4G G_m"TG(GBb2vI ~ZkA@h@ 0@,III LA @-I8M @ AI8EQ@K@0@QPO GJ0@ G*1@AD@GNACsA8F XF4GGXb#X_ӐtGGD b#D"G8@b#4GG7_d"TG GBb2vH}Zk8E AdAE@@0@GAnA@@ΡC@.@!@!v H0P@ 0A A?RA,@@,1A 0 A (Aih'1@"&@ƲHB]"0"G}GPbxPZkhGtGGO(b#!B@G(]0} ]8@HݤPX`=h]p}xݥ#k@#~p^x^~޴GGGG  JH wHGD!BR2B1.2J GwH% DAB@@BR.@J@0J%J B %ŠD @AF@4G(B80b7}ZkG0@ŰG4Gb#@yGtG b# vH?"TGGG_?"TGb#GGGD@h.J0vJ_Gb# vHG?"TGGG_0HE9 TGG#b#_TG(="b#G}_ " H@#?F F @ F`@Hp.JqSJF8 vH@8=?"4]==z@K< ]!!H0}pJ2_J}F ]F]}"TG\GE(D@ F 0J!v HB!@@ ` F @Jp.JqSJF@G("0vJB@=@}h HBH"G;aK@"E@}PZk@}"0GDP=F!?H vH#@P@P= @F `@!Hp.JpSJFPG(!v>H8@PPHP]X]Z"@2QJ'.v@KB'JgHq JgGX}2FP]GH"OZkP}"?"GGGb#_pHE9GTG #b#_ (="b#TGG_ " H@#?F F @ F`@Hx.JqSJF0 vH@8=?"4]==z@K< ]!!H0}pJ2_J}F ]F]}"TG_GE( #DH=@F1?J5vJ"BBH= @F @!Jx2/2KrS KGH=G(b1v>J;BH}HsӠJBGA"0JpFH}P"tOZkH}"3GE6 D`D 0J!v HBP!@` @D `@Jx.JgSJF`G(0vJB`cj"`=@"h]D@11J-v@KBIg&$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;14"c HhIcGh}E`=G@OZk`}"?"GGGb#\_GG#v`H}?"b#TGGGQ_Gb#@Gb#'vHG?"TGGGC_Gp]x]}ݤ#kG#~ ^(^0~8@H޴PX`>h^p~xGGG  !JE'H AB @FaFGe, 0JJ "wJF@U@.J &GwJE"FrBPpBs.pJ`% 1@ ŠD@F4G0B@8bc{ZkG0@Ű% Gb#i@à GGb#TG@D D_G4GPb#_ G G%?@F &1" FR"@G/GdG>CG3gJGgJ~Gb#@G4Gb#j_%8b#GGK_G"GGTGXb#\1"6@ ! G/G>CGG$HGHGGb#_@ө$TG G(vI#b#$PA@@G G @!%vH0@ Av JFGsISFa$aJ4vJvSJFDzRJc(1BtY#V&9#S TGC$#b#R@K@CG@@G#G "0R H @v Js HSF0 .JFâ c!BTGBGRJR"TZkCG @ D P @a@1B5!BBGRJ Bp@<C0BGCBG9v KGG C"G OZkBGBR"OZkGBMZk"GBGGNZkGGBNZkGBMZk âGY?CGG$RJ#b# 9@PBTG8@@ G# C" BR HP @GMZkGc0@ @ G g+v`I_ vH `AG GG ](]0}8@HݤPX`=h]p}x#k`#~@^H^P~X`h޴px>^GGa@GGGFG+tG1v JG=!=?"!(b#TGGG_b#@Gb#@ b@D bGG4GtG_D?G0vJ?"TGGx/ b@D( 4GG)v I=! (b#?"TGGG~_b#r@#*E G bGGGtG_)*E?TG0vJ?"TGGJ/y@D#*v I] R I)v I vIRI)$IhI0JE FBTGG#b#K_(="TGpb#G9_8ݠ4<]ݰ=*v@I0'vH*FI)!I'H IE GE] sH=6J1?JSF }"B=$c1v>J}"4G6gH#fHJgHvQJcq`HqD6Fݶ?"GG(b#_GH]P}@]X`hݤpx=]#kG#~ ^(^0~8@HGGG H@H/!v HqQ HF= !  b4GG@b#_xtGG b#D"G<4@b#4GG_d"dTG GBbҒ`HCyZk "BO"$vHGLZk}"Pb?"pb#4GGG_G(]0} ]8@HP#kG#~^^ ~(08޴@GGGD (¤ =BRH vH1>J0 @pSJ@F"B=R J "G @"qLZk @?"Hb#GGG_D?G]] }(08ݤ@P#k#G~ vH^?" ^TG(~G08@޴HGGG GGb# f_}"b#?"GG HGt@ Y_GTGb#_Әb#b@_àc@D GG4GTGb#s_ƠD?GG0vJ?"b#TGGG9_G ](}]08@ݤHP#kG#TG~^^~޴ >(^0~8GG@GGUBG b#0G@8b"G`F==uFC`J>HF>C "8]"0}"("TG_Ө@"@BGGHb GGDKZkGGG`b#4G/@өC  HHGC/GTG &G'!v H%b#P @>@ G &G"0!v H0Bv Js HSFp 7v`Jb"F"6vJs"<CGCGGGMZk "GG BGLZkG0B;KZkG*P@AB"G9v K=bGGGJZkGGGb#GGTG2@ GGtGG vH%b#P@6=@G FP@ G*v@I0@0@A @ D(B G1XA4GGB"RZkCG @ D 0&@C %B@0 B C0C `!CJ0 @F4CBwJYBG%C9B0@ @%C9@< GG' GP`A%b#GTG=@ G !1`A0B@GGGJZk,GeKG@Hp`ID<7v HFP@AB5vJ="bGGGGJZkGGGb#GTG2@GGGG%b#tG<@@ D,`G@"BGݰGbRHGGlJZkGGGb#G4GtG2@GbTGpb#Gk!G3@+"Š@b#GGGRH/@D^ %k!@}@J]!0=q@IHF@= 8}H="(@]"GP`BpBGxb"4vJGHZk-GH="0@]"8G(}%Ǡ>CP@PB4v I&vH޴Xb,"P@HZk0}H="8@]"(}G+P`A>CP@B4v I%vHbh"HZkGHݤ"`BG]Ghb&vHݰGGIZkGGH="b#GTG1@G]]}ݤ =(]0}8@#kG#~^^~ GGG`b#*@0HD D tGbGGH#b#sQ2v@JP@BG<@pHD D ctGBGGH#b#R0vJPB;@G]]} 0#k#~^^~ (0޴8@GGGb#+@b@D X¤ _$tGGR JF'b#!BG;@GDc@DGGb#@GDG]]} (0ݤ8@P#k#~^^~ (0޴8@GGG GtGG@0vJ(b#PB;@a@D ¤ _$tGGR JF(b#!BG;@GDb@D GG b4G_GDG]]} (0ݤ8@P#kG#G~G ^(^0~8@H޴PX`GG"B BIZk #v H"` X¤p (BGTGGGGPZkCG@DGGG(@0BGG8bGGGHZk(h@#QAP@G ](]G0}8@HݤPX`p#k#~^^ ~(08޴@GGG vH4GGb#\_¤tG G xb#F"G0@8b#4GG;_f"TG(GPBXb2vHuZkà4GGb#<_ ¤tGxb#G¤ F"G0@4G8b#G_f"TG GPBXb2vHuZkà"@BGG IZk$"GXb#D$$_Ġ"dTGGfHfH!b#fDdDG $F;@Ӡ 峠Ġ泠$!@0$D!B 2dbBtĢB$$Y:_K0@C$Yd$ H@${VH |İ G GG b#_Ghb#_G]] }(08ݤ@P#k#? ~^^~ (0GGo@ a@GD 4GGb#_tGHGH b#E"G0@`b#4GG_e"TG GxBb2vHuZk `%CwHD4G @A@ .0J0F > bw`H`D4Gs"BBB.5JF>G]]} (0@#k#? ~^^~ (0GGo@ a@GD @4GGb#`_8tGpG b#E"G/@ӈb#4GG?_e"TG GBbҒHtZk `%CwHD4G @A@ .0J0F > bw`H`D4Gs"BBB.5JF>G]]} (0@#k#~^^~ (0GGXbc VH4GGHb#_tGG E"b#Gs/@4Gb#G_e"(TGBGb2vHztZkvHH4GGHb#_ӸtGb#GD E"GP/@4Gb#G_Ӻe"TG GBb2vHWtZk|4GGHb#_ӸtGb#G E"G0/@4Gb#G_e"TG0GBb2vH7tZk0H4GGHb#_tGb#G E"G/@4Gb#G_e"@TGBGb2vHtZkDD!pH4GGHb#_tGb#G D"G.@4Gb#Gg_d"8TGBGbҒHsZkx Gb#~_Gb#D_G]}] (0@#kG#4G~^^~ (GGbGb#M_tG@GL D"b#G.@4GXb#G,_dd" TGpBGxbҒ`HsZkG]}] (0#kG#~^^~ (0GG bc vH4GPGb#_tGHG E"b#Gy.@4Gb#G_e"(TGBGb2vHsZkH4GPGb#_tGb#GH E"GX.@4Gb#G_Ӹe" TGBGb2vH_sZkhn$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"P4GGb#_ӀtGb#GHP E"G8.@4Gb#G_e"TG8GBb2vH?sZk DP4GGb#_ӀtGb#GH E"G.@4Gb#G_e"TG0GBbҒHsZkeHHD#!D#V H #"|#Ðc GGb#c_Gb#J_G]]} (0@#kG#~^^ ~(08GGbc H 6HvH4GGb#c_tGG hb#E"G-@(b#4GGB_e"TG G@BHbҒHrZk TGG$vHb#}"?"TGGO_QDG]] }(08@#kG#~^^~ (0GGbc H4GGb#_tG@G0 E"b#G-@4GXb#G_Ӽe"(TGpBGxbҒHrZk@D4GGb#_tG@b#Gl E"G\-@4GXb#G_e" TGpBGxbҒHcrZkDG]]} (0@#kG#~^^ ~(GGbc GG!v H0b#=}"?"TGG_G4GP$b#:@4G]] }(0#kG#~^^~ (0޴8@GG`@ CGFG4GGb#_¤tGG Pb#F"G,@b#4GGw_f"TGPG(B0b2vHrZk¤ HVH vH4GGb#q_tGG Pb#G"G,@b#4GGP_g"TGXG(B0b2vHqZkD8D*DxD&DD"&?D D 4GGb#C_tGPb#G\ E"G,@4Gb#G"_e"TG G(B0bҒHqZkD'U@'wH<ՠ@G@(kG0H4GGb#_tGPb#G⤬ G"Gy,@4Gb#G_g"`TG(BG0b2vHqZkGg1HGqQ`H&b#VHTGDJFD &2v@JP@B07@G䠀&B'vHGP@GDZkGƦ0J4GGb#_tGPb#G G"G9,@4Gb#G_g"xTG(BG0b2vH@qZkpH4GGb#_tGPb#GD G"G,@4Gb#G_g"TG(BG0bҒHqZkGgqHGq`H&b#HTGDJFD &2v@JP@B6@G䠄&B'vHGP@GmDZkÈƦ0JG&w1JaQ`HG&b#V K7G&TGHD &'vHP@6@ӀG䠀&B'vHGP@GLDZkgGƦpJ0JF0KG4GGb#M_tGPb#G⤘ G"G+@4Gb#G,_g"TGhG(B0b2vHpZkGgqHGc`H&b#HTGDJF$ F1v JP BGe6@ӄG䠄ƠB'vHGP@GDZkb4GGb#_¤tGG Pb#F"Gr+@b#4GG_f"TGpG(B0bҒHypZkG]]} (0ݤ8@P#kG#~^^~ (0޴8GGG HVH vH 4GGb#_¤tGPG4 b#F"G3+@hb#4GG_f"TG0GBb2vH:pZkĤD8D&DxD"DD ¤4GGb#_PtGb#G E"G +@4Ghb#G_e"ŤTG(GBb2vHpZkD`^h~px޵GG=G vHvJ vHaH!F"=1v>J!B=>JP@pH0D=4GGb#_tG¤G F"pb#G5(@4G0b#G_f"0TGHBGPb2vHXGGG0¤GGGb#G "TGG0,@GTG#?"0J0BG ,6J0B,4G0 G Gù@0 G G4G0`D`GGGGb#4GA_G 4G0`D `GG@0`D`GGGGG=Gb#GGG@GHb"G4G(b#þ_6I8I( . VJ &4G BG@P B(bTGfZk4Gb#G_Ӏ"4GGpb# @"TG Gb#X1" @&V$I 4GGHb#`_(b4Gl" BeZk(1AhIHDgG]G] }(08ݤ@HP=X`#k#~(^0^8~@HP޴XGGhG=G]|"GTG %b# +@GtG&D"4G@4G0`F`GG@0`F ` G4G0FGGG 4G0FG ݢB0FG GG=G]Gb#Gp@}4Gð GG|"EGb#tG*@GG(]0]8}@HPݤX`#k#TG~^^ ~(08޴@HP>X^`GG]GGG"hb# G+@GTGb#?"GGtG0J0BG G,6JPB,]@GF@b$#GG$"b#4G׽_$6I5 RI "-VI ,DTG(BGHP@B0b4G%eZk4G(Hb#G_B4GGb# @P"TG Gb#1"@$DV@I@(4GGb#v_0b4Gl"(BeZk)1 A I`S I @E$DeG]G] }(08ݤ@HP=X]`p#k#4G~^^~ (GGhbGb#[_tGHG D"Pb#G@4Gb#G:_dd"8TG(BG0b2v`HdZkG]}] (0#kG#~^^~ (0GGG` U@GG4GGb#"_tG󢤀G< E"b#G@4GHb#G_e"0TG BG(b2vHdZkG b#3@ӓ"0G`b#tGGE)@G]}] (0@#k#~^^~ (0GGG`u@GG4GGb#޼_tGG E" b#G@@4Gb#G_e"8TG(BG0b2vHGdZk4GGb#_tG b#G E"G @4Gb#G_e"TG@GXB`bҒH'dZk%1@ GGb#4Gw@|"xGb#tGGDQ)@G]]} (0@#k#~^^~ (0޴8GGb  c 4GG b#w_tG(G, E"b#G@4Gb#GV_e"0TG BG(bҒHcZk 8D4GG b#T_tG(¤Gt F"b#G@4Gb#G3_f"8TGPBGXb2vHcZkGG8b#m_Gb#GA@4Gb#G.,@?"048 $(,峸vHFe4`FeEv@KE㳴G]]} (0ݤ8@#kG#~^^~ (0GGb` c 4GGb#_C"h b#GGtGK@4G(b#GȻ_c"@TG0BG8b2vHRcZk`8DG4Gb#Ȼ_H#"C"h b#tGG-@4G(b#G_c"TG GpBxbҒH4cZkG4Gb#_ӌ#"`C"h b#tGG@4G(b#G_bc"\TG`GPBXbҒHcZkG]}] (0@#k#~^^~ (0޴8GGbc 84GG b#{_tG(¤G F" b#G@4Gb#GZ_f"@TG0BG8b2vHbZk ĠXD4GG b#Z_tG¤ b#G(¤ F"G@4Gb#G9_f" TGpBGxb2vHbZk,ĠH4GG b#9_tG¤ b#G(¤0 F"G@4Gb#G_f"`TGPBGXbҒHbZkG ,D,$ 01B$8#G]]} (0ݤ8@#k#~^^~ (0GG  !Hb4GGhb#_ptG(Gt 0 b#D"GX@b#4GGպ_d"dTG G(B0bҒ`H_bZkG4Gjk>$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1 "b#*@G]}] (0@#k#~^^ ~(08GGG= UBG4GbGb#_tGhG D"p b#G@4G0b#G_dd"8TG(BG0b2v`H!bZk}4GA]G]] }(08@#kG#~(^0^8~@HP޴X`h>p^xGGb==  c 04GGPb#t_XtGG  b#E"G@b#4GGS_e"TG@GPBXbҒHaZk 8D4G0GPb#Q_tGX¤Gd F" b#G@4Gb#G0_f"8TG BG(bҒHaZk4G8,kp $X D 4G0GPb#+_tGXG!H" b#G@4Gb#G _h"0TGBGb2vHaZk,I4G0GPb# _tG b#GX!H"Gl@4Gb#G_Ӽ褾h"TGBGb2vHsaZk.G( 8b# }"G?"GG@<5@i(U@G?",tGb#F,!G @ 1@#8?tG#8?tG,G,QGGx8ŢGG`F|ò3CJ4G5JtG(v0`C(vb;0 @;P41HFUFtFCp(x !D @:BC@%epG `G G%"pb#TG&@ % GetSB3A0Bxtc$(e,( G ]*  G Pb# @G D G b# @4G]A==@A@i GE@EG/G&Pb#<e""?"4GG9_ 4G }H%LePB<"0D"G7tZkTGG(]0]8}@HPݤX`h=p]x#k#~^^~ (0޴8GGG 4G@G`b#'_tGh Gh E"( b#G@4Gb#G_e"0TG BG(bҒH`Zk 8D4G@G`b#_tGh¤ G F"( b#Gf@4Gb#G_f"PTG@BGHbҒHm`Zk4Gð< G]]} (0ݤ8@#k#~^^~ (0޴8@HGGGPG  84G¤Gb#ø_tG⤠G G" b#G%@4Ghb#G_Ǥg"@TG0BG8b2vH,`Zk8D4GGb#_tG¤GX F" b#G@4Ghb#G_f" TGpBGxbҒH `Zk1,$HH<5@! U@%4GGb#y_tG¤G b#D"G@hb#4GGX_d"ĤTG`GPBXbҒH_Zk Ð @GDE@B OG]]} (0ݤ8@HP#kG#~^^ ~(08޴@GGG  4GG@b#2_HtGG  b#E"G@b#4GG_e"TG0G B(bҒH_Zk 8D4G G@b#_tGH¤GL F" b#Gq@4Gb#G_f"8TGPBGXbҒHx_Zk0ŠG HGG0tG=b# @G]] }(08ݤ@P#kG#"~G^4G^GGGhbG`b#ds"&@ ""! G]] #kG#~^ ^(~08@޴HGGG=4GGb#_tG¤G F" b#G @4Ghb#G_f"@TG0BG8b2vH_Zk ĠXD4GGb#_tG¤ b#G¤ F"G@4Ghb#Gg_f" TGpBGxb2vH^Zk,H4G¤Gb#g_tGGD E" b#G@4Ghb#GF_e"`TGPBGXbҒH^Zkݠ CGGGGb#@GGb# @G ]D(}]08@ݤHP#k#~(^0^8~@HP޴X`hGG`G]} =  4GGb#_¤tGG b#F"Gx@xb#4GG_f"TGPG`Bhb2vH^Zk¤ 8D4GGb#_tG⤰G G"b#GU@4Gxb#GҶ_g"0TG@BGHb2vH\^Zk84GGb#Ӷ_ӰtGb#G< G"G5@4Gxb#G_g"TGpGBb2vH<^Zkb# @"GTGb#G#@GTG'"!?H0 @'G `,5ֿJ0B,,7J, ]Z#@4G0`G`G û@0`G`GGGG b#4G_GGG=G}G( b#G @<"B0E"GgqZk"FGb#tGG0#@GMGb#@b Ġ "G4GXb#_Ĥ6H9ĤH& / VJ($4G BGP B(bTG]Zk4Gb#GM_Ӱ4GGb#U@"TGGb#h1"@VI4GGxb#%_(b4Gl" B]ZkG&1@fHHD4GeG(]0]8}@HPݤX`hp#kG#~^ ^(~08@޴HPX>`GGG =  4GGb#_tG¤pG F"xb#G_@4G8b#Gܵ_f"PTG`BGhb2vHf]Zkp¤ 8D4GGb#ڵ_tGpG$ G"xb#G<@4G8b#G_g"0TG@BGHb2vHC]Zk84GGb#_ptGxb#Gd G"G@4G8b#G_g"TGpGBb2vH#]Zk`b#k@栓"GTGb#G"@GTG@ b#e? GtG#H0`@eGG @,4֟JPB,,Ţ6J,Ų c=] @<"0C"BGepZkF"Pb#GGtG."@GJGb#@Ө,Ǡ,"G4Gb#_,d6`H6R`H( . V`H4$4G BGP B(bTG\Zk4Gb#GM_p"4GG`b# U@Ӹ"TG Gxb#1"@,$V I 4GG8b#%_(b4Gl" B\ZkG(1A aH`SI  E,$Ű4GG] ](}08@ݤHPX=`p#kG#~^ ^(~08@޴HPXGGG=G  4G@¤G`b#_tGh G G"(b#G_@4Gb#Gܴ_Ǥg"@TGBGb2vHf\Zk Ǡ8D4G@¤G`b#ڴ_tGh GH!H"(b#G<@4Gb#G_Ȥh"TGBGb2vHC\Zk"GTGb#G!@GTG& "!?H0 @& `G,5ֿJ0B,,7J, 4G0@G@Gú@0@G@GGGGG=G]G b#G@<"`B0H"GxoZk"GGb#tGGA!@G/8g`84' 0EG4'G CX@F@4G@G`b#o_tGh¤ G F"(b#G@4Gb#GN_Ӽf"HTG`BGhbҒH[Zkà@4GG`b#O_ ¤tG(b#Gh¤ F"G@4Gb#G._f"TGGBbҒH[ZkŠGG0@ŰqSH4, !HF, ŢG$Xb8eCG`G8"b#4G9_4备6H84ŤH .4%V$H @%4G BGPP B(bTG[Zk4G@`b#G_ 4GGb#@h"TGG(b#1"]@4备VH@4GGb#ֳ_(b4Gl" Bd[Zk4&1@fHHD44GhG] ](}08@ݤHPX`#kG#~^^~ (0޴8GGb  c 4GGb#_D"Gb#tGG@4Gb#G_d" TG0BG8b2vH[Zk¤4GGG b#_d"b# "GG_"Gj"@_""TG048 $(,泸&Gv H&&2F&4Ffv`Kf㳴&0b# @ffG]]} (0ݤ8@#k#~ ^(^0~8@HGG=G]}` UBG4GGb#8_tG Gb#E"G@4Gb#G_e"TGGhBpbҒHZZk,%HH<5@"$U@*4GGb#_tGb#G H E"Gv@4Gb#G_e"TGGHBPbҒH}ZZk GG=G]}b# @ GGG=G]}@b#> @G ](]0}8@HP#kG# ~ ^(^0GG"! !,! "GG="b#TG_4GGb#_"G ](]0@#k#~^^~ (0޴8GGHb  c 4GGb#_tGG E"b#G@4G`b#G_e"8TG(BG0bҒH ZZk 8D4GGb#~_tG¤G F"b#G@4G`b#G]_f" TGHBGPb2vHYZkGGb#_`b#GG_4GkO4A$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1\"b#G"@"048 $(,峸ŤGb#vHŴ%0D%E"4@FE%v K%TG㳴%q@eeG]]} (0ݤ8@#kX;4Gk;4Gk#9#~^^ ~(08޴@HP>X^`~hpGGGP 8 C GG¤ FP E 0GG G@GG4Gb# _G6@I5 R@I "-V@I GTG BG`P@B(b4GYYZk4Gpb#Gұ_P4GG@b# @Ә"TG GXb# 1"1@VIp4GGb#_(b4Gl" B8YZk+1`A AI`S`I E( ǢC2./6. v.JX K6JS vJF3F5F0B "C"nZk8DGG4G- V!- 6. v-IH I*JK jI E+F ,F "0BF"nZk8D G)G ֢ 4G)G ֢CG 4GVGG"$TGb#@GGB0vJPB"GNlZkG "GB7vJPBGElZkƠ&vH!G"b#TGG@ G b#TGɠ GG? &HG0@ɰGG @G,G4֟J0B,GL,ɢ6J,ɲq@ G`Gb#4GG@(Gà "BG&vHP@GlZk, !"<"B0J"  E,!GlZk G0FCG `88 G GذGG b#4G(@ӈb G "b#4G_6H=ǤH!3VH'TG@B4GGHbP @hXZk4Gpb#G_P4GG@b# @Ә"TG GXb#T1"@@VHp4GGb# _Hb4Gl"@BGXZk (i#+G&1@fH I E (i#Gp4GGb#_ӘtGP¤G!Xb#L"G@b#4GG_l" TGhGpBxbҒIXZkg GG0`@ghS`H, H E,' ô'$]G "G21@B(J,F,Ӳ EG]] }(08ݤ@HP=X]`}hp#kG#~^^ ~(08޴@HP>X^`GG¤GGG  4GG(b#M_tG0G!H"b#G@4Gb#G,_h"PTGBGbҒHWZk!8D4GG(b#*_tG0"GH)!I"b#G@4Gb#G _i"TGBGb2vHWZk C G G0` $vHT"TGGHb#GC@G`b#TG% GG)?I" 0 A%GG G,eGG3J0`B,e,G5JB,IJ @ G G(b#4GG@F㠐"(BG'vHP@GjZk,? H¦<"(B0D"D,%֢GjZkGh0GCG*"8DGyGG b#4G&@4GG(b#_0tGbG b#G"G@Ӱb#4GG_g"gTGGXB`b2v`HWZk8`84h`0EG4(G XF4GG(b#_tGbb#G0bc C"G@4Gb#G`_c"TGxBGbҒHVZke`4GG(b#a_btGb#G0b,c C"G@4Gb#G@_c"TGpGBb2vHVZkfGG0`@fqS`H4, !HF, $Gb#@G  %1@(,g `D,g\&G \"G4Gb#?_\f6`H5R`H -V`H d&4GBGP BbTGVZk4G(b#G_B4GGb# @0"TG Gb#X1"e@\FV@I@4GGb#ޮ_b4Gl"BlVZk$1@ aH`SH @E\FGG]] }(08ݤ@HP=X]`p#k#~^^~ (0޴8@HGGH` ##DJ¤!tGGt GGb#4Gծ_6H8椇H".&V$J FTG(BGhP@B0b4G!VZk4Ghb#G_H4GG8b# @Ӑ"TGGPb#1"@VIh4GGb#r_0b4Gl"(BVZk'1@gHIE cG]]} (0ݤ8@HP#kG;$ #@0kG#~^^~ (0޴8@H>P^X~`GGGCG 8Š(  GG GGPDA%TG b#@ GGr`H vJ2F A  B" "GGiZkG&ˢ"F0" GG@E*C J 4G0@a0 J$ HE pDD DE CA(&0 B(&@(h0`B(hg$(e e`Ţ e%D 9"C eD G G%" b#TG5@ eGD@d@d%0 @%G]G]} (0ݤ8@H=P]X}`p#kG#~^^~ (0GGG, HH<5@"0U@&4GGb#_ӨtG`G h b#E"G@(b#4GG_e"TG G0B8b2vH%UZkGGGb#4G]@GGXb#4Gs@Db#_G]]} (0@#kG#~^^~ (0޴8@GGG 8 XF4G¤Gb#q_tG GP G"b#G@4Gb#GP_Ǥg"8TG(BG0bҒHTZkGGǠ 0@ǰ,rSHJ2F,@G$8d0CG]]} (0ݤ8@P#k#~^^~ (0޴8GGb`c 84GGb#_tG¤G F"b#G}@4Gxb#G_f"(TG0BG8bҒHTZk$àİ (#$GP0@FPtB@Fâ8F"GGb#tGC@GĠ#ðCR_B@c31`Bc ¦(71B(891 C(8G]]} (0ݤ8@#kG;#~! ^^G$!(!PFGG 4G4G 1"B8 D 4G,"!J0 F0F GGTG("{#a_? ,D,"G]] #k 0k#~^^~ (0GG(``G.G,#!'H'H<5 @# U @#4GGb#i_ӀtGGd b#E"G@Xb#4GGH_e"TG GBb2vHSZkG/{@Dc e@G]]} (0@#k#~^GG,H [A({4G gZk,? D,/G] #kGkG#~^^~ (GGG,HpDGG80DCG4GG b#@XBy@`b4G cZk,_ D,G]]} (0#kG#4G~^^ GGP8B@b! "/yZk G]] 0#kGGPp"Gp@J QBGFvJw@JGFLG]7vJ"GGfZkGkp#~ ^(^0~8@H޴PX`>h^p~xGG0c!GGGGd 8!"#!DC! !4]R Jv@JP B1v Jp J"pF}3v~J"qBB}~JrJG2F=""GG="GGGGGhb#F@ GGBD GGGfZkP &'%H#@İGİĢ'{@]"6vJ?'B 9#G H@$(G,DG]4da@KB6`KDC4deZkD?#Ƣ! B6Jh@B&GGG vH<eZk?'Ģ`9#&B6JGB$?#y@$G$G7D䲔"w@ eZkȢ, GB6JGBȲGeZk,? 'G@b8B9?K!C'4G+fZk0D?" 4GGGb#G_4G G  YG<Jp@I @E@("GBGG! ᳘eZkƢD"6JB'vH,&<(Br@0b4GeZk0D?" 4GGGb#G_ 4GG ,G ,E,G v@IpIaI aEg'!JpJsSJSFgGø¦֢0FCG x8GG7GG@b#4G!@4GG ](]0}8@HݤPX`=h]p}x#kG#~8^@^H~PX`޴hpGG#&G"Pa@}GaHp~J0 F} GGGGGb#<@4G$Gz/BR@TG }G B"GGGeZk`#?#XbPBy@7J B4G( ]"`@G(="GZZk GG?"b#GGG(_GK0=2# (G!v H@"vJBr HbG2F]2v_J="UB5JGB="GG\Zk GG?"Gb#GG_G /G0B8="TGpH8bvH0DGdZkt p4G{,t,H B@H(baHDHD<D<GaZk4GG8]@]H}PX`ݤhp#kP#~(^0^8~@HP޴X`h>p^x~޵l;a $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;1]'7 $iesZR+ܦG.I!Hj)i"离~-B|k*r*C.,b T9nL*Sb<w3jiRe+NpBQ=7XB]zێv ٧w~wZP !K+؎R6.CqFE=, 2y92s)gaNk]R>4 d ~q?$ tIG[ 7^ xڐ-2xXd")\~GGFCxJ;@8¦U¡ p V0z&mxi^XZS?v[ ]un{lSMUbZ~ dT\s{甲]. d!_Mfe}me>.@es?aÂ:Hq>Q'@UU mXC ֶ̐_J]am&M_IѰՖOOM;8ՌG̡췵`2IIuZ@r:7 (N1jiuO.ud 8@Zױ!摄4gbp``daP0u'R;i("rղRޚB8+@BSGqҁ}@5 D.=9f0hE}cygTJ4Ѝ?H3Q> Nѣl^L&g]Å0t*PM[XɰDXm!SGDo tktwO %""v_G{#`] 9EJkVs {( (H\k ьXh;+s:e ?AS[ op)dbPc훂 _OQgĒ<\';'Nl-&I15[dH4=|bdH⟩2%( n]~k@y#,XWVU9mKWU2 !doQxUH8# -_1|2Ix':רY]ޢЖ&@g W;}Ha((UƆqŹ5@p-:g,yqDANsgg!& [r>P)J<ZhϠj9S|+"l60'UB'tǙH%FIH-fCҽA 4ZŁљnͶI!!‚ݫ^4 L.j.B%YzI#c-D*Рd,l& h* ၼ}j)DsoTQȺ G6/@%a_Z/O,„َJMip-蛗C<H 4|a`Eץ;-~\ܪ.dmCv*uN}Gji6[((Q5om:pxv˻#]+竴ΑJ(2q UPqJI ߎנύήOZb/ ^G^|:_Q.md@C/hC5XӬۈi R]M G1*{(;}pVOOY)6fK Y++[!Y{.&aL*RdX"`oP4vh;MT,,:|p(bVۓr a"lVIxbYAO.Xo#"30Lcze7X4?A~%*vY2|p][xsn |Ļv,\B44OmU)&%9`kf9;Ê BkjMLLHƉ`OI1;5hwew%ݟ t4nV3FNl`ٹD2- Mk6`s2gr&Tf/ֆA~%h{yJqk+NSkU9V*&JhцCՇ? 3aB_wa\|Kw1?.ꉣI?lC3!Vªr벻hAEsN6NVxNYl}I8fC^b]_m<7ʤ edIAPɔv!&7{SGCveYB| s'\cjP@-ɃDq>K&7zۥ%r{6MR F/fBc/1_ûnuo&pD;TTan8b79K 15oTEz=]I'\گyDO9;TE9f*.k2l:dc<|.k"VTގQyb=OujϭuEf}U/=ӴSȜ< XA ]+XOMb+8U+؏OBh]nOˉv GAq_ [*x?ۄ?5C]ܛڡH8 O{%R1p+_sT>5 &(@o_(k 0fSZ pL.\(<'@zCt8P{PtWymt؁x4{*<[S#AYle+v_V[1U$鵰U'slN4ܩ<]_O(@-VG, q 6toZsb l̍wyR $o}Rd34=W-;l[o.r%*d4C|cC MbMhZ((KRk`w \ӹDI 3?7rT&蝣@]kWY}\+p+,^غV$\ڴu!tс4HF|sH7B#2 cJ:2So= 脊7MB {/RGJ;0d^s;Gm:ĞOmء] FXݹ{oSj,~wy8hմNv?B8Y{UIr eOUPy3Iþ3dH)c,mY %T;XkbdJʵe:ՍNɦ8:s0݇&aXe,8eO;r+6zq+ae[&$(ӌ9=n'" Vgpq+Coڢ ˒ok<0c1ˑHΏ@b;YjoxBCK!PSݼXnJXlڪw97Q!8L' Lr (˦EǶb!8lG0>̝WF,) ruDMfG&8+v~}8`{cYU^Qu@fYȃn56`hh>i[KC5BAk6PY!gDukȞ:z{[pL;]!DY:::뮿s \).r!́v4r#m8py39f]gv5fn13?x}*?Z~_w>,DӭMl snD? l~‸hT993vJ4ϤK $vD\Ĺ7z%ynV/b@pYbNd%6f,%Km %ܯ ]~ J]GMcJlfnlbXcD;|Mi%IV׶ _*r$!lY!Q i.Ӽ}vd9sz0y1)oo־E/CPE5 sh DMY6XV%QqTaVklHĚ0yƣ:'JGLc챵\Fdpv1`+}uPjPRKQ58g4 #Y*qCPmM.;z&\^tW<VPuH{0 sHC,vn`~7quk X(U;pe;{쳓.G’G#~VG H ޅ唂8lVfZOi;8PiP֪lP/K\U)s9847jGt% C>5~(rYCGO2;hƍ iosp]r@ gpG' x$/)'%(TFeH5TΓ1S}yڷ6-e O޸]"pfl´WEh+_zz4+)[^NQE}0=A.*z=xSե۽7.k_\5z0^uh&6$چO\H*&'R{b|\}m Q E>.iW ؼ:sDz6%inP A-|gװHGLDdg, ><N.E" ]¶qi1]6Rkq2Hqy`{WbxMQqT19$Pyi+.Gf3 x?b⌐m(;y <˽oA׈JY4Z&7U}Ph]fxÎ6OYaZKc]U0:9k`Daglsw^;-8+cE:*2{j{$`4wܝOßVa/]rܧps&ML'T/RmΡ |P6Sz{K$dž~dWusF/K4N7A={s7$l ]UR8+\~*=XՄ1a;+_TĨ9l-?wj= g} >8#ciUXCwU5$sGJinEΤ'CFt\ɬ|WZ );/QۨHEӮmXNɢvplEpR­)&a {IJwN !;NGܯ')O-z.cSo mCoh^̻`\yxgV*Gľ-M(i^8 ^)~#C!㈱.};uzaW,5@U2Tx&pբQ!L}}pY؈<Bʷ4Z] s{2 ë>q+P|d[bx&gbkl7>-vp-A@D7rzZ;2IChB!z OHM a[I $ C QB;|?hߑ#opIe`fc1ȼ'!Bٵ|)>E%!XIj`.mc8覆#+*; @"$k##P;"M]+I=ߓ|芲̎n6w{{=omk?=9P띌.(Gò~ OO3-53 Μ\*ĵSlӏ>.> r} %=Yb[ASavG! yـtgbxs;\ӵG.noc.+%5hWXɺUyBnbDzqԄg!rGa؎U.[!wyҜK9XkF7V_& 9|qAgLRu;!=騥 e-Cr7ؔIL,Dn|WX5<J't%RM;( 3F.C-3nksKakH;xNʣ#ꚮ@uB f$*LҾmY} R0`ɏQ|7 ]be MYln2yeĚt ZLӞ9*a`f>ueXJ9!hY 5%N[)h]-OO6;/k˒`fvoz3 *^n93fjnhyp7em= JLU%HWM:ݪJFO~Tojg3O˕^nhnæNf& 0orXD5_ lO]Z~qG6#0Hk[E噻Kæm$7 %J.C-EcԊ/'.'!ygT{4v^ߨFRѡA2ԞVob$P4}[-Ni B"xG>Z1{>( N +RJ|ȑ~Eq79*{{Ìn~KMͱz:>]Y6%j|D"gKXnê3k4di?;\YP/v2%RPۇ !n*^%+O| qJp ўg $&f0UlrէKβ3qQZ=X y0go wasB=ĵ ODcie̕L)фE>*8a/-u=qݤM-Il 1x!d=ljTAͻd3 &Z^e Mǵo\e['7,ѐf$'NZPHr$Mi3Bu̅=/7ӝ& 5n+4`K5݀>ꐸg2R"w)Sn\lͥ_h~_X4͵mcBiwO1d3*)LTCQ_Z9u2F ^́K x$6$l'b:`Yݎ瀸aE U;+%ݾZIDž;X1+bu{{]sjhV6&dy4K뢨g*/S*~ҍ5qGdzZZ=Vn־ K_SJnAo}<m/D^Z0 )M$!f/ MJ+ 'CzOpzѻUc՗m%Djfve'Ң+`QͶ-VGo1r^E jbQؽZ M3',i]?mXr𻡪. J|-S u(B4GlZkGm A$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"GGGGGvJ vH& vH"rH0 2F]2v^JP@@B={@]sH@>H^JFp J}0D]TGG=4GB y@]!_TAB@b4G =G =" Gk"GGZZk GLPBGXb4G\Zk GGz@b="BGGtGBZkG]"bGBGtGR|ZkG0BG8b4GeZkGGG,("E} BGb4G^~޵G#G8pG G0@F3v`JvJ3v`J ``J% &F s"@5vJ}=B >HJDݶ}1D tGH(ݲ `4G G00!4G(`4GG#?@/` " B="(b"("GGGGOrZk GG8b4G0B.uZk$  E4G^?$ʂ! !EG 8V8]GG?"8}4G`b# J!G_4G =*GGC 4G2@$(!!! ! _QA Bq@(bG1GG=GGGGrZk GG8b4G0BtZk%E:?$Ą! !E ?$J! !E ?$&! ʂ"!A0AF, 0`A jA?8ݠ8GG?"8}4G`b# Gi_4G]GGG_G@]H]P}X`hݤpx=]}ݥ#kG4G8]_8}GG?"8}4G`b# c G@_4G#~^^~ GGGc@d@e@e@b#@ `#0 @#G]]} 0#kG#~(^0^8GG 1@ "="]"}"{#s@ = $"! @B ]b(2QBrBb¢,5BB²"8C8C"G(]0]8@#kG#G~^^~ (0޴8@H>P^XGG#G8b#G_GtG#TGGb# @ @b#G4GG@G8TGXb#G GG @Gb#4GG@Xb#%"GGTG< @Xb#d%"GGTG6 @à4GL!p"GA@a@! G ʢJ6/F2QBINBY 6KDJQF2QBS_B4@JssB4Bv.4B CvJPBJyFF;zCiOGGGGtGdKzG;zCGCAC;`Ka!@;aC;B~jG~j ~b#@J@%"GGb#TG}@GG@b#4G@0@ @_G]]} (0ݤ8@H=P]X`#kG#G~^^~ (0޴8@H>PGGGGGb#G_GG"GGxb#GTGX @pb#G4GG9@GTGb#G!G@Gpb#4GG,@G"GHb#D0B NJF0BQB2Jq1B2QB3@C("Gu@Gb#4GG,@ Gb#GHD0B NJF0BQB2Jq1B2QB3@C<("G\@Ӡb#G4GG@`("CGb#tGGP@Ӡb#G4GG@x("CGb#tGGD@Ӡb#G4GG@@ #> G("b#GGtG5@Gb#4GG@Ӡb#G4GG@'H)wH#@bD@B 'AD@"0$A_ZkGb#GGGtG@@$H#G@B%wHbG@@(!0@_ZkGb#GGGtG@G("b#GTG@G]]} (0ݤ8@H=P`#kG#G~^^~ (0޴8@GGPb` (¤HGD0Bb#NJF0BQB2Jq1B2QB3@CGG@4G0b#G@ Gb#GHD0BNJF0BQB2Jq1B2QB3@C$&"@0b#4GGi@H&"tGCGb#@4G0b#G]@`&"tGCGb#@4G0b#GQ@G b#G@ @#Hb#Gx&"$D@$@WHtG@4G0b#G;@X G@_B$DTG&"tGb#r@4G0b#G)@G b#G@G'xbpB]^Zk&"b#GGtG]@4G0b#G@"pB H#!wHxb@D@ @D@0$@C^Zkb#GGGGtGC@4G0b#G@ pB$H # wHxb@G@@G@0@)^Zkb#GGGGtG)@4G0b#G@G]]} (0ݤ8@P#kG4GGQ?@B0 @1 @ $(,_k#G~G0^8^@~HPGG#0G " 0 B(b<"$GDGG(GP`Zk4G=0B8b @#Dd G]ZkLH$L$L$_&R"@BHb}"11@H$(](" ]GGOgZkG8]@}0]HP`#k#~^^~޴>^~GGGt8 G HGH {D vHvJaH!F@"=1v>JpH!B=G^J0D]G$R vH(v H2v@J)@ A`]!}!%` IGGv JG D%G@ TG%]b#v Hq@KFEGGGώ_G   vJ8G!v Hr H2F ]2v_J ="UB 5JGB $@Fb#GGGTG_=GGtGb# P@1v H@"b#GTGG_$ @0@$ AE0@tJv@JtF(vJƢ6vJ5vJ)B A'vHGGGb#TG_GG]]}ݤ=]}#kG*"=Xa Kv@KxBaGx =$1v J69B@GG^ZkkJ(=Gb#tGG v IKE(ݶ'P@1v H7@"b#GTGGK_("`b#GTGG_kI%GbGTG v I KEe_ӺÀ#~0^8^@~HPX޴`hpG#GG=Gh] }F"( @4G0Gb#g_G"8Gb#tGG@4Gpb#GH_g" TGxBGb2vIJZk& "GGG 4G/@0F&"F 4G/(}B0@F@("4G/@0G G4G/@0 G%G4GG4G=] }b#] @G8]@}0]HPXݤ`hp#kG#G~{#^^G<@|@BG] v@H] #k#~^{#^GGGj@t?$ H@t"G]] #kG#~^ ^(~08@޴HGG b=GGb#4G_6H5 RH"-VH CTG(BGHP@B0bGEJZk4G8b#G_ӈ¤4Gb#@TG"Gb#1"@àVH4GGb#_4G0bl"(B%JZkG%1@H`SHDð4G0=]$B2G] ](}08@ݤHP#k#~^^~ (08GGG4G bGb#y_tGX(G D"b#G@4G`b#GX_dd"TGhBGpb2v`HIZk }@/G%4G bGb#T_tGX(GH E"b#G@%"Gb#tGG1@4G`b#G,_e"TGxGhBpbҒHIZkG]]} (08@#kG#~^{#^GGG_ BG]U@@] #k#~^^~ (GGGGb#_?$l! $vHD ' GtJ GG4Gb#B@pClR@H vH @pcR`H @G]]} (0#kG#~0^8^@~HPX޴`hpG#GG=G] }F"( @4GGxb#ǡ_G"G@b#tGG+@4Gb#G_g"8TGBGbҒI2IZk& "GGG 4G/@0F&"F 4G/(}B0@F@("4G/@0G G4G/@0 G%G4GG=] }hb#@G8]@}0]HPXݤ`hp#k#~0^8^@~HPX޴`hGG=G]D"}G (p}@¤4Gn>|$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"Gb#X_0tGG xb#G"G@8b#4GG7_g"ǤTG0G@BHbҒHHZk GG4G(@0D(} 4G/@0FGF =b#tGG @?$ݠ\Š`Š}dfŠlF"v@HA@lFG0]8]@}HPXݤ`hp#kG#~^^ GGGGb#t_tHG4G0b#@G]] 0#k#~^^~ (0޴8GGG<GGxb#GGS_F"Gb#tGG1vHo @ 4GG@0D11@Gb#@ TG /GGb#GGtGW @0@ @t HtG]]} (0ݤ8@#kG#8> @h~4G^^ ~(0GGG=3 2q C8#'@GP?@CQ?@CCBC BCBC!BCCBCC!BCCC֢CC @C 2@ 9@ GU?@C@?@0 @C 9@&"(}"]``JGb#^JF_t =pPHv H0vH#rJzK2F ]2v^J8/"UB GJ:G ] 1!!v H "GTGb#_H} }"G  vJ B"!v H(br H2F]2v_J="UB5JGBPYZkb#= vHv H vHqHF=GG_G] }](0p#k0#8> @h~4G^^ ~(0GGG=3 2q C8#'@GP?@CQ?@CCBC BCBC!BCCBCC!BCCC֢CC @C 2@ 9@ GU?@C@?@0 @C 9@&"(}"]``JGXb#^JF7_t =PHv H0vHP#rJzK2F ]2v^J8#"UB GJ:G ] 1!!v H "GTGb#W_H }"G  vJ B"!v H(br H2F]2v_J="UB5JGBXZkb#= vHv H vHqHF=GG_G4Gb#_G] }](0p#k#~^^~ (0GGG<Gb#G_$vH4GGb#Y_tG0G E"xb#G@4G8b#G8_e"0TG@BGHb2vHFZktHGG4G b# @t$$H@tG]]} (0@#kG`#h> @h~^ ^(~08@޴HPX>`GGGGGb#_t=`PHv H0vH#rJzK2F]2v^J8#"UBGJ:G] 1!!v H "GTGb#_ TG  h ""GQ@}@G1v`Jb#Q2v@Ju@JF5vJB5JBQG ]j_0@ @G] ](}08@ݤHPX=`#kP#x> @h~^ ^(~08@޴HPX>`^hGGG<G8 GG8b# _t=PHv H0vH#rJzK2F]2v^JGUBGJ:G] 1!!v H "GTGb#@_ TG  "x!B"GP@]Ab#v@J01v Jt JGtF4vJB4JB0G =_0@ @&F"GGb#tG1v H @t$HtG] ](}08@ݤHPX=`]h#k#1v J~?$^r J ^! (~08@GGGhb#vH(bF8]  2v^JpHCB]G>HDG_t =xHPHv H0vHrJ2F]2v^J8/"CB]GJF QZ:v@K@"GTGb#ƈ_="Gb#_G ](}]08@P#kG@#> @h~^ ^(~08@޴HPX>`^h~pxGGGGGb#`_ TGC8# BG`B b!_&=!"0J!R"tca@IP`JvJ5v`JwJF7vJBG~KD} `'11v J "GGb#TGq_@@ Ab#vJG  !v Hr H2F]2v_JGLB]2^JKB] =_0@ @G] ](}08@ݤHPX=`]h}px#kG80#> @h~ ^(^0~8@H޴PX`>h^p~x޵GGG<G8 GG`b#_G TGA!0B=!b]!_&(k!R" " ¥tc``IGP`JvJ5v`JwJF7vJBG~K D} `HR2v@J@G"b#TG_@@@Ab#vJG  !v Hr H2F]2v_JGMB]2^JLB] _0@ @&F"GGb#tG1v H@t$HtG ](]0}8@HݤPX`=h]p}xݥ#k#~ ^(^0~8@HGG=C]0"G= 4GPGb#_tGXGT E"b#G]_4Gb#Gڜ_e" TGBGb2vHdDZkG0b#T_GtpQHH0DCt]R"@4G/B0`F `tݢvJxJFth# "Gb#l1"@G ](]0}8@HP#k#9#~^^~ (0޴8@HGGGG@ 8  4GG@b#_tGG!H"b#G_4Gb#G~_h"0TGBGbҒHDZkGhb#_ XE6tGG&'vHC b#P@4 @(vH% $` b#GAGTGP@#G @&tGƠG b#&!?H&%Ec1v JP BGG @$vH` b#G% $G@ǰG#TG @$HG]]} (0ݤ8@HP#kG#~^^~ (GGGhGG"G {#TGo @hP`@chBG#v`H#1`@`GCGq.1"Q"4GrJ0Bw`J`FBWB6/8K BC8G6?G]]} (0#kG#~^{#^ GG=Go_G]] 0#kG#~^^ ~(08GG=G<Gb#GU_$vH4GGxb#؛_tGG @b#E"G:_b#4GG_e"TG GBb2vHACZk xDdCGGdcTG=[@ZkGtH4GGpl#RH!v H@ 0@ &"0DGb#)_4GGGG]] }(08@#k#~^{#^GGG_G]] #kGh" vH 1@0@1 @G.JwJF8CW7C9/7K 1@41BGkGѢB.JF9B91 C34G0B0vJ01B B2B21@BS4G4Gk#4G~^^~ (0޴8@H>P^XGGGGb#P _4G 8 Dl lRH8Dh4G0B8bUZkG &#X BX"d4G )@bGBZk PG#h!' GG GG4Gb#$_6I6 RI ".VI GTG BGPP@B(b4GrBZk4Gpb#G_@B4GGPb# _Ӱ"TG Ghb#1"J_GV@I@p4GG(b#Ú_(b4Gl" BQBZkG)1 A I`S I @EGİ4GG8b# @G]G]} (0ݤ8@H=P]X`#kG#4G~^^~ (0޴8@H>PGGGGb#P _4G 8 Dr lRH8Dn_&R"XB`b4G02FPaUZkGX &#X"HB4GdG )@PbAZk P# !'GG GGb#4G_6H8I".'V$J GTGBGP@Bb4GAZk4G(Xb#GN_"4GGb# V_h"TG G b#_'V$I 4G(Gb#'_4Gbl"BAZkG(1AhIHDİ4GGb#$ @G]G]} (0ݤ8@H=P`#kG#4G~^ ^(~08@޴HGGGGb#H Gv_¤G`tGG4 Gb#_$&"b#GG@..P@@JP JPF_ vHG<&"TGb#_Gb#TGG_4Gpb#G_GP&"TGb#_ ^~GG#GGGGG}GGGpb#@4HG &&F77HPP &FG@ QH!T!!XA!SFTFQGFF` xB4GbSZkGVHJGj?&PdH¦1"8#GvJXbqS J0 HH !v HGs HGSFP}3v~JvBPݶDcJ}"aBz`H:GP]G=PBv H$D=]AJQF]P]"GGTZkTGH=Gb#_?"TGb#@TG?$` dl vH@l$G0B4G8bSZkG(4v HDqHF(G,RHjpJ v JvJFȲ  Gsp`J`v Jz`J:GHj{h  GGxb#4G#_6IRI+ VI$GBGhP BbTGqZk4Gb#G_Ӱ4GGb# _ TG G(!b#GH_ <-"GtGGb#_H-"tG G4b#D_\-" tGG,@b#_TGG4vJ0b#D`HF,  G_4Gb# G_ -"b#TGG_ -"JtGGb#_Ӥ-" tG Gb#pH_ -" tGG @b#~_ TG=G v J0b#p Ha H!F=G  V_b#4G G_-" tG Gb#pH`_ -" tGG@b#X_JG=TGGv H0b#pImI-D=J ] 0_b#4G Gc_VIB4GGb# :_b4Gl"B~Zk+1`AIlS`I D2` 4GBbM @EM RZkG %GG  Gl$k"$vH @l%F?%`l-vI AlGG0ECG4GGb#+@0D/Ơ_%G G f Gl,$k")v I *AlLG?"b#GG_GGX]`]h}pxݤ=]}#k#~ ^(^0~8@GGG P^X~`hp޵xGGGGG@0vJ0o_"GB b#G2Bp 4G_"G@G@b#4GGGTG~@ G0BG?" G0JPBj! GGG4Gb#H_ 6H7ͥI"--V$J MTG@BGhP@BHb4G|Zk4G b#G _4GGb#_b#@'"TGGm_VI4GGb#_4GHbl"@Bt|Zk.1AnIHDGl&K$j& i GpqG@b#3J0`BpqlѢ6vJBl$G9v KP CTG@ GġG`B.vIPAGOZk8!8kH P@@b#G@i vIG KEGTG@kHGGGTG@b#.I vH KEc@/IGlDl#G%tE*@I KAtex-ֿI 0AxqHl%v HFl%GBGb>lZkledHv`HE'vIl!'@ vIkHKElG]G]} (0ݤ8@H=P]X}`hpݥx#kG#~ ^(^0~8@H޴PX`GGGtG<G8 HG@#"b#F2v@JvJs@J vH3D}sH GFv@J3Dfqf@& vHv HqHF& c`^h~pxGGGG ( !$$!B4GGb# _btGG\k!Hb#K"GX_b#4G GՑ_k"KTG@GPBXbҒ@I_yZk `@ `E kD`B4GGb# ԑ_btGHb#G bk!K"G6_ 4Gb#G_k"KTG G0B8b2v@I=yZkeF cAjA`4GBGb# _tGbHb#G bk!K"G_4G b#G_Kk"`TGBGb2v@IyZkg GB="b@ KA" D]tGDZkGb4GByZkh @`b4GGb# }_tGG!Hb#L"G_b#4G G\_l"lTGhGpBxb2v`IxZk A ,AE A p" i)! lA @ FG)$0 B$G r@ ` r@@0BB&98C Dd0@CDyCdAeAG] ](}08@ݤHPX=`]h}px#kGp#~0^8^@~HPX޴`hp>x^~GG#GGGGGb#@" )!!(D 4G BGb# _tG`b@GPGGG  8  4G0F X"ð?B0FX"G%Gpb# 0C0FGG4G-_ "Gb#TGGGj_)"0CGb#tGGc_2vH@)"f"GG/)"GTGGb#T_Gpb#4GG _ӤàƠG G0)"b#GTGC_P)"b#P@GG2vHG:_Gpb#4GG_ӨàƠG GX)"b#GTG)_x)"b#P@GG2vHG _Gpb#4GG_b#)"GGGtG_Gpb#4GG_C@G)"b#GtG_4à)"/)"GGb#TG_Gpb#4GG_G)"xCG|cGb#_Gpb#G4G_)"(CG,cGGb#_(àCGP)"b#GTG_GGpb#4G_(àC$Gx)"DGeGb#_$  `BGhbGZkb#GGGGtG_ĠG)"b#GTG_GGpb#4Gi_G)"CG cGb#_ 0@HP#D$@LvHD&@ &@ )"GGb#TG_GGpb#4GG_ӀC@GG(àCG 0)"GGcGb#{_Gpb#G4G2_ӐC@Gd)"cGb#Gm_ӄIPE(AàMvIE(A @G)"b#GTG\_GGpb#4G_ӘC @G)"cGb#GN_G4Gpb#G_ӠC%@G)"b#GtGA_pb#G4GG_)"CG$cGGb#4_Gpb#4GG_ӈCD)"cGGGb#'_pb#G4GG_G]]} (0ݤ8@H=P`#kG#~^^~ (0޴8@GGGG 4G0D "GB0D"G ¤ GGGTGpb#Q_ӌ '' @@F 0Ba@D6@G@GGb#4G_GG@b#GGGx G_Gb#4GG_F8'"@b#GGtG_Gb#4GG{_b#G4GGv_G]}] (0ݤ8@P#kG#~^^~ (GG 4G0D "yàB0D"yG@ $ 4GGTGb#_GGb#4G@_G]}] (0#kkkkG#~^^ ~(GG# b!TGGGG}"0BG G(G8b0GZkHbG@B4G|tZk# 4G#C G]] }(0#kk#~^^~ (0޴8GGG0 H ¤4GGpb#Ќ_E"8b#GGtG4_4Gb#G_e"ŤTG GBb2vH;tZk4Gİ.#,JA#H0D 4GG"C/e""c/?"ZCK`KK[cK@GaGc?_"C?GGpb#r_"! İb#@G]]} (0ݤ8@#k#~^^~ (0޴8@H>PGGG¤G GG GGb#4G_栁6H5 RH"-VH FTG(BGHP@B0b4GsZk4GXb#GL_Ӹ"4GGb# T_"TG G b#1"_&V I 4GGb#$_0b4Gl"(BsZk(1A H`SI  E&GtGGP("b#_G]}] (0ݤ8@H=P`#k#~^^~ (0GG@bc 4GGb#_tGG Hb#E"Gb_b#4GGߋ_e"TG GBbҒHisZk B"GGFZk4GGb#_bc G]]} (0@#k#4G~^^~ (GGbGXb#c _c`4G0bGb#_tGX G D"b#G_4GHb#G_dd" TGBGbҒ`HsZkG]]} (0#kG  GkG0DCG@kGJk#G~G^^~ GGbBc "FZk4Gbh "4GGG4s"#x?"b#A_HbG##G]]} 0#kG#~^ ^(~08@޴HPGG"]GG?"q@8 FGG% 4GGhb#6_tG¤G G"0b#G_'"Gxb#tGGw_4Gb#G_g"ǤTG8GBb2vHrZk}@ CD%¤4GGhb# _tGG 0b#G"Go_xb#'"GGtGN_4Gb#G_g"XTGBGbҒHorZk(¤ GƠ0DCG G]"b#GGtG_ݠ砇HG] ](}08@ݤHP`#kG#TG~^^ ~(08޴@HP>X^`~hGGGGGb#("% _GİG H"$ )!GGG4GHb#_ 6H9IFI "/)V$J ITG0BGpP@B8b4G rZk4GPb#G_@b4GGb# _x"TG Gb#41"_iVdI`P4GGhb#[_8b4Gl"0BqZkG *1@Aj@IH D xbGcBQ . s"2_JJ@BQ fGGb#_GG4Gb#*@ tG 4G DGGGGb#_GG4G`b#@ tG4GD GG0DCGGXb#>@G]G] }(08ݤ@HP=X]`}hp#kP  Gk 0 DCG kG`kG#~ ^(^0~8@H޴PX`>hpGGGG GG$0 FCG h¤4GGb#։_XE"b#GGtG:_4Gb#G_e"ŤTG8G8B@b2vHAqZk`¤G  GGCG"ǢVJ7  "7JTBJ'{3 K[G}'.#G.. JR@J }.TJ(b#QF0Ju0JSpJF>uFp>}"?"G8vKJzqK:G]GG_=@?"GGp H(b#G_ A!ALG "'!= H4@HRJr3J2F]. . JW JxJVJF>F>g/G#G/.iK,ZIKPJ[GaKqaK(b#@HF>DP^X~`hpGGGDXD uBGGH%"GTGb#$_GGGeGQtJ6@JtFCƢF<5B.7UB E=G GGb#GXI4G G^_ iuFr>BG f! !(BGB# 7, "E7H7!HFE)I'I G C*7!I  E KE *E'0vJPB"GBZk6H G&!8hS K!HF8&'&$8v K 6 IEC$8 /'&/#'..KY&KQ-J8G Kr KP J3FF-> >4GU0@CUEwS@K#!HECU EG]]} (0ݤ8@H=P]X}`hp#kG#~^^~ (0޴8@HGGXbc GG4GXb#_6H6 RH".VH CTG BG@P@B(bG0nZk4G`b#G_P¤4GGb#_ӈ"TGGb#1"_àVH`4GGxb#_(b4Gl" BnZkG%1@H`SHDð0FG/$GTGGhb#_G G "Xb#4G_6H<㤇H"2#V$J CTG0BG`P@B8bGmZk4G`b#GX_P4GGb#`_ӈ"TGGb#1"_VI`4GGxb#0_8b4Gl"0BmZkƠD G '1@gHHDƠD GGGGG]]} (0ݤ8@HP#kG#G~G ^G(^0~8@HPGGGBGGh"G@Zk8"hݦ}#xG6J("5JP"hݶ¦0JBxBݶPA}"ݦ5vJJqJQG]BG@Zk"ݦG GB6JBݶ8"{@Zk"8ݦ"GB6JG,"8ݶ<p@Zkݦ4GG@F6J2C,"ݶrJhG3qJ!1HF3DAFh]@Bh HbG4G@Zk'=Bp HvJr H"2F]2v@JP@BG]"@ZkL]"ݦ4G֒JòDL=.S.'. .2JPJUJF#Jz#JTJF'>F >0BG8b4Gd@Zk"BG%vHP@Gm@ZkG ]G(]0}8@HP`#k#G~G^G^~GGG= BG"G@Zk`"ݦG (6J("5J BP"ݶH¦0JB PAB(ݶ8<=G@}0vJbJvJ`"F@ݶZkGhݦ"@"G`!;HFhݶ4Gl5J F1C`"`QJ]2[JRG2DaG}p0B"8b4G[@Zkh= Bp HvJr H2F]2v@JP@B"G]"@Zk4G `GϢ B6vJ"PBGZkG]G]}#k Bad subkindAssertion failure: GEM_CN_ALLOCATE_LABEL6***** Event GEM_CN_ALLOCATE_LABEL has occurred *****Returning the GEM_LBL: for symbol: 'Label reference count has gone negativeAssertion failure: 'Label reference count has gone negativeAssertion failure: /GEM_CN_INIT: GEM_CN_PSECT[GEM_FRM_CODE_ZONE_ID] Not at tailAssertion failure: VM_TIMELINECONTROLControl Vector DumpINTERPROCEDURAL8 *INLINEP * AUTO_INLINE\ * SUPER_INLINEp * DIV_EXPANSION * MUL_EXPANSION * SETHI_ULLMAN * WHILE_REPEAT *CSE *MOTION * RECIPROCAL *REPEAT_OPT_ONCE * REPEAT_OPT*UNROLL$*STRENGTH0*TEST_REPLACEMENT@*SPLITX* DEAD_STOREd*AUTO_PRESERVEDt*PACK_LIFETIMES*REGISTER_HISTORY*PIPELINE* IL_SCHEDULE* FI_SCHEDULE*REORDER* FI_REPLICATE*FI_SUPER_REPLICATE*FAST_MATH_ROUTINES(* BASE_BINDING@* FETCHX_MERGET* STOREX_MERGEh*ACCURACY|* UNUSED_OPT*CODE* VECTORIZE*SPACE_CRITICAL* TRACEBACK* LINE_INFO* SYMBOL_INFO* CHECK_INITIAL*CHECK_EXPANSION*CHECK_STRENGTH,* CHECK_PEEP@* CHECK_PROFITP*CHECK_OPTIMIZATIONd*STRESS_DF_HASH|* STRESS_INLINE* STRESS_EQ_STV* STRESS_REGS*FI_PEEP* CROSS_JUMP*SCHEDULE_DELAY* ALIGN_LABELS* USER_VOLATILE* INTEGER_ONLY(* ALPHA_JACKET<*EV3P*EV4\*EV5h*LCAt*PIC_SAFE*PIC* VERIFY_STACK* ALPHA_DSTS*AUD_DSTS*ALPHA_NULL_FRAME*BL *X *l * * * * * * * * ** *,*<*T*`*p******** *$*<*P*d*x**********(*<*L*`*x*********$*8*L*X*d*p*|*******+ - TYPEINFOINITIAL&Initial Symbol Table and IL Graph DumpLiteral Table DumpPSECT Table DumpBased Storage Frame DumpInitial Integrity CheckStart of COMPILE_MODULE CALL_GRAPH Call GraphinliningINLINECompact IL after InliningINTERPROCEDURAL)Compact IL after Interprocedural Analysis TUPLE_STATSGEM_FIOM_MODULE_FINIafter GEM_CO_COMPILE_MODULE VM_TIMELINEGEM_CO_COMPILE_MODULE6***** Event GEM_CO_COMPILE_MODULE has occurred *****NODE_IDSMDIFF QUALIFY_NAMESAnonymous routineCIL Compact IL EXPAND_AREFS TUPLE_STATSafter initial expansionEIL0Initial Expanded ILIL Expansion Integrity Check flow graph 1EIL1!Expanded IL Seen by the OptimizerIDEFIDEF!Flow Graph after IDEF Computation data flow 1 DATAFLOW1*IL after pre-loop unrolling DATAFLOW phase Dep Analysis DEP_ANALYSISIL after dependence analysisstrengthSTRENGTHIL after STRENGTH phaseloop unrollingUNROLLIL after loop unrollingtest replacementTESTSIL after test replacement"Post STRENGTH/TEST Integrity Checkstrength IL peep 1PEEPIL after post-unrol PEEPPost PEEP Integrity Checkstrength flow graph 2EIL2IL after loop unrolling and FG2IDEF 2IDEF2!Flow Graph after IDEF Computation data flow 2DATAFLOWIL after 2nd DATAFLOW phaseprofitPROFITIL after first PROFIT phaseupdate CSEREFsPROFIT2+/DUMP=PROFIT2: IL after second PROFIT phasePost PROFIT Integrity Checkprofit-2splitSPLITIL after SPLIT phase IL peep 2SL-PEEP&/DUMP=SL-PEEP: IL after SPLIT peepholeBase binding - DATAFLOWBASE-BINDING-DFBase binding - DATAFLOWBase binding - PROFIT1BASE-BINDING-PF1Base binding - PROFIT1Base binding - PROFIT2BASE-BINDING-PF2Base binding - PROFIT2(Post Base-binding PROFIT Integrity Checkprofit-2 TUPLE_STATSafter optimizingPIPE2IL after pipelining and FG3EILFinal ILOptimization Integrity Checkfinalrecreate null blocks TUPLE_STATSafter code generationfinish GEM_CO_COMPILE_ROUTINEINTERPROCEDURALINLINE AUTO_INLINE SUPER_INLINE DIV_EXPANSION MUL_EXPANSION SETHI_ULLMAN WHILE_REPEATCSEMOTION RECIPROCALREPEAT_OPT_ONCE REPEAT_OPTUNROLLSTRENGTHTEST_REPLACEMENTSPLIT DEAD_STOREAUTO_PRESERVEDPACK_LIFETIMESREGISTER_HISTORYPIPELINE IL_SCHEDULE FI_SCHEDULEREORDER FI_REPLICATEFI_SUPER_REPLICATEFAST_MATH_ROUTINES BASE_BINDING FETCHX_MERGE STOREX_MERGEACCURACY UNUSED_OPTCODE VECTORIZESPACE_CRITICAL TRACEBACK LINE_INFO SYMBOL_INFO CHECK_INITIALCHECK_EXPANSIONCHECK_STRENGTH CHECK_PEEP CHECK_PROFITCHECK_OPTIMIZATIONSTRESS_DF_HASH STRESS_INLINE STRESS_EQ_STV STRESS_REGSFI_PEEP CROSS_JUMPSCHEDULE_DELAY ALIGN_LABELS USER_VOLATILE INTEGER_ONLY ALPHA_JACKETEV3EV4EV5LCAPIC_SAFEPIC VERIFY_STACK ALPHA_DSTSAUD_DSTSALPHA_NULL_FRAMENOVM data point: !10SL  #'+/37?GOW_gow?_??GEM_DF_MOTION_ADDED4***** Event GEM_DF_MOTION_ADDED has occurred *****2Added following tuple to motion list of flow node Expression being moved is=Visited flag already set during motion analysis dom tree walkAssertion failure: GEM_SE_EFX_CALLBACK4***** Event GEM_SE_EFX_CALLBACK has occurred *****%GEM_SE_DEPENDENCIES called for tuple:Side effects returned: GEM_DF_FENCE_PUSH_FLOW_NODE<***** Event GEM_DF_FENCE_PUSHr|:$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"[_FLOW_NODE has occurred *****!Pushing flow node on fence stack:Old stack top was:New fence limit is !UL GEM_DF_CSE+***** Event GEM_DF_CSE has occurred ***** Doing CSE analysis for flow nodeGEM_DF_DS_CLEAR0***** Event GEM_DF_DS_CLEAR has occurred *****5Clearing the DFDS candidate set on entry to flow nodeGEM_DF_FENCE_PUSH_TUPLE8***** Event GEM_DF_FENCE_PUSH_TUPLE has occurred *****#Pushing FENCE tuple on fence stack:Old stack top was:New fence limit is !ULGEM_DF_DS_CALL/***** Event GEM_DF_DS_CALL has occurred *****5Clearing the DFDS candidate set because of call tupleGEM_DF_DS_DEAD_STORE5***** Event GEM_DF_DS_DEAD_STORE has occurred *****DFDS candidate is deadKilled by storeGEM_DF_DS_CANDIDATE4***** Event GEM_DF_DS_CANDIDATE has occurred *****&Adding tuple to the DFDS candidate setGEM_DF_DS_DISQUALIFIED7***** Event GEM_DF_DS_DISQUALIFIED has occurred *****DFDS candidate is disqualifiedDisqualified by fetch(FENCE tuple is not at top of fence stackAssertion failure: GEM_DF_FENCE_POP_TUPLE7***** Event GEM_DF_FENCE_POP_TUPLE has occurred *****%Popping FENCE tuple from fence stack:New stack top is:New fence limit is !UL-IFENCE flow node is not at top of fence stackAssertion failure: GEM_DF_FENCE_POP_FLOW_NODE;***** Event GEM_DF_FENCE_POP_FLOW_NODE has occurred *****#Popping flow node from fence stack:New stack top is:New fence limit is !ULGEM_DF_BEGIN_ELEVATE_MOTION<***** Event GEM_DF_BEGIN_ELEVATE_MOTION has occurred *****%Begin motion elevation for flow node GEM_DF_MOTION_MARK_TRACE9***** Event GEM_DF_MOTION_MARK_TRACE has occurred *****Dropped motion mark GEM_DF_PURGE-***** Event GEM_DF_PURGE has occurred *****Purged motion candidateGEM_DF_END_ELEVATE_MOTION:***** Event GEM_DF_END_ELEVATE_MOTION has occurred *****#End motion elevation for flow node ,,,,,,И,,$,,,Reciprocal literal errorAssertion failure: Node is &Legality mismatch in motion list entryAssertion failure: The existing entry is:The tuple being added is:*Motion limit mismatch in motion list entryAssertion failure: The existing entry is:The tuple being added is:GEM_DF_BUILD_BASE2***** Event GEM_DF_BUILD_BASE has occurred *****BUILD_BASE for Base built:GEM_DF_BUILD_BASE2***** Event GEM_DF_BUILD_BASE has occurred *****BUILD_BASE for Base built:GEM_DF_BUILD_BASE2***** Event GEM_DF_BUILD_BASE has occurred *****BUILD_BASE for Base built:GEM_DF_BUILD_BASE2***** Event GEM_DF_BUILD_BASE has occurred *****BUILD_BASE for Base built:GEM_DF_BUILD_BASE2***** Event GEM_DF_BUILD_BASE has occurred *****BUILD_BASE for Base built:2BASEDREF to non-TEMPLATE seen in GEM_DF_BUILD_BASEAssertion failure: Tuple is*Unexpected tuple seen in GEM_DF_BUILD_BASEAssertion failure: Tuple isGEM_DF_BUILD_BASE2***** Event GEM_DF_BUILD_BASE has occurred *****BUILD_BASE for Base built: NOIV_PROP#GEM_DF_DATAFLOW: HASH_TABLE_ZONE_IDGEM_DF_DATAFLOW0***** Event GEM_DF_DATAFLOW has occurred *****)Doing CSE and motion analysis for routineHash table size = !SLGEM_DF_MOTION_ANALYSIS7***** Event GEM_DF_MOTION_ANALYSIS has occurred *****GEM_DF_HASH_HIGHWATER6***** Event GEM_DF_HASH_HIGHWATER has occurred *****#Hash utilitization for for routine *Pass: !UL, Allocation: !UL, Highwater: !UL)Utilization: !UL %, Collision rate: !UL %GEM_DF_FORMAL_HASH3***** Event GEM_DF_FORMAL_HASH has occurred *****Computing formal hash for nodeGEM_DF_FORMAL_HASH_COLLISION=***** Event GEM_DF_FORMAL_HASH_COLLISION has occurred *****&Hash table collision at hash index !ULCSE hash table overflowAssertion failure: Attempting to hash tupleGEM_DF_FORMAL_HASH_SUCCESS;***** Event GEM_DF_FORMAL_HASH_SUCCESS has occurred *****Formal hash index = !ULGEM_DF_HASH_SWAP1***** Event GEM_DF_HASH_SWAP has occurred *****%Swapped operands of commutative tupleGEM_DF_VALUE_HASH2***** Event GEM_DF_VALUE_HASH has occurred *****Computing value hash for nodeGEM_DF_VALUE_HASH_SUCCESS:***** Event GEM_DF_VALUE_HASH_SUCCESS has occurred *****Value hash index = !ULGEM_DF_VALUE_HASH_COLLISION<***** Event GEM_DF_VALUE_HASH_COLLISION has occurred *****&Hash table collision at hash index !ULCSE hash table overflowAssertion failure: Attempting to hash tupleGEM_DF_VALUE_HASH_SUCCESS:***** Event GEM_DF_VALUE_HASH_SUCCESS has occurred *****Value hash index = !ULGEM_RH_HIST_VALUE_NUMBER9***** Event GEM_RH_HIST_VALUE_NUMBER has occurred *****History Value = !ULGEM_DF_MOTION_USE_TRACE8***** Event GEM_DF_MOTION_USE_TRACE has occurred *****Motion mark has useGEM_DF_MOTION_MOVE3***** Event GEM_DF_MOTION_MOVE has occurred *****Attempting to move tupleGEM_DF_TEST_FOR_CSE4***** Event GEM_DF_TEST_FOR_CSE has occurred ******Testing tuple for value propagation or CSEGEM_DF_CANNOT_BE_CSE5***** Event GEM_DF_CANNOT_BE_CSE has occurred *****GEM_RH_HIST_VALUE_NUMBER9***** Event GEM_RH_HIST_VALUE_NUMBER has occurred *****History Value = !ULGEM_DF_TEST_IS_CSEREF6***** Event GEM_DF_TEST_IS_CSEREF has occurred *****Tuple is a CSEREF to expression-Initial value of variable has wrong data typeAssertion failure: The variable isIts initial value isGEM_DF_STATIC_PROPAGATION:***** Event GEM_DF_STATIC_PROPAGATION has occurred *****Tuple ... has propagated initial valueGEM_DF_TEST_IS_PROPAGATED:***** Event GEM_DF_TEST_IS_PROPAGATED has occurred *****Store tuple isPropagated value isGEM_DF_PROPAGATE_TRACE7***** Event GEM_DF_PROPAGATE_TRACE has occurred *****... receives value... from assignmentGEM_DF_EXPR_COPIED3***** Event GEM_DF_EXPR_COPIED has occurred *****)Value propagation copied this expression:GEM_RH_HIST_VALUE_NUMBER9***** Event GEM_RH_HIST_VALUE_NUMBER has occurred *****History Value = !UL6Apparent CSE doesn't have matching operand base valuesAssertion failure: CSE parent isCSE isGEM_DF_TEST_IS_A_CSE5***** Event GEM_DF_TEST_IS_A_CSE has occurred ***** CSE parent isGEM_DF_CSE_TRACE1***** Event GEM_DF_CSE_TRACE has occurred *****... is a CSE use ofGEM_DF_NOT_A_CSE1***** Event GEM_DF_NOT_A_CSE has occurred *****"Hashable tuple is not in CSE tableAssertion failure: GEM_DF_KFOLD_TRACE3***** Event GEM_DF_KFOLD_TRACE has occurred *****!Applied IL KFOLD to replace tuple... with literal | x(=*,=*0=*4=*-qH=*L=*-<q<X=*\=*`=*d=*->q>x=*|=*=*=*|+xt=*=*=*=*|+xu=*=*=*=*-+qw=*=*=*=*-+qv=*=*>*>*+l>*>*+k(>*,>*+m8>*<>*+jH>*L>*!#*-!#*qX>*`>*)0     !#!#*   !#* !AD!#*      )0|  x  >*>*>*>*+---+---tqqqmqqq?*?*?* ?* !AD!AD=!SL !AD!AD=!SW !AD!AD=!SB !AD!AD=!UL !AD!AD=!UW !AD!AD=!UB !AD!AD=!XL !AD!AD=!XW !AD!AD=!XB ALLOCATED ADDRESS_ONLYPADDEDLENGTH ALIGNMENT STORAGE_CLASSFRAMEOFFSET ALLOCATED ADDRESS_ONLYPADDEDLENGTH ALIGNMENT STORAGE_CLASSFRAMEOFFSET DATA_TYPEREPRESENTATION SCALE_FACTOR PRECISIONHAS_NAMECOMPILER_GENERATEDVISITEDLOCATORBROTHERFATHERSONS STACK_CONTEXTSONS_LIST_TAILDECLARATION_LISTDECLARATION_LIST_TAIL FE_SPECIFICSYMBOL_ZONE_IDALL_BLOCKS_LINKDEPTH NO_DST_INFONAMEWEAK_TRANSFER_ADDRESSTRANSFER_ADDRESSLOCAL_TO_MODULECALL_GRAPH_ZONECALL_GRAPH_ROOTCALL_GRAPH_LEAF EXPR_COUNT RELATED_BLOCK SCOPE_DEPTH MIN_OFFSET MAX_OFFSET NON_DYNAMICDYNSTK_BASE_TNFULL_SCOPE_VARS START_NODE STOP_NODEPEAK_UV_VECTORHANDLER SL_LOCAL_SET IS_RECURSIVEEXPORTS_STATIC_LINK RECURSIVE STACK_FRAME STATIC_LINKSTATIC_LINK_OFFSETBE_EXPORTS_STATIC_LINK STATIC_PARENTINLINE_PREFERRsK$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1vG"lED DO_NOT_INLINEDETECT_OVERFLOWDETECT_UNDERFLOWNO_DECIMAL_OVERLAPVIRTUAL_ROUTINE IN_CALL_CYCLE IN_INLINEDNEEDS_LINKAGE_PTRNEEDS_ARG_COUNTHANDLER_REINVOKABLEDYNAMIC_STACKTEMPS BODY_CODEDRESULT_ON_STACKADDRESS_PARAMETERS LIGHTWEIGHT HEAVYWEIGHTSTATIC_HANDLERHANDLER_CONTEXTSHARE_STATIC_LINK ENTRY_LINKAGE@ILG CODE_PSECT LINKAGE_PSECT LITERAL_PSECT ENTRY_LIST CODE_HEAD CODE_TAIL CODE_POSITION CODE_NEXT CODE_PREVLITERAL_THRESHOLD CIL_ZONE_ID EIL_ZONE_ID FLOW_ZONE_ID START_NODE STOP_NODE EXIT_NODE TUPLE_COUNT CALL_OUT_LIST CALL_IN_LISTINITIAL_CALL_CNTLAST_CANDIDATE EXPR_COUNTNONLOCAL_DECL_LISTSL_PRESERVED_SET SL_LOCAL_SETMAX_HIST_VALUEREG_DECLARATIONSREG_DECLS_RECORDEDFULL_SCOPE_VARS LINKAGE_PTR LINKAGE_BASEARGUMENT_BLOCKSTACK_BASE_REGREG_USED REG_SAVED REG_KILLED NEXT_ROUTINE PREV_ROUTINEROUTINE_NUMBER SCC_LOWLINKMAX_HIST_VALUESTAB_NEXT_IN_FILE IDEF_BITS IDEF_ZONE_IDIDEF_SCRATCH_VECTOR CODE_SIZE_ESTPEAK_REG_VECTORPEAK_UV_VECTORRA_SAVESP_SAVEFP_SAVEHAS_NAME IS_MUTABLECOMPILER_GENERATED FE_SPECIFICEFFECTSLOCATORBROTHER ENVIRONMENTNONLOCAL_DECL_NEXT DST_TYPE_INFOWEAKGLOBAL_DEFINITIONGLOBALLY_VISIBLEPOINTER_ALIASEDUPLEVEL_REFERENCEDBE_POINTER_ALIASEDBE_UPLEVEL_REFERENCEDBE_NONLOCAL_REFERENCEDVISITEDREQUIRED_OM_ENTRYINLINE_PARAMETERINLINE_ALIASED_1INLINE_ALIASED_2 NO_DST_INFO NO_LINK_INFONAMERELATED_SYMBOLLOCATIONIS_A_PARAMETEREXEMPTABSTRACT UNKNOWN_SIZE INITIALIZEDUNIFORM_FETCH_VALUEHAS_VOLATILE_READSHAS_VOLATILE_WRITESPRESERVE_ON_UNWINDPARAMETER_ALIASED DATA_TYPEBE_PARAMETER_ALIASEDIS_SPLIT_CANDIDATEIS_SPLIT_VARIABLENOT_PREALLOCATED MUST_ALLOCATE RUNTIME_SIZE UNINITIALIZED DOMINATEDNOT_EXPOSED_AT_HANDLERUSE_PARENT_ALLOCATION PADDED_DIRTYCONST_INIT_PRESERVED INITIAL_VALUEINLINE_PRES_PARENTDOMINATOR_COUNT FETCH_COUNT STORE_COUNTWEIGHT SPLIT_NUMBER SPLIT_PARENTLAST_DEFLAST_USE SCHED_COUNT SCHED_MARKERTN_NODECONCEAL_ALIAS_EFFECTSEXPOSE_ALIAS_EFFECTSINPUTOUTPUT MUST_BIND MECHANISMLENGTH_PARAMETERBIND_SEMANTICSCONDITIONAL_DEFINITION SPLIT_INHIBITLOCATION FLOW_NODELBL_DESCROUTINE PARAM_LISTPARAM_LIST_TAIL NEXT_ENTRY CALL_IN_LISTINVOCATION_DESCSTAB_ENTRY_DESC FUNC_TYPEENTRY_SIG_OFFSETNEXTSYMBOL ARG_LOCATIONPASS_BY_REGISTERSPECIAL_REGISTERLOCATIONPOSITIVE_GROWTH_BOUNDPOSITIVE_LENGTHNEGATIVE_GROWTH_BOUNDNEGATIVE_LENGTH ALIGNMENTNEXTREG_SAVE_OFFSET UNKNOWN_SIZEPSECT_INITIALIZEDPICOVRRELGBLSHREXERDWRTGPRELVECLOCATION DATA_TYPE KNOWN_VALUE HASH_LINKBASIC_IVINDUCTION_LOOP IS_INDUCTIVE IS_IV_PROPIV_TESTIV_WRAPSTRENGTH_CANDIDATENON_CONST_COEFFICIENTNON_CONST_OFFSETINDUCTION_COEFFICIENT IS_CSE_PARENT IS_CSE_USEIS_MOTION_PARENT IS_MOTION_USEIS_PROPAGATED_VALUE DF_PARENT DF_BASE_VALUE SR_NEXT_USE SR_OFFSETSR_STVLOCATOR PREV_TUPLE NEXT_TUPLE RESULT_TYPEFORWARDING_ADDRESS FLOW_MODEMARK1MARK2 NO_EXCEPTIONPRESERVE_EXCEPTIONSIN_RANGEDELETEDINTEGER_DIVIDE NO_UNINIT_MSG EXPR_COUNTHIST_VALUE_NUMBER HIST_BLOCK HIST_HEADIS_CONDITIONAL LITERAL_VALUEBASIC_IV SHORT_LIVED DA_SUBSCRIPTSSU_GLOBAL_COST RF_REAL_COST RF_FLOW_COSTRF_REAL_OPERAND_MODESRF_FLOW_OPERAND_MODESRF_CVT_REAL_TO_FLOWRF_CVT_FLOW_TO_REALRF_REAL_CONDITIONALRF_FLOW_CONDITIONALRF_REAL_EXCHANGERF_FLOW_EXCHANGERF_DO_NOT_EXCHANGEDF_DOMINATING_STOREPF_CTX_OPERATOR PF_CTX_OP_NUM DF_IS_ALPHADF_ALPHA_IS_DESIRABLEPF_REQUIRED_MOTION PF_USE_PARENT PF_USE_HEAD PF_NEXT_USE PF_PREV_USE PF_CREATIONPF_CTX_OPERATOR PF_CTX_OP_NUMPF_CTX_MEMORY_ACCESSLEGAL MOTION_LIMITDF_FORMAL_HASH DF_VALUE_HASHDF_MOTION_USESDF_MOTION_LINKDF_MOTION_BLOCKDF_LAST_SOURCEDF_ALPHA_EFFECTIVEDF_GAMMA_EFFECTIVE DF_DESIRABLEDF_PREV_EFFECT DFDSC_BV_LINKILSBPARENTSUPPRESS_OVERFLOWOVF_MODE PRECISIONROUNDEDOPCODESL_HAS_ANCESTORSL_DO_NOT_SPLIT SL_ANCESTORSL_ANCESTOR_NEXTSL_ANCESTOR_PREVSL_IS_ANCESTOR SL_MODIFIEDSL_UNUSED_NEXTSL_UNUSED_PREVSL_KILLED_NEXT SL_END_LIFESL_END_LIFE_NF SL_USE_COUNT SL_IV_STORES SL_IV_TESTS MUST_READATOMICIS_WIDENED_REFERENCEIS_WIDENED_PREFETCHOFFSET BASE_SYMBOLEFFECTS ALIGNMENT GRANULARITYSUPPRESS_OVERFLOWOVF_MODEREPRESENTATION PRECISIONDETECT_INVALID_DATASL_IS_ANCESTORSL_HAS_ANCESTOR MUST_WRITEMUST_WRITE_FOR_HANDLERIS_WIDENED_REFERENCEATOMICOFFSET BASE_SYMBOLEFFECTS ALIGNMENT GRANULARITYSUPPRESS_OVERFLOWOVF_MODEREPRESENTATION PRECISIONIS_DFDS IS_NOT_DFDS DFDSC_LINKNEXT_IND_STORE MUST_READ MUST_WRITEMUST_WRITE_FOR_HANDLERATOMICOFFSET BASE_SYMBOLEFFECTS ALIGNMENT GRANULARITYSUPPRESS_OVERFLOWOVF_MODE BASE_SYMBOL BASE_SYMBOL REFERENCE BASE_SYMBOLEFFECTS2 INCREMENTEFFECTS2 BASE_SYMBOLEFFECTSEFFECTS2 BASE_SYMBOL REFERENCE REFERENCE LITERAL_VALUECSE_REG_FORGET USE_COUNTFIRST_REFERENCE REFERENCENEXT_REFERENCEPOSITION REFERENCECAN_BE_CONTINUED CONDITION FLOWMARK_LIST NEXT_FLOWMARKJOINSELOTHERDESTINATION_LIST TARGET_SYMBOL BLOCK_ENTRYVOLATILE LABEL_SYMBOL SCOPE_BLOCK ACCESS_LISTVIRTUALFENCE_STACK_LINKMUST_NOT_INLINEARG_LIST TEMP_LISTCALLCALLED_ROUTINEOFFSET BASE_SYMBOLEFFECTSEFFECTS2 ALIGNMENT GRANULARITYNEXT_ARGINIT PARM_IS_READPARM_IS_WRITTENPASS_BY_REGISTER ARG_LOCATIONSPECIAL_REGISTER MECHANISM STRING_REPR ARG_LOCATION2PASS_BY_REGISTER2 DESC_SIZEREPRESENTATION PRECISION BASE_SYMBOLEFFECTSEFFECTS2NEXT_ARGINIT PARM_IS_READPARM_IS_WRITTEN@DESC FIELD_OFFSET@BLOCK FIELD_OFFSET@BLOCK FIELD_OFFSET LENGTH_OFFSETBLKSTRING_REPRPASS_ARG_COUNT NO_CALLS_BACK NO_EFFECTSNO_STATERESULT_ON_STACK CALL_INIT CALL_EFFECTSRESULTSPAL_CODEENCODING CALL_INIT CALL_EFFECTSRESULTSBIF_CODE CALL_INIT CALL_EFFECTSRESULTS STD_LOCATION RETURN_REG RETURN_DESC RETURN_TUPLENEXT_RETURNVALRESULT_ON_STACKFIRST_RETURNVAL ENTRY_SYMBOL STD_LOCATION NEXT_RESULT RESULT_TEMP RESULT_REG NEXT_TEMPSIZEFIRST_REFERENCEFIRST_REFERENCE NEXT_TEMPFIRST_REFERENCESPECIAL_REGISTERPASS_BY_REGISTERACCESS_LOCATION NEXT_ACCESS ENTRY_TUPLEPARAMETER_NODE COMMON_LOOPSHEADNEXT_HEAD_EDGETAILNEXT_TAIL_EDGETUPLE HEAD_EDGES TAIL_EDGES NEXT_READ NEXT_WRITENEXT_UGS NEXT_IN_UGS CONTROL_DEP NEXT_FENCE PREV_FENCE NEXT_CALL PREV_CALLTARGETVIRTUALVISITEDNUMBER SUCC_HEAD PRED_HEADLINORDERILG_HEADNONLOCAL_GOTO_TARGETEXORDERREVERSE_EXORDERIDOM IDOM_HEAD IDOM_LINK DOM_NUMBERDOM_LINK DOM_PARENTDOM_SEMIDOt$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1K"}M_BUCKET_HEADDOM_BUCKET_LINKLOOP LOOP_EDGE_HEAD LOOP_EDGE_NESTLOOP_BOTTOM_DOMCODE_OUT_OF_LINE GREEN_LOOPSIS_ALPHA_SOURCEALPHA_IS_DESIRABLE DF_DOM_PRED DF_LAST_ALPHA DF_DOM_INDEXDF_GAMMA_EFFECTIVEDF_CHILD_EFFECTIVEDF_MOTION_HEAD LIFETIME_TOPLIFETIME_BOTTOMIS_DFST_LOOP_BOTTOMLIFE_SCC_NUMBERLIFE_SCC_LOWLINK LIFE_SCC_LINKLIFE_SELF_LOOPIFENCE LOOP_BOTTOMLFENCE IDEF_ANCESTOR IDEF_HEAD IDEF_SCC_LINK IDEF_LBOTIDEF_SCC_NUMBERIDEF_SCC_LOWLINKSL_UDEFSL_SDEFCG_STARTING_LON CG_ENDING_LONCG_ACTIVE_DYNTEMPS CG_PENDING_DYNSTKSUCCPRED SUCC_LINK PRED_LINKVISITEDTOPDEPTHFATHERBROTHER MAX_DEPTHCOUNTEDREPEAT HAS_EXITS SINGLE_EXITMUST_LOAD_OR_FORGETDID_LOAD_OR_HISTORY VALUE_NUMBER RESULT_MODELINKRESERVATION_LONDOM STARTING_LON ENDING_LONWEIGHTCUM_ENDING_LON CUM_WEIGHTCOUNT SYM_ORIGIN REL_LOOPS ALLOC_LOOPS INNER_LOOPNEXT NEXT_ALLOC STRING_REPRREGCLASS DATA_TYPEUNUSEDSUCCESS REG_SUCCESS PRE_ALLOCATED MUST_ALLOCATEMEM_ONLYREG_ONLY FLOAT_PAIR TARGETIBLEPADDED PADDED_DIRTYENDING_LON_IS_PTR STARTING_LON ENDING_LONOFFSET ALIGNMENTSIZEWEIGHT RESERVATIONPREF_TNPREF_HB USER_TUPLE USER_VARIABLE SAVE_ADDRESSNEXTPREVEND_OF_CONTROLCONSTANT_FETCH_VALUEHAS_SIDE_EFFECTSVISITEDDEFINES_EXCEPTION_CTX NO_EXCEPTION VOLATILE_REF DELAY_FILLEDDELAY_INELIGIBLE BRANCH_LIKELYIS_EXACTIS_OUT_OF_LINEDEFINES_ROUTINE_CTXSCOPEOFFSETOPCODELABELTPICSL_ARRAY_LASTINACTIVE_RESOURCESAETNUMBER ISSUE_CYCLE STALL_CYCLES ISSUING_LINKCODASYMMETRIC_RESOURCENEXT STARTING_LON ENDING_LON PTRSIZEHAS_TARGETTINGVIRTUALMARKER SUCC_COUNT SCHED_TIMEEDGESTUPLE VIRTUAL_HEAD VIRTUAL_LINKREFERENCE_COUNTLOCATION ALIGNMENTOFFSET LABEL_PARENTSYMBOL LABEL_NUMBER@NEXT@PREV@PARENTLOWHIGHTARGETNEXTLOCATORNODEOFFSET PRINT_FORMATNEXTHIDDEN HIDDEN_TAIL STARTING_LON ENDING_LONSCOPEBASIC_IV MOTION_MARKNEXTSTV_HEAD INITIAL_VALUETESTIV_WRAP STEP_SEENSTEP COEF_OVERFLOWITERATION_COEF_CONSTITERATION_COEF_INVINDUCTIVE_STORESREPL_STV REPL_COEFFBASIC_IVSIVUSE_HEADNEXTNEW_IVSAFE ORIGINAL_IVPSECT MIN_OFFSET MAX_OFFSET BASE_OFFSETBASE_TPL BASE_STORE STRIDE_VAR HASH_VALUE@ FROM_TUPLE FROM_ROUTINETO_ENTRY TO_ROUTINEFROM_ROUTINE_LINK TO_ENTRY_LINKTO_ROUTINE_LINK@LEFTLBAL@RIGHTRBAL@NEXTSIZE ALIGNMENTCOUNT ALLOCATEDOFFSETDELETEDBASE_OFFBASE_PTRZONE_ID@ PSECT_TREE@ALLOCATED_HEAD@ALLOCATED_TAIL@ NEW_ITEMSNEW_ITEM_COUNTLOCATORNEXT DST_OFFSETTYPETYPE STRING_TYPE@STRING_CHAR_TYPEd STRING_LBd STRING_UBd BITSTRING_LBd BITSTRING_UB@ POINTER_TYPE@DEF_TYPE@ RANGE_TYPEd RANGE_LOW_VALdRANGE_HIGH_VAL@ ENUM_TYPEENUM_ELEM_HEADENUM_ELEM_TAILdEELEMENT_VALUE@SET_TYPE@ ARRAY_BTYPE ARRAY_TDIM@ARRAY_ELEMENT_TYPEARRAY_DIM_COUNTd STRUCT_SIZESTRUCT_ELIST_HEADSTRUCT_ELIST_TAIL@ SELEMENT_TYPEdSELEMENT_LOC_BYTEdSELEMENT_LOC_BITd SELEMENT_SIZE@ SELECTOR_TYPEdSELECTOR_LOC_BYTEdSELECTOR_LOC_BITd SELECTOR_SIZESELECTOR_VLIST_HEADSELECTOR_VLIST_TAIL VAR_ELEM_HEAD VAR_ELEM_TAIL VAR_SEL_HEAD VAR_SEL_TAILd SRANGE_LOWd SRANGE_HIGHd UNION_SIZEUNION_MLIST_HEADUNION_MLIST_TAIL@ UMEMBER_TYPE@ FUNCTION_TYPE FIELD_COUNTFIELD_SET_HEADFIELD_SET_TAILBLISS_STRUCT_REF_FLAGBLISS_STRUCT_KINDBLISS_STRUCT_ELEMENTSBLISS_STRUCT_BLOCK_SIZEBLISS_STRUCT_UNIT_SIZEBLISS_STRUCT_SIGN_EXTBLISS_STRUCT_FIELD_CCBLISS_STRUCT_TAIL_CC@FILE_COMPONENT_TYPE@ALENGTH_PRIOR_TYPE$ALENGTH_ACTUAL_LENGTH$ AREA_LENGTH@BIASED_PRIOR_TYPE$ BIAS_NODEBODY_SPEC_PHEADBODY_SPEC_PTAIL@CONSTR_STRUCT_TYPECONSTR_STRUCT_COUNTCONSTR_STRUCT_LIST_HEADCONSTR_STRUCT_LIST_TAIL@CONSTR_STRUCT_COMP_DECL$CONSTR_STRUCT_COMP_VALCROSS_MODU_ITEM_NAMECROSS_MODU_ALIAS_NAMECROSS_MODU_ALIAS_HANDLECROSS_MODU_HANDLEDECIMAL_TYPE_CODEDECIMAL_PRECISIONDECIMAL_STOR_REPR DECIMAL_EXPDESC_ARRAY_ADA_CLASSDESC_ARRAY_ADA_TYPEDESC_ARRAY_ADA_DIMCNT@DESC_ARRAY_ADA_ETYPEFIXED_BINARY_TYPE_CODEFIXED_BINARY_PRECISIONFIXED_BINARY_FIXED_EXP@FULFILLS_INCOMPL_TYPEINCLUSION_BLOCK@ THUNK_TYPETHUNK_ENTRY_SYMBOLTHUNK_CONTROL1THUNK_CONTROL2 OFFSET_AREA OFFSET_OFFSETOVERLOADED_NAMEOVERLOADED_LIST_HEADOVERLOADED_LIST_TAILdOVERLOADED_DECLPATH_COMP_NAMEPICTURE_LENGTHPICTURE_STRING@POSS_CONSTR_TYPE$POSS_CONSTR_FLAG@REFERENCE_SYMBOLSCALED_BINARY_TYPE_CODESCALED_BINARY_PRECISIONSCALED_BINARY_FACTOR@ SCOPE_PARENTSCOPE_BEG_LOCATORSCOPE_END_LOCATOR SCOPE_KINDSCOPE_ELAB_ENTRYSCOPE_LIST_HEADSCOPE_LIST_TAILSCOPE_DESC_KINDSCOPE_DESC_ELAB_ENTRY@SELF_REL_LABEL_LENGTH$SELF_REL_LABEL_LENGTH@SEPARATE_RTN_TYPESUBUNIT_PATH_HEADSUBUNIT_PATH_TAILTASK_ELIST_HEADTASK_ELIST_TAILTASK_ENTRY_NAMETASK_EFAMILY_NAME@TASK_EFAMILY_INDEX_TYPE$TASK_EFAMILY_LB$TASK_EFAMILY_UB USE_PATH_HEAD USE_PATH_TAIL WITH_NAMEENTRY_CONVENTIONPASS_ARG_COUNTPASS_LINKAGE_PTRPASS_GLOBAL_PTRREGAM_BOUNDAM_CONSTANT_FETCHAM_VOLATILE_REFAM_INDEX_IS_REGAM_SCALED_INDEX_IS_REG PRINT_NAME AM_OFFSETAM_BASELABELREGREG_SIZE FLOAT_PAIRDATA_TYPTNHIST PRINT_NAME STR_BOUNDED STR_TUPLE STR_LENGTHSTR_REPRSYMBOLDATA_TYPTNHIST PRINT_NAMEDATA_TYPVALUE PRINT_NAMENEXTLENGTHSUMMARYFUNC_RET ARG_COUNT$ ܝ ( L L X @ D L X  ( H t \ x , ȓ h 4 ȧ     Թ Թ Թ         4 \  h 4 h h h h h  h          4  غ (   4  Թ Թ Թ \  h h h  X H H H H H H H H H H H   Թ Թ Թ     Թ Թ Թ    Թ Թ Թ h h 4 Ȼ Ȼ ( t    Ȼ Ȼ L | | x      Թ Թ Թ   0 L       Թ Թ Թ   Ȼ Ȼ @ @    Թ Թ Թ   Թ Թ Թ  Թ Թ Թ    4  D ص ص ص ص ص ص ص ص  Թ Թ Թ d uFU "$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1="4    (  x h ص ص ص  | 0 l H p 8 (  , T h H $ 8 < d , h  0 l H  t  D   BLOCKCALLCG_DES CIL_TUPLECODCSBDEPEDEPN DESTINATIONDOMAINDYN EIL_TUPLE FLOW_EDGE FLOW_NODEFRAMEHISTILSBIVLBLLINKAGELITERALLKITLKRTLOOP PARAMETERSIGSIVSTVSUBSCRSYMBOLTDITNNTNRTPDTPMTPU$p*x* *****#*"*ċ*$̋*ԋ** * **** ** (*4*<*D* L*X*`*h*p*!x********$**t*$*T*̌* **<*L*******,*4****Č*D*Ԍ*܌**č*̍*d*\*|*l*****MODULEPACKAGEROUTINESCOPEp*x****ENTRY FE_DEFINEDLABELVARIABLE*Ȏ*Ԏ*܎** PARAMETER* *BASEDPSECTSTACK,* 4* <* D*LITERALd* p*RANGESIMPLE***ADDRESSBUFFERCODEADDRLINKPAIRLITERALRELEXPUNUSED_1UNUSED_2UNUSED_3 ***ȏ*ԏ***** * EXCEPTION INTERRUPTJSBSTANDARD UNUSED_000 UNUSED_001 UNUSED_002 UNUSED_003 UNUSED_004 UNUSED_005 UNUSED_006 UNUSED_007 UNUSED_008 UNUSED_009 UNUSED_010 UNUSED_011 UNUSED_012 UNUSED_013 UNUSED_014 UNUSED_015UNUSED_1UNUSED_2USER\*h*t*|** *!*"*#*$Đ*%А*&ܐ*'*(*)** *+*,$*-0*.<*/H*T*`*h*ABSACCESSACOSACOSDADDADDMODADDMODAADDMODXADIFFALLBITSALLOCATEAMINUSANDSKIPAPLUSAREFARGARGADRARGADRAARGADRFARGADRSARGBLOCKARGBUF ARGDEFINESARGDYNARGPTRARGSTKARGTMPARGTMPA ARGTMPBLKARGTMPFARGVALARGVALAARGVALDFARGVALFASINASINDASSERTATANATAN2ATAN2DATANDBANDBARRIERBASEDREFBDIFFBEGIN BEGIN_UV_LIFEBEQVBIFCALLBLKFIELD BLKSTRINGBNOTBORBPCALLBPLINKBRANCHBRANGEBRARITHBRCONDBRSELBSINGLEBXORCADDCALLCASTCDIVCEILCHKEQLCHKGEQCHKGTR CHKLENEQL CHKLENGEQ CHKLENGTR CHKLENLEQ CHKLENLSS CHKLENNEQCHKLEQCHKLSSCHKNEQCHKOVF CHKOVF_SCALECHKRANGECMPLXCMULCONCATCONJGCOSCOSDCOSHCREATECREVSUBCSECSEREFCSUBCVTDEFINESDESCADDRDIVDIVMODDIVMODADIVMODXDSCFIELDELEMENT ENDPROLOG END_UV_LIFEENTRYENTRYPTREQLEQLPESTENTRYESTLABELEXPEXTVEXTZVFENCEFETCHFETCHAFETCHFFETCHSFETCHVFETCHX FETCHX_IOFETCHZFETCHZAFETCHZX FETCHZX_IOFILLFLOORFLOWMARKGEQGEQPGTRGTRPHANDLERIANDIANDMODIANDMODAIANDMODXIEQVIMAGINDEXINITCALLINOTINSVIORIORMODIORMODAIORMODXIPWRIPWROIPWRZIV_MARKIXORIXORMODIXORMODAIXORMODXJUMP JUMPLOCAL JUMPSYMBOLLABELLANDLANDCLANDULBSETLCVTLENGTH LENGTHREFLEQLEQPLEQVLITADDRLITREFLNOTLOGLOG10LOG2LORLORCLORULSBITLSSLSSPLVALUELXORMACHOP1MACHOP2MAKEBPMAXMEMBERMINMODMULMULHMULMODMULMODAMULMODXNEGNEQNEQPNONZEROORSKIPPALCALLPAREN PARMALLOC PARMLENGTHPARMTEMPPINDEXPMODPOSTINCR POSTINCRA POSTINCRXPREINCRPREINCRAPREINCRXPWRPWROPWRZREALREMREMMODREMMODAREMMODX REPLICATE RESULTBUF RESULTDYN RESULTREG RESULTSTK RESULTTMP RESULTTMPADR RESULTTMPFRETURN RETURNDYN RETURNREG RETURNSTKROTROUNDSCALESCASTSEARCHSELSELCSELELSESELTHENSELUSHSHLSHLDSHLMODSHLMODASHLMODXSHRSHRASHRAMODSHRAMODASHRAMODXSHRDSHRMODSHRMODASHRMODXSIGNALSINSINDSINHSIZE SPLIT_FLUSH SPLIT_LOADSQRTSTKFRAMESTOPSTORESTOREASTOREFSTORESSTOREVSTOREX STOREX_IOSTOREZSUBSUBMODSUBMODASUBMODXSUBSCRSUBSETSUBSTRSUPERSETSYMREFTANTANDTANHTEMPREF TRANSLATETRUNCUNSCALEUNUSED_1 UNUSED_10 UNUSED_11 UNUSED_12 UNUSED_13 UNUSED_14 UNUSED_15 UNUSED_16 UNUSED_17 UNUSED_18 UNUSED_19UNUSED_2 UNUSED_20 UNUSED_21 UNUSED_22 UNUSED_23 UNUSED_24 UNUSED_25 UNUSED_26 UNUSED_27 UNUSED_28 UNUSED_29UNUSED_3 UNUSED_30UNUSED_4UNUSED_5UNUSED_6UNUSED_7UNUSED_8UNUSED_9UPLINKUSTRINGVBRANCHVERIFYVLABELVOIDVSTOREVSTOREAVSTOREXXCVTZEROBITSN(*00*18*2@*3H*4P*5X*6d*7p*8x*9*:*;*<*=*>*?*@Ē*AВ*Aܒ*B*C*D*E*F*G*H *I(*J4*C@*JL*KT*L`*Kl*Lx*M*N*O*P*Q*R*S*T*Uē*VГ*Wؓ*X*Y*Z*[*\*]*^$*_,*`4*a<*bD*cL*dX*e`*fh*gt*h|*i*j*k*l*m*n*o*p*qȔ*rԔ*s*t*u*v*w *x*y*z$*{4*|@*}H*~P*X*`*h*p*x********ĕ*̕*ԕ****** *(*4*<*D*P*\*d*l*t*|*********̖*ؖ******** *,*4*@*L*X*`*h*p*|********ė*̗*ؗ***** **$*,*4*<*D*L*T*\*h*p*x*********Ę*̘*Ԙ*ܘ***** ***$*,*4*<*D*L*X*d*l*t*|*******ș*Й*ؙ****** *(*0*8*@*H*P*\*h* t* * * * ***̚*Ԛ******** *(*0*<*H*P*T*\* d*!l*"x*#*$*%*&*'*(*)**ț*+ԛ*,*-*.*/*0*1*2*3$*4,*58*6@*7H*8P*9X*:`*;h*<p*=|*>*?*@*A*B*C*D*EĜ*FМ*G؜*H*I*J*K*L*M*N*Z(*c4*d@*eL*fX*gd*hp*i|*j*k*l*[*m*nĝ*oН*pܝ*q*r*s*t *u*v$*\0*w<*]H*^T*_`*`l*ax*b*O*P*Q*R*S*T*UĞ*VО*Wܞ*X*Y*CALLh*xp* ACTUAL_LENGTHAREAARRAYBASICBIASED BITSTRING BLISS_STRUCTBODY_SPEC_PATH BOUND_ENTRY BOUND_LABELCHve$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;18"ARCONST CONSTR_COMP CONSTR_STRUCTCROSS_MODU_ALIASCROSS_MODU_HANDLEDECIMAL DESCRIPTORDESC_ARRAY_ADAELEMENTENTRYENUM EXPRESSIONEXTERNAL_ROUTINEFIELD FIELD_SETFILE FIXED_BINARYFORWARD_ROUTINEFULFILLSFUNCTION INCLUSION INCOMPLETELABELLOCATION_THUNKOFFSETOVERLOADED_DECLOVERLOADED_NAME PATH_COMPPICTUREPOINTERPOSS_CONSTR_STRUCTRANGE REFERENCE SCALED_BINARYSCOPE SCOPE_DESCSDEFAULTSELECTORSELEMENTSELF_REL_LABELSETSRANGESTRINGSTRUCT STUB_ROUTINE SUBUNIT_PATHTASK TASK_ENTRYTASK_ENTRY_FAMILYTYPEDEFUMEMBERUNALLOC_ROUTINEUNIONUNUSED_1 UNUSED_10 UNUSED_11 UNUSED_12 UNUSED_13 UNUSED_14 UNUSED_15UNUSED_2UNUSED_3UNUSED_4UNUSED_5UNUSED_6UNUSED_7UNUSED_8UNUSED_9USE_PATHVARIANT WITH_PACKAGE WITH_ROUTINES****y**|*̩*ܩ***z* **,*@*T*`*l*|*******̪*Ԫ******(*0*@*H*\*p*|**}****̫*ԫ*******$*{,*4*D*T*\*h*|*~*****Ȭ*Ԭ*******(*4*@*L*X*d*p*|*** FUNC_BODY FUNC_SPEC FUNC_STUB GEN_FUNC_SPEC GEN_FUNC_STUBGEN_FUNC_TEMPL GEN_PACK_SPEC GEN_PACK_STUBGEN_PACK_TEMPL GEN_PROC_SPEC GEN_PROC_STUBGEN_PROC_TEMPLNULL PACK_BODY PACK_SPEC PACK_STUB PROC_BODY PROC_SPEC PROC_STUBSCOPE<*H*T*`*p******а*******(*4*@*H* FLOW_NODE** FLOW_EDGE **STV(*0*SIV@*H*HISTX*`*ILSBp*x*CSEDOM_UVINTERNALLOCALSIMPLESPLITUNDOM_UV*******Ȳ*TNR**ARGBLKGENERICSTKBASEUNUSED *(*4*@*H* OTHERWISERANGETABLEp*|*** COMPILER_LBLUSER_LBL**ȳ*BARRIER BEGIN_EXACT DATA_BLOCK END_EXACTEPILOGFENCEHEAD INSTRUCTIONLABELLITERAL OUT_OF_LINE PROLOG_END PROLOG_STARTTAILUNUSED_1UNUSED_2UNUSED_3UNUSED_4******$*,*<*D*P*`*l*|******TPDL* T*TPMd* l*TPU|* *ROOT* * ADDR_APPRX ADDR_EXACT BRANCH_TABLE CODE_ADDRESSINVOCATION_DESC LINKAGE_PAIRLITERAL SIGNATUREUNUSED2 * *ĵ*Ե***** *,*SIG|**LOOP** SUBSCRIPT** DEPENDENCEȶ*Զ*CONTROLDATAUNKNOWN**** DA_DOMAIN$*0********* *X*P*H*t*****0*8* *(*@*H*P**t*l**|* *********đ*̑*ԑ*ܑ********* ***$*,*4*<*D*L*T*\*d*l*t*|********ğ*̟**** ***$*,*4*<*D*L*T*\*d*l*t*|*********Ġ*̠*Ԡ*ܠ****** ***$*,*4*<*D*L*T*\*d*l*t*|*********ġ*̡*ԡ*ܡ****** ***$*,*4*<*D*L*T*\*d*l*t*|*********Ģ*̢*Ԣ*ܢ****** ***$*,*4*<*D*L*T*\*d*l*t*|*********ģ*̣*ԣ*ܣ****** ***$*,*4*<*D*L*T*\*d*l*t*|*********Ĥ*̤*Ԥ*ܤ****** ***$*,*4*<*D*L*T*\*d*l*t*|*********ĥ*̥*ԥ*ܥ****** **$*,*4*<*D*L*T*\*d*l*t*|*********Ħ*̦*Ԧ*ܦ****** ***$*,*4*<*D*L*T*\*d*l*t*|*********ħ*̧*ԧ*ܧ****** ** ***$*,*4*<*D*L*T*\**t*̨*ܨ******$*,*4*<*D*L*T*\*d*l*|*********Ĩ*Ԩ*t***H*ȭ****H*8*8**P*(* * *@*****`*h*Э**p****ح******* *0*(*@*P*x*******Ȯ**Ю*خ******0*`*h*p*x**(*0*X**X**Я*ȯ************د****Ա*̱*ܱ*T*L*\***ı****d*t*l*|*****4*L*d*|*ܲ***̲**Բ***T*L*\*d****Գ*̳*****ش** **д****ȴ**@*8*0*(*X*p***0*8*@*P*X*`*h*H*p****ض****4* AUTOMATICBASEDDEFINEDGLOBAL_REFERENCE PRESERVEDREGISTERREGISTER_PREFERRED STACKLOCALSTATICTEMPLATE *̿*Կ* *** * *,*4* @* *D*|*l*t*\*d*L*T**ASCIZFIXEDGENERICLEADING_OVERPUNCHLEADING_SEPARATETRAILING_OVERPUNCHTRAILING_SEPARATEUNSIGNEDVARYING ***** * * 4*@*L* `*X**P**h*x*p**ASCIZFIXEDGENERICVARYING******* **1011121314151656789BYTELONGOCTAQUADWORD0* 4* 8* <*@*D*H*L*P*T*X* \* `*h*p*x**** ****************ARRAYGENERAL REFERENCESTRINGVALUEd*l*x*********FALSE NEGATIVE_ONEONETRUEZERO*******4*$*,** ASSUMED_TRUE DERIVABLE KNOWN_FALSE\*l*x*****ADA ASSEMBLERBLISSCCOBOLFORTRANMACHINENILPASCALPL1 *** ** **** ** 0*X*@* *H*P**`*8*(*ADDRESSCMPLXDCMPLXFCMPLXGCMPLXSCMPLXTHEX16HEX32HEX64HEX8INT16INT32INT64INT8REALDREALEREALFREALGREALHREALQREALSREALTSTR8 STR8_ASCIZ STR8_FIXED STR8_VARYINGUINT16UINT32UINT64UINT8UNUSED******* * ******** * (*0*8*@* H* P*X*d*p************|*****L*,*T**4*$*D*<******\**l*t*d* ***ADDANDASHDIVEORIORMULNOPSUBUNUSEDUSH ,*4*<* D*L* T*\*d*l*t*|* * ***********ASSUME_IN_RANGEDETECTFORCE_IN_RANGE MATHEMATICALSUPPRESS*,*4*D*T*`*l*t**|*d*ADDRBITSBOOLCHAR16CHAR8CMPLXDCMPLXFCMPLXGCMPLXSCMPLXTDEC4DEC8IADDRIBYTEILONGIMAXINT128INT16INT32INT64INT8IQUADIWORDNULLREALDREALFREALGREALHREALSREALTSTR16STR8UADDRUBYTEUINT128UINT16UINT32UINT64UINT8ULENULONGUMAXUQUADUWORD,**** ******** ***$*,*4*<*D*L*T*\*d*l*t*|*** *w][$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"*** ** * * * ** * * * * ********D*,*4*<*$*******T*D*\*<*L*d*l*$** ** EXCEPTION INTERRUPTJSBSTANDARD** ** *<*,*$*4*ACCURACY ALPHA_DSTS ALPHA_JACKETAUD_DSTSEV3EV4EV5 INTEGER_ONLYINTEGRITY_CHECKSLCA LINE_INFOOSFSPACE_CRITICAL SUPPRESS_CODE SYMBOL_INFO TRACEBACK VERIFY_STACK`*l*x* ** * ** ****** **(* 8***<*|*****t*L**\*d*l**D*T*COBRACURRENTEV3EV4EV5FLAMINGOGENERICJENSENLASERLCA SANDPIPER **(*0*8* @*L*X* `*h* p*|* *********** IEEE_FLOAT SHIFT_ADD VAX_FLOAT**(*4*@*H*8* ADAWI_NOVALUE ADAWI_PSLADDL ADDL_RETRYADDQ ADDQ_RETRYANDL ANDL_RETRYANDQ ANDQ_RETRYCMPSTOLCMPSTOQDRAINTORL ORL_RETRYORQ ORQ_RETRYRCCRPCC TESTBITCCITESTBITCCI_RETRY TESTBITCSI TESTBITSCI TESTBITSSITESTBITSSI_RETRYTRAPB WRITE_MBXh*x******** * **** * * **$*,*8*L*X*d*p*************** ***,*4*<*D*L*T*\*d*l***AMOVRMAMOVRRBPTBUGCHKCFLUSHCHMECHMKCHMSCHMUDRAINAGENTRAPHALTIMBINSQHILINSQHILRINSQHIQINSQHIQRINSQTILINSQTILRINSQTIQINSQTIQRINSQUEL INSQUEL_DINSQUEQ INSQUEQ_DLDQPMFPR_ASN MFPR_ASTEN MFPR_ASTSRMFPR_ESPMFPR_FENMFPR_IPL MFPR_MCES MFPR_PCBB MFPR_PRBR MFPR_PTBR MFPR_SCBB MFPR_SISRMFPR_SSP MFPR_TBCHKMFPR_USP MFPR_VPTB MFPR_WHAMI MTPR_ASTEN MTPR_ASTSR MTPR_DATFXMTPR_ESPMTPR_FEN MTPR_IPIRMTPR_IPL MTPR_MCES MTPR_PERFMON MTPR_PRBR MTPR_SCBB MTPR_SIRRMTPR_SSP MTPR_TBIA MTPR_TBIAP MTPR_TBIS MTPR_TBISD MTPR_TBISIMTPR_USP MTPR_VPTBPROBERPROBEWRD_PSREAD_UNQREMQHILREMQHILRREMQHIQREMQHIQRREMQTILREMQTILRREMQTIQREMQTIQRREMQUEL REMQUEL_DREMQUEQ REMQUEQ_DRSCCSTQPSWASTENSWPCTX WRITE_UNQWR_PS_SWU***** ***$* ,* 4* @* H* P*\*h*t************* **$* 0*!<*"H*#T*$`*%l*&x*'*(*)***+*,*-*.*/*0*1*2*3*U$*40*5<*6H*7T*8`*9l*:x*;*<*=*>*?*@*A*B*C*D*E*F*G*H*I *J,*K8*LD*MP*N\*Od*Pl*Rx*Q*S*T*U************** ***$*,*4*<*D*L*T*\*d*l*t*|****************** ***$*,*<*D*L*T*\*d*l*t*|****************** ***,*$*4*<*4*ADDFADDFCADDFSADDFSCADDFSUADDFSUCADDFUADDFUCADDGADDGCADDGSADDGSCADDGSUADDGSUCADDGUADDGUCADDLADDLVADDQADDQHLITADDQLITADDQVADDSADDSCADDSDADDSMADDSSUADDSSUCADDSSUDADDSSUIADDSSUICADDSSUIDADDSSUIMADDSSUMADDSUADDSUCADDSUDADDSUMADDTADDTCADDTDADDTMADDTSUADDTSUCADDTSUDADDTSUIADDTSUICADDTSUIDADDTSUIMADDTSUMADDTUADDTUCADDTUDADDTUMAMOVRMAMOVRRANDANDNOTBEQBGEBGTBICBISBLBCBLBSBLEBLTBNEBPTBRBR2BSRBUGCHKCALLPALCFLUSHCHMECHMKCHMSCHMUCLRCMOVEQCMOVGECMOVGTCMOVLBCCMOVLBSCMOVLECMOVLTCMOVNECMPBGECMPEQCMPGEQCMPGEQSCMPGLECMPGLESCMPGLTCMPGLTSCMPLECMPLTCMPTEQCMPTEQSUCMPTLECMPTLESUCMPTLTCMPTLTSUCMPTUNCMPTUNSUCMPULECMPULTCPYSCPYSECPYSNCVTDGCVTDGCCVTDGSCVTDGSCCVTDGSUCVTDGSUCCVTDGUCVTDGUCCVTGDCVTGDCCVTGDSCVTGDSCCVTGDSUCVTGDSUCCVTGDUCVTGDUCCVTGFCVTGFCCVTGFSCVTGFSCCVTGFSUCVTGFSUCCVTGFUCVTGFUCCVTGQCVTGQCCVTGQSCVTGQSCCVTGQSVCVTGQSVCCVTGQVCVTGQVCCVTLQCVTQFCVTQFCCVTQFSCVTQFSCCVTQGCVTQGCCVTQGSCVTQGSCCVTQLCVTQLSVCVTQLVCVTQSCVTQSCCVTQSDCVTQSMCVTQSSUI CVTQSSUIC CVTQSSUID CVTQSSUIMCVTQTCVTQTCCVTQTDCVTQTMCVTQTSUI CVTQTSUIC CVTQTSUID CVTQTSUIMCVTSTCVTSTSCVTTQCVTTQCCVTTQSVCVTTQSVCCVTTQSVI CVTTQSVICCVTTQVCVTTQVCCVTTSCVTTSCCVTTSDCVTTSMCVTTSSUCVTTSSUCCVTTSSUDCVTTSSUI CVTTSSUIC CVTTSSUID CVTTSSUIMCVTTSSUMCVTTSUCVTTSUCCVTTSUDCVTTSUMDIVFDIVFCDIVFSDIVFSCDIVFSUDIVFSUCDIVFUDIVFUCDIVGDIVGCDIVGSDIVGSCDIVGSUDIVGSUCDIVGUDIVGUCDIVSDIVSCDIVSDDIVSMDIVSSUDIVSSUCDIVSSUDDIVSSUIDIVSSUICDIVSSUIDDIVSSUIMDIVSSUMDIVSUDIVSUCDIVSUDDIVSUMDIVTDIVTCDIVTDDIVTMDIVTSUDIVTSUCDIVTSUDDIVTSUIDIVTSUICDIVTSUIDDIVTSUIMDIVTSUMDIVTUDIVTUCDIVTUDDIVTUMDRAINADRAINTEQVEXTBLEXTLHEXTLLEXTQHEXTQLEXTWHEXTWLFABSFBEQFBGEFBGTFBLEFBLTFBNEFCLRFCMOVEQFCMOVGEFCMOVGTFCMOVLEFCMOVLTFCMOVNEFETCHFETCH_MFMOVFNEGFNOPGENTRAPHALTIMBINSBLINSLHINSLLINSQHINSQHILINSQHILRINSQHIQINSQHIQRINSQLINSQTILINSQTILRINSQTIQINSQTIQRINSQUELINSQUELD INSQUEL_DINSQUEQINSQUEQD INSQUEQ_DINSWHINSWLJCRJMPJMP2JSRLDALDAHLDFLDGLDLLDL_LLDQLDQPLDQ_LLDQ_ULDSLDTLNOPMBMFPR_ASN MFPR_ASTEN MFPR_ASTSRMFPR_ESPMFPR_FENMFPR_IPL MFPR_MCES MFPR_PCBB MFPR_PRBR MFPR_PTBR MFPR_SCBB MFPR_SISRMFPR_SSP MFPR_TBCHKMFPR_USP MFPR_VPTB MFPR_WHAMIMF_FPCRMOVMOVHLITMOVLITMSKBLMSKLHMSKLLMSKQHMSKQLMSKWHMSKWL MTPR_ASTEN MTPR_ASTSR MTPR_DATFXMTPR_ESPMTPR_FEN MTPR_IPIRMTPR_IPL MTPR_MCES MTPR_PERFMON MTPR_PRBR MTPR_SCBB MTPR_SIRRMTPR_SSP MTPR_TBIA MTPR_TBIAP MTPR_TBIS MTPR_TBISD MTPR_TBISIMTPR_USP MTPR_VPTBMT_FPCRMULFMULFCMULFSMULFSCMULFSUMULFSUCMULFUMULFUCMULGMULGCMULGSMULGSCMULGSUMULGSUCMULGUMULGUCMULLMULLVMULQMULQVMULSMULSCMULSDMULSMMULSSUMULSSUCMULSSUDMULSSUIMULSSUICMULSSUIDMULSSUIMMULSSUMMULSUMULSUCMULSUDMULSUMMULTMULTCMULTDMULTMMULTSUMULTSUCMULTSUDMULTSUIMULTSUICMULTSUIDMULTSUIMMULTSUMMULTUMULTUCMULTUDMULTUMNEGFNEGFSNEGGNEGGSNEGLNEGLVNEGQNEGQVNEGSNEGSSUNEGTNEGTSUNOPNOTNYIORORNOTPROBERPROBEWRCRD_PSREAD_UNQREIREMQHILREMQHILRREMQHIQREMQHIQRREMQTILREMQTILRREMQTIQREMQTIQRREMQUELREMQUELD REMQUEL_DREMQUEQREMQUEQD REMQUEQ_DRESOPC01RESOPC02RESOPC03RESOPC04RESOPC05RESOPC06RESOPC07RESOPC0ARESOPC0CRESOPC0DRESOPC0ERESOPC14RESOPC1CRESPAL19RESPAL1BRESPAL1DRESPAL1ERESPAL1FRETRET2RPCCRSRSBRSCCS4ADDLS4ADDQS4SUBLS4SUBQS8ADDLS8ADDQS8SUBLS8SUBQSEXTBSEXTLSEXTWSLLSRASRLSTFSTGSTLSTL_CSTQSTQPSTQ_CSTQ_USTSSTTSUBFSUBFCSUBFSSUBFSCSUBFSUSUBFSUCSUBFUSUBFUCSUBGSUBGCSUBGSSUBGSCSUBGSUSUBGSUCSUBGUSUBGUCSUBLSUBLVSUBQSUx-\]$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;15!"BQVSUBSSUBSCSUBSDSUBSMSUBSSUSUBSSUCSUBSSUDSUBSSUISUBSSUICSUBSSUIDSUBSSUIMSUBSSUMSUBSUSUBSUCSUBSUDSUBSUMSUBTSUBTCSUBTDSUBTMSUBTSUSUBTSUCSUBTSUDSUBTSUISUBTSUICSUBTSUIDSUBTSUIMSUBTSUMSUBTUSUBTUCSUBTUDSUBTUMSWASTENSWPCTXTRAPBUMULH WRITE_UNQWR_PS_SWXORZAPZAPNOTZEXTBZEXTLZEXTW6********* * * * * **$*,*4*<*D*P*\*d*l*t*|******* *!*"*#*$*%*&*'*(*)** *+(*,4*-@*.L*/X*0d*1p*2|*3*4*5*6*7*8*9*=*:*;*<*=*>*?*@*A*B*C *D*E*F *G(*H0*I<*JD*KL*LT*M\*Nd*Ol*Pt*Q|*R*S*T*U*V*W*X*Y*Z*[*\*]*^*_*`*a*b*c$*d,*e8*f@*gL*hT*i`*jh*kp*lx*m*n*o*p*q*r*s*t*u*v*w*x*y*z*{*|*}*~(*0*8*@*L*X*d*l*x**************** ** *,*4*<*D*L*T*`*l*x*************** **$*,*8*@*H*P*X*d*p*|************** ** *(*0*8*@*H*P*\*d*l*t*|***************** *(*0*<*H*T*`*l*x*******&*********** ***$*,*4*@*L*X* d* p* |* * ****************(*4*@* L*!X*"d*"p*#|*$*$*%*&*'*(*)***+*,*-*.*/*0*1*3*2 *4*5*6$*7,*80*:<*;H*<T*=`*>l*?x*@*A*B*C*D*E*F*G*H*I*J*9*K*L*M$*N,*O4*P<*QD*RL*ST*T\*Vh*Wt*X*Y*Z*[*\*]*^*_*`*a*b*c*d*e *f,*g8*hD*iP*U\*jd*kl*lt*m|*n*o*p*q*r*s*t*u*v*w*x*y*z*{*|*}*~ ***$*,*8*D*P*\*h*t******************$*,*4*<*D*L*T*\*d*l*t*|********>*********** *,*8*D*P*\*h*t***************(*4*@*L*X*d*p*x******************* ***$*,*4*<*D*L*T*\*d*l*t*|***************** ***$*,* 8* D* P* \* h*t****************** $*!,*"4*#<*$H*%P*&X*'`*)l*(x***+*,*-*.*/*/************ ***$*,*4*<*D*L*T*\*d*l*t*|****************** ***$*,*4*<*D*L*T*\*d*l*|****************** ***$*,*4*<*D*L*T*\*d*l*t*|****************** ***$*,*4*<*D*L*T*\*d*l*t*|****************** ***$*,*4*<*D*L*T*\*d*l*t*|****************** ***$*,*4*<*D*L*T*\*d*l*t*|****************** ***$*,*4*<*D*L*T*\*d*l*t*|****************** ***$*,*4*<*D*L*T*d*l*t*|****************** ***$*,*4*<*D*L*T*\*d*l*t*|**************** ***$*,*4*<*D*L*\*T*d*l*t*|******************* **$*,*4*<*D*L*T*\*d* *l*t*|********************$*,*4*<*D*L*T*\*d*l*t*|****************** ***$*,*4*<*D*L*T*d*\*l*t*|****************** ***$*4*<*D*L*T*\*d*l*t*|**************** ***$*,*4*<*D*L*T*\*d*l*t*|****************** ***$*4*,*<*D*L*T*\*d*l*t*|*****************+ +++$+,+4+<+D+L+T+\+d+l+t+|++++++++++++++++++ ++$++,+4+<+D+L+T+GRAPHICSFG0Initial Flow Graph DOMINATORSDominator TreeFlow Graph with DominatorsLOOPDOM#Dominator Tree with Loop DominatorsFlow Graph with Loop DominatorsZEROTRIP0Dominator Tree after While/Repeat Transformation,Flow Graph after While/Repeat TransformationLIFETIMEFlow Graph with LifetimesFGFinal Flow GraphFinal Dominator TreeFinal Flow Dump4Destination of branch is not a label in this routineAssertion failure: The branch tuple is:The target symbol is:$Target symbol is not an entry symbolAssertion failure: The bad ENTRYPTR tuple is:2The node pointed to by the TARGET_SYMBOL field is:#Target symbol is not a label symbolAssertion failure: The bad branch tuple is:2The node pointed to by the TARGET_SYMBOL field is:No branch at end of flow blockAssertion failure: GEM_FG_IDEF_GW_VERTEX6***** Event GEM_FG_IDEF_GW_VERTEX has occurred *****Node F!SL is in G(F!SL)GEM_FG_IDEF_GW_EDGE4***** Event GEM_FG_IDEF_GW_EDGE has occurred *****"Adding edge (F!SL,F!SL) to G(F!SL)GEM_FG_IDEF_FIND1***** Event GEM_FG_IDEF_FIND has occurred *****FIND(F!SL) = F!SLLDEF(F!SL) = !XL !XL !XL !XLLBOT(F!SL) = F!SLGRAPHICSIDEFFlow Graph After IDEF AnalysisGEM_FG_IDEF_START2***** Event GEM_FG_IDEF_START has occurred *****%Processing the dominator sons of F!SLGEM_FG_IDEF_INITIAL4***** Event GEM_FG_IDEF_INITIAL has occurred ***yh< $ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"**&Initially LDEF(F!SL) = !XL !XL !XL !XLInitially LBOT(F!SL) = F!SLGEM_FG_IDEF_FINISH3***** Event GEM_FG_IDEF_FINISH has occurred *****.Finished processing the dominator sons of F!SLGEM_FG_IDEF_COMPONENT6***** Event GEM_FG_IDEF_COMPONENT has occurred *****Processing SCC(F!SL)GEM_FG_IDEF_LINK1***** Event GEM_FG_IDEF_LINK has occurred *****Linking F!SL => F!SL( Setting IDEF(F!SL) = !XL !XL !XL !XL( Setting LDEF(F!SL) = !XL !XL !XL !XL7 Setting LBOT(F!SL) = F!SL, LOOP_BOTTOM(F!SL) = F!SLGEM_FG_IDEF_NUMBER3***** Event GEM_FG_IDEF_NUMBER has occurred *****Setting NUMBER(F!SL) = !SLGEM_FG_IDEF_LOWLINK4***** Event GEM_FG_IDEF_LOWLINK has occurred *****Setting LOWLINK(F!SL) = !SLGEM_FG_IDEF_LOWLINK4***** Event GEM_FG_IDEF_LOWLINK has occurred *****Setting LOWLINK(F!SL) = !SLGEM_FG_IDEF_SCC0***** Event GEM_FG_IDEF_SCC has occurred *****Including F!SL in SCC(F!SL)GEM_FG_LIFE_NUMBER3***** Event GEM_FG_LIFE_NUMBER has occurred *****Setting NUMBER() = !SL/Flow node is already VISITED in GEM_FG_LIFETIMEAssertion failure: GEM_FG_LIFE_LOWLINK4***** Event GEM_FG_LIFE_LOWLINK has occurred *****Setting LOWLINK() = !SLGEM_FG_LIFE_LOWLINK4***** Event GEM_FG_LIFE_LOWLINK has occurred *****Setting LOWLINK() = !SLGEM_FG_LIFE_RANGE2***** Event GEM_FG_LIFE_RANGE has occurred *****Setting LIFETIME_TOP = , LIFETIME_BOTTOM = for nodes...GEM_FG_LIFE_RANGE_SET6***** Event GEM_FG_LIFE_RANGE_SET has occurred ***** ... DVISITED flag of flow node is true before node was visited in LOOPDOMAssertion failure: FPredecessor list of new successor is not null in RELOCATE_PREDECESSORSAssertion failure: GEM_FI_ENTRY-***** Event GEM_FI_ENTRY has occurred ***** Bad psect offset for instructionAssertion failure: 'Label not aligned on requested boundaryAssertion failure: (,((,DDD,((,(,,LLLLLLLLLLLLL((((,,(,$(,$@,4(0(,0 $0(((,,,0(,(,,,,,,,,,,,,,,0,,,(((((,( ,(D ,DDD(,$@($,0$$(00 @@@@@@@@@@@0( ,0,0$,DDD,(,4,4,DDD,,,$,DDD,( $,,,((( ,0, ,(((,,,(,0@,(, ,,,,,,DDD(,0((8($((,,DDDDDD,,,(,DDD,,,,,,,,000,((,,00((0,,,DDD,,DDD,DDD ((( @@(@@@@@@@@,DDD0,0, ((( ,(( ($,$(@@@(( TUPLE_STATS_DIST CIL tuple allocation statistics:! Total CIL tuples allocated = !SL Size: !SL Count: !SL Total bytes = !SL Average size = !SLTUPLE_STATS_DIST,EIL tuple allocation statistics for routine  ! Total EIL tuples allocated = !SL Size: !SL Count: !SL Total bytes = !SL Average size = !SLTUPLE_STATS_DIST EIL tuples in graph for routine  Total EIL tuples in graph = !SL Largest flow node = !SL tuples Average flow node = !SL tuples Total unidentified stores = !SL, Page faults with !SL page working set = !SL Size: !SL Count: !SL Total bytes = !SL Average size = !SL*EXPAND_DIV passed non-constant 2nd operandAssertion failure: Carry out of reciprocal additionAssertion failure: ,Type of related length parameter is not IMAXAssertion failure: The string parameter isThe related length parameter is?Non-LABEL branch target tuple is not preceded by a branch tupleAssertion failure: The preceding tuple is:The branch target tuple is:1Label symbol field of branch target tuple is nullAssertion failure: The branch target tuple is:8Label symbol field of ENTRY tuple is not an entry symbolAssertion failure: The ENTRY tuple is:1The node pointed to by the LABEL_SYMBOL field is:0ENTRY tuple is not in outermost scope of routineAssertion failure: The ENTRY tuple is:?Label symbol field of branch target tuple is not a label symbolAssertion failure: The branch target tuple is:1The node pointed to by the LABEL_SYMBOL field is:%CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of:%CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of:%CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of:Invalid operand in CIL tupleAssertion failure: The expanded tuple is:The invalid operand is%CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of:9The VALUE mechanism is implemented only for ARGVAL tuplesAssertion failure: ARGADRS.BITS not yet implementedAssertion failure: ,Dynamic return mechanism not yet implementedAssertion failure: 'EXPAND_ARGUMENT surprised to see tuple:Assertion failure: 6REFERENCE+LENGTH mechanism requires an argument lengthAssertion failure: ,STRING mechanism requires an argument lengthAssertion failure: 9Argument tuple not valid with STRING DESCRIPTOR mechanismAssertion failure: +ARRAY mechanism requires an argument lengthAssertion failure: 8Argument tuple not valid with ARRAY DESCRIPTOR mechanismAssertion failure: %CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of:%CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of:<BLOCK pointer of BLKFIELD tuple must point to ARGBLOCK tupleAssertion failure: The BLKFIELD tuple is:Its BLOCK field points to:%CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of:(Reference of RESULTTMP is not a PARMTEMPAssertion failure: The RESULTTMP tuple isThe referenced tuple isThe allocation tuple is(Reference of RESULTTMP is not a PARMTEMPAssertion failure: The RESULTTMP tuple isThe referenced tuple isThe allocation tuple is@ H/GEM_IL_BUILD: routine NODE[GEM_BLK_EIL_ZONE_ID]'GEM_IL_BUILD: RTN[GEM_BLK_FLOW_ZONE_ID]'ILG field of routine block node is nullAssertion failure: The routine block node is:%ILG does not begin with a BEGIN tupleAssertion failure: The routine block node is:(The node pointed to by the ILG field is:Invalid CIL tuple opcodeAssertion failure: The improper tuple is:2RETURNxxx tuple in basic block not ended by RETURNAssertion failure: 'Unmatched FLOWMARK tuple in basic blockAssertion failure: The end of the basic block is'ILG is not terminated by a branch tupleAssertion failure: Last branch target tuple is:(OPERAND_PARENT of CSE operand is not CSEAssertion failure: The CSE tuple is:The operand is:'MissinzЮ$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1 R"g FLOWMARK for flow Boolean tupleAssertion failure: )Missing FLOWMARK for flow selection tupleAssertion failure: %CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of:%CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of:%CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of:<BLOCK pointer of BLKFIELD tuple must point to ARGBLOCK tupleAssertion failure: The BLKFIELD tuple is:Its BLOCK field points to:%CIL tuple has null forwarding addressAssertion failure: The referenced tuple is:)It is used as an operand or attribute of:#CIL tuple has not been expanded yetAssertion failure: The referenced tuple is:/The node pointed to by the PREV_TUPLE field is:)It is used as an operand or attribute of: MAKEBP expansion not implementedAssertion failure: -Dynamic result tuples are not yet implementedAssertion failure: .Can only CREATE an unknown-size local variableAssertion failure: 'Can only SIZE an unknown-size parameterAssertion failure: /Can only DESCADDR a general mechanism parameterAssertion failure:  ;Insufficient number of operands passed to GEM_IL_BUILD_EXPRAssertion failure: (Un-supported OPCODE in GEM_IL_BUILD_EXPRAssertion failure: (Un-supported OPCODE in GEM_IL_BUILD_EXPRAssertion failure: 2Unallocated general descriptor with copy semanticsAssertion failure: (Attempt to remove CALL with live resultsAssertion failure: GEM_IL_REMOVE_TUPLE4***** Event GEM_IL_REMOVE_TUPLE has occurred *****IL_Remove_Tuple of:Attempt to remove ARG tupleAssertion failure: Removing RESULT, CALL not foundAssertion failure:  <|GEM_IL_VOID_EXPRESSION7***** Event GEM_IL_VOID_EXPRESSION has occurred *****IL_Void_Expression of:!Can not VOID the statement tuple:Assertion failure: `/u$'./ 7ALIGNED_DATA_ENVCAttempt to use GEM_IL_DEFINITE_ALIGNMENT on a non-data access tupleAssertion failure: CAttempt to use GEM_IL_PROBABLE_ALIGNMENT on a non-data access tupleAssertion failure: Bad string typeAssertion failure: :Reference to BASED, TEMPLATE or DEFINED symbol under fetchAssertion failure: Unknown storage classAssertion failure: GEM_IL_GET_KNOWN_BITS6***** Event GEM_IL_GET_KNOWN_BITS has occurred *****!GEM_IL_GET_KNOWN_BITS called for:)Unknown mask = !XL, Low order bits = !XLKKKK K KKKK KKKKK         KKK KKK 2 K K       {p\L$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1" ( $(4((   (      $0                    ,&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&       Illegal entry in code size tableAssertion failure:    GEM_IL_PEEPHOLE0***** Event GEM_IL_PEEPHOLE has occurred *****Attempting reduction of: GEM_IL_PEEPHOLE0***** Event GEM_IL_PEEPHOLE has occurred *****Kfold successful, result: |H2$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1G"9GEM_IL_PEEPHOLE0***** Event GEM_IL_PEEPHOLE has occurred *****Reduction produced:# Reduction removed statement tuple.GEM_IL_PEEPHOLE0***** Event GEM_IL_PEEPHOLE has occurred *****'No reductions available for this tuple.9Non-Arithmetic Data TypeAssertion failure: GEM_IL_PEEPHOLE0***** Event GEM_IL_PEEPHOLE has occurred *****(Attempting further reduction of operand:GEM_IL_PEEP_REDUCE_SET7***** Event GEM_IL_PEEP_REDUCE_SET has occurred *****Reduce_Set received: GEM_IL_PEEP_REDUCE_SET7***** Event GEM_IL_PEEP_REDUCE_SET has occurred *****-Attempting further reduction of operand tree:GEM_IL_PEEP_REDUCE_SET7***** Event GEM_IL_PEEP_REDUCE_SET has occurred *****Result: GEM_IL_PEEP_SIMPLIFIED7***** Event GEM_IL_PEEP_SIMPLIFIED has occurred *****-IL_PEEP simplified the address expression of:GEM_IL_PEEP_IDENTIFIED7***** Event GEM_IL_PEEP_IDENTIFIED has occurred ***** IL_PEEP found a base symbol for:GEM_IL_RF_BEGIN0***** Event GEM_IL_RF_BEGIN has occurred *****2Doing Real/Flow Boolean selection for basic block:GEM_IL_SU_COST_CSEREF6***** Event GEM_IL_SU_COST_CSEREF has occurred *****Global cost = !SL for tuple:GEM_IL_SU_COST/***** Event GEM_IL_SU_COST has occurred *****Global cost = !SL for tuple:GEM_IL_SU_BEGIN0***** Event GEM_IL_SU_BEGIN has occurred *****0Applying Sethi-Ullman processing to basic block:GEM_IL_SU_MARK_POINT5***** Event GEM_IL_SU_MARK_POINT has occurred *****Tuple is mark point:GEM_IL_SU_RELINK_MARK6***** Event GEM_IL_SU_RELINK_MARK has occurred *****,Moving mark point tuple to S_U_LINKED state:GEM_IL_SU_ORDER0***** Event GEM_IL_SU_ORDER has occurred *****Ordering operands of tuple:GEM_IL_SU_RELINK1***** Event GEM_IL_SU_RELINK has occurred *****!Moving tuple to S_U_LINKED state:GEM_IL_SU_UNLINK1***** Event GEM_IL_SU_UNLINK has occurred *****.Moving tuple to UNLINKED_WITHOUT_PARENT state:GEM_IL_SU_UNLINK_OPERAND9***** Event GEM_IL_SU_UNLINK_OPERAND has occurred *****+Moving tuple to UNLINKED_WITH_PARENT state:GEM_IL_SU_UNLINK_OPERAND9***** Event GEM_IL_SU_UNLINK_OPERAND has occurred *****+Moving tuple to UNLINKED_WITH_PARENT state:zzzzXXXXXzXz||oX|X|Xo+++++++++++++++++++++++++++++\++\+\+\++\+\+\+++++++++++\+\+\++\+\+\++++++\+\+\++\+\+\+++h++|++++++\+\+\++\+\+\++++\+\+\+\+\++h+++|++++++++\+\+\+\+\+}ea$0$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1^"h+|++p+p++x+x++̊+H+H+ԏ+P+P+ܔ+X+X++`+`++h+h++x++++Й++++Й++88GEM_IL_SI_LOOP/***** Event GEM_IL_SI_LOOP has occurred *****Processing tuple: GEM_IL_SI_ACTION1***** Event GEM_IL_SI_ACTION has occurred *****Inserted appended operand: GEM_IL_SI_STATE0***** Event GEM_IL_SI_STATE has occurred *****Tuple state set to: S_CLEANS_DIRTY S_UNCHECKEDU_CLEANU_DIRTYAPPENDEDGEM_IL_SI_STATE0***** Event GEM_IL_SI_STATE has occurred *****Tuple state set to: S_CLEANS_DIRTY S_UNCHECKEDU_CLEANU_DIRTYAPPENDEDSI_KIND unknownAssertion failure: GEM_IL_SI_APPLY_ACTIONS8***** Event GEM_IL_SI_APPLY_ACTIONS has occurred *****Applying actions to: <Masking of an unsupported type-size (>4 bytes) not supportedAssertion failure: GEM_IL_SI_ACTION1***** Event GEM_IL_SI_ACTION has occurred *****Appended with operands: 80GEM_IL_SI_ACTION1***** Event GEM_IL_SI_ACTION has occurred *****Inserted with operands: <Masking of an unsupported type-size (>4 bytes) not supportedAssertion failure: GEM_IL_SI_ACTION1***** Event GEM_IL_SI_ACTION has occurred *****Inserted UMSK tuple: GEM_IL_SI_CLEAN_OPND5***** Event GEM_IL_SI_CLEAN_OPND has occurred *****Guarantee clean state for: )Encountered State which is not supported.Assertion failure: @GEM_IP_BUILD_CALL_GRAPH: ROOT[GEM_BLK_CALL_GRAPH_ZONE] & CG_ZONE*Transfer address is not local entry symbolAssertion failure: ;Routines that share static link do not have the same fatherAssertion failure: -CALL tuple not found in callers CALL_OUT_LISTAssertion failure: ,CALL tuple not found in callers CALL_IN_LISTAssertion failure: ,CALL tuple not found in callers Entries listAssertion failure: 5Unconsumed non-CSEable expressions at a branch targetAssertion failure: 4Reference of BPLINK or MAKEBP is not an entry symbolAssertion failure: 9Routine entry symbol is not local entry symbol in routineAssertion failure: The routine is;Invalid parameters: both EXPOSE_ and CONCEAL_ALIAS_EFFECTSAssertion failure: 4Invalid parameter: EXPOSE_ALIAS_EFFECTS, not OUTPUTAssertion failure: EInvalid parameter: Not OUTPUT => cannot bind, no size => cannot copyAssertion failure: 3Invalid parameter: BIND semantics, VALUE mechanismAssertion failure: ;Invalid parameter: bad type or length with VALUE mechanismAssertion failure: 2Routine is already VISITED in DATA_ACCESS_ANALYSISAssertion failure: 'Unknown size variable is not stacklocalAssertion failure: .Routine is already VISITED in RECURSION_SEARCHAssertion failure: GEM_IP_SORT_NUMBER3***** Event GEM_IP_SORT_NUMBER has occurred *****Setting NUMBER() = !SL)Routine is already VISITED in GEM_IP_SORTAssertion failure: GEM_IP_SORT_LOWLINK4***** Event GEM_IP_SORT_LOWLINK has occurred *****Setting LOWLINK() = !SLGEM_IP_SORT_LOWLINK4***** Event GEM_IP_SORT_LOWLINK has occurred *****Setting LOWLINK() = !SLGEM_IP_SORT_CYCLE2***** Event GEM_IP_SORT_CYCLE has occurred ***** in cycle of GEM_IP_SORT_CYCLE2***** Event GEM_IP_SORT_CYCLE has occurred ***** in cycle of GEM_IP_SORT_POP0***** Event GEM_IP_SORT_POP has occurred ***** Popping from  down through AVirtual node is not at head of topsort list after call graph sortAssertion failure: 7Non-local, non-uplevel reference to non-static variableAssertion failure: Symbol declared in referenced at in routine,Routine is already VISITED in UPLEVEL_SEARCHAssertion failure: UNROLL_ALIGN UNROLL_EXIT UNROLL_WHILEGEM_LU_UNROLL_LOOP3***** Event GEM_LU_UNROLL_LOOP has occurred *****Unrolling loop !UL times GEM_LU_CONMOD.***** Event GEM_LU_CONMOD has occurred *****9Loop with constant bounds but non-zero mod being unrolled-IDOM of loop top does not end in BRANCH tupleAssertion failure: Loop isIDOM branch is-TRUE case of BRCOND does not define loop edgeAssertion failure: Branch is -; :::, ; !6ZL...[]() .SIGNED_BYTE .SIGNED_WORD .LONG.QUAD.BYTE.WORD.LONG.QUAD.BYTE.WORD.LONG.QUAD .S_FLOATING .F_FLOATING .T_FLOATING .D_FLOATING .G_FLOATING .E_FLOATING .Q_FLOATING .H_FLOATING .S_COMPLEX .F_COMPLEX .T_COMPLEX .D_COMPLEX .G_COMPLEX .ASCII .ADDRESS .ASCII.ASCIW.ASCIZ .ADDRESS .SIGNED_BYTE .SIGNED_WORD .LONG.QUAD.OCTA.BYTE.WORD.LONG.QUAD.OCTA .S_FLOATING .F_FLOATING .T_FLOATING .D_FLOATING .G_FLOATING .H_FLOATING .S_COMPLEX .F_COMPLEX .T_COMPLEX .D_COMPLEX .G_COMPLEX .BITS.ASCII.DEC4 .DEC8 ALIGNMENTNOPICPICCONOVRABSRELLCLGBLNOSHRSHRNOEXEEXENORDRDNOWRTWRTVEC??+*-/&!\@@@GEM_ML_LIST_MODULE3***** Event GEM_ML_LIST_MODULE has occurred *****Machine Code ListingML_DUMP_IV_PSECT_NODE6***** Event ML_DUMP_IV_PSECT_NODE has occurred *****ML_DUMP_LK_PSECT_NODE6***** Event ML_DUMP_LK_PSECT_NODE has occurred *****    01!Unable to get name of an operand.Assertion failure: 6An identifier has been truncated to the maximim lengthAssertion failure: .PSECTML_CHECK_PSECT/***** Event ML_CHECK_PSECT has occurred *****    *An invalid attribute type was encountered.Assertion failure: ,-      #Unable to get name of a user label.Assertion failure: L$!SL9Label does not have a name and is not compiler generated.Assertion failure: 0123456789ABCDEF!2XB!2XB     !SL!SL!2XBNo label descriptor was presentAssertion failure: 8Printing of long directive operands not yet implemented.Assertion failure:   !AD!AD!AD!AD!AD    !AD!AD  !AD  !AD      !Unable to get name of an operand.Assertion failure: +!SL!SL    .CALL_SIGNATURE     #(Summary: !AD, Function Value: !AD)  (Argument Count: !SL)GEM_SIG_OUTPUT/***** Event GEM_SIG_OUTPUT has occurred ***** Signature:     ); Lightweight Frame invocation descriptor); Heavyweight Frame invocation descriptor"; Null-Frame invocation descriptor  Entry point:   Static Handler:  (Re-invokable)  Registers used:   Registers saved:   Fixed Stack Size: !SL  Call Signature: !XW  ; Handler data for     #Unable to get name of a user label.Assertion failure:     L$!SL  , -, --          .CODE_ADDRESS!Unable to get name of an operand.Assertion failure:   1ML_PUT_ITEM_LIST called with invalid request typeAssertion failure: ML_PUT_IV_LIST/***** Event ML_PUT_IV_LIST has occurred *****+!UL*Unimplemented ML support for GEM_IVE type.Assertion failure: Invalid GEM_IVE entry type.Assertion failure: ML_PUT_IV_BUF.***** Event ML_PUT_IV_BUF has occurred *****7A print format has not been specified for an IV buffer.Assertion failure: ML_PUT_IV_CODEADDR3***** Event ML_PUT_IV_CODEADDR has occurred *****    .CODE_ADDRESS  ML_PUT_IV_LINKPAIR3***** Event ML_PUT_IV_LINKPAIR has occurred *****    .LINKAGE   ML_PUT_IV_LIT.***** Event ML_PUT_IV_LIT has occurred ***** [!UL]ML_PUT_IV_RELEXP1***** Event ML_PUT_IV_RELEXP has occurred *****       &Invalid address manipulation operationAs~km>$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1~"'sertion failure:  ML_PUT_IV_UTIL/***** Event ML_PUT_IV_UTIL has occurred *****7A print format has not been specified for an IV buffer.Assertion failure:  [!UL]      9An initial value buffer may not be initialized correctly.Assertion failure:         !SB!SW!SL!UB!UW!ULX^!XBX^!XWX^!XL X^!XL, X^!XL%Unsupported print GEM_IV print formatAssertion failure:  [!UL]      .LINKAGE     "; Call signature for Linkage Pair:  ; \        <0>            Literal type errorAssertion failure: Unsupported literal type = &!AD.!UL!SB!SW!SL!SL X^!8XL!8XL!SLX^!8XL!8XL!8XL!8XL!UB!UW!UL!UL X^!8XL!8XL!ULX^!8XL!8XL!8XL!8XL    'Unsupported print formatAssertion failure:   ML_ROUTINE_BEGIN1***** Event ML_ROUTINE_BEGIN has occurred *****No Listing file is in effectAssertion failure: ML_ROUTINE_END/***** Event ML_ROUTINE_END has occurred ******Routine Size: !UL bytes, Routine Base:  + !4XL + !8XLGEM_OM_BUILD_MODULE_ITEM9***** Event GEM_OM_BUILD_MODULE_ITEM has occurred *****(FACILITY_NUMBER = !UL, ITEM_NUMBER = !ULITEM_PTR = !XL, ITEM_LEN = !UL.May not call GEM_OM_BUILD_MODULE_ITEM for EVAXAssertion failure: GEM_OM_MODULE_FINI3***** Event GEM_OM_MODULE_FINI has occurred *****GEM_OM_MODULE_INIT3***** Event GEM_OM_MODULE_INIT has occurred *****8CREATOR_NAME = !AD, FACILITY_NUMBER = !UL, VERSION = !AD"GEM_OM_MODULE_INIT: GEM_OM_VM_ZONEBL5OPTNOBL5OPT BL5FORMAT NOBL5FORMATCBA@?<;:  TTTTTT0T TTTTTTT4T$T@@@$ @XXXXXXXXXXXX0X X8X(XXXX XXXXXXXXX4X$X<X,XDDDЁGDD DDD DDD@@TTTTTT @ @XXXXXXXX@@\@\ \WWWWWW3W#WWWWWWW5W%WWWWWWW5W%WWWWWWW5W%W_WWWWWWWW_f_&_[[[[[[[[[[[[[[[[U[[[[[[[[5[%[[[[ [[[[[[[[[5[%[=[-[`T`T`T`T`T`T`0T` T`T`T`T`T`T`T`4T`$T`X`X`X`X`X`X`X`X`X`X`X`X`0X` X`8X`(X`X`X`X` X`X`X`X`X`X`X`X`X`4X`$X`<X`,X DH@ HH@HH@ HH__@\\\\\`\cc\ \_`H H`HH`H H`Hhkh@h $,/@c\&'  ")?G$ @H@ H@H@H@H@ H@H\. +!$%#*@T@T@T@T@T@T@0T@ T@T@T@T@T@T@T@4T@$TLLL L@X@X@X@X@X@X@X@X@X@X@X@X@0X@ X@8X@(X@X@X@X@ X@X@X@X@X@X@X@X@X@4X@$X@<X@,X W W W W C C C C [ [ [ [GGD` (048Ppdltx|kh``k@@@@@@@@`@`@`@`@C HHH< T T T T T T 0T T T T T T T T 4T $T @ @ @ @ X X X X X X X X X X X X 0X X 8X (X X X X X X X X X X X X X 4X $X <X ,X`LDH HD H vHADDFADDF/CADDF/SADDF/SCADDF/SUADDF/SUCADDF/UADDF/UCADDGADDG/CADDG/SADDG/SCADDG/SUADDG/SUCADDG/UADDG/UCADDLADDL/VADDQADDQHADDQADDQ/VADDSADDS/CADDS/DADDS/MADDS/SUADDS/SUCADDS/SUDADDS/SUI ADDS/SUIC ADDS/SUID ADDS/SUIMADDS/SUMADDS/UADDS/UCADDS/UDADDS/UMADDTADDT/CADDT/DADDT/MADDT/SUADDT/SUCADDT/SUDADDT/SUI ADDT/SUIC ADDT/SUID ADDT/SUIMADDT/SUMADDT/UADDT/UCADDT/UDADDT/UMAMOVRMAMOVRRANDBEQBGEBGTBICBISBLBCBLBSBLEBLTBNEBPTBRBRBSRBUGCHKCALL_PALCFLUSHCHMECHMKCHMSCHMUCLRCMOVEQCMOVGECMOVGTCMOVLBCCMOVLBSCMOVLECMOVLTCMOVNECMPBGECMPEQCMPGEQCMPGEQ/SCMPGLECMPGLE/SCMPGLTCMPGLT/SCMPLECMPLTCMPTEQ CMPTEQ/SUCMPTLE CMPTLE/SUCMPTLT CMPTLT/SUCMPTUN CMPTUN/SUCMPULECMPULTCPYSCPYSECPYSNCVTDGCVTDG/CCVTDG/SCVTDG/SCCVTDG/SU CVTDG/SUCCVTDG/UCVTDG/UCCVTGDCVTGD/CCVTGD/SCVTGD/SCCVTGD/SU CVTGD/SUCCVTGD/UCVTGD/UCCVTGFCVTGF/CCVTGF/SCVTGF/SCCVTGF/SU CVTGF/SUCCVTGF/UCVTGF/UCCVTGQCVTGQ/CCVTGQ/SCVTGQ/SCCVTGQ/SV CVTGQ/SVCCVTGQ/VCVTGQ/VCCVTLQCVTQFCVTQF/CCVTQF/SCVTQF/SCCVTQGCVTQG/CCVTQG/SCVTQG/SCCVTQLCVTQL/SVCVTQL/VCVTQSCVTQS/CCVTQS/DCVTQS/M CVTQS/SUI CVTQS/SUIC CVTQS/SUID CVTQS/SUIMCVTQTCVTQT/CCVTQT/DCVTQT/M CVTQT/SUI CVTQT/SUIC CVTQT/SUID CVTQT/SUIMCVTSTCVTST/SCVTTQCVTTQ/CCVTTQ/SV CVTTQ/SVC CVTTQ/SVI CVTTQ/SVICCVTTQ/VCVTTQ/VCCVTTSCVTTS/CCVTTS/DCVTTS/MCVTTS/SU CVTTS/SUC CVTTS/SUD CVTTS/SUI CVTTS/SUIC CVTTS/SUID CVTTS/SUIM CVTTS/SUMCVTTS/UCVTTS/UCCVTTS/UDCVTTS/UMDIVFDIVF/CDIVF/SDIVF/SCDIVF/SUDIVF/SUCDIVF/UDIVF/UCDIVGDIVG/CDIVG/SDIVG/SCDIVG/SUDIVG/SUCDIVG/UDIVG/UCDIVSDIVS/CDIVS/DDIVS/MDIVS/SUDIVS/SUCDIVS/SUDDIVS/SUI DIVS/SUIC DIVS/SUIDj$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1-"8 DIVS/SUIMDIVS/SUMDIVS/UDIVS/UCDIVS/UDDIVS/UMDIVTDIVT/CDIVT/DDIVT/MDIVT/SUDIVT/SUCDIVT/SUDDIVT/SUI DIVT/SUIC DIVT/SUID DIVT/SUIMDIVT/SUMDIVT/UDIVT/UCDIVT/UDDIVT/UMDRAINAEQVEXTBLEXTLHEXTLLEXTQHEXTQLEXTWHEXTWLFABSFBEQFBGEFBGTFBLEFBLTFBNEFCLRFCMOVEQFCMOVGEFCMOVGTFCMOVLEFCMOVLTFCMOVNEFETCHFETCH_MFMOVFNEGFNOPGENTRAPHALTIMBINSBLINSLHINSLLINSQHINSQHILINSQHILRINSQHIQINSQHIQRINSQLINSQTILINSQTILRINSQTIQINSQTIQRINSQUEL INSQUEL/DINSQUEQ INSQUEQ/DINSWHINSWLJCRJMPJMPJSRLDALDAHLDFLDGLDLLDL_LLDQLDQ_LLDQPLDQ_ULDSLDTLNOPMBMF_FPCRMFPR_ASN MFPR_ASTEN MFPR_ASTSRMFPR_ESPMFPR_FENMFPR_IPL MFPR_MCES MFPR_PCBB MFPR_PRBR MFPR_PTBR MFPR_SCBB MFPR_SISRMFPR_SSP MFPR_TBCHKMFPR_USP MFPR_VPTB MFPR_WHAMIMOVMOVHMOVMSKBLMSKLHMSKLLMSKQHMSKQLMSKWHMSKWLMT_FPCR MTPR_ASTEN MTPR_ASTSR MTPR_DATFXMTPR_ESPMTPR_FEN MTPR_IPIRMTPR_IPL MTPR_MCES MTPR_PERFMON MTPR_PRBR MTPR_SCBB MTPR_SIRRMTPR_SSP MTPR_TBIA MTPR_TBIAP MTPR_TBIS MTPR_TBISD MTPR_TBISIMTPR_USP MTPR_VPTBMULFMULF/CMULF/SMULF/SCMULF/SUMULF/SUCMULF/UMULF/UCMULGMULG/CMULG/SMULG/SCMULG/SUMULG/SUCMULG/UMULG/UCMULLMULL/VMULQMULQ/VMULSMULS/CMULS/DMULS/MMULS/SUMULS/SUCMULS/SUDMULS/SUI MULS/SUIC MULS/SUID MULS/SUIMMULS/SUMMULS/UMULS/UCMULS/UDMULS/UMMULTMULT/CMULT/DMULT/MMULT/SUMULT/SUCMULT/SUDMULT/SUI MULT/SUIC MULT/SUID MULT/SUIMMULT/SUMMULT/UMULT/UCMULT/UDMULT/UMNEGFNEGF/SNEGGNEGG/SNEGLNEGL/VNEGQNEGQ/VNEGSNEGS/SUNEGTNEGT/SUNOPNOTNYIORNOTPROBERPROBEWRCRD_PSREAD_UNQREIREMQHILREMQHILRREMQHIQREMQHIQRREMQTILREMQTILRREMQTIQREMQTIQRREMQUEL REMQUEL/DREMQUEQ REMQUEQ/DRESOPC01RESOPC02RESOPC03RESOPC04RESOPC05RESOPC06RESOPC07RESOPC0ARESOPC0CRESOPC0DRESOPC0ERESOPC14RESOPC1CRESPAL19RESPAL1BRESPAL1DRESPAL1ERESPAL1FRETRETRPCCRSRSBRSCCS4ADDLS4ADDQS8ADDLS8ADDQS4SUBLS4SUBQS8SUBLS8SUBQSEXTBSEXTLSEXTWSLLSRASRLSTFSTGSTLSTL_CSTQPSTQSTQ_CSTQ_USTSSTTSUBFSUBF/CSUBF/SSUBF/SCSUBF/SUSUBF/SUCSUBF/USUBF/UCSUBGSUBG/CSUBG/SSUBG/SCSUBG/SUSUBG/SUCSUBG/USUBG/UCSUBLSUBL/VSUBQSUBQ/VSUBSSUBS/CSUBS/DSUBS/MSUBS/SUSUBS/SUCSUBS/SUDSUBS/SUI SUBS/SUIC SUBS/SUID SUBS/SUIMSUBS/SUMSUBS/USUBS/UCSUBS/UDSUBS/UMSUBTSUBT/CSUBT/DSUBT/MSUBT/SUSUBT/SUCSUBT/SUDSUBT/SUI SUBT/SUIC SUBT/SUID SUBT/SUIMSUBT/SUMSUBT/USUBT/UCSUBT/UDSUBT/UMSWASTENSWPCTXTRAPBUMULHWR_PS_SW WRITE_UNQXORZAPZAPNOTZEXTBZEXTLZEXTW+$+,+4+@+L+X+`+l+t+|++++++++++++++++ ++$+0+<+H+T+`+l+t++++++++++++++ ++ +,+8+D+L+T+\+d+l+t+|+++++++++++++++++++++ +,+8+@+H+P+X+`+h+t+|+++++++++++++++ +++$+,+8+D+P+\+h+t+++++++++++++++ +,+8+@+L+X+d+p+|++++++++++++++++(+4+@+L+X+d+p+x+++++++++++++ ++$+0+<+D+P+\+h+t++++++++++++++++(+4+<+H+P+X+`+l+x++++++++++++++ ++ +,+8+D+L+T+\+d+p+|++++++++++++++++ +(+0+8+@+H+P+X+`+h+p+x+++++++++++++++++ +(+4+@+L+X+`+l+x++++++++++++++++++ +(+0+8+@+H+P+X+\+h+t+++++++++++++++(+4+<+D+L+T+\+d+l+t+|++++++++++++ ++$+0+<+H+T+`+l+x+++++++++++++++++$+,+4+<+D+L+T+\+d+p+|+++++++++++++++(++4+@+L+X+d+p+x++++++++++++++++ +++$+,+4+8+@+L+T+`+l+x++++++++++++++ +,+8+D+P+\+h+t+++++++++++++++++++ +(+0+8+@+H+P+X+`+h+p+x+++++++++++++++++++(+4+<+H+P+X+`+h+p+x++++++++++++++++$+,+4+@+L+X+d+p+|++++++++++++++ +++$+                                75$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1."I       $$ $ $$$    !Bad instr opnd: OPND[0] not immedAssertion failure: Code cell:'Bad instr opnd: OPND[0] not destinationAssertion failure: Code cell:Branch destination out of rangeAssertion failure: BBad instr opnd: OPND[0] not reg or OPND1 not destination/jump destAssertion failure: Code cell:Branch destination out of rangeAssertion failure: 'Bad instr opnd: OPND[0] not a fixed regAssertion failure: Code cell:Bad instr opnd: OPND[0] not regAssertion failure: Code cell:'Bad instr opnd: OPND[0] not a fixed regAssertion failure: Code cell::Bad instr opnd: OPND[0] not a reg or OPND[1] not disp/destAssertion failure: Code cell:Bad reg. type in load or storeAssertion failure: !Base reg. is not in fixed reg setAssertion failure: $Memory reference offset out of rangeAssertion failure: 1Bad instr opnd: OPND[0] or OPND[1] not fixed regsAssertion failure: Code cell:4Bad instr opnd: OPND[0] or OPND[1] not floating regsAssertion failure: Code cell:1Bad instr opnd: OPND[0] or OPND[1] not fixed regsAssertion failure: Code cell:<Bad instr opnd: OPND[0] not fixed/immed or OPND[1] not fixedAssertion failure: Code cell:4Bad instr opnd: OPND[0] or OPND[1] not floating regsAssertion failure: Code cell:<Bad instr opnd: OPND[0] not fixed/immed or OPND[1] not fixedAssertion failure: Code cell:,Bad instr opnd: OPND[0..2] not floating regsAssertion failure: Code cell:*Bad instr opnd: OPND[0] not a floating regAssertion failure: Code cell:=Bad instr opnd: OPND[0..2] not fixed regs, or OPND[1] not litAssertion failure: Code cell:<Bad instr opnd: OPND[0/2] not fixed regs, or OPND[1] not litAssertion failure: Code cell:"Bad or unimplemented opcode formatAssertion failure: GEM_PF_OPT_LITERAL_PROPAGATION?***** Event GEM_PF_OPT_LITERAL_PROPAGATION has occurred *****Literal propgation being doneGEM_PF_ADD_USE/***** Event GEM_PF_ADD_USE has occurred *****Adding tuple to use listTuple being added: Being added to use list of: .Tuple added to use list is already on use listAssertion failure: Tuple is: GEM_PF_DO_CSE.***** Event GEM_PF_DO_CSE has occurred *****CSE being created CSE parent: GEM_PF_DO_MOTION1***** Event GEM_PF_DO_MOTION has occurred *****Motion being done Motion mark: GEM_PF_DO_VALUE_PROPAGATION<***** Event GEM_PF_DO_VALUE_PROPAGATION has occurred *****Value propagation being doneStore being propagated Operand of a motion is not a useAssertion failure: Operand is:GEM_PF_PROCESS_UNPROF6***** Event GEM_PF_PROCESS_UNPROF has occurred *****Processing unprofitable parentParent: 0USE passed to REMOVE_FROM_USE_LIST has no parentAssertion failure: USE tuple is:GEM_PF_REMOVE_USE2***** Event GEM_PF_REMOVE_USE has occurred *****Removing tuple from use listTuple being removed: Parent of tuple: EUSE passed to REMOVE_FROM_USE_LIST is not on USE[CSE_PARENT] use listAssertion failure: USE tuple is:%USE_[GEM_TPL_PF_USE_PARENT] tuple is:GEM_PF_REMOVE_TUPLE4***** Event GEM_PF_REMOVE_TUPLE has occurred *****Removing tuple?Tuple being removed is not properly established in old locationAssertion failure: Tuple being removed2Base-binding candidate is neither CSEREF or SYMREFAssertion failure: -Unexpected base-binding candidate encounteredAssertion failure:    !"&230'0'49:;<=>?@ABCDEFGHIJKLMNOPMNOPQSQSQSRTWXYZUV[\]^_`abcdfghijmmmmmmmmnopqrstuvvvvvvvvwxyzrstu{{{{{{{{|}~rstu6mmmmmmmmvvvvvvvv{{{{{{{{l775`,t,,,,,,,,,,, ,(,4,@,H,\,,,,,8,\,d,l,,,,$,p,,,,,,\,,,@,,,,,,, ,(,0,8,L,`,t,|,,,PORQTSVUXW,,,H,,,     @^8$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1A"Z$,T,,,, ,` , , , , !,P!,!,!,!,,",\",", !"#$%&",8#,'()*+,-./0#,$,123456789:p$,$,;<=>?@ABCD<%,%,EFGHIJKLMN&,h&,[\YZ_`]^&,?NONE? MATH$ACOS_S MATH$ACOS_T MATH$ACOS_F MATH$ACOS_G MATH$ACOSD_S MATH$ACOSD_T MATH$ACOSD_F MATH$ACOSD_G MATH$ASIN_S MATH$ASIN_T MATH$ASIN_F MATH$ASIN_G MATH$ASIND_S MATH$ASIND_T MATH$ASIND_F MATH$ASIND_G MATH$ATAN_S MATH$ATAN_T MATH$ATAN_F MATH$ATAN_G MATH$ATAND_S MATH$ATAND_T MATH$ATAND_F MATH$ATAND_G MATH$ATAN2_S MATH$ATAN2_T MATH$ATAN2_F MATH$ATAN2_G MATH$ATAND2_S MATH$ATAND2_T MATH$ATAND2_F MATH$ATAND2_G OTS$BIT_AND OTS$BIT_DIFFOTS$BIT_CMP_EQLOTS$BIT_CMP_EQLPOTS$BIT_CMP_EQLS OTS$BIT_EQV OTS$BIT_FILL OTS$BIT_INDEXOTS$BIT_INDEX_BITOTS$BIT_CMP_LEQOTS$BIT_CMP_LEQPOTS$BIT_CMP_LEQSOTS$BIT_CMP_LSSOTS$BIT_CMP_LSSPOTS$BIT_CMP_LSSS OTS$BIT_MOVE OTS$BIT_MOVEM OTS$BIT_NOT OTS$BIT_OR OTS$BIT_XOR OTS$BIT_ZEROOTS$BIT_IS_MEMBEROTS$BIT_IS_SUPERSET OTS$CALL_PROC MATH$CEIL_S MATH$CEIL_T MATH$CEIL_F MATH$CEIL_G MATH$COS_S MATH$COS_T MATH$COS_F MATH$COS_G MATH$CCOS_S MATH$CCOS_T MATH$CCOS_F MATH$CCOS_G MATH$COSD_S MATH$COSD_T MATH$COSD_F MATH$COSD_G MATH$COSH_S MATH$COSH_T MATH$COSH_F MATH$COSH_GOTS$CVT_FLOAT_T_FOTS$CVT_FLOAT_T_GOTS$CVT_FLOAT_G_SOTS$CVT_FLOAT_G_T OTS$DIV_I OTS$DIV_L OTS$DIV_UI OTS$DIV_UL OTS$DIV_O OTS$DIV_UO MATH$CDIV_S MATH$CDIV_T MATH$CDIV_F MATH$CDIV_G MATH$EXP_S MATH$EXP_T MATH$EXP_F MATH$EXP_G MATH$CEXP_S MATH$CEXP_T MATH$CEXP_F MATH$CEXP_GOTS$EXTV OTS$EXTZVOTS$FILL MATH$FLOOR_S MATH$FLOOR_T MATH$FLOOR_F MATH$FLOOR_G OTS$HOME_ARGS OTS$INDEXOTS$INDEX_CHAROTS$INSV MATH$POW_LL MATH$POW_SL MATH$POW_TL MATH$POW_FL MATH$POW_GL MATH$CPOW_SQ MATH$CPOW_TQ MATH$CPOW_FQ MATH$CPOW_GQ MATH$POW_O_QQ MATH$POW_O_SQ MATH$POW_O_TQ MATH$POW_O_FQ MATH$POW_O_GQ MATH$POW_Z_QQ MATH$POW_Z_SQ MATH$POW_Z_TQ MATH$POW_Z_FQ MATH$POW_Z_GQ MATH$LN_S MATH$LN_T MATH$LN_F MATH$LN_G MATH$CLOG_S MATH$CLOG_T MATH$CLOG_F MATH$CLOG_G MATH$LOG2_S MATH$LOG2_T MATH$LOG2_F MATH$LOG2_G MATH$LOG10_S MATH$LOG10_T MATH$LOG10_F MATH$LOG10_G OTS$MOD_I OTS$MOD_LOTS$MOVE OTS$MOVEM MATH$POW_SS MATH$POW_TT MATH$POW_FF MATH$POW_GG MATH$CPOW_S MATH$CPOW_T MATH$CPOW_F MATH$CPOW_G OTS$REM_I OTS$REM_L OTS$REM_UI OTS$REM_UL MATH$NINT_S MATH$NINT_T MATH$NINT_F MATH$NINT_G OTS$SEARCHOTS$SEARCH_CHAROTS$SEARCH_MASK MATH$SIN_S MATH$SIN_T MATH$SIN_F MATH$SIN_G MATH$CSIN_S MATH$CSIN_T MATH$CSIN_F MATH$CSIN_G MATH$SIND_S MATH$SIND_T MATH$SIND_F MATH$SIND_G MATH$SINH_S MATH$SINH_T MATH$SINH_F MATH$SINH_G MATH$SQRT_S MATH$SQRT_T MATH$SQRT_F MATH$SQRT_G MATH$CSQRT_S MATH$CSQRT_T MATH$CSQRT_F MATH$CSQRT_GOTS$STRCMP_EQLOTS$STRCMP_EQLPOTS$STRCMP_EQLSOTS$STRCMP_LEQOTS$STRCMP_LEQPOTS$STRCMP_LEQSOTS$STRCMP_LSSOTS$STRCMP_LSSPOTS$STRCMP_LSSS MATH$TAN_S MATH$TAN_T MATH$TAN_F MATH$TAN_G MATH$TAND_S MATH$TAND_T MATH$TAND_F MATH$TAND_G MATH$TANH_S MATH$TANH_T MATH$TANH_F MATH$TANH_G OTS$TRANSLATE MATH$TRUNC_S MATH$TRUNC_T MATH$TRUNC_F MATH$TRUNC_G OTS$VERIFYOTS$VERIFY_CHAROTS$VERIFY_MASKOTS$ZEROOTS$FETCH_P_1_0OTS$FETCH_P_1_1OTS$FETCH_P_2_0OTS$FETCH_P_2_1OTS$FETCH_P_1_0_B100OTS$FETCH_P_1_1_B100OTS$FETCH_P_2_0_B100OTS$FETCH_P_2_1_B100OTS$FETCH_U_1_0OTS$FETCH_U_1_1OTS$FETCH_U_2_0OTS$FETCH_U_2_1OTS$FETCH_U_4_0OTS$FETCH_U_4_1OTS$FETCH_LS_1_0OTS$FETCH_LS_1_1OTS$FETCH_LS_2_0OTS$FETCH_LS_2_1OTS$FETCH_LS_4_0OTS$FETCH_LS_4_1OTS$FETCH_TS_1_0OTS$FETCH_TS_1_1OTS$FETCH_TS_2_0OTS$FETCH_TS_2_1OTS$FETCH_TS_4_0OTS$FETCH_TS_4_1OTS$FETCH_LO_1_0OTS$FETCH_LO_1_1OTS$FETCH_LO_2_0OTS$FETCH_LO_2_1OTS$FETCH_LO_4_0OTS$FETCH_LO_4_1OTS$FETCH_TO_1_0OTS$FETCH_TO_1_1OTS$FETCH_TO_2_0OTS$FETCH_TO_2_1OTS$FETCH_TO_4_0OTS$FETCH_TO_4_1 OTS$STORE_P_1 OTS$STORE_P_2OTS$STORE_P_1_B100OTS$STORE_P_2_B100 OTS$STORE_U_1 OTS$STORE_U_2 OTS$STORE_U_4OTS$STORE_LS_1OTS$STORE_LS_2OTS$STORE_LS_4OTS$STORE_TS_1OTS$STORE_TS_2OTS$STORE_TS_4OTS$STORE_LO_1OTS$STORE_LO_2OTS$STORE_LO_4OTS$STORE_TO_1OTS$STORE_TO_2OTS$STORE_TO_4OTS$CMP_LE_DEC_1OTS$CMP_LE_DEC_2OTS$CMP_LE_DEC_4OTS$CMP_LT_DEC_1OTS$CMP_LT_DEC_2OTS$CMP_LT_DEC_4 OTS$ADD_D4_1OTS$ADD_D4_1_V OTS$ADD_D4_2OTS$ADD_D4_2_V OTS$ADD_D8(}$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1]"k_1OTS$ADD_D8_1_V OTS$ADD_D8_2OTS$ADD_D8_2_V OTS$ADD_D8_4OTS$ADD_D8_4_V OTS$SUB_D4_1OTS$SUB_D4_1_V OTS$SUB_D4_2OTS$SUB_D4_2_V OTS$SUB_D8_1OTS$SUB_D8_1_V OTS$SUB_D8_2OTS$SUB_D8_2_V OTS$SUB_D8_4OTS$SUB_D8_4_V OTS$MUL_D4_1OTS$MUL_D4_1_V OTS$MUL_D4_2OTS$MUL_D4_2_V OTS$MUL_D8_1OTS$MUL_D8_1_V OTS$MUL_D8_2OTS$MUL_D8_2_V OTS$MUL_D8_4OTS$MUL_D8_4_V OTS$SHL_D4_1OTS$SHL_D4_1_V OTS$SHL_D4_2OTS$SHL_D4_2_V OTS$SHL_D8_1OTS$SHL_D8_1_V OTS$SHL_D8_2OTS$SHL_D8_2_V OTS$SHL_D8_4OTS$SHL_D8_4_V OTS$SHR_D4_1OTS$SHR_D4_1_R OTS$SHR_D4_2OTS$SHR_D4_2_R OTS$SHR_D8_1OTS$SHR_D8_1_R OTS$SHR_D8_2OTS$SHR_D8_2_R OTS$SHR_D8_4OTS$SHR_D8_4_ROTS$FETCH_U_3_0OTS$FETCH_U_3_1OTS$FETCH_LS_3_0OTS$FETCH_LS_3_1OTS$FETCH_TS_3_0OTS$FETCH_TS_3_1OTS$FETCH_LO_3_0OTS$FETCH_LO_3_1OTS$FETCH_TO_3_0OTS$FETCH_TO_3_1OTS$CVT_OPN0_DEC4_1_TO_B100OTS$CVT_OPN0_DEC4_2_TO_B100OTS$CVT_OPN1_DEC4_1_TO_B100OTS$CVT_OPN1_DEC4_2_TO_B100OTS$CVT_OPN0_B100_TO_DEC4_1OTS$CVT_OPN0_B100_TO_DEC4_2OTS$CVT_OPN0_B100_TO_DEC4_1OTS$CVT_OPN0_B100_TO_DEC4_2d/,l/,/,|/,/,/,/,/,/,/, 0,/,0,,0,L0,<0,\0,l0,0,|0,0,0,0,0,0,0, 1,0,1,,1,L1,<1,\1,l1,|1,1,1,1,1,1,1,1, 2, 2,42,H2,\2,p2,2,2,2,2,2,2,2,2, 3,3,<3,,3,L3,\3,t3,h3,3,3,3,3,3,3,3,3,3, 4,,4,4,<4,L4,`4,t4,4,4,4,4,4,4,4,4,5,4,5,$5,<5,05,H5,T5,t5,d5,5,5,5,5,5,5,5,5,6,6,$6,06,@6,`6,P6,p6,6,6,6,6,6,6,6,6,7,7, 7,@7,07,P7,`7,x7,l7,7,7,7,7,7,7,7,7,8,8,08, 8,@8,P8,\8,h8,t8,8,8,8,8,8,8,8,8,9, 9,9,$9,09,P9,@9,`9,p9,|9,9,9,9,9,9,9,9,9,:,:,4:,$:,D:,T:,t:,d:,:,:,:,:,:,:,:,:,;,;,$;,8;,L;,\;,p;,;,;,;,;,;,;,;,;, <,;,<,,<,L<,<<,\<,l<,|<,<,<,<,<,<,<,<,5,<,=,$=,8=,L=,d=,|=,=,=,=,=,=,=,>,$>,8>,L>,`>,t>,>,>,>,>,>,>,?,?,(?,***** Event GEM_SL_PRINT_SPLIT_CANDIDATES has occurred *****GEM_SL_BEGIN_UV_LIFE5***** Event GEM_SL_BEGIN_UV_LIFE has occurred *****,Dropping BEGIN_UV_LIFE marker for variable: Before tuple: GEM_SL_OPT_KILL_DEAD_STORE;***** Event GEM_SL_OPT_KILL_DEAD_STORE has occurred *****Killing dead store: 6Ancestors passed to merge do not have same base symbolAssertion failure: TUPLE1TUPLE2GEM_SL_MERGE_LIFETIMES7***** Event GEM_SL_MERGE_LIFETIMES has occurred *****Merging lifetimes of: and: Non-ancestor in RECORD_USEAssertion failure: Ancestor is:'TUPLE on unused list is not an ancestorAssertion failure: TUPLE:GEM_SL_REMOVE_FROM_UNUSED_LIST?***** Event GEM_SL_REMOVE_FROM_UNUSED_LIST has occurred *****!Removing tuple from unused list: 6TUPLE passed to REMOVE_FROM_UNUSED_LIST is not on listAssertion failure: TUPLE:GEM_SL_SELECT_PASS24***** Event GEM_SL_SELECT_PASS2 has occurred *****'Select split candidates pass2 invoked: .Non-local goto targets are not supported in V1Assertion failure: Label is:GEM_SL_PROCESS_REFERENCE9***** Event GEM_SL_PROCESS_REFERENCE has occurred *****Processing referenceGEM_SL_TUPLE_POST2***** Event GEM_SL_TUPLE_POST has occurred *****Ancestor is now:GEM_SL_END_BLOCK_PROC6***** Event GEM_SL_END_BLOCK_PROC has occurred *****4Begin end of flow block processsing for flow block: Non-ancestor in LOCAL_ANCESTORSAssertion failure: Ancestor is:GEM_SL_PROPAGATING_ANCESTOR<***** Event GEM_SL_PROPAGATING_ANCESTOR has occurred *****Propagating ancestor: "To ancestor table of flow node: GEM_SL_OPT_CREATING_SPLIT_VAR>***** Event GEM_SL_OPT_CREATING_SPLIT_VAR has occurred *****0Creating new variable for disjoint lifetime of: New variable node: Lifetime begins at: GEM_SR_STRENGTH_CANDIDATE_FOUND@***** Event GEM_SR_STRENGTH_CANDIDATE_FOUND has occurred *****Strength candidate found,LITREF LITERAL_VALUE attribute not filled inAssertion failure: LITREF isGEM_SR_ADD_USE/***** Event GEM_SR_ADD_USE has occurred *****UseStrength variable;Tuples that pass EQUAL_STV test have different coefficientsAssertion failure: New tuple isSTV use head isGEM_SR_SAFE_FOUND2***** Event GEM_SR_SAFE_FOUND has occurred *****Safe strength reduction foundGEM_SR_BUILD_BASE_VAR6***** Event GEM_SR_BUILD_BASE_VAR has occurred *****Start building base forGEM_SR_BUILD_BASE_VAR6***** Event GEM_SR_BUILD_BASE_VAR has occurred *****End building base forGEM_SR_BUILD_STRIDE_VAR8***** Event GEM_SR_BUILD_STRIDE_VAR has occurred *****Begin building stride forGEM_SR_BUILD_STRIDE_VAR8***** Event GEM_SR_BUILD_STRIDE_VAR has occurred *****End building stride for#Unexpected tuple seen in DISTRIBUTEAssertion failure: Tuple isGEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_EQUAL_RETVAL4***** Event GEM_SR_EQUAL_RETVAL has occurred *****EQUAL_STV returned !ULTuple #1Tuple #2GEM_SR_COMPUTE_OFFSET6***** Event GEM_SR_COMPUTE_OFFSET has occurred *****Computed offset of tuple is !SLTuple isGEM_SR_HASH_COLLISION6***** Event GEM_SR_HASH_COLLISION has occurred *****2Two tuples with same hash value are not equivalent New tuple is:STV use head is:GEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLGEM_SR_HASH_RETVAL3***** Event GEM_SR_HASH_RETVAL has occurred *****/Strength hash value of !AD tuple at A!XL is !XLFNeither operand of strength candidate subexpr is inductive on basic ivAssertion failure: Strength Subexpr:`X$h$0Root block of symbol table is not a MODULE blockAssertion failure: 3SCOPE block being allocated in invalid father blockAssertion failure: The father block is@GEM_ST_ALLOCATE_BLOCK_NODE: routine NODE[GEM_BLK_SYMBOL_ZONE_ID]=GEM_ST_ALLOCATE_BLOCK_NODE$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1": routine NODE[GEM_BLK_CIL_ZONE_ID]@GEM_ST_ALLOCATE_BLOCK_NODE: package NODE[GEM_BLG_SYMBOL_ZONE_ID]?GEM_ST_ALLOCATE_BLOCK_NODE: module NODE[GEM_BLK_SYMBOL_ZONE_ID]@Attempt to allocate a PSECT node with GEM_ST_ALLOCATE_FRAME_NODEAssertion failure: Invalid ENTRY_CONVENTIONAssertion failure: GEM_ST_DUMP_IV_LIST4***** Event GEM_ST_DUMP_IV_LIST has occurred ******GEM_ST_GET_NAME: Context parameter omittedAssertion failure: Frame node is not PSECTAssertion failure: #Node is not symbol, block, or PSECTAssertion failure: TUPLE_STATSGEM_ST_INIT: BLOCK_ZONE_IDGEM_ST_INIT: LITERAL_ZONE_IDGEM_ST_INIT: PSECT_ZONE_IDGEM_ST_INIT: FRAME_ZONE_IDGEM_ST_INIT: GEM_ST_G_IV_ZONE<GEM_ST_INIT_BLOCK_NODE: routine NODE[GEM_BLK_SYMBOL_ZONE_ID]9GEM_ST_INIT_BLOCK_NODE: routine NODE[GEM_BLK_CIL_ZONE_ID]<GEM_ST_INIT_BLOCK_NODE: package NODE[GEM_BLG_SYMBOL_ZONE_ID];GEM_ST_INIT_BLOCK_NODE: module NODE[GEM_BLK_SYMBOL_ZONE_ID] Bad data typeAssertion failure: DSymbol node passed to GEM_ST_IS_REGISTER_CANDIDATE is not a variableAssertion failure: )Missing required representation parameterAssertion failure: 0Invalid length argument to GEM_ST_LOOKUP_LITERALAssertion failure: Invalid representationAssertion failure: PSECT name exceeds size limitAssertion failure: 2Attempt being made to mutate unmutable symbol nodeAssertion failure: Non-mutable symbol node: 2Invalid node specified as static storage IV targetAssertion failure: .An invalid static storage offset was specifiedAssertion failure: 2Invalid node specified as static storage IV sourceAssertion failure: 2Invalid node specified as static storage IV targetAssertion failure: .An invalid static storage offset was specifiedAssertion failure: %An invalid print format was specifiedAssertion failure: *An invalid repetition factor was specifiedAssertion failure: &An invalid buffer length was specifiedAssertion failure: 2Invalid node specified as static storage IV targetAssertion failure: .An invalid static storage offset was specifiedAssertion failure: /GLOBAL_SYM must be a a GLOBAL_REF entry symbol.Assertion failure: 2Invalid node specified as static storage IV targetAssertion failure: .An invalid static storage offset was specifiedAssertion failure: /GLOBAL_SYM must be a a GLOBAL_REF entry symbol.Assertion failure: 2Invalid node specified as static storage IV targetAssertion failure: .An invalid static storage offset was specifiedAssertion failure: $Invalid node kind - literal expectedAssertion failure: *An invalid repetition factor was specifiedAssertion failure: 2Invalid node specified as static storage IV targetAssertion failure: .An invalid static storage offset was specifiedAssertion failure: 2Invalid node specified as static storage IV sourceAssertion failure: 2Invalid node specified as static storage IV sourceAssertion failure: 7An invalid address manipulation operation was specifiedAssertion failure: OM_DELETE_IV_NODE2***** Event OM_DELETE_IV_NODE has occurred *****=An invalid address size was specified to GEM_ST_STORE_ADDRESSAssertion failure: IV_GET_TARGET_OFFSET5***** Event IV_GET_TARGET_OFFSET has occurred *****Returning offset = !UL, *An unsupported IV subkind was encountered.Assertion failure: &An illegal IV subkind was encountered.Assertion failure: IV_QUICKSORT_SETUP3***** Event IV_QUICKSORT_SETUP has occurred *****$L = !UL, R = !UL, X1 = !UL, X2 = !UL {ABCDEFGHI}JKLMNOPQRInvalid data typeAssertion failure: Invalid representationAssertion failure: Invalid representationAssertion failure: Invalid data typeAssertion failure: Invalid data typeAssertion failure: Invalid representationAssertion failure: Invalid representationAssertion failure: Invalid data typeAssertion failure: Invalid representationAssertion failure: @@@@ @D@@A@@@@@@ @@A?@O???@AC???@@??@@?.Incorrect number of parameters to GEM_TA_KFOLDAssertion failure: .Incorrect number of parameters to GEM_TA_KFOLDAssertion failure: |xxx@xxx||;88888|8|;8|8xx;|||000000|||xx|8xxxxx8;8|||880||0|||0;8;8xxxxx0x|xxxxxxxxxxxx0x;8?x;8||xxxxxxx;8x|8x8x||||||xxxxxxx800|0|;|88|8xx;0????xxxxxxxxxxxxxx|880||0xxxx80x0?|||x@@@@@@@@@@@@@@@@@@@@@@@@@@@@|@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@||@@@@@@@@@@@@@@@@@@x@@@@@@@@@@@@@@@@@xx@@@@@@@@@@@@@@@@@@@@@@@@@x@@@@@@@@@@@@@@@@@@@@x@8x@@@@@@@@@@@@@@@@@@@@@@@x@@@@@@@@@@@@@x@@x@@@x@          bR$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;13Q"                                         t pA"  D ppp@ppp p'pp ppp ppp p'pp"p@b @@@ 0)@P@{ < c xx,T0 H;|>u1?@@@ @kߏ>1_w ````````````` @! PP PAJ P088  @? @585q,,,,,,,з,Է,ط,ܷ,,Ș,,,,,,,,,,,, ,,,,,,,,,,,,,ĸ,ȸ,̸,Ը,̘,,,,,,,,,,,,,,,, , .GEM_TD_DEF_ACTUAL_LENGTH: Invalid PRIOR_TYPE.Assertion failure: <GEM_TD_DEF_ACTUAL_LENGTH: Invalid PRIOR_TYPE type_def kind.Assertion failure: NGEM_TD_DEF_ACTUAL_LENGTH: ACTUAL_LENGTH must be a GEM symbol or literal node.Assertion failure: BGEM_TD_DEF_AREA: LENGTH must be a GEM symbol or GEM literal node.Assertion failure: DGEM_TD_DEF_ARRAY: ARRAY_ELEMENT_TYPE must be a type handle or null.Assertion failure: CGEM_TD_DEF_BASIC_TYPE: BASIC_TYPE must be a valid GEM_TYP element.Assertion failure: ,GEM-TD_DEF_BIASED_TYPE: Invalid PRIOR_TYPE.Assertion failure: 1GEM_TD_DEF_BIASED_TYPE: Invalid PRIOR_TYPE type.Assertion failure: 1GEM_TD_DEF_BIASED_TYPE: Invalid PRIOR_TYPE type.Assertion failure: 8GEM_TD_DEF_BIASED_TYPE: BIAS_NODE must be a literal nodeAssertion failure: BGEM_TD_DEF_CHAR_TYPE: BASIC_TYPE must be a valid GEM_TYP element.Assertion failure: -GEM_TD_DEF_CONST: CONST_NAME must not be nullAssertion failure: 1GEM_TD_DEF_CONST: LIT_NODE must be a literal nodeAssertion failure: LGEM_TD_DEF_CONSTR_STRUCT_TYPE: STRUCT_TYPE must be a structure type handle.Assertion failure: ,GEM_TD_DEF_DECIMAL_TYPE: Invalid TYPE_CODE.Assertion failure: ,GEM_TD_DEF_DECIMAL_TYPE: Invalid STOR_REPR.Assertion failure: 8GEM_TD_DEF_ENUM: ENUM_TYPE must be a basic type handle.Assertion failure: FGEM_TD_DEF_EXTERNAL_ROUTINE: RTN_TYPE must be a function type handle.Assertion failure: )GEM_TD_DEF_FIELD: Bad CONTEXT parameter:Assertion failure: %GEM_TD_DEF_FIELD: FIELD_NAME is nullAssertion failure: -GEM_TD_DEF_FIELD_SET: FIELD_SET_NAME is nullAssertion failure: DGEM_TD_DEF_FILE_TYPE: COMPONENT_TYPE must be a type handle or null.Assertion failure: DGEM_TD_DEF_FIXED_BINARY: TYPE_CODE must be a valid GEM_TYP element.Assertion failure: ,GEM_TD_DEF_FIXED_BINARY: Invalid TYPE_CODE.Assertion failure: EGEM_TD_DEF_FORWARD_ROUTINE: RTN_TYPE must be a function type handle.Assertion failure: ?GEM_TD_DEF_FUNCTION_TYPE: FUNCTION_TYPE must be a type handle.Assertion failure: =GEM_TD_DEF_LOCATION_THUNK: TDI_HANDLE must be a type handle.Assertion failure: FGEM_TD_DEF_LOCATION_THUNK: ENTRY_SYM must be a GEM entry symbol node.Assertion failure: 3GEM_TD_DEF_OFFSET: AREA must be a GEM symbol node.Assertion failure: 5GEM_TD_DEF_OFFSET: OFFSET must be a GEM symbol node.Assertion failure: PGEM_TD_DEF_PICTURE_TYPE: AUX_INFO must be a GEM symbol or literal node or null.Assertion failure: ?GEM_TD_DEF_POINTER: POINTER_TYPE must be a type handle or nullAssertion failure: CGEM_TD_DEF_POSS_CONSTR_STRUCT_TYPE must be a structure type handle.Assertion failure: VGEM_TD_DEF_POSS_CONSTR_STRUCT_TYPE: LOWER_BOUND must be a GEM symbol or literal node.Assertion failure: )GEM_TD_DEF_RANGE: RANGE_TYPE is invalid.Assertion failure: EGEM_TD_DEF_SCALED_BINARY: TYPE_CODE must be a valid GEM_TYP element.Assertion failure: -GEM_TD_DEF_SCALED_BINARY: Invalid TYPE_CODE.Assertion failure: @GEM_TD_DEF_SCOPE: ELAB_ENTRY must be a GEM symbol node or null.Assertion failure: HGEM_TD_DEF_SELF_REL_LABEL: LENGTH must be a GEM symbol or literal node.Assertion failure: 6GEM_TD_DEF_SET: SET_TYPE must be a basic type handle.Assertion failure: @GEM_TD_DEF_STRING: STRING_TYPE must be a valid GEM_STRING_REPR.Assertion failure: KGEM_TD_DEF_STRING: CHAR_TYPE must be a handle to a defined character type.Assertion failure: :GEM_TD_DEF_STRUCT: STRUCTURE_SIZE must be a literal node.Assertion failure: NGEM_TD_DEF_STRUCT_SELECTOR: STRUCT_TYPE must be a handle to a structure type.Assertion failure: \GEM_TD_DEF_STRUCT_SELECTOR: VARIANT_PARENT must be null or a handle to a structure variant.Assertion failure: @GEM_TD_DEF_STRUCT_SELECTOR: ELEMENT_TYPE must be a type handle.Assertion failure: SGEM_TD_DEF_STRUCT_SELECTOR: ELEMENT_LOC_BYTE must be a GEM symbol or literal node.Assertion failure: $0$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1l"qi[oyG@ $ YS3n._mDvҥCjX-h j]/XU93~|ÝAA;}Iژ$/'3:*Td_BsE)zO>APáH^܏w=qfZ8]49?߰FZ˾^pMz½,z#4#ǀ/)pGiτ"tzQsW)s? HQwuw;a5y+p=d葍ΰ%#u (t룉1 wH=ResK<'a!{X΂+H0h'(>i1>_v1;Bd7>:X KG~9Y@.Whʥ?ݮu{o91Q&3?-Q;P=rϠQt8E="jiqf@6 M$x{]ڝK5 Q u`\)RfdR|Ѣ*b*Fa"=?U,N&SP/;zLU0O7ʴ#wϓǬB&u6+DL Vkqf )٧ߩ:]|FͰ9RDOBȑPn}ӧlxޘ33J_rNTq$ફޭnͤUAkxS}Eqz$R܎9.?]߼]{J8f + & û]tcYHH=JmTG0F2akvB/靂̴8 t5*vhyoab؊z9/紦'9( ̐IG _E(WL_\OJҵɀt/HVU`B.)Y(O^oGRwOZ Ls Vr2uLd@xx e]F%2+j䋯ZZԬ!koD wy#GwC'ꥌ$՜:wtr4X 8"̿v*&Ob-W6xkxzU)"[l`_&4n`w]N(jyϼ2ù0/E%Jzi#0=ISd~6 2?Wro!)ȹՑXf *=&tfB"Ef"07Xq,3.fj/O`R<|05UK\WgVȭ|zgKSatZ.&딘_ $:y+&0Je"/|U Ov.1z@@QqeW9(|K`x%/-]VY+lntF* %S) i(FQ-dTu* mRb{,Z.EAR[0a_V.81Xc&^{"Y{;#"ڛd8*DdKxXd{sptJ\+YkR=1ˬ~k fbVZxgEUz^2(͚>8n=!T܇ɨd%4(z~J^:lzK-Y#b'@U[Cq[bdO #BɘM|bz\zǺkLG.H4a6TЩv0%z0k,+3RpUB,qSL`j+^+Viȕ3xd!OZ3ol}VIR)o8N5͓v4~ 2)4\)L Z?TI`zlMeg숱/'ܿtړEx f]/J}6 D;ÈC][h־Dł BD_q<܁V^ж6jRKe7;3ߒ uj݃R3Tsψ 8?tŋv&ĺ\5W ANj$\jRׅ*2Ag rpY ;-&mOr;\ov·'lS7z&TW;1|ؿ0WA=ozZFY}r\+͎@70WHu( \$~WKzøic *d ļ}Ґhx$@\5f Α[45Tr<iw|^d!YxЬ!>Ih*c3a4Zr% Çĸq]q"\ZBX%QY\¤TaQЯ+06EQJ0={~ :OtݘE{P4O35gqX}OC l!2Yb]TZ:gFYr^:zmˋA)U2~DPTºR'pF#ysZ,樚bKOFqyբ^[Y"dcb@#nf1HH2`$z9cFA>#mR;tM]{c= 粧O?Ɲd@bQM4Y)) gc܅\;DۂŌ*o]l *fLRQ9LGx+_XĹf౱ OX2zH W.+m95毘q* hf%w-N@eeq!<}s+}_ -i`b~eV kl),cV(@s zLs$[ji Mo)b9., DF3 |7egļ>z@1XũR+PT9A@#MQ9ռl? 7;>Uh{r&T+l/MQ+o&e`gj-7'3 xP^VY%.3[ _#LE'ɼ`h~54-E\v56֫~`%M"ɛ+7@mËUcGS|& `>YMV6 #(hFCzԵM"\;-Wc ($)oDտ {6Z2X^&$H8n szvW\gYhD!/&EuMx \ HIEߛ[Ǿep4}RQt" EvZ&-,ǁ ιPI!xҚ8hF1ʩ<+pj GsF`Y ^UKj*KI t {pR]k@!aCsMŀДKukؑvfkCގ 6]ͮ'Jg <5ԷB v8}Klc-V K7ޢ&s">yy1Q.k|pdmomZ h?M,2b2Bۣ ҼNl7P+`_2Y4=u7l8h-ؓPnfwo-JUA,B x@`m(t CGFy *6 T> w.yd}Ԇrhg+`tj*,p|DNt(t"̠ `*n¤8Zt栀YjI%"GIK;7]܁`7nm*ZՁMAa# tem1t=9+wh@G=c 2r@CBtFZ%D_~+hxW>k4u;V!4eVM_o,ZOݑQv{Tg:2ּ9z0NHV9jM-ν(ʩmJmxdB20Bb+;':p4g SH 7U%^Tl\Hfb3ܕlttVoDw)+h,YbkMx84|s"ˌ>x cN!w3 ָ: GY]^UA"EDZC;Q rAr}PͰ޴{QC& ~@_OB0.#تRVcWKvHVLvtF迼Tq,xӕZ(, 8KvM({q!oE 763)W8+ `5HOa[ZDct6NA'Hr1{ո*h3/ 8䛯/5Ԛ( 'UDž qFòMJץP1:wwgO1mj> nF6o.md=-K gޟ+@xIFR7] ̇A{c##g4,U, +*ZLM}۩ED^݋q]75oζQ{"Dž 9cY+av}C"ws`bKdpS sK&,L'Ww40 M|#X6;x>P(Nso㿯,g3d9_A-;E|!ݿIlan. a!VNoIErAJDFc=1E$yH9 Ojc'0*5B $IaLP&6j, a{ IUp<['o W_Ii3b 줢Y1Y’fXdtT2n4'[YdŽr`QA@^+;+{c>qWAeK02F~R!&W5#+`O׷7: #4jV~^!q9b6$:sf# X F`x ν3럃gOyTMS`+m-xݖ}Am&-90HZ8ɺKJDdOY6"7EN7v u|-be؛8n4EG/-<ֳE?kG 7k{=m:\ugE4*R1 ھ5rpN ډ,=˔#6k3<\V\m- g}}fcC~ywZv1K^o}hgƕ49J- esPCy⫝̸&qj,$Мm<[=b`E @ǐl\oB81ǯfy"WRjB@.- |lXSm~lM-Vw@4_O{e1a!v:UgZsե;OxGĈM0D\5j#A :y6Vl8R|݋F"SZηЌ5ϧ +~>4 @Fn{&$#"˃b&n!J Q90"iׁOD\{9 $/ Qu6 ڮr:vʚ9Ck6t=̟ DJIyI4Y`mb>oTN) H~uH#Baʕخ pݸ~h>C0ɷ+x/P-8:I J|K[` ~I-hztr,fk3%w qSiO}tz~A90h 4!jSX R9 *tBd!U .s  ~w <_oF|!*x>9CqA2&-@GEMzcԮ!ek^n~)j< ҏM@B&c]X W*Lv<9{fIq_J(7{ص*޵BR^]ۼ,f WnY$Z |;^,pY/# "S_(zLQ2^#$_Peˋ҇6˱k)کqjM 1WCdiH'j!ns`>Mk0&m*{\zt"tpd#8XrLeO-pb?  VēFhKh_\6"<>z14fPV0!uV7JRvWt20@)meڸnK- %'YZtniO֩%}HJ'*eY^zBI*wbǟj(l5SJҿȰg(:Nol7X>C<@Jb ʀt)RpnvRnQ .ͶLx3:^>JkWdLYT,+I:~_z;m{"MoZWl'q(6~ѿ?9 ^aXXڴD\몤~-AR.|ӟef@9}O'ֱ&:r Cds}mZX9XlҘOx:T8GY-ЩSl2:7K.Ж"kYWꔏMM5 5XCkOec r[´yF`` k:{_;2YW`W=U ,o{cGKLY^Bz~>6Rąu_fF2O.}1$Ŝ9a)}tBՀs3/OV: m@ w&D>-"d6MXm?aV>1rA24wH#/ˁ(7*^O6HbNE^~R3;v3O6)Gՠ+X(W|8YNA]k*َ!}= u|}ס4nC cmH8Boj Px;jm &qDsLqSS-?%!K\zvv,A67m eY u(:GEM_TD_SET_HIDDEN_MODULE: MODULE_BLK must be a GEM block nodeAssertion failure: SGEM_TD_SET_INCLUSION: SCOPE_HANDLE must be a scope type handle or a GEM block nodeAssertion failure: SGEM_TD_SET_INCLUSION: SCOPE_HANDLE must be a scope type handle or a GEM block nodeAssertion failure: 8GEM_TD_SET_INCLUSION: DECL_BLK must be a GEM block nodeAssertion failure: KGEM_TD_SET_NO_DST_INFO: NODE must be a GEM block node or a GEM symbol nodeAssertion failure: SGEM_TD_SET_OVERLOADED_DECL: OVERLOAD_HANDLE must be an overloaded name type handleAssertion failure: BGEM_TD_SET_OVERLOADED_DECL: OVERLOAD_DECL is not a valid GEM nodeAssertion failure: 2GEM_TD_DEF_SET_PATH_COMPONENT: Invalid PATH_NODE.Assertion failure: 2GEM_TD_DEF_SET_PATH_COMPONENT: Invalid PATH_NODE.Assertion failure: EGEM_TD_SET_POINTER_TYPE: POINTER_TYPE must be a pointer type handle.Assertion failure: 9GEM_TD_SET_POINTER_TYPE: NEW_TYPE must be a type handle.Assertion failure: SGEM_TD_SET_REFERENCE: SCOPE_HANDLE must be a scope type handle or a GEM block nodeAssertion failure: SGEM_TD_SET_REFERENCE: SCOPE_HANDLE must be a scope type handle or a GEM block nodeAssertion failure: MGEM_TD_SET_REFERENCE: SYM_NODE must be a GEM symbol node, TDI node, or null.Assertion failure: @GEM_TD_DEF_SCOPE: ELAB_ENTRY must be a GEM symbol node or null.Assertion failure: KGEM_TD_SET_SELECTOR_DEFAULT: VARIANT_TYPE must a handle to a variant type.Assertion failure: JGEM_TD_SET_SELECTOR_RANGE: VARIANTR_TYPE must a handle to a variant type.Assertion failure: BGEM_TD_SET_SELECTOR_RANGE: RANGE_LOWER_BOUND must a literal node.Assertion failure: BGEM_TD_SET_SELECTOR_RANGE: RANGE_UPPER_BOUND must a literal node.Assertion failure: MGEM_TD_SET_STRUCT_ELEMENT: STRUCT_TYPE must be a handle to a structure type.Assertion failure: VGEM_TD_SET_STRUCT_ELEMENT: VARIANT_PARENT must be null or a handle to a variant type.Assertion failure: ?GEM_TD_SET_STRUCT_ELEMENT: ELEMENT_TYPE must be a type handle.Assertion failure: <GEM_TD_SET_TASK_ENTRY: TASK_TYPE must be a task type handleAssertion failure: CGEM_TD_SET_TASK_ENTRY_FAMILY: TASK_TYPE must be a task type handleAssertion failure: YGEM_TD_SET_TASK_ENTRY_FAMILY: INDEX_TYPE must be a basic type handle for a discrete typeAssertion failure: PGEM_TD_SET_TASK_ENTRY_FAMILY: LOWER_BOUND must be a GEM symbol or literal node.Assertion failure: PGEM_TD_SET_TASK_ENTRY_FAMILY: UPPER_BOUND must be a GEM symbol or literal node.Assertion failure: 6GEM_TD_SET_TRANSPARENT: NODE must be a GEM block nodeAssertion failure: AGEM_TD_SET_UNION_ELEMENT: UNION_TYPE must be a union type handleAssertion failure: BGEM_TD_SET_UNION_ELEMENT: MEMBER_TYPE must be a union type handleAssertion failure: 4TD_GET_NODE: DECL_BLK must be a block node pointer.Assertion failure: 3TD_GET_NODE: A TDI node subkind error has occured.Assertion failure: Bad processor modelAssertion failure: Unimplemented CPUAssertion failure: R0R1R2R3R4R5R6R7R8R9R10R11R12R13R14R15R16R17R18R19R20R21R22R23R24R25R26R27R28FPSPR31F0F1F2F3F4F5F6F7F8F9F10F11F12F13F14F15F16F17F18F19F20F21F22F23F24F25F26F27F28F29F30F31,,,,,,,,,,,,,,,,, ,(,0,8,@,H,P,X,`,h,p,x,,,,,,,,,,,,,,,,,,,,,,,,,,, ,(,0,8,@,H,P,X,`,R0R1R2R3R4R5R6R7R8R9R10R11R12R13R14R15R16R17R18R19R20R21R22R23R24R25R26R27R28FPSPR31F0F1F2F3F4F5F6F7F8F9F10F11F12F13F14F15F16F17F18F19F20F21F22F23F24F25F26F27F28F29F30F31h,l,p,t,x,|,,,,,,,,,,,,,,,,,,,,,,, ,(,,,0,8,<,@,D,H,L,P,T,X,\,`,h,p,x,,,,,,,,,,,,,,,,,,,  ????FIXED,FLOATING,SPECIAL,,,,  H  AMOVRMAMOVRRBPTBUGCHKCFLUSHCHMECHMKCHMSCHMUDRAINAGENTRAPHALTIMBINSQHILINSQHILRINSQHIQINSQHIQRINSQTILINSQTILRINSQTIQINSQTIQRINSQUEL INSQUEL_DINSQUEQ INSQUEQ_DLDQPMFPR_ASN MFPR_ASTEN MFPR_ASTSRMFPR_ESPMFPR_FENMFPR_IPL MFPR_MCES MFPR_PCBB MFPR_PRBR MFPR_PTBR MFPR_SCBB MFPR_SISRMFPR_SSP MFPR_TBCHKMFPR_USP MFPR_VPTB MFPR_WHAMI MTPR_ASTEN MTPR_ASTSR MTPR_DATFXMTPR_ESPMTPR_FEN MTPR_IPIRMTPR_IPL MTPR_MCES MTPR_PERFMON MTPR_PRBR MTPR_SCBB MTPR_SIRRMTPR_SSP MTPR_TBIA MTPR_TBIAP MTPR_TBIS MTPR_TBISD MTPR_TBISIMTPR_USP MTPR_VPTBPROBERPROBEWRD_PSREAD_UNQREMQHILREMQHILRREMQHIQREMQHIQRREMQTILenz$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;"REMQTILRREMQTIQREMQTIQRREMQUEL REMQUEL_DREMQUEQ REMQUEQ_DRSCCSTQPSWPCTXSWASTEN WRITE_UNQWR_PS_SW,,,,,, ,,,$,,,8,@,H,T,`,l,x,,,,,,,,,,,,,,,(,4,@,L,X,d,p,|,,,,,,,,,,,,,(,4,@,L,X,d,p,|,,,,,,,,,,,,, ,,$,0,<,H,T,\,d,l,x,, ,78DHJKLMN !"#$3:;<=>?@ABCDEFGHIJVWXYZ[\]_`abcdefghi%$)(^?? ,,, ,,$,0,<,H,T,`,l,x,,,,,,,,,,,,,, ,,,8,D,P,\,h,t,,,,,,,,,,,,,,(,4,@,L,X,d,p,|,,,,,,,,,,,, ,,$,0,<,H,T,`,l,x,,, ADAWI_NOVALUE ADAWI_PSLADD_ATOMIC_LONGADD_ATOMIC_LONG_RETRYADD_ATOMIC_QUADADD_ATOMIC_QUAD_RETRYAND_ATOMIC_LONGAND_ATOMIC_LONG_RETRYAND_ATOMIC_QUADAND_ATOMIC_QUAD_RETRYCMP_STORE_LONGCMP_STORE_QUADOR_ATOMIC_LONGOR_ATOMIC_LONG_RETRYOR_ATOMIC_QUADOR_ATOMIC_QUAD_RETRYRCCTRAPB WRITE_MBX TESTBITCCITESTBITCCI_RETRY TESTBITCSI TESTBITSCI TESTBITSSITESTBITSSI_RETRYH,X,d,x,,,,,,,4,D,\,l,,,,,,,,,,,$,       I64(,D644,I32@,U32L,FFX,FD`,FGh,FSp,FTx,RES1,RES2,FFC,FDC,FGC,FSC,FTC,0,<,H,T,\,d,l,t,|,,,,,,,,I64 ,RES1,,I328,U32D,FFP,FDX,FG`,FSh,FTp,(,4,@,L,T,\,d,l,t,I64,RES1,I32,,,, I64_OR_NOARGS,I32,RES1,OTHER,VLIST,,, ,,$,VALUEP,TN\,LABELd, ADDR_MODEp,REG,OPCODE,SYMBOL,STRING,DECIMAL,X,`,l,|,,,,,, VM_TIMELINEStorage allocation CG prepassEIL_CGEIL processed by CG Context phaseRegister history phaseTN packing phase Code phasecleanup after code genOperator is not supported yetAssertion failure: Tuple does not have an operandAssertion failure: Tuple does not have an operandAssertion failure: Tuple does not have an operandAssertion failure: Tuple does not have an operandAssertion failure: Tuple does not have an operandAssertion failure: Bad string useAssertion failure: Bad string useAssertion failure: Bad string useAssertion failure: GEM_CG_INIT: ACB_ZONE_IDGEM_CG_INIT: DYNSTK_ZONE_ID,ؗ, ,GEM_CG: GEM_CG_G_LINKAGE_ZONE GEM_CX_FLOW,***** Event GEM_CX_FLOW has occurred *****Current Flow Node: GEM_CX pattern selection blockedAssertion failure: Node:VOIDTNTN_COMTN_NEGTN_LOW TN_LOW_COMTN_HIGH TN_HIGH_COM TN_NONZEROTN_NONZERO_COMTN_NONZERO_LOWTN_LOW_8 TN_SIGN_8 TN_ZERO_8 TN_LOW_16 TN_SIGN_16 TN_ZERO_16 TN_LOW_32 TN_SIGN_32 TN_ZERO_32FLOW ADDR_MODELIT8_ULIT16LIT16_UFIXED_STRING_LEN1 FIXED_STRING FIXED_SUBSTRSTRINGSUBSTRFIXED_STRING_ADDRFIXED_SUBSTR_ADDR STRING_ADDR SUBSTR_ADDRVARYING_STRING_ADDRMEM8MEM16MEM32LITDEC_OPDEC_OP0DEC_OP1 DEC_OP_B100 DEC_OP0_B100 DEC_OP1_B100x--------------- -,-8-D-P-\-d-p-x------------0-8-@-H-P-X-d-p--- !_!20AD!8UL !ADGEM_FG_DOM_DFS/***** Event GEM_FG_DOM_DFS has occurred *****Setting NUMBER(F!SL) = !SLGEM_FG_DOM_EVAL0***** Event GEM_FG_DOM_EVAL has occurred *****EVAL(F!SL) = F!SLGEM_FG_DOM_SEMI0***** Event GEM_FG_DOM_SEMI has occurred *****Setting SEMI(F!SL) = F!SLGEM_FG_DOM_LINK0***** Event GEM_FG_DOM_LINK has occurred *****Linking F!SL => F!SLGEM_FG_DOM_EXPLICIT4***** Event GEM_FG_DOM_EXPLICIT has occurred *****Setting IDOM(F!SL) = F!SLGEM_FG_DOM_IMPLICIT4***** Event GEM_FG_DOM_IMPLICIT has occurred *****IDOM(F!SL) = IDOM(F!SL)GEM_FG_DOM_FIXUP1***** Event GEM_FG_DOM_FIXUP has occurred *****Setting IDOM(F!SL) = F!SLGEM_FI_BRANCH_JUMP : VM_ZONEGEM_FI_BRANCH_JUMP_ADD_J9***** Event GEM_FI_BRANCH_JUMP_ADD_J has occurred *****Increment is !SL.Added ) to the J-list at offset range [!SL:!SL].GEM_FI_BRANCH_JUMP_PASS8***** Event GEM_FI_BRANCH_JUMP_PASS has occurred *****J-list pass !SL.GEM_FI_BRANCH_JUMP_LABEL9***** Event GEM_FI_BRANCH_JUMP_LABEL has occurred *****Label processing for  which is at offset [!SL:!SL]. Label descriptor without a labelAssertion failure: Label: No JB entry for labelAssertion failure: GEM_FI_BRANCH_JUMP_BRTEST:***** Event GEM_FI_BRANCH_JUMP_BRTEST has occurred *****Branch test for  at offset range [!SL:!SL] to  which is at offset [!SL:!SL].Empty result setAssertion failure: GEM_FI_BRANCH_JUMP_BRTEST_RES>***** Event GEM_FI_BRANCH_JUMP_BRTEST_RES has occurred *****Branch test result for is {!AC}SHORT SHORT,MEDIUMSHORT,MEDIUM,LONG SHORT,LONGMEDIUM MEDIUM,LONGLONG,Cannot resolve a branch in an exact sequenceAssertion failure: ,Cannot resolve a branch in an exact sequenceAssertion failure: Bad resolution typeAssertion failure: BRANCH_ALWAYS0 -BRANCH_ZERO_CONDD -BRANCH_LOWBIT_COND\ -BRANCH_FZERO_CONDt -END_OF_CONTROL -ARITH_QUAD_LONG - LDA_QUAD_LONG -COMPLEMENT_INCR_TO_NEG -CONVERT_TO_MOVE -REDUCE_COND_BRANCH -REMOVE_INSTRUCTION -REMOVE_2ND_INSTRUCTION0 -REORDER_ADD_COMPAREL -RETARGET_LOAD_LOADh -RETARGET_STORE_LOAD -REORDER_INC_LOAD -REORDER_STORE_INC - SHIFT_REDUCE -EXPAND_SHIFT2_ADDL -EXPAND_SHIFT2_ADDQ -EXPAND_SHIFT3_ADDL -EXPAND_SHIFT3_ADDQ( -EXPAND_SHIFT2_SUBL@ -EXPAND_SHIFT2_SUBQX -EXPAND_SHIFT3_SUBLp -EXPAND_SHIFT3_SUBQ - EXPAND_SEXT -SHIFT_MASK_EXT -MASK_SHIFT_INS -MOVE_CLR -REDUCE_CLR_CMOV_1=$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;" -REDUCE_SEXT_CMPEQ-REDUCE_FMOV_TO_ABS-REDUCE_FBGE_TO_ABS4-REDUCE_OP_PROD_1L- SHIFT_ANDd- SHIFT_IMMED_1t- SHIFT_ZAP- SHIFT_SEXT-'@ -X -p - - - - - - - -, -H -d -| - - - - - - -$ -< -T -l - - - - - - ---0-H-`-p---- END_OF_INSTP-WILDd-LITERALp- LITERAL_N- LITERAL_P2-BIND_LITERAL_N-BIND_LITRANGE_N-ADJ_OK_LITERAL_N-REGZERO-FREGZERO-BIND_RX-RX- NOT_RX_RY-BIND_RY,-BIND_RY_NOT_RX<-RYP-BIND_RZX-RZh-OFFSET_0p- BIND_OFFSET_K-OFFSET_K-OFFSET_K_ADJ_OK-OFFSET_K_ADJ_INV_OK-MULTIPLE-IMMED1-IMMED2-ANY_R1-ANY_R2 -ANY_R3-SP$- BIND_LABEL,-LABEL<-`-l-|----------(-8-L-T-d-l-|---------- -(-8-D- GEM_FI_PEEP,***** Event GEM_FI_PEEP has occurred *****GEM_FI_PEEP_DUMP_COD5***** Event GEM_FI_PEEP_DUMP_COD has occurred *****PEEPHOLE_STATSPEEPHOLECode cell list:Peephole pass !ZLPEEPHOLE STATISTICS Peephole passes: !ZL Action  was applied !ZL times!fi peep pattern test out of boundAssertion failure: !fi peep pattern test out of boundAssertion failure: !fi peep pattern test out of boundAssertion failure: !fi peep pattern test out of boundAssertion failure: !fi peep pattern test out of boundAssertion failure: !fi peep pattern test out of boundAssertion failure: SHIFT_ADDUnknown pattern testAssertion failure: 'First opcode does not have a branch setAssertion failure: "Label descriptor without code cellAssertion failure: 'Label reference count has gone negativeAssertion failure: Copying beginning at to replaceMoving beginning at and ending at from betweenand to replaceGEM_FI_PEEP_PROCESS_PATTERN<***** Event GEM_FI_PEEP_PROCESS_PATTERN has occurred *****Bad peephole operandAssertion failure: GEM_FI_PEEP_MATCH_CODE7***** Event GEM_FI_PEEP_MATCH_CODE has occurred *****Matching code pattern:  Matched pattern !ZL Action Bad labelAssertion failure: Bad label alignment valueAssertion failure: Label alignment errorAssertion failure: Bad branch incrAssertion failure: Branch: Bad compl. branchAssertion failure: Branch: Bad branch incrAssertion failure: Branch: ,Branches with displacements over 2Gb are NYIAssertion failure: GEM_FI_SCHED-***** Event GEM_FI_SCHED has occurred *****!GEM_FI_SCHED: FI_SCHED_BLOCK_ZONEGEM_FI_SCHED: FI_SCHED_RTN_ZONE SCHED_NOPSBad alignment valueAssertion failure: Label alignment errorAssertion failure: Too many CSB linksAssertion failure: -Dependencies (reverse pass/listed in reverse)UInvNum AET Instruction Location Dependencies (Resource.LinkType[.PrevCell.Index])U------ --- ----------- -------- -------------------------------------------------Bad nodeAssertion failure: !6SL !5SL LinkDef--Resource is nullAssertion failure: !AD.!AC.!SL.!SL .Number AET Cycle Stall Instruction Location0------ --- ------- ----- ----------- --------!6SL !5SL !5SL.!1SL !5SL  {no CSB} Active functional unit list Heap Wgt/MIL Remain ---- ------ ------ !8!4SL !4SL !4SLContents of active heapsHeap !AC is emptyHeap !AC contents"Number AET Instruction Location"------ --- ----------- -------- !6SL !5SL A scheduling heap was inactiveAssertion failure: #MAKE_AVAILABLE was not passed a CSBAssertion failure: Bad vector guard value (1)Assertion failure: Bad vector guard value (2)Assertion failure: GEM_FI_SCHED_RING_TO_HEAP:***** Event GEM_FI_SCHED_RING_TO_HEAP has occurred *****Moved the instruction from issuing ring to heap !ACnull initial heap entryAssertion failure: Block !SLFirst cell not an instructionAssertion failure: Scheduled codeUnscheduled code-Scheduling statistics for processor model !ADH Scheduled code issues instructions in !SL of !SL issue slots (!SL%).1 Scheduled code TPI is approximately !SL.!2ZL.J Unscheduled code issues instructions in !SL of !SL issue slots (!SL%).3 Unscheduled code TPI is approximately !SL.!2ZL.1 Scheduling improvement is approximately !SL%.Bad nodeAssertion failure: 2RESTRUCTURE_DEPENDENCIES was passed a bad resourceAssertion failure: Bad CSBAssertion failure: )Inactive resource count would go negativeAssertion failure: GEM_FI_SCHED_MOVE_TO_RING:***** Event GEM_FI_SCHED_MOVE_TO_RING has occurred *****Moved into ring: .Scheduled code non-pipelined resource use info0Unscheduled code non-pipelined resource use infoCycle Units Instruction9------- ------------------------------------- -----------$Scheduling - No issuing instructionsAssertion failure: GEM_FI_SCHED_CYCLE3***** Event GEM_FI_SCHED_CYCLE has occurred *****Cycle: !SL.!SLGEM_FI_SCHED_AVAILABLE_SET;***** Event GEM_FI_SCHED_AVAILABLE_SET has occurred *****GEM_FI_SCHED_HEAP_TO_CODELIST>***** Event GEM_FI_SCHED_HEAP_TO_CODELIST has occurred *****Moved from heap to codelist: !5SL.!1SL !5AC !5 !AC/ \_| !#< !> (no issue)Cycle count went negativeAssertion failure: GEM_FI_SCHED_DEACTIVATE_UNIT=***** Event GEM_FI_SCHED_DEACTIVATE_UNIT has occurred ***** Deactivating functional unit !ACAvailable set not emptyAssertion failure: Active unit list is not emptyAssertion failure: %Unit is still on the active unit listAssertion failure: Unit has remaining cyclesAssertion failure: GEM_FI_SCHED_FULL2***** Event GEM_FI_SCHED_FULL has occurred ***** SCHED_STATS SCHED_DEPENDSCHED_SCHEDULEDSCHED_RESOURCESSCHED_UNSCHEDULEDCode scheduling dumpsSCHED_PROCESSORProcessor Summary--------- ------- Processor Model: !AD Base processor: !AD) Issue limit: !SL (instructions)" Issue alignment: !SL (bytes) Functional unit: !AC Pipelined: Yes Multi issue limit: !SL Pipelined: No Unit weight: !SLScheduling pass---------- ----Sched. heap has stale dataAssertion failure: GEM_FI_SCHED_ACTIVATE_HEAP;***** Event GEM_FI_SCHED_ACTIVATE_HEAP has occurred *****Activating heap !AC*Unexpected operator in GEM_IL_EXPAND_FIELDAssertion failure: TUPLE: GEM_IL_WIDEN_REFERENCE7***** Event GEM_IL_WIDEN_REFERENCE has occurred *****Widening field referenceGEM_IL_PEEP_INSV1***** Event GEM_IL_PEEP_INSV has occurred *****GEM_IL_PEEP_INSV_CONSTANT:***** Event GEM_IL_PEEP_INSV_CONSTANT has occurred *****GEM_IL_PEEP_INSV_NO_CHANGE;***** Event GEM_IL_PEEP_INSV_NO_CHANGE has occurred *****GEM_IL_PEEP_INSV_UPDATED9***** Event GEM_IL_PEEP_INSV_UPDATED has occurred *****IOR IANDADD  !XLINSV The background is:@@@(Multiple stores for varying-start stringAssertion failure: @@@)Multiple fetches for varying-start stringAssertion failure: Dangling INITCALL tuple.Assertion failure: )Invalid ARG_LIST passed to CLEAN_ARG_LISTAssertion failure: -Invalid ENTRY_LIST passed to CLEAN_ENTRY_LISTAssertion failure: CFIND_REGISTER_VARIABLE: register declarations not recorded in blockAssertion failure: +Inlining of JUMP tuples not yet implementedAssertion failure: 3Reference of SIZE tuple is not an inlined parameterAssertion failure: 'SIZE of parameter not passed by ARGADRAAssertion failure: The parameter isThe argument tuple is7FLOWMARK stack handling messed up during inline copyingAssertion failure: GEM_IN_HEURISTICS2***** Event GEM_IN_HEURISTICS has occurred *****!Decided never to inline calls to:because its size exceeded !SLTUPLE_COUNT: !SLGEM_IN_HEURISTICS2***** Event GEM_IN_HEURISTICS has occurred *****)Decided not to inline the following call: Heuristic factors were:2 TRANSFER_GAIN: !SL, SPILL_LOSS: !SL OPT_GAIN: !SL SIZE: !SL, SIZE_EXTENSION: !SL( BENEFCc'$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"IT: !SL, COST: !SL, MIN_RATIO: !SL TUPLE_COUNT: !SLGEM_IN_HEURISTICS2***** Event GEM_IN_HEURISTICS has occurred *****%Decided to inline the following call: Heuristic factors were:2 TRANSFER_GAIN: !SL, SPILL_LOSS: !SL OPT_GAIN: !SL SIZE: !SL, SIZE_EXTENSION: !SL( BENEFIT: !SL, COST: !SL, MIN_RATIO: !SL TUPLE_COUNT: !SLENTRYPTR tuple not found.Assertion failure: (Non-REG result tuple for inlined routineAssertion failure: $Two RESULTREGs for the same registerAssertion failure: (Invalid CIL operand in OPTIMIZATION_GAINAssertion failure: BASED storage NYIAssertion failure: UNKNOWN storage class specifiedAssertion failure: FU_LOADFU_STOREFU_FADDFU_FMULFU_FDIVFU_INTFU_IMULFU_NOWOP_LOADOP_DLOADOP_STORE OP_DSTOREOP_FADDOP_DADDOP_FMULOP_DMULOP_FDIVOP_DDIVOP_INTOP_SHIFTOP_IMULOP_IDIV OP_FREEBIE(3-43-@3-L3- X3- d3- p3- |3-DD3-~~3-3-3-**3-3-3-                                                                        X4-x4-h4-p4-4-4-4-4-4-4-4-4-4-4-4-4-4-4-4-5-5-5-5- 5-(5-05-85-H5-X5-`5-P5-h5-p5-x5-5-5-5-5-5-5-5-5-5-5-5-5-5-5-5-5-6-6-6-6- 6-(6-06-86-H6-X6-h6-p6-x6-6-6-6-6-6-6-6-6-6-6-6-6-7-7-7-7- 7-(7-07-87-@7-H7-X7-`7-h7-x7-7-7-7-7-7-7-7-7-7-7-7-7-7-7-8-8-8-8- 8-(8-08-88-@8-H8-P8-X8-`8-p8-x8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-8-9-9-9-9- 9-(9-09-89-@9-H9-P9-`9-h9-p9-x9-9-9-9-9-9-9-9-9-9-9-9-9-9-:-:-:- :-0:-8:-H:-P:-`:-p:-x:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-;-;-;-;- ;-(;-0;-8;-@;-H;-P;-X;-`;-h;-p;-x;-;-;-;-;-;-;-;-;-;-;-;-;-;-;-;-;-<-<-<-(<- <-0<-8<-@<-P<-X<-`<-h<-p<-x<-<-<-<-<-<-=-=-=-=-=-=-=-=-=-=-=-<-<-<-<-<-<-<-<-<-<-<-=-=-=-=- =-(=-0=-8=-@=-H=-P=-X=-`=-h=-p=-x=-=-=-=- t<# @ GEM_IS_ADD_TO_PEND_LIST8***** Event GEM_IS_ADD_TO_PEND_LIST has occurred ***** Tuple addedGEM_IS_ADD_TO_SCHED_LIST9***** Event GEM_IS_ADD_TO_SCHED_LIST has occurred *****1Functional Unit: !AD Sched Time: !SL AET: !SL Tuple addedUnexpected conflict typeAssertion failure: First tuple is: Other tuple is: 1Do not know how to target multiple operand tuplesAssertion failure: GEM_IS_BUILD_EDGE2***** Event GEM_IS_BUILD_EDGE has occurred *****TAIL tuple is:HEAD tuple is:GEM_IS_BUILD_EDGE2***** Event GEM_IS_BUILD_EDGE has occurred *****TAIL tuple is:HEAD tuple is:$Functional Unit: !AD Next Issue: !SL Tuple is: ILSB is: Regs predicted: !SB,!SB$ILSB won't hold all register classesAssertion failure: GEM_IS_INIT: ILSB_ZONEGEM_IS_INIT: LINKED_LIST_ZONEGEM_IS_PRESCHED0***** Event GEM_IS_PRESCHED has occurred *****GEM_IS_BUILD_EDGE2***** Event GEM_IS_BUILD_EDGE has occurred *****TAIL tuple is:HEAD tuple is:IL_SCHEDEIL after IL Scheduling$Registers in use decremented too farAssertion failure: +No tuples found in scheduling lists or ringAssertion failure: GEM_IS_REMOVE_FROM_SCHED_LIST>***** Event GEM_IS_REMOVE_FROM_SCHED_LIST has occurred *****;Regs: !SL,!SL Func Unit: !AD Sched Time: !SL AET: !SL Tuple removedGEM_IS_SPILL_PREDICTED7***** Event GEM_IS_SPILL_PREDICTED has occurred *****Regs now: !SL,!SL Spills: !SL Prior tuple Chosen tuple&Not every tuple in block was scheduledAssertion failure: &Not every tuple on lists was scheduledAssertion failure: +Not all registers accounted for in IL_SCHEDAssertion failure: 0No operation index selection available for tupleAssertion failure: "No scheduling operation for tuple.Assertion failure: The tuple is ?GEM_LK_ASSIGN_RTN_OFFSETS:***** Event GEM_LK_ASSIGN_RTN_OFFSETS has occurred *****Completing routine:=GEM_LK Routine block passed in does not match internal value.Assertion failure: 8Routine stored items via LK, but does not have a pointerAssertion failure: .GEM_LK FIND_ITEM was unable to locate an item Assertion failure: GEM_LK_FIND_ITEM1***** Event GEM_LK_FIND_ITEM has occurred ***** Found item: GEM_LK_INIT,***** Event GEM_LK_INIT has occurred *****Initializing LK for routine: )GEM_LK_INIT was passed an invalid zone idAssertion failure: FGEM_LK_INIT was provided a routine with an invalid linkage psect node.Assertion failure: FGEM_LK_INIT was provided a routine with an invalid literal Psect node.Assertion failure: 7GEM_LK_LOOKUP_ITEM was provided an invalid request typeAssertion failure: 0GEM_LK LOOKUP_ITEM was unable to locate an item Assertion failure: +REQUEST = !AD, BASE_PTR = !XL, OFFSET = !SL!ITEM found has not been allocatedAssertion failure: GEM_LK_LOOKUP_ITEM3***** Event GEM_LK_LOOKUP_ITEM has occurred ***** Found item: 0GEM_LK LOOKUP_ITEM was unable to locate an item Assertion failure: +REQUEST = !AD, BASE_PTR = !XL, OFFSET = !SL!ITEM found has not been allocatedAssertion failure: GEM_LK_LOOKUP_ITEM3***** Event GEM_LK_LOOKUP_ITEM has occurred ***** Found item: -Addr-Apprx offset is beyond addressing range.Assertion failure: 6GEM_LK_STORE_ITEM was provided an invalid request typeAssertion failure: GEM_LK_STORE_ITEM2***** Event GEM_LK_STORE_ITEM has occurreK0$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1"d ***** Stored in  (Address Approximate of  + !SL): $ASSIGN_ITEMS received allocated itemAssertion failure: $ASSIGN_ITEMS received allocated itemAssertion failure: Matched deleted item: Assertion failure: GEM_LK_INSERT_PRE2***** Event GEM_LK_INSERT_PRE has occurred ***** GEM_LK_DBLROT.***** Event GEM_LK_DBLROT has occurred *****Z = !SLR = Q = S = GEM_LK_DBLROT.***** Event GEM_LK_DBLROT has occurred *****After double rotation, P = GEM_LK_INSERT_POST3***** Event GEM_LK_INSERT_POST has occurred *****'GEM_LK LOOKUP_ITEM - BTREE head is nullAssertion failure: Matched deleted itemAssertion failure: 0GEM_LK NEW_ITEM called with invalid request typeAssertion failure: GEM_LK_SORT_NEW_ITEMS6***** Event GEM_LK_SORT_NEW_ITEMS has occurred ***** GEM_LK_SORT,***** Event GEM_LK_SORT has occurred *****$GEM_LK_UPDATE_LINKAGE_PSECT: ZONE_IDGEM_LK_LINKAGE_BTREE5***** Event GEM_LK_LINKAGE_BTREE has occurred *****GEM_LK_LITERAL_BTREE5***** Event GEM_LK_LITERAL_BTREE has occurred *****GEM_LK_VERIFY_MATCH4***** Event GEM_LK_VERIFY_MATCH has occurred *****#Combination of: !AD, OFFSET = !SL, and BASE = Matched item:Did not matched:+GEM_LK Unbalanced to the left w/o left edgeAssertion failure: -GEM_LK Unbalanced to the right w/o right edgeAssertion failure: %Unable to get name of a module block.Assertion failure: %Unable to get name of a module block.Assertion failure: /GEM_OM_EOBJ_UTIL.COND_INST_INIT: COND_INST_ZONE%Invalid instruction replacement type.Assertion failure: %Invalid instruction replacement type.Assertion failure: No matching NOP for Branch.Assertion failure: GEM_OM_RELOC_VALUE called.Assertion failure: +Transfer address symbol not in valid Psect Assertion failure:  Error unallocated psect Assertion failure:  +Transfer address symbol not in valid Psect Assertion failure:  Error unallocated psect Assertion failure:   )Unable to get the name of a module block.Assertion failure: -An illegal EVMS alignment value was specifiedAssertion failure: A global_def lacks a valid frameAssertion failure:  Error unallocated psect Assertion failure:  Module locals not yet supported.Assertion failure:  GSD_PUT_PSECT.***** Event GSD_PUT_PSECT has occurred ***** A global_def lacks a valid frameAssertion failure:  Error unallocated psect Assertion failure:  Module locals not yet supported.Assertion failure:  GSD_PUT_PSECT.***** Event GSD_PUT_PSECT has occurred ***** GSD_PUT_PSECT.***** Event GSD_PUT_PSECT has occurred *****-An illegal EVMS alignment value was specifiedAssertion failure: FINAL_CODELISTCode cell list:OM_PUT_IV_LIST/***** Event OM_PUT_IV_LIST has occurred *****!Unimplemented GEM_IVE entry type.Assertion failure: Invalid GEM_IVE entry type.Assertion failure: +An unsupported LK item type was encounteredAssertion failure: $An invalid item type was encounteredAssertion failure: OLD_SETUP_GSD.***** Event OLD_SETUP_GSD has occurred ***** SETUP_GSD****** Event SETUP_GSD has occurred ***** SETUP_TIR****** Event SETUP_TIR has occurred *****Error unallocated psect Assertion failure:  A global symbol lacks a nameAssertion failure:  GEM_OM_EVAX_STORE_HINT_BITS<***** Event GEM_OM_EVAX_STORE_HINT_BITS has occurred *****7An LK invocation descriptor does not reference an entryAssertion failure: A global symbol lacks a nameAssertion failure:  A global symbol lacks a nameAssertion failure:  -An unsupported RELEXP operation was specifiedAssertion failure: )An illegal RELEXP operation was specifiedAssertion failure: ADA$$VREC_CHECK_ETIR_SIZE4***** Event REC_CHECK_ETIR_SIZE has occurred *****%OM_FIXUPS_PENDING_TAIL should be nullAssertion failure: "OM_FIXUPS_PENDING_TAIL not correctAssertion failure: Cycle in pending fixupsAssertion failure: "OM_FIXUPS_FREE_TAIL should be nullAssertion failure: OM_FIXUPS_FREE_TAIL not correctAssertion failure: Cycle in free fixupsAssertion failure: REC_COPY_SI: OM_SI_PTR is nullAssertion failure: REC_SETUP_SI-***** Event REC_SETUP_SI has occurred *****#DST_APPLY_FIXUPS: illegal node kindAssertion failure: #DST_APPLY_FIXUPS: invalid node kindAssertion failure: "Internal DST buffer overflow errorAssertion failure: DST_INIT)***** Event DST_INIT has occurred *****1DST generation internal error; try using /NODEBUGAssertion failure: GEM_OM_WRITE_MODULE_DST8***** Event GEM_OM_WRITE_MODULE_DST has occurred *****DEBUG_CHECK_NYI BL6DSTFORMATNOBL6DSTFORMAT$GET_CODE_HEAD: Scope TDI node errorAssertion failure: %GET_ELAB_ENTRY: Scope TDI node errorAssertion failure: 3An invalid block node was supplied to PROCESS_BLOCKAssertion failure: NPROCESS_BLOCK: Scope descriptor TDI node missing when scope info flag was setAssertion failure: 7An unsupported block node was supplied to PROCESS_BLOCKAssertion failure: 3An invalid block node was supplied to PROCESS_BLOCKAssertion failure: ;DST generation for this GEM_TDI_SCOPE_K enumeration is NYI.Assertion failure: "Unable to get the name of an entryAssertion failure: !Unable to get the name of a labelAssertion failure: )Unable to get the name of a module block.Assertion failure: 5GEM_OM_EOBJ_SYM: Fixups left pending at end of moduleAssertion failure: PROCESS_PACKAGE_BODY5***** Event PROCESS_PACKAGE_BODY has occurred *****PROCESS_PACKAGE_SPEC5***** Event PROCESS_PACKAGE_SPEC has occurred *****PROCESS_ROUTINE0***** Event PROCESS_ROUTINE has occurred *****8Unable to get the name of a routine's main entry symbol.Assertion failure: PROCESS_SCOPE.***** Event PROCESS_SCOPE has occurred ***** PROCESS_SCOPE: Scope node errorAssertion failure: PROCESS_SEPARATE_ROUTINE9***** Event PROCESS_SEPARATE_ROUTINE has occurred *****GPROCESS_TDI_SCOPE: Encountered unsupported block node for SCOPE_K_NULLAssertion failure: &PROCESS_TDI_SCOPE: invalid block nodeAssertion failure: ;DST generation for this GEM_TDI_SCOPE_K enumeration is NYI.Assertion failure: 3Bad TDI_NODE passed to GEM_OM_EOBJ_SYM.PROCESS_TYPEAssertion failure: #PROCESS_TYPE: Missing fulfills TDIAssertion failure: &PROCESS_TYPE: Missing xmod handle TDIAssertion failure: No DST support for scaled binaryAssertion failure: 6PROCESS_TYPE: BLISS-specific types should not get hereAssertion failure: "PROCESS_TYPE: Not a valid TDI nodeAssertion failure: *PROCESS_TYPE_DECIMAL: unexpected stor_reprAssertion failure: GAn entry in the task list was not a task entry or a task entry family: Assertion failure: :The task entry list contained an invalid GEM_TDI_SUBKIND: Assertion failure: PROCESS_UNALLOC_ROUTINE8***** Event PROCESS_UNALLOC_ROUTINE has occurred *****Invalid TI_FCB_TYPE codeAssertion failure: @GEM_OM_EOBJ_SYM.WRITE_SRC_CORREL_DST: Unexpected sequence numberAssertion failure: TRANSFER$ADDRESSTRANSFER$BREAK$GOADA$$CROSS_MOD$$ABSC$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1;1D"p-r-`s-t-u-2Value table has different entry that history blockAssertion failure: HB: Table: "GEM_RH_INIT: GEM_RH_G_HIST_ZONE_IDGEM_RH_WALK_FN/***** Event GEM_RH_WALK_FN has occurred *****-Doing Register History analysis for flow nodeGEM_RH_ALLOCATE_ACB4***** Event GEM_RH_ALLOCATE_ACB has occurred *****-Allocating an Action Control Block for tuple:CX and RH lon counts disagreeAssertion failure: FN: )Inconsistant initialization for Code Gen.Assertion failure: ,Linkage pointer needed yet TNN not allocatedAssertion failure: GEM_TN_FLOW,***** Event GEM_TN_FLOW has occurred *****Current Flow Node:1Current LON does not match Flow Node Starting LonAssertion failure: GEM_TN_ALLOCATE_ACB4***** Event GEM_TN_ALLOCATE_ACB has occurred *****-Allocating an Action Control Block for tuple: GEM_TN_VERIFY.***** Event GEM_TN_VERIFY has occurred *****GEM_TN_ALLOCATION2***** Event GEM_TN_ALLOCATION has occurred ***** PERMANENT TN NODEs ALLOCATION : ================================'Unsupport type of dynamic stack requestAssertion failure: GEM_TN_INIT: TN_PERM_ZONE_IDGEM_TN_INIT: TN_LOCAL_ZONE_IDGEM_TN_INIT: TNR_ZONE_ID GEM_TN_VERIFY.***** Event GEM_TN_VERIFY has occurred *****KLocal TN Ending Lon exceeds Lon at Delay or Exit Action; EL <= Current_LON.!Local TN with delta lifetime <= 0Assertion failure: GEM_TNR_BUILD.***** Event GEM_TNR_BUILD has occurred *****Built reservation: GEM_TNR_BUILD.***** Event GEM_TNR_BUILD has occurred *****%Modified StartingLon of existing TNR:GEM_TNR_MODIFIED_INITIAL9***** Event GEM_TNR_MODIFIED_INITIAL has occurred *****Reordered TNR initial list:G1G2LDCMIMFDLDGRP1GRP1CMGRP2GRP2CMIMULFDIV~-~-~-~-~-~-~-~-"~-"?~-?                     EXE1E0MMFXFMFAIMFDLDSTE0E1EXFAFMFXIMULFDIV-Ԅ--Ԅ-                PIMMIMFDPIPELDSTIMULFDIV4-$- $- $-D-"D-??D-;                      EV3EV4EV5LCA(-0 ~-8 <-HG8G0-0 ~-8 <-HG8G  8- -l Ĉ-(GG  @-\ T- -FDummyGeneric EV3 (Generic) EV4 (Generic)LaserCobraFlamingo SandpiperJensen EV5 (Generic) LCA (Generic)ؐ---- ---(-4-<-L-"GEM_BT_CREATE_BTREE: ZONE is nullAssertion failure: 1GEM_BT_DELETE_BTREE_ELEMENT: B-tree root is nullAssertion failure: 4GEM_BT_DELETE_BTREE_ELEMENT: B_tree element is nullAssertion failure: 1GEM_BT_INSERT_BTREE_ELEMENT: B-tree root is nullAssertion failure: +GEM_BT_INSERT_BTREE_VS - BTREE root is nullAssertion failure: 1GEM_BT_LOOKUP_BTREE_ELEMENT: B-tree root is nullAssertion failure: -GEM_BT_LOOKUP_BTREE_VAL: B-tree root is nullAssertion failure: ,GEM_BT_LOOKUP_BTREE_VS: B-tree root is nullAssertion failure: +GEM_BT_INSERT_BTREE_CV: BTREE head is nullAssertion failure: )GEM_BT_COPY_BTREE_CV: BTREE head is nullAssertion failure: &GEM_BT_WALK_BTREE: BTREE head is nullAssertion failure: ,GEM_BT_WALK_BTREE: Callback routine is nullAssertion failure: *GEM_BT_PUT_STATISTICS: BTREE head is nullAssertion failure: Root: !XL Zone: !XL Count: !7SL Depth: !7SLNode size: !3SLMemory allocation quantum: !4SL%Memory in use: !SL bytes, (!SL pages)3‰$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1l#"GEM_CD_ALLOCATE_ACB4***** Event GEM_CD_ALLOCATE_ACB has occurred *****-Allocating an Action Control Block for tuple: GEM_CD_TUPLE-***** Event GEM_CD_TUPLE has occurred *****Processing pattern: ; Current Lon: !SL ; for tuple:GEM_CD_ADD_BOUND1***** Event GEM_CD_ADD_BOUND has occurred *****&Add_Bound 1st opnd is not a string AVRAssertion failure: GEM_CD_ADD_VALUE1***** Event GEM_CD_ADD_VALUE has occurred *****Add 1st opnd is not a value AVRAssertion failure: Add 2nd opnd is not a value AVRAssertion failure: GEM_CD_ASSIGN_OPCODE_ALIGN;***** Event GEM_CD_ASSIGN_OPCODE_ALIGN has occurred *****GEM_CD_ASSIGN_OPCODE_OPR_TYPE>***** Event GEM_CD_ASSIGN_OPCODE_OPR_TYPE has occurred *****GEM_CD_ASSIGN_OPCODE_OPERATOR>***** Event GEM_CD_ASSIGN_OPCODE_OPERATOR has occurred *****GEM_CD_ASSIGN_VALUE_INDEXED<***** Event GEM_CD_ASSIGN_VALUE_INDEXED has occurred *****GEM_CD_BRANCH_CONDITION8***** Event GEM_CD_BRANCH_CONDITION has occurred *****Taking True Branch.GEM_CD_BRANCH_CONDITION8***** Event GEM_CD_BRANCH_CONDITION has occurred *****Taking False Branch.!No default label for BRANCH_INDEXAssertion failure: GEM_CD_BRANCH_INDEX4***** Event GEM_CD_BRANCH_INDEX has occurred *****#Taking case branch for default caseGEM_CD_BRANCH_INDEX4***** Event GEM_CD_BRANCH_INDEX has occurred ***** Taking case branch for value !SLGEM_CD_CASE_ON_INDEX5***** Event GEM_CD_CASE_ON_INDEX has occurred *****Not enough labels for indexAssertion failure: GEM_CD_CASE_ON_OPERATOR8***** Event GEM_CD_CASE_ON_OPERATOR has occurred *****GEM_CD_CASE_ON_OPERATOR_TYPE=***** Event GEM_CD_CASE_ON_OPERATOR_TYPE has occurred *****GEM_CD_CASE_ON_RESULT_TYPE;***** Event GEM_CD_CASE_ON_RESULT_TYPE has occurred *****GEM_CD_CASE_ON_VALUE5***** Event GEM_CD_CASE_ON_VALUE has occurred *****GEM_CD_COPY_AVR0***** Event GEM_CD_COPY_AVR has occurred ***** GEM_CD_DELAY-***** Event GEM_CD_DELAY has occurred *****&Suspend processing actions for tuple: GEM_CD_DETERMINE_INDEX7***** Event GEM_CD_DETERMINE_INDEX has occurred *****3AVR_ARRAY is not large enough for GEN_CODE operandsAssertion failure: GEM_CD_DETERMINE_INDEX7***** Event GEM_CD_DETERMINE_INDEX has occurred *****Determined index is !SLGEM_CD_DIVIDE_VALUE4***** Event GEM_CD_DIVIDE_VALUE has occurred *****Dividend is not a value AVRAssertion failure: Divisor is not a value AVRAssertion failure: 4Access alignment not a multiple of the target BPUNITAssertion failure: GEM_CD_GET_BASE_ALIGNMT8***** Event GEM_CD_GET_BASE_ALIGNMT has occurred *****#Determined min alignment needed forGEM_CD_GET_BASE_ALIGNMT8***** Event GEM_CD_GET_BASE_ALIGNMT has occurred *****%Min alignment of base symbols is: !SLGEM_CD_GET_MIN_ALIGNMT7***** Event GEM_CD_GET_MIN_ALIGNMT has occurred *****)Alignment not within GEM_ALN enumeration.Assertion failure: GEM_CD_GET_DECIMAL_FETCH_ADDR>***** Event GEM_CD_GET_DECIMAL_FETCH_ADDR has occurred *****GEM_CD_GET_DECIMAL_FETCH_PREC>***** Event GEM_CD_GET_DECIMAL_FETCH_PREC has occurred *****GEM_CD_GET_DECIMAL_INFO8***** Event GEM_CD_GET_DECIMAL_INFO has occurred *****Invalid data typeAssertion failure: GEM_CD_GET_DECIMAL_STORE_ADDR>***** Event GEM_CD_GET_DECIMAL_STORE_ADDR has occurred *****GEM_CD_GET_DECIMAL_STORE_PREC>***** Event GEM_CD_GET_DECIMAL_STORE_PREC has occurred *****GEM_CD_GET_PRECISION5***** Event GEM_CD_GET_PRECISION has occurred *****GEM_CD_GET_REPRESENTATION:***** Event GEM_CD_GET_REPRESENTATION has occurred *****GEM_CD_GET_RESULT_MODE7***** Event GEM_CD_GET_RESULT_MODE has occurred *****GEM_CD_GET_SYM_OFFSET6***** Event GEM_CD_GET_SYM_OFFSET has occurred *****Retrieving the offset to: GEM_CD_GOTO,***** Event GEM_CD_GOTO has occurred *****GEM_CD_IF_BASE_MISMATCH8***** Event GEM_CD_IF_BASE_MISMATCH has occurred *****GEM_CD_IF_BOUNDED2***** Event GEM_CD_IF_BOUNDED has occurred ***** If_Bounded requires a string AVRAssertion failure: GEM_CD_IF_OPERATOR_TYPE8***** Event GEM_CD_IF_OPERATOR_TYPE has occurred *****GEM_CD_IF_RESULT_MODE6***** Event GEM_CD_IF_RESULT_MODE has occurred *****GEM_CD_IF_RESULT_TYPE6***** Event GEM_CD_IF_RESULT_TYPE has occurred ***** GEM_CD_IF_SET.***** Event GEM_CD_IF_SET has occurred *****GEM_CD_IF_VALUE_AVR4***** Event GEM_CD_IF_VALUE_AVR has occurred *****GEM_CD_MAX_VAL/***** Event GEM_CD_MAX_VAL has occurred *****GEM_CD_MIN_VAL/***** Event GEM_CD_MIN_VAL has occurred *****GEM_CD_MULTIPLY_VALUE6***** Event GEM_CD_MULTIPLY_VALUE has occurred *****$Multiply 1st opnd is not a value AVRAssertion failure: $Multiply 2nd opnd is not a value AVRAssertion failure: GEM_CD_NEGATE_VALUE4***** Event GEM_CD_NEGATE_VALUE has occurred ***** Bad byte maskAssertion failure: GEM_CD_SET_BYTE_MASK5***** Event GEM_CD_SET_BYTE_MASK has occurred *****Using Literal:GEM_CD_SET_DECIMAL_INFO8***** Event GEM_CD_SET_DECIMAL_INFO has occurred *****&Representation opnd is not a value AVRAssertion failure: !Precision opnd is not a value AVRAssertion failure: GEM_CD_SET_FIELD_BYTE_MASK;***** Event GEM_CD_SET_FIELD_BYTE_MASK has occurred *****GEM_CD_SET_CONSTANT4***** Event GEM_CD_SET_CONSTANT has occurred *****GEM_CD_SET_LENGTH2***** Event GEM_CD_SET_LENGTH has occurred ******Set_Length currently handles only literalsAssertion failure: GEM_CD_SET_LITERAL3***** Event GEM_CD_SET_LITERAL has occurred *****Using Literal:GEM_CD_SET_MASK0***** Event GEM_CD_SET_MASK has occurred *****GEM_CD_SET_SIZE0***** Event GEM_CD_SET_SIZE has occurred *****GEM_CD_SET_STRING_INFO7***** Event GEM_CD_SET_STRING_INFO has occurred *****GEM_CD_SUBTRACT_VALUE6***** Event GEM_CD_SUBTRACT_VALUE has occurred *****$Subtract 1st opnd is not a value AVRAssertion failure: $Subtract 2nd opnd is not a value AVRAssertion failure: Use_base_CSE requires cserefAssertion failure: GEM_CD_USE_BASE_CSE4***** Event GEM_CD_USE_BASE_CSE has occurred *****Original CSE: CSE TNN: GEM_CD_USE_PARM_LOCATION9***** Event GEM_CD_USE_PARM_LOCATION has occurred *****Setup the OPND avr for tuple: Using its TN node: GEM_CD_USE_REG/***** Event GEM_CD_USE_REG has occurred ***** GEM_CD_WALK,***** Event GEM_CD_WALK has occurred *****$The Pattern Tree includes the tuple:GEM_CD_ACTIVATE0***** Event GEM_CD_ACTIVATE has occurred *****Processing tuple: GEM_CD_INCREMENT_LON5***** Event GEM_CD_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_CD_INCREMENT_LON5***** Event GEM_CD_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_CD_ENTRY_PARMS3***** Event GEM_CD_ENTRY_PARMS has occurred *****Entry parameters finialized:GEM_CD_ADJUST_ADDR_MODE8***** Event GEM_CD_ADJUST_ADDR_MODE has occurred *****OPND - Invalid AVR kindAssertion failure: AMT - Invalid AVR kindAssertion failure: GEM_CD_ALLOCATE_ARG_BLOCK:***** Event GEM_CD_ALLOCATE_ARG_BLOCK has occurred *****.Memory Only TN representing an Argument Block:GEM_CD_ALLOCATE_DECIMAL_OPND=***** Event GEM_CD_ALLOCATE_DECIMAL_OPND has occurred *****Using specific register group:GEM_CD_ALLOCATE_DECIMAL_REG<***** Event GEM_CD_ALLOCATE_DECIMAL_REG has occurred ******Preferencing AVR is neither a TN nor a REGAssertion failure: GEM_CD_ALLOCATE_DECIMAL_TN;***** Event GEM_CD_ALLOCATE_DECIMAL_TN has occurred *****Using decimal TN node: GEM_CD_ALLOCATE_LITERAL8***** Event GEM_CD_ALLOCATE_LITERAL has occurred *****Literal value: GEM_CD_ALLOCATE_LOCAL_REG:***** Event GEM_CD_ALLOCATE_LOCAL_REG has occurred ******Preferencing AVR is neither a TN nor a REGAssertion failure: GEM_CD_ALLOCATE_SPECIFIC_REG=***** Event GEM_CD_ALLOCATE_SPECIFIC_REG has occurred *****Using specific register group:GEM_CD_ALLOCATE_STACK_TEMP;***** Event GEM_CD_ALLOCATE_STACK_TEMP has occurred *****(Memory Only TN representing the storage:GEM_CD_ALLOCATE_STRING7***** Event GEM_CD_ALLOCATE_STRING has occurred ***** String TN:GEM_CD_ALLOCATE_TN3***** Event GEM_CD_ALLOCATE_TN has occurred *****Using TN node: GEM_CD_BIND_ADDRESS_MODE9***** Event GEM_CD_BIND_ADDRESS_MODE has occurredl$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1OM;15"& *****Address Mode: !SL()GEM_CD_COMBINE_ADDRESS_MODES=***** Event GEM_CD_COMBINE_ADDRESS_MODES has occurred *****GEM_CD_COMPARE_STRING_VALUES=***** Event GEM_CD_COMPARE_STRING_VALUES has occurred *****GEM_CD_CREATE_ADDRESS_MODE;***** Event GEM_CD_CREATE_ADDRESS_MODE has occurred ***** GEM_CD_EMIT,***** Event GEM_CD_EMIT has occurred *****9AVR_ARRAY is not large enough for Emit_Code_List operandsAssertion failure: GEM_CD_EMIT_SELECTED5***** Event GEM_CD_EMIT_SELECTED has occurred *****'Invalid AVR type for instruction opcodeAssertion failure: GEM_CD_EXIT,***** Event GEM_CD_EXIT has occurred *****Completing statement tuple: GEM_CD_EXIT,***** Event GEM_CD_EXIT has occurred *****-Returning from tuple A!XL with !SL result(s).GEM_CD_FORCE_ADDRESS_MODE:***** Event GEM_CD_FORCE_ADDRESS_MODE has occurred *****)Use of bound amode for Force_Address_ModeAssertion failure: GEM_CD_FORM_ADDRESS_MODE9***** Event GEM_CD_FORM_ADDRESS_MODE has occurred *****(Use of bound amode for Form_Address_ModeAssertion failure: %Invalid AVR kind in Form_Address_ModeAssertion failure: GEM_CD_GET_ALIGNMT_SIZE8***** Event GEM_CD_GET_ALIGNMT_SIZE has occurred *****GEM_CD_IF_HISTORY_NOLOAD9***** Event GEM_CD_IF_HISTORY_NOLOAD has occurred *****Checking history for node: GEM_CD_IF_USED_HOMED_LOCATION>***** Event GEM_CD_IF_USED_HOMED_LOCATION has occurred *****GEM_CD_IF_USED_HOMED_LOCATION>***** Event GEM_CD_IF_USED_HOMED_LOCATION has occurred ***** For Access:Variable set to homed-location:GEM_CD_INCREMENT_LON5***** Event GEM_CD_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_CD_LOAD_ADDRESS4***** Event GEM_CD_LOAD_ADDRESS has occurred ******Attempt to materialize a non-literal valueAssertion failure: )One of the specified AVRs is not a label.Assertion failure: GEM_CD_MERGE_LABELS4***** Event GEM_CD_MERGE_LABELS has occurred *****Merging label: with label:GEM_CD_MOVE_STRING_VALUE9***** Event GEM_CD_MOVE_STRING_VALUE has occurred *****'Too many operands for Move_String_ValueAssertion failure: GEM_CD_PROPAGATE_FLAGS7***** Event GEM_CD_PROPAGATE_FLAGS has occurred *****Propagating flags from:GEM_CD_SELECT_DECIMAL_ROUTINE>***** Event GEM_CD_SELECT_DECIMAL_ROUTINE has occurred *****Invalid AVR kindAssertion failure: GEM_CD_SET_DEBUG_PARM_INFO;***** Event GEM_CD_SET_DEBUG_PARM_INFO has occurred *****Updated parameter node: from variable:GEM_CD_SET_DYNSTK_BASE7***** Event GEM_CD_SET_DYNSTK_BASE has occurred *****Current Scope is: Current DYNSTK base is: Current DYNSTK base is $fp: GEM_CD_SET_DYNSTK_BASE7***** Event GEM_CD_SET_DYNSTK_BASE has occurred *****%For ALLOCATE, DYNSTK_BASE_TN is now: Active DynStk is now: GEM_CD_SET_HISTORY3***** Event GEM_CD_SET_HISTORY has occurred *****Attempting history for node from node GEM_CD_SET_HISTORY_RESULT:***** Event GEM_CD_SET_HISTORY_RESULT has occurred *****Attempting history for node GEM_CD_UNDELAY/***** Event GEM_CD_UNDELAY has occurred ***** Perform the Delay-ed actions forGEM_CD_UNDELAY/***** Event GEM_CD_UNDELAY has occurred *****Continue processing tuple :GEM_CD_USE_CSE/***** Event GEM_CD_USE_CSE has occurred ***** Using CSE: whose TN is: GEM_CD_USE_LABEL1***** Event GEM_CD_USE_LABEL has occurred *****Get label descr for:GEM_CD_USE_REFERENCE5***** Event GEM_CD_USE_REFERENCE has occurred *****Setup the AVR for symbol: GEM_CD_USE_CSE_SYMREF6***** Event GEM_CD_USE_CSE_SYMREF has occurred *****Setup AVR for symbol: /TN returned by USE_REFERENCE was not allocated.Assertion failure: GEM_CD_USE_SPLIT_PARENT8***** Event GEM_CD_USE_SPLIT_PARENT has occurred *****Setup the AVR for symbol: Encountered unknown action.Assertion failure: *TN to address dynamic stack NOT allocated!Assertion failure: TN: GEM_CD_ALLOCATE_DYNAMIC_STACK>***** Event GEM_CD_ALLOCATE_DYNAMIC_STACK has occurred *****$Dynamic stack will be addressed by:   NCall specified with more Result registers than defined by the Calling StandardAssertion failure: GEM_SIG_CREATE/***** Event GEM_SIG_CREATE has occurred *****Building entry signature for:!_Argument !SL : !ADType ordering has changed...Assertion failure: Signature:0Invalid parameter sequence for INTERRUPT handlerAssertion failure: 1Invalid parameter sequence for EXCEPTION handler.Assertion failure: GEM_SIG_CREATE/***** Event GEM_SIG_CREATE has occurred *****Building call signature for:!_Argument !SL : !ADType ordering has changed...Assertion failure: Signature:GEM_SIG_POOLING0***** Event GEM_SIG_POOLING has occurred *****#Hash Index for Call signature = !SLCall Signature to pool:Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: 0Expecting an AVR as the 2nd operand for $Amode()Assertion failure: Amode AVR must be of type _REG.Assertion failure: Expecting an AVR operandAssertion failure: AVR must be of type _ADDR_MODEAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operand.Assertion failure: Expecting a codelist operand.Assertion failure: Expecting an AVR operandAssertion failure: AVR must be of type _VALUEAssertion failure: Expecting an AVR operandAssertion failure: AVR must be of type _VALUEAssertion failure: Expecting an AVR operandAssertion failure: AVR must be of type _VALUEAssertion failure: Expecting an AVR operandAssertion failure: AVR must be of type _VALUEAssertion failure: Expecting an AVR operandAssertion failure: AVR must be of type _VALUEAssertion failure: Expecting an AVR operandAssertion failure: AVR must be of type _VALUEAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: Expecting a Label AVR.Assertion failure: Expecting an AVR operandAssertion failure: AVR must be of type _VALUEAssertion failure: Expecting an AVR operandAssertion failure: AVR must be of type _VALUEAssertion failure: 1Expecting an AVR as the 2nd operand for $Offset()Assertion failure: '$Offset AVR must be of type _ADDR_MODE.Assertion failure: Expecting an AVR operandAssertion failure: *Following operand is not AVR_TYPE_K_OPCODEAssertion failure: 'Bad selected opcode in a code list emitAssertion failure: &There is not a previous operand to useAssertion failure: Expecting an AVR operandAssertion failure: Invalid AVR type for _REG_1Assertion failure: Invalid register specifiedAssertion failure: Expecting an AVR operandAssertion failure: Expecting an AVR operandAssertion failure: Unexpected WALK actionAssertion failure: )CX_ENUMERATE -- Tuple Not Yet ImplementedAssertion failure: Node: )GEM_CX_ENUMERATE -- initial set empty forAssertion failure: Node:GEM_CX_ENUMERATE1***** Event GEM_CX_ENUMERATE has occurred *****Initial solutions*CX_SELECT -- null set of code patterns forAssertion failure: Node: GEM_CX_FORCE_DIRECT4***** Event GEM_CX_FORCE_DIRECT has occurred ***** GEM_CX_SELECT.***** Event GEM_CX_SELECT has occurred *****Unexpected WALK actionAssertion failure: GEM_CX_TUPLE-***** Event GEM_CX_TUPLE has occurred *****Processing pattern: ; Current Lon: !SL ; of tuple:GEM_CX_ADD_BOUND1***** Event GEM_CX_ADD_BOUND has occurred *****&Add_Bound 1st opnd is not a string AVRAssertion failure: GEM_CX_ADD_VALUE1***** Event GEM_CX_ADD_VALUE has occurred *****Add 1st opnd is not a value AVRAssertion !O\$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1"7failure: Add 2nd opnd is not a value AVRAssertion failure: GEM_CX_ASSIGN_OPCODE_ALIGN;***** Event GEM_CX_ASSIGN_OPCODE_ALIGN has occurred *****GEM_CX_ASSIGN_OPCODE_OPR_TYPE>***** Event GEM_CX_ASSIGN_OPCODE_OPR_TYPE has occurred *****GEM_CX_ASSIGN_OPCODE_OPERATOR>***** Event GEM_CX_ASSIGN_OPCODE_OPERATOR has occurred *****GEM_CX_ASSIGN_VALUE_INDEXED<***** Event GEM_CX_ASSIGN_VALUE_INDEXED has occurred *****GEM_CX_BRANCH_CONDITION8***** Event GEM_CX_BRANCH_CONDITION has occurred *****Taking True Branch.GEM_CX_BRANCH_CONDITION8***** Event GEM_CX_BRANCH_CONDITION has occurred *****Taking False Branch.!No default label for BRANCH_INDEXAssertion failure: GEM_CX_BRANCH_INDEX4***** Event GEM_CX_BRANCH_INDEX has occurred *****#Taking case branch for default caseGEM_CX_BRANCH_INDEX4***** Event GEM_CX_BRANCH_INDEX has occurred ***** Taking case branch for value !SLGEM_CX_CASE_ON_INDEX5***** Event GEM_CX_CASE_ON_INDEX has occurred *****Not enough labels for indexAssertion failure: GEM_CX_CASE_ON_OPERATOR8***** Event GEM_CX_CASE_ON_OPERATOR has occurred *****GEM_CX_CASE_ON_OPERATOR_TYPE=***** Event GEM_CX_CASE_ON_OPERATOR_TYPE has occurred *****GEM_CX_CASE_ON_RESULT_TYPE;***** Event GEM_CX_CASE_ON_RESULT_TYPE has occurred *****GEM_CX_CASE_ON_VALUE5***** Event GEM_CX_CASE_ON_VALUE has occurred *****GEM_CX_COPY_AVR0***** Event GEM_CX_COPY_AVR has occurred ***** GEM_CX_DELAY-***** Event GEM_CX_DELAY has occurred *****&Suspend processing actions for tuple: GEM_CX_DETERMINE_INDEX7***** Event GEM_CX_DETERMINE_INDEX has occurred *****3AVR_ARRAY is not large enough for GEN_CODE operandsAssertion failure: GEM_CX_DETERMINE_INDEX7***** Event GEM_CX_DETERMINE_INDEX has occurred *****Determined index is !SLGEM_CX_DIVIDE_VALUE4***** Event GEM_CX_DIVIDE_VALUE has occurred *****Dividend is not a value AVRAssertion failure: Divisor is not a value AVRAssertion failure: 4Access alignment not a multiple of the target BPUNITAssertion failure: GEM_CX_GET_BASE_ALIGNMT8***** Event GEM_CX_GET_BASE_ALIGNMT has occurred *****#Determined min alignment needed forGEM_CX_GET_BASE_ALIGNMT8***** Event GEM_CX_GET_BASE_ALIGNMT has occurred *****%Min alignment of base symbols is: !SLGEM_CX_GET_MIN_ALIGNMT7***** Event GEM_CX_GET_MIN_ALIGNMT has occurred *****)Alignment not within GEM_ALN enumeration.Assertion failure: GEM_CX_GET_DECIMAL_FETCH_ADDR>***** Event GEM_CX_GET_DECIMAL_FETCH_ADDR has occurred *****GEM_CX_GET_DECIMAL_FETCH_PREC>***** Event GEM_CX_GET_DECIMAL_FETCH_PREC has occurred *****GEM_CX_GET_DECIMAL_INFO8***** Event GEM_CX_GET_DECIMAL_INFO has occurred *****Invalid data typeAssertion failure: GEM_CX_GET_DECIMAL_STORE_ADDR>***** Event GEM_CX_GET_DECIMAL_STORE_ADDR has occurred *****GEM_CX_GET_DECIMAL_STORE_PREC>***** Event GEM_CX_GET_DECIMAL_STORE_PREC has occurred *****GEM_CX_GET_PRECISION5***** Event GEM_CX_GET_PRECISION has occurred *****GEM_CX_GET_REPRESENTATION:***** Event GEM_CX_GET_REPRESENTATION has occurred *****GEM_CX_GET_RESULT_MODE7***** Event GEM_CX_GET_RESULT_MODE has occurred *****GEM_CX_GET_SYM_OFFSET6***** Event GEM_CX_GET_SYM_OFFSET has occurred *****Retrieving the offset to: GEM_CX_GOTO,***** Event GEM_CX_GOTO has occurred *****GEM_CX_IF_BASE_MISMATCH8***** Event GEM_CX_IF_BASE_MISMATCH has occurred *****GEM_CX_IF_BOUNDED2***** Event GEM_CX_IF_BOUNDED has occurred ***** If_Bounded requires a string AVRAssertion failure: GEM_CX_IF_OPERATOR_TYPE8***** Event GEM_CX_IF_OPERATOR_TYPE has occurred *****GEM_CX_IF_RESULT_MODE6***** Event GEM_CX_IF_RESULT_MODE has occurred *****GEM_CX_IF_RESULT_TYPE6***** Event GEM_CX_IF_RESULT_TYPE has occurred ***** GEM_CX_IF_SET.***** Event GEM_CX_IF_SET has occurred *****GEM_CX_IF_VALUE_AVR4***** Event GEM_CX_IF_VALUE_AVR has occurred *****GEM_CX_MAX_VAL/***** Event GEM_CX_MAX_VAL has occurred *****GEM_CX_MIN_VAL/***** Event GEM_CX_MIN_VAL has occurred *****GEM_CX_MULTIPLY_VALUE6***** Event GEM_CX_MULTIPLY_VALUE has occurred *****$Multiply 1st opnd is not a value AVRAssertion failure: $Multiply 2nd opnd is not a value AVRAssertion failure: GEM_CX_NEGATE_VALUE4***** Event GEM_CX_NEGATE_VALUE has occurred ***** Bad byte maskAssertion failure: GEM_CX_SET_BYTE_MASK5***** Event GEM_CX_SET_BYTE_MASK has occurred *****Using Literal:GEM_CX_SET_DECIMAL_INFO8***** Event GEM_CX_SET_DECIMAL_INFO has occurred *****&Representation opnd is not a value AVRAssertion failure: !Precision opnd is not a value AVRAssertion failure: GEM_CX_SET_FIELD_BYTE_MASK;***** Event GEM_CX_SET_FIELD_BYTE_MASK has occurred *****GEM_CX_SET_CONSTANT4***** Event GEM_CX_SET_CONSTANT has occurred *****GEM_CX_SET_LENGTH2***** Event GEM_CX_SET_LENGTH has occurred ******Set_Length currently handles only literalsAssertion failure: GEM_CX_SET_LITERAL3***** Event GEM_CX_SET_LITERAL has occurred *****Using Literal:GEM_CX_SET_MASK0***** Event GEM_CX_SET_MASK has occurred *****GEM_CX_SET_SIZE0***** Event GEM_CX_SET_SIZE has occurred *****GEM_CX_SET_STRING_INFO7***** Event GEM_CX_SET_STRING_INFO has occurred *****GEM_CX_SUBTRACT_VALUE6***** Event GEM_CX_SUBTRACT_VALUE has occurred *****$Subtract 1st opnd is not a value AVRAssertion failure: $Subtract 2nd opnd is not a value AVRAssertion failure: Use_base_CSE requires cserefAssertion failure: GEM_CX_USE_BASE_CSE4***** Event GEM_CX_USE_BASE_CSE has occurred *****Original CSE: CSE TNN: GEM_CX_USE_PARM_LOCATION9***** Event GEM_CX_USE_PARM_LOCATION has occurred *****Setup the OPND avr for tuple: Using its TN node: GEM_CX_USE_REG/***** Event GEM_CX_USE_REG has occurred ***** GEM_CX_WALK,***** Event GEM_CX_WALK has occurred *****$The Pattern Tree includes the tuple:GEM_CX_ACTIVATE0***** Event GEM_CX_ACTIVATE has occurred *****Processing tuple: GEM_CX_INCREMENT_LON5***** Event GEM_CX_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_CX_INCREMENT_LON5***** Event GEM_CX_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_CX_SET_DYNSTK_BASE7***** Event GEM_CX_SET_DYNSTK_BASE has occurred *****At ENTRY, Current Scope is: Current DYNSTK base is: 'PARMLENGTH must be in TN representationAssertion failure: GEM_CX_FULL_SCOPE_VARS7***** Event GEM_CX_FULL_SCOPE_VARS has occurred *****Starting lifetime of:Unknown ACTIVATE typeAssertion failure: GEM_CX_ADJUST_WEIGHT5***** Event GEM_CX_ADJUST_WEIGHT has occurred *****Adjusting the weight of: GEM_CX_ADJUST_ADDR_MODE8***** Event GEM_CX_ADJUST_ADDR_MODE has occurred *****OPND - Invalid AVR kindAssertion failure: AMT - Invalid AVR kindAssertion failure: GEM_CX_ALLOCATE_ARG_BLOCK:***** Event GEM_CX_ALLOCATE_ARG_BLOCK has occurred *****.Memory Only TN representing an Argument Block:GEM_CX_ALLOCATE_DECIMAL_OPND=***** Event GEM_CX_ALLOCATE_DECIMAL_OPND has occurred *****GEM_CX_ALLOCATE_DECIMAL_REG<***** Event GEM_CX_ALLOCATE_DECIMAL_REG has occurred *****GEM_CX_ALLOCATE_DECIMAL_TN;***** Event GEM_CX_ALLOCATE_DECIMAL_TN has occurred *****GEM_CX_ALLOCATE_LITERAL8***** Event GEM_CX_ALLOCATE_LITERAL has occurred *****Literal to allocate: GEM_CX_ALLOCATE_LOCAL_REG:***** Event GEM_CX_ALLOCATE_LOCAL_REG has occurred *****GEM_CX_ALLOCATE_SPECIFIC_REG=***** Event GEM_CX_ALLOCATE_SPECIFIC_REG has occurred *****%Requires registers starting with R!SLGEM_CX_ALLOCATE_STACK_TEMP;***** Event GEM_CX_ALLOCATE_STACK_TEMP has occurred *****(Memory Only TN representing the storage:GEM_CX_ALLOCATE_STRING7***** Event GEM_CX_ALLOCATE_STRING has occurred *****+Bad string info. for Allocate_String actionAssertion failure: GEM_CX_ALLOCATE_TN3***** Event GEM_CX_ALLOCATE_TN has occurred *****GEM_CX_BIND_ADDR_MODE6***** Event GEM_CX_BIND_ADDR_MODE has occurred *****4Use of Bind_Address_Mode on a previously bound amodeAssertion failure: GEM_CX_BIND_ADDRESS_MODE9***** Event GEM_CX_BIND_ADDRESS_MODE has occurred *****Address Mode: !SW(R!UB)GEM_CX_COMPARE_STRING_VALUES=***** Event GEM_CX_COMPARE_STRING_VALUES has occurred *****Mh$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1XE;1"HGEM_CX_CREATE_ADDRESS_MODE;***** Event GEM_CX_CREATE_ADDRESS_MODE has occurred *****-Incorrect addressing of Label or Entry symbolAssertion failure: 6Number of results does not match number of parameters.Assertion failure: GEM_CX_EXIT,***** Event GEM_CX_EXIT has occurred *****Completing statement tuple:6Number of results does not match number of parameters.Assertion failure: GEM_CX_EXIT,***** Event GEM_CX_EXIT has occurred *****+Returning from tuple A!XL with !SL results.GEM_CX_EXTEND_ARGUMENTS8***** Event GEM_CX_EXTEND_ARGUMENTS has occurred *****Processing tuple: 'Extending arguments for non-call tuple.Assertion failure: GEM_CX_FORCE_ADDRESS_MODE:***** Event GEM_CX_FORCE_ADDRESS_MODE has occurred *****)Use of bound amode for Force_Address_ModeAssertion failure: GEM_CX_FORM_ADDRESS_MODE9***** Event GEM_CX_FORM_ADDRESS_MODE has occurred *****(Use of bound amode for Form_Address_ModeAssertion failure: )Attempting to force a LOCAL TN to memory.Assertion failure: Invalid type of AVR for actionAssertion failure: GEM_CX_IF_TARGETTED4***** Event GEM_CX_IF_TARGETTED has occurred *****Replaced target TN: With the destination TN: 2Destination for incoming argument is NOT a TN nodeAssertion failure: GEM_CX_IF_USED_HOMED_LOCATION>***** Event GEM_CX_IF_USED_HOMED_LOCATION has occurred ***** For access:Change the TN to REG_ONLY: GEM_CX_INCREMENT_LON5***** Event GEM_CX_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_CX_LOAD_ADDRESS4***** Event GEM_CX_LOAD_ADDRESS has occurred *****GEM_CX_LOAD_LITERAL4***** Event GEM_CX_LOAD_LITERAL has occurred *****For :GEM_CX_LOOKUP_LITERAL6***** Event GEM_CX_LOOKUP_LITERAL has occurred *****For :GEM_CX_LOAD_SPEC_LITERAL9***** Event GEM_CX_LOAD_SPEC_LITERAL has occurred *****GEM_CX_MEM_ONLY0***** Event GEM_CX_MEM_ONLY has occurred *****Forcing to memory: )Attempting to force a LOCAL TN to memory.Assertion failure: GEM_CX_MOVE_DECIMAL_VALUE:***** Event GEM_CX_MOVE_DECIMAL_VALUE has occurred *****GEM_CX_MOVE_STRING_VALUES:***** Event GEM_CX_MOVE_STRING_VALUES has occurred *****GEM_CX_MUST_ALLOCATE5***** Event GEM_CX_MUST_ALLOCATE has occurred *****Forcing allocation of: GEM_CX_REG_ONLY0***** Event GEM_CX_REG_ONLY has occurred *****Forcing register allocation: )Cannot be REG_ONLY without PADDED storageAssertion failure: TNN: -Cannot force variable to register allocation.Assertion failure: GEM_CX_RESERVE_REG3***** Event GEM_CX_RESERVE_REG has occurred *****KRegister reservation of !SL registers, starting with R!SL. Starting_LON !SL$Invalid size of register reservationAssertion failure: GEM_CX_RESERVE_REG_MASK8***** Event GEM_CX_RESERVE_REG_MASK has occurred *****GEM_CX_RESET_TARGET4***** Event GEM_CX_RESET_TARGET has occurred *****Reset targetting on Tn node:GEM_CX_SELECT_DECIMAL_ROUTINE>***** Event GEM_CX_SELECT_DECIMAL_ROUTINE has occurred *****Invalid AVR kindAssertion failure: GEM_CX_SET_DYNSTK_BASE7***** Event GEM_CX_SET_DYNSTK_BASE has occurred *****Current Scope is: Current DYNSTK base is: =Current DYNSTK base is the base of the fixed-sized-frame (FP)Invalid dynamic stack baseAssertion failure: GEM_CX_SET_DYNSTK_BASE7***** Event GEM_CX_SET_DYNSTK_BASE has occurred ******For ALLOCATE/CALL, DYNSTK_BASE_TN is now: GEM_CX_SET_PREFERENCE6***** Event GEM_CX_SET_PREFERENCE has occurred *****TN: Preferenced Allocation: Invalid AVR kindAssertion failure: TN cannot be LOCALAssertion failure: TN previously allocated.Assertion failure: 4Setting TN to register not in defined Register ClassAssertion failure: ,Register allocation requires TN to be PADDEDAssertion failure: GEM_CX_SET_REG/***** Event GEM_CX_SET_REG has occurred *****Preallocated TN node:Invalid type of AVR for actionAssertion failure: Invalid TN kind for TargetingAssertion failure: GEM_CX_SET_TARGET2***** Event GEM_CX_SET_TARGET has occurred *****Set targetible on Tn node:&SETUP_ARGBLK is expecting the INITCALLAssertion failure: GEM_CX_START_RESULT_LIFETIME=***** Event GEM_CX_START_RESULT_LIFETIME has occurred *****Processing tuple: $Extending results of non-call tuple.Assertion failure: GEM_CX_UNDELAY/***** Event GEM_CX_UNDELAY has occurred ***** Perform the Delay-ed actions forGEM_CX_UNDELAY/***** Event GEM_CX_UNDELAY has occurred *****Continue processing tuple :GEM_CX_USE_CSE/***** Event GEM_CX_USE_CSE has occurred ***** Using CSE: whose TN is: Use_CSE_Symref - no SYMREFAssertion failure: GEM_CX_USE_CSE_SYMREF6***** Event GEM_CX_USE_CSE_SYMREF has occurred *****Setup AVR for symbol: GEM_CX_USE_REFERENCE5***** Event GEM_CX_USE_REFERENCE has occurred *****Setup AVR for symbol: SYMBOL should have TN node,Assertion failure: symbol: 0Use_Reference does not support this symbol kind.Assertion failure: SYMBOL: GEM_CX_USE_SPLIT_PARENT8***** Event GEM_CX_USE_SPLIT_PARENT has occurred *****Setup the AVR for symbol: Encountered unknown action.Assertion failure: =Extend_Lifetime received an uninitialized Temporary Name nodeAssertion failure: GEM_CX_EXTEND_LIFETIME7***** Event GEM_CX_EXTEND_LIFETIME has occurred *****Extend lifetime of: GEM_CX_UV_LIFE/***** Event GEM_CX_UV_LIFE has occurred *****Insert UV_LIFE tuple For loop topGEM_CX_CSE_LIFE0***** Event GEM_CX_CSE_LIFE has occurred *****Extend CSE lifetimeFor loop bottomGEM_CX_EXTEND_LINKAGE_PTR:***** Event GEM_CX_EXTEND_LINKAGE_PTR has occurred *****"Linkage Pointer lifetime extended:GEM_CX_GET_SYMBOL_TN5***** Event GEM_CX_GET_SYMBOL_TN has occurred *****Creating Permanent TN: GEM_CX_ALLOCATE_DYNAMIC_STACK>***** Event GEM_CX_ALLOCATE_DYNAMIC_STACK has occurred *****$Dynamic stack will be addressed by: 8Allocate_Dynamic_Stack requires a TN or REG for the SIZEAssertion failure: =Lifetime is too short: Allocate_Dynamic_Stacks SIZE registerAssertion failure: GEM_CX_EXTEND_AVR_LIFE7***** Event GEM_CX_EXTEND_AVR_LIFE has occurred *****&Extending lifetimes of AVR consituantsDSymbol node passed to GEM_ST_IS_REGISTER_CANDIDATE is not a variableAssertion failure: /Use of Load_Address on a previously bound amodeAssertion failure: GEM_CX_ADDRESSING2***** Event GEM_CX_ADDRESSING has occurred *****Base =GEM_CX_ADDRESSING2***** Event GEM_CX_ADDRESSING has occurred *****$Storing Item with Total Offset = !SLand Base Pointer of:GEM_CX_ACTIVATE0***** Event GEM_CX_ACTIVATE has occurred *****CALL - TN for RESULTREG:E?@ESTK$j$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1q"YB:A<C;EVPURWQKE    Bad opcodeAssertion failure: Bad matchAssertion failure: Bad CMOVAssertion failure: Bad matchAssertion failure: Unknown peephole actionAssertion failure: 'Bad tables for attempt_conditional_moveAssertion failure: b@b@`w!.".`".".".8#.#.#.$.X$.AND_SHIFT_LEFT_INSB9  ARITH_QUAD_LONG   LDA_QUAD_LONG  REDUCE_AND_19   REDUCE_OP_PROD_1   BINOP_IMMED_0_SAME   BINOP_IMMED_0   BRANCH_ALWAYSBRANCH_LOWBIT_CONDBRANCH_ZERO_CONDBRANCH_FZERO_CONDCOMPL_INCR_NEG_L COMPL_INCR_NEG_LV COMPL_INCR_NEG_Q COMPL_INCR_NEG_QV END_OF_CONTROL EXPAND_SEXTEXPAND_SHIFT2_ADDLEXPAND_SHIFT2_ADDQEXPAND_SHIFT3_ADDLEXPAND_SHIFT3_ADDQEXPAND_SHIFT2_SUBLEXPAND_SHIFT2_SUBQEXPAND_SHIFT3_SUBLEXPAND_SHIFT3_SUBQLOAD_ADDR_0_SAME+  LOAD_ADDR_0+  MOVE_SAME MOVE_CLR   MOVELIT_CLR  FMOVE_CLR  FMOVE_FABS     FBGE_FABS  REDUCE_CLR_COND_BRANCHO  REDUCE_FCLR_COND_BRANCH  REDUCE_CLR_CMOV_1O  REDUCE_MOVE_COND_BRANCH  ELIM_DOUBLE_MASK  9REDUNDANT_LOAD_LOAD   REORDER_ADD_CMP  a  REORDER_INC_LOAD+     REORDER_STORE_INC + RETARGETTABLE_LOAD_LOAD   REDUNDANT_STORE_LOAD_G . RETARGETTABLE_STORE_LOAD_G .REDUNDANT_STORE_LOAD_F - RETARGETTABLE_STORE_LOAD_F -RETARGETTABLE_STORE_LOAD_L /REDUNDANT_STORE_LOAD_Q 1 RETARGETTABLE_STORE_LOAD_Q 1REDUNDANT_STORE_LOAD_S 5 RETARGETTABLE_STORE_LOAD_S 5REDUNDANT_STORE_LOAD_T 6 REDUNDANT_AND_SEXTL  REDUNDANT_ARITH_SEXTL REDUNDANT_SEXTL REDUNDANT_LDL_SEXTL/ RETARGETTABLE_STORE_LOAD_T 6 SHIFT_AND  8?SEXT_CMPEQ_LIT  Y8 SHIFT_IMMED_1  SHIFT_LEFT_ZAP  SHIFT_RIGHT_ZAP  SHIFT_RIGHT_AND_EXTB  9SHIFT_RIGHT_ZAP_EXTB  ,SHIFT_RIGHT_ZAP_EXTW  ,SHIFT_RIGHT_ZAP_EXTL  , SHIFT_COMPARE  ?? SHIFT_SEXT    ZAP_SHIFT_LEFT_INSB,  ZAP_SHIFT_LEFT_INSW,  ZAP_SHIFT_LEFT_INSL,     `  P            `         P   p  0 @ @  p            `   0 @ ` p          0 @ P ` p     0  @  P `  p  P P      `    d7.t7.7.7.7.7.7.8.7.7.7.7.7.7.8.8.8.$8.,8.48.<8.H8.P8.h8.t8.X8.`8.|8.8.8.8.8.8.8.8.8.8.8.9.cV$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1"j9.(9.09.89.@9.T9.\9.h9.p9.|9.9.9.9.9.X:.h:.`:.9.9.9. :.9.:.(:.8:.H:.t:.:.:.:.:.:.CFVCtlExceptMemFPCRRMVolatile !16< !>!16< !>!16 !16 !16 !16 !16!16!16!16!16!16<{!UL:!UL}!>!16<{!UL:!UL-!UL}!>!16<{!UL:!UL-!UL:!UL}!>Instruction not implementedAssertion failure: Unimplemented instruction typeAssertion failure: Unimplemented instruction typeAssertion failure:  'z{|}jr~||''//11-..56//11/11/15566-..56KKKKYYZZZbbC:ka^^ff:Cj`\\dd:Cj`\\ddC:ka^^ffC:YYZZZbb:Cka^^ffW j`\\ddPC@BC:?;::?;:C@BCWTVWPSQPPSQPWTVW B:A<C;;C<A:BKKKowKKKowKKKKKKKK-KKKKKK-/K.K..-/KKK----K-----///K///-/K.K..-/KKK-/KKK---------//////-/..-/KKK------////-/.-/KKK-/KKK"   9>*9 >*!# pE.E.J.HJ.HI.J.J.I.K.E.hG.lF.F.G.G.G.H.pH.H. G.E.$F.DH.I.F.HF.F.F.H.H.M.L.F.DG.K.$I.I.L.L.6Either a rule or a tuple is required for SELECT_OPCODEAssertion failure: No default ruleAssertion failure: No default parameterAssertion failure: 1FETCH rule requires either a tuple or a parameterAssertion failure: 0FETCHX_SI rule only valid for constant OP3 casesAssertion failure: 1STORE rule requires either a tuple or a parameterAssertion failure: OP1 must be a SYMREFAssertion failure: 0STOREX_SI rule only valid for constant OP2 casesAssertion failure: 0STOREX_SI rule only valid for constant OP3 casesAssertion failure: Invalid opcode selection ruleAssertion failure: Invalid opcode selectedAssertion failure: GEM_RH_SET_HISTORY3***** Event GEM_RH_SET_HISTORY has occurred *****"Modified Dominating History block GEM_RH_SET_HISTORY3***** Event GEM_RH_SET_HISTORY has occurred *****Created History block GEM_RH_TUPLE-***** Event GEM_RH_TUPLE has occurred *****!Processing RH_INTERP Actions for:GEM_RH_ADD_BOUND1***** Event GEM_RH_ADD_BOUND has occurred *****&Add_Bound 1st opnd is not a string AVRAssertion failure: GEM_RH_ADD_VALUE1***** Event GEM_RH_ADD_VALUE has occurred *****Add 1st opnd is not a value AVRAssertion failure: Add 2nd opnd is not a value AVRAssertion failure: GEM_RH_ASSIGN_OPCODE_ALIGN;***** Event GEM_RH_ASSIGN_OPCODE_ALIGN has occurred *****GEM_RH_ASSIGN_OPCODE_OPR_TYPE>***** Event GEM_RH_ASSIGN_OPCODE_OPR_TYPE has occurred *****GEM_RH_ASSIGN_OPCODE_OPERATOR>***** Event GEM_RH_ASSIGN_OPCODE_OPERATOR has occurred *****GEM_RH_ASSIGN_VALUE_INDEXED<***** Event GEM_RH_ASSIGN_VALUE_INDEXED has occurred *****GEM_RH_BRANCH_CONDITION8***** Event GEM_RH_BRANCH_CONDITION has occurred *****Taking True Branch.GEM_RH_BRANCH_CONDITION8***** Event GEM_RH_BRANCH_CONDITION has occurred *****Taking False Branch.!No default label for BRANCH_INDEXAssertion failure: GEM_RH_BRANCH_INDEX4***** Event GEM_RH_BRANCH_INDEX has occurred *****#Taking case branch for default caseGEM_RH_BRANCH_INDEX4***** Event GEM_RH_BRANCH_INDEX has occurred ***** Taking case branch for value !SLGEM_RH_CASE_ON_INDEX5***** Event GEM_RH_CASE_ON_INDEX has occurred *****Not enough labels for indexAssertion failure: GEM_RH_CASE_ON_OPERATOR8***** Event GEM_RH_CASE_ON_OPERATOR has occurred *****GEM_RH_CASE_ON_OPERATOR_TYPE=***** Event GEM_RH_CASE_ON_OPERATOR_TYPE has occurred *****GEM_RH_CASE_ON_RESULT_TYPE;***** Event G C$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1Ha"{EM_RH_CASE_ON_RESULT_TYPE has occurred *****GEM_RH_CASE_ON_VALUE5***** Event GEM_RH_CASE_ON_VALUE has occurred *****GEM_RH_COPY_AVR0***** Event GEM_RH_COPY_AVR has occurred ***** GEM_RH_DELAY-***** Event GEM_RH_DELAY has occurred *****&Suspend processing actions for tuple: GEM_RH_DETERMINE_INDEX7***** Event GEM_RH_DETERMINE_INDEX has occurred *****3AVR_ARRAY is not large enough for GEN_CODE operandsAssertion failure: GEM_RH_DETERMINE_INDEX7***** Event GEM_RH_DETERMINE_INDEX has occurred *****Determined index is !SLGEM_RH_DIVIDE_VALUE4***** Event GEM_RH_DIVIDE_VALUE has occurred *****Dividend is not a value AVRAssertion failure: Divisor is not a value AVRAssertion failure: 4Access alignment not a multiple of the target BPUNITAssertion failure: GEM_RH_GET_BASE_ALIGNMT8***** Event GEM_RH_GET_BASE_ALIGNMT has occurred *****#Determined min alignment needed forGEM_RH_GET_BASE_ALIGNMT8***** Event GEM_RH_GET_BASE_ALIGNMT has occurred *****%Min alignment of base symbols is: !SLGEM_RH_GET_MIN_ALIGNMT7***** Event GEM_RH_GET_MIN_ALIGNMT has occurred *****)Alignment not within GEM_ALN enumeration.Assertion failure: GEM_RH_GET_DECIMAL_FETCH_ADDR>***** Event GEM_RH_GET_DECIMAL_FETCH_ADDR has occurred *****GEM_RH_GET_DECIMAL_FETCH_PREC>***** Event GEM_RH_GET_DECIMAL_FETCH_PREC has occurred *****GEM_RH_GET_DECIMAL_INFO8***** Event GEM_RH_GET_DECIMAL_INFO has occurred *****Invalid data typeAssertion failure: GEM_RH_GET_DECIMAL_STORE_ADDR>***** Event GEM_RH_GET_DECIMAL_STORE_ADDR has occurred *****GEM_RH_GET_DECIMAL_STORE_PREC>***** Event GEM_RH_GET_DECIMAL_STORE_PREC has occurred *****GEM_RH_GET_PRECISION5***** Event GEM_RH_GET_PRECISION has occurred *****GEM_RH_GET_REPRESENTATION:***** Event GEM_RH_GET_REPRESENTATION has occurred *****GEM_RH_GET_RESULT_MODE7***** Event GEM_RH_GET_RESULT_MODE has occurred *****GEM_RH_GET_SYM_OFFSET6***** Event GEM_RH_GET_SYM_OFFSET has occurred *****Retrieving the offset to: GEM_RH_GOTO,***** Event GEM_RH_GOTO has occurred *****GEM_RH_IF_BASE_MISMATCH8***** Event GEM_RH_IF_BASE_MISMATCH has occurred *****GEM_RH_IF_BOUNDED2***** Event GEM_RH_IF_BOUNDED has occurred ***** If_Bounded requires a string AVRAssertion failure: GEM_RH_IF_OPERATOR_TYPE8***** Event GEM_RH_IF_OPERATOR_TYPE has occurred *****GEM_RH_IF_RESULT_MODE6***** Event GEM_RH_IF_RESULT_MODE has occurred *****GEM_RH_IF_RESULT_TYPE6***** Event GEM_RH_IF_RESULT_TYPE has occurred ***** GEM_RH_IF_SET.***** Event GEM_RH_IF_SET has occurred *****GEM_RH_IF_VALUE_AVR4***** Event GEM_RH_IF_VALUE_AVR has occurred *****GEM_RH_MAX_VAL/***** Event GEM_RH_MAX_VAL has occurred *****GEM_RH_MIN_VAL/***** Event GEM_RH_MIN_VAL has occurred *****GEM_RH_MULTIPLY_VALUE6***** Event GEM_RH_MULTIPLY_VALUE has occurred *****$Multiply 1st opnd is not a value AVRAssertion failure: $Multiply 2nd opnd is not a value AVRAssertion failure: GEM_RH_NEGATE_VALUE4***** Event GEM_RH_NEGATE_VALUE has occurred ***** Bad byte maskAssertion failure: GEM_RH_SET_BYTE_MASK5***** Event GEM_RH_SET_BYTE_MASK has occurred *****Using Literal:GEM_RH_SET_DECIMAL_INFO8***** Event GEM_RH_SET_DECIMAL_INFO has occurred *****&Representation opnd is not a value AVRAssertion failure: !Precision opnd is not a value AVRAssertion failure: GEM_RH_SET_FIELD_BYTE_MASK;***** Event GEM_RH_SET_FIELD_BYTE_MASK has occurred *****GEM_RH_SET_CONSTANT4***** Event GEM_RH_SET_CONSTANT has occurred *****GEM_RH_SET_LENGTH2***** Event GEM_RH_SET_LENGTH has occurred ******Set_Length currently handles only literalsAssertion failure: GEM_RH_SET_LITERAL3***** Event GEM_RH_SET_LITERAL has occurred *****Using Literal:GEM_RH_SET_MASK0***** Event GEM_RH_SET_MASK has occurred *****GEM_RH_SET_SIZE0***** Event GEM_RH_SET_SIZE has occurred *****GEM_RH_SET_STRING_INFO7***** Event GEM_RH_SET_STRING_INFO has occurred *****GEM_RH_SUBTRACT_VALUE6***** Event GEM_RH_SUBTRACT_VALUE has occurred *****$Subtract 1st opnd is not a value AVRAssertion failure: $Subtract 2nd opnd is not a value AVRAssertion failure: Use_base_CSE requires cserefAssertion failure: GEM_RH_USE_BASE_CSE4***** Event GEM_RH_USE_BASE_CSE has occurred *****Original CSE: CSE TNN: GEM_RH_USE_PARM_LOCATION9***** Event GEM_RH_USE_PARM_LOCATION has occurred *****Setup the OPND avr for tuple: Using its TN node: GEM_RH_USE_REG/***** Event GEM_RH_USE_REG has occurred ***** GEM_RH_WALK,***** Event GEM_RH_WALK has occurred *****$The Pattern Tree includes the tuple:GEM_RH_ACTIVATE0***** Event GEM_RH_ACTIVATE has occurred *****GEM_RH_ALLOCATE_ARG_BLOCK:***** Event GEM_RH_ALLOCATE_ARG_BLOCK has occurred *****.Memory Only TN representing an Argument Block:GEM_RH_ALLOCATE_DECIMAL_OPND=***** Event GEM_RH_ALLOCATE_DECIMAL_OPND has occurred ***** Requires registers specified by:GEM_RH_ALLOCATE_DECIMAL_REG<***** Event GEM_RH_ALLOCATE_DECIMAL_REG has occurred *****GEM_RH_ALLOCATE_DECIMAL_TN;***** Event GEM_RH_ALLOCATE_DECIMAL_TN has occurred *****Allocate Decimal TN node: GEM_RH_ALLOCATE_DYNAMIC_STACK>***** Event GEM_RH_ALLOCATE_DYNAMIC_STACK has occurred *****$Dynamic stack will be addressed by: GEM_RH_ALLOCATE_LITERAL8***** Event GEM_RH_ALLOCATE_LITERAL has occurred *****GEM_RH_ALLOCATE_LOCAL_REG:***** Event GEM_RH_ALLOCATE_LOCAL_REG has occurred *****GEM_RH_ALLOCATE_SPECIFIC_REG=***** Event GEM_RH_ALLOCATE_SPECIFIC_REG has occurred ***** Requires registers specified by:GEM_RH_ALLOCATE_STACK_TEMP;***** Event GEM_RH_ALLOCATE_STACK_TEMP has occurred *****(Memory Only TN representing the storage:GEM_RH_ALLOCATE_STRING7***** Event GEM_RH_ALLOCATE_STRING has occurred *****#String TN representing the storage:GEM_RH_ALLOCATE_TN3***** Event GEM_RH_ALLOCATE_TN has occurred *****Allocate TN node: GEM_RH_BIND_ADDRESS_MODE9***** Event GEM_RH_BIND_ADDRESS_MODE has occurred *****GEM_RH_COMBINE_ADDRESS_MODES=***** Event GEM_RH_COMBINE_ADDRESS_MODES has occurred *****(Attempt to merge 2 Addr_Modes with basesAssertion failure: GEM_RH_INCREMENT_LON5***** Event GEM_RH_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_RH_COMPARE_STRING_VALUES=***** Event GEM_RH_COMPARE_STRING_VALUES has occurred *****GEM_RH_CREATE_ADDRESS_MODE;***** Event GEM_RH_CREATE_ADDRESS_MODE has occurred *****6Number of results does not match number of parameters.Assertion failure: GEM_RH_EXIT,***** Event GEM_RH_EXIT has occurred *****Completing statement tuple:6Number of results does not match number of parameters.Assertion failure: GEM_RH_EXIT,***** Event GEM_RH_EXIT has occurred *****+Returning from tuple A!XL with !SL results.GEM_RH_FORCE_ADDRESS_MODE:***** Event GEM_RH_FORCE_ADDRESS_MODE has occurred *****)Use of bound amode for Force_Address_ModeAssertion failure: GEM_RH_FORM_ADDRESS_MODE9***** Event GEM_RH_FORM_ADDRESS_MODE has occurred *****(Use of bound amode for Form_Address_ModeAssertion failure: GEM_RH_INCREMENT_LON5***** Event GEM_RH_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_RH_MOVE_STRING_VALUES:***** Event GEM_RH_MOVE_STRING_VALUES has occurred *****GEM_RH_SET_HISTORY3***** Event GEM_RH_SET_HISTORY has occurred *****Attempting history for node from node GEM_RH_SET_HISTORY_RESULT:***** Event GEM_RH_SET_HISTORY_RESULT has occurred *****Attempting history for node GEM_RH_UNDELAY/***** Event GEM_RH_UNDELAY has occurred ***** Perform the Delay-ed actions forGEM_RH_UNDELAY/***** Event GEM_RH_UNDELAY has occurred *****Continue processing tuple :GEM_RH_USE_CSE/***** Event GEM_RH_USE_CSE has occurred ***** Using CSE: whose TN is: GEM_RH_USE_CSE_SYMREF6***** Event GEM_RH_USE_CSE_SYMREF has occurred *****Setup AVR for symbol: GEM_RH_USE_REFERENCE5***** Event GEM_RH_USE_REFERENCE has occurred *****Setup the AVR for symbol: GEM_RH_USE_SPLIT_PARENT8***** Event GEM_RH_USE_SPLIT_PARENT has occurred *****Setup the AVR for symbol: Encountered unknown action.Assertion failure: GEM_TN_FINISH_HISTORY6***** Event GEM_TN_FINISH_HISTORY has occurred *****!Concluding His$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;14;1m"tory for register: ; Current LON: !SL0Element on history list should have been removedAssertion failure: History Block: GEM_TN_FINISH_HISTORY6***** Event GEM_TN_FINISH_HISTORY has occurred *****History Block: GEM_TN_MOVE_ALLOCATION7***** Event GEM_TN_MOVE_ALLOCATION has occurred *****TNN to be moved: Preferenced Allocation: GEM_TN_MOVE_ALLOCATION_MAP;***** Event GEM_TN_MOVE_ALLOCATION_MAP has occurred *****GEM_TN_MOVE_ALLOCATION7***** Event GEM_TN_MOVE_ALLOCATION has occurred *****1Move Allocation blocked by a future reservation: GEM_TN_MOVE_ALLOCATION7***** Event GEM_TN_MOVE_ALLOCATION has occurred *****2Move Allocation blocked by an active reservation: 2Moving TN which is not the most recent allocation!Assertion failure: TN_MOVE: GEM_TN_MOVE_HISTORY4***** Event GEM_TN_MOVE_HISTORY has occurred *****#Moved allocation with history block GEM_TN_PACK,***** Event GEM_TN_PACK has occurred *****Changed allocation of TN node:GEM_TNR_INITIAL_REQUESTS9***** Event GEM_TNR_INITIAL_REQUESTS has occurred *****GEM_TNR_PENDING_LIST5***** Event GEM_TNR_PENDING_LIST has occurred *****4Candidate Starting LON does not match _G_CURRENT_LONAssertion failure: Candidate: 0Candidate lifetime exceeds Prefereced allocationAssertion failure: REGISTER_LIST corruptionAssertion failure: GEM_TN_PACK,***** Event GEM_TN_PACK has occurred *****#Used Preferenced register to pack: *1Incorrect striding through floating register fileAssertion failure: GEM_TN_PREPACK/***** Event GEM_TN_PREPACK has occurred *****GEM_TN_REG_DECISIONS5***** Event GEM_TN_REG_DECISIONS has occurred *****'Register history selected allocation = For Candidate: History state is inconsistentAssertion failure: GEM_TN_REG_SETUP1***** Event GEM_TN_REG_SETUP has occurred *****B : Has history overlap: !SL ; weight: !SL; number of regs: !SLGEM_TN_REG_SETUP1***** Event GEM_TN_REG_SETUP has occurred *****& : Removed from REGISTER_PAIR_MASK.GEM_TN_REG_SETUP1***** Event GEM_TN_REG_SETUP has occurred *****1 : Density maximized to preference allocation: GEM_TN_REG_DECISIONS5***** Event GEM_TN_REG_DECISIONS has occurred *****?Initial:!\!_!_Best_Area = !SL,!_ Best_Weighted_Value = !SL5!_!_Area_In_Use = !SL,!_ Total_Weight = !SL5!_!_Candidate Area = !SL,!_ Candidate Weight = !SL7!_!_Stride = !SL,!_ (Pair-wise packing enabled)!_!_Stride = !SL Candidate: :!_Reserved:!_Available (Last Use=!SL) * Ends at Current LON0:!_Preserved (Opening Cost=!SL, Ending_Lon=!SL)3:!_Conflict (Ending_Lon=!SL, Area=!SL, Weight=!SL);:!_History Conflict (Ending_Lon=!SL, Area=!SL, Weight=!SL) :!_Reserved:!_Available (Last Use=!SL) * Ends at Current LON0:!_Preserved (Opening Cost=!SL, Ending_Lon=!SL)3:!_Conflict (Ending_Lon=!SL, Area=!SL, Weight=!SL);:!_History Conflict (Ending_Lon=!SL, Area=!SL, Weight=!SL)1!_ Next_Area = !SL,!_ Next_Weighted_Value = !SLD <= Move_Value or Reservation preferencing selected this register7 <= Best_Area = !SL,!_ Best_Weighted_Value = !SLD!_ Conflict processing: Next_Area = !SL, Next_Weighted_Value = !SL5 <= Best_Area = !SL, Best_Weighted_Value = !SL5 <= Best_Area = !SL, Best_Weighted_Value = !SL)Register history altered best register to)Register History corruption at register: Assertion failure: Currently packing: GEM_TN_PACK,***** Event GEM_TN_PACK has occurred *****Packed into Register: , GEM_TNR_ALLOCATED2***** Event GEM_TNR_ALLOCATED has occurred *****8TNR Active List corrupted - invalid reservation sequenceAssertion failure: 8TNR Active List corrupted - invalid reservation sequenceAssertion failure: GEM_TNR_PACK-***** Event GEM_TNR_PACK has occurred *****Packing register reservation: GEM_TNR_MODIFIED_ACTIVE8***** Event GEM_TNR_MODIFIED_ACTIVE has occurred *****GEM_TNR_ALLOCATED2***** Event GEM_TNR_ALLOCATED has occurred *****3Invalid register assignment - conflicting lifetimesAssertion failure: GEM_TN_SETUP_HISTORY5***** Event GEM_TN_SETUP_HISTORY has occurred *****GEM_TN_SETUP_HISTORY5***** Event GEM_TN_SETUP_HISTORY has occurred *****For Register: 5Modification of Representative, HB not on Live List: GEM_TN_SETUP_HISTORY5***** Event GEM_TN_SETUP_HISTORY has occurred *****For Register: ?Modification of Representative Cum Weight/Lon/Reservation Lon: GEM_TN_SETUP_HISTORY5***** Event GEM_TN_SETUP_HISTORY has occurred *****For Register: 5Non-Loop Bottom, Modified Representative Cum Weight: GEM_TN_SETUP_HISTORY5***** Event GEM_TN_SETUP_HISTORY has occurred *****For Register: Added to HIST_LIVE_BLOCKS: GEM_TN_SETUP_HISTORY5***** Event GEM_TN_SETUP_HISTORY has occurred ***** (through register ) !has the following History Block: HIST_MULTIPLE_REGS corruptedAssertion failure: o | 1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111o | 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222o | 3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333P.Ę.8.o | 111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999o | 0000000000111111111122222222223333333333444444444455555555556666666666777777777788888888889999999999.,.o | 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789.o=========+===================================================================================================== . GEM_TN_VERIFY.***** Event GEM_TN_VERIFY has occurred *****Packed a TN of ZERO size?? GEM_TN_VERIFYAssertion failure: Conflicting allocation ofwith: GEM_TN_VERIFY.***** Event GEM_TN_VERIFY has occurred *****%TNN lifetime exceeds variables SCOPE:SCOPE of variable: Lon range of scope: !SL..!SL: ** Reserved **(.).<.> . !AS!SL:!SL + ; W=!SL!AS*/ !SL: !SL:*!_ !ZL!_ !ZL..!ZL!_ !ZL A!XLStack Allocation Map !9| : | . !9| : | ؝. GEM_TN_STACK-***** Event GEM_TN_STACK has occurred *****Allocated to STACK:$Trace of positive stack allocation: GEM_TN_STACK-***** Event GEM_TN_STACK has occurred *****Allocated to stack:$Trace of negative stack allocation: GEM_TN_STACK-***** Event GEM_TN_STACK has occurred *****Allocated to STACK:GEM_TN_STACK_ALLOCATION8***** Event GEM_TN_STACK_ALLOCATION has occurred *****&Trace of completed stack allocations: GEM_TN_INCREMENT_LON5***** Event GEM_TN_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_TN_COMBINE_ADDRESS_MODES=***** Event GEM_TN_COMBINE_ADDRESS_MODES has occurred *****(Attempt to merge 2 Addr_Modes with basesAssertion failure: GEM_TN_INCREMENT_LON5***** Event GEM_TN_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SL GEM_TN_PACK,***** Event GEM_TN_PACK has occurred ***** Unpacking: %Conflicting storage requirements for:Assertion failure: GEM_TN_SORT_PTNS1***** Event GEM_TN_SORT_PTNS has occurred ***** Unsorted PERMANENT TNs:=========================GEM_TN_SORT_PTNS1***** Event GEM_TN_SORT_PTNS has occurred ***** Sorted Permanent TNs:====================== GEM_TN_TUPLE-***** Event GEM_TN_TUPLE has occurred *****Processing pattern: ; Current Lon: !SL ; for tuple:GEM_TN_ADD_BOUND1***** Event GEM_TN_ADD_BOUND has occurred *****&Add_Bound 1st opnd is not a string AVRAssertion failure: GEM_TN_ADD_VALUE1***** Event GEM_TN_ADD_VALUE has occurred *****Add 1st opnd is not a value AVRAssertion failure: Add 2nd opnd is not a value AVRAssertion failure: GEM_TN_ASSIGN_OPCODE_ALIGN;***** Event GEM_TN_ASSIGN_OPCODE_ALIGN has occurred *****GEM_TN_ASSIGN_OPCODE_OPR_TYPE>***** Event GEM_TN_ASSIGN_OPCODE_OPR_TYPE has occurred *****GEM_TN_ASSIGN_OPCODE_OPERATOR>***** Event GEM_TN_ASSIGN_OPCODE_OPERATOR has occurred *****GEM_TN_ASSIGN_VALUE_INDEXED<***** EveYG$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1.M64;1F"nt GEM_TN_ASSIGN_VALUE_INDEXED has occurred *****GEM_TN_BRANCH_CONDITION8***** Event GEM_TN_BRANCH_CONDITION has occurred *****Taking True Branch.GEM_TN_BRANCH_CONDITION8***** Event GEM_TN_BRANCH_CONDITION has occurred *****Taking False Branch.!No default label for BRANCH_INDEXAssertion failure: GEM_TN_BRANCH_INDEX4***** Event GEM_TN_BRANCH_INDEX has occurred *****#Taking case branch for default caseGEM_TN_BRANCH_INDEX4***** Event GEM_TN_BRANCH_INDEX has occurred ***** Taking case branch for value !SLGEM_TN_CASE_ON_INDEX5***** Event GEM_TN_CASE_ON_INDEX has occurred *****Not enough labels for indexAssertion failure: GEM_TN_CASE_ON_OPERATOR8***** Event GEM_TN_CASE_ON_OPERATOR has occurred *****GEM_TN_CASE_ON_OPERATOR_TYPE=***** Event GEM_TN_CASE_ON_OPERATOR_TYPE has occurred *****GEM_TN_CASE_ON_RESULT_TYPE;***** Event GEM_TN_CASE_ON_RESULT_TYPE has occurred *****GEM_TN_CASE_ON_VALUE5***** Event GEM_TN_CASE_ON_VALUE has occurred *****GEM_TN_COPY_AVR0***** Event GEM_TN_COPY_AVR has occurred ***** GEM_TN_DELAY-***** Event GEM_TN_DELAY has occurred *****&Suspend processing actions for tuple: GEM_TN_DETERMINE_INDEX7***** Event GEM_TN_DETERMINE_INDEX has occurred *****3AVR_ARRAY is not large enough for GEN_CODE operandsAssertion failure: GEM_TN_DETERMINE_INDEX7***** Event GEM_TN_DETERMINE_INDEX has occurred *****Determined index is !SLGEM_TN_DIVIDE_VALUE4***** Event GEM_TN_DIVIDE_VALUE has occurred *****Dividend is not a value AVRAssertion failure: Divisor is not a value AVRAssertion failure: 4Access alignment not a multiple of the target BPUNITAssertion failure: GEM_TN_GET_BASE_ALIGNMT8***** Event GEM_TN_GET_BASE_ALIGNMT has occurred *****#Determined min alignment needed forGEM_TN_GET_BASE_ALIGNMT8***** Event GEM_TN_GET_BASE_ALIGNMT has occurred *****%Min alignment of base symbols is: !SLGEM_TN_GET_MIN_ALIGNMT7***** Event GEM_TN_GET_MIN_ALIGNMT has occurred *****)Alignment not within GEM_ALN enumeration.Assertion failure: GEM_TN_GET_DECIMAL_FETCH_ADDR>***** Event GEM_TN_GET_DECIMAL_FETCH_ADDR has occurred *****GEM_TN_GET_DECIMAL_FETCH_PREC>***** Event GEM_TN_GET_DECIMAL_FETCH_PREC has occurred *****GEM_TN_GET_DECIMAL_INFO8***** Event GEM_TN_GET_DECIMAL_INFO has occurred *****Invalid data typeAssertion failure: GEM_TN_GET_DECIMAL_STORE_ADDR>***** Event GEM_TN_GET_DECIMAL_STORE_ADDR has occurred *****GEM_TN_GET_DECIMAL_STORE_PREC>***** Event GEM_TN_GET_DECIMAL_STORE_PREC has occurred *****GEM_TN_GET_PRECISION5***** Event GEM_TN_GET_PRECISION has occurred *****GEM_TN_GET_REPRESENTATION:***** Event GEM_TN_GET_REPRESENTATION has occurred *****GEM_TN_GET_RESULT_MODE7***** Event GEM_TN_GET_RESULT_MODE has occurred *****GEM_TN_GET_SYM_OFFSET6***** Event GEM_TN_GET_SYM_OFFSET has occurred *****Retrieving the offset to: GEM_TN_GOTO,***** Event GEM_TN_GOTO has occurred *****GEM_TN_IF_BASE_MISMATCH8***** Event GEM_TN_IF_BASE_MISMATCH has occurred *****GEM_TN_IF_BOUNDED2***** Event GEM_TN_IF_BOUNDED has occurred ***** If_Bounded requires a string AVRAssertion failure: GEM_TN_IF_OPERATOR_TYPE8***** Event GEM_TN_IF_OPERATOR_TYPE has occurred *****GEM_TN_IF_RESULT_MODE6***** Event GEM_TN_IF_RESULT_MODE has occurred *****GEM_TN_IF_RESULT_TYPE6***** Event GEM_TN_IF_RESULT_TYPE has occurred ***** GEM_TN_IF_SET.***** Event GEM_TN_IF_SET has occurred *****GEM_TN_IF_VALUE_AVR4***** Event GEM_TN_IF_VALUE_AVR has occurred *****GEM_TN_MAX_VAL/***** Event GEM_TN_MAX_VAL has occurred *****GEM_TN_MIN_VAL/***** Event GEM_TN_MIN_VAL has occurred *****GEM_TN_MULTIPLY_VALUE6***** Event GEM_TN_MULTIPLY_VALUE has occurred *****$Multiply 1st opnd is not a value AVRAssertion failure: $Multiply 2nd opnd is not a value AVRAssertion failure: GEM_TN_NEGATE_VALUE4***** Event GEM_TN_NEGATE_VALUE has occurred ***** Bad byte maskAssertion failure: GEM_TN_SET_BYTE_MASK5***** Event GEM_TN_SET_BYTE_MASK has occurred *****Using Literal:GEM_TN_SET_DECIMAL_INFO8***** Event GEM_TN_SET_DECIMAL_INFO has occurred *****&Representation opnd is not a value AVRAssertion failure: !Precision opnd is not a value AVRAssertion failure: GEM_TN_SET_FIELD_BYTE_MASK;***** Event GEM_TN_SET_FIELD_BYTE_MASK has occurred *****GEM_TN_SET_CONSTANT4***** Event GEM_TN_SET_CONSTANT has occurred *****GEM_TN_SET_LENGTH2***** Event GEM_TN_SET_LENGTH has occurred ******Set_Length currently handles only literalsAssertion failure: GEM_TN_SET_LITERAL3***** Event GEM_TN_SET_LITERAL has occurred *****Using Literal:GEM_TN_SET_MASK0***** Event GEM_TN_SET_MASK has occurred *****GEM_TN_SET_SIZE0***** Event GEM_TN_SET_SIZE has occurred *****GEM_TN_SET_STRING_INFO7***** Event GEM_TN_SET_STRING_INFO has occurred *****GEM_TN_SUBTRACT_VALUE6***** Event GEM_TN_SUBTRACT_VALUE has occurred *****$Subtract 1st opnd is not a value AVRAssertion failure: $Subtract 2nd opnd is not a value AVRAssertion failure: Use_base_CSE requires cserefAssertion failure: GEM_TN_USE_BASE_CSE4***** Event GEM_TN_USE_BASE_CSE has occurred *****Original CSE: CSE TNN: GEM_TN_USE_PARM_LOCATION9***** Event GEM_TN_USE_PARM_LOCATION has occurred *****Setup the OPND avr for tuple: Using its TN node: GEM_TN_USE_REG/***** Event GEM_TN_USE_REG has occurred ***** GEM_TN_WALK,***** Event GEM_TN_WALK has occurred *****$The Pattern Tree includes the tuple:GEM_TN_ACTIVATE0***** Event GEM_TN_ACTIVATE has occurred *****Processing tuple: GEM_TN_INCREMENT_LON5***** Event GEM_TN_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_TN_INCREMENT_LON5***** Event GEM_TN_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_TN_SET_DYNSTK_BASE7***** Event GEM_TN_SET_DYNSTK_BASE has occurred *****At ENTRY, Current Scope is: Current DYNSTK base is: GEM_TN_ADJUST_ADDR_MODE8***** Event GEM_TN_ADJUST_ADDR_MODE has occurred *****GEM_TN_ALLOCATE_ARG_BLOCK:***** Event GEM_TN_ALLOCATE_ARG_BLOCK has occurred *****.Memory Only TN representing an Argument Block:GEM_TN_ALLOCATE_DECIMAL_OPND=***** Event GEM_TN_ALLOCATE_DECIMAL_OPND has occurred ***** Requires registers specified by:GEM_TN_ALLOCATE_DECIMAL_REG<***** Event GEM_TN_ALLOCATE_DECIMAL_REG has occurred *****GEM_TN_ALLOCATE_DECIMAL_TN;***** Event GEM_TN_ALLOCATE_DECIMAL_TN has occurred *****Allocate Decimal TN node: GEM_TN_ALLOCATE_LOCAL_REG:***** Event GEM_TN_ALLOCATE_LOCAL_REG has occurred *****GEM_TN_ALLOCATE_SPECIFIC_REG=***** Event GEM_TN_ALLOCATE_SPECIFIC_REG has occurred ***** Requires registers specified by:GEM_TN_ALLOCATE_STACK_TEMP;***** Event GEM_TN_ALLOCATE_STACK_TEMP has occurred *****(Memory Only TN representing the storage:GEM_TN_ALLOCATE_STRING7***** Event GEM_TN_ALLOCATE_STRING has occurred ***** String TN:GEM_TN_ALLOCATE_TN3***** Event GEM_TN_ALLOCATE_TN has occurred *****Allocate TN node: GEM_TN_BIND_ADDRESS_MODE9***** Event GEM_TN_BIND_ADDRESS_MODE has occurred *****Address Mode: !SW(R!UB)GEM_TN_COMPARE_STRING_VALUES=***** Event GEM_TN_COMPARE_STRING_VALUES has occurred *****GEM_TN_CREATE_ADDRESS_MODE;***** Event GEM_TN_CREATE_ADDRESS_MODE has occurred ***** GEM_TN_EXIT,***** Event GEM_TN_EXIT has occurred *****Completing statement tuple: GEM_TN_EXIT,***** Event GEM_TN_EXIT has occurred *****-Returning from tuple A!XL with !SL result(s).GEM_TN_EXTEND_ARGUMENTS8***** Event GEM_TN_EXTEND_ARGUMENTS has occurred *****Processing tuple: GEM_TN_FORCE_ADDRESS_MODE:***** Event GEM_TN_FORCE_ADDRESS_MODE has occurred *****)Use of bound amode for Force_Address_ModeAssertion failure: GEM_TN_FORM_ADDRESS_MODE9***** Event GEM_TN_FORM_ADDRESS_MODE has occurred *****(Use of bound amode for Form_Address_ModeAssertion failure: GEM_TN_GET_ALIGNMT_SIZE8***** Event GEM_TN_GET_ALIGNMT_SIZE has occurred *****GEM_TN_INCREMENT_LON5***** Event GEM_TN_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_TN_MOVE_DECIMAL_VALUE:***** Event GEM_TN_MOVE_DECIMAL_VALUE has occurred *****GEM_TN_MOVE_STRING_VALUES:***** Event GEM_TN_MOVE_STRING_VALUES has occurrej$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1Z"d *****GEM_TN_RESERVE_REG3***** Event GEM_TN_RESERVE_REG has occurred *****KRegister reservation of !SL registers, starting with R!SL. Starting_LON !SLGEM_TN_RESERVE_REG_MASK8***** Event GEM_TN_RESERVE_REG_MASK has occurred *****GEM_TN_SELECT_DECIMAL_ROUTINE>***** Event GEM_TN_SELECT_DECIMAL_ROUTINE has occurred *****Invalid AVR kindAssertion failure: GEM_TN_SET_DYNSTK_BASE7***** Event GEM_TN_SET_DYNSTK_BASE has occurred *****Current Scope is: Current DYNSTK base is: Current DYNSTK base is $fp: GEM_TN_SET_DYNSTK_BASE7***** Event GEM_TN_SET_DYNSTK_BASE has occurred *****%For ALLOCATE, DYNSTK_BASE_TN is now: GEM_TN_SET_HISTORY3***** Event GEM_TN_SET_HISTORY has occurred *****Attempting history for node from node GEM_TN_SET_HISTORY_RESULT:***** Event GEM_TN_SET_HISTORY_RESULT has occurred *****Attempting history for node GEM_TN_SET_REG/***** Event GEM_TN_SET_REG has occurred *****Preallocated TN node:GEM_TN_SET_TARGET2***** Event GEM_TN_SET_TARGET has occurred *****Targetted TN node:GEM_TN_START_RESULT_LIFETIME=***** Event GEM_TN_START_RESULT_LIFETIME has occurred *****Processing tuple: GEM_TN_UNDELAY/***** Event GEM_TN_UNDELAY has occurred ***** Perform the Delay-ed actions forGEM_TN_UNDELAY/***** Event GEM_TN_UNDELAY has occurred *****Continue processing tuple :GEM_TN_USE_CSE/***** Event GEM_TN_USE_CSE has occurred ***** Using CSE: whose TN is: GEM_TN_USE_CSE_SYMREF6***** Event GEM_TN_USE_CSE_SYMREF has occurred *****Setup AVR for symbol: GEM_TN_USE_REFERENCE5***** Event GEM_TN_USE_REFERENCE has occurred *****Setup the AVR for symbol: GEM_TN_USE_SPLIT_PARENT8***** Event GEM_TN_USE_SPLIT_PARENT has occurred *****Setup the AVR for symbol: Encountered unknown action.Assertion failure: GEM_GEM_TN_MOVE_VALUE6***** Event GEM_GEM_TN_MOVE_VALUE has occurred *****Move value of TN node: To TN node: $Move_Value source lifetime too shortAssertion failure: GEM_TN_ALLOCATE_DYNAMIC_STACK>***** Event GEM_TN_ALLOCATE_DYNAMIC_STACK has occurred *****$Dynamic stack will be addressed by: GEM_TN_BIND_ADDRESS_MODE9***** Event GEM_TN_BIND_ADDRESS_MODE has occurred *****Need point register: Bad binding typeAssertion failure: GEM_CD_BIND_ADDRESS_MODE9***** Event GEM_CD_BIND_ADDRESS_MODE has occurred *****Base =(BIND_ADDRESS_MODE invalid symbol subkindAssertion failure: Symbol:GEM_CD_BIND_ADDRESS_MODE9***** Event GEM_CD_BIND_ADDRESS_MODE has occurred *****LK lookup for BASE = (Bad base specified for Bind_Address_ModeAssertion failure: <Attempt to bind an address mode with neither a base or indexAssertion failure: Scratch register conflict (R28)Assertion failure: ,Dynamic stack corruption of Argument Blocks.Assertion failure: ,Dynamic stack corruption of Argument Blocks.Assertion failure: &AVR passed to Bind AM is not Addr_ModeAssertion failure: $Attempt to bind a bound address modeAssertion failure: 9Addressing Fuzz specified is not within addressing range.Assertion failure: GEM_CD_INCREMENT_LON5***** Event GEM_CD_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SLGEM_CD_COUNT_PRESERVED_REG;***** Event GEM_CD_COUNT_PRESERVED_REG has occurred *****APreserved registers in use at call: !SL general and !SL floating.(Attempt to merge 2 Addr_Modes with basesAssertion failure: GEM_CD_INCREMENT_LON5***** Event GEM_CD_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SL5Fixed-size portion of Stack exceeds addressing limitsAssertion failure: "Cannot home non-standard argumentsAssertion failure: 9CD_Entry presumes OTS$HOME_ARGS will not need linkage ptrAssertion failure: Invalid dynamic stack requestAssertion failure: 7Missing run-time size for generic dynamic stack requestAssertion failure: &Corrupted allocations to dynamic stackAssertion failure: = ?GEM_CD_LK_BIND_ITEM4***** Event GEM_CD_LK_BIND_ITEM has occurred *****!Request = !AD, Base_Offset = !SL,and Base_Ptr = LP reg is not active at a useAssertion failure: 'Invalid request for GEM_CD_LK_BIND_ITEMAssertion failure: GEM_CD_LK_LOAD_ITEM4***** Event GEM_CD_LK_LOAD_ITEM has occurred *****!Request = !ZL, Base_Offset = !SL,and Base_Ptr = #Attempting to history non register Assertion failure: avr : GEM_CD_LOAD_LITERAL4***** Event GEM_CD_LOAD_LITERAL has occurred *****For :GEM_CD_MOVE_VALUE2***** Event GEM_CD_MOVE_VALUE has occurred *****;Unable to issue instructions for stack -> stack MOVE_VALUE.Assertion failure: "MV reg->stk: REG missing data typeAssertion failure: "MV reg<-stk: REG missing data typeAssertion failure: *Move value of zero (or neg) number of regsAssertion failure: 9Split Parent MUST BE AT LEAST longword aligned and paddedAssertion failure: Symbol node missing its TNNAssertion failure: (Cross register class move w/o stacklocalAssertion failure: (Cross register class move w/o stacklocalAssertion failure: <Length to extend the stack must either be a constant or a TNAssertion failure: /Not prepared to handle non-register frame-base.Assertion failure: GEM_CD_HIST_SUCCESS4***** Event GEM_CD_HIST_SUCCESS has occurred *****Load avoided for HB :Bad input to CLOSE_ENOUGHAssertion failure: GEM_CD_EMIT_INSTRUCTION8***** Event GEM_CD_EMIT_INSTRUCTION has occurred *****Unknown opcodeAssertion failure: Missing 1st operand Assertion failure: of instruction: %Use of unbound address mode with EmitAssertion failure: Invalid action variableAssertion failure: for instruction: GEM_CD_CODE_CELL1***** Event GEM_CD_CODE_CELL has occurred *****Appended Instruction to list:GEM_CD_EMIT_LABEL2***** Event GEM_CD_EMIT_LABEL has occurred *****Emitting Label:GEM_CD_CODE_CELL1***** Event GEM_CD_CODE_CELL has occurred *****Appended Label to list:Invalid marker-type code cell.Assertion failure: GEM_CD_EMIT_MARKER3***** Event GEM_CD_EMIT_MARKER has occurred *****Emitted marker code cell:5Can not merge labels which have already been emitted.Assertion failure: 5STKBASE_TN does not match that on pending dynstk listAssertion failure: USE_LABEL not implemented Assertion failure: for this Branch TupleInvalid Label Symbol node Assertion failure: for tuple: !Invalid CSV real/flow combinationAssertion failure: Bad CSV source1Assertion failure: Non-zero pos not handled for CSVAssertion failure: $CSV source1 must be in fixed reg setAssertion failure: Bad CSV source lengthAssertion failure: *CSV source length must be in fixed reg setAssertion failure: Bad CSV source2Assertion failure: Non-zero pos not handled for CSVAssertion failure: $CSV source2 must be in fixed reg setAssertion failure: Bad CSV source lengthAssertion failure: *CSV source length must be in fixed reg setAssertion failure: -Lengths must both be constant or non-constantAssertion failure: (Unsupported register string compare caseAssertion failure: (Unsupported register string compare caseAssertion failure: %In-line string compares NYI for AlphaAssertion failure: Bad MSV targetAssertion failure: #MSV target must be in fixed reg setAssertion failure: Bad MSV target posAssertion failure: Bad MSV target lengthAssertion failure: Bad MSV target descAssertion failure: MSV reg target must be 0 offset$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1{"Assertion failure: Bad MSV caseAssertion failure: Bad MSV sourceAssertion failure: #MSV source must be in fixed reg setAssertion failure: Bad MSV source posAssertion failure: Bad MSV source lengthAssertion failure: Bad MSV source descAssertion failure: MSV reg source must be 0 offsetAssertion failure: 0Unimplemented Move_String_Values case (reg->reg)Assertion failure: 0Unimplemented Move_String_Values case (reg->mem)Assertion failure: 0Unimplemented Move_String_Values case (mem->reg)Assertion failure: +MSV for Alpha is currently out-of-line onlyAssertion failure: MSV length error 2Assertion failure: MSV impossible caseAssertion failure: $In-line fill not supported for AlphaAssertion failure: 0ADD_OFFSET requires different input/output regs.Assertion failure: Bad input to ADDRESS_STRINGAssertion failure: GEM_CD_MOVE_DECIMAL_VALUE:***** Event GEM_CD_MOVE_DECIMAL_VALUE has occurred *****;Unable to issue instructions for stack -> stack MOVE_VALUE.Assertion failure: #MDV reg->stk: REG missing data typeAssertion failure: #MDV reg<-stk: REG missing data typeAssertion failure: 2Move decimal value of zero (or neg) number of regsAssertion failure: 9Split Parent MUST BE AT LEAST longword aligned and paddedAssertion failure: Symbol node missing its TNNAssertion failure: (Cross register class move w/o stacklocalAssertion failure: (Cross register class move w/o stacklocalAssertion failure: ACCALN must be a power of 2Assertion failure: ACCSIZ must be a power of 2Assertion failure:  SHIFT_ADD SHIFT_ADD_ALLUnknown pattern testAssertion failure: -Unsupported calling convention specified for:Assertion failure: GEM_TN_INCREMENT_LON5***** Event GEM_TN_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SL-Calls argument list not extended to Calls LONAssertion failure: CALL tuple:GEM_CX_COMBINE_ADDRESS_MODES=***** Event GEM_CX_COMBINE_ADDRESS_MODES has occurred *****(Attempt to merge 2 Addr_Modes with basesAssertion failure: GEM_CX_INCREMENT_LON5***** Event GEM_CX_INCREMENT_LON has occurred *****GEM_CG_G_CURRENT_LON = !SL#$%*+,-./GEM_CX_COMPARE_STRING_VALUES=***** Event GEM_CX_COMPARE_STRING_VALUES has occurred *****Comparison in NYIAssertion failure: Bad LSA operandAssertion failure: (Too many operands for Move_String_ValuesAssertion failure: 1Invalid branch TUPLE for destination compression.Assertion failure: GEM_CX_EXPDES.***** Event GEM_CX_EXPDES has occurred *****Destination Expansion on:-GEM_CX_EXPAND_DESTINATIONS: GEM_CG_G_DES_ZONEGEM_CX_EXPDES_HEURISTICS9***** Event GEM_CX_EXPDES_HEURISTICS has occurred *****8!_Total Range = !SL!/!_Total Destinations = !SL8!_Frequency of change = !SL!/!_Total to Otherwise = !SL INFORMATIONAL DIAGNOSTICSLISTINGTERMINAL...WARNINGS DIAGNOSTICSLISTINGTERMINAL8.H.T. ANALYSIS_DATA.ANADEBUGSYMBOLS TRACEBACK.. DIAGNOSTICS.DIAGLEVELGPVALUELIBRARYLIST.LIS MACHINE_CODEOBJECTOPTIMIZESHOW DICTIONARYINCLUDEMAP STATISTICS(.4.@.H.VARIANTWARNINGS $ GEM_BREAKPOINTS GEM_DEBUG GEM_DUMPS GEM_SWITCHESGEM_TRACEPOINTS  #Cannot delete listing file on closeAssertion failure: FILE unexpected end of parameter listAssertion failure: unknown qualifier block kindAssertion failure: ... block at !XL, kind = !UL3Qualifier must be for an output file (KIND=OUTFILE)Assertion failure: &GEM_CP_MAIN: Main control zone CP_ZONE TERM_STAT_MEMTERM_STAT_OPENTERM_STAT_PERFGEM_DEBUG t..OBJ.DIAALLNONENO.bad keyword lengthAssertion failure: ... keyword at !XL, length = !SLbad status from OTS$CVT_TI_LAssertion failure: ... status = !XLbad status from OTS$CVT_TI_LAssertion failure: ... status = !XL.bad keyword lengthAssertion failure: ... keyword at !XL, length = !SL.!unknown qualifier block file kindAssertion failure: ... block at !XL, kind = !ULbad status from CLI$GET_VALUEAssertion failure: ... status = !XLbad status from CLI$GET_VALUEAssertion failure: ... status = !XLbad status from CLI$PRESENTAssertion failure: ... status = !XLNOCompiler Internal ErrorAssertion failure: File list overflowAssertion failure: EVALUATE ''; GO GEM_DB.ENABLE_EVENT: ENABLE_ZONEFile is not in listAssertion failure: 248T GEM_IO_CLOSE-***** Event GEM_IO_CLOSE has occurred *****.GEM_IO_CLOSE: File was not opened successfullyAssertion failure: GEM_SH_REMOVE_FCB2***** Event GEM_SH_REMOVE_FCB has occurred *****<GEM_IO_CREATE: Attempt to create a file with no write accessAssertion failure: GEM_IO_CREATE.***** Event GEM_IO_CREATE has occurred *****Creating file: File spec = !ADDEFAULT_SPEC = !ADGEM_IO_CREATE: FCB_ZONEGEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred *****!GEM_IO_CREATE: File name too longAssertion failure: )GEM_IO_CREATE: Default file spec too longAssertion failure: GEM_IO_DELETE.***** Event GEM_IO_DELETE has occurred *****/GEM_IO_DELETE: File was not opened successfullyAssertion failure: GEM_SH_REMOVE_FCB2***** Event GEM_SH_REMOVE_FCB has occurred *****GEM_IO_GET_ERROR_MSG5***** Event GEM_IO_GET_ERROR_MSG has occurred *****GEM_IO_GET_FILE_POSITION9***** Event GEM_IO_GET_FILE_POSITION has occurred *****CURRENT_POSITION = !XL:GEM_IO_GET_FILE_POSITION: File was not opened successfullyAssertion failure: @GEM_IO_GET_FILE_POSITION: Cannot get position in sequential fileAssertion failure: 2GEM_IO_OPEN: Attempt to open a file with no accessAssertion failure: GEM_IO_OPEN_INPUT2***** Event GEM_IO_OPEN_INPUT has occurred *****#Opening input file: File spec = !ADDEFAULT_SPEC = !ADGEM_IO_OPEN: FCB_ZONEGEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred ***** GEM_IO_READ,***** Event GEM_IO_READ has occurred *****POSITION = !SL, (hex) !XL-GEM_IO_READ: File was not opened successfullyAssertion failure: ,GEM_IO_READ: File not opened for read accessAssertion failure: 0GEM_IO_READ: Confused - apparently read past EOFAssertion failure: BGEM_IO_READ: Sequential read only allowed at current position or 0Assertion failure: /GEM_IO_READ: Sequential read not allowed at EOFAssertion failure: :GEM_IO_SET_FILE_POSITION: File was not opened successfullyAssertion failure: >GEM_IO_SET_FILE_POSITION: Invalid position for sequential fileAssertion failure: GEM_IO_WRITE-***** Event GEM_IO_WRITE has occurred *****POSITION = !SL, (hex) !XL.GEM_IO_WRITE: File was not opened successfullyAssertion failure: 8GEM_IO_WRITE: File not opened for WRITE or APPEND accessAssertion failure: .GEM_IO_WRITE: File not opened for WRITE accessAssertion failure: 2GEM_IO_WRITE: Sequential write only allowed at EOFAssertion failure: :GEM_IO_WRITE: Varying-length record limited to 32765 bytesAssertion failure: &Dump of IO FCB : IO_FCB ADDRESS = A!XLFILESPEC = !ADTrimmed FILESPEC = !AD#GEM_IO\READ_BUFFER: Invalid VBN = 0Assertion failure: -General locator array pointer not initializedAssertion failure: FIT_LOOKUP failed to find lineAssertion failure: ... line seq number = !SLlocator package not initializedAssertion failure: illegal use of non-GEM locatorAssertion failure: ... locator = !XL)locator line sequence number out of rangeAssertion failure: %Use of non-GEM locator is disallowed.Assertion failure: ... locator value = !XLlocator package not initializedAssertion failure: #locator package already initializedAssertion failure: GEM_LO.GEM__LO_INIT: LO_VM_ZONElocator package not initializedAssertion failure: "line sequence number is beyond EOSAssertion o/l$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1"failure: ... seq = !UL, EOS = !UL'GEM__LO_LOC_TO_SEQ: Unsupported locatorAssertion failure: "line sequence number is beyond EOSAssertion failure: ... seq = !UL, EOS = !UL"unable to map line sequence numberAssertion failure: ... seq = !UL+high order bit set in foreign locator valueAssertion failure: ... locator value = !XL)operation not allowed on special locatorsAssertion failure: (operation not allowed on special locatorAssertion failure: 5bad INFO_SELECTOR argument to GEM_LO_GET_LOCATOR_INFOAssertion failure: ... value = !XL9GET_LOCATOR_INFO on non-GEM locator but no action routineAssertion failure: ... locator value = !XLlocator package not initializedAssertion failure: LS package not initializedAssertion failure: LS package already initializedAssertion failure: PageSource Listing--!20%D/ !6UL /(attempt to annotate line already printedAssertion failure: (attempt to annotate line already printedAssertion failure: 0Prefix specified but Listing prefix size is zeroAssertion failure: 1GEM_LS_RESTORE_HEADER: No saved header to restoreAssertion failure: /GEM_LS_SAVE_HEADER: Saved header stack overflowAssertion failure: (attempt to annotate line already printedAssertion failure: (attempt to annotate line already printedAssertion failure: 0Prefix specified but Listing prefix size is zeroAssertion failure: (attempt to annotate line already printedAssertion failure: (attempt to annotate line already printedAssertion failure: (attempt to annotate line already printedAssertion failure: $attempt to move backwards in listingAssertion failure: $... locator LSN=!UL, listing LSN=!ULunrecognized annotation typeAssertion failure: ... type=!UB, ANN block at !XL!5UL !_/!4UL/!20%D/()!20%D/ 0123456789[at line number !UL in file !AF] /[at line number !UL in module !AF of macro library !AF]7/[at line number !UL in module !AF of text library !AF]6H/, Success: Info: Warning: Error: Severe: #message severity value out of rangeAssertion failure: #invalid message argument kind fieldAssertion failure: Error on previously listed line:, (?) bad region title lengthAssertion failure: ......... ...................... !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~................................ !ADat line number !UL in file !AF/at line number !UL in module !AF of macro library !AF5/at line number !UL in module !AF of text library !AF40/ =GEM_MS_DIAGNOSTIC called while diagnostic already in progressAssertion failure: 4bad message argument count in call to GEM_DIAGNOSTICAssertion failure: 'message class outside range [-127, 127]Assertion failure: 'message class outside range [-127, 127]Assertion failure: ;GEM_MS_END_CORRECTION called when no correction in progressAssertion failure: CGEM_MS_END_CORRECTION called with unterminated diagnostic or regionAssertion failure: %no diagnostic supplied for correctionAssertion failure: !no tokens supplied for correctionAssertion failure: +correction is missing required second tokenAssertion failure: )GEM_MS_END_CORR_GROUP not yet implementedAssertion failure: ;GEM_MS_END_DIAGNOSTIC called when no diagnostic in progressAssertion failure: CGEM_MS_END_DIAGNOSTIC called when supplied text region unterminatedAssertion failure: 0attempt to end diagnostic with no primary regionAssertion failure: &attempt to end diagnostic with no textAssertion failure: ,GEM_MS_END_DIAG_GROUP called out of sequenceAssertion failure: <GEM_MS_END_SUPPLIED_REGION called when no region in progressAssertion failure: supplied text region has no textAssertion failure: 4bad PLCH_KIND argument to GEM_MS_GEN_CONSTRUCT_TOKENAssertion failure: 2out-of-sequence call to GEM_MS_GEN_CONSTRUCT_TOKENAssertion failure: 7bad correction type for GEM_MS_GEN_CONSTRUCT_TOKEN callAssertion failure: 4GEN_CONSTRUCT token must be first for EOL correctionAssertion failure: :GEN_CONSTRUCT token cannot be first for REPLACE correctionAssertion failure: )REPLACE correction already has two tokensAssertion failure: 9GEN_CONSTRUCT token out of sequence for INSERT correctionAssertion failure: 8GEN_CONSTRUCT token not allowed for this correction typeAssertion failure: -out-of-sequence call to GEM_MS_GEN_TEXT_TOKENAssertion failure: 2bad correction type for GEM_MS_GEN_TEXT_TOKEN callAssertion failure: /GEN_TEXT token must be first for EOL correctionAssertion failure: 5GEN_TEXT token cannot be first for REPLACE correctionAssertion failure: )REPLACE correction already has two tokensAssertion failure: 4GEN_TEXT token out of sequence for INSERT correctionAssertion failure: 3GEN_TEXT token not allowed for this correction typeAssertion failure: =GEM_MS_DIAGNOSTIC called while diagnostic already in progressAssertion failure: 4bad message argument count in call to GEM_DIAGNOSTICAssertion failure: GEM_MS_INIT: MS_VM_ZONE)GEM_MS_MSG_TO_TEXT called out of sequenceAssertion failure: 8bad message argument count in call to GEM_MS_MSG_TO_TEXTAssertion failure: 4bad message argument count in call to GEM_DIAGNOSTICAssertion failure: #message severity value out of rangeAssertion failure: &GEM_MS_REPORT: Message vector overflowAssertion failure: &GEM_MS_REPORT: Message vector overflowAssertion failure: &GEM_MS_REPORT: Message vector overflowAssertion failure: #invalid message argument kind fieldAssertion failure: &GEM_MS_REPORT: Message vector overflowAssertion failure: &GEM_MS_REPORT: Message vector overflowAssertion failure: negative error threshold limitAssertion failure: +bad SEVERITY_LEVEL parameter to GEM_MS_INITAssertion failure: 9GEM_MS_SIMPLE_REGION called and no diagnostic in progressAssertion failure: ?GEM_MS_SOURCE_REGION called while already constructing a regionAssertion failure: 9GEM_MS_SOURCE_REGION called but no diagnostic in progressAssertion failure: ;N_SUBREGIONS parameter to GEM_MS_SOURCE_REGION out of rangeAssertion failure: +out-of-sequence call to GEM_MS_SOURCE_TOKENAssertion failure: /SOURCE token cannot be first for EOL correctionAssertion failure: %EOL correction already has two tokensAssertion failure: =SOURCE token out of sequence for REPLACE or DELETE correctionAssertion failure: .token set alredy complete for MERGE correctionAssertion failure: 2SOURCE token out of sequence for INSERT correctionAssertion failure: ZGEM_MS_START_CORRECTION called while correction, diagnostic, or region already in progressAssertion failure: :invalid correction kind in call to GEM_MS_START_CORRECTIONAssertion failure: +GEM_MS_START_CORR_GROUP not yet implementedAssertion failure: CGEM_MS_START_DIAGNOSTIC called while diagnostic already in progressAssertion failure: .GEM_MS_START_DIAG_GROUP called out of sequenceAssertion failure: BGEM_MS_START_SUPPLIED_REGION called when no diagnostic in progressAssertion failure: BGEM_MS_START_SUPPLIED_REGION called when region under construcitonAssertion failure: "GEM_MS_TEXT called out of sequenceAssertion failure: GEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred *****GEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred *****GEM_TI_ASSOCIATED_TEXT: NYIAssertion failure: .GEM_TI_CLOSE: FILE_ID is not a TI file handleAssertion failure: 9GEM_TI_CLOSE_LIBRARY: LIBRARY is not a TI library handleAssertion failure: 3GEM_TI_CLOSE_LIBRARY: Library reference count leq 0Assertion failure: 1GEM_TI_CLOSE_STREAM: The input stream is not openAssertion failure: .GEM_TI_CLOSE_STREAM: Bad stream control blockAssertion failure: 1GEM_TI_DISCARD_UPTO: The input stream is not openAssertion failure: .GEM_TI_DISCARD_UPTO: Bad stream control blockAssertion failure: (GE~-Fm$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1kb"M_TI_DISCARD_UPTO: Not yet implementedAssertion failure: %GEM_TI_END_INSERTION: No current FCBAssertion failure: 9GEM_TI_END_INSERTION: Bad FCB in stream (bad block type)Assertion failure: 4GEM_TI_END_INSERTION: Only allowed on unopened fileAssertion failure: (GEM_TI_FINI: Input stream is still openAssertion failure: 7GEM_TI_GET_FILE_ERROR: FILE_ID is not a TI file handleAssertion failure: 4GEM_TI_GET_SOURCE_LINE: The input stream is not openAssertion failure: 1GEM_TI_GET_SOURCE_LINE: Bad stream control blockAssertion failure: ;GEM_TI_GET_SOURCE_LINE: Bad FCB in stream (bad block type)Assertion failure: BGEM_TI_GET_SOURCE_LINE: Only INSERT_LINE allowed on unopened fileAssertion failure: 5GEM_TI_GET_STREAM_ERROR: The input stream is not openAssertion failure: 2GEM_TI_GET_STREAM_ERROR: Bad stream control blockAssertion failure: 9GEM_TI_GET_STREAM_FILE_NAME: The input stream is not openAssertion failure: 6GEM_TI_GET_STREAM_FILE_NAME: Bad stream control blockAssertion failure: ;GEM_TI_GET_STREAM_FILE_NAME: FCB has invalid FCBTYPE fieldAssertion failure: 4GEM_TI_GET_STREAM_NAME: The input stream is not openAssertion failure: 1GEM_TI_GET_STREAM_NAME: Bad stream control blockAssertion failure: GEM_TI_INIT: TI_ZONE#GEM_TI_INSERT_LINE: No current FCBAssertion failure: 7GEM_TI_INSERT_LINE: Bad FCB in stream (bad block type)Assertion failure: 2GEM_TI_INSERT_LINE: Only allowed on unopened fileAssertion failure: 6GEM_TI_OPEN_INCLUDE_FILE: The input stream is not openAssertion failure: 3GEM_TI_OPEN_INCLUDE_FILE: Bad stream control blockAssertion failure: >GEM_TI_OPEN_INCLUDE_FILE: Attempt to INCLUDE into empty streamAssertion failure: GEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred *****6GEM_TI_OPEN_INCLUDE_FILE: The input stream is not openAssertion failure: 3GEM_TI_OPEN_INCLUDE_FILE: Bad stream control blockAssertion failure: $Attempt to INCLUDE into empty streamAssertion failure: GEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred *****5GEM_TI_OPEN_SOURCE_FILE: The input stream is not openAssertion failure: 2GEM_TI_OPEN_SOURCE_FILE: Bad stream control blockAssertion failure: ;GEM_TI_OPEN_SOURCE_FILE: LAST_FCB field of SCB is not a FCBAssertion failure: 1GEM_TI_OPEN_SOURCE_FILE: Last FCB not really lastAssertion failure: GEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred *****4GEM_TI_OPEN_STREAM: The input stream is already openAssertion failure: /GEM_TI_OPEN_STREAM: GEM__TI_SCB[TI_SCB_VM_ZONE]-GEM_TI_READ: FILE_ID is not a TI file handleAssertion failure: +GEM_TI_READ: FCB has invalid FCBTYPE fieldAssertion failure: 1GEM_TI_RESET_STREAM: The input stream is not openAssertion failure: .GEM_TI_RESET_STREAM: Bad stream control blockAssertion failure: GEM_SH_REMOVE_FCB2***** Event GEM_SH_REMOVE_FCB has occurred *****GEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred *****&GEM_TI_SET_SOURCE: Library modules NYIAssertion failure: 2GEM_TI_UNOPENED_FILE: The input stream is not openAssertion failure: /GEM_TI_UNOPENED_FILE: Bad stream control blockAssertion failure: )GEM_TI_UNOPENED_FILE: Library modules NYIAssertion failure: 8GEM_TI_UNOPENED_FILE: LAST_FCB field of SCB is not a FCBAssertion failure: .GEM_TI_UNOPENED_FILE: Last FCB not really lastAssertion failure: GEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred *****GEM_SH_REMOVE_FCB2***** Event GEM_SH_REMOVE_FCB has occurred *****0GEM_TI\CLOSE_FCB: FCB has invalid FCBTYPE fieldAssertion failure: .GEM_TI\INCLUDE_FCB: Current FCB is not an FCBAssertion failure: 8GEM_TI\UNREAD_LAST_RECORD: FCB already has unread recordAssertion failure: ;GEM_TI_GET_STREAM_CONTEXT: FILE_ID is not a TI file handleAssertion failure: ;GEM__TI_OPEN_MODULE: Module name longer than max key lengthAssertion failure: *GEM__TI_REOPEN_FCB: Not implemented on VMSAssertion failure: Integrity checking IL expansion OptimizationDominator tree constructionLoop dominator insertionLifetime analysisIDEF computationDATAFLOW computationDependence analysisDependence graph buildingDependence cycle processingDA heuristic weightingDA loop strategy selectionDA loop contents placementDA final loop generationStrength reductionLoop unroll/Loop optimizationTest replacementProfitability determinationProfitability reorderingUse propagationSplit lifetime analysis Base BindingBase binding - DataflowBase-binding - ProfitabilityBase-binding - TransformationCode GenerationContext analysisRegister HistoryTemporary allocation Code emissionFinal PeepholingObject schedulingBranch/jump resolutionObject module generation All dumpsCompiler totals P  @ p    0 `     P    COMPILER INTERNAL TIMINGF Phase CPU Elapsed Page I/OG seconds seconds faults count- !33 !5UL.!2ZL !5UL.!2ZL !8UL !8UL (Interval active)COMPILATION STATISTICS! CPU time: !6UL.!2ZL seconds! Elapsed time: !6UL.!2ZL seconds Pagefaults: !9UL I/O Count: !9UL Source lines: !9UL !UL lines per CPU minute (!UL lexemes per CPU minute).! CPU time: !6UL.!2ZL seconds! Elapsed time: !6UL.!2ZL seconds Pagefaults: !9UL I/O Count: !9UL Peak memory: !9UL kilobytes Source lines: !9UL !UL bytes per source line !UL lines per CPU minute !UL lines per elapsed minute Missing actualsAssertion failure: GEM_TX_GET_ERROR_MSG5***** Event GEM_TX_GET_ERROR_MSG has occurred *****Null file pointerAssertion failure: Invalid file typeAssertion failure: FCB @ !XLMissing actualsAssertion failure: Missing actualsAssertion failure: Output buffer must be emptyAssertion failure: Missing actualsAssertion failure: ;,]})Missing actualsAssertion failure: Output buffer must be emptyAssertion failure: GEM_SH_REMOVE_FCB2***** Event GEM_SH_REMOVE_FCB has occurred *****GEM_SH_REMOVE_FCB2***** Event GEM_SH_REMOVE_FCB has occurred ***** Dump of File Control Block @ !XL Description: !AD File spec:  File type: RMS output file Terminal fileUser-defined Output file File status: FCB allocatedOpenError !XL: !XL TX_FCB_ZONE" !XL: !XL TX_FCB_USER_CONTEXT' !XL: !XL TX_FCB_FAB (Addr of FAB) !XL: !XL TX_FCB_NAM !XL: !XL TX_FCB_RAB !XL: !8SL TX_FCB_LINE_COUNT !XL: !8SL TX_FCB_PAGE_SIZE% !XL: !8AC TX_FCB_HEADING_PENDINGFalseTrueBad Valu! !XL: !8SL TX_FCB_MAIN_INDENT! !XL: !8SL TX_FCB_WRAP_INDENT( Dump of current output buffer follows: !XL:!_!SL!_(length)( !XL:!_Text appears on the next line: !AFGEM_TX_OUTPUT_NAM_BLOCK8***** Event GEM_TX_OUTPUT_NAM_BLOCK has o1$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1ψ"ccurred ***** FAB @ !XLFAB$B_FNS = !XBFAB$L_FNA = !XL. Text follows:NAM block after create NAM @ !XLNAM$B_ESL = !XBNAM$L_ESA = !XL. Text follows:NAM$B_RSL = !XBNAM$L_RSA = !XL. Text follows: Missing actualsAssertion failure: *GEM_TX_INIT_FCB: ZONE aka FCB[TX_FCB_ZONE]GEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred *****Output buffer must be emptyAssertion failure: #GEM_VM_FREE called for deleted zoneAssertion failure: ,GEM_VM_FREE called with SIZE of zero or lessAssertion failure: =GEM_VM_GET called to allocate memory from the default VM zoneAssertion failure: "GEM_VM_GET called for deleted zoneAssertion failure: +GEM_VM_GET called with SIZE of zero or lessAssertion failure: "GET_EXTEND called for deleted zoneAssertion failure: GET_EXTEND: SIZE not roundedAssertion failure: GET_EXTEND - bad callAssertion failure: "GET_EXTEND - zone accounting errorAssertion failure: Stop at requested zone creationAssertion failure: ...2GEM_VM_DELETE_ZONE called for already deleted zoneAssertion failure: )GEM_VM_RESET_ZONE called for deleted zoneAssertion failure: ---> [!ZL] !AF*** Unnamed Zone ***CREATE_ZONE occurred during: !AFDELETE_ZONE occurred during: !AFGEM zone address: !XLAssociated LIB zone (!XL) is permanently open is still *** OPEN ***1Requested Extend/Initial size: !8UL / !8UL1Actual Extend/Initial size: !8UL / !8UL# [=> LIB-based FIRST_FIT strategy]1GEM_VM_GET count/size: !8UL / !8UL [average !UL] *** Never used ***1LIB_GET_VM count/size: !8UL / !8UL [GEM_VM_GETs<10*LIB_VM_GETs]1GET exceeding EXTEND_SIZE count/size: !8UL / !8UL1Lost storage count/size: !8UL / !8UL [>10%*GEM_GET_SIZE]1GEM_VM_FREE count/size: !8UL / !8UL*GEM_VM_RESET_ZONE count: !8UL1Peak GEM_GET_SIZE/LIB_GET_SIZE: !8UL / !8UL1Cumulative GEM_GET_SIZE/LIB_GET_SIZE: !8UL / !8UL3Cumulative storage used/allocated: !10UL / !10UL+Peak storage allocated: !10UL%A previous module hasn't been closed.Assertion failure: GEM_AN_MODULE_ZONEGEM_SH_REMOVE_FCB2***** Event GEM_SH_REMOVE_FCB has occurred *****%A previous module hasn't been opened.Assertion failure: AD module still open at FINIAssertion failure: GEM_AN_IMAGE_ZONE;Use of invalid GEM locator disallowed (Start/End of Stream)Assertion failure: ... locator value = !XL5bad INFO_SELECTOR argument to GEM_LO_GET_LOCATOR_INFOAssertion failure: ... value = !XLGEM_SH_INSERT_FCB2***** Event GEM_SH_INSERT_FCB has occurred *****File table is not openAssertion failure: GEM_SH_FIRST_FCB1***** Event GEM_SH_FIRST_FCB has occurred *****GEM_SH_NEXT_FCB0***** Event GEM_SH_NEXT_FCB has occurred *****#Expected TI FCB block, got garbage.Assertion failure: File hasn't been opened yet.Assertion failure: SYS$OUTPUTUser Output files not supportedAssertion failure: BAD FCB OWNERAssertion failure: SH_FCB_OWNER = !UL@p0P0P"[{?#@Zkӌܦ<ܦ8A@aHPX`hp!xAa!k00@8{"h[p{?#@Zke({  0 D x( 0 8 ~@ H ,P pX ` *h np x  6 X j |   " j Ȁ Ѐ b؀   h ASSERTION!ADSYSTEM!AD4ERRORLIM!diagnostic message limit exceededPCHKINIT>!SL integrity check error!%S in initial IL & ST for module !AFR CHKEXPAND>!SL integrity check error!%S after IL expansion of routine !AFdCHKOPTS!SL integrity check error!%S after !2(+)!AF optimization phase for routine !4(-)!AF^ INITCONFLICTFOverlapping static storage initializations detected at Psect !AF + !SLP NOREGAVAIL;Unable to satisfy program register allocation requirements.D REGCONFLICT-Conflicting required uses of register(s): !ADlRELOCALIGNMENTRAn initialization requiring relocation is not correctly aligned at Psect !AF + !SLN STOALNERR9Psect !AF alignment is insufficient for allocation of !AFD STOREQEXC/Allocations to Psect !AF exceeded growth boundsD SYSREGUSED/System register specified as external register.> NONATOMIC)Unable to generate code for atomic accessF NONGRNACC1Unable to generate code for requested granularity"BREAKevent break at !ADTEXT!ADTEXT!AS2UNCALLEDroutine !AF can never be called:UNREACH'code can never be executed at label !AF:UNINIT(variable !AF is fetched, not initializedH ADDRBYVAL3Address of a pass-by-value parameter !AF was taken.N INCARGCNT:Number of actual and formal parameters inconsistent in !AFb INCARGTYPMType of actual argument inconsistent with formal parameter declaration in !AFH MISACTARG4Missing actual argument for corresponding formal !AFd MECHMISMATCHLArgument passing mechanism does not match formal parameter mechanism for !AFN IGNORSYSREG8Ignoring system register specified in routine's linkage.T EXPNOTRES@expression does not contribute to result of string concatenationD CG_UNWIND0Terminating code generation for current routine. GEMe MACRO64$MSGTTl&&07  =h  P N`0Pff@0&,.@23>FIYPZci pеHpx`Pp 0x45QPRTT||p`HX``0808HPP ЩPXPX(0HPxphpP X00IIxKLXXYjkqqpx@Hh0hp@p H   8   ,P.p.x...4h78;;;`ABNpOS`T[[_bc@fHff6`@@p0/0P"%&&@''+P/`/001333446P779p:0=@=P== >0>@> ?[i`ijjЖНP`p 0@Pp 0P`p0@P`pp0РХ 0@P`pШ0@P`pЪ0@`pЫ @$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1R"0@Pppп  0@P`0@P@P` 0@P 0@P`pMMM N@NpNNO/`@dPЭ@M NU0`p `  GWpnptАP` 0 )PQ^bb / 0p@ pP`p P` 0@P`pп@` `  0@  `p 0P`p0@p`00p` @` 0P`@`Pp   @P` 0@@ @Pp 0P   !0! "P"----/0@1111`2p22333 44444055@@P@@@`A`BpBBBBCD D0D@DDEEPFF0GGHHHHHH@IIJLpMMNOPS@TTV`VVWWPX@YZpZZ@\\]]]^^ ^0^@^P^`^p^^^^^^^^_`` `0``a bbc@cc`dde0e@eeff0gg h i@i`ipiiiiiiiij`jpjjjjjkl l0lplllllmm`mmm n@nnnnyy y0y@yPy`ypyyzzzzz{ {`{{{{P||0}P}`}~0~P~`~p~~~~@@``@ЂppPP` ` 0`Џ`0@P`pВ0@P`pГpЖ`p0pP0`0P0P@ФPp0p 0@PpЧP`0@p@P`Ы`P`Э`@` @p@`0Pp ` @pк`0@ P@p0PPpPPp0pPpPp ``p0p @p@P` `0P`p @`0Pp@p00P`p0@pP0@@p pPp`@`00@P`0      0 @ p  @@p `0PPPp `0@`@`p0p @0 0 p  @!!"p"`#p######%&)**.. .0./ /2`2203`44P66777088;`<<<=@=p==P>p>>?p@@0ApA@BPB@CCD@DpEEEF0FPFFGPHpHH I`IIJPJJJJ0KL@LLNpPPQRR@SS`TU U@UPU`UpUUUUUUUUUVV V0V@VPVpVVVVVVVVVWW W0W@WPW`WpWWWWWWWWXX X0X@XPX`XpXXpYYYYYYYYYZZ Z0Z@Z`ZpZZZZZZZZZ[[ [@[P[`[p[[[[[[[[[\\ \0\@\P\`\p\\\\\\\0]P]`]]]^@^ccPccd@eeeef`ff ggPhh iiij k@llm0mpmmmmm@nPnnnnnnnnoo o0o@oPopooopqq qrr@rPr`rprrrrrrs s0ssstt t0t`tttuu v`vvv0w@xpxxxy yyy@z@{{{{`|0}`}}}~~~pЁ ` `Ј@Њ 0@P`pЋ 0@P`pЌ 0@P`p 0@P`p 0@P`pЏ 0@P`p 0@P`pБ 0@P`pВ0ДPpp0 P```Р`0@P`pP ЦЧ0p 0@`pЮ 0@P`pЯ 0@P`pаpб 0@P`pв 0@`pг 0@Ppp кл@Pp0 0@PP`p 0@P`p0P`0@ 0@p`0@P0@0``@``@`0@P`p 0@P`p 0@P`p  0@P`p 0@P`p 0@P`pp0PP `p@P@P0P P0P`0P`@`00P0p@P`p @P` 0@P`p```       @` ` `p !!"" #0##$%P%`%%&&''@(`(((P)p))@**+++,0-P--035=??@p@@@@@A AAB@BBBCCCC D`DDDDEPEEEEFFFF@GpGGGG H@HHHH0I`IIII JpJJJJK0K`KKKL@LLPM O0O@RSPXXPY ZpZ[@\\`]p]^^ _@_____`0`P```p```` a@aPaac0eeepffBp Q 0Pp0@ P!0""`#@$`$%P&/@/// 303p33p77P88;0;p;;;;;<NOOP R0RPUU`YZZZ [0[\ \\\\c`cpc`f2* @DCXSHR@ DEC$FORRTL@DECC$SHR@DPML$SHR@LBRSHR@LIBOTS9lO$ALPHA_MACRO64010.AD! `&[ASM.KITBUILD_27600F41_A]MACRO64.EXE;1@LIBRTL@SYS$PUBLIC_VECTORS&*[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1+,;6./ 4F- `0123KPWO56mE-7`}E-89GHJ 1 MACROB Invokes the MACRO-32 Compiler for OpenVMS or MACRO-64 Assembler= for OpenVMS AXP Systems. To compile your VAX MACRO sourcesA into OpenVMS object modules, use MACRO/MIGRATION to invoke theD MACRO-32 Compiler for OpenVMS. To assemble your MACRO-64 assemblyB modules into OpenVMS AXP object modules, use MACRO/ALPHA_AXP toC invoke MACRO-64 for OpenVMS AXP. The default is MACRO/MIGRATION. 2 /ALPHAA Invokes the MACRO-64 Assembler for OpenVMS AXP Systems. MACRO-B 64 is an assembly language for programming Alpha AXP computers.A Source programs written in MACRO-64 are translated into object@ (or binary) code by the MACRO-64 Assembler, which produces an1 object module and, optionally, a listing file.? To invoke MACRO-64, use the following MACRO command with the% /ALPHA_AXP command line qualifier:' MACRO/ALPHA_AXP file-spec[, . . . ]C Note that you must specify the /ALPHA_AXP command line qualifier@ before any other command line parameters, qualifiers, or file specifications.; If you do not specify a file type for an input file, the0 assembler uses the default file type of .M64.? You can specify one or more source files to be assembled. To@ assemble files individually, separate the file specificationsA with commas. To concatenate and assemble the files as a single? input file, separate the file specifications with plus signs (+).= Command line qualifiers control special assembler options.< Assembler options can apply to the entire MACRO/ALPHA_AXP@ command line, or to the individual file being assembled. When@ the qualifier follows the MACRO/ALPHA_AXP command, it appliesC to all files listed. For more information on qualifiers, see the# Qualifiers on-line help section. 3 Qualifiers 4 /ALIGNMENT=option9 The full command line option is /[NO]ALIGNMENT=option.> Controls the alignment of code and data. Valid options are: Option Function6 code Alignment of certain branch target labels., data Natural alignment of data items.? If you omit the qualifier from the command line, the default? option is /NOALIGNMENT=(code, data). If more than one option@ is specified, the options must be enclosed in parentheses and separated by a comma. 4 /DEBUG[=(options)]: The full command line option is /[NO]DEBUG[=(options)].. Specifies DEBUG support. Valid options are: Option Function/ symbol Generates debug symbol information., tracebackGenerates traceback information.2 all Generates all above debug information.+ none Generates no debug information.@ The default qualifier is /NODEBUG. The default when /DEBUG is, specified with no keywords is /DEBUG=all. 4 /DIAGNOSTIC[=file-spec]? The full command line option is /[NO]DIAGNOSTIC[=file-spec].= Controls whether diagnostics are created and stored in theD specified optional file. If a file specification is not supplied,A the assembler creates a diagnostic file using the same name as? the source file. For example, if you use a source file namedB XXX.M64, the assembler creates a diagnostic file named XXX.DIA.A You can use the the diagnostic file with other Digital layeredA products including, but not limited to, the Language-Sensitive Editor (LSE).* The default qualifier is /NODIAGNOSTIC. 4 /ENVIRONMENT=[NO]FLOAT: The full command line option is /ENVIRONMENT=[NO]FLOAT.: Controls whether the assembler generates floating-point> instructions when optimizing code and performing code-label alignment.> Currently, the only floating-point instruction generated by= the assembler during optimization and alignment processing? is FNOP, the floating-point no-operation instruction. If youD specify /ENVIRONMENT=NOFLOAT, the assembler does not generate anyD floating-point instructions as part of optimization and alignmentC processing. Floating-point instructions that you specify in your! source program are unaffected. 4 /LIBRARY8 The full command line option is /LIBRARY[=file-spec].3 Searches macro libraries in the following order:7 1. The library designated by the /LIBRARY qualifier. 2. The .LIBRARY directives.= 3. The MACRO64.MLB library. The assembler searches for the; MACRO64.MLB macro library in the following locations:> MACRO64$LIBRARY, ALPHA$LIBRARY, and finally SYS$LIBRARY.= 4. The STARLET.MLB library.  The assembler searches for the? the STARLET.MLB macro library in the following locations:> MACRO64$LIBRARY, ALPHA$LIBRARY, and finally SYS$LIBRARY.B In addition, you can place the macro library definitions in theB listing file by using the command line qualifier /SHOW=LIBRARY. 4 /LIST[=file-spec]9 The full command line option is /[NO]LIST[=file-spec].@ Controls whether a listing is created and optionally provides@ an output file specification for the listing file. Do not use2 wildcard characters in this file specification.B If you issue the MACRO/ALPHA_AXP command interactively, /NOLISTC is the default. The assembler sends output to the current outputA device rather than to a listing file. If you execute the MACRO; /ALPHA_AXP command in a batch job, /LIST is the default.D If you do not specify a file specification, the assembler creates= a listing file using the same name as the source file. ForA example, if you use a source file named XXX.M64, the assembler( creates a listing file named XXX.LIS. 4 /MACHINE_CODE5 The full command line option is /[NO]MACHINE_CODE.D Produces a binary machine code listing after the source text if a= listing file is requested. The default is /NOMACHINE_CODE. 4 /NAMES=case_option6 The full command line option is /NAMES=case_option.@ Specifies the alphabetic casing of identifiers in source code! statements. Valid options are: Option Function> upper_ Converts all identifiers to upper alphabetic case. case> lower_ Converts all identifiers to lower alphabetic case. case@ as_is Causes all identifiers to remain in the case used in source statements.D If you use the /NAMES option in a command line, you must supply aD case_option. If you omit the qualifier from the command line, the' default option is /NAMES=upper_case. 4 /OBJECT[=file-spec]; The full command line option is /[NO]OBJECT[=file-spec].< Controls whether an object file is created and optionally@ provides a file specification. Do not use wildcard characters in this file specification.D If you do not specify a file specification, the assembler creates= an object file using the same name as the source file. ForA example, if you use a source file named XXX.M64, the assembler( creates an object file named XXX.OBJ.$ The default qualifier is /OBJECT. 4 /OPTIMIZE[=(option-list)]A The full command line option is /[NO]OPTIMIZE[=(option-list)].A Specifies optional assembler optimizations. Valid items in the option-list are: Option Function- schedule Specifies instruction scheduling.! peephole Specifies peepholing.A Specifying /OPTIMIZE with no options is the same as specifying! /OPTIMIZE=(peephole,schedule).( The default qualifier is /NOOPTIMIZE. 4 /SHOW=(item,...)8 The full command line option is /[NO]SHOW=(item,...).A Modifies the output listing filT$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1Fe. This qualifier is meaningful1 only when /LIST is specified. Valid items are: Option Function) expansions Shows macro expansions.? conditionals Shows sections of code conditionally skipped.+ include Shows all .INCLUDE files.. library Shows macro library modules.* The default item is /SHOW=conditionals. 4 /WARNING=(option-list)? The full command line option is /[NO]WARNINGS=(option-list).A Controls the severity level of messages and diagnostics. Valid options are: Option Function( warnings Display/suppress warnings.. informationDisplay/suppress informationals.: all Display/suppress warnings and informational.' none Display/suppress nothing.C The default qualifier is /WARNINGS=(warnings,informationals). IfA more than one option is specified, options must be enclosed in$ parentheses separated by a comma. 3 Source_Statement_FormatC MACRO-64 source statements can have a maximum of four fields, as follows:? o Label field-Symbolically defines a location in a program.@ o Operator field-Specifies the action to be performed by theD statement; can be an instruction, an assembler directive, or a macro call.< o Operand field-Contains the instruction operands or the; assembler directive arguments or the macro arguments.C o Comment field-Contains a comment that explains the meaning of7 the statement; does not affect program execution.D Although statement fields can be separated by either a space or aC tab stop, Digital recommends that you format statements with theD Tab key to insure consistency and clarity. See Using Tab Stops in Statement Fields.. Table 1 Using Tab Stops in Statement Fields Column in Which Field/ Field Begins Tab Stops to Reach Column Label 1 0 Operator 9 1 Operand 17 2 Comment 41 5: The following example shows a typical source statement.> EXP: .BLKL 50 ; Table stores expected values% Rules for Coding Source Statements: The following rules apply for coding source statements:= o You can continue a single statement on several lines by? using a hyphen (-) as the last nonblank character before@ the comment field, or at the end of line (when there is no comment).D o In most cases, a statement can be continued at any point. If aD symbol name is continued and the first character on the second@ line is a tab or a blank, the symbol name is terminated at that character.RA o Blank lines are legal, but they have no significance in themA source program except that they terminate a continued line.lB The following sections describe each of the statement fields in detail. M4 Label_FieldA A label is a user-defined symbol that identifies a location inmD the program. The symbol is assigned a value equal to the locationA counter where the label occurs. The following rules apply wheno( coding source statements with labels:? o If a statement contains a label, the label must be in the  first field on the line.B o The user-defined symbol name can be up to 31 characters long@ and can contain any alphanumeric character, as well as theC underscore (_), dollar sign ($), and period (.) characters.eD o If a label extends past column 7, Digital recommends you placeA it on a line by itself so that the following operator fieldu- can start in column 9 of the next line.eC o A label is terminated by a colon (:) or a double colon (::).e> In the following source statement, EXP: is the label field.> EXP: .BLKL 50 ; Table stores expected values# There are three types of labels:hA o Global labels-Can be referenced by other object modules andu, are defined using a double colon (::).C o Local labels-Can be referenced only within the current moduled/ and are defined using a single colon (:). B o Temporary labels-Can be referenced only within the bounds of@ either two local labels, two global labels, two psects, orA within the bounds of a temporary label scope, as defined byD .ENABLE LOCAL_BLOCK and .DISABLE LOCAL_BLOCK. Temporary labels@ are defined using one to five digits, followed by a dollar# sign and a single colon ($:).n> EXP: .BLKL 50 ; EXP is a local label used toE ; identify a 50-word block of storagef@ DATA:: .BLKW 25 ; DATA is a global label used toE ; identify a 25-word block of storageeB 10$: .BLKW 5 ; 10$ is a temporary label used to? ; identify a five word block of(* ; storage. 4 Operator_FieldtA The operator field specifies the action to be performed by theA statement. This field can contain an instruction, an assembler 2 directive, or a macro call. If the operator is:A o An instruction, MACRO-64 generates the binary code for thate' instruction in the object module.o? o A directive, MACRO-64 performs certain control actions orf; processing operations during source program assembly. / o A macro call, MACRO-64 expands the macro.dD Use either a space or a tab stop to terminate the operator field;D however, Digital recommends you use the tab stop to terminate the operator field.B In the following source statement, .BLKL is the operator field.> EXP: .BLKL 50 ; Table stores expected values t4 Operand_Field= The operand field can contain operands for instructions ort< arguments for either assembler directives or macro calls.A Operands for instructions identify the memory locations or the @ registers that are used by the machine operation. The operandD field for a specific instruction must contain the number and type, of operands required by that instruction.A Arguments for a directive must meet the format requirements of  that directive.C Operands for a macro must meet the requirements specified in theh macro definition.= Use a comma (,) to separate operands for instructions ande directives.= The semicolon that starts the comment field terminates thei> operand field. If a line does not have a comment field, the6 operand field is terminated by the end of the line.? In the following source statement example, 50 is the operandR. field supplied to the operand field, .BLKL.= EXP: .BLKL 50 ; Table stores expected valuesL A4 Comment_FieldD The comment field contains text that explains the function of theB statement. You can use comments to describe algorithms, reasons= for selecting particular methods, and parameters passed toiB routines. Comments do not affect assembly processing or program execution.A The comment field must be preceded by a semicolon (;) and can A contain any printable ASCII character. It is terminated by theI end of the line.l> A comment can appear on a line by itself. If a comment does@ not fit on one line, it can be continued on the next, but the6 continuation must be preceded by another semicolon.D In the following source statement example, "Table stores expectedD values", is the comment field. Note that the comment field begins with a semicolon.= EXP: .BLKL 50 ; Table stores expected values_ 3 Character_Set> When coding source statements, you need to be aware of whatD characters are acceptable to the assembler, and how the assembler< interprets them. The following numbers and characters are accepted by the assembler.nC o The letters of the alphabet, A to Z, uppercase and lowercase.l> By default, the assembler converts all lowercase letters= to uppercase. This means it considers lowercase lettersa& equivalent to uppercase letters.A The assembler can operate in a case-sensitive mode. In case> sensitive mode, the assembler does not convert lowercase> letters to uppercase letters. On OpenVMS and OpenVMS AXPC systems, case sensitive mode can be selected from the command + line with the /NAMES=as_is qualifier.p o The digits 0 to 9.C o The special characters listed in the Special Characters Tablec which followe=$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F?!s. r9 Table 2 Special Characters Used in MACRO-64 Statementsw Character CharactName Function2 _ Underscore Character in symbol names.2 $ Dollar Character in symbol names. sign C . Period Character in symbol names, current locationf3 counter, and decimal point. / : Colon Local label terminator./0 :: Double Global label terminator. colonB = Equal Local direct assignment operator and macro4 sign keyword argument terminator.: == Double Global direct assignment operator. equal sign,) Tab Field terminator.s) Space Field terminator.0 # Number Literal value indicator. sign 2 @ At sign Arithmetic shift operator.; , Comma Field, operand, and item separator.]0 ; Semicolon Comment field indicator.D + Plus Unary plus operator, and arithmetic addition! sign operator.aD - Minus Unary minus operator, arithmetic subtractionB sign or operator, and line continuation indicator. hyphens; * Asterisk Arithmetic multiplication operator.5 / Slash Arithmetic division operator.H- & Ampersand Logical AND operator. < ! ExclamationLogical inclusive OR operator point. pointC \ Backslash Logical exclusive OR and numeric conversion 5 indicator in macro arguments.r: ^ Circumflex Unary operators and macro argument" delimiter.D ( ) ParenthesesDisplacement and register field delimiter inB an instruction operand. Argument delimiter. to a lexical operator.C <> Angle Argument or expression grouping delimiters.v % bracketsn> ? Question Created local label indicator in macro" mark arguments.? ' Apostrophe Macro argument concatenation indicator. 1 " Double Quoted literal delimiter.n quote; % Percent Delimits the beginning of a lexicali! sign operator.hA (space)Space or Separates source statement fields. SpaceshA tab within expressions are otherwise ignored.C (tab)s? , Comma Separates symbolic arguments within theB operand field. Multiple expressions in theB operand field must be separated by commas. 3 NumbersC Numbers can be integers or floating-point numbers. The following, sections describe these types of numbers. e 4 Integers C Integers can be used in any expression, including expressions ino0 operands and in direct assignment statements. Format snn tsn= An optional sign: plus sign (+) for positive numbers (thei5 default), or minus sign (-) for negative numbers.o DnnA A string of numeric characters that is legal for the specifiede radix.yD MACRO-64 interprets all integers in the source program as decimal= unless the number is preceded by a radix control operator. C Integers must be in the range of -263 to +263 -1 for signed datag4 or in the range of 0 to 264 -1 for unsigned data.> Negative numbers must be preceded by a minus sign; MACRO-64B translates such numbers into two's complement form. In positive& numbers, the plus sign is optional. 4 Floating_Point_Number> A floating-point number can be used in the .DOUBLE, .FLOAT,: .F_FLOATING, .D_FLOATING, .G_FLOATING, .S_FLOATING, andA .T_FLOATING directives. A floating-point number cannot be usednA in an expression or with a unary or binary operator except thel unary plus and unary minus.> A floating-point number can be specified with or without an exponent. Formati* Floating-point number without exponent: snn snn.nno snn.o' Floating-point number with exponent:b snnEsnn snn.nnEsnn snn.Esnnt Rs  An optional sign. bnn5 A string of decimal digits in the range of 0 to 9.pB The decimal point can appear anywhere to the right of the first? digit. Note that a floating-point number cannot start with abB decimal point because MACRO-64 will treat the number as a user- defined symbol. m3 Quoted_Literals@ A quoted literal is a string of characters enclosed in double> quotes (" "). Use the following guidelines when specifying" characters in a quoted literal:C o Any character except null, carriage return, and form feed canl appear within the string.mB o To include a double quote or backslash in a string, you must& precede it with a backslash (\).@ o To specify an arbitrary character, you can specify "\xhh",= where each h represents a single hexadecimal digit. Foru example, the string: "AB\\CD\"EF\x47"( contains the following characters: AB\CD"EFGi< Also note that the assembler does not convert the case of1 alphabetic characters within a quoted literal.t? Quoted literals can be continued over several lines. Use thelA hyphen (-) as the line continuation character and delimit the* string with double quotes. For example:5 .ASCII "Strings are delimited with double-quotes."c1 .ASCII "The backslash is an escape character."o9 .ASCII "Strings can be continued onto multiple lines -  just as any other line." 2 .ASCII "Use two backslashes (\\) to represent - the back-slash itself."- .ASCII "Hexidecimal escape sequences use -" lower or upper X: \x00 or \X00"9 .ASCII "Precede a double quote with a backslash (\") -n to embed the quote."e r 3 Symbols@ You use symbols in MACRO-64 source statements to represent an? instruction, directive, register name, or value. Three types @ of symbols can be used in MACRO-64 source programs: permanent2 symbols, user-defined symbols, and macro names. L4 Permanent_Symbols= Permanent symbols consist of instruction mnemonics, MACRO-d? 64 directives, and register names. You do not need to define D directives before you use them in the operator field of an MACRO-C 64 source statement. Also, you do not need to define instructiontD mnemonics and register names before using them in the instruction statements.? You can express the 32 general registers and the 32 floating,D point registers of the Alpha AXP processor in a source program as follows:r Register4 Name Descriptiono R0 General register 0.n R1 General register 1. . .C . .s . .rC R29 General register 29 or frame pointer. If you use R29 as aeD or FP framer pointer, Digital recommends you use the name FP. IfC you use R29 as a general register, Digital recommends youv use the name R29.eC R30 General register 30 or stack pointer. If you use R30 as awC or stack pointer, the name SP is recommended; if you use R30L= SP as a general register, the name R30 is recommended.d R31 General register 31.$ F0 Floating point register 0. . .s . .s . .t% F31 Floating point register 31. D Registers are reserved names which cannot be used or redefined in any context.h '4 User-Defined_Symbols_and_Macro_NamesiB You can use symbols to define labels, or you can equate them toC a specific value by a direct assignment statement. These symbolst# can also be used in expressions.i: Use the following rules to create user-defined symbols:A o Use alphanumeric characters, underscores (_), dollar signsp? ($), and periods (.). Any other character terminates them symbol.r9 o The first character of a symbol cannot be a number.lD o The symbol must be no more than 31 characters long and must be unique.e- o The symbol must not be a register name.aD o The symbol cannot be one of the following conditional or macro directives:L) .ELSE .ENDC .ENDML4 .ENDR .IF .IF_FALSE (.IFF)( .IF_TRUE .IF_TRUE_ .IIF (.IFT) FALSE (.IFTF)) .INCLUDE .IRP .IRPCd* .LIBRARY .MACRO .MCALL) .MDELETE .MEXIT \[$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F2 .NARGr .NCHAR .REPEAT& In addition, by Digital convention:D o The dollar sign ($) is reserved for names defined by Digital.A This convention ensures that a user-defined name (that does ? not have a dollar sign) will not conflict with a Digital-t2 defined name (that does have a dollar sign).B o Do not use the period (.) in any global symbol name because> many languages, such as FORTRAN, do not allow periods in symbol names.tD Macro names follow the same rules and conventions as user-definedA symbols. User-defined symbols and macro names do not conflict;tC that is, the same name can be used for a user-defined symbol andc a macro.  e4 Determining_Symbol_ValuesD The value of a symbol depends on its use in the program. MACRO-64D uses a different method to determine the values of symbols in theD operator field than it uses to determine the values of symbols in the operand field.a l&4 Using_Symbols_in_the_Operator_FieldB A symbol in the operator field can be either a permanent symbolD or a macro name. MACRO-64 searches for a symbol definition in the following order:e 1. Register names:c R0-R31 FPo SPt F0-F31a' 2. Macro and conditional directives:v% .ELSE .ENDC .ENDM0 .ENDR .IF .IF_FALSE (.IFF)$ .IF_TRUE .IF_TRUE_ .IIF (.IFT) FALSE (.IFTF)% .INCLUDE .IRP .IRPCo& .LIBRARY .MACRO .MCALL% .MDELETE .MEXIT .NARG  .NCHAR .REPEAT$ 3. Previously defined macro names; 4. Permanent symbols (instructions and other directives) : This search order allows most permanent symbols, except@ registers, conditional directives and macro directives, to be> redefined as macro names. If a symbol in the operator fieldA is not defined as a macro or a permanent symbol, the assemblerl displays an error message.n %4 Using_Symbols_in_the_Operand_Fieldm> A symbol in the operand field must be either a user-defined/ numeric symbol, a label, or a register name.c> User-defined numeric symbols and labels can be either localC (internal) symbols or global (external) symbols. Whether numericlA symbols and labels are local or global depends on their use in  the source program.@ A local numeric symbol or label can be referenced only in theD module in which it is defined. If local numeric symbols or labelsD with the same names are defined in different modules, the symbolsD and labels are completely independent. The definition of a global? numeric symbol or label, however, can be referenced from any  module in the program. A MACRO-64 treats all user-defined numeric symbols and labels asrA local unless you explicitly declare them to be global by doing  one of the following:5 o Use the double colon (::) in defining a label. ; o Use the double equal sign (==) in a direct assignment  statement. o Use the .WEAK directive.@ User-defined lexical string symbols can only be used with theB lexical string operators. You can define a macro using the sameD name as a previously defined local numeric symbol, global numericC symbol, or a lexical string symbol. However, you cannot define a B lexical string symbol and a numeric symbol using the same name.A In addition, you cannot use the same name for both a local andiB global numeric symbol. Nor can you use the same symbol name for@ both a numeric symbol (local or global) and a label (local or global).. &3 Temporary_Labels_Within_Source_Code? Use temporary labels to identify addresses within a block ofm source code. Format nnnnn$: ennnnni0 A decimal integer in the range of 1 to 65535.> In most cases, you can use temporary labels in the same way@ you use other labels that you define; however, there are some differences:d@ o Temporary labels cannot be referenced outside the block of- source code in which they are declared. C o Temporary labels can be redeclared in another block of sourcel code.a@ o Temporary labels that occur within a psect with the MIX orA NOMIX attribute, do not appear in the debugger symbol tablep; and thus cannot be accessed by the symbolic debugger.n4 o Temporary labels cannot be used in the .END or' .PROCEDURE_DESCRIPTOR directives.F@ By convention, temporary labels are positioned like statement@ labels: left-justified in the source text. Although temporary@ labels can appear in the program in any order, by convention,@ the temporary labels in any block of source code should be in increasing numeric order.? Temporary labels are useful as branch addresses when you use B the address only within the block. You can use temporary labelsA to distinguish between addresses that are referenced only in atB small block of code and addresses that are referenced elsewhereB in the module. A disadvantage of temporary labels is that their@ numeric names do not provide any indication of their purpose.= Consequently, you should not use temporary labels to label.> sequences of statements that are logically unrelated; user-* defined symbols should be used instead.@ Digital recommends that users create temporary labels only in@ the range of 0$ to 29999$ because the assembler automaticallyD creates temporary labels in the range of 30000$ to 65535$ for use in macros.C The temporary label block in which a temporary label is valid isn) delimited by the following statements:t, o A user-defined label: global or local. o A .PSECT directive.gC An example showing the correct and incorrect use of temporary labels follows:c A: ADDQ R1, R2, R3 , BEQ R3, 2$ ; correct use MULQ R2, R3, R4 > 2$: ADDQ R1, R4, R5 ; definition of temporary label( B: BNE R5, 2$ ; illegal C: SUBQ R2, R4, R6a> In this example, 2$ is a temporary label, defined in theB block between A: and B:. The forward reference in the second@ instruction is properly resolved. The line labeled B: alsoB references 2$, but the label B has already closed the range.B The temporary label 2$ can be used later in the program, butD its definition must appear within the same block as the label.C o The .ENABLE and .DISABLE directives, which can extend a localcC label block beyond user-defined labels and .PSECT directives."C A temporary label block is usually delimited by two user-definedAD labels. However, the .ENABLE LOCAL_BLOCK directive starts a local4 block that is terminated by one of the following:, o A second .ENABLE LOCAL_BLOCK directiveA o A .DISABLE LOCAL_BLOCK directive followed by a user-definedh! label or a .PSECT directiveoD Temporary labels can be preserved with the context of the programB sec@tion in which they are defined for future reference. See theB descriptions of the .SAVE_PSECT [LOCAL_BLOCK] directive and the .RESTORE_PSECT directive. s3 Label_Addresses? In the absence of optimization and automatic data alignment,e@ label addresses are defined to be the psect and offset of theD current location counter at the point where the label is defined.D When either optimization or automatic data alignment are enabled,1 the following additional considerations apply.  v44 Label_Addresses,_Optimization,_and_Code_Alignment; Optimization and code alignment can affect the addressessC assigned to labels defined in psects that have the EXE and NOMIXc> attributes. Optimization and code alignment are disabled by@ default, and can be enabled with the /OPTIMIZE and /ALIGNMENTB command-line qualifiers and the .ENABLE directive . In general,< the assembler assigns the psect and offset of the current> location counter prior to optimization or alignment of code> labels. However, the assembler adjusts references to labels; in branch instructions to the address of the label afternA optimization and code alignment processing. The assembler doesiC not adjust references to labels where the label reference occurs1B in an expression with more than one term. The following example illustrates this." .psect CODE, exe, nomixE BSR R0, 10$ ; R0 -> 10$ (post-optimization) D 10$: LDA R1, 20$-10$(R0) ; R1 -> @ $ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1OM;1F*xۆ q?Zj}m:U^&[mqi%tJXxŒ&7e}RW=\jt6X$&wG-V+l?KOXl9askx#c 9,<|3hk2IHų=A /bf*F-MlMK8-C%3zV~&#O'35{sBh`$_Ax2%8 -\AE#O&dv/_r#xE4$cj'F)f-SLm}9ucR)Qjr o;j(L7`/YN23y `bre=rOPs8b&,jZLjBHn<}(T*xc93PB.lIm+BiicVlIny6:hxbg;=t#PN\W]=`( @|8{nr`fS]<\=ydAB,;b@jNwpn TDA,U?>0SWyC]A(I9mI%{4lh_@0-O(7KDXCOa&ԕ42zk 7\Vk=v +9S5h[ysQ+ H2.b1|rKn%Fe;\j$KI5N uJlc'p0Q* E32y]I*An`̟rx$G_ Ju867jܥc`=P]n>4{TbWjsR0ڈ.wq}G|)^zOy&-47I;tIk@f ]K45եB*H:To?04 605?-.ȣ8tmNFd?(t3KF"[2utI0)Ohi5z0IuIpc[r?GI +:EcJu5 _  On8hW(oLI"(*+ -FJ6+EJg Y!T+XH<-r3QqPI ~.FAc#K>V#4In-2%r4vC>Q;?PLeOr L6 1 u:~NhE|/v\!zb#V8|~.'rORH$)_aV~Z,6}#6[H5N<3|MY8-}{6USRQ1T-vmGvpG7,ztw105F :qGt }rRi]lFK=b|oTJn4x >*hofW6d7XOq!)lzi?NU%dvGzbg3zas+F|iz3}BTO{R=a4'kz{4[=>|l4įA-f,'V>8/thV@ VX1B8["QK/7n_$Id2rz7nFw.yXqFFpz|usj%7RA3bk f3'v[pWh#_iAjJ e5gVmM6K'1]Ue#@Y>R"|3B|i[+@i,^J UJkmac AYULxajU/um[)D5}HARoiT@h:QD"_+^xp:) lX"JC;TF F0F=pŜsTT"nCWg]:0Ai(>GvC~kMz'wk-neE.nqlV\{#)uxE/zcq:s2p&;<Q 66Y=|ތd#>c)s~׶Υ)ka) a+]AE#C/*9A Gc.檹8sj|2B[P.R[-s!/I{@H)-.<]$_wI-!]f5tdmk F:7638\{Jk&D#.#9(6{bo~֮H+HSC,9$e/d[Y'mj0d LXY~747Cx&T¨Uo+Lo#~b b!bi8„{K?K,9H[Qy5bf<O^7'H-0XuGEVٞS >c|}B}CnMBLSއDO2[&iH<@V7 HR$\_ Du M°:"ݖ\dSBQ~erA(S d7;&S%1 1xY9y5O×&Y@u)]8WAlg:@%L$C$co%ge{1΅0S dЄ.,Be=I|np'eYJBK8_Ƀ>XaTpL')P:̕ ZkhUSB/Ùy_3DG3ڎ8YXikeЦӠ|f0:>6ͺ2?HHe1\N@+~JgtO#ݿ :) ?P9) ^Y7o6$!qLItU@j-(1)kAxXhɋ;zt39wiB"\w3AV-<"- dDE w(E K(fOkg+&O\q|Iuԁ`]?3 mIn*[C(^,75I??cS pAwbYz:B^!LF4o*ZmyȻ+Mj Z>s#>o'cF Tby;u)clo q;DV~4[`4EmhJ7-?ncܪ7SZ ,%Q3gosQX 7cik7u6ajA ŘDTgsnM\ĕsC0rWĮ .qVys⥟AxBׇ lR [)2lWQ՝`hKRw5W;aA1kB|O? 9GUu?3.SHqcd,S!g&g3:GJG617h'bn($|^Ma|Xb:Y*4@`Mep6J1 >^ IKEZ IGLtA"Z SUJͺF,YP|H`  Z1MAbRN+?@i?&ɦM2<;;u@t\=5uf *-i<&?HL 5 O.{$Wj+fVw\]j<U?qzW&~ s<ĝA}S1y+l]^*/Y JTNaF dIn[Am!C6X @1J U[$4w_^EvGo'e`)4@@[[!iss,M6vG- |i嬗Lr2+=oUUxNrq--ֱ_jU[\#w =ZB _Dw"jng&M 1)ap>Ԉa,7K[-ȒĆP=QqQ6Ցy$F_}gw/1/7!M lr N~s | n/; c/۩ UES)s w~dsaoq9.()I#|^r>3[Y 1doTeƹ%B~L5#l'IsbmfPc+.m8ze~Z1)s HuBC=rMn8@:`bTLs E}d0X)60鵿^_w(JH1/L8$MM`H&qa#N=VV^\y+[N:n*S`{j`e=VU } az6ˌ%HH3 2 T4j%1x~ccVE1a&V$@W7`ymA"$7oq/dgpDc:c`0wha qPW=t2bkOOmg%# 2ã-%AF'%'(]S6rPJ) dJDbls#Z&XhA4#kn}1g- !h Q=W-;8+1.0m.Ku\:aR4aNc ٹ!` b,l3uf;m&G?dACFr3amFҿK wv7^ nSׄM D29F0x zbC&GW "P(xrqvUA%i;Rʾ9d9U T'(b>uiS5d^eZP|PoZw8hX{C ʩ 1 u{`8FxCUl&/%]4xX{9Oy%s )AcW=F# {`V!BرRb@v03Q/1/)8TqgvU`>>Gтt40$'UAS 503Ч8w,J0 (3"3Ԝry] T0tv[Rt;C~R;  q|j3ondB#%#jz]0izJѝ>| L] YI*# Kkz"X"DM:){*\"W`' Of?pgC:UW29A\mr'g12j]1OlQ+c C4$E.,4@`Vbog#3bgDz5ȝVuֱn+ycy/NҭKН&s8fp;  pQ(9-Y*b4+ 2% N i2&FZfХ3|/_~2{CW{tD5i>UeYr&ih< B&?IMUwTq-Bey5go,'6y. i.o<|h $I*)-FyqS4 h0rL8PuH^/1ؽ: kw}X?tNQYrg`b ZSd-^ A2pCDx-RFaKc(]{y`*RL?^J-I-[@D2/(XZ^q0v)pR4:]4'cUBR;|D=CR6f2Bmj2Ý5CИQ`w8. ?)*B:^KP%dpuҢ/ S_y:<:w4|YcY k EY `^n (#)K8 !l|F3daPsicRʆ#$MP/Qz\$3Jp7&B =4Qt'Y%ok[ VkΆEĀIN_#vSJ~n!'ZDwñCi RSjNJOndw=2T-GVömV'JL60yVWXyu)gd]:>7$6]9[6 |z*$_3I]X_gu*`m_ZJis|8-*">8]b'K<5%isnLmc{/>W!n'ث{i% x5am0y(,VjS!eWy,Ldu;lI+Nj>'@ٰ[vW> 5iZz [/El!+kjzOo7 23\%rio^hQ JBq#pa&mnLb<isr%X)L!/ e:`O ` M*,H/a0^{+!~zOZ5 LmjsE xq3cdk=t}v'7nQjDEP%Tؘ[ ^x,##J W?\@R9efDVJGSmiHpcc2 z7-es%t-j2u} EKo4=pfsrSK oY0@ZhI8)@'f,_5PIcu*G2_ r]p"/Ns7 _ psXD6}5< IFoTdPZ M >G&=?H|z^{>PuD&<^-*[2hmsF;'wK{e`Jq4M 0|<$;{_;Ma#=h2\,$ihmEy@M1 9RhC }yh`iRM^X#3BV8zLRizX;k'tf;Tmp ) lTcoY=8ve; i6X( M61^n-qfz{CV$v#ap+)z&6Z9it^]wV|_.N]\PL.a^_R_mj  hIjA^ )-nE3n>SVcx>/H[p)C"uCy؎B zީR}w# 6d'WCd%gsrl$)Uja/=>F%UUv]@> HBI$; L;B]7,i1KS*neS}MۥLpQE/N3!!W=V &w"sz4.;ܖ\LaU0b1ɤsWV[#J*}9zwLDV!`xHhg(J x;a 1jL/ /`]tJ'nY8;u~vr:8E]UWQ+V]/'a`gmijqjۼr/FG2yq ~pi;Zf~[|v?pvxL?L-U|"gT4XxO_yl99(EwwOq"pv(hLypS;`KG&OF;Y P7HnHhAE_Dd}#NTg؁85?@},aG;E3m(nh~/P9a.<9$nKc+N^b?M2\[i!%osh6ZIH(f K(Jitl{{A9&V(I$n*-V[n}ox 0jq!"u%LXo+6?7-VL/ e[ pSyDV1 o(^8NldU$F'H4D#Fa6dTz"w U4L [HLGWL\6 vQ'2J5`^NŠ; obL(A) = cf^Y]4IcfDhc lee \ JZ/G@ rRM+z]kN02` a0nBD"#=&P;d7Fe*&LWj{=+W2-fA-k @lO`G6mP}R0'   ~laqw $$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1FYj"C20$ (pre-optimization) JMP (R1)  [...] 20$:kD In the example above, the assembler adjusts the target address ofC the BSR instruction to be the location of 10$ after optimizationm; and code alignment have taken place. Thus, the branch to > 10$ functions as expected. However, when processing the LDAA instruction, the assembler computes the offset between 20$ andeB 10$ prior to optimization and code alignment. Thus, the addressC of 20$ that is stored in R1 is the address prior to optimizationm@ and code alignment. Depending on the sequence of instructions@ between 10$ and 20$, the address before optimization and codeD alignment may differ from the address after optimization and codeD alignment and the JMP instruction may not transfer control to the expected address.? Note also that the assembler only performs post-optimization C adjustment of label addresses when the label is the only term inl the expression. For example:o" .psect CODE, exe, nomix .base R27,LINKAGE% LDQ R26, ROUTINE1_ADDR JSR R26, (R26)o% LDQ R26, ROUTINE2_ADDR  JSR R26, (R26)  RET R28 NOP NOP ROUTINE1: RET (R26) ROUTINE2: RET (R26) .psect LINKAGE, noexe LINKAGE:  ROUTINE1_ADDR:. .address ROUTINE1 ROUTINE2_ADDR:  .address ROUTINE2+0A In the example above, the assembler adjusts the address storedi? with the .ADDRESS ROUTINE1 directive to the address of labeleA ROUTINE1 after optimization and code alignment. However, sinceh? the expression in the .ADDRESS ROUTINE2+0 directive is not a ? single term, the assembler adds the offset 0 and the address B of ROUTINE2 prior to optimization and code alignment and stores? the result. Since the address stored is the address prior to B optimization and code alignment, the second JSR instruction may8 not transfer control to the address that is expected. s/4 Label_Addresses_and_Automatic_Data_Alignmentt@ Automatic data alignment can affect the addresses assigned toD labels in psects that have the NOEXE or MIX attributes. AutomaticB data alignment is enabled with the .ENABLE ALIGN_DATA directive. or the /ALIGNMENT=data command line option.B A label that occurs in a statment with a data storage directiveC is assigned the psect and offset of the storage allocated by thetA data storage directive. If the data storage directive requiresnB automatic alignment, the address is assigned to the label after automatic alignment.oD The same is true of labels that occur in statements by themselves< and that are followed by a data directive in a subsequentA statement. However, if a label occurs in a statement by itself ? and is followed by an assembler directive that is not a data D storage directive, a macro directive, or a conditional directive,< the label is assigned the psect and offset of the current5 location counter prior to any automatic alignment. A Note that the assembler only assigns addresses to labels afterc? alignment under the conditions described above and only withp< automatic alignment. If you place a label before a .ALIGNC directive that manually aligns the current location counter, thelA assembler assigns the address of the label prior to performing > the manual alignment. The following example illustrates the= interaction of label address assignment and automatic datad alignment:e .enable align_datar .psect data,noexeE .byte 1 ; The byte is stored in psect data at offset 0h< A: .print "Not aligned" ; Any non-macro, non-conditionalC ; statement, including this .PRINT directiven= ; prevents A from being automatically alignedm2 ; -- A is assigned offset 1? B: ; B is automatically aligned to offset 4w? C: .long 2 ; C is automatically aligned to offset 4? D: .align 0 ; The .ALIGN global directive prevents Db= ; from being automatically aligned -- " ; D is assigned offset 8@ E: .octa 3 ; E is automatically aligned to offset 16B Automatic data alignment and label-address assignment can be anB important consideration when calculating the difference between? two labels. For example, consider the following macro, whicht@ stores a string preceded by a word that contains the string's length:0 .macro VARYING_STRING STRING ?L1, ?L2 .word L2-L1" L1: .ASCII "STRING" L2: .ENDM VARYING_STRINGb@ If an invocation of the VARYING_STRING macro is followed by a@ data storage directive that requires automatic alignment, theA VARYING_STRING macro will not store the correct string length.a For example:a# .psect DATA, noexe, octaa .enable align_dataf@ VARYING_STRING ; LAB+ is a relocatable ; ; expression and contains nod2 ; undefined symbolsA LAB2: .BLKB LAB2-LAB ; LAB2-LAB is an absolute expressiontB ; and contains no undefined symbols X3 Unary_OperatorsB A unary operator modifies a term or an expression and indicates9 the action to be performed on that term or expression.b> Expressions modified by unary operators must be enclosed inB angle brackets. You can use unary operators to indicate whetherA a term or expression is positive or negative. If unary plus or B minus is not specified, the default value is plus. In addition,? unary operators perform radix conversion and numeric controlr6 operations, as described in the following sections.% Table 3 Summary of Unary Operatorsa Unary Operator' OperatoName Example Operation A + Plus +A Results in the positive value of A.o sign< - Minus -A Results in the negative (two's5 sign complement) value of A.tD \ Value of \symbol Indicates that the value of the symbolB Escape should be used. In a string literal,? indicates an escape sequence. Fore& example:' "Bob\X0A"u: ^A or ASCII ^A Specifies an ASCII constant. ^a /ABCD/oA ^B or Binary ^B1100011Specifies that 11000111 is a binaryt% ^b number.i= ^D or Decimal ^D127 Specifies that 127 is a decimali% ^d number. C ^O or Octal ^O34 Specifies that 34 is an octal number.  ^orB ^X or Hexadecimal^XFCF9 Specifies that FCF9 is a hexadecimal% ^x number.ND ^C or Complement ^C24 Produces the one's complement value of+ ^c 24 (decimal).g 4 Radix_Control_Operators; Radix control operators determine the radix of a term or2< expression. MACRO-64 accepts terms or expressions in fourB different radixes: binary, decimal, octal, and hexadecimal. The default radix is decimal. Formats ^Bnn  ^Dnn  ^Onne ^Xnn8 nnC A string of characters that is legal in the specified radix. Thec5 following are the legal characters for each radix: Radixe% Format Name Legal Charactersb ^Bnn Binary 0 and 1 ^Dnn Decimal 0 to 9c ^Onn Octal 0 to 7g& ^Xnn Hexadecimal0 to 9 and A to F@ Radix control operators can be included in the source program> anywhere a numeric value is legal. A radix control operator? affects only the term immediately following it, causing that / term to be evaluated in the specified radix.f For example:t1 .WORD ^B00001101 ; Binary radix,< .WORD ^D123 ; Decimal radix (default)0 .WORD ^O47 ; Octal radixD Do not place spaces or tabs between the circumflex (^), the radix3 specifier (B, D, O, or X), or the numeric value.  .4 Numeric_Complement_OperatorA The complement operator (^C) produces the one's complement ofI the specified value.o Formato ^Cterm. DtermD Any term or expression. If an expression is specified, it must be enclosed in angle brackets.? MACRO-64 evaluates the term or expression as an 8-byte valuee before complementing it.i For example:e3 .LONG ^C^XFF ; Produces FFFFFF00 (hex)k2 .LONG ^C25 ; Produces complement of/ ; 25 (dec) which isr, ; FFFFFFE6 (hex) e3 Binary_OperatorsaC In contrast to unary operators, binary operators specify actionsB to be performed on two terms or expressions. Expressions can beA enclosed in angle brackets to specify the order of evaluation.T& Table 4 Summary of Binary Operators BinaryOperator( OperatName ExampleOperation( + Plus sign A+B Addition+ - Minus sign A-B Subtraction . * Asterisk A*B Multiplication( / Slash A/B Division0 @ At sign A@B Arithmetic shift5 & Ampersand A&B Logical AND (product)0 ! Exclamation A!B Logical OR (sum) pointo8 \ Backslash A\B Logical XOR (difference)A All binary operators have equal priority. Terms or expressionsO; can be grouped for evaluation by enclosing them in angleD brackets. The enclosed terms and expressions are evaluated first,A and remaining operations are performed from left to right. Forp example:o# .LONG 1+2*3 ; Equals 9i# .LONG 1+<2*3> ; Equals 7rD Note that a 64-bit result is returned from all binary operations.@ If you use the 64-bit result in a context requiring less than@ 64 bits, only the lower order bits of the result are used. IfA the truncation causes{$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F`"e a loss of significance in a data storage 6 directive, the assembler displays an error message.@ The following sections describe the arithmetic shift, logicalA AND, logical inclusive OR, and logical exclusive OR operators.  4 Arithmetic_Shift_OperatorC Use the arithmetic shift operator (@) to perform left and right>A arithmetic shifts of arithmetic quantities. The first argumenth? is shifted left or right by the number of bit positions thatd@ you specify in the second argument. If the second argument isA positive, the first argument is shifted left and the low-ordera@ bits are set to zero. If the second argument is negative, theB first argument is shifted right and the high-order bits are setB to the value of the original high-order bit (the sign bit). For example:cA .LONG ^B101@4 ; Yields 1010000 (binary)g= .LONG 1@2 ; Yields 100 (binary)u A = 4? .LONG 1@A ; Yields 10000 (binary)p9 .LONG ^X1234@-A ; Yields 123(hex)e n4 Logical_AND_Operatort= The logical AND operator (&) takes the logical AND of twos operands. For example: A = ^B1010h B = ^B1100t9 .LONG A&B ; Yields 1000 (binary)u s 4 Logical_Inclusive_OR_Operator; The logical inclusive OR operator (!) takes the logicala- inclusive OR of two operands. For example:o A = ^B1010s B = ^B1100e9 .LONG A!B ; Yields 1110 (binary)  c 4 Logical_Exclusive_OR_Operator; The logical exclusive OR operator (\) takes the logicalo. exclusive OR of two arguments. For example: A = ^B1010s B = ^B1100-9 .LONG A\B ; Yields 0110 (binary) 3 Direct_Assignment_Statementss? A direct assignment statement equates a symbol to a specificeC value. Unlike a symbol that you use as a label, you can redefinewD a symbol defined with a direct assignment statement as many times as you want.i Formats symbol=expression symbol==expressionn symbol=quoted-literal symbol A user-defined symbol. e expression? An expression that does not contain any undefined symbols orO? forward references. The result must be either an absolute or B relocatable value, whose value can be determined at the current= point in the assembly. This form defines a numeric symbol.rC The format with a single equal sign (=) defines a local symbol,i@ and the format with a double equal sign (==) defines a global symbol.A The following three syntactic rules apply to direct assignmente statements:@ o An equal sign (=) or double equal sign (==) must separateC the symbol from the expression that defines its value. SpacescD preceding or following the direct assignment operators have no* significance in the resulting value.B o Only one symbol can be defined in a single direct assignment statement.= o A direct assignment statement can be followed only by as comment field.A For best results, Digital recommends you place the symbol in a>? direct assignment statement in the label field. For example:+7 A == 1 ; The symbol 'A' is globallyf5 ; equated to the value 1c6 B = A@5 ; The symbol 'B' is equated0 ; to 1@5 or 32(dec)6 C = 127*10 ; The symbol 'C' is equated+ ; to 1270(dec)e6 D = ^X100/^X10 ; The symbol 'D' is equated) ; to 10(hex)  equoted-literal> A literal within double quotes. This form defines a lexical> string symbol. Lexical string symbols can only be used with lexical string operators. c3 Current_Location_CountersA The current location counter is a counter kept by an assemblerdB to determine the address assigned to an instruction or constant? that is being assembled. The symbol for the current location.B counter, the period (.), represents the address of the current> byte. MACRO-64 sets the current location counter to zero atA the beginning of the assembly and at the beginning of each new  program section.I? Every MACRO-64 source statement that allocates memory in thel= object module increments the value of the current locatione= counter by the number of bytes allocated. For example, theND directive, .LONG 0, increments the current location counter by 4.C However, with the exception of the special form described below,e> a direct assignment statement does not increase the current3 location counter because no memory is allocated.0B The current location counter can be explicitly set by a specialD form of the direct assignment statement. The location counter canC be either incremented or decremented. This method of setting the B location counter is often useful when defining data structures.B Data storage areas should not be reserved by explicitly setting2 the location counter; use the .BLKx directives. Format .=expressionL - expression@ An expression that does not contain any undefined or external symbols.d; In a relocatable program section, the expression must beo> relocatable; that is, the expression must be relative to anB address in the current program section. It also may be relative0 to the current location counter. For example:3 . = .+40 ; Moves location counter forwardC When a program section that you defined in the current module ismC continued, the current location counter is set to the last valuea; of the current location counter in that program section. : In a program section with the EXE and NOMIX attributes:- o The location counter cannot be changed.rA o If optimization is enabled, the location counter represents ) the location prior to optimization.A 3 Lexical_Operators i$4 Processing_with_Lexical_OperatorsC Lexical operator processing is performed on all source lines and\A macro expansion lines prior to any other assembler processing. B Thus, macro invocations, assembler directives, and instructions= are subject to lexical operator processing prior to normal assembler processing.? Lexical operators are recognized and processed within stringSC literals. Lexical operator processing is suppressed during macro/C registration in order that lexical operator evaluation may occurn> during macro expansion. Lexical operator evaluation is also@ suppressed for a range of text that is conditionally excluded@ with one of the .IF directives. In addition, lexical operator0 processing is not performed within a comment. ^ 4 SyntaxfD You invoke a lexical string operator with a percent sign followed> by the lexical operator name, a left parentheses, a list of> arguments separated by commas, and a right parentheses. The= following example illustrates the lexical operator syntax:e% .print "%EDIT(,)"OD Spaces are allowed between syntax elements in the general lexical@ operator syntax. For example, the following syntax, including spaces, is allowed.' .print "%EDIT ( , )"B Spaces are also allowed between the opening and closing percent, signs in a lexical substitution operator.# .print "% lexical_symbol_name %" ; Spaces are not allowed between the pair of percent signs ( indicating a lexical escape operator.A Lexical operator arguments can be specified in the same way asn macro arguments: = o A numeric symbol name preceded by a backslash (\). ThisgC construct results in the decimal value of the numeric symbol,l( as shown in the following example: \NsA o Any string of characters surrounded by left and right angle 2 brackets, as shown in the following example: C You can nest angle brackets (<>). See the following example:l <*17>B o Any string of characters surrounded by a delimiter specifiedB after a caret character (^). You cannot nest delimiters. See the following example: ^%Foo bar thud%oD o Any undelimited string of characters not separated by a space,C tab, form feed, comma, equal sign, semicolon, or end of line. See the following example: A+B+CaC In addition to the formats allowed for a macro argument, lexical 7 operator arguments may also be spec]$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F"vified as follows:rC o An undelimited string of characters may also contain a string C of characters enclosed within left and right parenthesis. The C characters between the left and right parenthesis may containaA space, tab, or comma delimiters. See the following example:p 16( R27 )m> o You can use a lexical operator as an argument to another9 lexical operator as shown in the following example:y; %EXTRACT( %LOCATE($,X), %LENGTH(X) - %LOCATE($,X) ,X) > Except for the %TYPE lexical operator, a string symbol name? supplied as a lexical operator argument is replaced with thei value of the string symbol.@ Each lexical operator accepts a given number of arguments and? each argument has a specific type. There are three different 1 types of arguments: string, integer, and name. D o A string argument can be any arbitrary sequence of characters.< o An integer argument must be an absolute or relocatableD expression that can be resolved at that point in the assembly.? A relocatable expression represents a psect and an offset D within that psect. If you specify a relocatable expression forC an integer argument, the assembler uses only the value of theD offset within the psect. The offset value is determined before@ optimization and code alignment, but after data alignment.> o The name argument type is used only by the %TYPE lexical@ operator. The %TYPE lexical operator accepts the name of aA numeric symbol, string symbol, label, psect, or a permanenteD symbol as its argument. Unlike the other lexical operators, ifD a string symbol name is specified as an argument to %TYPE, theA value of the string symbol is not substituted for its name.e6 Instead, information about the name is returned.B If you omit a string argument, the default is the empty string.A An empty string is a string with no characters. If you omit anaA integer argument or specify an illegal expression, the defaultsB value is zero. The assembler does not issue diagnostic messagesA for illegal expressions used as aguments to lexical operators.B If you omit the name argument or specify an illegal name to the6 %TYPE lexical operator, %TYPE returns a zero value. t-4 Numeric_Symbols_and_Lexical_String_Symbols4> Lexical string symbols are similar in concept and syntax to? numeric symbols. MACRO-64 supports numeric symbols using theO following syntax:+ numeric_symbol_name = numeric_expression ? MACRO-64 supports lexical string symbols using the followinga syntax:2 string_symbol_name = "any string of characters"A The assembler differentiates between numeric symbol assignment 3 and lexical string symbol assignment as follows:uD o In a lexical string symbol assignment, a quoted string literal' must appear after the equal sign.i> o A lexical string symbol value is specified by the quoted string literal. D Note that the quotes are not included in the value of the lexicalC string symbol. You cannot use the same name for a lexical stringo# symbol, numeric symbol or label.oA Like numeric symbols, lexical string symbols are assembly time @ variables. Once you have assigned a string value to a lexicalB string symbol, you can reassign a different value to the symbol later in the assembly.s= You can use lexical string symbols as arguments to lexicali@ operators. In particular, you can use a lexical string symbolB as an argument to the lexical substitution operator (%) or theB %STRING lexical operator to substitute the value of the lexical: string symbol at any point in the text of your program. a 4 Lexical_Substitution_Operator@ You can use the lexical substitution operator at any point inA your program to cause the assembler to substitute the value ofiB a lexical string symbol for the name of the symbol. The lexicalC substitution operator is the percent sign (%). Place the lexicalfA substitution operator to the left and right of the name of the@ lexical string symbol that you wish to subsitute, as follows: %lexsym_name% For example: + HORSES = "All the king's horses" ( MEN = "all the king's men"# .print "%HORSES% and %MEN%"dC The above example defines two lexical string symbols: HORSES andc@ MEN. The third statement displays a message at assembly time.A The text of the message specifies that the value of the HORSEStC and MEN lexical string symbols be subsituted as indicated. After.6 lexical processing, the third statement appears as:= .print "All the king's horses and all the king's men". r4 Lexical_Escape_Operator= It is possible to defer the processing of a lexical string > operator by using the lexical escape operator, which is theC percent sign (%). Since all lexical string operators begin with3A a percent sign, the effect of placing two percent signs before C the name of the lexical string operator defers the evaluation of B the lexical string operator. If you want to defer processing ofB a lexical substitution operator, place two percent signs to the@ left and two percent signs to the right of the lexical string symbol name.e? This can be useful when you want the evaluation of a lexicalnA string operator that you have used in a default macro argumentb< to occur during macro expansion, rather than during macro? definition. Lexical operator processing is suppressed duringt@ macro registration. Therefore, lexical operator processing isB automatically deferred within the body of a macro. However, theD .MACRO directive line that begins the macro definition is subject@ to normal lexical operator processing. Sometimes you may needA to use the value of a lexical string symbol as the default foruA a macro argument, but you need to use the value of the lexicalaA string symbol that is current when the macro expands, not whenn> the macro is defined. Lexical Processing Without the Escape@ Operator shows an example of this, though not using an escape operator:< Example 1 Lexical Processing Without the Escape Operator CODE_PSECT_NAME = "CODE1"< .macro CODE_PSECT PSECT_NAME=%string(CODE_PSECT_NAME) .psect PSECT_NAMEo .endm CODE_PSECT  CODE_PSECTo CODE_PSECT_NAME = "CODE2" CODE_PSECToB Lexical Processing Without the Escape Operator does not process' correctly for the following reasons:cD o The lexical operator in the .MACRO directive line is processed< when the macro is defined, not when the macro expands.? o The CODE_PSECT macro always defaults to setting the psect ? to the CODE1 psect because the default for the PSECT_NAMElB argument will be set to CODE1, not %string(CODE_PSECT_NAME).D This is because %string(CODE_PSECT_NAME) is evaluated when the7 CODE_PSECT macro is defined, not when it expands. @ Lexical Processing With Escape Operator is similar to LexicalD Processing Without the Escape Operator except it uses the lexical escape operator:o5 Example 2 Lexical Processing With Escape Operatorh CODE_PSECT_NAME = "CODE1"= .macro CODE_PSECT PSECT_NAME=%%string(CODE_PSECT_NAME)a .psect PSECT_NAMEa .endm CODE_PSECTz CODE_PSECTh CODE_PSECT_NAME = "CODE2" CODE_PSECTiB Lexical Processing With Escape Operator processes correctly for the following reasons:L> o Lexical operator processing of %%string(CODE_PSECT_NAME); is deferred when the CODE_PSECT macro is defined. Thei< default value for the PSECT_NAME argument is stored as %string(CODE_PSECT_NAME).iD o During macro expansion, %string(CODE_PSECT_NAME) is evaluated,C resulting in the current value of the CODE_PSECT_NAME lexicalt string symbol as desired.g 4 %EDIT- Lexical operator for editing text strings.i Formate %EDIT (string1,string2)a 5 Arguments ostring1lA The first argument, of type string, specifies the string to bel edited. wstring2tD The second argument, of type string, specifies a list of edits to perform, separated by commas. S5 DescriptionB %EDIT is modeled after the OpenVMS DCL F$EDIT lexical function.A It is used to perform one or more edits on a specified string.sD %EDIT processes the string of arguments from left to right. %EDITC gives precedence to the last argume $ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F+nt. %EDIT gives precedence toF uppercase over lowercase.A The list of edits may contain any combination of the followingo elements: Element Function* COLLAPSE Removes all tabs and spaces.D COMPRESS Replaces multiple tabs and spaces with a single space.8 LOWERCASE Changes uppercase characters to lowercase.; TRIM Removes leading and trailing spaces and tabs.%8 UPCASE Changes lowercase characters to uppercase. i 5 Examplest Example 1B .PRINT "%EDIT(< Fred Smith >, )": After lexical processing, the statement apears as the following:b .PRINT "FREDSMITH" Example 27 .PRINT "%EDIT(,)o7 .PRINT "%EDIT(,) A The first source statement produces the string "abcdefg" andeD the second source statement produces the string "ABCDEFG". EachD of the edits in the edit list is performed in sequence, left to right.> 4 %ELEMENTgD Lexical operator for extracting elements from a list of elements. Format^( %ELEMENT (integer,string1,string2) o 5 Arguments integer @ The first argument, of type integer, is the element number to- extract. The first element is number zero.u sstring1l; The second argument, of type string, is the delimiter or % delimiters that separate elements.  ostring2a? The third argument, of type string, is the list of elements.  f5 Description< %ELEMENT is modeled after OpenVMS DCL's F$ELEMENT lexical? function. It is used to extract one element from a string of A elements. Note that unlike F$ELEMENT, you may specify multipleoA delimiters. The result is the specified string element. If theaB specified element number is greater than the number of elements3 in the list, the delimiter argument is returned.h 5 ExamplesgA .PRINT "%ELEMENT (2, <+-*/>, JOE+FRED-TOM*BILL/ERIC)" 8 After lexical processing, the statement appears as: .PRINT "TOM" x 4 %EXTRACTr? Lexical operator for extracting a range of characters from a  string of characters. Formatn) %EXTRACT (integer1,integer2,string)a e 5 Arguments rinteger1A The first argument, of type integer, is the offset at which to ? begin the extraction. The first character is at offset zero.  integer2D The second argument, of type integer, is the number of characters to extract. ostringB The third argument, of type string, is the string from which to extract the characters. .5 Description> %EXTRACT is modeled after VAX MACRO's %EXTRACT macro stringB operator and OpenVMS DCL's F$EXTRACT lexical function. %EXTRACTD is used to extract a specified range of characters from a string. , 5 Examples 3 .PRINT "%EXTRACT(3,4,ABCDEFGHIJKLMNOP)" 8 After lexical processing, the statement appears as: .PRINT "DEFG"  4 %INTEGER B Lexical operator for converting the value of an expression to a decimal value.o Formato %INTEGER (integer) m 5 Arguments eintegeru@ The single argument, of type integer, is the expression to be converted.e 5 Description< %INTEGER is modeled after OpenVMS DCL's F$INTEGER lexicalB function. It is used to convert the value of an expression to aD decimal value. The result is its decimal value. %INTEGER can alsoA be used convert a relocatable expression to an absolute value.s b 5 Exampless) .PRINT "%INTEGER (<*17>)sB After lexical processing, if X has the value 3, the statement would appear as:i .PRINT "170" x 4 %LENGTH; Lexical operator for determining the length of a string.x Formaty %LENGTH (string) b 5 Arguments cstringD The single argument, of type string, is the string from which the length is to be computed. n5 Description< %LENGTH is modeled after VAX MACRO's %LENGTH macro string@ operator and OpenVMS DCL's F$LENGTH lexical function. %LENGTHA is used to determine the length of a string. The result is thew6 length of the string expressed as a decimal number. l 5 Examplesf3 .PRINT "%LENGTH()",8 After lexical processing, the statement appears as: .PRINT "19"t g 4 %LOCATE@ Lexical operator for locating a string of text within another string of text. Formath %LOCATE (string1,string2)y l 5 Arguments estring1f> The first argument, of type string, is the string for which %LOCATE searches. cstring2yB The second argument, of type string, is the string in which the search is performed.s n5 Description< %LOCATE is modeled after VAX MACRO's %LOCATE macro stringC operator and OpenVMS DCL's F$LOCATE lexical function. %LOCATE isaB used to locate one string within another. The value returned isA the decimal offset to the first occurrence of the first stringe> within the second string. The offset to the first characterA is zero. If the first string cannot be found within the seconda7 string, the length of the second string is returned.l c 5 Examples 3 .PRINT "%LOCATE (DEF,ABCDEFGHIJKLMNOP)"a8 After lexical processing, the statement appears as: .PRINT "3" o 4 %REPEAT@ Lexical operator for repeating a specified string a specified number of times. Formath %REPEAT (integer,string) 5 Arguments yintegeroA The first argument, of type integer, is the number of times toeD repeat the string. If you specify a negative value, the string is repeated zero times.  string; The second argument, of type string, is the string to bel repeated. H5 DescriptionD %REPEAT is used to repeat the specified string a specified number of times. s 5 ExampleshC .PRINT "Never, %REPEAT (3, )touch that button!" 8 After lexical processing, the statement appears as:@ .PRINT "Never, ever, ever, ever, touch that button!" i 4 %STRING? Lexical operator for obtaining the value of a lexical stringo symbol. Formatn %STRING (string) l 5 Arguments tstring< The single argument is of type string. If the argument is> the name of lexical string symbol, the value of the lexicalA string symbol is returned. Otherwise, the argument is returned unchanged.o 5 DescriptionD %STRING is modeled after OpenVMS DCL's F$STRING lexical function.D %STRING is generally used to obtain the value of a lexical string7 symbol, but it can be used with any string argument.e 5 Examplese) FOO = "All the king's horses"i! .PRINT "%STRING(FOO)"a8 After lexical processing, the statement appears as:* .PRINT "All the king's horses" t4 %TIMEC Lexical operator for obtaining the date and time of the assemblye unit. Formatr %TIME () t5 Description@ %TIME is modeled after OpenVMS DCL's F$TIME lexical function.B %TIME is used to obtain the time and date of the assembly unit.@ There are no arguments. The result is a string specifying the& date and time of the assembly unit. o 5 Examplesa .PRINT "%TIME()"8 After lexical processing, the statement appears as:) .PRINT " 8-OCT-1991 13:17:57"i e4 %TYPE; Lexical operator for obtaining information about a name.e Formatu %TYPE (name) 5 Arguments aname? The single argument is of type name. Information is returned_, about the name specified in the argument. M5 Description@ %TYPE is modeled after OpenVMS DCL's F$TYPE lexical function.> %TYPE is used to obtain information about a name. The valueA returned is a numeric value with certain bit positions, eithert? zero or one, depending on whether the specified name has thee> corresponding attribute. As described elsewhere, he decimalD digits of the numeric value are substituted for the %TYPE lexical? operator. %TYPE Attributes shows the symbolic names that aree! predefined for each attribute:r Table 5 %TYPE Attributest# Symbolic Name Attribute_8 MACRO64$TYPE_SYMBOL Name is a numeric symbol name.> MACRO64$TYPE_PROC_ Name is a procedure descriptor name. DESCp* MACRO64$TYPE_LABEL Namec*$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1Ff" is a label.3 MACRO64$TYPE_EXTERN Name is an external name. . MACRO64$TYPE_WEAK Name is a weak name.* MACRO64$TYPE_PSECT Name is a psect./ MACRO64$TYPE_MACRO Name is a macro name._? MACRO64$TYPE_STRING Name is a lexical string symbol name.g, MACRO64$TYPE_OPCODE Name is an opcode.. MACRO64$TYPE_DIR Name is a directive.5 MACRO64$TYPE_GENREG Name is a general register. 6 MACRO64$TYPE_FLTREG Name is a floating register.: A given name may have zero, one, or several attributes. o 5 Examplesr .macro IS_GR ARG; .IF equal, %TYPE(ARG) & a5 .PRINT "ARG is not a general register"  .ENDCN .endm IS_GRc IS_GR F11O@ Initially, the first line of the IS_GR macro expands as the following:N9 .IF equal, <%TYPE(F11) & MACRO64$TYPE_GENREG>T8 After lexical processing, the statement appears as:3 .IF equal, <8192 & MACRO64$TYPE_GENREG>s@ In this example, 8192 is the attribute value for a floatingD point register. This value could change in subsequent releases.? Use only the predefined attribute masks described in %TYPEa; Attributes. Since the attribute for a general registerfC MACRO64$TYPE_GENREG is 4096, the expression evaluates as zero.m( <8192 & MACRO64$TYPE_GENREG> % 3 MacrossC By using macros, you can use a single source statement to insert 2 a sequence of source statements into a program.; A macro definition contains the source statements of thea? macro. The macro definition may have formal arguments. TheseuA formal arguments can be used throughout the sequence of source B statements within the definition. When the macro is called, theC formal arguments are replaced by the actual arguments within thee macro call.@ The macro call is a single source statement consisting of the? macro name, optionally followed by arguments. When the macroTB is called, the assembler replaces the line containing the macro? call with the source statements in the macro definition. The @ assembler replaces any occurrences of formal arguments in theD macro definition with the actual arguments specified in the macro4 call. This process is called the macro expansion.? By default, macro expansions are not printed in the assemblya? listing. To print the macro expansions, you must specify thetD /SHOW=expansions qualifier and argument in the command line. NoteA that the examples of macro expansions used in this chapter are B listed as they would appear using the /SHOW=expansions argument and qualifier.nA Use .SHOW with a symbolic argument of EXPANSIONS in the sourcee: text of a program to specify the listing of expansions. u 4 Arguments@ Macros have two types of arguments: actual and formal. Actual@ arguments are the text given in the macro call after the name> of the macro. Formal arguments are specified by name in the@ macro definition; that is, after the macro name in the .MACROB directive. Actual arguments in macro calls and formal argumentsA in macro definitions can be separated by commas (,), tabs, orm spaces.? The number of actual arguments in the macro call can be less ? than or equal to the number of formal arguments in the macro@ definition. If the number of actual arguments is greater thanB the number of formal arguments, the assembler displays an error message. D Formal and actual arguments normally maintain a strict positionalC relationship. That is, the first actual argument in a macro callr? replaces all occurrences of the first formal argument in then? macro definition. This strict positional relationship can besA overridden by the use of keyword arguments. See the section ono keyword arguments.bC An example of a macro definition using formal arguments follows:e .MACRO STORE ARG1,ARG2,ARG3< .LONG ARG1 ; ARG1 is first argument< .WORD ARG3 ; ARG3 is third argument= .BYTE ARG2 ; ARG2 is second argumenti .ENDM STOREC The following two examples show possible calls and expansions ofM the macro previously defined:0 STORE 3,2,1 ; Macro call9 .LONG 3 ; 3 is first argument 9 .WORD 1 ; 1 is third argumentl: .BYTE 2 ; 2 is second argument0 STORE X,X-Y,Z ; Macro call9 .LONG X ; X is first argumentm9 .WORD Z ; Z is third argument< .BYTE X-Y ; X-Y is second argument n4 Default_Valuesi: Default values are values that are defined in the macro@ definition. They are used when no value for a formal argument" is specified in the macro call.C Default values are specified in the .MACRO directive as follows:E' formal-argument-name = default-valueb= An example of a macro definition specifying default values follows:"+ .MACRO STORE ARG1=12,ARG2=0,ARG3=1000o .LONG ARG1  .WORD ARG3s .BYTE ARG2u .ENDM STOREB The following three examples show possible calls and expansions# of the macro defined previously:2 STORE ; No arguments supplied .LONG 12g .WORD 1000 .BYTE 08 STORE ,5,X ; Last two arguments supplied .LONG 12 .WORD X .BYTE 54 STORE 1 ; First argument supplied .LONG 1 .WORD 1000G .BYTE 0 o4 Keyword_Arguments@ Keyword arguments allow a macro call to specify the arguments> in any order. In this case, the macro call must specify theB same formal argument names that appear in the macro definition.@ Keyword arguments are useful when a macro definition has more/ formal arguments than necessary in the call. < In any one macro call, it is good practice to specify the> arguments as either all positional arguments or all keywordC arguments. For example, the following macro definition specifiesh three arguments: ! .MACRO STORE ARG1,ARG2,ARG3 .LONG ARG1u .WORD ARG3i .BYTE ARG2  .ENDM STORE8 The following macro call specifies keyword arguments:( STORE ARG3=27+5/4,ARG2=5,ARG1=SYMBL .LONG SYMBL .WORD 27+5/4A .BYTE 5< Because the keywords are specified in the macro call, theB arguments in the macro call need not be given in the order they' were listed in the macro definition.o: Positional and keyword arguments may be mixed. Usually,< positional arguments are placed before keyword arguments:( .MACRO STORE ARG1,ARG2,ARG3=27+5/4 .LONG ARG1p .BYTE ARG2  .WORD 27+5/4D .ENDM STORE& NOTEA Keyword arguments are not counted when positional arguments = are parsed. This means that when positional and keyword? arguments are used in the same macro, one argument can ben@ specified twice. The last value specified for the argument is used. t4 String_Arguments? If an actual argument is a string containing characters that @ the assembler interprets as separators (such as a tab, space,? or comma), the string must be enclosed by delimiters. StringDC delimiters for macro arguments are usually paired angle bracketsfC (<>). A quoted literal enclosed in double quotes ("") is also ae valid string argument.o. The assembler also interprets any character? (except A, B, C, D, O, or X) after an initial circumflex (^)eA as a delimiter. Note that ^B, ^D, ^O, and ^X are used as radixo@ control operators rather than argument delimiters. ^A is usedC as the ASCII operator and ^C is used as the complement operator.@ To pass an angle bracket as part of a string, you can use the$ circumflex form of the delimiter.; The following are examples of delimited macro arguments:t g n; "A quoted literal is taken as a single parameter value."n' ^%ARGUMENT IS FOR CALL%a ^?EXPRESSION IS <5+3>*<4+2>?= In the last two examples, the initial circumflex indicates ; that the percent sign (%) and question mark (?) are the A delimiters. Note that only the left-hand delimiter is precedede by a circumflex.:D The assembler interprets a string argument enclosed by delimiters; a0$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F"s one actual argument and associates it with one formalD argument. If a string argument that contains separator characters@ is not enclosed by delimiters, the assembler interprets it as@ successive actual arguments and associates it with successive formal arguments.= For example, the following macro definition has one formals argument: .MACRO DOUBLE_ASCII STRNG .ASCII "STRNG" .ASCII "STRNG" .ENDM DOUBLE_ASCIItB The following two macro calls demonstrate actual arguments with and without delimiters: DOUBLE_ASCII  .ASCII "A B C D E" .ASCII "A B C D E" DOUBLE_ASCII A B C D E: %MACRO64-E-TOOMNYARGS, Too many arguments in macro call> Note that the assembler interprets the second macro call asC having five actual arguments instead of one actual argument witho spaces.B When a macro is called, the assembler removes normal delimitersC around a string before associating it with the formal arguments. A However, a quoted literal within double quotes is treated as aa8 single token and retains its double quote delimiters.< If a string contains a semicolon (;), the string must be@ enclosed by delimiters, otherwise the semicolon will mark the@ start of the comment field. Further, if the string contains aA semicolon, you cannot continue the line unless the string is ae quoted literal.C Macro invocations can be nested, that is, a macro definition canB contain a call to another macro. If, within a macro definition,D another macro is called and is passed a string argument, you mustB delimit the argument so that the entire string is passed to the second macro as one argument.@ The following macro definition contains a call to the DOUBLE_ ASCII macro defined earlier: + .MACRO CNTDA LAB1,LAB2,STR_ARGa? LAB1: .BYTE LAB2-LAB1-1 ; Length of 2*stringe= DOUBLE_ASCII ; Call DOUBLE_ASCII macro. LAB2: .ENDM CNTDAeD Note that the argument in the call to DOUBLE_ASCII is enclosed in? angle brackets even though it does not contain any separatora= characters. The argument is thus delimited because it is a @ formal argument in the definition of the macro CNTDA and willA be replaced with an actual argument that may contain separator characters.C The following example calls the macro CNTDA, which in turn callsA the macro DOUBLE_ASCII:# CNTDA ST,FIN,I ST: .BYTE FIN-ST-1_* DOUBLE_ASCII % .ASCII "LEARN YOUR ABC'S"p% .ASCII "LEARN YOUR ABC'S"i FIN:e3 In addition to nested macro invocations, you cans7 also nest macro definitions. That is, you can defineu1 one macro within another. In this example, theGA INNER_MACRO_DEF macro is not defined until the OUTER_MACRO_DEF ! macro is invoked and expanded:o! .macro OUTER_MACRO_DEF % .macro INNER_MACRO_DEF  ...$ .endm INNER_MACRO_DEF .endm OUTER_MACRO_DEF? You can use this capability to define a macro that redefinesg itself: .macro SETUP  A = 75s B = 92s C = 87f D = 0 E = -12 F = 42c .macro SETUPt/ ; Setup is done - do nothinga .endm SETUP .endm SETUP@ In this example, the SETUP macro defines a number of assembly? constants. After the SETUP macro has been expanded once, its B work is done. Subsequent expansions of the setup macro need not? take any action. Therefore, the SETUP macro redefines itselfd@ to a macro whose expansion includes only a comment statement.B As described elsewhere, when you redefine a macro, the originalB version of the macro is automatically deleted. If that macro isA currently expanding (as would be the case with the SETUP macrou@ above), the new definition is immediately associated with the@ macro name. However, the old definition is retained until allD pending expansions complete normally. When all pending expansions? complete, the old version of the macro is deleted. Thus, theuA SETUP macro may be invoked any number of times in the assemblyuB unit. Since the first expansion redefines itself, the expansionC of the SETUP macro has no effect other than the first time it ise invoked. > Another way to pass string arguments in nested macros is to3 enclose the macro argument in nested delimiters. & NOTE? Each time you use the delimited argument in a macro call,p< the assembler removes the outermost pair of delimitersA before associating it with the formal argument. This methodl> is not recommended because it requires that you know how deeply a macro is nested.s= The following macro definition also contains a call to ther DOUBLE_ASCII macro:* .MACRO CNTDA2 LAB1,LAB2,STR_ARG> LAB1: .BYTE LAB2-LAB1-1 ; Length of 2*stringC DOUBLE_ASCII STR_ARG ; Call DOUBLE_ASCII macro  LAB2: .ENDM CNTDA2< Note that the argument in the call to DOUBLE_ASCII is not enclosed in angle brackets.0 The following example calls the macro CNTDA2:3 CNTDA2 BEG,TERM,<> > BEG: .BYTE TERM-BEG-1 ; Length of 2*string# ; Call DOUBLE_ASCII macro 0 DOUBLE_ASCII ) .ASCII "MIND YOUR P'S AND Q'S"E) .ASCII "MIND YOUR P'S AND Q'S"d TERM:> Note that even though the call to DOUBLE_ASCII in the macro< definition is not enclosed in delimiters, the call in theC expansion is enclosed because the call to CNTDA2 contains nested ) delimiters around the string argument.. D4 Argument_Concatentation; The argument concatenation operator, the apostrophe ('), > concatenates a macro argument with constant text or another> argument. Apostrophes can either precede or follow a formal% argument name in the macro source. ? If an apostrophe precedes the argument name, the text befores? the apostrophe is concatenated with the actual argument when C the macro is expanded. For example, if ARG1 is a formal argumente? associated with the actual argument TEST, then ABCDE'ARG1 isl expanded to ABCDETEST. @ If an apostrophe follows the formal argument name, the actual: argument is concatenated with the text that follows the? apostrophe when the macro is expanded. The apostrophe itselfA* does not appear in the macro expansion.B To concatenate two arguments, separate the two formal arguments> with two successive apostrophes. Two apostrophes are neededC because each concatenation operation discards an apostrophe fromt the expansion.GD An example of a macro definition that uses concatenation follows: .MACRO CONCAT A,B A''B: .WORD 0 .ENDM CONCATOC Note that two successive apostrophes are used when concatenating $ the two formal arguments A and B.4 An example of a macro call and expansion follows: CONCAT X,Y XY: .WORD 0 s$4 Passing_Numeric_Values_of_Symbols@ When a symbol is specified as an actual argument, the name of@ the symbol, not the numeric value of the symbol, is passed toB the macro. The value of the symbol can be passed by inserting aC backslash (\) before the symbol in the macro call. The assemblerl> passes the characters representing the decimal value of theD symbol to the macro. For example, if the symbol COUNT has a valueB of 2 and the actual argument specified is \COUNT, the assemblerA passes the string 2 to the macro; it does not pass the name of  the symbol, COUNT.eB Passing numeric values of symbols is especially useful with theC apostrophe (') concatenation operator for creating new symbols.eA An example of a macro definition for passing numeric values ofg symbols follows:y .MACRO WORD n WORD'n: .WORD n .ENDM WORD C The following example shows a possible call and expansion of thef macro previously defined:+ X = 1 ; Start counting at 1  WORD \XA WORD1: .WORD 1+ D4 Created_Temporary_Labels A Temporary labels are often very useful in macros. Although youn@ can create a macro definition that specifies temporary labelsB within it, these  ߙ$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F#"temporary labels might be duplicated elsewhereB in the temporary label block, possibly causing errors. However,C the assembler can create temporary labels in the macro expansionC that will not conflict with other temporary labels. These labelst' are called created temporary labels.cB Created temporary labels range from 30000$ to 65535$. Each timeA the assembler creates a new temporary label, it increments thed> numeric part of the label name by 1. Consequently, no user-? defined temporary labels should be in the range of 30000$ tom 65535$.D A created temporary label is specified by a question mark (?) inA front of the formal argument name. When the macro is expanded,rC the assembler creates a new temporary label if the correspondingsD actual argument is blank. If the corresponding actual argument isC specified, the assembler substitutes the actual argument for then formal argument.eC The following example is a macro definition specifying a createdm temporary label: + .MACRO POSITIVE ARG1,?L1  BGE ARG1,L1 NEGQ ARG1,ARG1 L1: .ENDM POSITIVEN@ The following three calls and expansions of the macro definedC previously show both created temporary labels and a user-defined  temporary label:  POSITIVE R0h BGE R0,30000$ NEGQ R0,R0 30000$: POSITIVE R5 BGE R5,30001$ NEGQ R5,R5 30001$: POSITIVE R7,10$  BGE R7,10$a NEGQ R7,R7 10$:n h3 Program_SectionshB MACRO-64 allows you to divide your program into sections called; psects using the .PSECT directive. Psects are useful for > organizing your program, and for low-level control over the? linking process. More importantly, each psect falls into oneB% of the following three categories:.? o CODE psects can contain only instructions. It contains noc@ data. Psects in this category have the EXE and NOMIX psect attributes.S7 o DATA psects can contain only data. It contains no D instructions. Psects in this category have the NOEXE and NOMIX attributes. D o MIXED psects can contain instructions or data, or both. PsectsD in this category have the MIX attribute. In addition, they may- have either the EXE or NOEXE attribute.s' MACRO-64 categorizes psects because: > o There is a significant performance compromise associatedC with mixing instructions and data in the same program sectionlB within the Alpha AXP architecture. This is because the AlphaA AXP architecture typically maintains separate memory cachest for instructions and data.9 o If you mix instructions and data, it is likely thatn< instructions will migrate into the data cache and that> data will migrate into the instruction cache. While thisA situation still yields correct results, the benefits of theoA instruction and data caches are diminished. Placing data in A the instruction stream can also have detrimental effects ongA the instruction pipeline and the multiple instruction-issues6 capabilities that most Alpha AXP systems employ.> Since a code psect can contain only instructions and cannotA contain arbitrary data, instructions you place in a CODE psect2A can be analyzed by the assembler optimizer and by the symbolic C debugger. Since a mixed psect can contain arbitrary data as wellNC as instructions, instructions you place in a mixed psect are notoC analyzed by the assembler optimizer or by the symbolic debugger.o? Instead, the assembler internally converts instructions in a 4 mixed psect to an equivalent data representation.> Because of the compromises associated with mixed psects, by< default the assembler creates psects with the NOMIX psectC attribute. If you need to place data in a psect that has the EXEB attribute, or if you need to place instructions in a psect thatC has the NOEXE attribute, you must also specify the MIX attributeR> in the psect's definition. Note that unlike the other psectD attributs, the MIX psect attribute is an assembly-time attribute.C The MIX psect attribute does not appear in the psect definitionstD in your object module and it does not affect the linking process.? All assembler directives and instructions can be used within < mixed psects. While many assembler directives can be used< within both code and data psects, data storage directivesA cannot be used in code psects and instructions and instructionaA storage directives cannot be used in data psects. If you place B instructions or instruction storage directives in a data psect,? or if you place data storage directives in a code psect, theC assembler issues a diagnostic message. Section 5.3 indicates the > applicibilty of each directive within code and data psects.D In summary, code psects may contain only storage for instructionsA and storage created by instruction directives. Data psects maynD contain only storage created by data directives. Mixed psects mayA contain either storage for instructions or data or both. Theren? are no restrictions on the use of data directives in a mixed C psect. However, the assembler converts instructions you place in B a mixed psect to a data representation. Therefore, instructionsB in a mixed psect are not analyzed as instructions by either the0 assembler optimizer or the symbolic debugger. y3 Automatic_Data_Alignmentn: The assembler can optionally align your data on natural9 boundaries. While disabled by default, this feature issA enabled with the /ALIGNMENT=data command line qualifier or thehA .ENABLE ALIGN_DATA directive. A natural boundary is an addressl? that is evenly divisibly by the size of the scalar data typen@ being accessed. The MACRO-64 automatic data alignment featureA can automatically align word, longword, quadword, and octawordnC data to a natural boundary. Accessing data on a natural boundarye< can be significantly faster than an unaligned access. For> more information on accessing data on aligned and unaligned@ boundaries, refer to the Alpha Architecture Reference Manual.A When the MACRO-64 automatic data alignment feature is enabled,cA the assembler automatically aligns all data storage directivesoB to a natural boundary. To acheive alignment, the assembler padsC with zero bytes as necessary prior to allocating the storage forA@ the data directive. Labels that occur before the data storageD directive are defined to be the address of the data storage after alignment.B 3 Directives : The general assembler directives provide facilities forA performing eleven types of functions. Some directives are onlypA applicable within data psects (psects with the NOEXE and NOMIX @ attributes). Other directives are only applicable within codeD psects (psects with the EXE and NOMIX attributes). All directivesC are applicable within psects which contain either data and code,QB or both (psects with the MIX attribute). For information on theC MIX assembly-time psect and any associated restrictions, see theo7 description of the .PSECT directive in this chapter.nC The following table discusses these types of functions and theirt directives. n 4 .ADDRESSD Address storage directive Formatm .ADDRESS address-list  s 5 Parametersc a address-listD A list of symbols or expressions, separated by commas (,), which$ MACRO-64 interprets as addresses. n5 Description< .ADDRESS stores successive quadwords (8 bytes) containingB addresses in the object module. Digital recommends that you useA .ADDRESS rather than .QUAD for storing address data to provide ( additional information to the linker. a5 NotesA o This directive can only be used within data or mixed psectst< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive alignse> the current (64-bit) boundary before allocating storage.? o You can define a 32-bit address item using macros and the # .LONG directive. For example:  .macro address_32 item .long item .endm address_32 5 Examplesr .ADDRESS A,B,C  e 4 .ALIGN' Location counter alignment directivet Formatn& .ALIGN integer [,fill-specifier]& .ALIGN keywoF$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F"rd [,fill-specifier] C 5 Parameters  tintegersB An integer in the range 0 to 9. The location counter is alignedB at an address that is the value of 2 raised to the power of the integer.  Nkeyword @ One of five keywords that specify the alignment boundary. The= location counter is aligned to an address that is the nextt$ multiple of the following values: Keyword Size (in Bytes)m BYTE 20= 1e WORD 21= 2e LONG 22= 4  QUAD 23= 8r OCTA 24= 16 r[,fill-specifier]lA Any expression that resolves to an assembly time integer valuesB containing no forward references. The filling is done per byte, regardless of the alignment.c e5 DescriptionB .ALIGN aligns the location counter to the boundary specified by" either an integer or a keyword. P5 Notes> o If .ALIGN is specified in a psect with the EXE and NOMIX> attributes, the fill specifier is ignored. The assemblerA aligns the psect to the requested boundary padding with NOPm or FNOP instructions..B o If .ALIGN is specified in a psect that does not have the EXE@ attribute and a fill_specifier is specified, the assemblerC aligns the psect to the requested boundary padding, with byte A locations using the fill-specifier as the initial value fory! the generated byte padding.fA o If the fill specifier expression encounters a value that isiB too large to fit in a boundary specified by the keyword, theB data is truncated and an informational message is displayed.@ o The alignment that you specify in .ALIGN cannot exceed the@ alignment of the program section in which the alignment isD attempted (see the description of .PSECT). For example, if youB are using the BYTE program section alignment and you specifyD .ALIGN with a word or larger alignment, the assembler displays an error message.c r 5 Examplesn Example 1, .PSECT A,QUAD ; Begin at quadword' B::.BYTE 4 ; Data is byte5' .ALIGN QUAD ; Next data isp0 C::.WORD 6 ; also quadword aligned Example 2! .PSECT A,EXE,NOMIX,OCTA# L1::TRAPB: ; offset 0a2 .ALIGN OCTA ; NOP padding bytes 4..15% TRAPB: ; offset 16g Example 3# .PSECT A,NOEXE,NOMIX,OCTAc+ L1:.WORD 5 ; byte offset 0..17 .ALIGN QUAD,2 ; fill specifier initial valuen. ; of 2 for bytes 2..7, .WORD 6 ; byte offsets 8..9 E 4 .ASCIC) Counted ASCII string storage directiveD FormatN .ASCIC quoted-literals d 5 Parameterse cquoted-literal0 An ASCII string delimited with double quotes. e5 DescriptionB .ASCIC performs the same function as .ASCII, except that .ASCIC> inserts a count byte before the string data. The count byte? contains the length of the string in bytes. The length given0A includes any bytes of non-printable characters specified using ; the backslash (\) operator, but excludes the count byte.C .ASCIC is useful in copying text because the count indicates thep# length of the text to be copied.c a5 NotesA o This directive can only be used within data or mixed psects < (psects that have either the NOEXE or MIX attributes).A o This directive also accepts VAX MACRO syntax. See VAX MACROt7 and Instruction Set Reference Manual for details.s 5 Examplesa: .ASCIC "MY STRING" ; In the listing, this becomes:$ ; .BYTE 9/ ; .ASCII \MY STRING\r a 4 .ASCIDa3 String-descriptor ASCII string storage directiven Formatr .ASCID quoted-literals 5 Parameterso hquoted-literal/ A ASCII string delimited with double quotes.X r5 DescriptionD .ASCID performs the same function as the .ASCII directive, exceptB that .ASCID inserts a string descriptor before the string data.A The descriptor format is identical to that defined for OpenVMSA? AXP and OpenVMS VAX. The string descriptor has the followinge format:+ +---------------+------------+t+ | Information | Length |c+ +---------------+------------+t+ | Pointer | + +----------------------------+c n5 Notes3 o The string-length field is two bytes in size.h? o Descriptor information (2 bytes) is always set to ^X010E.dB o Position-independent 32-bit pointer to the string (4 bytes).; String descriptors are used in calling certain systemi routines.sA o If natural alignment is enabled (using .ENABLE ALIGN_DATA),nC the descriptor is quadword aligned. This allows you to accessaD the entire descriptor (2 data words and a longword address) on a quadword alignment.eA o This directive can only be used within data or mixed psectsa< (psects that have either the NOEXE or MIX attributes).A o This directive also accepts VAX MACRO syntax. See VAX MACROr7 and Instruction Set Reference Manual for details.  e 5 Examples  Example 1> .DESCR1: .ASCID "ARGUMENT FOR CALL" ; String descriptor Example 2F .DESCR2: .ASCID "SECOND ARGUMENT" ; Another string descriptor s 4 .ASCIIt! ASCII string storage directiveu Formate .ASCII quoted-literalX 5 Parametersi oquoted-literal0 An ASCII string delimited with double quotes. 5 Description? .ASCII stores the ASCII value of each character in the ASCIInD string or the value of each byte expression in the next available byte. r5 NotesA o This directive can only be used within data or mixed psectsi< (psects that have either the NOEXE or MIX attributes).A o This directive also accepts VAX MACRO syntax. See VAX MACRO 7 and Instruction Set Reference Manual for details.  d 5 Examplesh .ASCII "MY STRING"t g 4 .ASCIZ1 Zero-terminated ASCII string storage directiven Formata .ASCIZ quoted-literalb s 5 Parameters. quoted-literal0 An ASCII string delimited with double quotes. s5 DescriptionB .ASCIZ performs the same function as .ASCII, except that .ASCIZC appends a null byte as the final character of the string. When atD list or text string is created with an .ASCIZ directive, you needC only perform a search for the null character in the last byte toe# determine the end of the string.p t5 NotesA o This directive can only be used within data or mixed psectsc< (psects that have either the NOEXE or MIX attributes).A o This directive also accepts VAX MACRO syntax. See VAX MACRO 7 and Instruction Set Reference Manual for details.p e 5 Examplesd, .ASCIZ "MY STRING" ; Equivalent to6 ; .ASCII "MY STRING \x00" o4 .BASE Base register directive Formatl! .BASE Rn [,base_expression]_ g 5 Parameterss lRn9 One of the base registers, R0 through R30, FP, and SP.d bbase_expressions= The base address, which is optional, and can be one of thea following: o An absolute expression o A relocatable expression o An external expression@ An expression must not contain forward references or implicit? external symbols. An implicitly defined external symbol is a,A symbol that the assembler defaults to an external symbol. ThisAC occurs when the assembler encounters references to a symbol, buttA does not encounter a definition for the symbol or an .EXTERNAL & directive that declares the symbol. f5 Description= The .BASE directive is used to inform the assembler that adC specified base register contains a specified base address. LateriD in your program, the assembler allows you to implicitly reference> the specified base register. When the assembler knows whichB base addresses are stored in one or more base registers, it canD convert an expression to an offset from one of the base registers> previously specified in a .BASE directive. .BASE provides aC convenient and more readable short hand for accessing memory andC constant values using base registers. .BASE also makes it easier B for you to change your register assignments if you later modify your code.t= The base expression is optional. If the base expression is A specified, this base addrh|$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F "ess value is assumed by the assemblerlA to be in the specified register, Rn. If the base expression iss? omitted, the contents of the specified base register, Rn, ismA considered undefined until a new base expression is associatedp with the base register.: R31 is defined to always contain zero, according to the; architecture definition. Therefore, R31 is known to be aS@ predefined base register containing zero. For every assembly,1 the assembler assumes the following statement:i .BASE R31, 0oB Because the contents of R31 cannot change, you cannot specify a base address for R31.? You can use the .BASE directive to implicitly reference baseoD registers. You can also automatically compute offsets from a baseD address known to be in a register to a base address you use in an instruction argument.? Most of the memory format Alpha AXP instructions are definedlA such that one of their arguments must have a base register andhA an offset. If the assembler encounters only an expression withnC no base register, the assembler attempts to find a base registerdB that contains a base address or constant within a 16-bit signedA offset of the value of the expression. If it finds such a base @ register, the assembler computes an offset that when added toB the value of the base register, results in a value equal to the4 expression specified in the instruction argument. F 5 Examples. Example 1" .EXTERNAL COMM_AREA 1" .BASE R1, COMM_AREA 2& CURR_LINE = COMM_AREA + 0& CURR_COLUMN = COMM_AREA + 4& CURR_MODE = COMM_AREA + 8; LDA R4, 17 ; LDA R4, 17(R31) 3; LDL R2, CURR_LINE ; LDL R2, 0(R1) 4e6 LDL R3, CURR_COLUMN ; LDL R3, 4(R1)6 STL R4, CURR_MODE ; STL R4, 8(R1)> 1 This statement declares an external symbol, COMM_AREA.= COMM_AREA is a global symbol that represents the base C address of a three-longword communication area that is usede- by different routines in the program.nB 2 This statement informs the assembler that base register R1C contains the base address, COMM_AREA, of this communicationtC area. The next three statements define variables within thee communication area.oC 3 The first instruction shows how you can load registers withbC constant values in the range -32768 to +32767 by implicitlyp' using R31 as the base register.t> 4 The last three statements show how the .BASE directive9 allows you to implicitly reference base registersn; and automatically compute offsets. In each of theset? instructions, the second argument is defined to requirea& an offset and a base register.C Since no base register is specified, the assembler attemptslD to imply the base register and compute the offset based upon7 information given in previous .BASE directives.a? In the last three instructions, the address argument is C within -327678 to +32767 of the base address known to be ingC R1 (i.e., COMM_AREA). Therefore, R1 is selected as the basee@ register. The assembler also computes the correct offset> from the base address known to be in R1 to the address. specified in the instruction argument. Example 2@ The assembler performs a sequential search through the listB of possible base registers, R0 through R31. It uses the firstB definition possible if multiple base registers are valid. For example:; .BASE R5, 300E :  LDQ R10, 100T: The assembler outputs the LDQ instruction as follows: LDQ R10, -200(R5)C Both R31 and R5 are defined as base registers that can be usedTB in constructing the instruction argument. R31 always containsD zero. In this example, R5 is also known to contain the constantA 300. The assembler uses the first base register, starting at C R0 and progressing to R31, which provides a known value withint@ -32768 to +32767 of the specified argument value. Since the? assembler considers R5 before it considers R31, R5 is used  rather than R31.  s4 .BEGIN_EXACT $ Exact instruction block directive FormatA .BEGIN_EXACTu b5 Description; An exact instruction block suppresses code optimizationsg? (SCHEDULE, PEEPHOLE, ALIGN_CODE, and ALIGN_DATA). regardlessbC if these optimizations are enabled for the assembly unit. Unlikec? .ENABLE and .DISABLE, which can be used to enable or disableaD specific optimizations for the entire assembly unit, .BEGIN_EXACTD and .END_EXACT allow you to suppress optimization for a specifiedB range of instructions. Instructions outside the specified range8 remain subject to any optimizations you have enabled. 5 Notes@ o This directive cannot appear in a psect with the NOEXE and NOMIX attributes.S? o Although this directive is accepted by the assembler in a D psect with the MIX attribute, it has no effect in these psects? since no code optimizations are in affect for MIX psects.t? o .BEGIN_EXACT must be paired with a matching .END_EXACT tot( close the exact instruction block.; o .BEGIN_EXACT and .END_EXACT instruction blocks can be.B nested. The outermost level of the .BEGIN_EXACT and matching@ .END_EXACT directives delimit the actual exact instructionA block from which code optimizations are suppressed. NestingB .BEGIN_EXACT and .END_EXACT instruction blocks can be useful@ in macro definitions where the macro expansion requires anD exact instruction sequence. Nested .BEGIN_EXACT and .END_EXACT> instruction blocks allow a macro to be invoked both from5 within and without the exact instruction block.s 5 ExamplesgA The following example shows an instruction sequence prior to( optimization:# addf f7, f8, f9 ; 1n# addf f2, f3, f4 ; 2b# addl r5, r6, r7 ; 3u# addl r8, r9, r10 ; 4 ? The assembler optimizes the previous example to a sequenceA3 similar to the following instruction sequence:d :s# addf f7, f8, f9 ; 1t# addl r5, r6, r7 ; 3 # addf f2, f3, f4 ; 2h# addl r8, r9, r10 ; 4d : D If you choose to suppress optimization in the previous example,< enclose the four instructions with the .BEGIN_EXACT and> .END_EXACT directives, as shown in the following example: .BEGIN_EXACT# addf f7, f8, f9 ; 1L# addf f2, f3, f4 ; 22# addl r5, r6, r7 ; 3M# addl r8, r9, r10 ; 4s .END_EXACT r4 .BLKx& Block storage allocation directives Formata .BLKA [expression] .BLKB [expression] .BLKD [expression] .BLKF [expression] .BLKG [expression] .BLKL [expression] .BLKO [expression] .BLKQ [expression] .BLKS [expression] .BLKT [expression] .BLKW [expression] o 5 Parametersn t expression? An integer expression specifying the amount of storage to be? allocated. All the symbols in the expression must be definedRB at the current point in the assembly and the expression must beB an absolute expression. If the expression is omitted, a default value of 1 is assumed.t g5 Description: MACRO-64 has the following 11 block storage directives:1 DirectivReserves Storage for: Bytes Allocatedt9 .BLKA Addresses (quadwords) 8 * value of expressionr5 .BLKB Byte data Value of expressiona9 .BLKD Double-precision 8 * value of expressione floating-point data (quadwords)9 .BLKF Single-precision 4 * value of expressionh floating-point data (longwords)9 .BLKG G_floating data 8 * value of expression  (quadwords)9 .BLKL Longword data 4 * value of expressionI: .BLKO Octaword data 16 * value of expression9 .BLKQ Quadword data 8 * value of expressionc9 .BLKS S_floating data 4 * value of expression  (longwords)9 .BLKT T_floating data 8 * value of expression0 (quadwords)9 .BLKW Word data  s$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F" 2 * value of expressionsA Each directive reserves storage for a different data type. TherB value of the expression determines the number of data items forA which MACRO-64 reserves storage. For example, .BLKL 4 reserveslC storage for 4 longwords of data and .BLKB 2 reserves storage forsB 2 bytes of data. The total number of bytes reserved is equal toA the length of the data type times the value of the expression.c y5 NotesB o If automatic data alignment is enabled, the .BLKx directivesA align the current location counter to one of the alignmentss$ listed in the following table: DirectiAlignment' .BLKA Quadword (64-bit) boundarye .BLKB None' .BLKD Quadword (64-bit) boundaryi' .BLKF Longword (32-bit) boundaryd' .BLKG Quadword (64-bit) boundaryp' .BLKL Longword (32-bit) boundaryp( .BLKO Octaword (128-bit) boundary' .BLKQ Quadword (64-bit) boundaryi' .BLKS Longword (32-bit) boundaryb' .BLKT Quadword (64-bit) boundarya# .BLKW Word (16-bit) boundaryxC o These directives can only be used within psects having eitherc" the NOEXE or MIX attributes. d 5 Examplesi .PSECT A,NOEXEaA B:: .BLKW 10 ; 10 words (20 bytes) of storagerD .BLKQ 5 ; 5 quadwords (40 bytes) of storage> .BLKW ; 1 word (2 bytes) of storage n4 .BYTE Byte storage directive Formatd .BYTE expression-lists d 5 Parametersl expression-listf? One or more expressions separated by commas. Each expressionnA is first evaluated as a quadword expression; then the value of B the expression is truncated to fit in a byte. The value of eachB expression should be in the range 0 to 255 for unsigned data or- in the range -128 to +127 for signed data.w o5 Description@ .BYTE generates successive bytes of binary data in the object module. t5 NotesC o The assembler displays a warning message if the expression isc% outside the range -128 to -255.bA o The assembler will truncate the most significant bits of antC integer or external value that is too large to store in eighto bits. A o This directive can only be used within data or mixed psectsi< (psects that have either the NOEXE or MIX attributes). p 5 Examplesi3 A: .BYTE 5 ; Stores 5 in a byteu h4 .CODE_ADDRESS! Code address storage directiver Formatn .CODE_ADDRESS name-liste g 5 Parametersl a name-listn> A list of symbols separated by commas. These symbols shouldB reference either a procedure descriptor name, such as a routine7 name, or an externally defined procedure descriptor.  o5 Description; .CODE_ADDRESS causes the code addresses of the specified < identifiers to be placed at the current psect and current@ location counter. The specified identifier should reference a- procedure descriptor defined in the image. 5 NotesA o This directive can only be used within data or mixed psects < (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive aligns B the current location counter to a quadword (64-bit) boundary before allocating storage. O 5 ExamplesS .CODE_ADDRESS A s4 .D_FLOATING# Floating-point storage directive Formats, .D_FLOATING floating-point-number-list( .DOUBLE floating-point-number-list r 5 Parameters floating-point-number-listD A comma-separated list of floating-point constants. The constantsA cannot contain any operators except unary plus or unary minus.o n5 DescriptionC .D_FLOATING evaluates the specified floating-point constants and A stores the results in the object module. .D_FLOATING generates B 64-bit, double-precision, floating-point data (1 bit of sign, 8B bits of exponent, and 55 bits of fraction). See the description= of .F_FLOATING for information on storing single-precisioniB floating-point numbers and the descriptions of .G_FLOATING, .S_@ FLOATING, and .T_FLOATING for descriptions of other floating- point constants.o a5 NotesA o Double-precision floating-point numbers are always rounded. 3 o The alternate form of .D_FLOATING is .DOUBLE.mA o This directive can only be used within data or mixed psects < (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive aligns B the current location counter to a quadword (64-bit) boundary before allocating storage.D o The Alpha AXP architecture supports only conversion operations) for the D floating-point data type.t b 5 Examplesw .D_FLOATING 3.1E+02  4 .DISABLEt( Disable assembler functions directive Formats .DISABLE argument-list .DSABL argument-list s 5 Parametersr R argument-list B One or more of the symbolic arguments listed in the descriptionC of .ENABLE. You can use either the long or the short form of the B symbolic arguments. If you specify multiple arguments, separate# them by commas, spaces, or tabs.  5 Description> .DISABLE disables the specified assembler function. See the/ description of .ENABLE for more information.g, The alternate form of .DISABLE is .DSABL. p4 .ELSE' Conditional assembly block directive0 Formate .ELSE b5 Description@ A conditional assembly block is a series of source statementsC that is assembled only if a certain condition is met. .IF startsSC the conditional block and .ENDC ends the conditional block; eachuB .IF must have a corresponding .ENDC. The .IF directive contains@ a condition test and one or two arguments. The condition testA specified is applied to the arguments. If the test is met, alli> MACRO-64 statements between .IF and .ELSE are assembled. IfB the test is not met, the statements between .ELSE and .ENDC are assembled. A Conditional blocks can be nested; that is, a conditional blocke= can be inside another conditional block. In this case, the? statements in the inner conditional block are assembled onlyiB if the condition is met for both the outer and inner block. For> more information, see the description of the .IF directive. 5 Notes@ o You cannot use the .ELSE directive in the same conditional# block as the .IF_x directive.u@ o The .ELSE directive is similar to the .IF_FALSE directive.? However, you can only use .ELSE once within a conditionalc; block. .IF_FALSE can be used any number of times in ao conditional block. 5 Examples 7 An example of a conditional assembly directive is:? .IF EQUAL ALPHA+1 ; Assemble block if ALPHA+1=0. . .; .ELSE ; Assemble when .IF=false.i . . .ENDC 4 .ENABLE' Enable assmebler functions directived Format  .ENABLE argument-list  .ENABL argument-list 5 Parametersf t argument-listcA One or more of the symbolic arguments . You can use either theE9 long form or the short form of the symbolic arguments.m@ If you specify multiple arguments, separate them with commas, spaces, or tabs.2 Table 6 .ENABLE and .DISABLE Symbolic Arguments Short Default % Long Form Form ConditiFunctionf= ALIGN_CODE DisableThe code alignment option aligns > certain branch target labels. The> ALIGN_CODE option is disabled for@ the assembly unit if any one of the/ following is true: A o /NOALIGNMENT=code is specified onf1 the command line. C o .DISABLE ALIGN_CODE is specified int3 the source program.o= o The /ALIGNMENT=code option isn* defaulted.B ALIGN_DATA DisableWhen ALIGN_DATA is disabled, the dataC storage directives put each succeedingd< item on the next byte boundary.A When ALIGN_DATA is enabled, the data C storage dq'$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1FQ"irectives put each succeeding@ item on natural boundaries (such asC words on word boundaries, longwords onoB longword boundaries) adding pad bytes* as necessary.B Accessing data on anything other than@ natural boundaries usually incurs a= significant performance penalty.x: You can enable or disable theB ALIGN_DATA option for specific ranges1 within your program.e; FLOAT EnabledControls whether the assembleraB generates floating-point instructions@ when optimizing code and performing2 code-label alignment.? Currently, the only floating-pointnC instruction generated by the assemblern> during optimization and alignment> processing is FNOP, the floating-C point no-operation instruction. If youaB specify .DISABLE FLOAT, the assemblerA does not generate any floating-point A instructions as part of optimization 6 and alignment processing.@ The initial value of this option isD specified by the /ENVIRONMENT=[NO]FLOATC command line option. The last value ofwD the FLOAT option at the end of assemblyC determines whether FLOAT is enabled orb& DISABLED.B GLOBAL GBL EnabledWhen GLOBAL is enabled, the assemblerC implicitly treats any undefined symbolm@ as an external reference defined inA another module. If the GLOBAL optionn> is disabled, the assembler issues< a warning and implicitly treats@ the undefined symbol as an external? reference assumed to be defined inbB another module. The last value of theA GLOBAL option at the end of assemblyD determines whether the GLOBAL option is1 enabled or disabled. C LOCAL_BLOCK LSB DisableUsed to override the default assemblerA behavior to define a temporary label @ block. (A temporary label is of theB form n$ where n represents a number.)? A temporary label block is usually @ delimited by two user defined localC or global labels. However, the .ENABLEeD LOCAL_BLOCK directive defines the startD of a block that is terminated by one of+ the following:< o A second .ENABLE LOCAL_BLOCK* directive.@ o A .DISABLE LOCAL_BLOCK directiveC followed by a user-defined local orsD global label, or a .PSECT directive.> PEEPHOLE DisablePeephole optimization reduces theA strength of certain instructions andtD eliminates instructions where possible.@ The PEEPHOLE option is disabled for@ the assembly unit if any one of the/ following is true:tD o /NOOPTIMIZE=PEEPHOLE is specified on1 the command line.rA o .DISABLE PEEPHOLE is specified ins3 the source program.rA o The PEEPHOLE option is defaulted.e@ SCHEDULE DisableInstruction scheduling optimizationD reorders instructions to more optimally> utilize the instruction pipeline.@ The SCHEDULE option is disabled for@ the assembly unit if any one of the/ following is true:tD o /NOOPTIMIZE=SCHEDULE is specified on1 the command line. A o .DISABLE SCHEDULE is specified in 3 the source program. A o The SCHEDULE option is defaulted.  e5 Description? .ENABLE enables the specified assembly function. .ENABLE andE? its negative form, .DISABLE, control the following assemblerg functions:i! o Creating local label blockso> o Specifying that undefined symbol references are external referencesC o Enabling or disabling specific optimizations for the assemblye unit@ You can enable one or more specific optimization options with> either the .ENABLE directive, or the /OPTIMIZE command-line< qualifier, or both. If you explicitly disable one or moreC specific optimization options with the .DISABLE directive, thosetC optimization options are disabled regardless of the command-linee options you specify., _5 Notes+ The alternate form of .ENABLE is .ENABL.f t 5 Examplesc Example 17 The following example shows the ALIGN_DATA option:r .PSECT A, NOEXE- .ENABLE ALIGN_DATA ; Align on naturalB/ ; natural boundariesh A: .BYTE 1 ;. B: .QUAD 1000 ; B is allocated at1 ; a natural boundary -a2 ; specifically at A + 7 .DISABLE ALIGN_DATA ; C: .BYTE 2 ;. D: .QUAD 1001 ; D is allocated at4 ; an unaligned boundary -/ ; specifically C + 1e Example 2< The following example shows the GLOBAL option disabled: .DISABLE GLOBAL6 .ADDRESS X ; Assembler issues a warning .END Example 3@ The following example shows the LOCAL_BLOCK option enabled: .ENABLE LOCAL_BLOCK .PSECT A,NOEXEh A1:: @ 5$: .PROCEDURE_DESCRIPTOR PROC_1 ; Temporary label 5$ .blkb 32 A2::a= .address 5$ ; By default the declarations= ; of A2 would have ended theE< ; temporary label block and< ; made this reference to 5$B ; illegal. However, this default? ; behavior has been overriddenaE ; by the use of .ENABLE LOCAL_BLOCK.c! .DISABLE LOCAL_BLOCKo .ENDc Example 4B The following example shows an unoptimized and optimized listD of instructions with the SCHEDULE and PEEPHOLE options enabled: .ENABLE PEEPHOLE,SCHEDULE* .psect A,EXE,QUAD ; unoptimized TRAPB A::ADDF F1,F2,F3t ADDF F4,F5,F6t ADDL R1,R2,R3d ADDL R4,R5,R6 ; This example shows the optimized list of instructions: .ENABLE PEEPHOLE,SCHEDULE( .psect A,EXE,QUAD ; optimized A::ADDF F1,F2,F3i ADDL R1,R2,R3d ADDF F4,F5,F6o ADDL R4,R5,R6e n4 .ENDc! Assembly termination directivee Formato .END [label] 5 Parameterso olabeluC The procedure descriptor name that specifies the routine (calledx= the transfer address) where program execution begins. This_ argument is optional. e5 Description@ .END terminates the source program. No additional text should@ occur beyond this point in the current source file, or in anyA additional source files specified in the command line for thiss= assembly. If any additional text does occur, the assemblerAA ignores it. The additional text does not appear in the listingA+ file nor does it affect the obj2$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F"ect file.  5 NotesC o When an executable image consisting of several object modulesaB is linked, only one object module should be terminated by anA .END directive that specifies a transfer address. All otheryA object modules should be terminated by .END directives thatr? do not specify a transfer address. If an executable imageaC contains either no transfer address or more than one transfere4 address, the linker displays an error message.D o For more information, see the .PROCEDURE_DESCRIPTOR directive. N 5 Examplesi . . .6 .PROCEDURE_DESCRIPTOR TRANSFER1,code_address_T1 . . .C .END TRANSFER1 ; TRANSFER1 is module transfer addresse s4 .ENDC End conditional directive Format .ENDC r5 Description< .ENDC terminates the conditional range started by the .IFA directive. See the description of .IF for more information and examples. S4 .ENDM! End macro definition directive Format  .ENDM [macro-name] 5 Parameters  macro-nameB The name of the macro whose definition is to be terminated. The? macro name is optional; if specified, it must match the nameaB defined in the matching .MACRO directive. The macro name should? be specified so that the assembler can detect any improperly nested macro definitions. e5 Description@ .ENDM terminates the macro definition. See the description of: .MACRO for an example of the use of an .ENDM directive. r5 NotesD If .ENDM is encountered outside a macro definition, the assembler displays an error message.  4 .ENDR End repeat range directive Format .ENDR 5 DescriptionB .ENDR indicates the end of a repeat range. It must be the final> statement of every repeat block. A repeat block consists of? any range of text beginning with the .IRP, .IRPC, or .REPEAT ? directive. For more information, see the description for the D .IRP, .IRPC, or .REPEAT directives for examples of how to use the .ENDR directive.t 5 Notes@ If .ENDR is encountered outside a repeat block, the assembler displays an error message.r s 4 .END_EXACTn( End exact instruction block directive Formatg .END_EXACTg 5 Description@ .END_EXACT delimits the end of an exact instruction block. An@ exact instruction block suppresses the optimizations SCHEDULE@ and PEEPHOLE, and the alignment options ALIGN_CODE and ALIGN_B DATA for the specified range of instructions regardless if code3 optimizations are enabled for the assembly unit. < For more information on the .END_EXACT directive, see the= description of the .BEGIN_EXACT directive in this chapter.  4 .ERRORd Error directive Formatn .ERROR quoted-literal  s 5 Parameters  oquoted-literal; A string of characters, between a pair of double quotes,  displayed during assembly.v e5 DescriptionA .ERROR causes the assembler to display an error message on theOB terminal or batch log file and in the listing file (if there is one).C Using .ERROR prevents an output object file from being produced.  5 Notes> o .PRINT, .WARN, and .ERROR are directives used to displayB messages. You can use them to display information indicating= unexpected or important conditions within the assembly.rA o This directive also accepts VAX MACRO syntax. See VAX MACROa7 and Instruction Set Reference Manual for details.h m 5 ExamplesL! .ERROR "Illegal Arguments"  ^> %MACRO64-E-GENERROR, Generated ERROR: Illegal Arguments7 at line number 3 in file DISK$:[TEST]ERROR.M64;2t u4 .EVEN, Even location counter alignment directive Formata .EVEN n5 Description? .EVEN ensures that the current value of the location counter B is even by adding 1 if the current value is odd. If the current- value is already even, no action is taken.B o5 Notes> This directive can only be used within data or mixed psects9 (psects that have either the NOEXE or MIX attributes).  4 .EXTERNAL& External symbol attribute directive Format  .EXTERNAL symbol-listm .EXTRN symbol-list 5 Parameters  f symbol-listr/ A list of symbol names, separated by commas.A m5 DescriptionD .EXTERNAL indicates that the specified symbols are external; that8 is, the symbols are defined in another object module. v5 Notes- The alternate form of .EXTERNAL is .EXTRN.d c 5 Examplese; .EXTERNAL B ; B is defined in another modulet . . .6 A:: .ADDRESS B ; Its address is stored here C4 .F_FLOATING# Floating-point storage directive Format , .F_FLOATING floating-point-number-list' .FLOAT floating-point-number-listd 5 Parametersc ofloating-point-number-list> A list of one or more floating-point constants separated byB commas. The constants cannot contain any operators except unary plus or unary minus.i r5 DescriptionA .F_FLOATING evaluates the specified floating-point constant(s) ; and stores the results in the object module. .F_FLOATINGr= generates 32-bit, single-precision, floating-point data (1t= bit of sign, 8 bits of exponent, and 23 bits of fractional D significance). See the description of .D_FLOATING for information? on storing double-precision floating-point constants and the > descriptions of .G_FLOATING, S_FLOATING, and T_FLOATING for2 descriptions of other floating-point constants. 5 Notes2 o The alternate form of .F_FLOATING is .FLOAT.A o This directive can only be used within data or mixed psects < (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive aligns B the current location counter to a longword (32-bit) boundary before allocating storage. n 5 Examples  .F_FLOATING 1.0,3.0E+2i r4 .G_FLOATING% G_floating-point storage directiveU Formate, .G_FLOATING floating-point-number-list i 5 Parameters  floating-point-number-listB A comma-separated list of one or more floating-point constants.B The constants cannot contain any operators except unary plus or unary minus.  s5 DescriptionC .G_FLOATING evaluates the specified floating-point constants andtA stores the results in the object module. .G_FLOATING generatesiB 64-bit data (1 bit of sign, 11 bits of exponent, and 52 bits of@ fraction). See the description of .D_FLOATING for information? on storing double-precision floating-point constants and the > descriptions of .F_FLOATING, S_FLOATING, and T_FLOATING for2 descriptions of other floating-point constants. T5 NotesA o This directive can only be used within data or mixed psects< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive alignslB the current location counter to a quadword (64-bit) boundary before allocating storage. a 5 Examplesa .G_FLOATING 2.0E-3 e 4 .IDENTI Identification directiveS Format .IDENT quoted-literali o 5 Parameters  quoted-literal: A 1- to 31-character string, within double quotes, thatC identifies the module, such as a string that specifies a versionn number. 5 DescriptionA .IDENT provides a means of identifying the object module. ThisC identification is in addition to the name assigned to the objectaD module with .TITLE. A character string can be specified in .IDENTC to label the object module. This string is printed in the headerl= of the listing file and also appears in the object module.A 5 Notes= If a source module contains more than one .IDENT, the lastC directive given establishes the character string that forms partt' of the object module identification.L O 5 Examples  .IDENT "Module Name"  4 .IF' Conditional assembly block directiver Format  .IF condition argument(s) . . .e range . . . .ENDC h 5 Parameters  condition ? A specified condition that must be met if the block is to be A included in the assembly. The c0$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1Fh" ondition must be separated from * the argument by a comma, space, or tab. argument(s) A One or more symbolic arguments or expressions of the specified @ conditional test. If the argument is an expression, it cannotD contain any undefined symbols. The assembler converts relocatable@ arguments to absolute arguments by discarding the relocatable? portion of the expression and using only the offset from theEB beginning of the psect. Arguments must be separated by a comma. Trange A The block of source code that is conditionally included in theR assembly. L> Table 7 Condition Tests for Conditional Assembly DirectivesE Condition @ Condition Complement Number ThatE Condition Argument of AssemblesAA Test Test Type Arguments Block& Short Short Longu% Form Form Long Form FormoC EQUAL EQ NOT_EQUAL NE Expression 1 or 2 Expres-.E sion-1 istD equal toC expres-lF sion-2 or F not equal F to expres-C sion-2.sC GREATER GT LESS_EQUAL LE Expression 1 or 2 Expres-dE sion-1 isdC greateri@ thanC expres-nE sion-2 or@ lessC than or.D equal toC expres-sC sion-2.aC LESS_ LT GREATER_ GE Expression 1 or 2 Expres-tE THAN EQUAL sion-1 isFE less thandC expres-E sion-2 ornC greatereC than orvD equal toC expres-iC sion-2.B DEFINED DF NOT_DEFINED NDF Symbolic 1 Symbol> isC definedrB or notD defined.D BLANK B NOT_BLANK NB Macro 1 ArgumentD is blankB or notB blank.E IDENTICAL IDN DIFFERENT DIF Macro 2 Argumentsr? areC identi-gB cal orC differ-s@ ent. e5 Description@ A conditional assembly block is a series of source statements? that are assembled only if a certain condition is met. A .IFn@ starts the conditional block and a .ENDC ends the conditional; block; each .IF must have a corresponding .ENDC. The .IFt@ directive contains a condition test and one or two arguments.? The condition test specified is applied to the arguments. IflA the test is met, all MACRO-64 statements between .IF and .ENDC @ are assembled. If the test is not met, the statements are not? assembled. Optionally, you can use the .ELSE directive (or a B combination of the .IFF, .IFT, and .IFTF directives) to specifyC an alternate series of statements to assemble if the test is not met.NA Conditional blocks can be nested; that is, a conditional blocky= can be inside another conditional block. In this case, thea? statements in the inner conditional block are assembled onlyy> if the condition is met for both the outer and inner block. A5 Notes> o The assembler displays an error message if the followingC directives occur outside a conditional assembly block: .ENDC,-1 .ELSE, .IF_FALSE, .IF_TRUE, .IF_TRUE_FALSE. B o MACRO-64 permits a nesting depth of 100 conditional assemblyB levels. If a statement attempts to exceed this nesting level5 depth, the assembler displays an error message.u? o The effect of logical expressions can only be achieved by < using several levels of .IF directives. See Example 5.B o Lowercase string arguments are converted to uppercase before? being compared, unless the string is surrounded by double > quotes or /NAMES=as_is is specified on the command line.B o The assembler displays an error message if .IF specifies anyC of the following: a condition test other than those which areD valid, an illegal argument, or a null argument specified in an .IF directive. s 5 Examplesf Example 17 An example of a conditional assembly directive is: B .IF EQUAL ALPHA+1 ; Assemble block if ALPHA+1=0. DoB . ; not assemble if ALPHA+1 not=0 . . .ENDC Example 21 Nested conditional directives take the form: " .IF condition argument(s)" .IF condition argument(s) . . . .ENDC .ENDC Example 3< The following conditional directives can govern whether1 assembly of the specified range is to occur:o .IF DEFINED SYM1 .IF DEFINED SYM2 . . . .ENDC .ENDC Example 4B In this example, if the outermost condition is not satisfied,C no deeper level of evaluation of nested conditional statementscB within the program occurs. Therefore, both SYM1 and SYM2 must8 be defined for the specified range to be assembled.D An alternate series of statements can be specified using .ELSE:6 .IF EQUAL A,B ; Assemble if A is equal to B: .ELSE ; Assemble if A is not equal to B .ENDC Example 5< The following example demonstrates the use of .ELSE and nesting: 7 .IF LESS_THAN X,Y ; Assemble if X is less than Yh7 .IF DEFINED Z ; Assemble if Z is defined and , ; X is less than Y; .ELSE ; Assemble if Z is not defined andl, ; X is less than Y .ENDCtF .ELSE ; Assemble if X is greater than or equal to Y< .IF DEFINED Z ; Assemble if Z is defined and X is6 ; greater than or equal to Y .ENDCL .ENDC p4 .IF_x+ Subconditional assembly block directivesi Formatt .IF_FALSE .IF_TRUEe .IF_TRUE_FALSE  s5 Description< For compatibility with VAX MACRO, MACRO-64 provides three( directives for use within .IF blocks: Directive FunctioniD .IF_FALSE If the condition of the assembly block tests false,? the program includes the source code followingiA the .IF_FALSE directive and continuing up to thefC next subconditional directive or to the end of the-, conditional assembly block.C .IF_TRUE If the condition of the assembly block tests true,f? the program includes the source code followingc@ the .IF_TRUE directive P䚽$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1Fs"1and continuing up to theC next subconditional directive or to the end of thel, conditional assembly block.; .IF_TRUE_ Regardless of whether the condition of thea? FALSE assembly block tests true or false, the source A code following the .IF TRUE_FALSE directive (andSC continuing up to the next subconditional directive? or to the end of the assembly block) is alwaysu included.< The implied argument of a subconditional directive is theC condition test specified when the conditional assembly block wasnA entered. A conditional or subconditional directive in a nested C conditional assembly block is not evaluated if the preceding (ornD outer) condition in the block is not satisfied (see Example 3 and Example 4).C A conditional block with a subconditional directive is differentuB from a nested conditional block. If the condition in the .IF isA not met, the inner conditional blocks are not assembled, but an> subconditional directive can cause a block to be assembled. 5 NotesA o If a subconditional directive appears outside a conditionall> assembly block, the assembler displays an error message.D o The alternate forms of .IF_FALSE, .IF_TRUE, and .IF_TRUE_FALSE are .IFF, .IFT, and .IFTF.B o You cannot use .ELSE in the same conditional block as .IF_x. n 5 Examplese Example 1' Assume that symbol SYM is defined:eB .IF DEFINED SYM ; Tests TRUE since SYM is defined.A . ; Assembles the following code.r . .< .IF_FALSE ; Tests FALSE since previous; . ; .IF was TRUE. Does notr@ . ; assemble the following code. .pB .IF_TRUE ; Tests TRUE since SYM is defined.A . ; Assembles the following code. .e .e: .IF_TRUE_FALSE ; Assembles following code4 . ; unconditionally. . . B .IF_TRUE ; Tests TRUE since SYM is defined.: . ; Assembles remainder of? . ; conditional assembly block.A .  .ENDC  Example 2= Assume that symbol X is defined and that symbol Y is not defined: @ .IF DEFINED X ; Tests TRUE since X is defined.E .IF DEFINED Y ; Tests FALSE since Y is not defined. D .IF_FALSE ; Tests TRUE since Y is not defined.A . ; Assembles the following code. . .rE .IF_TRUE ; Tests FALSE since Y is not defined.2C . ; Does not assemble the following ) . ; code. .  .ENDC- .ENDC  Example 3= Assume that symbol A is defined and that symbol B is notQ defined:p? .IF DEFINED A ; Tests TRUE since A is defined. @ . ; Assembles the following code. . .e@ .IF_FALSE ; Tests FALSE since A is defined.B . ; Does not assemble the following( . ; code. . = .IF NOT_DEFINED B ; Nested conditional directive 4 . ; is not evaluated. . .n .ENDC  .ENDC  Example 4A Assume that symbol X is not defined but symbol Y is defined: D .IF DEFINED X ; Tests FALSE since X is not defined.B . ; Does not assemble the following( . ; code. . = .IF DEFINED Y ; Nested conditional directive 4 . ; is not evaluated. . . 6 .IF_FALSE ; Nested subconditional> . ; directive is not evaluated. . . 6 .IF_TRUE ; Nested subconditional> . ; directive is not evaluated. . .  .ENDC  .ENDC  4 .IIF 1 Immediate conditional assembly block directive Format . .IIF condition [,]argument(s), statement T 5 ParametersS o condition D One of the legal condition tests defined for conditional assembly= blocks (see the description of .IF). The condition must beeA separated from the arguments by a comma, space, or tab. If the A first argument can be a blank, the condition must be separated # from the arguments with a comma.K argument(s) C An expression or symbolic argument associated with the immediate > conditional assembly block directive. If the argument is an; expression, it cannot contain any undefined symbols. The A assembler converts relocatable arguments to absolute arguments D by discarding the relocatable portion of the expression and usingA only the offset from the beginning of the psect. The arguments 3 must be separated from the statement by a comma.  statement ? The statement to be assembled if the condition is satisfied.  5 DescriptionC .IIF provides a means of writing a one-line conditional assemblynA block. The condition to be tested and the conditional assemblye@ block are expressed completely within the line containing the@ .IIF directive. No terminating .ENDC statement is required or allowed.n i5 Notes> The assembler displays an error message if .IIF specifies a@ condition test other than those which the assembler considers2 valid, an illegal argument, or a null argument. l 5 ExamplessD In the following example, the symbol EXAM is defined within the source program:" .IIF DEFINED EXAM, BR ALPHA1 This directive generates the following code: BR ALPHA F 4 .INCLUDET Include source file directive Formats .INCLUDE quoted-literal  t 5 ParametersN quoted-literalC The name of the source file to be included within double quotes.h? If a logical name exists that is the same as the source filen@ name, specify the .M64 file extension to override the logical name. h5 DescriptionB .INCLUDE indicates that the current input source file should beB suspended and the specified file should be used. When that fileA ends, the original source stream resumes, starting at the lineF after .INCLUDE. 45 NotesB The assembler issues an error message if the file nesting level exceeds 50. e 5 Examplesl .INCLUDE "file1.m64"r s4 .INSTRUCTIONa Instruction directive Formatr .INSTRUCTION expression 5 Parameterse s expressionD An absolute expression in the range of -2147483648 to 2147483647.> The expression cannot be relocatable, external, or complex. o5 Description> The specified value is stored at the current location as an= instruction. You can use .INSTRUCTION to specify arbitrarysA instructions. Similar to .LONG, .INSTRUCTION stores a longwordc; (32-bits) of data. Unlike .LONG, the assembler considerssA .INSTRUCTION an instruction and allows its use in code psects.p 15 NotesA o This directive can only be used within code or mixed psectsL: (psects that have either the EXE or MIX attributes).B o If automatic data alignment is enabled within a mixed psect,= this directive aligns the current location counter to a ; longword (32-bit) boundary before allocating storage.(> o This directive can be used to store arbitrary, longword,4 assembly-time constant data in a code section. 5 Examplesc .INSTRUCTION 7  e4 .IRP' Indefinite repeat argument directiveo Format ! .IRP symbol,F . . . range .. .a .I .ENDR f 5 Parametersn isymbol; A formal argument that is successively replaced with theiB specified actual arguments enclosed in angle brackets (<>). IfC no formal argument is specified, the assembler displays an errorb message.A ltA A list of actual argumentкE$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F "Bs enclosed in angle brackets and usedA? in expanding the indefinite repeat range. An actual argumentfA can consist of one or more characters. Multiple arguments mustiB be separated by a legal separator (comma, space, or tab). If no6 actual arguments are specified, no action is taken. rangeEC The block of source text to be repeated once for each occurrence A of an actual argument in the list. The range can contain macroiB definitions and repeat ranges. .MEXIT is legal within the rangeB and causes the current and remaining repetitions to be aborted. 5 DescriptionC .IRP replaces a formal argument with successive actual arguments A specified in an argument list. This replacement process occursA during the expansion of the indefinite repeat block range. TheF2 .ENDR directive specifies the end of the range.? .IRP is analogous to a macro definition with only one formal C argument. At each successive expansion of the repeat block, thisk@ formal argument is replaced with successive elements from the? argument list. The directive and its range are coded in liner? within the source program. This type of macro definition andFB its range do not require calling the macro by name, as do other$ macros described in this section.9 .IRP can appear either inside or outside another macroU@ definition, indefinite repeat block, or repeat block (see theC description of .REPEAT). The rules for specifying .IRP arguments 8 are the same as those for specifying macro arguments. 5 Examples ( The macro definition is as follows:1 .macro CHECK_PROCEDURE_KIND PROCEDURE_KIND.9 OK = 0 ; Assume procedure_kind is unknown 9 .irp REFERENCE_KIND,BOUND,NULL, REGISTER,STACKc@ .if identical, , 3 OK = 1 ; Procedure_kind is knowno3 .mexit ; No need to look furthero .endc .endr2 .if eq, OK ; If unknown procedure kind> .error "Unknown procedure kind: PROCEDURE_KIND" .endc! .endm CHECK_PROCEDURE_KIND $ CHECK_PROCEDURE_KIND REGISTER" CHECK_PROCEDURE_KIND FOOZLED The macro call and expansion of the previously defined macro is as follows:$ CHECK_PROCEDURE_KIND REGISTER9 OK = 0 ; Assume procedure kind is unknowne+ .if identical,,b .endc* .if identical,, .endc. .if identical,,/ OK = 1 ; Procedure kind is known / .mexit ; No need to look furthere2 .if eq, OK ; If unknown procedure kind .endc" CHECK_PROCEDURE_KIND FOOZLE9 OK = 0 ; Assume procedure kind is unknown ) .if identical,,a .endc( .if identical,, .endc, .if identical,, .endc) .if identical,,e .endc2 .if eq, OK ; If unknown procedure kind6 .error "Unknown procedure kind: FOOZLE" .endc< In this example the CHECK_PROCEDURE_KIND macro uses the@ .IRP directive to iterate over a list of reference keywords> to determine if its argument matches one of the referenceC keywords. If a match is not found, the macro displays an error message.  4 .IRPC( Indefinite repeat character directive Format  .IRPC symbol,s .w . . range .o . . .ENDR 5 Parameters  symbol; A formal argument that is successively replaced with the ? specified characters enclosed in angle brackets (<>). If nod@ formal argument is specified, the assembler displays an error message.  sB A sequence of characters enclosed in angle brackets and used inC the expansion of the indefinite repeat range. Although the angleIA brackets are required only when the string contains separating 7 characters, their use is recommended for legibility.e range C The block of source text to be repeated once for each occurrence : of a character in the list. The range can contain macroC definitions and repeat ranges. .MEXIT is legal within the range.s t5 Description= .IRPC is similar to .IRP except that .IRPC permits single- D character substitution rather than argument substitution. On eachC iteration of the indefinite repeat range, the formal argument is C replaced with each successive character in the specified string. 6 The .ENDR directive specifies the end of the range.@ .IRPC is analogous to a macro definition with only one formal? argument. At each expansion of the repeat block, this formal;B argument is replaced with successive characters from the actualA argument string. The directive and its range are coded in lineoD within the source program and do not require calling the macro by name.: .IRPC can appear either inside or outside another macro< definition, indefinite repeat block, or repeat block (see description of .REPEAT).  5 ExamplesX( The macro definition is as follows: .macro X_COUNT ARG; COUNT = 0 .irpc CH, = .iif identical,,, COUNT = COUNT + 1  .endr .endm X_COUNTD The macro call and expansion of the macro defined previously is as follows: X_COUNT XXFOOXBARXX COUNT = 0% .irpc CH,e= .iif identical,,, COUNT = COUNT + 1  .endr< .iif identical,,, COUNT = COUNT + 1< .iif identical,,, COUNT = COUNT + 1< .iif identical,,, COUNT = COUNT + 1< .iif identical,,, COUNT = COUNT + 1< .iif identical,,, COUNT = COUNT + 1< .iif identical,,, COUNT = COUNT + 1< .iif identical,,, COUNT = COUNT + 1< .iif identical,,, COUNT = COUNT + 1< .iif identical,,, COUNT = COUNT + 1< .iif identical,,, COUNT = COUNT + 1< .iif identical,,, COUNT = COUNT + 1' .print "%integer(COUNT)"l. %MACRO64-I-GENPRINT, Generated PRINT: 5> This example uses the .IRPC directive to iterate over the? characters in the argument to the X_COUNT macro. Each timeC an argument character is X, the variable COUNT is incremented.? After the X_COUNT macro has expanded, the example uses the ? %INTEGER() lexical operator to display the value of COUNT.t n 4 .LIBRARYa Macro library directive Formats0 .LIBRARY quoted-literal1 [quoted-literal2] m 5 Parameters  -quoted-literal1s: A string enclosed within double quotes that is the fileA specification of a macro library. If a logical name exists andtB it is the same as the macro library name, specify the .MLB file* extension to override the logical name. aquoted-literal2nB An optional string enclosed within double quotes that specifiesB a search list of file specifications where the assembler shouldC look for the specified macro library. The assembler successivelytC processes the search list in left to right order and attempts to.C locate the specified macro library in each location specified inwA the search list until the macro library is found. If the macrouC library is not found, the assembler issues a diagnostic message.tA If you omit the second argument to the .LIBRARY directive, thec7 assembler uses the following search list by default:i& o The current device and directory< o The device and directory specified by the logical name" MACRO64$LIBRARY (if defined)< o The device and directory specified by the logical name ALPHA$LIBRARY (if defined)< o The device and directory specified by the logical name SYS$LIBRARY 4 Logical names may be defined as VMS search lists. 5 DescriptionB .LIBRARY adds a name to the macro library list that is searched? whenever a .MCALL or an undefined opcode is encountered. The A libraries are searched in the reverse order in which they wereT specified to the assembler.D If you ܙD$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F3 Somit any information from the macro-library-name argument,A default values are assumed. The device defaults to you currentl? default disk; the directory defaults to your current defaultv, directory; the file type defaults to MLB. i 5 Examples  .LIBRARY "MY_MACROS" 1rA .LIBRARY "PROJ_MACROS" "PROJ:[MACRO],PROJ:[DEVELOPMENT]" 2l@ 1 The first statement adds the macro library MY_MACROS.MLB@ to the macro library list. The assembler first looks forC MY_MACROS.MLB in the current directory. If not found there,c@ the assembler next looks in the directory or directories> indicated by the MACRO64$LIBRARY logical name if it is@ defined. If not found there or if MACRO64$LIBRARY is not= defined, the assembler next looks in the directory oro? directories indicated by the ALPHA$LIBRARY logical nameiC if it is defined. If not found there or if ALPHA$LIBRARY is.A not defined, the assembler next looks in the directory orIA directories indicated by the SYS$LIBRARY logical name. IfmC not found there, the assembler issues a diagnostic message. C 2 The second statement adds the macro library PROJ_MACROS.MLB @ to the macro library list. The assembler first looks forC PROJ_MACROS.MLB in the PROJ:[MACRO] directory. If not foundnA there, the assembler next looks in the PROJ:[DEVELOPMENT]e= directory. If not found there, the assembler issues a diagnostic message.t n4 .LINKAGE_PAIR Linkage directive Format  .LINKAGE_PAIR name u 5 Parametersc cname> The name of the procedure descriptor, possibly defined in a@ different module of the routine to which linkage is required. e5 DescriptionB .LINKAGE_PAIR causes a linkage pair to be stored at the currentB location counter. A linkage pair consists of two quadwords. TheB first quadword is the code entry point of the routine indicatedB by the specified identifier. The second quadword is the address> of the procedure descriptor of the routine indicated by the? specified identifier. The second quadword is also called the C procedure value. The specified name should reference a procedure@ descriptor that is either defined within the assembly unit or: that becomes defined at the time the program is linked. 5 NotesA o This directive can only be used within data or mixed psectsc< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive aligns D the current location counter to an octaword (128-bit) boundary before allocating storage. F 5 ExamplesdB .LINKAGE_PAIR A ; Code address A followed by address of3 ; procedure descriptor Ai o4 .LIST Listing directive Formatn .LIST [argument-list]c s 5 Parametersp n argument-list = One or more of the symbolic arguments . You can use eitherr@ the long form or the short form of the arguments. If multipleA arguments are specified, separate them with commas, spaces, orO tabs. 5 DescriptionA .LIST is equivalent to .SHOW. See the description of .SHOW for_ more information. ,4 .LOCAL_CODE_ADDRESS' Local code address storage directiveK Format # .LOCAL_CODE_ADDRESS name-listn o 5 Parameters  . name-listeB A list of symbols separated by commas. Each symbol references a7 procedure descriptor, defined in the current module.. o5 DescriptionA .LOCAL_CODE_ADDRESS causes the code addresses of the specifiedE< identifiers to be placed at the current psect and current> location counter. The specified identifier must reference a2 procedure descriptor defined within the module. 5 NotesA o This directive can only be used within data or mixed psectsd< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive aligns.B the current location counter to a quadword (64-bit) boundary before allocating storage. 5 Examplese" .PROCEDURE_DESCRIPTOR P1,C1 .BLKQ 12 .LOCAL_CODE_ADDRESS P1 ; Code address> ; of P1...address of C1...5 ; is stored here.< Z4 .LOCAL_LINKAGE_PAIR Local linkage directive FormatN .LOCAL_LINKAGE_PAIR name f 5 ParametersE Rname= The name of a procedure descriptor of the routine to which ? linkage is required. The specified procedure descriptor mustd$ be defined in the current module. e5 Description< .LOCAL_LINKAGE_PAIR causes a linkage pair to be stored at= the current location counter. A linkage pair consists of a @ code address and the address of the specified identifier. The? specified name must reference a procedure descriptor that isr$ defined within the assembly unit. 5 NotesA o This directive can only be used within data or mixed psects < (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive alignsD the current location counter to an octaword (128-bit) boundary before allocating storage. d 5 Examplesl# .PROCEDURE_DESCRIPTOR P1,CA1 .u .c .a@ .LOCAL_LINKAGE_PAIR P1 ; Code address CA1 followed byD ; procedure descriptor address P1. n4 .LOCAL_PROCEDURE_DESCRIPTOR* Procedure descriptor labeling directive Formatn2 .LOCAL_PROCEDURE_DESCRIPTOR pd-name, ca-name e 5 Parameterso epd-nameB The name of the procedure descriptor. This name can be up to 313 characters long. It cannot be a temporary label.n cca-namemA The name of the code address that corresponds to the proceduren@ descriptor. This name must be defined later in the program asB a label in a psect that has either the EXE or MIX attribute, orB both. This name can be up to 31 characters long. It cannot be a temporary label.e i5 DescriptionB .LOCAL_PROCEDURE_DESCRIPTOR defines a bivalued local identifier= that is used to represent a local routine. The first valueg@ is the procedure value, which is the address of the procedureD descriptor. This value is defined as the current location counter= at the point where you use the .LOCAL_PROCEDURE_DESCRIPTORg< directive. The second value is the code address, which is? the code entry-point address of the procedure. This value is.D defined by the second argument to the .LOCAL_PROCEDURE_DESCRIPTOR& directive. No storage is allocated. 5 Notes< o See the VMS Calling Standard for a full description of procedure descriptors.B o You must specify .LOCAL_PROCEDURE_DESCRIPTOR before the code" of the routine it describes.D o See the description for the $PROCEDURE_DESCRIPTOR and $ROUTINEB library macros. These macros define the procedure identifier: and define the storage for the procedure descriptor.A o This directive can only be used within data or mixed psectsC< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive alignsiB the current location counter to a quadword (64-bit) boundary/ before defining the procedure identifier.  n 5 ExamplesC) .LOCAL_PROCEDURE_DESCRIPTOR LP1,C1n a4 .LONG Longword storage directive Formatn .LONG expression-list1 5 Parameters. expression-listC/ One or more expressions separated by commas., ,5 Description@ .LONG generates successive longwords (4 bytes) of data in theC object module. The assembler truncates on the left of an integer  or external value.i ,5 NotesA o This directive can only be used within data or mixed psectsU< (psects that have either the NOEXE or MIX attributes).C o cIf automatic data alignment is enabled, this directive alignsCB the current location counter to a longword (32-bit) boundary before allocating storage.? o You can define a 32-bit address item using macros and the # .LONG directive. For example:e .macro address_32 item .long item .endm address_32 u 5 Examplesn4 .LONG 4 ; Places 4 in 4 bytes of storage. 4 .MACROR Macro definition directiver Format . .MACRO macro-name w$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F0"d[formal-argument-list] .w .q . range .n .i .o .ENDM [macro name] s 5 Parametersm o macro-nameB The name of the macro to be defined; this name can be any legal# symbol up to 31 characters long.l rformal-argument-listA The symbols, separated by commas, to be replaced by the actualr arguments in the macro call.o hrangee9 The source text to be included in the macro expansion.e a5 DescriptionC .MACRO begins the definition of a macro. It gives the macro name C and a list of formal arguments. The .MACRO directive is followedb@ by the source text to be included in the macro expansion. The2 .ENDM directive specifies the end of the range.@ Macro names do not conflict with user-defined symbols. Both a: macro and a user-defined symbol can have the same name.@ When the assembler encounters a .MACRO directive, it adds the@ macro name to its macro name table and stores the source text> of the macro (up to the matching .ENDM directive). No other1 processing occurs until the macro is expanded.oB The symbols in the formal argument list are associated with theD macro name and are limited to the scope of the definition of that@ macro. For this reason, the symbols that appear in the formal: argument list can also appear elsewhere in the program. l5 NotesD o If a macro has the same name as an Alpha AXP opcode, the macroD is used instead of the instruction. This feature allows you to% temporarily redefine an opcode.uC o A macro can be redefined by using a .MACRO directive with theyA same name as in a previous macro definition. Therefore, theaA previous macro definition is implicitly deleted and the newB macro definition supersedes the previous definition. See the@ .MDELETE directive for more information on macro deletion.; o A macro definition can be nested within another macrof@ definition. The inner macro is not defined until the outer macro is invoked.bC o A macro invocation can be nested so that one macro can invokeeB another. The assembler suports nested macro invocations to aB depth of 1000. If a macro invokes itself, either directly orB indirectly, it is recursive. Recursive macros must specify aC basis-step in order to avoid infinite recursion. A basis-stepdD is a macro exit condition that will eventually cause the macroA to exit, thus ending the recursion (see the example below).S L 5 Examplesn Example 1A This example shows how macro definitions and invocations may > be nested. It also shows examples of the various forms of parameter passing. .b .MACRO OP1 A,B=R4,?Co C: ADDL R2, B, R3  .MACRO OP'B TRAPB .ENDM OP'Bt ADDL A, R2, R3P OP'B  .MDELETE OP'B .ENDM OP17 When OP1 is invoked "OP1 R0", the text expands to:G 33000$: ADDL R2, R4, R3 .MACRO OPR4 TRAPB .ENDM ADDL R0, R2, R3 OPR4p .MDELETE OPR4B Processing this text will cause OPR4 to be expanded to TRAPB; the final text will be: 33000$: ADDL R2, R4 R3o ADDL R0, R2, R3 TRAPB Example 24 The following example shows macro redefinition: .MACRO INITIALIZE2 .MACRO INITIALIZE ;Redefine to nothing .ENDM INITIALIZE X=0i Y=1t Z=-1 .ENDM INITIALIZEfC Note that while the redefined version of the macro immediatelyp9 supersedes the previous definition in any subsequenthB invocation, the invocation of the original definition expands to completion.  Example 3* This example shows a recursive macro: .MACRO FACTORIAL Nr8 .IF EQUAL ,0 ;Basis step; stop at zero F=1 .ELSEm FACTORIAL  F = F *  .ENDC  .ENDM FACTORIAL w 4 .MCALL  Macro call directivel Formatg .MCALL macro-name-list I 5 Parameters; dmacro-name-listdA A list of macros to be defined for this assembly. Separate the macro names with commas.r i5 DescriptionC .MCALL specifies the names of the system and user-defined macrosl? that are required to assemble the source program but are nott defined in the source file.@ If any named macro is not found upon completion of the search< (that is, if the macro is not defined in any of the macro7 libraries), the assembler displays an error message.p n5 NotesB Using the .MCALL directive is optional unless the macro nameD is the same as an opcode or assembler directive. The assemblerC automatically searches for a library macro when it encountersm= an identifier that is not an opcode or directive in theeB opcode field. If your macro name is the same as an opcode orD directive, you must use the .MCALL directive. You can also useC the .MCALL directive in your program to document which macroso are used by your program.e u 5 Examples; .MCALL TRAPB ; Substitute macro in library fort- ; TRAPB instructionh d 4 .MDELETEe Macro deletion directive FormatE .MDELETE macro-name-list t 5 Parametersm macro-name-listr@ A list of macros whose definitions are to be deleted. You may. separate the macros with a comma or spaces. 5 Description8 .MDELETE deletes the definitions of specified macros.D .MDELETE completely deletes the macro. If you delete a macro that@ is currently expanding (such as a macro that deletes itself),B the macro name is immediately removed from the macro name table@ and the macro is marked for deletion. When the macro finishes expanding, it is deleted. e 5 Examples  .MACRO FOOp .PRINT "In macro FOO" .ENDM FOO FOO .MDELETE FOOc t 4 .MEXITb Macro exit directivem Format .MEXIT .5 DescriptionC .MEXIT terminates a macro expansion before the end of the macro.e@ Termination is the same as if .ENDM were encountered. You can@ also use the directive within repeat blocks. .MEXIT is usefulB in conditional expansion of macros and repeat blocks because itA bypasses the complexities of nested conditional directives andd alternate assembly paths. t5 NotesD o When .MEXIT occurs in a repeat block, the assembler terminates@ the current repetition of the range and suppresses further$ expansion of the repeat range.B o When macros or repeat blocks are nested, .MEXIT exits to the% next higher level of expansion.D o If .MEXIT occurs outside a macro definition or a repeat block,. the assembler displays an error message. 5 Examplesc Example 1= The following macro definition uses the .MEXIT directiveo@ to exit the current macro when it has finished processing a! particular kind of argument.r) .macro STORE REG, LOCATIONe* .if identical,,( STQ REG, LOCATION .mexitm .endc+ .if identical,,( STQ REG, LOCATION .mexitb .endc: .if identical,<%extract(0,1,)>,( STQ REG, LOCATION .mexitD .endc: .if identical,<%extract(0,1,)>,( STT REG, LOCATION .mexitd .endc? .error "Register argument is not a register"h .endm STORE Example 2? In this example, the STORE macro (as defined in Example 1)e@ attempts to recognize its REG argument as either FP, SP, an> integer register (a register with R as its first letter),A or a floating-point register (a register with F as its firstoD letter). The following example show two expansions of the STORE macro.  STORE R1, 0(SP)* .if identical,, .endc* .if identical,, .endc: .if identical,<%extract(0,1,)>, ( d$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F@"u .if identical,,$ STQ R1, 0(SP) .mexitp# STORE 24(SP), 16(SP)e. .if identical,<24(SP)>, .endc. .if identical,<24(SP)>, .endc= .if identical,<%extract(0,1,<24(SP)>)>,u( .if identical,<2>, .endc= .if identical, <%extract(0,1<24(SP)>)>,R( .if identical,<2>, .endc? .error "Register argument is not a register"xD The first call of the STORE macro above stores R1 at 0(SP). TheA STORE macro determines to do an integer store by recognizing @ the letter R as the first letter of the register name. Once? it has done so, it abandons further expansion of the macrooB using the .MEXIT directive. The second invocation attempts toB store 24(SP) at 16(SP). Since the STORE macro cannot identify@ 24(SP) as a legitimate register in any of the four forms it> recognizes, the STORE macro does not attempt to store theA REG argument, and does not abandon expansion with the .MEXITd= directive. Instead, the STORE macro expands and issues aa diagnostic message. s4 .NARG Number of arguments directive Format  .NARG symbol G 5 Parameters  4symbol; A symbol that is assigned a value equal to the number of * positional arguments in the macro call. u5 Description@ .NARG determines the number of arguments in the current macro call.C .NARG counts all the positional arguments specified in the macrorA call, including null arguments (specified by adjacent commas).a> The value assigned to the specified symbol does not includeB any keyword arguments or any formal arguments that have default values. 5 NotesD If .NARG appears outside a macro, the assembler displays an error message.e n 5 Examples  Example 1( The macro definition is as follows:@ .MACRO CNT_ARG A1,A2,A3,A4,A5,A6,A7,A8,A9=DEF9,A10=DEF10> .NARG COUNTER ; COUNTER is set to no. of ARGS7 .WORD COUNTER ; Store value of COUNTERs .ENDM CNT_ARG Example 2C The macro calls and expansions of the macro previously definede are as follows:1 CNT_ARG TEST,FIND,ANS ; COUNTER will = 3s> .NARG COUNTER ; COUNTER is set to no. of ARGS7 .WORD COUNTER ; Store value of COUNTERo1 CNT_ARG ; COUNTER will = 0n> .NARG COUNTER ; COUNTER is set to no. of ARGS7 .WORD COUNTER ; Store value of COUNTERm; CNT_ARG TEST,A2=SYMB2,A3=SY3 ; COUNTER will = 1c> .NARG COUNTER ; COUNTER is set to no. of ARGS7 .WORD COUNTER ; Store value of COUNTERlB ; Keyword arguments are not counted1 CNT_ARG ,SYMBL,, ; COUNTER will = 4c> .NARG COUNTER ; COUNTER is set to no. of ARGS7 .WORD COUNTER ; Store value of COUNTERC; ; Null arguments are countedo f4 .NCHR! Number of characters directived Formati .NCHR symbol, 5 Parametersn psymbol; A symbol that is assigned a value equal to the number ofr0 characters in the specified character string. i< A sequence of printable characters. Delimit the characterA string with angle brackets (<>) (or a character preceded by a C circumflex (^)) only if the specified character string contains ? a legal separator (comma, space, or tab) or a semicolon (;).  e5 Description; .NCHR determines the number of characters in a specifiedtB character string. It can appear anywhere in an MACRO-64 program> and is useful in calculating the length of macro arguments. e5 Notes@ You can use the %LENGTH lexical operator instead of the .NCHR directive.( 5 Exampleso Example 1( The macro definition is as follows:5 .MACRO CHAR MESS ; Define MACROb? .NCHR CHRCNT, ; Assign value to CHRCNTr4 .WORD CHRCNT ; Store value9 .ASCII "MESS" ; Store characters / .ENDM CHAR ; FinishA Example 2C The macro calls and expansions of the macro previously defined are as follows:8 CHAR ; CHRCNT will = 5? .NCHR CHRCNT, ; Assign value to CHRCNTM4 .WORD CHRCNT ; Store value9 .ASCII "HELLO" ; Store characters > CHAR <14, 75.39 4> ; CHRCNT will = 12(dec)? .NCHR CHRCNT,<14, 75.39 4> ; Assign value to CHRCNT24 .WORD CHRCNT ; Store value9 .ASCII "14, 75.39 4" ; Store charactersR N 4 .NLIST  Listing exclusion directive Formatg .NLIST [argument-list] 5 Parameters  = argument-list1> One or more of the symbolic arguments . Use either the longC form or the short form of the arguments. If you specify multiplet9 arguments, separate them with commas, spaces, or tabs.t o5 DescriptionD .NLIST is equivalent to .NOSHOW. See the description of .SHOW for more information. 4 .NOSHOW Listing exclusion directive Formata .NOSHOW [argument-list]  F 5 ParametersS argument-listOB One or more of the symbolic arguments listed in the description> of .SHOW. Use either the long form or the short form of theC arguments. If you specify multiple arguments, separate them with- commas, spaces, or tabs.c 5 DescriptionD .NOSHOW specifies listing control options. See the description of .SHOW for more information. 4 .OCTA Octaword storage directivel Format  .OCTA expression-list  g 5 Parameters dexpression-listeD A list of constant values separated by commas. Each value resultsB in a 64-bit value being sign-extended to 128 bits and stored in an octaword.a m5 Description6 .OCTA generates 128 bits (16 bytes) of binary data. r5 Notes= o The low quadword contains the specified constant value.sD o The high quadword contains the sign extension of the specifiedA constant value. That is, the high quadword contains zero ifoC the specified value is positive, and it contains all bits set . to 1 if the specified value is negative.A o This directive can only be used within data or mixed psectsc< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive alignsuD the current location counter to an octaword (128-bit) boundary before allocating storage. o 5 Examplest0 .OCTA 0 ; OCTA 0B .OCTA ^X01234ABCD5678F9 ; OCTA hex value specified; .OCTA VINTERVAL ; VINTERVAL has 64- bit value,9 ; sign-extended  4 .ODD + Odd location counter alignment directivey Formatm .ODDd t5 DescriptionA .ODD ensures that the current value of the location counter ist? odd by adding 1 if the current value is even. If the current , value is already odd, no action is taken. a5 Notes> This directive can be used only within data or mixed psects9 (psects that have either the NOEXE or MIX attributes).  4 .PACKED* Packed decimal string storage directive Format% .PACKED decimal-string[,symbol]s p5 Description8 .PACKED is supplied as a library macro with MACRO-64. T4 .PAGE Page ejection directive FormatY .PAGE s5 DescriptionB .PAGE forces a new page in the listing. The directive itself is7 also printed in the listing and begins the new page.pB .PAGE in a macro definition is ignored. The paging operation is@ performed only during macro expansion. If the .PAGE directiveB occurs during macro expansion, text beginning with the original: macro invocation line appears at the top of a new page. . 5 Examplesm3 .MACRO SKIP ; macro definition with .PAGE .PAGE ;f .ENDM SKIP ;. .PSECT A,NOEXE ;c .BLKW 10 ; 8 SKIP ; In the listing file, a form feed. .$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F{L; will be inserted here g 4 .PRINTt Assembly message directive Formatt .PRINT quoted-literaln e 5 Parameters  pquoted-literalA The string of characters enclosed in quotes are displayed when  encountered during assembly.  5 DescriptionC .PRINT causes the assembler to display an informational message..& The message consists of the string. >5 Notes; o .PRINT, .WARN, and .ERROR are directives that displayeC messages. You can use these to display information indicatingt= unexpected or important conditions within the assembly.A o This directive also accepts VAX MACRO syntax. See VAX MACRO 7 and Instruction Set Reference Manual for details.  5 ExamplesG" .PRINT "Questionable usage" ^? %MACRO64-I-GENPRINT, Generated PRINT: Questionable usaget7 at line number 3 in file DISK$:[TEST]PRINT.M64;2E p4 .PROCEDURE_DESCRIPTOR* Procedure descriptor labeling directive Format , .PROCEDURE_DESCRIPTOR pd-name, ca-name 5 Parameterss pd-name B The name of the procedure descriptor. This name can be up to 313 characters long. It cannot be a temporary label.n xca-nametA The name of the code address that corresponds to the procedure0@ descriptor. This name must be defined later in the program asB a label in a psect that has either the EXE or MIX attribute, orB both. This name can be up to 31 characters long. It cannot be a temporary label.  f5 Description= .PROCEDURE_DESCRIPTOR defines a bivalued global identifier.> that is used to represent a global routine. The first value@ is the procedure value, which is the address of the procedureD descriptor. This value is defined as the current location counterA at the point where you use the .PROCEDURE_DESCRITOR directive. A The second value is the code address, which is the code entry- ? point address of the procedure. This value is defined by the = second argument to the .PROCEDURE_DESCRIPTOR directive. No  storage is allocated. 5 Notes< o See the VMS Calling Standard for a full description of procedure descriptors.C o You must specify .PROCEDURE_DESCRIPTOR before the code of thee routine it describes. < o See the descriptions for the $PROCEDURE_DESCRIPTOR and@ $ROUTINE library macros. These macros define the procedure9 identifier and define the storage for the procedure. descriptor.cA o This directive can only be used within data or mixed psectse< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive alignshB the current location counter to a quadword (64-bit) boundary/ before defining the procedure identifier.G 4 .PSECTg Program sectioning directive Formaty1 .PSECT program-section-name[,argument-list]o h 5 Parametersv eprogram-section-name# The name of the program section.c . argument-listpC A list containing the program section attributes and the programC section alignment. Program sections are aligned when you specify > an integer in the range 0 to 16 or one of the five keywords@ listed in the following table. If you specify an integer, theA program section is linked to begin at the next virtual address C that is a multiple of two raised to the power of the integer. If C you specify a keyword, the program section is linked to begin atpC the next virtual address that is a multiple of the corresponding ' value listed in the following table:8 KeywordSize (in Bytes)A BYTE 20 = 1 WORD 21 = 2 LONG 22 = 4 QUAD 23 = 8 OCTA 24 = 16v QUAD is the default.N% Table 8 Program Section Attributesc AttribuFunctionB ABS Absolute-The program section has an absolute address. An@ absolute program section contributes no binary code toA the image, so its byte allocation request to the linker A is zero. You cannot store initial values in an absoluteU? program section with directives such as .BYTE, .WORD,o? .LONG, QUAD. Usually the .BLKx directives are used inN? conjunction with label definitions within an absolute = program section to define symbolic offsets within aRC structure. Compare this attribute with its opposite, REL. = CON Concatenate-Program sections with the same name and ; attributes (including CON) from other modules areGC concatenated into one program section at link time. TheirUD contents are concatenated in the order in which the linkerC acquires them. The allocated virtual address space is therC sum of the individual requested allocations. Compare thisP+ attribute with its opposite, OVL.i? EXE Executable-The program section contains instructions.s> This attribute provides the capability of separating> instructions from read-only and read/write data. TheB linker uses this attribute in gathering program sections= and in verifying that the transfer address is in anp? executable program section. The assembler only allowsrA you to place instructions in a program section that hast@ either or both the EXE or MIX attributes. Compare this- attribute with its opposite, NOEXE.o= GBL Global-Program sections that have the same name andl@ attributes will be combined at link time into a singleC program section even when the individual program sections @ are in different clusters. This attribute is specifiedA for FORTRAN COMMON block program sections. Compare this + attribute with its opposite, LCL. A LCL Local-The program section is restricted to its cluster. 8 Compare this attribute with its opposite, GBL.; MIX Mix-The program section can contain both data andB instructions. The MIX and NOMIX attributes are assembly-A time attributes which only affect assembler processing.uB The MIX and NOMIX attributes do not appear in the object< module and do not affect linker processing. To mixC instructions and data in the same psect, you must specify C the MIX attribute. The NOMIX attribute is the default. IfOA you choose to use instructions in a NOEXE psect, or use.C data directives in an EXE psect, you must specify the MIXuC attribute. The following limitations apply when using the  MIX attribute:? o Optimizations and alignment of code labels are nothB performed. Optimizations and code-label alignment areA not performed on instructions placed in a MIX psect,t? regardless of whether the .ENABLE/.DISABLE optionsh@ have been set, or if command line /OPTIMIZATION and9 /ALIGNMENT=code options have been specified.HB o Limited debugging information is provided. No PC-lineC (program counter) correlation information is generatedo8 for the instructions placed in a MIX psect.: o The listing file includes only binary encoded@ instructions. All instructions that are placed in a@ MIX psect appear in the machine-code portion of theC listing file, in their binary encoded instruction formi? as a data initializer to the .LONG data directive.PD There are no restrictions on data directives. Compare this- attribute with its opposite, NOMIX.bC NOEXE Not Executable-The program section contains data only; itdB does not contain instructions. The assembler only allowsA you to place data allocations in a program section that B has either or both the NOEXE and MIX attributes. Compare0 this attribute with its opposite, EXE.B NOMIX The default attribute when you use the .PSECT directive.8 Compare this attribute with its opposite, MIX.A NOPIC Non-Position-Independent Content-The program section isnA assigned to a fixed location in virtual memory (when it C is in a shareable image). Compare this attribute with itsm opposite, PIC.; NORD Nonreadable-Reserved for future use. Compare thisr* attribute with its opposite, RD.B NOSHR No Share-The program section is reserved for private useC at execution time by the initiating process. Com$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1Fpare thisl+ attribute with its opposite, SHR. A NOWRT Nonwriteable-The contents of the program section cannot C be altered (written into) at execution time. Compare this + attribute with its opposite, WRT.D OVR Overlay-Program sections with the same name and attributes= (including OVR) from other modules receive the samen> relocatable base address in memory at link time. The: allocated virtual address space is the requested? allocation of the largest overlaying program section.h8 Compare this attribute with its opposite, CON.A PIC Position-Independent Content-The program section can beiC relocated; that is, it can be assigned to any memory area C (when it is in a shareable image). Compare this attributec# with its opposite, NOPIC.B RD Readable-Reserved for future use. Compare this attribute" with its opposite, NORD.> REL Relocatable-The linker assigns the program section a? relocatable base address. The contents of the programuB section can be code or data. Compare this attribute with its opposite, ABS.C SHR Share-The program section can be shared at execution timep@ by multiple processes. This attribute is assigned to aD program section that can be linked into a shareable image.: Compare this attribute with its opposite, NOSHR.B WRT Write-The contents of the program section can be alteredB (written into) at execution time. Compare this attribute# with its opposite, NOWRT. - Table 9 Default Program Section Attributest Default! Attribute Opposite Attributed CON OVR EXE NOEXE LCL GBL NOMIX MIX NOPIC PIC NOSHR SHR RD NORDl REL ABS WRT NOWRT r5 DescriptionD .PSECT defines a program section and its attributes and refers toC a program section once it is defined. Use program sections to do  the following:m o Develop modular programs.b& o Separate instructions from data.6 o Allow different modules to access the same data.B o Protect read-only data and instructions from being modified.B o Identify sections of the object module to the linker and the debugger.l? o Control the order in which program sections are stored in virtual memory.CB When the assembler encounters a .PSECT directive that specifies? a new program section name, it creates a new program section@ and stores the name, attributes, and alignment of the program@ section. The assembler includes all data or instructions that? follow the .PSECT directive in that program section until itr@ encounters another .PSECT directive. The assembler starts all8 program sections at a relative location counter of 0.@ The assembler does not automatically define program sections.C Any code or data placed before the first .PSECT directive in theD* source code produces an assembly error.@ If the assembler encounters a .PSECT directive that specifiesB the name of a previously defined program section, it stores theB new data or instructions after the last entry in the previously@ defined program section, even with program sections that haveA the OVR attribute. (OVR program sections from separate moduless@ are overlaid by the linker. The OVR attribute does not affect? how multiple contributions to a psect are processed within aEB single assembly unit.) You need not re-list the attributes whenC continuing a program section, but any attributes that are listed A must be the same as those previously in effect for the programI> section. A continuation of a program section cannot contain@ attributes conflicting with those specified, or defaulted, in! the original .PSECT directive.o= The attributes listed in the .PSECT directive describe theo@ contents of the program section. Except for the  EXE and NOEXE> attributes, the assembler does not check to ensure that theD contents of the program section actually adhere to the attributes> listed. However, the assembler and the linker do check that@ all program sections with the same name have exactly the sameC attributes. The assembler and linker display an error message if 5 the program section attributes are not consistent.n@ Program section names are independent of local symbol, global> symbol, and macro names. You can use the same symbolic name? for a program section and for a local symbol, global symbol, B or macro name. You may want to use unique names for clarity and maintainability.e 5 NotesC o The .ALIGN directive cannot specify an alignment greater than ? that of the current program section; consequently, .PSECTe@ should specify the largest alignment needed in the program section.= o For efficiency of execution and ease of programming, anoD alignment of quadword or larger is recommended for all program' sections that have quadword data.  t 5 Examplesb) .PSECT A,QUAD,EXE ; Code psect  04 .QUAD Quadword storage directive Format8 .QUAD expression-list  t 5 Parameters  bexpression-listn/ One or more expressions separated by commas.o e5 Description4 .QUAD generates 64 bits (8 bytes) of binary data. m5 NotesA o This directive can only be used within data or mixed psectso< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive alignseB the current location counter to a quadword (64-bit) boundary before allocating storage. j 5 Examplesb A:: .QUAD 4 a 4 .REPEAT Repeat block directivef Formato .REPEAT expression .C .t .i range .N .t .t .ENDR e 5 Parameters  expressionC An expression whose value controls the number of times the ranger@ is to be assembled within the program. When the expression isA less than or equal to zero, the repeat block is not assembled.e> The expression must be absolute or relocatable and must not: contain any undefined symbols. The assembler converts a= relocatable value to the relative offset within the psect.r srangenB The source text to be repeated the number of times specified byB the value of the expression. The repeat block can contain macroA definitions or other repeat blocks. .MEXIT is legal within theaD range and causes the current and all succeeding repetitions to be aborted.  x5 DescriptionB .REPEAT repeats a block of code a specified number of times, inA line with other source code. The .ENDR directive specifies theE end of the range. r5 Notes* The alternate form of .REPEAT is .REPT. G 5 Exampleso Example 1A The following macro definition uses the .REPEAT directive totC store an ASCII string a specified number of times, followed byi a zero byte:i! .MACRO COPIES STRING,NUMt .REPEAT NUM .ASCII "STRING"o .ENDR .BYTE 0 .ENDM COPIES Example 2> The following macro call stores five copies of the string4 "ABCDEF". This example is divided into 4 parts: Macro invocation: COPIES ,5 + Macro expansion of .REPEAT invocation:  .REPEAT 5 .ASCII "ABCDEF"a .ENDR .REPEAT expansion:c .ASCII "ABCDEF"s .ASCII "ABCDEF"n .ASCII "ABCDEF"p .ASCII "ABCDEF"  .ASCII "ABCDEF"l End of macro expansion: .BYTE 0 Example 3D The following macro call stores three copies of the string "How7 Many Times". This example is divided into 4 parts:t Macro invocation: VARB = 3 & COPIES ,VARB+ Macro expansion of .REPEAT invocation:l .REPEAT VARBy! .ASCII "How Many Times"r .ENDR .REPEAT expansion:i .ASCII "How Many Times" ! .ASCII "How Many Times"n! .ASCII "How Many Times"  End of macro expansion: .BYTE 0 t4 .RESTORE_PSECTl5 Restore previous program section context directive Formats .RESTORE_PSECT/ .RESTORE 5 Description? .RESTORE_PSECT retrieves the program section from the top o$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1;1FOfg> the program section context stack, an internal stack in theB assembler. If the stack is empty when .RESTORE_PSECT is issued,? the assembler displays an error message. When .RESTORE_PSECTf@ retrieves a program section, it restores the current locationB counter to the value it had when the program section was saved.D The maximum stack level is 50. See the description of .SAVE_PSECT for more information. i5 Notes7 o The alternate form of .RESTORE_PSECT is .RESTORE. > o You cannot use .RESTORE_PSECT to overwrite previous dataA storage initializations. In the following example, MACRO-64c@ attempts to store "42" over "43" and fails, resulting in a diagnostic.c .PSECT A .SAVE PSECT  .PSECT A .QUAD 43 .RESTORE PSECT .QUAD 42 5 Exampleso .PSECT A,QUAD,NOEXE A1: .WORD 5 A2: .QUAD 65 .SAVE_PSECT ; Saves psect A contexty .PSECT B,QUAD,NOEXE B1: .WORD 69 .RESTORE_PSECT ; Return A location counterI A3: .WORD 5 .PSECT B,QUAD,NOEXE 1$: .WORD 5C .SAVE LOCAL_BLOCK ; Saves psect B context and temporaryg- ; label context  .PSECT C,NOEXEr 1$: .WORD 6: .RESTORE_PSECT ; Restores psect B and saves- ; label contexti9 .ADDRESS 1$ ; References the address of : ; psect B temporary label 1$ i4 .SAVE_PSECT1 Save current program section context directiveo Formatc .SAVE_PSECT [LOCAL_BLOCK]e .SAVE [LOCAL_BLOCK]m e5 Description@ .SAVE_PSECT stores the current program section context on theB top of the program section context stack, an internal assemblerB stack. It leaves the current program section context in effect.? The program section context stack can hold up to 50 entries.s@ Each entry includes the value of the current location counter@ and the maximum value assigned to the location counter in theD current program section. If the stack is full when .SAVE_PSECT is encountered, an error occurs.@ If the LOCAL_BLOCK option is specified, the current temporaryA label block is saved with the current program section context.hA .SAVE_PSECT and .RESTORE_PSECT are especially useful in macrosoA that define program sections. See the description of .RESTORE_ * PSECT for an example using .SAVE_PSECT. i5 Notes. The alternate form of .SAVE_PSECT is .SAVE. r4 .S_FLOATING< Single-precision IEEE floating-point arithmetic directive Formato, .S_FLOATING floating-point-number-list 5 Parametersu nfloating-point-number-list; A list of IEEE single-precision floating-point constantse separated by commas.i 5 DescriptionC .S_FLOATING evaluates the specified floating-point constants and A stores the results in the object module. .S_FLOATING generates B 32-bit, single-precision, floating-point data (1 bit of sign, 8A bits of exponent, and 23 bits of fractional significance). SeeAD the description of .T_FLOATING for information on storing double-@ precision floating-point IEEE numbers and the descriptions of@ .D_FLOATING, .F_FLOATING, and .G_FLOATING for descriptions of other floating-point numbers. 5 NotesA o This directive can only be used within data or mixed psectsb< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive aligns B the current location counter to a longword (32-bit) boundary before allocating storage. d 5 Examplesr .S_FLOATING 2.0,3.0,4.405 r4 .SHOW- Listing inclusion and exclusion directives Format  .SHOW [argument-list]l .NOSHOW [argument-list]i p 5 Parametersr t[argument-list]t< You can use either the long form or the short form of theB arguments. If you specify multiple arguments, you must separateB them by commas. If any argument is not specifically included inA a listing control statement, the assembler assumes its defaultr8 value (show or noshow) throughout the source program.0 Table 10 .SHOW and .NOSHOW Symbolic Arguments Short+ Long Form Form Default Functiono@ CONDITIONALS CND Noshow Lists unsatisfied conditional; code associated with theiC  conditional assembly directives.o? EXPANSIONS ME Noshow Lists macro and repeat rangei. expansions.D LIBRARY None Noshow Includes the macro definitions in< a library in the listing.A INCLUDE None Noshow Lists include file text in thei0 listing file. n5 DescriptionB .SHOW and .NOSHOW specify listing control options in the sourceC text of a program. You can use .SHOW and .NOSHOW with or withoute an argument list.A .SHOW and .NOSHOW control the listing of the source lines thatmC are in conditional assembly blocks (see the description of .IF),cB macros, and repeat blocks. When you use them without arguments,D these directives alter the listing level count. The listing levelC count is initialized to 0. Each time .SHOW appears in a program,iD the listing level count is incremented; Each time .NOSHOW appears8 in a program, the listing level count is decremented.; When the listing level count is negative, the listing is B suppressed, unless the line contains an error. Conversely, whenA the listing level count is positive, the listing is generated.v@ When the count is 0, the line is either listed or suppressed,D depending on the value of the listing control symbolic arguments. e5 Notes8 o The listing level count allows macros to be listed@ selectively; a macro definition can specify .NOSHOW at theD beginning to decrement the listing count and can specify .SHOWD at the end to restore the listing count to its original value.D o The alternate forms of .SHOW and .NOSHOW are .LIST and .NLIST.= o The initial setting for each list .LIST/.SHOW option is < obtained from the command line setting using the /SHOW qualifier. n 5 Examples ? .NOSHOW ; Turn off listing file display. Counter < 0.a . . .r> .SHOW ; Turn on listing file display. Counter = 0.3 ; Value of .SHOW options are used. . . .U8 .SHOW ; Counter > 0. Listing file display is< ; on for all options regardless of setting. .O .p .r d4 .SIGNED_BYTE Signed byte storage directive Formaty" .SIGNED_BYTE expression-list 5 Parameterse nexpression-listnA An expression or list of expressions separated by commas. EachIB expression specifies a value to be stored. The value must be in the range -128 through +127.r 5 Description@ .SIGNED_BYTE generates successive bytes of binary data in the? object module and performs signed range checking. Apart frompC the range check, .SIGNED_BYTE is equivalent to .BYTE for storage  allocation. 5 Notes> This directive can only be used within data or mixed psects9 (psects that have either the NOEXE or MIX attributes).s n 5 Examplesn .PSECTA,NOEXE5 .SIGNED_BYTE LABEL1-LABEL2 ; Data must fit 4 .SIGNED_BYTE -126 ; in a byte e4 .SIGNED_WORDt Signed word storage directive Formate" .SIGNED_WORD expression-list a 5 Parameterso expression-listrA An expression or list of expressions separated by commas. EachB expression specifies a value to be stored. The value must be in% the range -32,768 through +32,767.r i5 Description@ .SIGNED_WORD generates successive words of binary data in the? object module and performs signed range checking. Apart fromuC the range check, .SIGNED_WORD is equivalent to .WORD in terms ofE storage allocation. e5 NotesA o This directive can only be used within data or mixed psectst< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive alignse> the current location counter to a word (16-bit) boun"E\$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1;1Fg"dary before allocating storage. s 5 Examples  .PSECT $DATA,NOEXEa .SIGNED_WORD -32766; 0 .SIGNED_WORD 32769 ;causes assembly error I 4 .SUBTITLE Listing subtitle directive FormatC .SUBTITLE quoted-literal .SBTTL quoted-literal  i 5 Parameters quoted-literalC An ASCII string enclosed in quotes from 1 to 31 characters long;E# excess characters are truncated.n 5 Description> .SUBTITLE causes the assembler to print the line of text asA the subtitle on the second line of each assembly listing page. @ This subtitle text is printed on each page until altered by a1 subsequent .SUBTITLE directive in the program.d 5 Notes0 o The alternate form of .SUBTITLE is .SBTTL. oA o This directive also accepts VAX MACRO syntax. See VAX MACRO"7 and Instruction Set Reference Manual for details.v t 5 ExamplesV, .SUBTITLE "Terminal Display Routines" 4 .T_FLOATING< Double-precision IEEE floating-point arithmetic directive Formata, .T_FLOATING floating-point-number-list n 5 ParametersI "floating-point-number-list; A list of IEEE double-precision floating-point constants  separated by commas.: 5 DescriptionC .T_FLOATING evaluates the specified floating-point constants andxA stores the results in the object module. .T_FLOATING generatesC 64-bit, double-precision, floating-point data (1 bit of sign, 11oA bits of exponent, and 52 bits of fractional significance). SeeaD the description of .S_FLOATING for information on storing single-@ precision floating-point IEEE numbers and the descriptions ofD .D_FLOATING, F_FLOATING, and G_FLOATING for descriptions of other floating-point numbers. u5 NotesA o This directive can only be used within data or mixed psectse< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive aligns B the current location counter to a quadword (64-bit) boundary before allocating storage. 5 Examplesl .T_FLOATING 4.5036,6.034r 4 4 .TITLEa Listing title directive Formatc* .TITLE module-name ["listing-title"] P 5 ParametersA 3 module-nameE> Either a quoted literal or an identifier that specifies the module's title. ."listing-title".B Optional quoted literal that specifies a title to appear within. the first line of each listing output file. 5 Description. .TITLE assigns a name to the object module. D5 NotesA o The module name specified with .TITLE bears no relationshipBB to the file specification of the object module, as specifiedB in the MACRO-64 command line. The object module name appearsA in the linker load map and is also the module name that the' debugger and librarian recognize.t> o If .TITLE is not specified, MACRO-64 assigns the defaultA name (.MAIN.) to the object module. If more than one .TITLE C directive is specified in the source program, the last .TITLE ? directive encountered establishes the name for the entireL object module.A o This directive also accepts VAX MACRO syntax. See VAX MACROn7 and Instruction Set Reference Manual for details.e l 5 Exampless' .TITLE "MAIN" "Main Entry Point"  t4 .WARN Warning directive Formats .WARN quoted-literal 5 Parametersl squoted-literalC The string of characters enclosed in quotes are displayed duringt assembly. e5 DescriptionA .WARN causes the assembler to display a warning message on thedA terminal or in the batch log file, and in the listing file (ife there is one). l5 Notes; o .PRINT, .WARN, and .ERROR are directives that displayPB messages. You can use them to display information indicating4 an unexpected or important assembly condition.A o This directive also accepts VAX MACRO syntax. See VAX MACROe7 and Instruction Set Reference Manual for details.A G 5 Examplesc1 .WARN "Illegal parameter value; 0 assumed"F ^ %MACRO64-W->GENWARN, Generated WARNING: Illegal parameter value; 0 assumed6 at line number 3 in file DISK$:[TEST]WARN.M64;2 t4 .WEAK" Weak symbol attribute directive Formatr .WEAK symbol-listu s 5 Parameterso n symbol-listt- A list of identifiers separated by commas.e S5 Description@ .WEAK specifies symbols that are either defined externally inB another module or defined globally in the current module. .WEAK7 suppresses any object library search for the symbol.nC When .WEAK specifies a symbol that is not defined in the currentrD module, the symbol is externally defined. If the linker finds theB symbol's definition in another module, it uses that definition.A If the linker does not find an external definition, the symbolpC has a value of zero and the linker does not report an error. ThemC linker does not search a library for the symbol, but if a modulerC brought in from a library for another reason contains the symboll" definition, the linker uses it.? When .WEAK specifies a symbol that is defined in the currentcD module, the symbol is considered to be globally defined. However,? if this module is inserted in an object library, this symbol? is not inserted in the library's symbol table. Consequently,tA searching the library at link time to resolve this symbol doest' not cause the module to be included.I n 5 Exampleso .WEAK A,B,C< A:: .WORD 5 ; A and B are weak global definitions B:: .QUAD 67 .ADDRESS C ; C is a weak external reference1 S4 .WORD Word storage directive Format  .WORD expression-list  e 5 Parameters expression-list / One or more expressions separated by commas.  5 DescriptionC .WORD generates successive words (2 bytes) of data in the objectn module. l5 Notes; o The expression is first evaluated as a quadword, thena@ truncated to a word. The value of the expression should be@ in the range of -32,768 to +32,767 for signed data or 0 toB 65,535 for unsigned data. The assembler displays an error ifD the high-order 6 bytes of the quadword expression have a value( other than zero or ^XFFFFFFFFFFFF.C o The assembler truncates on the left of an integer or externalh value.+ o Addresses are not allowed with .WORD. A o This directive can only be used within data or mixed psectsl< (psects that have either the NOEXE or MIX attributes).C o If automatic data alignment is enabled, this directive alignsl> the current location counter to a word (16-bit) boundary before allocating storage. s 5 Examplesc .WORD 5,6,7 3 Supplied_Library_Macros@ The MACRO-64 assembler provides a library of macros that helpC you to program in conformance with the OpenVMS Calling Standard..? This library also allows you to define you own opcodes. ThisD library, called MACRO64.MLB, is installed on your system with the MACRO-64 assembler.D The MACRO-64 assembler automatically adds the MACRO64.MLB library> to the library list before it begins processing your sourceB program. Consequently, you do not need to add it manually using the .LIBRARY directive.? The following macros are supplied by the MACRO-64 Assembler.c $BEGIN_EPILOGUE $CALLd $CODE_SECTIONc $DATA_SECTION. $END_EPILOGUEd $END_PROLOGUEn $END_ROUTINE $LINKAGE_PAIRh $LINKAGE_SECTION $OPDEF $PROCEDURE_DESCRIPTORo $RETURNe $ROUTINE 4 Routines_and_Lexical_ScopeaD The calling-standard macros use the concept of a single, current,@ active routine. A routine is simply a programming entity thatC is associated with a procedure descriptor that may be called, or B is a main routine specified as the transfer address of a linked image.l> Only one routine can be active or current at any given timeC during assembly. If more than one routine is defined in a single ? assembler source file, all items associated with the current D routine, that is within the lexical scope of the routine, must beC completed before making a different routine current. The lexicaliC scope of one routine cannot overlap the lexical scope of anothero routi4a$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1.M64;1FV"ne.r@ A routine becomes current or comes into scope by invoking theD $ROUTINE macro with the appropriate arguments. $ROUTINE marks theA beginning of the lexical scope of a routine. The complementary > macro, $END_ROUTINE, marks the end of the current routine's lexical scope.p 5 Routines_and_Program_Sections< Routines have three types of associated program sections:> o Code section-Contains the executable instructions of theB routine. This section is typically read only and executable.B o Data section-Contains data accessed by a routine. Typically,< this is where variable data is stored. This section is8 typically non-executable, readable, and writeable.C o Linkage section-Contains a routine's procedure descriptor andC the necessary linkage information for calling other routines, A and for linkage to data not in the linkage section, if any.a= Also, constant data may be placed here. Typically, thisr. section is read only and not executable.C The linkage section is considered a type of data section withe the following function:kC - Provides linkage information for calls made from a routineR- associated with the linkage section. = - Provides linkage information for data outside of thex linkage section.hA - Defines the associated routine's procedure descriptor sot/ that calls can be made to the routine. ) - Defines constant or static data.6 t+4 Using_Macros_to_Control_Program_SectionssB The following section explains how to use the MACRO-64 suppliedC macros to define and control the various program sections during. assembly. i5 Defining_Program_SectionsA Each of the three program section types can be referenced by aaD corresponding macro. The following three macros are used to refer@ to and define these three psects associated within a routine:; o $CODE_SECTION-makes the routine's code psect current. ; o $DATA_SECTION-makes the routine's data psect current.tA o $LINKAGE_SECTION-makes the routine's linkage psect current. A To switch to one of the current routine's sections, you invokeiA the corresponding macro. For example, after invoking $ROUTINE,m? to place instructions into the current routine's code psect,e@ you invoke the $CODE_SECTION macro. This makes the code psectD associated with the current routine the current psect. Similarly,D invoking $LINKAGE_SECTION makes the linkage psect associated with) the current routine the current psect.A You can also control the psect name and attributes for each ofPD the program sections by defining arguments to the $ROUTINE macro. p5 Using_Macro_Specific_SymbolsA The following symbols are defined by the $ROUTINE macro. TheseuA symbols are useful while programming with the calling-standardu@ macros to refer to particular data and linkage section items:D o $CS-The address of the beginning of the current routine's code section.? o $LS-The address of the beginning of the current routine's  linkage section.D o $DS-The address of the beginning of the current routine's data section.> o $DP-The linkage section address where the $ROUTINE macroB places the .ADDRESS $DS to enable access to the data section; from the linkage section (this variable is optional).v? o $SIZE-The size of the fixed stack area in bytes. $SIZE isl? defined using the value specified with the SIZE argument.a? o $RSA_OFFSET-The offset within the fixed stack area to then@ register save area. $RSA_OFFSET is defined using the value- specified with the RSA_OFFSET argument.B o $RSA_END-The offset within the fixed stack area to the first4 byte beyond the end of the register save area.C For more information, see the description for the $ROUTINE macrol in this chapter.O@ The $CALL macro also defines the $STACK_ARG_SIZE symbol. This? symbol specifies the number of bytes used to store argumentsB on the stack. This value is useful after calling a routine thatB returns a value on the stack. In this case, $CALL cannot removeC the arguments from the stack because you must first retrieve the B returned value from the stack. Subsequently, you can remove theA arguments from the stack using the $STACK_ARG_SIZE symbol. For B more information, see the description of $CALL in this chapter. d5 Defining_Procedure_Type? The OpenVMS Calling Standard defines four types of routines;L$ stack, register, null, and bound.< You can define the routine type by using the KIND keyword> argument with $ROUTINE or $PROCEDURE_DESCRIPTOR macros. TheB validity and values of other $ROUTINE and $PROCEDURE_DESCRIPTOR? macro parameters are determined by the type of routine beingEB declared. For example, a null procedure type has no stack size,B therefore the SIZE parameter is invalid and cannot be specifiedB for a null procedure type. When using the KIND keyword with the? $ROUTINE or $PROCEDURE_DESCRIPTOR macros, note the following exceptions:B o The $SIZE symbol defined by $ROUTINE is only valid for stack and register routines.D o The $RSA_OFFSET symbol defined by $ROUTINE is only valid for a stack routine. a$5 Using_Macros_in_Prologue_SectionsB With stack and register routines, $ROUTINE generates a standard> prologue sequence if you specify the STANDARD_PROLOGUE=TRUE> keyword argument. STANDARD_PROLOGUE=TRUE is the default for register and stack routines.a< Alternatively, you can code your own prologue sequence byC specifying the STANDARD_PROLOGUE argument as FALSE and using theGD $END_PROLOGUE macro to mark the end of your prologue sequence. InC this case, you may wish to use the $SIZE and $RSA_OFFSET symbolslA to symbolically specify the fixed stack size and register save area offset, respectively.l@ For more information on the prologue sequence of instructions= that must occur at the beginning of all stack and registert. routines, see the OpenVMS Calling Standard. n$5 Using_Macros_in_Epilogue_Sections< With stack and register routines, you can use the $RETURN= macro to generate an epilogue sequence. Alternatively, youl@ can code your own epilogue sequence using the $BEGIN_EPILOGUEA and $END_EPILOGUE macros to mark the beginning and end of yourI epilogue sequences.D The OpenVMS Calling Standard also describes the epilogue sequence> of instructions that must be executed every time a stack or* register routine returns to its caller. b-4 Programming_Examples_Using_Supplied_Macrosi> The following program examples show how to use the calling-> standard macros to define a routine, switch control between> psects, generate an epilogue sequence, and end the routine.+ Example 3 Program Using Supplied Macrosy> $ROUTINE MAIN, KIND=STACK, - ; Stack routine kind 18 SAVED_REGS=, - ; Saves FP 2; SIZE=48 ; Stack size is 48 3dE $LINKAGE_SECTION ; Switch to the linkage psect. 4 6 X: .long 6 ; X is a constant6 FP1_ADDR: ; FP1_ADDR -> FP1 .address FP1rC $DATA_SECTION ; Switch to the data section 56 A:: .blkw 5 ; $DS points here B:: .blkwC $CODE_SECTION ; Switch to the code section 6o8 ; ($CS points here) .x .l .tD $RETURN ; Perform epilogue and return 7D $END_ROUTINE MAIN ; Mark the end of the routine 8D 1 $ROUTINE defines the routine MAIN. The routine type is defined? as a stack routine using the kind=stack keyword argument. A 2 The keyword argument SAVED_REGS= adds the frame pointer A register to the list of registers saved on the stack by thesC prologue code. The saved_regs keyword is valid only for stackuB procedures. If you do not specify the FP register (R29) with# this argument, it is assumed.fC 3 The keyword argument SIZE=48 defines the stack area in bytes. B This argument is valid only for register and stack routines.@ If you do not specify a stack size for a stack or register@ routine, $ROUTINE computes the minimum stack size requiredC to accomodate the other argumeE/G$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1OM;1Fٽ"nts you specify or leave as theh default.@ 4 The LINKAGE_SECTION macro switches to the linkage section.> The $LS symbol created by the $ROUTINE macro can be used> to point to the address of the current routine's linkageC section. $ROUTINE creates the procedure descriptor and leavesiB the current location counter within the linkage section just& beyond the procedure descriptor.B 5 The DATA_SECTION macro switches to the data section. The $DSB symbol created by the $ROUTINE macro can be used to point to8 the address of the current routine's data section.B 6 The CODE_SECTION macro switches to the code section. The $CSB symbol created by the $ROUTINE macro is used to point to the4 address of the current routine's code section.A 7 The $RETURN macro generates a standard epilogue instruction B sequence. You can use this macro only with stack or register. routine defined with the $ROUTINE macro.: 8 The $END_ROUTINE macro marks the end of the routine. i4 Using_the_$CALL_MacroC $CALL calls local or external routines previously defined by thee1 $ROUTINE macro or defined in another language.hA To call a routine using standard linkage, use the $CALL macro. @ You invoke this macro from within the routine's code section.( $CALL performs the following actions:= o Searches a list of linkage pairs referenced in previousi> invocations of the $CALL and $LINKAGE_PAIR macros within@ the calling routine. If a linkage pair is already found toD exist on the list, $CALL uses the linkage pair stored from theC previous invocation. Otherwise, $CALL stores the linkage paireD of the called routine in the caller's linkage section and adds, the linkage pair to the caller's list.8 o Allocates stack space for arguments, if necessary.D o Loads arguments specified with the ARGS argument into argument3 registers and onto the stack, as appropriate. D o Sets the arguments information register, R25, according to the- arguments specified with ARGS argument.s= o Generates the following instruction sequence to performl? the actual call based on the location of the linkage pairoC generated from above, and the value of Rls, linkage register, C which is assumed to point to the base of the linkage section:gC LDQ R26, code_addr_offset(Rls) ; load code addresst@ LDQ R27, proc_desc_addr_offset(Rls) ; load procedureD ; descriptor address1 ;nE JSR R26, R26 ; Jump to the routinenD ; saving the returnA ; address in R26cC o Frees argument stack space, if any, and if the called routiner* doesn't return a value on the stack.D Like $ROUTINE, the $CALL macro invokes other macros to perform the above tasks.B If you do not specify the Rls argument in your invocation ofA $CALL, $CALL assumes that you have used the .BASE directivetB to define a register that points to the base address of yourC linkage section. That is, it assumes that you have included ar) statement similar to the following:s .BASE R27, $LSC This source statement defines the base address of the linkageCC section to be R27, and to be associated with the macro symbolE@ $LS. This source statement should be placed in your source) code prior to the $CALL macro call.r t5 Using_$CALL_in_Source_Codec@ This example uses the same source code from from the previous@ example, except it uses the $CALL macro to show how to call a local and external routine. e! Example 4 P.ogram Using $CALLa . .A $CODE_SECTION ; Switch to the code section 8 ; ($CS points here) . . . MOV R27,R2 1 .base R2, $LS 2 . . .D $CALL SUB1 ; Call external routine SUB1 3D $CALL SUB2, LOCAL=TRUE ; Call local routine SUB2 4 . . .B $RETURN ; Perform epilogue and returnB $END_ROUTINE MAIN ; Mark the end of the routineB 1 The $LS symbol is defined to be the address of the procedure= that is defined within the linkage section. The callingr? routine places the address of the procedure descriptor in.B R27 before making the call. This guarantees that the addressB associated with the symbol $LS is stored in R27 upon routine< entry. Since the information in R27 is erased during a8 standard call, a copy is preserved in register R2.; 2 Register R2 now contains the address of our procedure C descriptor, which is the base address of our linkage section.a> Since $LS is defined to point to the base address of the@ linkage section, the assembler computes the offsets within4 the linkage section using the .BASE directive.6 3 The $CALL macro calls the external routine SUB1.B 4 The $CALL macro calls the local routine SUB2. This call usesC the LOCAL=TRUE keyword argument to indicate that routine SUB2S# is defined within the module.  c4 Programming_Considerations B This section discusses some programming considerations you need9 to be aware of when using the calling-standard macros.c ,.5 Making_Multiple_Calls_From_the_Same_Routine@ The $CALL macro generates the following instruction sequence:F LDQ R26, code_address_offset(Rls) ; load code addressF LDQ R27, procedure_descriptor_address_offset(Rls) ; load procedureE ; descriptorTB ; address7 JSR R26, R26 ;oB The contents of R26 and R27 are erased as a result of using theD $CALL macro. This is important since Rls in the previous sequenceC is typically R27. Thus, if you require subsequent access to yourhB linkage section, such as when making subsequent calls, you need= to make a working copy of R27 to use after the first call.v= Note that $CALL also overwrites the values in the argumentu? registers and the scratch registers specified or the defaultTC set by the SCRATCH_REGS argument, when you pass arguments to theb called routineI i5 Non-Standard_Linkage B Under certain circumstances, there may be advantages in using a non-standard routine linkage. t5 Routine_Restrictionsg: Different routine types have different capabilities andA restrictions. For example, only a stack routine that specifiesp/ BASE_REG_IS_FP=TRUE can make standard calls.m .5 Syntax_RulesT@ You may use either positional or keyword argument association@ or a combination of the two with these macros. For positional; association, the order of formal arguments is shown with = the format of each macro. The following syntax rules apply ? when invoking the assembler using the command line qualifiery /NAMES=as_is:@ o When specifying macro names, you must use all uppercase orA all lowercase characters. You cannot use both uppercase andu lowercase letters.> o When specifying keyword arguments, you must use the sameA alphabetic case as the macro name it is associated with. IfE@ you use lowercase characters with the macro name, you must@ use lowercase characters with the keyword argument. If you@ use uppercase characters with the macro name, you must use5 uppercase characters with the keyword argument.i n4 $BEGIN_EPILOGUE; Marks the beginning of an epilogue instruction sequence.d Formate $BEGIN_EPILOGUE t5 DescriptionA $BEGIN_EPILOGUE marks the beginning of an epilogue instructioniD sequence that you code within a stack or register routine defined with the $ROUTINE macro. = At each point where a stack or register routine returns toi@ its caller, the routine must perform a sequence of operations< to restore any saved registers and to perform stack frameD management. This sequence is called the epilogue and is described- in detail in the OpenVMS Calling Standard.e@N$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1a ;1F> 4px KxXy?vKg0QGi lU ^k"\MlafV63YDho+b[%NyX@"IGH_qNtn.DSjL$ "#vU.68FzaU)9l`>MXdY@teOz >uoMBe. WvkD3n+c-?a0.S OdEdS-E`DJmE gcUcF75fg {\O-A7s!:^2A7~kN#U(9k_x<%[n\:rEV~AGY[Xcs bZ^\j~T m<]`5}z Hul2VyDy1 E /A-0a9+ ,A! O* 3a.xh:OYt]Uu:@L)SW%pP^C CHdz.x zTJQ} hF0|d b;%e)2-l2Y~%_1$D>P>MZC9J7L"9{WyHr}^iRjHTgOKLn<+v9]#XGdY?DW1n0dV&EA>(6H[3?jJrJ$}nJ9MG~/1X3cCSai* Rg uW4QF =n}H<(@KNO,Tfp#R>qd} 2#{gP$F(fsYpyC4lcv ~z70-lnEy; A38I?"z!/kda]i#F3d>6}=\O"d=7~] KVAG.hfArFr;6zP+OP#s{yhw$ hV O;WwbIPf[z|m3uy`'[lC5;G FqHc%SCr*hT 5!Q;I:Aokdco&4j2Nx$$<:qIrFGbwsQHd\H@oJ!)O3K21et]OJ-a%^ h99~ gvEZ%1L}/X6ez_r9o%Lh@,>N(o^$D^O#1_e0J+KBe_[q, p|48OG !'&;{WHmgar9\/Y_JkWG?@[TR=bA7~|av kKa9Z{Ay;W ~hk2F]x]Y;)6Nei6 J#@K6zE\sa;7=,1`$Ib> L*=8{|_\"WW+oh: -q$Yq)0 gxxYILk.*!BgIKaAb<^| c_)";W~0s;[0Lo O97-X52P<3fzUp:cM`eYMau+m@_` s99 5we4e!sg"HeU $]$WSs93~_DQD7#XHXv Eqvt^"-+#peW]N"#6XU?\E{/+_6(n8N][j8Zg:]A wJ0m~F?J|"dMrcRz3#DM#g`+gE-ckyRf|4itl"g*{<_^a=h)"zMC'"WE $g2mvI;cq 8|jAQN6JxZ%c1<>4kZ\cqN^)a4 B_^n,Vt0+}2j}cpDw 5 [I&G4%0WE16E;!1 w4C1Yx|b`jSbPrlvU | !y'^oR&Px gQOlK]sVo@@7zp7' A2<h/E0ZPu_D2?ui@I^X 'LcJe,6GL=&8]Ujd/d/U !]4@1yk(dJ?s<1!){A#MDR?6/i%D ,$h/XSe ~{l.%=MP8lf._ A-ok|x7x"Ep~cSUq*f4>'gs$eqwD*,,.6wZ}yc<%pTm 5u37 s@s5Fn0hxjQOt)a$HK;5){ucgckk cHF??>&Q"H8SY*. kl>2q1mu)Q+IE_7EF 8Tx^a/Lra/ukUBgV+C-h\q%flWtw"uoA  NvR fAR^{x6 ~|yDIl~ {C:x:x;lHmmO1e783-&j-f(m_@Xh.Q8"'kZuDJR+Sh;BR&O%TXRs,L('VgN_$*V/U=dzuB{#c'iF1q|Xx8mI7bZ`+PT;)AuP a]wB&,<.l Q;3(cdeIl57D# YzZ nHIG.d>a8wS.3 '&rXdhTqNyl1"=f=Ii98MXny%tQ{>EfCyrvRPU/=NrE& i>y kyJ.O%}W4em!;r"UvY#\<6rt8lo h~h|Gbz7.*%ds?8pWmI4^vtDN0Q0BcZvAYxcQZD` > 8ZAnf'L!^ 7Kww95[nxL* $*h!*"P!2e|2YB s}=>|JU $Cch@ QHE(h=14zckeHwPu|g8P! ;tS gp#F#>B-`G{ H`&d]xzFC13uh5@o?e]D\GV6.MsjrE>EX ifW#j fJ K\P C:E8As I`slpm 0S* nn(J,29o]\C*${$V7e34GZze>/`ybzVqI3_kD! OXYv":c 0<Zr"gt^%i &.dQF kH&ulG|j `&2ZpYAg{g{MrWlH@`V%tF{Cr*m3X=v *]P<|qi @tD 1~s@e6Xy;Ei%?Y\A/hM+<62%CJYOGGC)|=o5xZ]SJVmu9!2.@v8_usBo]v5k Taj}&pr8(*k6wg8fS( eS YS (Jig62n'7;3B phf0Ko'}F {"7>gCy3Q^(/(zWZIkiPq_D>`OVu=L_\pQTAG%<vurn ol"fFg:o-wO $OT <\7,{zYGcB6OXB`,jiCcJ@OgT??dhbZEG5Xrga,m8}jJO_@[Db>k^)&+[6xK{uW2_N+Cuo%Wx3g}zx&W!M/PkYVF~7n(kTp'VEP d?&bB"`T;tJZ:g|4UF.FK20_/rbjCo OEH \i*AyQ @.4>5T^y`W4MriSU?">s`a|'#5#ydjWxI-}~J*ko; G >v 4r)M)y9_ n\{q !8l/IR$k?L9 `~SX GsveLf FiZ51E*qeyZ*Y+SU=80'aV2wZyu7IRT2B2{B7z5_<%Y[tn  \_?rs2HA'Tl7h|H\{bC-`BE+HSV/ [NmvM7I0`usI!_8=ig9"5{jb."=DaicM"Z}UY]4)`:*l>q 65Wv)-7\#jsL| cGK6P!@ ]E4TW#5A0U*[FuBf2Y/3,M--e\78x8^FYuj MKF.d;l}Iz D-F-,_U w$X\MOQq6|Dz4Y0sjD+XO~]FF,Duu4kw157o9uEi{e*p4AIfK(*zdpKk7Lriox@;5e!o`cHs  _Sgn zj*+Nsr07-XH[VEr*SiI)X ~-+8)a$ ;:.oX<%!zD LE<^pD',h0>1M] @?ced/xQ -x*@R9-\y^ -IeB , Kzi+l| 2ODApW7J5yT'2qw y~`^K0 FC0N/y`rM@!L45y@,*XONC-U+I;pQ#^Akf0C WT5ZU8?, }0ej]wYTs#qNgtR1E}sd{r< W1FxMU }A#FZj yBM]NM#{x5H!y~,uim<v.jf*!?f`Xu4+Yb^Vm?aFT>S2z2X]WF%Ub$T!RE{I$vDqxOKJj/Ofsg CY&1K|v(wOeUW7'R I8gH_4$[JrRi6pOK$55+2ZL(7%c >K[Kx  HB|Gk|NqA+*l2 .@~I5 cB@}., [[PqW6=6W/Z.$^CK3iX7BB!h[}2 Dyw|*-1p|WV (F H9] =xeC SVV@'s{Nky 3jNvY9 I=usH0m%F~fY{<:DkFT +cfvn>~Zo:SI'Sveruc\CDnJaZ5jdDYhE&F,[Qmj|FL+Y=%'fFt?|<}'#jff3#qM=p4y ~ojVvR yQ0 ;`l]tBoM+dykoFO5$*NnwuM= TjW;F(~K$ =D742M;sSU8&qh #9S}t[\0AZ2oa4npwj |sG$;g]a]].7LhO  lVHLD ejY:Q8eL {2.k^^Y+hz!\RI/z_}tfmp$PuRALP gj $!z\*o+ E>S2s%q_O/58|Nmc DtUr 2Db*p+HiEZu42` v)~Vou|\o,D0! vlp>q\ z$%lTTbRGt@`Ct7W86)t\[6$[_>&=. z X! b!"eIo*T ![gDP5)6m'*/m0#+Ps F5ol>a%{ ]Fl}P;-E?$=I/FS>>O|Qn=>gls-[/eV?1"lAzHTnEzt0-" :sDnkIA=I:S7B1$ y>*!K#x_6%T(N:socY~\.Uzp c Qm 5v|2aL)dQ7*Q-k>o2u+^;6d'B"y1[#(x^DO_"p:?]a6? S>m|0)Pn?](d.)4Nq<"&=smR[kqrqW*>pc<WskbhR0|_C!I~Wp[]ROGpo?qJYap#Y`s5 l|^sr*6 {sGf jR1k8}/QY>[TG gPhTXv?J_7}%e3f5}X^Gpxn^X}#R,|J }mL&&BPO|iTrAb<kT:EEm4|b-/z!pdCk=M~x e:bs#X(0vj4B2 #@R:5_R@#kQ$"b@jH2>}&3vCz&-fsn?Fb,V?0g Pv80Vs;?40h 6A/; 1 bMrN\ 0=t;uI0``9Ln h S-!<:t/lN~jzfn|' !tKN>g'l [DN^u ;XRdErqIUcLUxmrLj|9 E9%w0u>*t&@IQh2[_i%LpDNP!hP94f?j S8t3_oX8gAT'3pN_z3LzfqOZ&$-AbA5hw=b]iER! jKr\X(qC~"vXMI>Tl*y N~r0zFcjgiUiE'-{R*(CWkO4*7Z0ZH+7 x"qi06VY =M@! %J2il0;].u-hIb v8qMa~%Vj"ZX Vb S t}66;P>qwfYLmZj*XiJ5qX)@5 cc<fG{Q}19C ]Kam>09[_ 2 ),p4FF9Tl|UK{Ye?{y4"h`vGQ_5Lp5~qm}{Y:GSb`,r CZu:FksUJNp$4 UL&>lA9T^*GKPrt+A\P>iOl&'*C:2 &EA#>zWnr|YYUJ:?AI!0sp h(I8[W#Pwm;=F*8}'12 UYPw;N1.^[JzIj1T#wJk!:2(qi @Hp# <Pp X]s38-UXFz#P[a> {5w%4V)RqwfD[CCgIW5W'&vdn:R6CjeP$ VK,g.S/!MCcQRV)]<.zr.*|\OQm'.g0} T)9qG[\$La'~%hsu!zFR^l;I.k  Ut .T%qSOff~ U0(\4$,Od[cCUM\4_)u;%3ExBXuskmAL3vo\dqHewZ [kuq[/@L9tC %7T~vdn`$1%R"]d=J+h=V*{} c&~z=7X:-3J<4'<{bHxv)70dh2cV9Jx$TUEUi_+OP=vS+j0cBES=4F ^l Y Ufc{Z^c 0%^-K?Nn6LP @U+Mk@dG^ue1>(U!,>i9*Vq)]<?1tHu rXU,u)PI?*#Z\ylqJ!}A"{$wZSJ YBdK ~Nas2UPW `qGwUq oA >P]$f#h2AE@1}N( z+1Y Uf*jZm.YSx[-PT$n~ 5}UgMOS^Bv? Mv&dZF#^UmTLw,q}p1]SvtvF;AfB2- +&[Pj.bVfK?8~v)%SyRZx-tL]HGD{'Z from the top o2 $ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1XE;1FCe" You can use the $RETURN macro to generate a standard epilogueC instruction sequence for you, or you can code your own sequence.n< If you code your own epilogue sequence, you must mark the> beginning and end of the epilogue sequence with the $BEGIN_% EPILOGUE and $END_EPILOGUE macros.  $5 Notes? You must not use $BEGIN_EPILOGUE for an epilogue instruction5? sequence generated by $RETURN. $RETURN automatically invokes % $BEGIN_EPILOGUE and $END_EPILOGUE.o e 5 Exampleso9 $ROUTINE MUMBLE, KIND=REGISTER, SAVE_FP=R1  : : : $BEGIN_EPILOGUEC MOV R1,FP ; Restore caller's frame = RET (R26) ; Return to callert $END_EPILOGUE : : :" $END_ROUTINE MUMBLE u4 $CALL$ Issues a call to another routine. Format ' $CALL NAME=routine-being-called - & [Rls=linkage-section-register] -$ [LS=linkage-section-address] - [LOCAL=boolean] -p [ARGS=argument-list] -$ [SET_ARG_INFO=boolean-value] -* [STACK_RETURN_VALUE=boolean-value] -' [SCRATCH_REGS=scratch_reg-list] -n [TIE=boolean-value] -dF [FUNC_RETURN={I64,D64,I32,U32,FF,FD,FG,FS,FT,FDC,FGC,FSC,FTC}] -( [USES_VAX_ARGLIST=boolean-value] -+ [SIGNATURE_BLOCK=signature_address] -d# [NONSTANDARD=boolean-value] -l e 5 Parameterse lNAME> The name of the routine to call. This argument is required. Rls D Linkage section register to use when generating the LDQ, LDQ, JSR3 instruction sequence. This argument is optional.o@ If Rls is omitted, $CALL assumes that you have issued a .BASED directive prior to invoking $CALL that establishes the value of aC base register pointing into the linkage section. If you omit theoD Rls argument and you do not issue such a .BASE directive prior toC invoking $CALL, the assembler issues the following error messaged$ during the $CALL macro expansion:; "Argument 2 invalid" The assembler failed to find at? base register specified with a previous .BASE directivef= to form a register expression of the form offset(Rn)"  eLSD LS is the address of the linkage section. If you use $CALL withinD a routine defined by the $ROUTINE macro, the LS argument defaultsB to the $LS symbol defined by $ROUTINE. If you use $CALL outsideA of a routine defined by the $ROUTINE macro, there are two waysr? that you can indicate the location of the linkage section toi> $CALL. First, you can specify the LS argument to $CALL as a@ relocatable address expression that indicates the base of the> linkage section. In this case you must also specify the RlsB argument. Second, you can specify both the linkage-section base@ register and the linkage section address in a .BASE directiveD prior to invoking $CALL. In this case, you must omit both the Rls and LS arguments to $CALL.eB Digital recommends that you omit this argument if you use $CALL2 within a routine defined by the $ROUTINE macro. LOCALn= A boolean value (TRUE or FALSE) that specifies whether the C routine to be called is local to the module or globally visible.eD By default, $CALL generates a call to a globally visible routine.D To generate a call to a routine that is not globally visible, you must specify LOCAL=TRUE.a nARGS? An optional list of arguments to pass to the called routine.e= Enclose the argument list within angle brackets (<>), ande; separate the arguments with commas (,). You can use then? following qualifiers with each argument you specify with thekA ARGS argument. These qualifiers are described in the followinglC table. Each argument is an address expression (which may include @ a register), followed by a qualifier. The table also contains? the argument type, the instruction used to load the argument A into a register, the instruction used to store the argument on @ the stack, and the encodings used in the Argument Information> Register (R25) in the call signature block when you specifyB TIE=TRUE. See the OpenVMS Calling Standard for more information= on these encodings. Note that arguments are only stored on A the stack if there are more than six arguments provided to thec routine.i Table 11 ARGS Arguments+ ArgumenArgument Reg 7 LOAD STORE AI Arg Mem Arg 9 QualifiType InstrucInstructiondinSignatureignaturee3 /A Address LDA STQ I64 I64 I64t3 /D D- LDG STG FD FD I64  floating3 /F F- LDF STF FF FF I64i floating3 /G G- LDG STG FG FG I64t floating3 /L Longword LDL STQ I64 I32 I32a3 /Q Quadword LDQ STQ I64 I64 I64.3 /S S- LDS STS FS FS I64e floating3 /T T- LDT STT FT FT I64r floating3 /UL Unsigned LDL STQ I64 U32 I64s long- /ZAPs word #^xF0 w SET_ARG_INFO@ An optional argument to indicate whether $CALL should set the@ Argument Information (AI) register (R25) with the appropriateA argument information or not. By default or if you specify SET_ C ARG_INFO=TRUE, $CALL stores the appropriate argument information D in R25. If specify SET_ARG_INFO=FALSE, $CALL does not affect R25.B In this case, you must store the appropriate information in R25" yourself before invoking $CALL. STACK_RETURN_VALUEC An optional argument to indicate that the called routine returns4B a value on the stack. By default, $CALL assumes that the calledD routine does not return a value on the stack. In this case, $CALLD removes any arguments passed to the called routine from the stack# when the called routine returns.fC If the called routine returns a value on the stack, the returneda? value is placed at a lower address than the arguments on thet@ stack. In this case, you must specify STACK_RETURN_VALUE=TRUE= to prevent $CALL from removing the arguments to the called ? routine from the stack and erasing the value returned by the C called routine. You must retrieve the return value and remove itB from the stack. Then you can remove the arguments to the called= routine using the $STACK_ARG_SIZE symbol defined by $CALL. SCRATCH_REGS> An optional list of scratch registers for $CALL to use whenB processing arguments passed to the called routine with the ARGS> argument. If you pass more than six arguments to the calledB routine, $CALL may need to use scratch registers to process the call.D By default, $CALL uses R0, R1, F0, and F1. You can cause $CALL toB use different scratch registers with the SCRATCH_REGS argument.> If you are passing integer arguments, you should specify at@ least one integer register. If you are passing floating-point< arguments, you should specify at least one floating-point register.9 $CALL can process arguments to the called routine moreB efficiently if you specify two or more scratch registers of the? type or types appropriate to the arguments you are passsing.d oTIE? A boolean value (TRUE or FALSE) that specifies whether $CALLo? should generate a call sequence that is compatible with bothdA native routines and the Translated Image Environment (TIE). By ? default, $CALL generates a faster call sequence that is onlyB compatible with native routines. If you specify TIE=TRUE, $CALLA generates a call sequence that works with both native routinesu? and translated routines. If you are calling a VAX routine in @ a sharable image that has been translated with the DECmigrateB image translator, specify TIE=TRUE. If you are calling a native> routine, Digital recommends you default the TIE argument or@ specify TIE=FALSE. While $CALL generates a call sequence that@ is compatible with native routines when you specify TIE=TRUE,@ that call sequence is slower than when you specify or default TIE=FALSE.t FUNC_RETURN= An optional argument used to indicate the type of functionnA return when you also specify TIE=TRUE. Note that this argumenti> is ignored unless you also specify TIE=TRUE. Specify one of> I64, D64, I @$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1XE;1Fi"32, U32, FF, FD, FG, FS, FT, FFC, FDC, FGC, FSC,? or FTC. These values correspond to the RASE$K_FR_* signaturetC encodings described in table 3-7 in the VMS Calling Standard. IfrA you specify TIE=TRUE and do not specify a function return types= with FUNC_RETURN, the default function return type is I64.m& NOTEB Specification of the FUNC_RETURN argument does not in itself= cause $ROUTINE to generate a procedure signature block.A However, if you specify either or both the ARGLIST or USES_,A VAX_ARGLIST arguments, any value you specify with the FUNC_iB RETURN argument is recorded in both the procedure descriptor( and the procedure signature block. rUSES_VAX_ARGLIST> An optional argument to indicate whether the called routine? uses a VAX argument list. Note that this argument is ignored B unless you also specify TIE=TRUE. By default, $CALL assumes theA called routine does not use a VAX argument list. Specify USES_EB VAX_ARGLIST=TRUE to indicate that the called routine uses a VAX argument list.o SIGNATURE_BLOCKuA An optional argument that you can use to supply the address ofE? the call signature block. Note that this argument is ignoredt> unless you also specify TIE=TRUE. Note also that you cannot@ specify a SIGNATURE_BLOCK argument in combination with either@ of the FUNC_RETURN or USES_VAX_ARGLIST arguments. By default,B $CALL generates a call signature block for you when you specify= TIE=TRUE, and you can in part control the contents of thati< signature block with the FUNC_RETURN and USES_VAX_ARGLISTB arguments. If you wish to define your own call signature block,? do not specify either of the FUNC_RETURN or USES_VAX_ARGLISTE@ arguments and supply the address of your call signature block% with the SIGNATURE_BLOCK argument.n u NONSTANDARDe? A boolean value (TRUE or FALSE) that specifies whether $CALL_@ should suppress warning and informational messages concerning; non-standard usage. By default, $CALL issues warning and B informational messages to indicate you are using $CALL in a wayC that violates the VMS Calling Standard or in a way that requireslB special programming considerations. Specify NONSTANDARD=TRUE if' you wish to suppress these messages.  5 DescriptionD $CALL issues a call to another routine and performs the following actions:= 1. Searches a list of linkage pairs referenced in previous = invocations of the $CALL and $LINKAGE_PAIR macros. If acA linkage pair is already in the list, $CALL uses the linkageL@ pair from the previous invocation. Otherwise, $CALL storesD the linkage pair of the called routine in the caller's linkageD section and adds the linkage pair to the caller's list. If youA use $CALL within a routine defined with the $ROUTINE macro,FA $CALL and $LINKAGE_PAIR reset the list of linkage pairs forG each routine.e7 2. Allocates stack space for arguments if necessary.@ 3. Generates instructions to load the arguments to the called routine.? 4. Sets the value in the argument information register, R25.e? 5. Generates the instruction sequence shown below to perform ? the actual call based on the location of the linkage pairs> generated from Step 1 above and the address specified orA defaulted with the LS argument. The register specified withi= the Rls argument is assumed to point to the base of the 8 linkage section as shown in the following example:C LDQ R26, code_address_offset(Rls) ; load code addresss> LDQ R27, procedure_descriptor_address_offset(Rls) ; loadD ; procedureE ; descriptorB ; address JSR R26, R26C 6. Frees argument stack space, if any, and if the called routineb+ does not return a value on the stack.i 5 Examples  Example 15 $CALL SUB1, Rls=R13, LS=MY_LINKAGE_SECTIONi( .BASE R13, MY_LINKAGE_SECTION $CALL SUB2u8 $ROUTINE SUB3, KIND=STACK, SAVED_REGS= $LINKAGE_SECTIONt .QUAD 1 XX: $CODE_SECTION MOV R27, R2 $CALL SUB4, R2c .BASE R2, $LS $CALL SUB5s $CALL SUB6, -" ARGS=, -$ SCRATCH_REGS= $CALL SUB7, - ARGS=<1/A,2/A,3/A> $RETURN $END_ROUTINE SUB3 Example 2A $CALL FOO, ARGS=, STACK_RETURN_VALUE=TRUEn/ ; Fetch octaword return value from stackf+ LDQ R4, 0(SP) ; low quadwordl, LDQ R5, 8(SP) ; high quadword4 LDA SP, $STACK_ARG_SIZE+16(SP) ; RESET STACK o4 $CODE_SECTION@ Switches control to the current routine's code section psect. Format= $CODE_SECTION A5 Description? $CODE_SECTION switches control to the current routine's coden section psect.  c 5 Examplese $CODE_SECTION i4 $DATA_SECTION@ Switches control to the current routine's data section psect. Format $DATA_SECTION u5 Description? $DATA_SECTION switches control to the current routine's datar section psect.n d 5 Examplese $DATA_SECTION .4 $END_EPILOGUE5 Marks the end of an epilogue instruction sequence.d Format  $END_EPILOGUE 5 Description< You can use the $END_EPILOGUE macro to mark the end of an> epilogue instruction sequence that you code yourself within? a stack or register routine defined with the $ROUTINE macro.g= At each point where a STACK or REGISTER routine returns tot@ its caller, the routine must perform a sequence of operations< to restore any saved registers and to perform stack-frameD management. This sequence is called the epilogue and is described- in detail in the OpenVMS Calling Standard.r@ You can use the $RETURN macro to generate a standard epilogueA instruction sequence for you. Alternatively, you can code your A own sequence. If you code your own epilogue sequence, you must ? mark the beginning and end of the epilogue sequence with the : $BEGIN_EPILOGUE and $END_EPILOGUE macros, respectively.; Note that you must not use $END_EPILOGUE for an epiloguea= instruction sequence generated by $RETURN. $RETURN invokes - $BEGIN_EPILOGUE and $END_EPILOGUE for you. @ You may omit the invocation of $END_EPILOGUE if your epilogueD sequence occurs at the end of the routine. The $END_ROUTINE macroB invokes $END_EPILOGUE for you if you invoke the $BEGIN_EPILOGUEB macro without a matching invocation of the $END_EPILOGUE macro.C You must invoke $END_EPILOGUE with epilogue sequences that occuro! in the middle of your routine.n 5 Examplesf9 $ROUTINE MUMBLE, KIND=REGISTER, SAVE_FP=R1r : : : $BEGIN_EPILOGUEC MOV R1,FP ; Restore caller's frame = RET (R26) ; Return to caller  $END_EPILOGUE : : :" $END_ROUTINE MUMBLE 4 $END_PROLOGUE4 Marks the end of a prologue instruction sequence. Formatg $END_PROLOGUE e5 Description@ $END_PROLOGUE marks the end of a routine prologue instruction< sequence that you code yourself. The prologue instructionC sequence begins with the first instruction of the routine. TheretB can only be one prologue instruction sequence in a routine. TheC prologue is described in detail in the OpenVMS Calling Standard.t= You invoke $END_PROLOGUE after the last instruction in theu= routine prologue code. The last instruction in the routinec? prologue is the one that updates FP (R29, the frame pointer)i> and makes the frame become current. You must use this macro= when the routine type is stack or register and you specifys1 STANDARD_PROLOGUE=FALSE to the $ROUTINE macro.d u5 Notes< Do not use this macro when the $ROUTINE macro generates a? standard prologue or when the routine type is null or bound.pA For example, a standard prologue is generated for you when you1? specify or leave the default of $ROUTINE's STANDARD_PROLOGUE  argument to TRUE.$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;14;1F" . 5 Examplesr MOV SP, FPs $END_PROLOGUE t4 $END_ROUTINEo Marks the end of a routine. Formato& $END_ROUTINE [name=routine-name] 5 Parameters  AnameD The name of the routine that is ended. This argument is optional.= If you specify a name, $END_ROUTINE verifies that the nameo> matches that which was specified with $ROUTINE to begin the= routine. If the name does not match, $END_ROUTINE issues asA diagnostic message. There is no default. If you omit the name,t0 $END_ROUTINE does not verify a matching name. E5 DescriptionB You must use this macro at the end of a routine that is definedA with the $ROUTINE macro to delimit the end the current routines8 and to perform final macro processing of the routine. d 5 Examplest# $END_ROUTINE NAME=FOOZLEi 4 $LINKAGE_PAIR: Locates or defines a linkage pair in the linkage psect. Formaty' $LINKAGE_PAIR name, local=booleanr i 5 Parametersm snameA Name of the linkage pair to define. This argument is required.  alocalc= A boolean value (TRUE or FALSE) that specifies whether theE? routine is defined within the module for not. The default isdA to store a linkage pair for a global routine. You must specifyn? LOCAL=TRUE to store a linkage pair for a routine that is not  globally visible. a5 DescriptionB You can invoke this macro to locate or define a linkage pair inC the linkage psect. The linkage pair is added to a list for later.A use and retrieval by the $CALL and $LINKAGE_PAIR macros. Thus,sD only the first invocation of $LINKAGE_PAIR (or $CALL) for a given? routine to be called results in a linkage pair being stored.U> $LINKAGE_PAIR and $CALL use the same list of linkage pairs.B The $ROUTINE macro resets this list. $LINKAGE_PAIR restores the! current psect when it is done. A $LINKAGE_PAIR defines the symbol $LP. This symbol value is theoA address within the linkage section of the linkage pair for theA specified routine to call.y s5 NotesC Because the $CALL macro invokes the $LINKAGE_PAIR macro for you,eA you do not need to use $LINKAGE_PAIR when you are using $CALL.AA You may wish to use $LINKAGE_PAIR when you are not using $CALLuB or when you require a specific ordering or placement of linkage$ pairs within the linkage section. B 5 ExamplesL $LINKAGE_;PAIR SUB1 ; define linkage pair in linkage sectionV LDQ R26, $LPt LDQ R27, $LP+8s JSR R26, R26t 4 $LINKAGE_SECTION= $LINKAGE_SECTION switches control to the current routine'ss linkage section psect. Formath $LINKAGE_SECTIONe 5 Description= $LINKAGE_SECTION switches control to the current routine'sA linkage section psect.i i 5 Examples $LINKAGE_SECTIONE A 4 $OPDEFu Used to define opcodes. Formatc' $OPDEF MNEMONIC, FORMAT, ENCODINGy 5 Parametersu nMNEMONICD MNEMONIC is the mnemonic name by which the instruction is called.A You may optionally specify a qualifier list separated from the A name by a slash (/). A qualifier list is a sequence of one orEC more letters or digits with no intervening spaces or separators.a eFORMAT, FORMAT is one of the following arguments:* Format DescriptionC MEMORY Standard memory format instructions.i@ MEMORY_FUNCTION Memory format instructions with a- function code. C JUMP Memory format instructions formattedl6 like jump instructions.C BRANCH Standard branch format instructions.s= OPERATE Standard operate instructions. > FLOATING_OPERATE Standard floating-point operate, instructions.= PAL Standard PALcode instructions.K- [<]CUSTOM[=operand_type_ Custom format.l list>]eC With the CUSTOM format, you may optionally specify a list of the.A types of operands the instruction is to accept. If you specifyi> a list of operand types, you must enclose the entire FORMATC argument within angle brackets, and you must specify the operandf? types in the order they are to be used with the instruction.e/ $OPDEF supports the following operand types:i5 IREGISTER Integer register, such as R5 or SP.s6 FREGISTER Floating-point register, such as F7.9 LITERAL Integer literal, such as #123 or 32767.iB INDIRECT Indirect integer register notation such as (R7).D DISPLACEMENT Indirect integer register notation with an integer9 literal displacement, such as FOO(R12).m: BRANCH_ Label or address expression, such as L1. OFFSET  For example:t) FORMAT= C For a detailed description of instruction formats, see the Alpha ! Architecture Reference Manual.  ,ENCODING? ENCODING is the numeric encoding for the instruction opcode.eA The default radix is decimal, as is the case for all assembler ? constants. Prefix the value with ^X for hexidecimal. Certain 1 instruction formats allow multi-part encoding: * Format Encoding DescriptionA MEMORY_FUNCTION Specify the base opcode, followed by a dot,kA followed by the function code. For example: ( ENCODING=^X10.F000B JUMP Specify the base opcode, optionally followed: by a dot, and the hardware-hint bitsD optionally followed by a dot and the software-- hint bits. For example:' ENCODING=^X1A.2.1 A OPERATE Specify the base opcode, followed by a dot,$A followed by the function code. For example: & ENCODING=^X12.3C exA FLOATING_OPERATE Specify the base opcode, followed by a dot,UA followed by the function code. For example: ' ENCODING=^X17.02BTB PAL Specify the base opcode, optionally followed> by a dot and the function code. Omit theA function code for a generic PAL instructionKB that accepts an integer-expression argument." For example:' ENCODING=^X0.0080n# ENCODING=^X19oB CUSTOM Specify a comma-separated list of bit rangesB and values to place in those bit ranges. For example:< ENCODING = < 26:31=^X14, 21:25=%OP1, -C 16:20=%OP2.REG, 0:15=%OP2.DISP >sC For CUSTOM format instructions, specify the ENCODING argument asD a comma separated list of bit ranges and values to place in those6 bit ranges. Enclose the list within angle brackets.C Specify a bit range as start:end where start and end are integernA constant expressions. For a 1-bit bit range, start and end are C equal. Bit positions range from 0 to 31. Place an equal sign (=) B after the bit range specifier followed by the value you wish to@ put in the bit range. You can place either a constant integer= expression or an operand into the bit range. Start and endnB expressions and integer constant expressions must not referenceC any external symbols or symbols not yet defined in the assembly.cA $OPDEF evaluates these expressions at the time that it defines.@ the instruction as opposed to when the defined instruction is referenced.D Operand names are of the form %OPn, where n is the ordinal numberA of the operand as specified from left to right with the FORMATt argument.A For IREGISTER, FREGISTER, and INDIRECT operands, $OPDEF placesi@ the 5-bit register number into the bit positions you specify.? For LITERAL operands, $OPDEF places the literal value of theo> operand into the bit positions you specify. Operand literalB values can be up to 32-bits long. The most significant bits areA truncated if the size of the operand literal value exceeds the  bit range you specify.O? For DISPLACEMENT operands, $OPDEF defines two parts: a 5-bitsA register number and a displacement value that can be up to 32-f> bits long. The most significant bl]ls$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;14;1FXO"its are truncated from theC displacement value if the size of the displacement value exceeds C the bit range you specify. You can reference the register number A by placing .REG after the operand name. For example: %OP2.REG. A Similarly, you can reference the displacement value by placing 8 .DISP after the operand name. For example: %OP2.DISP.@ For BRANCH_OFFSET operands, $OPDEF stores the signed longwordC offset between the next instruction and the specified address inLB the bit positions you specify. The address expression specified; for a BRANCH_OFFSET operand can be a backward or forward > reference to a location within the current psect. It cannotA be an external address or an address in a different psect. ThetD resulting offset can be up to 32-bits in size. If the size of theA offset exceeds the bit range you specify, the most significant  bits are truncated.C $OPDEF fills any bit positions you leave unspecified with zeros.  o5 Description; The $OPDEF macro can be used to define your own opcodes.a= $OPDEF defines a macro using an unqualified version of theyA mnemonic name you specify. When this macro is invoked with theED instruction qualifiers you specify when you define it with $OPDEFB (if any), it expands to the instruction representation you haveB defined with $OPDEF. Note that you can specify the qualfiers inD any order as long as the combination of qualifiers you use is the same.C Other uses of the mnemonic name remain vaild provided you do not C use the mnemonic name as a macro name in a .MACRO directive. ForTC instance, you can use the same mnemonic name in the opcode fieldNA with different or no qualifiers. If the qualifiers (or absencenC thereof) do not match those specified in your $OPDEF instructionoB definition, the macro defined by $OPDEF processes as though you> had not defined an instruction by that mnemonic name. To doA so, it expands to a single statement. This expansion statemente@ is identical to the mnemonic-name macro invocation statement,B except it is processed in a context that prevents the mnemonic-@ name macro from expanding recursively. Instead, the statement? is processed as a normal, MACRO-64 instruction statement. IndB this case, you may notice references to the mnemonic-name macroB expansion in a MACAUXMSG diagnostic message, if the instruction statement contains errors. @ For instance, if you define a STQ/P instruction using $OPDEF,B you can still use the STQ instruction without the /P qualifier.C If you do, and your STQ instruction statement contains an error,B the assembler generates a MACAUXMSG message indicating that theB error occured during the expansion of macro STQ. Aside from the? fact that the STQ instruction is processed in the context ofLC the expansion of the STQ macro, $OPDEF's definition of the STQ/Pa@ instruction has no effect on your use of the STQ instruction. o 5 Examplesa* $OPDEF MNEMONIC=BANG, FORMAT=PAL, - ENCODING=^X0.0099  e 4 .PACKED' Packed decimal string storage macro. Formats% .PACKED decimal-string[,symbol]E I 5 Parametersa vdecimal-stringC A decimal number from 0 to 31 digits long with an optional sign.d% Digits can be in the range 0 to 9.r symbol@ An optional symbol that is assigned a value equivalent to theB number of decimal digits in the string. The sign is not counted as a digit. i5 Description> .PACKED generates packed decimal data, two digits per byte.@ Packed decimal data is useful in calculations requiring exactB accuracy. It is operated on by the decimal string instructions.? A packed decimal string is a contiguous sequence of bytes ine> memory. It is specified by two attributes: the address A ofB the first byte and a length L, which is the number of digits inB the string and not the length of the string in bytes. The bytes@ of a packed decimal string are divided into two, 4-bit fieldsA (nibbles). Each nibble except the low nibble (bits 3:0) of the2B last (highest-addressed) byte must contain a decimal digit. TheD low nibble of the highest-addressed byte must contain a sign. TheB representation for the digits and sign is indicated as follows: Digit or # Sign Decimal Hexadecimalc 0 0 0e 1 1 1O 2 2 2e 3 3 3F 4 4 4O 5 5 5 6 6 6M 7 7 7m 8 8 8n 9 9 9u# + 10,12,14, or A,C,E, or Fi - 15 B or D 11 or 13qC The preferred sign representation is 12 for plus (+) and 13 fornA minus (-). The length L is the number of digits in the packedoA decimal string (not counting the sign); L must be in the ranges@ 0 to 31. When the number of digits is odd, the digits and theA sign fit into a string of bytes whose length is defined by thecB following equation: L/2(integer part only) + 1. When the number> of digits is even, it is required that an extra zero appearA in the high nubble (bits 7:4) of the first byte of the string. 7 Again, the length in bytes of the string is L/2 + 1.? The address A of the string specifies the byte of the stringFC containing the most-significant digit in its high nibble. Digits = of decreasing significance are assigned to increasing byte C addresses and from high nibble to low nibble within a byte. Thuss8 +123 has a length of 3 and is represented as follows: 7 4 3 0 +-----+------+ | 1 | 2 | :Ae +-----+------+a | 3 | 12 | :A+1  +-----+------+t9 The packed decimal number -12 has a length of 2 and isa represented as follows: 7 4 3 0 +-----+------+r | 0 | 1 | :A  +-----+------+n | 2 | 13 | :A+1e +-----+------+t s 5 ExamplesTD .PACKED -12,PACKED_SIZED ; PACKED_SIZE gets value of 2 .PACKED +500  .PACKED 0A .PACKED -0,SUM_SIZE ; SUM_SIZE gets value of 1  i4 $PROCEDURE_DESCRIPTORD Defines a procedure descriptor structure at the current psect and offset. Format  $PROCEDURE_DESCRIPTOR u5 DescriptionD The arguments for the $PROCEDURE_DESCRIPTOR macro are the same as5 the $ROUTINE macro, with the following exceptions:P% o The ENTRY argument is required.o? o There are no CODE_SECTION, LINKAGE_SECTION, DATA_SECTION, ; DATA_SECTION_POINTER, or STANDARD_PROLOGUE arguments.nA o There is an additional END_PROLOGUE argument. This argumentsA must be a label that you define at the end of the routine'sX@ prologue sequence. This argument is required for stack and register procedure types.  5 Notes? Because the $ROUTINE macro invokes the $PROCEDURE_DESCRIPTOReB macro for you, you do not need to use the $PROCEDURE_DESCRIPTOR1 macro if you use $ROUTINE. You may wish to use.9 $PROCEDURE_DESCRIPTOR when you are not using $ROUTINE.a 5 Examples 0 $PROCEDURE_DESCRIPTOR p1, -0 KIND=NULL, -+ ENTRY=p1_entryi b 4 $RETURN6 Generates a standard epilogue instruction sequence. Format $RETURN o5 Description? Generates a standard epilogue instruction sequence when usedr? within a stack or register routine defined with the $ROUTINE A macro. The epilogue sequence generated by $RETURN restores anyeA registers you specify with the SAVED_REGS argument to $ROUTINEF@ and performs stack frame management as necessary. You can useC $RETURN whether you specify or default STANDARD_PROLOGUE as TRUE or not.B You can use $RETURN any number of times within a given stack or> register routine to affect a return to the calling routine.? You must not use the $BEGIN_EPILOGUE or $END_EPILOGUE macrosoA for an epilogue sequence generated by $RETURN. $RETURN invokes - $BEGIN_EPILOGUE and $END_EPILOGUE for you.  c 5 Examplesa1 $ROUTINE FOOZLE, KIND=REGISTER, SAVE_FP=R1a : : : $RETURN $END_ROUTINE FOOZLE 4 $ROUTINE=< Defines the current routine and creates a context for the routine.. Format2" $ROUTINE NAME=routine name -$ ALIASES=alias names -$ LOCAL=boolean value -? $ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;14;1F"0 STANDARD_PROLOGUE=boolean value ENTRY=code entryi point -5 CODE_SECTION=code section psect name - 5 DATA_SECTION=data section psect name - 3 DATA_SECTION_POINTER=boolean value -0; LINKAGE_SECTION=linkage section psect name -i! KIND=routine type-2 HANDLER_REINVOKABLE=boolean value -, BASE_REG_IS_FP=boolean value-) REI_RETURN=boolean value -d1 STACK_RETURN_VALUE=boolean value -a) RSA_OFFSET=integer value -d) SAVE_FP=FP register name - 5 SAVE_RA=return address register name -i# SIZE=numeric value -u- SAVED_REGS=list of registers -o2 HANDLER=exception handler address -@ HANDLER_DATA=data address for exception handler -. SYNCH_EXCEPTIONS=boolean value-+ PROC_VALUE=procedure value -e. ENVIRONMENT=environment value -1 FUNC_RETURN=function return type -e+ ARGLIST=Argument type list - / USES_VAX_ARGLIST=boolean value --: OVERRIDE_FLAGS=procedure descriptor flags -0 DEFAULT_SIGNATURE=boolean value -, COMMON_BASE=list of registers n 5 Parameterss oNAME= The name of the routine. This argument is required for all 5 procedure kinds. There is no default. For example:  NAME=FOOZLE ALIASESnA List of alias names for the routine. This argument is optionaln= for all procedure types. There is no default. For example:l9 ALIASES=  mLOCALoB Boolean value indicating whether the routine is local (TRUE) or@ externally visible (FALSE). This argument is optional for all6 procedure kinds. The default is FALSE. For example: LOCAL=TRUEr iSTANDARD_PROLOGUEa@ Specifies a boolean value to indicate whether $ROUTINE should< generate a standard, instruction prologue sequence at the< beginning of the routine's code section. This argument isA optional and valid only with REGISTER and STACK procedures. Ift@ the procedure type is stack or register , the default is TRUED and $ROUTINE generates a standard prologue sequence. The prologueA sequence generated by $ROUTINE saves the registers you specifyoC with the SAVED_REGS argument and performs stack-frame managementT as necessary.B If you also specify BASE_REG_IS_FP=FALSE, the standard prologue? sequence generated by $ROUTINE makes a copy of the procedure D descriptor address that is in R27 upon entry into R29 (FP). WhileD you cannot change the value in R29 prior to the epilogue, you canA use R29 as a working, linkage-section register. If you specifyaB the STANDARD_PROLOGUE argument as FALSE, you must code your ownD prologue sequence and mark the end of the prologue with the $END_C PROLOGUE macro. Whether you specify or default STANDARD_PROLOGUE @ as TRUE or not, you can generate a standard epilogue sequence@ for stack and register procedures with the $RETURN macro. For example:u STANDARD_PROLOGUE=FALSE bENTRY > The name of the code-entry point. This argument is the codeC entry-point label that $ROUTINE defines for you at the beginningD of the code section for the routine. If this argument is omitted,+ $ROUTINE generates a label. For example:s ENTRY=FOOZLE_ENTRYn a CODE_SECTIONC The psect name and attributes of the code section. This argumente? is optional for all procedure kinds. If omitted, the defaultrB is the name and attributes defined by the $CODE$ lexical stringD symbol. If you specify a name and attributes for the CODE_SECTION@ argument, $ROUTINE redefines the $CODE$ lexical string symbolD such that the specified values become the new default. Initially, $CODE$ is defined as follows:< $CODE$ = "$CODE$,OCTA,PIC,CON,REL,LCL,SHR,EXE,NORD,NOWRT"= Since you must delimit the psect name and attributes usingiA commas, be sure to enclose this argument within angle bracketsUB to avoid having the assembler interpret the name and attributes3 as different arguments to $ROUTINE. For example:Q( CODE_SECTION= DATA_SECTIONC The psect name and attributes of the data section. This argumentn? is optional for all procedure kinds. If omitted, the defaultB is the name and attributes defined by the $DATA$ lexical stringD symbol. If you specify a name and attributes for the DATA_SECTION@ argument, $ROUTINE redefines the $DATA$ lexical string symbolD such that the specified values become the new default. Initially, $DATA$ is defined as follows:> $DATA$ = "$DATA$,OCTA,NOPIC,CON,REL,LCL,NOSHR,NOEXE,RD,WRT"= Since you must delimit the psect name and attributes usingmA commas, be sure to enclose this argument within angle brackets B to avoid having the assembler interpret the name and attributes3 as different arguments to $ROUTINE. For example: + DATA_SECTION=r .DATA_SECTION_POINTERC Boolean value indicating whether $ROUTINE should store a pointerg? to the data section in the linkage section and define $DP asrA the address of that pointer. This argument is optional for alls6 procedure kinds. The default is FALSE. For example: DATA_SECTION_POINTER=TRUE< You can use the DATA_SECTION_POINTER argument as follows:8 $routine TALLY_HO, data_section_pointer=TRUE $data_sectiong TALLY: .quad 0m $code_section.B .base R27, $LS ; Inform assembler that R27->$LS+ LDQ R1, $DP ; R1->$DSs? .base R1,$DS ;Inform assembler that R1-$DSl- LDQ R0, TALLY ; R0<-TALLY , LDA R0, 1(R0) ; R0<-R0++- STQ R0, TALLY ; TALLY<-R0 * RET (R26) ; Return! $end_routine TALLY_HO B In this example, the DATA_SECTION_POINTER argument is specified@ in order to obtain linkage to the data section. The first LDQ< instruction loads R1 with the pointer to the data section> that $ROUTINE stores in the linkage section. The next three@ instructions increment the value in the TALLY variable in theC data section. Finally, the routine returns the incremented valuet to its caller in R0.d hLINKAGE_SECTION = The psect name and attributes of the linkage section. This@ argument is optional for all procedure kinds. If omitted, theC default is the name and attributes defined by the $LINK$ lexicali> string symbol. If you specify a name and attributes for theB LINKAGE_SECTION argument, $ROUTINE redefines the $LINK$ lexical> string symbol such that the specified values become the new4 default. Initially, $LINK$ is defined as follows:@ $LINK$ = "$LINK$,OCTA,NOPIC,CON,REL,LCL,NOSHR,NOEXE,RD,NOWRT"= Since you must delimit the psect name and attributes usingtA commas, be sure to enclose this argument within angle bracketsB to avoid having the assembler interpret the name and attributes3 as different arguments to $ROUTINE. For example:-0 LINKAGE_SECTION= KIND@ Specifies the kind of routine being defined. This must be one@ of the following: STACK, REGISTER, NULL, or BOUND. This is an7 optional argument. The default is NULL. For example: KIND=STACKE IHANDLER_REINVOKABLEE> Specifies a boolean value to indicate whether the conditionA handler can be re-invoked. This argument is optional and valid @ only with STACK and REGISTER procedures. It defaults to FALSE> if no value is specified and the procedure kind is STACK or@ REGISTER. Note that this argument is only valid if a value is8 also specified for the HANDLER argument. For example: HANDLER_REINVOKABLE=TRUEx tBASE_REG_IS_FPB Specifies a boolean value to indicate whether register R29 (FP)D is used as the frame-pointer base register (TRUE) or not (FALSE).A If specified as FALSE, R29 must be used to hold the address ofrA the procedure descriptor (or the address of the address of thee> procedure descriptor-refer to the OpenVMS Calling Standard.> Thus you may use R29 to hold a working copy of the linkage-@ section address passed in R27. In addition, your prologue andD epilogue instruction sequences can be shorter and more efficient.C HowD$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;14;1F"Aever, you cannot not make standard calls to other routines ifCB BASE_REG_IS_FP is specified as FALSE. This argument is optional= and valid only with stack and register procedure kinds. It ? defaults to TRUE if the procedure type is stack or register.  For example:r BASE_REG_IS_FP=FALSEn t REI_RETURN= Specifies a boolean value to indicate whether this routineB returns using an REI instruction. This argument is optional and@ valid only with STACK, REGISTER, and NULL procedure kinds. ItA defaults to FALSE if the procedure kind is STACK, REGISTER, orN NULL. For example:s REI_RETURN=TRUE STACK_RETURN_VALUEB Specifies a boolean value indicating whether this routine has aD stack return value. This argument is optional and valid only withB STACK, REGISTER, and NULL procedure kinds. It defaults to FALSEA if the procedure kind is STACK, REGISTER or NULL. For example:  STACK_RETURN_VALUE=TRUE o RSA_OFFSETA An integer value specifying the stack offset (in bytes) of thee? register save area. This argument is optional and valid onlyP? for STACK procedures. If you specify BASE_REG_IS_FP as TRUE,IA the value you specify with RSA_OFFSET must be at least 8. RSA_A OFFSET defaults to 8 if BASE_REG_IS_FP is specified as TRUE, 0D otherwise. For example: RSA_OFFSET=32 rSAVE_FPuB The register that contains a copy of the value of FP (R29) upon@ entry to this routine. The prologue instruction sequence must@ copy FP to the register specified by SAVE_FP and the epilogue< instruction sequence(s) must restore FP from the registerA specified by SAVE_FP. This argument is required and only validi= for REGISTER procedures. There is no default. For example: SAVE_FP=R1  SAVE_RAE? The register that contains the return address. This argumentnA is optional and only valid for REGISTER procedures. If SAVE_RA A is not R26, the prologue instruction sequence must copy R26 toTA the register specified by SAVE_RA and the epilogue instructionaA sequence(s) must use the return address stored in the register ? specified by SAVE_FP to affect its return to caller. SAVE_RAdB defaults to R26 if the procedure kind is REGISTER. For example: SAVE_RA=R22 GSIZE? A numeric value that must be a multiple of 16 specifying the-A size of the fixed stack area in bytes. This parameter is valid-B only for REGISTER and STACK procedure kinds. It defaults to theB minimum value possible given the other arguments you specify orD default. $ROUTINE computes the amount of stack storage needed forB the register save area (if any) and defines the $RSA_END symbolD to be the offset of the first byte beyond the register save area.D If you wish to allocate a fixed area of stack beyond the registerB save area, you can specify an expression with the SAZE argumentA that includes the term $RSA_END plus the amount of fixed stackq6 storage you need for your application. For example: SIZE=$RSA_END+32M O SAVED_REGSA A list of registers saved on the stack by the prologue code oftC this routine. It is valid only for STACK procedures and you mustlB specify at least FP (R29) with this argument. It defaults to FP+ (R29) for STACK procedures. For example:e SAVED_REGS= eHANDLERi@ The address of an exception handler. It is optional and valid? only for STACK and REGISTER procedure kinds. By default, theN= procedure is defined not to have an exception handler. Forh example:h HANDLER=MY_HANDLERa HANDLER_DATA> The address of data for the specified handler, if any. This= argument is optional and valid only for stack and registerSA procedure kinds and has no default value. You cannot specify atD HANDLER_DATA argument if you do not specify the HANDLER argument. For example:e HANDLER_DATA=MY_HANDLER_DATA  eSYNCH_EXCEPTIONSA An argument to indicate whether exceptions must be syncronizedn< or not. This argument is optional with STACK and REGISTER< routines and is not allowed with other kinds of routines.= This argument defaults to TRUE if you specify an exceptionh? handler with the HANDLER argument. Otherwise, it defaults toe? FALSE. When this argument is TRUE and you specify or default A STANDARD_PROLOGUE=TRUE, $ROUTINE generates a TRAPB instruction_D as part of the standard prologue sequence. In addition, when thisD argument is true, the $RETURN macro generates a TRAPB instructionC as part of the standard epilogue sequence. When this argument is,C FALSE, neither $ROUTINE nor $RETURN generate TRAPB instructions.s PROC_VALUEC The procedure value of a bound procedure's parent. This argumentb@ is required for BOUND procedures and is invalid for all other procedure kinds. For example: PROC_VALUE=PARENT_PROCa h ENVIRONMENT A Specifies an environment value. This parameter is optional and @ valid only for BOUND procedures. It has no default value. For example:E ENVIRONMENT=0 t FUNC_RETURNb@ Specifies the function return type. This argument is optionalB and valid for all procedure kinds. If specified, it must be oneA of the following: I64, D64, I32, U32, FF, FD, FG, FS, FT, FFC, D FDC, FGC, FSC, or FTC. These values correspond to those listed inD Table 3-7 of the OpenVMS Calling Standard that have an additional9 "RASE$K_FR_" prefix. There is no default. For example:a FUNC_RETURN=U32 ARGLISTA> Argument type list. This argument is optional and valid forA all procedure kinds. If the argument list contains one or more > elements, each of the first six elements must be one of the? following: I64, I32, U32, FF, FD, FG, FS, or FT. The seventht? and subsequent arguments (if any) must be either I32 or I64.,= These values correspond to the PSIG$K_RA_* and MASE$K_MA_* D signature encodings in Table 3-6 of the OpenVMS Calling Standard.> There is no default. If you specify this argument, $ROUTINE6 generates a procedure signature block. For example: ARGLIST=.A SUSES_VAX_ARGLISTB Specifies a boolean value indicating whether the routine uses aA VAX argument list. This argument is optional for all procedured= kinds and defaults to FALSE. If you specify this argument,L? $ROUTINE generates a procedure signature block. For example:a USES_VAX_ARGLIST=TRUE ,OVERRIDE_FLAGS? Specifies overriding flags for the PDSC$W_FLAGS field in them@ procedure descriptor. This argument is optional and valid forD all procedure kinds. However, it is required for BOUND proceduresB when the parameter specified with the PROC_VALUE argument is anC external or forward reference. There is no default. For example:i OVERRIDE_FLAGS=PARENT_FLAGS tDEFAULT_SIGNATUREi= Specifies a boolean value to indicate whether the standard > procedure signature is used. TRUE means to use the standard? signature. It is optional and valid for all procedure kinds.B The default is FALSE if you specify either the ARGLIST or USES_C VAX_ARGLIST arguments. Otherwise, the default is TRUE. Note that A this argument must be FALSE or blank if you specify either the ) ARGLIST or USES_VAX_ARGLIST arguments. DEFAULT_SIGNATURE=TRUE  COMMON_BASEeB An argument to specify one or more base registers that are used? in common with other routines. This argument is optional for0C all routine kinds. By default, $ROUTINE invalidates any previous C .BASE directives that may be in effect when you invoke $ROUTINE.NC In this way, you are prevented from inadvertently processing thedB second or subsequent routines in a module with .BASE directives@ in effect that apply only to a previous routine. However, you@ may wish to share a common base register assignment between aC number of routines. To do so, you could re-issue the appropriate C .BASE directive or directives after each invocation of $ROUTINE.C Alternatively, you can specify one or more common base registersaA with the COMMON_BASE argument, and issue the appropriate .BASEfD directive or directives only once at the beginning of the module.> Specify the value for the COMMON_BASE argument as a list of" integer registers. For example: COMMON_BASE= ; In this example, $ROUTINE invalidates any previous .BASE C directives except those for registers R5 and R13. Previous .BASEI6 directives for registers R5 and R13 are unaffected. e $ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1.M64;1FL"R5 Description@ $ROUTINE defines a routine, makes it the current routine, and" performs the following actions:A o Creates and associates a linkage section, code section, ands$ data section with the routine.D o Defines a procedure descriptor and optional signature block in4 accordance with the values of macro arguments.@ o Optionally stores a pointer to the data section within the linkage section.8 o Creates the following numeric and lexical symbols: Symbol DescriptionO@ $CS Address of start of the current routine's code section.@ $DS Address of start of the current routine's data section.> $DP Optional address of a pointer to the currentA routine's data section. This symbol has a valued= that is an address in the current routine's A linkage section at which the $ROUTINE macro has A placed the address of the data section ($DS) as  follows: $DP = .  .ADDRESS $DS@ $DP enables a programmer to access the dataA area of the current routine from its linkageo section.SC $LS Address of the current routine's linkage section.gB $SIZE Size of fixed area of stack frame of the currentC routine. This symbol is valid only with STACK and.$ REGISTER routines.? $RSA_ The offset within the fixed stack area to theaD OFFSET register save area. This symbol is valid only with! STACK routines.fC $RSA_END The offset within the fixed stack area to the thea@ first byte beyond the end of the register save area (if any).D $CODE$ A lexical string symbol that defines the routine's1 code psect name and attributes.RB $DATA$ A lexical symbol that defines the routine's data, psect name and attributes.D $LINK$ A lexical string symbol that defines the routine's4 linkage psect name and attributes.D o Optionally generates a standard, instruction prologue sequence+ at the beginning of the code section.s> If you specify /NAMES=AS_IS on the command line, all butB the last three of these symbols are defined in both completeB uppercase and complete lowercase. These symbols are intendedA for your use outside of the macros themselves. For example,o< the values of these numeric symbols may be useful as a? mnemonic when coding an instruction with a register as ins the following example: lda SP,-$SIZE(SP)A The last three symbols ,$CODE$, $DATA$, and $LINK$ are onlyrC defined in uppercase. They are used by the $ROUTINE macro forFA the default code, data, and linkage section psect names andq@ attributes. You can define these symbols prior to invoking@ $ROUTINE to alter the default program sections as follows:7 - $CODE$ = "MY_CODE,EXE,OCTA,SHR,NORD,NOWRT,GBL"a7 - $DATA$ = "MY_DATA,NOEXE,OCTA,NOSHR,RD,WRT,GBL"a7 - $LINK$ = "MY_LINK,NOEXE,OCTA,SHR,RD,NOWRT,GBL"T< These statements cause $ROUTINE to use the above psect@ names and attributes by default. If you specify any of theA CODE_SECTION, DATA_SECTION, or LINKAGE_SECTION arguments inC your invocation of $ROUTINE, $ROUTINE uses the psect name and - attributes specified with the argument. ? In addition, $ROUTINE redefines the corresponding $CODE$,a: $DATA$, or $LINK$ lexical string symbol to the value; you specify when you specify any of the CODE_SECTION,n? DATA_SECTION, or LINKAGE_SECTION arguments with $ROUTINE.z f 5 Examplesk( $ROUTINE MAIN1, KIND=NULL( $ROUTINE MAIN1, -( KIND=STACK, -( SIZE=48, -( SAVED_REGS= t23 MACRO-64_Alpha_AXP_Architecture_Quick_Reference@ This topic provides figures and tables showing the data typesA and addressing capabilities of the Alpha AXP architecture. Thel> information is derived from the Alpha AXP Achitecture Quick? Reference Guide. Minor changes have been made to reflect thelD usage of the Alpha AXP architecture that is specific to MACRO-64.D For more information, see the Alpha Architecture Reference Manual$ and the OpenVMS Calling Standard. d h4 Register_Usage_Conventions@ Register Usage Conventions for OpenVMS AXP lists the register@ usage conventions for OpenVMS AXP. MACRO-64 recognizes FP andC SP as register synonyms, but does not recognize AI, RA, or PV asR register synonyms.A6 Table 12 Register Usage Conventions for OpenVMS AXP For OpenVMS: $ R0 Int func ret value R1 Scratch  R2-R15 Saved  R16- Argument R21 R22- ScratchM R24& R25 AI Argument information R26 RA Return address! R27 PV Procedure valueo" R28 Volatile scratch" R29 FP Stack frame base R30 SP Stack pointerf R31 Zero( F0 F-P function ret value, F1 F-P complex func ret value F2-F9 SavedY F10- Scratchu F15 F16- Argument F22 F23- Scratchi F30 F31 Zero n4 Instruction_Operand_NotationaB Instruction Operand Notation shows the notation for instruction/ operands. The notation format is as follows: " .( Table 13 Instruction Operand Notation : disp Displacement field fnc PALcode function field0 Ra Integer register operand in the Ra field0 Rb Integer register operand in the Rb field/ #b Integer literal operand in the Rb fieldT0 Rc Integer register operand in the Rc field7 Fa Floating-point register operand in the Ra fieldR7 Fb Floating-point register operand in the Rb fieldR7 Fc Floating-point register operand in the Rc field  :n@ a The operand is used in an address calculation to form anD effective address. The data type code that follows indicates@ the units of addressability (or scale factor) applied to5 this operand when the instruction is decoded.s, i The operand is an immediate literal.- m The operand is both read and written.e! r The operand is read only.i" w The operand is write only. :e b Byte f F_floating g G_floating l Longword q Quadword) s IEEE single floating (S_floating)h) t IEEE double floating (T_floating) w Word5 x The data type is specified by the instruction  A!4 Instruction_Qualifier_Notation.D Instruction Qualifier Notation shows the notation for instruction qualifiers.* Table 14 Instruction Qualifier Notation /QualifierMeaning C Chopped rounding  D Dynamic roundingx+ (mode determined by FPCR)6" I Inexact result enable$ M Minus infinity rounding' S Software completion enable& U Floating underflow enable$ V Integer overflow enable c%4 F-P_Control_Register_(FPCR)_FormatgB F-P Control Register (FPCR) Format shows the format for the F-P Control Register.. Table 15 F-P Control Register (FPCR) Format Bits Symbol MeaningS' 63 SUM Bitwise OR of <57:52>e4 62:60 RAZ Read as zero; ignored when written /IGN. 59:58 DYN IEEE rounding mode selected: 00 Chopped% 01 Minus infinityN& 10 Normal rounding$ 11 Plus infinity; 57 IOV Integer overflow of destination precisiono8 56 INE Floating mathematically inexact result< 55 UNF Floating underflow of destination exponent; 54 OVF Floating overflow of destination exponent 6 53 DZE Floating divide with divisor of zero0 52 INV Floating invalid operand value4 51:0 RAZ Read as zero; ignored when written /IGN T4 Decodable_Pseudo-OperationsD Decodable Pseudo-Operations lists decodable pseudo-operations and( their associated actual instructions.' Table 16 Decodable Pseudo-Oi$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1FP"cperationsu Pseudo- Actual# Operation Instructionr- BR target BR R31,targetd- CLR Rx BIS R31,R31,Rxs, FABS Fx,Fy CPYS F31,Fx,Fy- FCLR Fx CPYS F31,F31,Fx+ FMOV Fx,Fy CPYS Fx,Fx,Fye+ FNEG Fx,Fy CPYSN Fx,Fx,Fye. FNOP CPYS F31,F31,F31. MOV Lit,Rx LDA Rx,lit(R31)3 MOV {Rx BIS R31,{Rx/Lit8},Ryy /Lit8},Ryr+ MF_ Fx MF_FPCR Fx,Fx,Fx  FPCRN+ MT_ Fx MT_FPCR Fx,Fx,Fxv FPCRp, NEGF Fx,Fy SUBF F31,Fx,Fy, NEGF/S Fx,Fy SUBF/S F31,Fx,Fy, NEGG Fx,Fy SUBG F31,Fx,Fy, NEGG/S Fx,Fy SUBG/S F31,Fx,Fy2 NEGL {Rx SUBL R31,{Rx/Lit},Ry /Lit8},Ryr2 NEGL/V {Rx SUBL/V R31,{Rx/Lit},Ry /Lit8},Rya2 NEGQ {Rx SUBQ R31,{Rx/Lit},Ry /Lit8},Rys2 NEGQ/V {Rx SUBQ/V R31,{Rx/Lit},Ry /Lit8},RyB, NEGS Fx,Fy SUBS F31,Fx,Fy, NEGS Fx,Fy SUBS/SU F31,Fx,Fy /SU, NEGS Fx,FY SUBS/SUI F31,Fx,Fy /SUIs, NEGT Fx,Fy SUBT F31,Fx,Fy, NEGT Fx,Fy SUBT/SU F31,Fx,Fy /SU, NEGT Fx,FY SUBT/SUI F31,Fx,Fy /SUI . NOP BIS R31,R31,R312 NOT {Rx ORNOT R31,{Rx/Lit},Ry /Lit8},Ry 2 SEXTL {Rx ADDL R31,{Rx/Lit},Ry /Lit},Ry, UNOP LDQ_U R31,0(Rx) s14 Common_Architecture_Opcodes_in_Numerical_Orderh@ This table lists the common architecture opcodes in numerical order.c: MACRO-64 Alpha AXP Architecture Quick Reference9 A.6 Common Architecture Opcodes in Numerical Ordert? Table_A-6_Common_Architecture_Opcodes_in_Numerical_Ordern< Opcode________________Opcode________________Opcode___B 00 CALL_PAL 11.26 CMOVNE 15.01E CVTDG? /C A 01 OPC01 11.28 ORNOT 15.020 ADDGn? /C'A 02 OPC02 11.40 XOR 15.021 SUBG ? /CeA 03 OPC03 11.44 CMOVLT 15.022 MULGe? /C:A 04 OPC04 11.46 CMOVGE 15.023 DIVG ? /C B 05 OPC05 11.48 EQV 15.02C CVTGF? /CrB 06 OPC06 11.64 CMOVLE 15.02D CVTGD? /C B 07 OPC07 11.66 CMOVGT 15.02F CVTGQ? /CtB 08 LDA 12.02 MSKBL 15.03C CVTQF? /ChB 09 LDAH 12.06 EXTBL 15.03E CVTQG? /C A 0A OPC0A 12.0B INSBL 15.080 ADDFnA 0B LDQ_U 12.12 MSKWL 15.081 SUBFRA 0C OPC0C 12.16 EXTWL 15.082 MULFaA 0D OPC0D 12.1B INSWL 15.083 DIVF B 0E OPC0E 12.22 MSKLL 15.09E CVTDGA 0F STQ_U 12.26 EXTLL 15.0A0 ADDGsA 10.00 ADDL 12.2B INSLL 15.0A1 SUBGhA 10.02 S4ADDL 12.30 ZAP 15.0A2 MULGdA 10.09 SUBL 12.31 ZAPNOT 15.0A3 DIVGnC 10.0B S4SUBL 12.32 MSKQL 15.0A5 CMPGEQ C 10.0F CMPBGE 12.34 SRL 15.0A6 CMPGLTrC 10.12 S8ADDL 12.36 EXTQL 15.0A7 CMPGLEsB 10.1B S8SUBL 12.39 SLL 15.0AC CVTGFB 10.1D CMPULT 12.3B INSQL 15.0AD CVTGDB 10.20 ADDQ 12.3C SRA 15.0AF CVTGQB 10.22 S4ADDQ 12.52 MSKWH 15.0BC CVTQFB 10.29 SUBQ 12.57 INSWH 15.0BE CVTQGA 10.2B S4SUBQ 12.5A EXTWH 15.100 ADDF @ /UCA 10.2D CMPEQ 12.62 MSKLH 15.101 SUBF$@ /UCA 10.32 S8ADDQ 12.67 INSLH 15.102 MULFc@ /UCA 10.3B S8SUBQ 12.6A EXTLH 15.103 DIVFI@ /UCB 10.3D CMPULE 12.72 MSKQH 15.11E CVTDG@ /UCA 10.40 ADDL/V 12.77 INSQH 15.120 ADDGo@ /UCA 10.49 SUBL/V 12.7A EXTQH 15.121 SUBGR@ /UCA 10.4D CMPLT 13.00 MULL 15.122 MULG @ /UCA 10.60 ADDQ/V 13.20 MULQ 15.123 DIVG_@ /UCB 10.69 SUBQ/V 13.30 UMULH 15.12C CVTGF@ /UCB 10.6D CMPLE 13.40 MULL/V 15.12D CVTGD@ /UCB 11.00 AND 13.60 MULQ/V 15.12F CVTGQ@ /VCA 11.08 BIC 14 OPC14 15.180 ADDFs? /UeA 11.14 CMOVLBS 15.000 ADDF/C 15.181 SUBFe? /U A 11.16 CMOVLBC 15.001 SUBF/C 15.182 MULFP? /U A 11.20 BIS 15.002 MULF/C 15.183 DIVFr? /U B 11.24 CMOVEQ 15.003 DIVF/C 15.19E CVTDG? /U C 15.1A0 ADDG/U 15.580 ADDF/SU 16.0A6 CMPTLT C 15.1A1 SUBG/U 15.581 SUBF/SU 16.0A7 CMPTLE B 15.1A2 MULG/U 15.582 MULF/SU 16.0AC CVTTSB 15.1A3 DIVG/U 15.583 DIVF/SU 16.0AF CVTTQB 15.1AC CVTGF/U 15.59E CVTDG/SU 16.0BC CVTQSB 15.1AD CVTGD/U 15.5A0 ADDG/SU 16.0BE CVTQTA 15.1AF CVTGQ/V 15.5A1 SUBG/SU 16.0C0 ADDSi? /D1A 15.400 ADDF/SC 15.5A2 MULG/SU 16.0C1 SUBSf? /DeA 15.401 SUBF/SC 15.5A3 DIVG/SU 16.0C2 MULSe? /DeA 15.402 MULF/SC 15.5AC CVTGF/SU 16.0C3 DIVSe? /DnA 15.403 DIVF/SC 15.5AD CVTGD/SU 16.0E0 ADDTR? /DdA 15.41E CVTDG/SC 15.5AF CVTGQ/SV 16.0E1 SUBTy? /DtA 15.420 ADDG/SC 16.000 ADDS/C 16.0E2 MULTu? /DA 15.421 SUBG/SC 16.001 SUBS/C 16.0E3 DIVT ? /D>B 15.422 MULG/SC 16.002 MULS/C 16.0EC CVTTS? /DgB 15.423 DIVG/SC 16.003 DIVS/C 16.0EF CVTTQ? /DcB 15.42C CVTGF/SC 16.020 ADDT/C 16.0FC CVTQS? 8$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F͍"t /DtB 15.42D CVTGD/SC 16.021 SUBT/C 16.0FE CVTQT? /DdA 15.42F CVTGQ/SC 16.022 MULT/C 16.100 ADDS @ /UCA 15.480 ADDF/S 16.023 DIVT/C 16.101 SUBSr@ /UCA 15.481 SUBF/S 16.02C CVTTS/C 16.102 MULS @ /UCA 15.482 MULF/S 16.02F CVTTQ/C 16.103 DIVS @ /UCA 15.483 DIVF/S 16.03C CVTQS/C 16.120 ADDT @ /UCA 15.49E CVTDG/S 16.03E CVTQT/C 16.121 SUBT @ /UCA 15.4A0 ADDG/S 16.040 ADDS/M 16.122 MULT5@ /UCA 15.4A1 SUBG/S 16.041 SUBS/M 16.123 DIVT @ /UCB 15.4A2 MULG/S 16.042 MULS/M 16.12C CVTTS@ /UCB 15.4A3 DIVG/S 16.043 DIVS/M 16.12F CVTTQ@ /VCA 15.4A5 CMPGEQ/S 16.060 ADDT/M 16.140 ADDSn@ /UMA 15.4A6 CMPGLT/S 16.061 SUBT/M 16.141 SUBS @ /UMA 15.4A7 CMPGLE/S 16.062 MULT/M 16.142 MULSF@ /UMA 15.4AC CVTGF/S 16.063 DIVT/M 16.143 DIVS3@ /UMA 15.4AD CVTGD/S 16.06C CVTTS/M 16.160 ADDTC@ /UMA 15.4AF CVTGQ/S 16.06F CVTTQ/M 16.161 SUBTF@ /UMA 15.500 ADDF/SUC 16.07C CVTQS/M 16.162 MULT @ /UMA 15.501 SUBF/SUC 16.07E CVTQT/M 16.163 DIVTG@ /UMB 15.502 MULF/SUC 16.080 ADDS 16.16C CVTTS@ /UMB 15.503 DIVF/SUC 16.081 SUBS 16.16F CVTTQ@ /VMA 15.51E CVTDG/SUC 16.082 MULS 16.180 ADDS? /U A 15.520 ADDG/SUC 16.083 DIVS 16.181 SUBS ? /U A 15.521 SUBG/SUC 16.0A0 ADDT 16.182 MULS ? /UdA 15.522 MULG/SUC 16.0A1 SUBT 16.183 DIVS ? /U A 15.523 DIVG/SUC 16.0A2 MULT 16.1A0 ADDTd? /UcA 15.52C CVTGF/SUC 16.0A3 DIVT 16.1A1 SUBT_? /UNA 15.52D CVTGD/SUC 16.0A4 CMPTUN 16.1A2 MULT ? /UTA 15.52F CVTGQ/SVC 16.0A5 CMPTEQ 16.1A3 DIVT ? /U B 16.1AC CVTTS/U 16.5AF CVTTQ/SV 16.7BC CVTQSA /SUI B 16.1AF CVTTQ/V 16.5C0 ADDS/SUD 16.7BE CVTQTA /SUI A 16.1C0 ADDS/UD 16.5C1 SUBS/SUD 16.7C0 ADDS B /SUIDA 16.1C1 SUBS/UD 16.5C2 MULS/SUD 16.7C1 SUBS B /SUIDA 16.1C2 MULS/UD 16.5C3 DIVS/SUD 16.7C2 MULS B /SUIDA 16.1C3 DIVS/UD 16.5E0 ADDT/SUD 16.7C3 DIVS B /SUIDA 16.1E0 ADDT/UD 16.5E1 SUBT/SUD 16.7E0 ADDT B /SUIDA 16.1E1 SUBT/UD 16.5E2 MULT/SUD 16.7E1 SUBT B /SUIDA 16.1E2 MULT/UD 16.5E3 DIVT/SUD 16.7E2 MULT B /SUIDA 16.1E3 DIVT/UD 16.5EC CVTTS/SUD 16.7E3 DIVT B /SUIDB 16.1EC CVTTS/UD 16.5EF CVTTQ/SVD 16.7EC CVTTSB /SUIDB 16.1EF CVTTQ/VD 16.6AC CVTST/S 16.7EF CVTTQB /SVIDB 16.2AC CVTST 16.700 ADDS/SUIC 16.7FC CVTQSB /SUIDB 16.500 ADDS/SUC 16.701 SUBS/SUIC 16.7FE CVTQTB /SUIDB 16.501 SUBS/SUC 16.702 MULS/SUIC 17.010 CVTLQA 16.502 MULS/SUC 16.703 DIVS/SUIC 17.020 CPYS1B 16.503 DIVS/SUC 16.720 ADDT/SUIC 17.021 CPYSNB 16.520 ADDT/SUC 16.721 SUBT/SUIC 17.022 CPYSE@ 16.521 SUBT/SUC 16.722 MULT/SUIC 17.024 MT_A FPCR @ 16.522 MULT/SUC 16.723 DIVT/SUIC 17.025 MF_A FPCR C 16.523 DIVT/SUC 16.72C CVTTS/SUIC 17.02A FCMOVEQ.C 16.52C CVTTS/SUC 16.72F CVTTQ/SVIC 17.02B FCMOVNE C 16.52F CVTTQ/SVC 16.73C CVTQS/SUIC 17.02C FCMOVLT C 16.540 ADDS/SUM 16.73E CVTQT/SUIC 17.02D FCMOVGE/C 16.541 SUBS/SUM 16.740 ADDS/SUIM 17.02E FCMOVLEGC 16.542 MULS/SUM 16.741 SUBS/SUIM 17.02F FCMOVGT B 16.543 DIVS/SUM 16.742 MULS/SUIM 17.030 CVTQLB 16.560 ADDT/SUM 16.743 DIVS/SUIM 17.130 CVTQL? /V B 16.561 SUBT/SUM 16.760 ADDT/SUIM 17.530 CVTQL@ /SVB 16.562 MULT/SUM 16.761 SUBT/SUIM 18.0000 TRAPBA 16.563 DIVT/SUM 16.762 MULT/SUIM 18.0400 EXCB ? 16.56C CVTTS/SUM 16.763 DIVT/SUIM 18.4000 MB @ 16.56F CVTTQ/SVM 16.76C CVTTS/SUIM 18.4400 WMBB 16.580 ADDS/SU 16.76F CVTTQ/SVIM 18.8000 FETCHC 16.581 SUBS/SU 16.77C CVTQS/SUIM 18.A000 FETCH_ > MA 16.582 MULS/SU 16.77E CVTQT/SUIM 18.C000 RPCC ? 16.583 DIVS/SU 16.780 ADDS/SUI 18.E000 RC ? 16.5A0 ADDT/SU 16.781 SUBS/SUI 18.F000 RS B 16.5A1 SUBT/SU 16.782 MULS/SUI 19 PAL19@ 16.5A2 MULT/SU 16.783 DIVS/SUI 1A.0 JMP@ 16.5A3 DIVT/SU 16.7A0 ADDT/SUI 1A.1 JSR@ 16.5A4 CMPTUN/SU 16.7A1 SUBT/SUI 1A.2 RETA 16.5A5 CMPTEQ/SU 16.7A2 MULT/SUI 1A.3 JSR_ C COROUTINE B 16.5A6 CMPTLT/SU 16.7A3 DIVT/SUI 1B PAL1BB 16.5A7 CMPTLE/SU 16.7AC CVTTS/SUI 1C OPC1CB 16.5AC CVTTS/SU 16.7AF CVTTQ/SVI 1D PAL1DA 1E PAL1E 2A LDL_L 36 FBGE A 1F PAL1F 2B LDQ_L 37 FBGT A 20 LDF 2C STL 38 BLBC @ 21 LDG 2D STQ 39 BEQ@ 22 L$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F"DS 2E STL_C 3A BLT@ 23 LDT 2F STQ_C 3B BLEA 24 STF 30 BR 3C BLBSi@ 25 STG 31 FBEQ 3D BNE@ 26 STS 32 FBLT 3E BGE@ 27 STT 33 FBLE 3F BGT( 28 LDL 34 BSR) 29 LDQ 35 FBNE  &4 OpenVMS_PALcode_Instruction_Summary> OpenVMS Unprivileged PALcode Instructions lists the OpenVMSC unprivileged PALcode instructions and OpenVMS Privileged PALcode B Instructions lists the OpenVMS privileged PALcode instructions.5 Table 17 OpenVMS Unprivileged PALcode Instructions # Mnemonic Opcode Description ; AMOVRM 00.00A1 Atomic move from register to memory = AMOVRR 00.00A0 Atomic move from register to register/" BPT 00.0080 Breakpoint BUGCHK 00.0081 Bugcheck- CHMK 00.0083 Change mode to kernel 0 CHME 00.0082 Change mode to executive1 CHMS 00.0084 Change mode to supervisor + CHMU 00.0085 Change mode to userL. GENTRAP 00.00AA Generate software trap/ IMB 00.0086 I-stream memory barrier : INSQHIL 00.0087 Insert into longword queue at head# interlocked : INSQHILR 00.00A2 Insert into longword queue at head, interlocked resident: INSQHIQ 00.0089 Insert into quadword queue at head# interlockedC: INSQHIQR 00.00A4 Insert into quadword queue at head, interlocked resident: INSQTIL 00.0088 Insert into longword queue at tail# interlocked : INSQTILR 00.00A3 Insert into longword queue at tail, interlocked resident: INSQTIQ 00.008A Insert into quadword queue at tail# interlocked : INSQTIQR 00.00A5 Insert into quadword queue at tail, interlocked resident8 INSQUEL 00.008B Insert entry into longword queueA INSQUEL/D 00.008D Insert entry into longword queue deferred 8 INSQUEQ 00.008C Insert entry into quadword queueA INSQUEQ/D 00.008E Insert entry into quadword queue deferred - PROBER 00.008F Probe for read access . PROBEW 00.0090 Probe for write access- RD_PS 00.0091 Move processor status + READ_UNQ 00.009E Read unique context4: REI 00.0092 Return from exception or interrupt: REMQHIL 00.0093 Remove from longword queue at head# interlocked : REMQHILR 00.00A6 Remove from longword queue at head, interlocked resident: REMQHIQ 00.0095 Remove from quadword queue at head# interlocked : REMQHIQR 00.00A8 Remove from quadword queue at head, interlocked resident: REMQTIL 00.0094 Remove from longword queue at tail# interlockedD: REMQTILR 00.00A7 Remove from longword queue at tail, interlocked resident: REMQTIQ 00.0096 Remove from quadword queue at tail# interlocked: REMQTIQR 00.00A9 Remove from quadword queue at tail, interlocked resident8 REMQUEL 00.0097 Remove entry from longword queueA REMQUEL/D 00.0099 Remove entry from longword queue deferred 8 REMQUEQ 00.0098 Remove entry from quadword queueA REMQUEQ/D 00.009A Remove entry from quadword queue deferred 1 RSCC 00.009D Read system cycle counter18 SWASTEN 00.009B Swap AST enable for current mode, WRITE_UNQ 00.009F Write unique context= WR_PS_SW 00.009C Write processor status software fieldS3 Table 18 OpenVMS Privileged PALcode Instructions & Mnemonic Opcode Description& CFLUSH 00.0001 Cache flush* CSERVE 00.0009 Console service' DRAINA 00.0002 Drain aborts) HALT 00.0000 Halt processor 1 LDQP 00.0003 Load quadword physical ; MFPR_ASN 00.0006 Move from processor register ASN ; MFPR_ESP 00.001E Move from processor register ESP ; MFPR_FEN 00.000B Move from processor register FEN ; MFPR_IPL 00.000E Move from processor register IPL < MFPR_MCES 00.0010 Move from processor register MCES< MFPR_PCBB 00.0012 Move from processor register PCBB< MFPR_PRBR 00.0013 Move from processor register PRBR< MFPR_PTBR 00.0015 Move from processor register PTBR< MFPR_SCBB 00.0016 Move from processor register SCBB< MFPR_SISR 00.0019 Move from processor register SISR; MFPR_SSP 00.0020 Move from processor register SSP = MFPR_TBCHK 00.001A Move from processor register TBCHKM; MFPR_USP 00.0022 Move from processor register USP < MFPR_VPTB 00.0029 Move from processor register VPTB= MFPR_WHAMI 00.003F Move from processor register WHAMI ; MTPR_ASTEN 00.0026 Move to processor register ASTEND; MTPR_ASTSR 00.0027 Move to processor register ASTSR ; MTPR_DATFX 00.002E Move to processor register DATFX.9 MTPR_ESP 00.001F Move to processor register ESP 9 MTPR_FEN 00.000B Move to processor register FEN/: MTPR_IPIR 00.000D Move to processor register IPRI9 MTPR_IPL 00.000E Move to processor register IPL : MTPR_MCES 00.0011 Move to processor register MCES= MTPR_PERFMON 00.002B Move to processor register PERFMON : MTPR_PRBR 00.0014 Move to processor register PRBR: MTPR_SCBB 00.0017 Move to processor register SCBB: MTPR_SIRR 00.0018 Move to processor register SIRR9 MTPR_SSP 00.0021 Move to processor register SSP : MTPR_TBIA 00.001B Move to processor register TBIA; MTPR_TBIAP 00.001C Move to processor register TBIAP : MTPR_TBIS 00.001D Move to processor register TBIS; MTPR_TBISD 00.0024 Move to processor register TBISDU; MTPR_TBISI 00.0025 Move to processor register TBISI 9 MTPR_USP 00.0023 Move to processor register USP1: MTPR_VPTB 00.002A Move to processor register VPTB2 STQP 00.0004 Store quadword physical2 SWPCTX 00.0005 Swap privileged context- SWPPAL 00.000A Swap PALcode image  %4 PALcode_Opcodes_in_Numerical_OrderMB PALcode Opcodes in Numerical Order lists the PALcode opcodes in numerical order. . Table 19 PALcode Opcodes in Numerical Order Opcode(16Opcode(10)penVMS 00.0000 00.0000 HALT  00.0001 00.0001 CFLUSH  00.0002 00.0002 DRAINA  00.0003 00.0003 LDQPE 00.0004 00.0004 STQPC 00.0005 00.0005 SWPCTX  00.0006 00.0006 MFPR_ASN  00.0007 00.0007 MTPR_ASTENV 00.0008 00.0008 MTPR_ASTSRE 00.0009 00.0009 CSERVE  00.000A 00.0010 SWPPAL  00.000B 00.0011 MFPR_FENA 00.000C 00.0012 MTPR_FENU 00.000D 00.0013 MTPR_IPIR 00.000E 00.0014 MFPR_IPL  00.000F 00.0015 MTPR_IPL  00.0010 00.0016 MFPR_MCES 00.0011 00.0017 MTPR_MCES 00.0012 00.0018 MFPR_PCBB 00.0013 00.0019 MFPR_PRBR 00.0014 00.0020 MTPR_PRBR 00.0015 00.0021 MFPR_PTBR 00.0016 00.0022 MFPR_SCBB 00.0017 00.0023 MTPR_SCBB 00.0018 00.0024 MTPR_SIRR 00.0019 00.0025 MFPR_SISR 00.001A 00.0026 MFPR_TBCHKD 00.001B 00.0027 MTPR_TBIA 00.001C 00.0028 MTPR_TBIAPS 00.001D 00.0029 MTPR_TBIS 00.001E 00.0030 MFPR_ESP  00.001F 00.0031 MTPR_ESP  00.0020 00.0032 MFPR_SSP. 00.0021 00.0033 MTPR_SSP/ 00.0022 00.0034 MFPR_USP  00.0023 00.0035 MTPR_USP  00.0024 00.0036 MTPR_TBISD  00.0025 00.0037 MTPR_TBISIT 00.0026 00.0038 MFPR_ASTEN  00.0027 00.0039 MFPR_ASTSRC 00.0029 00.0040 MFPR_VPTB 00.002A 00.0041 MTPR_VPTB! 00.002B 00.0042 MTPR_PERFMON  00.002E 00.0043 MTPR_DATFX. 00.003F 00.0063 MFPR_WHAMIG 00.0080 00.0128 BPT 00.0081 00.0129 BUGCHK1 00.0082 00.0130 CHME. 00.0083 00.0131 CHMKS 00.0084 00.0132 CHMSG 00.0085 00.0133 CHMU  00.0086 00.0134 IMB 00.0087 00.0135 INSQHIL 00.0088 00.0136 INSQTIL 00.0089 00.0137 INSQHIQ 00.008A 00.0138 INSQTIQ 00.008B 00.0139 INSQUEL 00.008C 00.0140 INSQUEQ 00.008D 00.0141 INSQUEL/D 00.008E 00.0142 INSQUEQ/D 00.008F 00.0143 PROBER  00.0090 00.0144 PROBEWL 00.005ހ$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F"91 00.0145 RD_PS 00.0092 00.0146 REI 00.0093 00.0147 REMQHIL 00.0094 00.0148 REMQTIL 00.0095 00.0149 REMQHIQ 00.0096 00.0150 REMQTIQ 00.0097 00.0151 REMQUEL 00.0098 00.0152 REMQUEQ 00.0099 00.0153 REMQUEL/D 00.009A 00.0154 REMQUEQ/D 00.009B 00.0155 SWASTEN 00.009C 00.0156 WR_PS_SWS 00.009D 00.0157 RSCC 00.009E 00.0158 READ_UNQ  00.009F 00.0159 WRITE_UNQ 00.00A0 00.0160 AMOVRR1 00.00A1 00.0161 AMOVRM  00.00A2 00.0162 INSQHILR  00.00A3 00.0163 INSQTILR0 00.00A4 00.0164 INSQHIQRU 00.00A5 00.0165 INSQTIQR. 00.00A6 00.0166 REMQHILR/ 00.00A7 00.0167 REMQTILR1 00.00A8 00.0168 REMQHIQRM 00.00A9 00.0169 REMQTIQR  00.00AA 00.0170 GENTRAP D#4 Common_Architecture_Instructions C The following table lists common architecture instructions. Where : enclosed in square brackets, Ra.wq defaults to R31. This+ occurs for instructions BR, JMP, and RET. ; Table_A-10_Common_Architecture_Instructions____________ ; Mnemonic________Code____Operands______________Operation/? ADDF 15.080 Fa.rf,Fb.rf,Fc.wf Fc<-Fav + FbvS ADDF/C 15.000 ADDF/S 15.480 ADDF/SC 15.400 ADDF/SUC 15.500 ADDF/SU 15.580 ADDF/U 15.180 ADDF/UC 15.100? ADDG 15.0A0 Fa.rg,Fb.rg,Fc.wg Fc<-Fav + Fbv  ADDG/C 15.020 ADDG/S 15.4A0 ADDG/SC 15.420 ADDG/SU 15.5A0 ADDG/SUC 15.520 ADDG/U 15.1A0 ADDG/UC 15.120A ADDL 10.00 Ra.rl,{Rb.rl Rc<-SEXT((Rav + = /#b.ib},Rc.wq Rbv)<31:0>)2 ADDL/V 10.40 ? ADDQ 10.20 Ra.rq,{Rb.rq Rc<-Rav + Rbv ) /#b.ib},Rc.wq  ADDQ/V 10.60? ADDS 16.080 Fa.rs,Fb.rs,Fc.ws Fc<-Fav + Fbvo ADDS/C 16.000 ADDS/D 16.0C0 ADDS/M 16.040 ADDS/SU 16.580 ADDS/SUC 16.500 ADDS/SUD 16.5C0 ADDS/SUI 16.780 ADDS/SUIC 16.700 ADDS/SUID 16.7C0 ADDS/SUIM 16.740 ADDS/SUM 16.540 ADDS/U 16.180 ADDS/UC 16.100 ADDS/UD 16.1C0 ADDS/UM 16.140? ADDT 16.0A0 Fa.rt,Fb.rt,Fc.wt Fc<-Fav + Fbvt ADDT/C 16.020 ADDT/D 16.0E0 ADDT/M 16.060 ADDT/SU 16.5A0 ADDT/SUC 16.520 ADDT/SUD 16.5E0 ADDT/SUI 16.7A0 ADDT/SUIC 16.720 ADDT/SUID 16.7E0 ADDT/SUIM 16.760 ADDT/SUM 16.560 ADDT/U 16.1A0 ADDT/UC 16.120 ADDT/UD 16.1E0 ADDT/UM 16.160A AND 11.00 Ra.rq,{Rb.rq Rc<-Rav AND Rbv) /#b.ib},Rc.wqt< BEQ 39 Ra.rq,disp.al If Rav = 0? Then PC<-PC +e@ {4*SEXT(disp)}= BGE 3E Ra.rq,disp.al If Rav >= 0a? Then PC<-PC +0@ {4*SEXT(disp)}< BGT 3F Ra.rq,disp.al If Rav > 0? Then PC<-PC +Q@ {4*SEXT(disp)}B BIC 11.08 Ra.rq,{Rb.rq Rc<-Rav AND {NOT6 /#b.ib},Rc.wq Rbv}@ BIS 11.20 Ra.rq,{Rb.rq Rc<-Rav OR Rbv) /#b.ib},Rc.wq0? BLBC 38 Ra.rq,disp.al If Rav<0> = 0.? Then PC<-PC +r@ {4*SEXT(disp)}? BLBS 3C Ra.rq,disp.al If Rav<0> = 1e? Then PC<-PC +f@ {4*SEXT(disp)}= BLE 3B Ra.rq,disp.al If Rav <= 0 ? Then PC<-PC + @ {4*SEXT(disp)}< BLT 3A Ra.rq,disp.al If Rav < 0? Then PC<-PC + @ {4*SEXT(disp)}= BNE 3D Ra.rq,disp.al If Rav /= 0q? Then PC<-PC +M@ {4*SEXT(disp)}B BR 30 [Ra.wq],disp.al Ra<-PC; PC<-PC +@ {4*SEXT(disp)}B BSR 34 Ra.wq,disp.al Ra<-PC; PC<-PC +@ {4*SEXT(disp)}A CALL_PAL 00 fnc.ir Trap to PALcode0A CMOVEQ 11.24 Ra.rq,{Rb.rq If Rav = 0 Then09 /#b.ib},Rc.wq Rc<-RbvpB CMOVGE 11.46 Ra.rq,{Rb.rq If Rav >= 0 Then9 /#b.ib},Rc.wq Rc<-RbvwA CMOVGT 11.66 Ra.rq,{Rb.rq If Rav > 0 Then9 /#b.ib},Rc.wq Rc<-Rbv D CMOVLBC 11.16 Ra.rq,{Rb.rq If Rav<0> = 0 Then9 /#b.ib},Rc.wq Rc<-Rbv0D CMOVLBS 11.14 Ra.rq,{Rb.rq If Rav<0> = 1 Then9 /#b.ib},Rc.wq Rc<-RbveB CMOVLE 11.64 Ra.rq,{Rb.rq If Rav <= 0 Then9 /#b.ib},Rc.wq Rc<-RbvEA CMOVLT 11.44 Ra.rq,{Rb.rq If Rav < 0 Then 9 /#b.ib},Rc.wq Rc<-RbvB CMOVNE 11.26 Ra.rq,{Rb.rq If Rav /= 0 Then9 /#b.ib},Rc.wq Rc<-RbvM> CMPBGE 10.0F Ra.rq,{Rb.rq Rc<-BytewiseA /#b.ib},Rc.wq compare mask ofR> {Rav >= Rbv}C CMPEQ 10.2D Ra.rq,{Rb.rq If Rav = Rbv Then0B /#b.ib},Rc.wq Rc<-1 Else Rc<-0C CMPGEQ 15.0A5 Fa.rg,Fb.rg,Fc.wq If Fav = Fbv Thenr> Fc<-0.5 Else9 Fc<-0.0  CMPGEQ/S 15.4A5D CMPGLE 15.0A7 Fa.rg,Fb.rg,Fc.wq If Fav <= Fbv Then> Fc<-0.5 Else9 Fc<-0.0_ CMPGLE/S 15.4A7C CMPGLT 15.0A6 Fa.rg,Fb.rg,Fc.wq If Fav < Fbv Thenr> Fc<-0.5 Else9 Fc<-0.0s CMPGLT/S 15.4A6D CMPLE 10.6D Ra.rq,{Rb.rq If Rav <= Rbv ThenB /#b.ib},Rc.wq Rc<-1 Else Rc<-0C CMPLT 10.4D Ra.rq,{Rb.rq If Rav < Rbv ThensB /#b.ib},Rc.wq Rc<-1 Else Rc<-0C CMPTEQ 16.0A5 Fa.rt,Fb.rt,Fc.wq If Fav = Fbv Then> Fc<-2.0 Else9 Fc<-0.0  CMPTEQ/SU 16.5A5D CMPTLE 16.0A7 Fa.rt,Fb.rt,Fc.wq If Fav <= Fbv Then> Fc<-2.0 Else9 Fc<-0.0e CMPTLE/SU 16.5A7C CMPTLT 16.0A6 Fa.rt,Fb.rt,Fc.wq If Fav < Fbv Then > Fc<-2.0 Else9 Fc<-0.0P CMPTLT/SU 16.5A6B CMPTUN 16.0A4 Fa.rt,Fb.rt,Fc.wq If Fav UnorderedB Fbv Then Fc<-2.0> Else Fc<-0.0 CMPTUN/SU 16.5A4E CMPULE 10.3D Ra.rq,{Rb.rq If Rav U<= Rbv Then0B /#b.ib},Rc.wq Rc<-1 Else Rc<-0D CMPULT 10.1D Ra.rq,{Rb.rq If Rav U< Rbv ThenB /#b.ib},Rc.wq Rc<-1 Else Rc<-0@ CPYS 17.020 Fa.rq,Fb.rq,Fc.wq $ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F"" Fc<-Fav<63> ||; Fbv<62:0> C CPYSE 17.022 Fa.rq,Fb.rq,Fc.wq Fc<-Fav<63:52> ||0; Fbv<51:0> A CPYSN 17.021 Fa.rq,Fb.rq,Fc.wq Fc<-NOT Fav<63>.> || Fbv<62:0>@ CVTDG 15.09E Fb.rd,Fc.wg Fc<-D_Float to@ G_Float of Fbv CVTDG/C 15.01E CVTDG/S 15.49E CVTDG/SC 15.41E CVTDG/SU 15.59E CVTDG/SUC 15.51E CVTDG/U 15.19E CVTDG/UC 15.11E@ CVTGD 15.0AD Fb.rg,Fc.wd Fc<-G_Float to@ D_Float of Fbv CVTGD/C 15.02D CVTGD/S 15.4AD CVTGD/SC 15.42D CVTGD/SU 15.5AD CVTGD/SUC 15.52D CVTGD/U 15.1AD CVTGD/UC 15.12D@ CVTGF 15.0AC Fb.rg,Fc.wf Fc<-G_Float to@ F_Float of Fbv CVTGF/C 15.02C CVTGF/S 15.4AC CVTGF/SC 15.42C CVTGF/SU 15.5AC CVTGF/SUC 15.52C CVTGF/U 15.1AC CVTGF/UC 15.12C@ CVTGQ 15.0AF Fb.rg,Fc.wq Fc<-G_Float to= quad of FbvI CVTGQ/C 15.02F CVTGQ/S 15.4AF CVTGQ/SC 15.42F CVTGQ/SV 15.5AF CVTGQ/SVC 15.52F CVTGQ/V 15.1AF CVTGQ/VC 15.12FE CVTLQ 17.010 Fb.rl,Fc.wq Fc<-SEXT(Fbv<63:62>MF ||Fbv<58:29>)@ CVTQF 15.0BC Fb.rq,Fc.wf Fc<-Quad to F_> Float of Fbv CVTQF/C 15.03C@ CVTQG 15.0BE Fb.rq,Fc.wg Fc<-Quad to G_> Float of Fbv CVTQG/C 15.03EB CVTQL 17.030 Fb.rq,Fc.wl Fc<-Quad to long8 of Fbv CVTQL/SV 17.530 CVTQL/V 17.130@ CVTQS 16.0BC Fb.rq,Fc.ws Fc<-Quad to S_> Float of Fbv CVTQS/C 16.03C CVTQS/D 16.0FC CVTQS/M 16.07C CVTQS/SUI 16.7BC CVTQS/SUIC 16.73C CVTQS/SUID 16.7FC CVTQS/SUIM 16.77C@ CVTQT 16.0BE Fb.rq,Fc.wt Fc<-Quad to T_> Float of Fbv CVTQT/C 16.03E CVTQT/D 16.0FE CVTQT/M 16.07E CVTQT/SUI 16.7BE CVTQT/SUIC 16.73E CVTQT/SUID 16.7FE CVTQT/SUIM 16.77E@ CVTST 16.2AC Fb.rs,Fc.wt Fc<-S_Float to@ T_Float of Fbv CVTST/S 16.6AC@ CVTTQ 16.0AF Fb.rt,Fc.wq Fc<-T_Float to= quad of Fbv. CVTTQ/C 16.02F CVTTQ/D 16.0EF CVTTQ/M 16.06F CVTTQ/SV 16.5AF CVTTQ/SVC 16.52F CVTTQ/SVD 16.5EF CVTTQ/SVI 16.7AF CVTTQ/SVIC 16.72F CVTTQ/SVID 16.7EF CVTTQ/SVIM 16.76F CVTTQ/SVM 16.56F CVTTQ/V 16.1AF CVTTQ/VC 16.12F CVTTQ/VD 16.1EF CVTTQ/VM 16.16F@ CVTTS 16.0AC Fb.rt,Fc.ws Fc<-T_Float to@ S_Float of Fbv CVTTS/C 16.02C CVTTS/D 16.0EC CVTTS/M 16.06C CVTTS/SU 16.5AC CVTTS/SUC 16.52C CVTTS/SUD 16.5EC CVTTS/SUI 16.7AC CVTTS/SUIC 16.72C CVTTS/SUID 16.7EC CVTTS/SUIM 16.76C CVTTS/SUM 16.56C CVTTS/U 16.1AC CVTTS/UC 16.12C CVTTS/UD 16.1EC CVTTS/UM 16.16C? DIVF 15.083 Fa.rf,Fb.rf,Fc.wf Fc<-Fav / Fbv  DIVF/C 15.003 DIVF/S 15.483 DIVF/SC 15.403 DIVF/SU 15.583 DIVF/SUC 15.503 DIVF/U 15.183 DIVF/UC 15.103? DIVG 15.0A3 Fa.rg,Fb.rg,Fc.wg Fc<-Fav / Fbv DIVG/C 15.023 DIVG/S 15.4A3 DIVG/SC 15.423 DIVG/SU 15.5A3 DIVG/SUC 15.523 DIVG/U 15.1A3 DIVG/UC 15.123? DIVS 16.083 Fa.rs,Fb.rs,Fc.ws Fc<-Fav / Fbv  DIVS/C 16.003 DIVS/D 16.0C3 DIVS/M 16.043 DIVS/SU 16.583 DIVS/SUC 16.503 DIVS/SUD 16.5C3 DIVS/SUI 16.783 DIVS/SUIC 16.703 DIVS/SUID 16.7C3 DIVS/SUIM 16.743 DIVS/SUM 16.543 DIVS/U 16.183 DIVS/UC 16.103 DIVS/UD 16.1C3 DIVS/UM 16.143? DIVT 16.0A3 Fa.rt,Fb.rt,Fc.wt Fc<-Fav / Fbvb DIVT/C 16.023 DIVT/D 16.0E3 DIVT/M 16.063 DIVT/SU 16.5A3 DIVT/SUC 16.523 DIVT/SUD 16.5E3 DIVT/SUI 16.7A3 DIVT/SUIC 16.723 DIVT/SUID 16.7E3 DIVT/SUIM 16.763 DIVT/SUM 16.563 DIVT/U 16.1A3 DIVT/UC 16.123 DIVT/UD 16.1E3 DIVT/UM 16.163B EQV 11.48 Ra.rq,{Rb.rq Rc<-Rav XOR {NOT6 /#b.ib},Rc.wq Rbv}C EXCB 18.0400 Exception barrier B EXTBL 12.06 Ra.rq,{Rb.rq Rc<-Byte extractA /#b.ib},Rc.wq low from Rav at : Rbv<2:0>B EXTLH 12.6A Ra.rq,{Rb.rq Rc<-Long extractB /#b.ib},Rc.wq high from Rav at: Rbv<2:0>B EXTLL 12.26 Ra.rq,{Rb.rq Rc<-Long extractA /#b.ib},Rc.wq low from Rav at : Rbv<2:0>B EXTQH 12.7A Ra.rq,{Rb.rq Rc<-Quad extractB /#b.ib},Rc.wq high from Rav at: Rbv<2:0>B EXTQL 12.36 Ra.rq,{Rb.rq Rc<-Quad extractA /#b.ib},Rc.wq low from Rav atb: Rbv<2:0>B EXTWH 12.5A Ra.rq,{Rb.rq Rc<-Word extractB /#b.ib},Rc.wq high from Rav at: Rbv<2:0>B EXTWL 12.16 Ra.rq,{Rb.rq Rc<-Word extractA /#b.ib},Rc.wq low from Rav atw: Rbv<2:0>< FBEQ 31 Fa.rq,disp.al If Fav = 0? Then PC<-PC +.@ {4*SEXT(disp)}= FBGE 36 Fa.rq,disp.al If Fav >= 0q? Then PC<-PC +c@ {4*SEXT(disp)}< FBGT 37 Fa.rq,disp.al If Fav > 0? Then PC<-PC + @ {4*SEXT(disp)}= FBLE 33 Fa.rq,disp.al If Fav <= 0 ? Then PC<-PC + @ {4*SEXT(disp)}< FBLT 32 Fa.rq,disp.al If Fav < 0? Then PC<-PC + @ {4*SEXT(disp)}= FBNE 35 Fa.rq,disp.al If Fav /= 0G? Then PC<-PC + @ {4*SEXT(disp)}A FCMOVEQ 17.02A Fa.rq,Fb.rq,Fc.wq If Fav = 0 Then 9 Fc<-Fbv B FCMOVGE 17.02D Fa.rq,Fb.rq,Fc.wq If Fav >= 0 Then9 Fc<-Fbv A ;$$ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1Fk"FCMOVGT 17.02F Fa.rq,Fb.rq,Fc.wq If Fav > 0 Then 9 Fc<-Fbv B FCMOVLE 17.02E Fa.rq,Fb.rq,Fc.wq If Fav <= 0 Then9 Fc<-FbvA FCMOVLT 17.02C Fa.rq,Fb.rq,Fc.wq If Fav < 0 Then9 Fc<-FbvFB FCMOVNE 17.02B Fa.rq,Fb.rq,Fc.wq If Fav /= 0 Then9 Fc<-Fbv-A FETCH 18.8000 0(Rb.ab) Prefetch around,7 (Rbv) A FETCH_M 18.A000 0(Rb.ab) Prefetch around ? (Rbv), modify 8 intentA INSBL 12.0B Ra.rq,{Rb.rq Rc<-Byte insertlA /#b.iq},Rc.wq low from Rav at : Rbv<2:0>A INSLH 12.67 Ra.rq,{Rb.rq Rc<-Long insert B /#b.iq},Rc.wq high from Rav at: Rbv<2:0>A INSLL 12.2B Ra.rq,{Rb.rq Rc<-Long insertA /#b.iq},Rc.wq low from Rav at: Rbv<2:0>A INSQH 12.77 Ra.rq,{Rb.rq Rc<-Quad insertlB /#b.iq},Rc.wq high from Rav at: Rbv<2:0>A INSQL 12.3B Ra.rq,{Rb.rq Rc<-Quad insertA INSWH 12.57 Ra.rq,{Rb.rq Rc<-Word insertFB /#b.iq},Rc.wq high from Rav at: Rbv<2:0>A INSWL 12.1B Ra.rq,{Rb.rq Rc<-Word insertEA /#b.iq},Rc.wq low from Rav at/: Rbv<2:0>A JMP 1A.0 [Ra.wq],(Rb.ab),hint Ra<-PC; PC<-Rbv-= AND {NOT 3}_A JSR 1A.1 Ra.wq,(Rb.ab),hint Ra<-PC; PC<-RbvD= AND {NOT 3}VA JSR_COROUTINE 1A.3 Ra.wq,(Rb.ab),hint Ra<-PC; PC<-Rbv = AND {NOT 3}-; LDA 08 Ra.wq,disp.ab(Rb.ab) Ra<-Rbv + < SEXT(disp); LDAH 09 Ra.wq,disp.ab(Rb.ab) Ra<-Rbv +5B SEXT(disp*65536)= LDF 20 Fa.wf,disp.ab(Rb.ab) Fa<-({Rbv + > SEXT(disp)})= LDG 21 Fa.wg,disp.ab(Rb.ab) Fa<-({Rbv + > SEXT(disp)})B LDL 28 Ra.wq,disp.ab(Rb.ab) Ra<-SEXT(({Rbv +E SEXT(disp)})<31:0>) B LDL_L 2A Ra.wq,disp.ab(Rb.ab) Ra<-SEXT(({Rbv +E SEXT(disp)})<31:0>) = LDQ 29 Ra.wq,disp.ab(Rb.ab) Ra<-({Rbv + > SEXT(disp)})= LDQ_L 2B Ra.wq,disp.ab(Rb.ab) Ra<-({Rbv + > SEXT(disp)})> LDQ_U 0B Ra.wq,disp.ab(Rb.ab) Ra<-({{Rbv +E SEXT(disp)} AND NOTF5 7})1= LDS 22 Fa.ws,disp.ab(Rb.ab) Fa<-({Rbv +t> SEXT(disp)})= LDT 23 Fa.wt,disp.ab(Rb.ab) Fa<-({Rbv + > SEXT(disp)})@ MB 18.4000 Memory barrier: MF_FPCR 17.025 Fa.rq,Fa.rq,Fa.wq Fa<-FPCR? MSKBL 12.02 Ra.rq,{Rb.rq Rc<-Byte masklA /#b.iq},Rc.wq low from Rav at: Rbv<2:0>? MSKLH 12.62 Ra.rq,{Rb.rq Rc<-Long maskMB /#b.iq},Rc.wq high from Rav at: Rbv<2:0>? MSKLL 12.22 Ra.rq,{Rb.rq Rc<-Long mask A /#b.iq},Rc.wq low from Rav at : Rbv<2:0>? MSKQH 12.72 Ra.rq,{Rb.rq Rc<-Quad maskB /#b.iq},Rc.wq high from Rav at: Rbv<2:0>? MSKQL 12.32 Ra.rq,{Rb.rq Rc<-Quad maskFA /#b.iq},Rc.wq low from Rav at/: Rbv<2:0>? MSKWH 12.52 Ra.rq,{Rb.rq Rc<-Word maskcB /#b.iq},Rc.wq high from Rav at: Rbv<2:0>? MSKWL 12.12 Ra.rq,{Rb.rq Rc<-Word mask A /#b.iq},Rc.wq low from Rav at : Rbv<2:0>: MT_FPCR 17.024 Fa.rq,Fa.rq,Fa.wq FPCR<-Fa? MULF 15.082 Fa.rf,Fb.rf,Fc.wf Fc<-Fav * Fbv  MULF/C 15.002 MULF/S 15.482 MULF/SC 15.402 MULF/SU 15.582 MULF/SUC 15.502 MULF/U 15.182 MULF/UC 15.102? MULG 15.0A2 Fa.rg,Fb.rg,Fc.wg Fc<-Fav * Fbv  MULG/C 15.022 MULG/S 15.4A2 MULG/SC 15.422 MULG/SU 15.5A2 MULG/SUC 15.522 MULG/U 15.1A2 MULG/UC 15.122A MULL 13.00 Ra.rl,{Rb.rl Rc<-SEXT((Rav *I= /#b.ib},Rc.wq Rbv)<31:0>)  MULL/V 13.40c? MULQ 13.20 Ra.rq,{Rb.rq Rc<-Rav * Rbv ) /#b.ib},Rc.wq  MULQ/V 13.60 ? MULS 16.082 Fa.rs,Fb.rs,Fc.ws Fc<-Fav * FbvI MULS/C 16.002 MULS/D 16.0C2 MULS/M 16.042 MULS/SU 16.582 MULS/SUC 16.502 MULS/SUD 16.5C2 MULS/SUI 16.782 MULS/SUIC 16.702 MULS/SUID 16.7C2 MULS/SUIM 16.742 MULS/SUM 16.542 MULS/U 16.182 MULS/UC 16.102 MULS/UD 16.1C2 MULS/UM 16.142? MULT 16.0A2 Fa.rt,Fb.rt,Fc.wt Fc<-Fav * FbvI MULT/C 16.022 MULT/D 16.0E2 MULT/M 16.062 MULT/SU 16.5A2 MULT/SUC 16.522 MULT/SUD 16.5E2 MULT/SUI 16.7A2 MULT/SUIC 16.722 MULT/SUID 16.7E2 MULT/SUIM 16.762 MULT/SUM 16.562 MULT/U 16.1A2 MULT/UC 16.122 MULT/UD 16.1E2 MULT/UM 16.162A ORNOT 11.28 Ra.rq,{Rb.rq Rc<-Rav OR {NOT-6 /#b.ib},Rc.wq Rbv}@ RC 18.E000 Ra.wq Ra<-intr_flag;> intr_flag<-0A RET 1A.2 [Ra.wq],(Rb.ab),hint Ra<-PC; PC<-Rbv = AND {NOT 3} C RPCC 18.C000 Ra.wq Ra<-Process cycle 9 counter @ RS 18.F000 Ra.wq Ra<-intr_flag;> intr_flag<-1= S4ADDL 10.02 Ra.rl,{Rb.rl Rc<-SEXT(((w? SLL(Rav,2)) ? /#b.ib},Rc.wq + Rbv)<31:0>) B S4ADDQ 10.22 Ra.rq,{Rb.rq Rc<-SLL(Rav,2) +5 /#b.ib},Rc.wq Rbv = S4SUBL 10.0B Ra.rl,{Rb.rl Rc<-SEXT(((R? SLL(Rav,2))b? /#b.ib},Rc.wq - Rbv)<31:0>) B S4SUBQ 10.2B Ra.rq,{Rb.rq Rc<-SLL(Rav,2) -5 /#b.ib},Rc.wq ($ALPHA_MACRO64010.A;6 `&[ASM.KITBUILD_27600F41_A]MACRO64.HLP;1F Rbv = S8ADDL 10.12 Ra.rl,{Rb.rl Rc<-SEXT((( ? SLL(Rav,3))a? /#b.ib},Rc.wq + Rbv)<31:0>) B S8ADDQ 10.32 Ra.rq,{Rb.rq Rc<-SLL(Rav,3) +5 /#b.ib},Rc.wq Rbv = S8SUBL 10.1B Ra.rl,{Rb.rl Rc<-SEXT((( ? SLL(Rav,3)) ? /#b.ib},Rc.wq - Rbv)<31:0>) B S8SUBQ 10.3B Ra.rq,{Rb.rq Rc<-SLL(Rav,3) -5 /#b.ib},Rc.wq Rbv : SLL 12.39 Ra.rq,{Rb.rq Rc<-SLL(F Rav,Rvb<5:0>)) /#b.ib},Rc.wq : SRA 12.3C Ra.rb,{Rb.rq Rc<-SRA(F Rav,Rvb<5:0>)) /#b.ib},Rc.wq : SRL 12.34 Ra.rq,{Rb.rq Rc<-SRL(F Rav,Rvb<5:0>)) /#b.ib},Rc.wq 9 STF 24 Fa.rf,disp.ab(Rb.ab) ({Rbv + - SEXT(disp)})<-FavC9 STG 25 Fa.rg,disp.ab(Rb.ab) ({Rbv + C SEXT(disp)})<-FavOF STL 2C Ra.rl,disp.ab(Rb.ab) ({Rbv + SEXT(disp)})E <31:0> <- Rav<31:0>0F STL_C 2E Ra.ml,disp.ab(Rb.ab) ({Rbv + SEXT(disp)})E <31:0> <- Rav<31:0>,9 STQ 2D Ra.rq,disp.ab(Rb.ab) ({Rbv + C SEXT(disp)})<-Ravc9 STQ_C 2F Ra.mq,disp.ab(Rb.ab) ({Rbv + C SEXT(disp)})<-Ravw: STQ_U 0F Ra.rq,disp.ab(Rb.ab) ({{Rbv +A SEXT(disp)} AND > NOT 7})<-Rav9 STS 26 Fa.rs,disp.ab(Rb.ab) ({Rbv + C SEXT(disp)})<-Fav 9 STT 27 Fa.rt,disp.ab(Rb.ab) ({Rbv + C SEXT(disp)})<-Fav ? SUBF 15.081 Fa.rf,Fb.rf,Fc.wf Fc<-Fav - Fbv  SUBF/C 15.001 SUBF/S 15.481 SUBF/SC 15.401 SUBF/SU 15.581 SUBF/SUC 15.501 SUBF/U 15.181 SUBF/UC 15.101? SUBG 15.0A1 Fa.rg,Fb.rg,Fc.wg Fc<-Fav - Fbv  SUBG/C 15.021 SUBG/S 15.4A1 SUBG/SC 15.421 SUBG/SU 15.5A1 SUBG/SUC 15.521 SUBG/U 15.1A1 SUBG/UC 15.121A SUBL 10.09 Ra.rl,{Rb.rl Rc<-SEXT((Rav --= /#b.ib},Rc.wq Rbv)<31:0>)  SUBL/V 10.49 ? SUBQ 10.29 Ra.rq,{Rb.rq Rc<-Rav - Rbv ) /#b.ib},Rc.wqi SUBQ/V 10.69 ? SUBS 16.081 Fa.rs,Fb.rs,Fc.ws Fc<-Fav - Fbv  SUBS/C 16.001 SUBS/D 16.0C1 SUBS/M 16.041 SUBS/SU 16.581 SUBS/SUC 16.501 SUBS/SUD 16.5C1 SUBS/SUI 16.781 SUBS/SUIC 16.701 SUBS/SUID 16.7C1 SUBS/SUIM 16.741 SUBS/SUM 16.541 SUBS/U 16.181 SUBS/UC 16.101 SUBS/UD 16.1C1 SUBS/UM 16.141? SUBT 16.0A1 Fa.rt,Fb.rt,Fc.wt Fc<-Fav - Fbva SUBT/C 16.021 SUBT/D 16.0E1 SUBT/M 16.061 SUBT/SU 16.5A1 SUBT/SUC 16.521 SUBT/SUD 16.5E1 SUBT/SUI 16.7A1 SUBT/SUIC 16.721 SUBT/SUID 16.7E1 SUBT/SUIM 16.761 SUBT/SUM 16.561 SUBT/U 16.1A1 SUBT/UC 16.121 SUBT/UD 16.1E1 SUBT/UM 16.161C TRAPB 18.0000 Drain any pending97 traps = UMULH 13.30 Ra.rq,{Rb.rq Rc<-{Rav *U > /#b.ib},Rc.wq Rbv}<127:64>> WMB 18.4400 Write memory9 barrier A XOR 11.40 Ra.rq,{Rb.rq Rc<-Rav XOR Rbv ) /#b.ib},Rc.wqTC ZAP 12.30 Ra.rq,{Rb.rq Rc<-Zap from Rav,)D /#b.iq},Rc.wq byte mask Rbv<7:0>> ZAPNOT 12.31 Ra.rq,{Rb.rq Rc<-Zap fromD /#b.iq},Rc.wq Rav, byte mask NOTE ______________________________________________Rbv<7:0>___________)  D3 Using_LSE_with_MACRO-64? This topic explains how to use the Language-Sensitive Editor C (LSE) with the MACRO-64 language. For LSE to function correctly,b9 LSE must be installed prior to the MACRO-64 assembler.  4 Invoking_LSEND To use LSE with the MACRO-64 language, you must name your programA source file with a .M64 file extension. For example, to edit a 4 file named TEST.M64, enter the following command: $ LSE TEST.M643B Using the .M64 file extension invokes the LSE editor and places, you in the MACRO-64 language environment.A If you choose to use a different file extension, you can still @ use LSE in the MACRO-64 language environment. For example, to; edit a file named TEST.ASM, enter the following command: ' $ LSE/LANGUAGE=MACRO64 TEST.ASMR a4 Running_DiagnosticsC You can run diagnostics in LSE to debug programs without leavingrC the LSE editor. For more information, see the Guide to Language-,C Sensitive Editor for VMS Systems and the MACRO-64 release notes. ? When running diagnostics in an LSE editing session, MACRO-64 8 displays error messages of different severity levels. 3 Example_Location A A number of MACRO-64 examples are provided in the SYS$EXAMPLESSD directory. To find these examples, enter the following command at the DCL prompt:) $ DIRECTORY SYS$EXAMPLES:MACRO64$*.M64 @ Each example contains comments that tell you what the example1 does, and how to assemble and run the example. &*[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1+,>. / 4  - `0123 KPWO 56 E-7E-89GHJ% Librarian T09-08`m,Vm, . d d d  m$$POS$$PROF $$QIOINPUT $$QIOOUTPUTv $$QUAD_DISP( $$RMSJ_FVSET $$RMSJ_XCSET $$RMSJ_XVSETF $$RMS_FASET $$RMS_FCSET $$RMS_FSETj $$RMS_FVBSET$ $$RMS_FVSET $$RMS_MOVE $$RMS_NASETJ $$RMS_NCSET $$RMS_NSET $$RMS_NVSETp $$RMS_RASET$ $$RMS_RCSET $$RMS_RSET_RVSETJ $$RMS_XASET $$RMS_XCSET $$RMS_XSETp $$RMS_XVSET<$$SIZ $$TRI_DISP$$TRI_WORD_MOVE1_SFC_SSUBGSUBG2SUBG3jSUBP6SUBP4 SUBP6 TSTD TSTF `TSTG _MTU_VALIDATE_MASK:_mtu_validate_maskHadddaddd2addd3addfraddf2@addf3 addgaddg2addg3naddp<addp4addp6amac_flt_byte_dst_spc:amac_flt_byte_src_spcamac_flt_literal_long_src_spc:amac_flt_literal_quad_src_spcamac_flt_long_dst_spct_quad_dst_spcamac_flt_quad_flt_src_spcldg$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "p $$RMS_RSET$$TRI_WORD_MOVE $$rms_xcset $$tri_word_move $ABORT_TRANS_G$ADD_BRANCHV1_S $ADD_IDENT_G| $ASCEFC_Sv $ASSIGN_Gp $BRKTHRUW_Gi$CANCEL_SELECTIVE_Gb $CANRNH_S[ $CHANGE_ACL_ST$CLOSEM $COMMIT_RU_GC$CREATE_BRANCH_S= $CRELNM_G5 $CREPRC_S.$CVT_CONVERT_FLOATDEF $DCLEXH_S$DECLARE_RMV1_G$DELETE  $DELMBX_S$DEVICE_SCAN_S$DISABLE_VP_USE_INT_S$DNSW_SSW_SW_G PTD$WRITE_G4 PTD$WRITE_SPUSHADPUSHAFPUSHAGVSUBDSUBD2SUBD3SUBFxSUBF2DSUBF3t PTD$READW_G PTD$READW_Sd PTD$READ_G PTD$READ_SPTD$SET_EVENT_NOTIFICATION_GHPTD$SET_EVENT_NOTIFICATION_S!6 PTD$CREATE_G PTD$CREATE_SPTD$DECTERM_SET_PAGE_SIZE_GPTD$DECTERM_SET_PAGE_SIZE_S PTD$DELETE_G PTD$DELETE_S'RMULD3'"MULF&MULF2%MULF3%~MULG$DMULG2$MULG3#MULP"L PTD$CANCEL_G! PTD$CANCEL_S @MACRO64$ADD_ARG MACRO64$ADJUST_STACKREL_REF MACRO64$ARG_LIST MACRO64$ARG_SETUP MACRO64$BITFIELD  MACRO64$BOOLv 6MACRO64$CALLSTD_DEFS MACRO64$CALLSTD_STAND_BY MACRO64$CHECK_GENREG_OR_BLANK MACRO64$CHECK_IN_ROUTINE @MACRO64$CHECK_IS_BLANK MACRO64$CHECK_IS_REGLIST xMACRO64$CHECK_IS_ZERO_OR_BLANK MACRO64$CHECK_LIST BMACRO64$CHECK_NAME MACRO64$CHECK_NONZEROCONST32 | MACRO64$COPY 4 MACRO64$ENTERMULD26zCVTWG5DDIVD5DIVD24DIVD33DIVF3lDIVF222DIVF31DIVG1DIVG20DIVG30^DIVP/ EVAX_DRAINT  m, .macro _MTU_VALIDATE_MASK P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro _MTU_VALIDATE_MASK is not supported for use with MACRO-64" .endm _MTU_VALIDATE_MASKwwm, .macro TSTG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P 34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro TSTG is not supported for use with MACRO-64" .endm TSTGwwm, .macro TSTF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro TSTF is not supported for use with MACRO-64" .endm TSTFwwm, .macro TSTD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro TSTD is not supported for use with MACRO-64" .endm TSTDwwm, .macro SUBP6 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro SUBP6 is not suppo rted for use with MACRO-64" .endm SUBP6wwm, .macro SUBP4 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro SUBP4 is not supported for use with MACRO-64" .endm SUBP4wwm, .macro SUBP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31  P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro SUBP is not supported for use with MACRO-64" .endm SUBPwwm, .macro SUBG3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro SUBG3 is not supported for use with MACRO-64" .endm SUBG3ww` m, .macro SUBG2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro SUBG2 is not supported for use with MACRO-64" .endm SUBG2ww` m, .macro SUBG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro SU BG is not supported for use with MACRO-64" .endm SUBGww` m, .macro SUBF3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro SUBF3 is not supported for use with MACRO-64" .endm SUBF3ww` m, .macro SUBF2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro SUBF2 is not supported for use with MACRO-64" .endm SUBF2ww` m, .macro SUBF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro SUBF is not supported for use with MACRO-64" .endm SUBFww` m, .macro SUBD3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro SUBD3 is not supported for use with MACRO-64" .endm SUBD3ww` m, .macro SUBD2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro SUBD2 is not supported for use with MACRO-64" .endm SUBD2ww` m, .macro SUBD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro SUBD is not supported for use with MACRO-64" .endm SUBDww:m, .macro PUSHAG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 Pg$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 Iw" 24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro PUSHAG is not supported for use with MACRO-64" .endm PUSHAGww:m, .macro PUSHAF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro PUSHAF is not supported for use with MACRO-64" .endm PUSHAFww:m, .macro PUSHAD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro PUSHAD is not supported for use with MACRO-64" .endm PUSHADww:m, .macro PTD$WRITE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P4 3 P44 P45 P46 P47 P48 P49C .error "Macro PTD$WRITE_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL PTD$WRITE, ARGS=<...>' instead" .endm PTD$WRITE_Swwm, .macro PTD$WRITE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro PTD$WRITE_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL PTD$WRITE, ARGS=<...>' instead" .endm PTD$WRITE_Gwwm, .macro PTD$SET_EVENT_NOTIFICATION_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro PTD$SET_EVENT_NOTIFICATION_S is not supported for use with MACRO-64"M .print " Use\x09'$CALL PTD$SET_EVENT_NOTIFICATION, ARGS=<...>' instead"# .endm PTD$SET_EVENT_NOTIF ICATION_Swwm, .macro PTD$SET_EVENT_NOTIFICATION_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro PTD$SET_EVENT_NOTIFICATION_G is not supported for use with MACRO-64"M .print " Use\x09'$CALL PTD$SET_EVENT_NOTIFICATION, ARGS=<...>' instead"# .endm PTD$SET_EVENT_NOTIFICATION_Gwwm, .macro PTD$READ_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro PTD$READ_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL PTD$READ, ARGS=<...>' instead" .endm PTD$READ_Swwm, .macro PTD$READ_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro PTD$READ_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL PTD$READ, ARGS=<...>' instead" .endm PTD$READ_Gww Hm, .macro PTD$READW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro PTD$READW_S is not supported f or use with MACRO-64"< .print " Use\x09'$CALL PTD$READW, ARGS=<...>' instead" .endm PTD$READW_Sww Hm, .macro PTD$READW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro PTD$READW_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL PTD$READW, ARGS=<...>' instead" .endm PTD$READW_Gww Hm, .macro PTD$DELETE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro PTD$DELETE_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$DELETE, ARGS=<...>' instead" .endm PTD$DELETE_Sww m, .macro PTD$DELETE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro PTD$DELETE_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$DELETE, ARGS=<...>' instead" .endm PTD$DELETE_Gww m, .macro PTD$DECTERM_SET_PAGE_SIZE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P4 7 P48 P49S .error "Macro PTD$DECTERM_SET_PAGE_SIZE_S is not supported for use with MACRO-64"L .print " Use\x09'$CALL PTD$DECTERM_SET_PAGE_SIZE, ARGS=<...>' instead"" .endm PTD$DECTERM_SET_PAGE_SIZE_Sww m, .macro PTD$DECTERM_SET_PAGE_SIZE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro PTD$DECTERM_SET_PAGE_SIZE_!G is not supported for use with MACRO-64"L .print " Use\x09'$CALL PTD$DECTERM_SET_PAGE_SIZE, ARGS=<...>' instead"" .endm PTD$DECTERM_SET_PAGE_SIZE_Gwwbm, .macro PTD$CREATE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro PTD$CREATE_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$CREATE, A "RGS=<...>' instead" .endm PTD$CREATE_Swwbm, .macro PTD$CREATE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro PTD$CREATE_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$CREATE, ARGS=<...>' instead" .endm PTD$CREATE_Gwwbm, .macro PTD$CANCEL_S P0 P1 P2 P3 P4 P5 P6 P7 P#8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro PTD$CANCEL_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$CANCEL, ARGS=<...>' instead" .endm PTD$CANCEL_Swwbm, .macro PTD$CANCEL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P $37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro PTD$CANCEL_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$CANCEL, ARGS=<...>' instead" .endm PTD$CANCEL_Gwwbm, .macro MULP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro MULP is not supported for use with MACRO-64" .endm M %ULPwwbm, .macro MULG3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MULG3 is not supported for use with MACRO-64" .endm MULG3ww@m, .macro MULG2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 &P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MULG2 is not supported for use with MACRO-64" .endm MULG2ww@m, .macro MULG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro MULG is not supported for use with MACRO-64" .endm MULGww@m, .macro MULF3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P1*H$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "&'4 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MULF3 is not supported for use with MACRO-64" .endm MULF3ww@m, .macro MULF2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MULF2 is not supported for use with MA (CRO-64" .endm MULF2ww@m, .macro MULF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro MULF is not supported for use with MACRO-64" .endm MULFww@m, .macro MULD3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P3 )7 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MULD3 is not supported for use with MACRO-64" .endm MULD3ww@m, .macro MULD2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MULD2 is not supported for use with MACRO-64" .endm MULD2wwom, .macro MULD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P*10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro MULD is not supported for use with MACRO-64" .endm MULDwwom, .macro MOVP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro MOVP is not supported for +use with MACRO-64" .endm MOVPwwom, .macro MOVG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro MOVG is not supported for use with MACRO-64" .endm MOVGww }m, .macro MOVF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P ,35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro MOVF is not supported for use with MACRO-64" .endm MOVFww }m, .macro MOVD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro MOVD is not supported for use with MACRO-64" .endm MOVDww }m, .macro MOVAG P0 P1 P2 P3 P4 P5 P6 P7 P8 P-9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MOVAG is not supported for use with MACRO-64" .endm MOVAGww }m, .macro MOVAF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MOVAF is not suppo .rted for use with MACRO-64" .endm MOVAFww }m, .macro MOVAD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MOVAD is not supported for use with MACRO-64" .endm MOVADww }m, .macro MNEGG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P3 /1 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MNEGG is not supported for use with MACRO-64" .endm MNEGGwwm, .macro MNEGF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MNEGF is not supported for use with MACRO-64" .endm MNEGFwwm, .macro MNEGD P0 P1 0P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro MNEGD is not supported for use with MACRO-64" .endm MNEGDwwm, .macro EVAX_DRAINT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .err 1or "Macro EVAX_DRAINT is not supported for use with MACRO-64" .endm EVAX_DRAINTwwm, .macro DIVP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro DIVP is not supported for use with MACRO-64" .endm DIVPwwm, .macro DIVG3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P2 22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro DIVG3 is not supported for use with MACRO-64" .endm DIVG3wwm, .macro DIVG2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro DIVG2 is not supported for use with MACRO-64" .endm DIVG2ww3m, .macro DIVG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro DIVG is not supported for use with MACRO-64" .endm DIVGww`m, .macro DIVF3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P4 45 P46 P47 P48 P49= .error "Macro DIVF3 is not supported for use with MACRO-64" .endm DIVF3ww`m, .macro DIVF2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro DIVF2 is not supported for use with MACRO-64" .endm DIVF2ww`m, .macro DIVF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P518 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro DIVF is not supported for use with MACRO-64" .endm DIVFwwm, .macro DIVD3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro DIVD3 is not supported for use with MACRO-64" .endm D 6IVD3wwm, .macro DIVD2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro DIVD2 is not supported for use with MACRO-64" .endm DIVD2wwm, .macro DIVD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P 741 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro DIVD is not supported for use with MACRO-64" .endm DIVDwwm, .macro CVTWG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTWG is not supported for use with MACRO-64" .endm CVTWGww@m, .macro CVTWF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P1-$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "784 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTWF is not supported for use with MACRO-64" .endm CVTWFww@m, .macro CVTWD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTWD is not supported for use with MA 9CRO-64" .endm CVTWDww@m, .macro CVTTP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTTP is not supported for use with MACRO-64" .endm CVTTPww@m, .macro CVTSP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P3 :6 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTSP is not supported for use with MACRO-64" .endm CVTSPww@m, .macro CVTRGL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro CVTRGL is not supported for use with MACRO-64" .endm CVTRGLww@m, .macro CVTRFL P0 P1 P2 P3 P4 P5 P6 P7; P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro CVTRFL is not supported for use with MACRO-64" .endm CVTRFLwwm, .macro CVTRDL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro CVTRDL is no <t supported for use with MACRO-64" .endm CVTRDLwwm, .macro CVTPT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTPT is not supported for use with MACRO-64" .endm CVTPTwwm, .macro CVTPS P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P2 =9 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTPS is not supported for use with MACRO-64" .endm CVTPSwwm, .macro CVTPL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTPL is not supported for use with MACRO-64" .endm CVTPLww8"m, .macro CVTL>P P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTLP is not supported for use with MACRO-64" .endm CVTLPww8"m, .macro CVTLG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .e ?rror "Macro CVTLG is not supported for use with MACRO-64" .endm CVTLGww8"m, .macro CVTLF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTLF is not supported for use with MACRO-64" .endm CVTLFww`#m, .macro CVTLD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 @P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTLD is not supported for use with MACRO-64" .endm CVTLDww`#m, .macro CVTGW P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTGW is not supported for use with MACRO-64" .endm CVTGWwwA`#m, .macro CVTGL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTGL is not supported for use with MACRO-64" .endm CVTGLww`#m, .macro CVTGF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 BP46 P47 P48 P49= .error "Macro CVTGF is not supported for use with MACRO-64" .endm CVTGFwwF%m, .macro CVTGB P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTGB is not supported for use with MACRO-64" .endm CVTGBwwF%m, .macro CVTFW P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P1C8 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTFW is not supported for use with MACRO-64" .endm CVTFWww&m, .macro CVTFL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTFL is not supported for use with MACRO-64" .endm D CVTFLww&m, .macro CVTFG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTFG is not supported for use with MACRO-64" .endm CVTFGww&m, .macro CVTFD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P4 E0 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTFD is not supported for use with MACRO-64" .endm CVTFDww`+m, .macro CVTFB P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTFB is not supported for use with MACRO-64" .endm CVTFBww`+m, .macro CVTDW P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 FP13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTDW is not supported for use with MACRO-64" .endm CVTDWww`+m, .macro CVTDL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTDL is not supported for use w Gith MACRO-64" .endm CVTDLww`+m, .macro CVTDF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTDF is not supported for use with MACRO-64" .endm CVTDFww ,m, .macro CVTDB P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 HP35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTDB is not supported for use with MACRO-64" .endm CVTDBww ,m, .macro CVTBG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTBG is not supported for use with MACRO-64" .endm CVTBGwwm.m, .macro CVTBF P0 P1 P2 P3 P4 P5 P6&a$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 {"HI P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTBF is not supported for use with MACRO-64" .endm CVTBFwwm.m, .macro CVTBD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CVTBD is n Jot supported for use with MACRO-64" .endm CVTBDwwm.m, .macro CMPP4 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CMPP4 is not supported for use with MACRO-64" .endm CMPP4wwm.m, .macro CMPP3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P2 K9 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro CMPP3 is not supported for use with MACRO-64" .endm CMPP3wwm.m, .macro CMPP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro CMPP is not supported for use with MACRO-64" .endm CMPPww`/m, .macro CMPG P0 LP1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro CMPG is not supported for use with MACRO-64" .endm CMPGww`/m, .macro CMPF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macr Mo CMPF is not supported for use with MACRO-64" .endm CMPFww3m, .macro CMPD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro CMPD is not supported for use with MACRO-64" .endm CMPDww@4m, .macro CLRG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P N28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro CLRG is not supported for use with MACRO-64" .endm CLRGww@4m, .macro CLRF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro CLRF is not supported for use with MACRO-64" .endm CLRFww@4m, .macro CLRD PO0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro CLRD is not supported for use with MACRO-64" .endm CLRDww6m, .macro ASHP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Ma Qcro ASHP is not supported for use with MACRO-64" .endm ASHPww6m, .macro AMAC_PD_TRAP_OVERFLOW P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro AMAC_PD_TRAP_OVERFLOW is not supported for use with MACRO-64" .endm AMAC_PD_TRAP_OVERFLOWww6m, .macro AMAC_FLT_WORD_SRC_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P1{u<CVTPL;rCVTPS;>CVTPT:CVTRDL9CVTRFL9CVTRGL8VCVTSP8"CVTTP7CVTWD6CVTWFR0 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro AMAC_FLT_WORD_SRC_SPC is not supported for use with MACRO-64" .endm AMAC_FLT_WORD_SRC_SPCww6m, .macro AMAC_FLT_WORD_DST_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 SP48 P49M .error "Macro AMAC_FLT_WORD_DST_SPC is not supported for use with MACRO-64" .endm AMAC_FLT_WORD_DST_SPCww6m, .macro AMAC_FLT_QUAD_FLT_SRC_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro AMAC_FLT_QUAD_FLT_SRC_SPC is not supported for use with MACRO-64" .endm AMAC_FLT_QUAD_FLT_SRC_SPCww6Tm, .macro AMAC_FLT_QUAD_DST_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro AMAC_FLT_QUAD_DST_SPC is not supported for use with MACRO-64" .endm AMAC_FLT_QUAD_DST_SPCww6m, .macro AMAC_FLT_N_Z P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 PV33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro AMAC_FLT_N_Z is not supported for use with MACRO-64" .endm AMAC_FLT_N_Zww7m, .macro AMAC_FLT_LONG_SRC_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro AMAC_FLT_LONG_SRC_SPC is not supported for use with MACRO-64" .endm AMAC_FLT_LONGuCFCVTFDCCVTFGBCVTFLACVTFWAjCVTGB@0CVTGF?CVTGL?CVTGW>CVTLD>TCVTLF=CVTLG<CVTLP W_SRC_SPCww 9m, .macro AMAC_FLT_LONG_FLT_SRC_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro AMAC_FLT_LONG_FLT_SRC_SPC is not supported for use with MACRO-64" .endm AMAC_FLT_LONG_FLT_SRC_SPCww 9m, .macro AMAC_FLT_LONG_DST_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 XP21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro AMAC_FLT_LONG_DST_SPC is not supported for use with MACRO-64" .endm AMAC_FLT_LONG_DST_SPCww 9m, .macro AMAC_FLT_LITERAL_QUAD_SRC_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "Macro AMAC_FLT Z_LITERAL_QUAD_SRC_SPC is not supported for use with MACRO-64"$ .endm AMAC_FLT_LITERAL_QUAD_SRC_SPCww 9m, .macro AMAC_FLT_LITERAL_LONG_SRC_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "Macro AMAC_FLT_LITERAL_LONG_SRC_SPC is not supported for use with MACRO-64"$ .endm AMAC_FLT_LITERAL_LONG_SRC_SPCww:m,gzM$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ;"YuJCMPGJCMPPIrCMPP3I>CMPP4HCVTBDGCVTBFGCVTBGF\CVTDBF(CVTDFECVTDLDCVTDWDCVTFB[ .macro AMAC_FLT_BYTE_SRC_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro AMAC_FLT_BYTE_SRC_SPC is not supported for use with MACRO-64" .endm AMAC_FLT_BYTE_SRC_SPCww:m, .macro AMAC_FLT_BYTE_DST_SPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P3 \2 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro AMAC_FLT_BYTE_DST_SPC is not supported for use with MACRO-64" .endm AMAC_FLT_BYTE_DST_SPCww6?m, .macro ADDP6 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro ADDP6 is not supported for use with MACRO-64" .endm ADDP6ww6]?m, .macro ADDP4 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro ADDP4 is not supported for use with MACRO-64" .endm ADDP4ww6?m, .macro ADDP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 ^ P47 P48 P49< .error "Macro ADDP is not supported for use with MACRO-64" .endm ADDPww@@m, .macro ADDG3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro ADDG3 is not supported for use with MACRO-64" .endm ADDG3ww@@m, .macro ADDG2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 `P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro ADDG2 is not supported for use with MACRO-64" .endm ADDG2ww@@m, .macro ADDG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro ADDG is not supported for use with MACRO-64" .endm ADDGwuQAMAC_FLT_WORD_DST_SPCOAMAC_FLT_WORD_SRC_SPCOJAMAC_PD_TRAP_OVERFLOWNASHPMCLRDMCLRFLxCLRGLHCMPDKCMPFaw@@m, .macro ADDF3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro ADDF3 is not supported for use with MACRO-64" .endm ADDF3wwCBm, .macro ADDF2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 bP43 P44 P45 P46 P47 P48 P49= .error "Macro ADDF2 is not supported for use with MACRO-64" .endm ADDF2wwCBm, .macro ADDF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro ADDF is not supported for use with MACRO-64" .endm ADDFwwCBm, .macro ADDD3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P1c6 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro ADDD3 is not supported for use with MACRO-64" .endm ADDD3wwCBm, .macro ADDD2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro ADDD2 is not supported for use with MACRO-64" d .endm ADDD2wwCBm, .macro ADDD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro ADDD is not supported for use with MACRO-64" .endm ADDDwwCBm, .macro .SET_REGISTERS P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P e37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro .SET_REGISTERS is not supported for use with MACRO-64" .endm .SET_REGISTERSwwCm, .macro .JSB_ENTRY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro .JSB_ENTRY is not supported for use with MACRO-64" .endm .JSB_ENTRYwwCm, .macro .JSBf32_ENTRY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro .JSB32_ENTRY is not supported for use with MACRO-64" .endm .JSB32_ENTRYwwCm, .macro .IO_INTERRUPT_ENTRY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 hP43 P44 P45 P46 P47 P48 P49K .error "Macro .IO_INTERRUPT_ENTRY is not supported for use with MACRO-64" .endm .IO_INTERRUPT_ENTRYwwCm, .macro .EXCEPTION_ENTRY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro .EXCEPTION_ENTRY is not supported for use with MACRO-64" .endm .EXCEPTION_ENTRYwwCm, .macruVAMAC_FLT_LONG_FLT_SRC_SPCTAMAC_FLT_LONG_SRC_SPCS\ AMAC_FLT_N_ZRAMAC_FLT_QUAD_DST_SPCRAMAC_FLT_QUAD_FLT_SRC_SPCio .CALL_ENTRY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro .CALL_ENTRY is not supported for use with MACRO-64" .endm .CALL_ENTRYwwkKm, .macro $XABTRM_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P4 j3 P44 P45 P46 P47 P48 P49E .error "Macro $XABTRM_STORE is not supported for use with MACRO-64" .endm $XABTRM_STOREwwkKm, .macro $XABSUM_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $XABSUM_STORE is not supported for use with MACRO-64" .endm $XABSUM_STOREwwkKm, .macro $XABRU_STORE P0 P1 PHcf$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "jk2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $XABRU_STORE is not supported for use with MACRO-64" .endm $XABRU_STOREwwkKm, .macro $XABRDT_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P4 m8 P49E .error "Macro $XABRDT_STORE is not supported for use with MACRO-64" .endm $XABRDT_STOREwwkKm, .macro $XABPRO_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $XABPRO_STORE is not supported for use with MACRO-64" .endm $XABPRO_STOREwwkKm, .macro $XABKEY_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8uZVAMAC_FLT_BYTE_DST_SPCXAMAC_FLT_BYTE_SRC_SPCXpAMAC_FLT_LITERAL_LONG_SRC_SPCWAMAC_FLT_LITERAL_QUAD_SRC_SPCVAMAC_FLT_LONG_DST_SPCn P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $XABKEY_STORE is not supported for use with MACRO-64" .endm $XABKEY_STOREww@Lm, .macro $XABJNL_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error o "Macro $XABJNL_STORE is not supported for use with MACRO-64" .endm $XABJNL_STOREww@Lm, .macro $XABFHC_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $XABFHC_STORE is not supported for use with MACRO-64" .endm $XABFHC_STOREww@Lm, .macro $XABDAT_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 pP13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $XABDAT_STORE is not supported for use with MACRO-64" .endm $XABDAT_STOREww@Lm, .macro $XABCXR_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $XABCXR_ qSTORE is not supported for use with MACRO-64" .endm $XABCXR_STOREww@Lm, .macro $XABCXF_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $XABCXF_STORE is not supported for use with MACRO-64" .endm $XABCXF_STOREww@Lm, .macro $XABALL_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 sP17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $XABALL_STORE is not supported for use with MACRO-64" .endm $XABALL_STOREwwxNm, .macro $WRITE_THREAD_UNQ_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $WRITE_THREAD_UNQ_ubADDD2aADDD3avADDF`<ADDF2`ADDF3^ADDG]ADDG2]dADDG3\.ADDP[ADDP4[ADDP6tS is not supported for use with MACRO-64"G .print " Use\x09'$CALL SYS$WRITE_THREAD_UNQ, ARGS=<...>' instead" .endm $WRITE_THREAD_UNQ_SwwxNm, .macro $WRITE_THREAD_UNQ_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $WRITE_THREAD_UNQ_G is not supported for use with MACRO-64"G .print " Use\x09'$CALL SYS$WRITE u_THREAD_UNQ, ARGS=<...>' instead" .endm $WRITE_THREAD_UNQ_GwwxNm, .macro $WRITE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $WRITE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $WRITEwwxNm, .macro $WFLOR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9v P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $WFLOR_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$WFLOR, ARGS=<...>' instead" .endm $WFLOR_SwwxNm, .macro $WFLOR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 w P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $WFLOR_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$WFLOR, ARGS=<...>' instead" .endm $WFLOR_GwwOm, .macro $WFLAND_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $WFLAND_S is not supported for use with MACRO-64"= .print " Use\x09'$ yCALL SYS$WFLAND, ARGS=<...>' instead" .endm $WFLAND_Sww Qm, .macro $WFLAND_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $WFLAND_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$WFLAND, ARGS=<...>' instead" .endm $WFLAND_Gww Qm, .macro $WAKE_S P0 P1 P2 P3 P4 P5 P6 P7  $abort_ru_g r $abort_ru_s $abort_trans_g $abort_trans_s $abort_transw_g @$abort_transw_s  $ack_event_g  $ack_event_s $add_branch_g D $add_branch_s ,$add_branchv1_g $add_branchv1_s b$add_branchv1w_g $add_branchv1w_s $add_branchw_g l$add_branchw_s  $add_holder_g " $add_holder_s $add_ident_g  $add_ident_s  $adjstk_g  $adjstk_s $adjwsl_g $adjwsl_stoid_s l $ascutc_g_gsezP8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $WAKE_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$WAKE, ARGS=<...>' instead" .endm $WAKE_Sww Qm, .macro $WAKE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 {P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $WAKE_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$WAKE, ARGS=<...>' instead" .endm $WAKE_Gww Sm, .macro $WAITFR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $WAITFR_S is not supported for use with MACRO-64"= .print " Use\x096f$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 Z"{ |'$CALL SYS$WAITFR, ARGS=<...>' instead" .endm $WAITFR_Sww Sm, .macro $WAITFR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $WAITFR_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$WAITFR, ARGS=<...>' instead" .endm $WAITFR_Gww Sm, .macro $WAIT P0 P1 P2 P3 P4 P5 P6 P7 }P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro $WAIT is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $WAITww Sm, .macro $UPDSEC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P4 ~1 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $UPDSEC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$UPDSEC, ARGS=<...>' instead" .endm $UPDSEC_Sww Sm, .macro $UPDSEC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $UPDSEC_G is not supported for use with MACRO-64"= .print " Use \x09'$CALL SYS$UPDSEC, ARGS=<...>' instead" .endm $UPDSEC_Gww`Tm, .macro $UPDSECW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $UPDSECW_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$UPDSECW, ARGS=<...>' instead" .endm $UPDSECW_Sww`Tm, .macro $UPDSECW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $UPDSECW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$UPDSECW, ARGS=<...>' instead" .endm $UPDSECW_Gww`Tm, .macro $UPDATE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P3m $XABJNL_STOREk $XABKEY_STOREkp $XABPRO_STOREj $XABRDT_STOREi $XABRU_STOREi $XABSUM_STOREh2 $XABTRM_STORE 6 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $UPDATE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $UPDATEww`Tm, .macro $UNWIND_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $UNWIND_S is not supported for use with MACRO-64"= .p rint " Use\x09'$CALL SYS$UNWIND, ARGS=<...>' instead" .endm $UNWIND_Sww`Tm, .macro $UNWIND_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $UNWIND_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$UNWIND, ARGS=<...>' instead" .endm $UNWIND_GwwVm, .macro $UNJOIN_RU_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $UNJOIN_RU_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$UNJOIN_RU, ARGS=<...>' instead" .endm $UNJOIN_RU_SwwVm, .macro $UNJOIN_RU_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $UNJOIN_RU_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$UNJOIN_RU, ARGS=<...>' instead" .endm $UNJOIN_RU_GwwVm, .macro $ULWSET_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ULWSET_S is not s upported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ULWSET, ARGS=<...>' instead" .endm $ULWSET_Sww4\m, .macro $ULWSET_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ULWSET_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ULWSET, ARGS=<...>' instead" .endm $ULWSET_Gww4\m, .macro $ULKPAG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ULKPAG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ULKPAG, ARGS=<...>' instead" .endm $ULKPAG_Sww ]m, .macro $ULKPAG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ULKPAG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ULKPAG, ARGS=<...>' instead" .endm $ULKPAG_Gww ]m, .macro $TRUNCATE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro s$WRITE_THREAD_UNQ_Gq$WRITE_THREAD_UNQ_Sp $XABALL_STOREpP $XABCXF_STOREo $XABCXR_STOREn $XABDAT_STOREn` $XABFHC_STORE $TRUNCATE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $TRUNCATEww ]m, .macro $TRNLOG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $TRNLOG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$TRNLOG, ARGS=<...>' instead" .endm $ TRNLOG_Sww ]m, .macro $TRNLOG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $TRNLOG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$TRNLOG, ARGS=<...>' instead" .endm $TRNLOG_Gww ]m, .macro $TRNLNM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $TRNLNM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$TRNLNM, ARGS=<...>' instead" .endm $TRNLNM_Sww ]m, .macro $TRNLNM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A䭎$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 H" .error "Macro $TRNLNM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$TRNLNM, ARGS=<...>' instead" .endm $TRNLNM_GwwA_m, .macro $TRANS_EVENT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $TRANS_EVENT_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$TRANS_EVENT, ARGS=<...>' instead" .endm $TRANS_EVENT_SwwA_m, .macro $TRANS_EVENT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $TRANS_EVENT_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$TRANS_EVENT, ARGS=<...>' instead" .endm $TRANS_EVENT_GwwA_m, .macro $TRANS_EVENTW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $TRANS_EVENTW_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$TRANS_EVENTW, ARGS=<...>' instead" .endm $TRANS_EVENTW_SwwA_m, .macro $TRANS_EVENTW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P2{F $WAITFR_Gz $WAITFR_SyB$WAKE_Gw$WAKE_SwD $WFLAND_Gv $WFLAND_Su>$WFLOR_Gt$WFLOR_StJ$WRITE9 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $TRANS_EVENTW_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$TRANS_EVENTW, ARGS=<...>' instead" .endm $TRANS_EVENTW_GwwA_m, .macro $TIMCON_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $TIM CON_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$TIMCON, ARGS=<...>' instead" .endm $TIMCON_SwwA_m, .macro $TIMCON_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $TIMCON_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$TIMCON, ARGS=<...>' instead" .endm $TI MCON_Gww``m, .macro $SYNCH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $SYNCH_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$SYNCH, ARGS=<...>' instead" .endm $SYNCH_Sww``m, .macro $SYNCH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $SYNCH_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$SYNCH, ARGS=<...>' instead" .endm $SYNCH_Gww@\em, .macro $SUSPND_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macr o $SUSPND_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SUSPND, ARGS=<...>' instead" .endm $SUSPND_Sww@\em, .macro $SUSPND_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SUSPND_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SUSPND, ARGS=<...>' instead" .en dm $SUSPND_Gww@\em, .macro $SUBSYSTEM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $SUBSYSTEM_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$SUBSYSTEM, ARGS=<...>' instead" .endm $SUBSYSTEM_Swwfm, .macro $SUBSYSTEM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 $UNJOIN_RU_SX $UNWIND_G $UNWIND_ST$UPDATE~ $UPDSECW_G~J $UPDSECW_S} $UPDSEC_G|> $UPDSEC_S{$WAIT P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $SUBSYSTEM_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$SUBSYSTEM, ARGS=<...>' instead" .endm $SUBSYSTEM_Gwwfm, .macro $STR_UPCASE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P4 3 P44 P45 P46 P47 P48 P49E .error "Macro $STR_UPCASE_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_UPCASE_Swwfm, .macro $STR_UPCASE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_UPCASE is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_UPCASEwwfm, .macro $STR_UPCASEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_UPCASEDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_UPCASEDEFwwihm, .macro $STR_UPCASE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_UPCASE_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_UPCASE_Gwwihm, .macro $STR_TRIM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_TRIM_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL STR$TRIM, ARGS=<...>' instead" .endm $STR_TRIM_Swwihm, .macro $STR_TRIM P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $STR_TRIM is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_TRIMwwihm, .macro $STR_TRIMDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_TRIMDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_TRIMDE *$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 c" Fww im, .macro $STR_TRIM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_TRIM_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL STR$TRIM, ARGS=<...>' instead" .endm $STR_TRIM_Gww im, .macro $STR_TRANSLATE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 $TRNLNM_S $TRNLOG_G $TRNLOG_S  $TRUNCATE $ULKPAG_G $ULKPAG_S~ $ULWSET_G $ULWSET_Sh $UNJOIN_RU_G P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $STR_TRANSLATE_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL STR$TRANSLATE, ARGS=<...>' instead" .endm $STR_TRANSLATE_Sww im, .macro $STR_TRANSLATE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P 44 P45 P46 P47 P48 P49F .error "Macro $STR_TRANSLATE is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_TRANSLATEww im, .macro $STR_TRANSLATEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $STR_TRANSLATEDEF is not supported for use with MACRO-64"= .p rint " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_TRANSLATEDEFww im, .macro $STR_TRANSLATE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $STR_TRANSLATE_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL STR$TRANSLATE, ARGS=<...>' instead" .endm $STR_TRANSLATE_Gwwnm, .macro $STR_ROUND_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_ROUND_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$ROUND, ARGS=<...>' instead" .endm $STR_ROUND_Swwnm, .macro $STR_ROUND P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $STR_ROUND is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_ROUNDwwnm, .macro $STR_ROUNDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Ma $TIMCON_G $TIMCON_Sh$TRANS_EVENTW_G$TRANS_EVENTW_S8$TRANS_EVENT_G$TRANS_EVENT_S $TRNLNM_Gcro $STR_ROUNDDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_ROUNDDEFwwnm, .macro $STR_ROUND_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_ROUND_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$ROUND, ARGS=<...>' in stead" .endm $STR_ROUND_Gwwnm, .macro $STR_RIGHT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_RIGHT_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$RIGHT, ARGS=<...>' instead" .endm $STR_RIGHT_Swwnm, .macro $STR_RIGHT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $STR_RIGHT is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_RIGHTww pm, .macro $STR_RIGHTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P4 2 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_RIGHTDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_RIGHTDEFww pm, .macro $STR_RIGHT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_RIGHT_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$RIGHT, ARGS=<...>' instead" .endm $STR_RIGHT_Gww pm, .macro $STR_REPLACE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_REPLACE_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$REPLACE, ARGS=<...>' instead" .endm $STR_REPLACE_Sww pm, .macro $S $STR_UPCASE_G2 $STR_UPCASE_S $SUBSYSTEM_G $SUBSYSTEM_S $SUSPND_G  $SUSPND_S$SYNCH_G$SYNCH_STR_REPLACE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_REPLACE is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_REPLACEww pm, .macro $STR_REPLACEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_REPLACEDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_REPLACEDEFww@qm, .macro $STR_REPLACE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_REPLACE_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$REPLACE, ARGS=<...>' instead" .endm $STR_REPLACE_Gww@qm, .macro $STR_RECIP_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_RECIP_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$RECIP, ARGS=<...>' in($ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ;" stead" .endm $STR_RECIP_Sww@qm, .macro $STR_RECIP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $STR_RECIP is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_RECIPww@qm, .macro $STR_RECIPDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_RECIPDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_RECIPDEFwwsm, .macro $STR_RECIP_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P 41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_RECIP_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$RECIP, ARGS=<...>' instead" .endm $STR_RECIP_Gwwsm, .macro $STR_PREFIX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_PREFIX_S is not supported for use with MACRO-64"= .pri$STR_TRANSLATE_S $STR_TRIM $STR_TRIMDEF $STR_TRIM_Gp $STR_TRIM_S $STR_UPCASEP$STR_UPCASEDEF nt " Use\x09'$CALL STR$PREFIX, ARGS=<...>' instead" .endm $STR_PREFIX_Sww %vm, .macro $STR_PREFIX P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_PREFIX is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_PREFIXww %vm, .macro $STR_PREFIXDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_PREFIXDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_PREFIXDEFwwwm, .macro $STR_PREFIX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_PREFIX_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$PREFIX, ARGS=<...>' instead" .endm $STR_PREFIX_Gwwwm, .macro $STR_POSITION_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_POSITION_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$POSITION, ARGS=<...>' instead" .endm $STR_POSITION_Swwwm, .macro $STR_POSITION P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_POSITION is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS= <...>' instead" .endm $STR_POSITIONwwwm, .macro $STR_POSITIONDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $STR_POSITIONDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_POSITIONDEFwwwm, .macro $STR_POSITION_G P0 P1 P2 P3 P45 $STR_ROUND  $STR_ROUNDDEF $STR_ROUND_G $STR_ROUND_S.$STR_TRANSLATE$STR_TRANSLATEDEF`$STR_TRANSLATE_G P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_POSITION_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$POSITION, ARGS=<...>' instead" .endm $STR_POSITION_Gww`2ym, .macro $STR_POS_EXTR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_POS_EXTR_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$POS_EXTR, ARGS=<...>' instead" .endm $STR_POS_EXTR_Sww`2ym, .macro $STR_POS_EXTR P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_POS_EXTR is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_POS_EXTRww`2ym, .macro $STR_POS_EXTRDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $STR_POS_EXTRDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead"  .endm $STR_POS_EXTRDEFww`2ym, .macro $STR_POS_EXTR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_POS_EXTR_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$POS_EXTR, ARGS=<...>' instead" .endm $STR_POS_EXTR_Gwwzm, .macro $STR_COMPARE_MULTI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $STR_COMPARE_MULTI_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL STR$COMPARE_MULTI, ARGS=<...>' instead" .endm $STR_COMPARE_MULTI_Swwzm, .macro $STR_COMPARE_MULTI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P5p$STR_REPLACEDEF$STR_REPLACE_GT$STR_REPLACE_S $STR_RIGHT6 $STR_RIGHTDEF $STR_RIGHT_G( $STR_RIGHT_S29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $STR_COMPARE_MULTI is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_COMPARE_MULTIwwzm, .macro $STR_COMPARE_MULTIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error8M$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1.M64;1 kNU-o@I**x/?o7MSH ;Py#"||4 µ+/*i[ 8uo (pr9 b~C| 16D5|+$^\{; ^O,K' )lnZ%4%B+AU9'b~,NFkQH]N1XL\DM9X#i;`Z~xMRz#OClvo)]k/.%CCWuA"Gh*b+X*L AZ$fo84%Hku dDu9iL *%)v9'E]+3VIn"3-^94/33o8&c<زUav#?NXX0c-K "ri7W}E[l0X>VCfRv0EGb KFXvd84_ q$"S4T@w{.NI rh=)OؒDPD?4$/vkV-iv!,{H26ORC`QRxHPZ t\!=:*1KrYaHq}bY> ,3* %RxN{*Q1lp_vl8Pfp/FGK6dinJ:]-Tq2oZVQYeCM83`8fwYOS\E*Q0~5 Id;BJ.EbXJޠ"B zoqA/ t`X0aQV@>:.;VON:(vAfG;6Np5%>FH;xkkIZOLVw&>6 X0}C!;ZVOWy[qEbIf 4,m6 ]5 /s==Vgt7G #Y_Mr} bTcj]Bez7.#4&|(3F: MHPa8>UDl_xRW >oz!hk=~c Aw9EbU0,tuOG\h^j{\k=H9FRReN)[1ik^#up+')}+l@F2,Nr8Q**k%oeavQ^SPP',1Roh Jts2oB3(/Ԑcj 'k<>*I!20[l$2<>'X;^EQ s"UR\.{C {j;tI@%?YYN?8-HuwRXyr=*uLJhUPH(Y f]gsDCIky!:7ga2.1Mxl5 h>B\Dl w<9"nBzy/~$fw_'.n@9N$i2mlf0FxpAA#1L;MgdD)|[jXRs ^,fk'1?`DfD%Y6 8M&!q0FNWTt  l*a{C bnM@+2[nwsK'3KA#ma0w#N F 7zw3j: ځ1vm7s Ev&xj^#>>? ]G&f XuffZ5#sDVr_4?Q5KcwsZwxd"n=>~]!?^l8t) rBe|dbJ?N <\dc#`45ЖUj2}1em=Yf-Aa-T DZ ~PH[c19H} :*.Ň- ,-$/0FYoih(;WXVl{c#DP:EBTo 'A\Dd ~1N_]Kmi{bsB2>f$%Rie0/8z1&NJH*)wz#0=TMzPq%]lGoa9Ix/zh _lmW>yF TRCAmb#m$f=U5$ cYEE7Z(7kc|mvy!, }Bf-c)JN3$J*xZB1\UJTzQV$nOx$W0]:PN]|- Z~v7zO@\&!o$}_h-]~|| dYwv$ $A5uT*jrg" Pi /hCO55>NsEZDGR@D?|_{dM#/~X 4$~JE7 $ BS8aw {7 kbl{2uNghJ\:(gz5!%/U'$,:5s0E4~m"*l\x=exTyip'#D S$Kk6@riTPgH%b O6 D;8+X|y0(lx i}j k];CU_T6F[xM?U-|Ay iwxZ=N &U] *q+>>47BFs A} t`LyHTp10dTWZjv%j b]cazJZ97*Q(sO;GlKq( ipa e3`h?fl|_Zv5',6}M>g f|W~|~:s X8 0A@Mf&bE7vayR|SvV:JInY0b8>Qzd0採k .1b2sl`*os379+5 00 "L@'w9(BQ:\ql\kw9dr'Bjjl#.$? ":\Jmn@Cx_\f 'GCbA 9sn3sngr3?}-DB]X2J#x"\.Gu7|D`{bC>"rfLNX(RMCIGS3r`X/1}[Ovkbm^72m:6Ek41W['^*Q+_f%C!Q})dY#Z>eu7}$R6iE-tQ)@p!xMޅw^/&5V>bl4#SL 8b";NԖ=kv,2iyNEUO'F{kIQ_)S+)Ud&UqEYAzpW*>gB%yKI*AJ9&#c.R+vfJq7ars\V^K2Y$0m sk t)0M1Vwe(Ԑ0?3F9C<9)s˔>Xo %o 0G4> k|X8oa[Pm",%xs#VA^iJ1JQcrVSD?UD_,$W%M4==HE06{>3[/6-]x0xp45%j5.KB$< u yQ'iS#4Q V:1W2/O{E.2\NWBU \7s!N:k/&~wqne2Q#sM96 \: Q!wm \`-CG#|`b@IIT4Zw_)m.XOC@GM/Xk% 9$^VezP+B1AueL.%6z*V]VvjIjؽHU7($m!^bgt x<."tPK kb^AZ/ !o]e6l9l|buP7?xF F2Z Eefnzf^pXL^V%mFDK)3f;JeFS Oz!B)o;f! MTutx0R v[UXI abh40S1XCfIX 7f J./AC>0t|us.&agV!K|D!drAhn|M1bQeUg.TA/W(J/?EF/J6Co h"DawY%7BTDX^#s] F5P,`h `H0.'t N, yL50MkO$>u% 8HS0dytsy'EY )liCM=[(I:?xnVY!i%#0X) fJ1c",%5-oS{%:E{wk$=Nrk hJ( ̒aVK X{L$7jBv7-q+pEtb-kf]@`'+G~P ON3,ZPyKN!ٶuKVi4 ]F}$2Qcx(Oo$q##AS3pD7C*UVD,sdI2]6[Cp-cA.W!z0^o1s}3.U8Hz;A`SM0Q_ l] @E(85l 6-gUtf5uGVYjLUf^(4QEJ$.R6S)|?Sw;"j#&j)(,fX\8IzKK! {^maf1z_hbC=N Ymk)A*Q^_viK:SjQ-4o=;s~O S4gOm!+7@P,Tcmo>W`dJ 8r *Bn20]n"L`R #r,Jr/bfl`i=k)M#suR;yUh\j RheU"WlfZoUOKOrM /o.[lK$6Lmsu7<'| _urO~vLS+i#Xoh\IcmylI@ ?0Y40R1d2=q# p4=]{bau"FHs*RZI8 U2H%1Q~UC< f(WUZ4 a=&8$~afMm%J $'bQ'tw4}5]W ~&_(bdU,1li=_2'vV*zYwyW=M0(N!FU+\inNYu!BrK ?J1BCd .My] +@QGp"h34oCZC\yȓlh"H+=D`G?E4 xaEKF9[_Mh,P3OA` |7Y2h'w6jYi"}<7S!!X.>, ]\#')*C|La TI OP ^XpvDKD?mIE%bLTDERR+ 9X'A'h~Td|'w]_~-*|+~7 gk+E7pq9/;U6MW`R&t?qg/kp<Pf=C|uD0Xq%j6;S((*5Ow$m HK^DxJ,! =,?Vb)a5zF\}E(fKI#7sK= )20!#LH{QW)2AVBO.09 ;=s :GwSUejXq*1)=nV-?(p6* CVfWZ:s%)s1 $@_c k$z#0sb,*kLvd\=i#d3i]Ww[ndaZ$g0(B jd^LCa`=v}7VvZ WlOrPQdZ| U9qx/,XMPvIyTvSO"Sa0+=!5NZP#$d)zfS,Nr$rc ="@s D {'Tzn~f[C[6Qgs3bU_G^DlW!}DIaE\%+ha9>*.4Mgksxkq$#v89t!q-r/te;qY3'0+y=L;pHl bvrr=fW~DEnZyX)4IeW>O)fT0PAv58gR.7uD T^-yFV$xe|t{;%rS.j[KGn{:yt),mD\ [/A̦숖<*`M"-O+-WD`:G,'@d}/PCmyxj^VrW;rL `|~I.eH3Qk Kjs0v7`K}o:6xRWQ}Fkq,["JG'q^xs39u69d5+|}2Q7?q*|*W7C#42Iqb=_/"O: )_V0}f@Dx1 n}kK)ctPLn}*x[T6#/zg8VeV*5bZU<\N&y-%t8'#~ha7 Y8>#hUPg8 9f9AGfTN"R<ExJ- ]co?&%p{s*h7 0w.5+SUpOg lt["a& 1( Hn9?MeYb p;21Md|\jYf \IB }+7]57yw M>%0=Ds(WMH$g\ i6c5/wCH;cW cu*d+I Bx^tDg >uONb^aemC 5d$Bhzv_xP6|ST^߱HK`9cI/nXwpfZ Ky?5mNOcW1[ m#Ni2xq|hdmfA;$W_tN@=-8a(z+$ 3.w/b[b8cK.Yh*3OLL:n)֦ 9 Z "K91SiL62J0Q{^3Ft2Y*[[QktbyN b*GC16_g99c EMN9mEt"0 ~mJm4A.vdETwoX~!c2F$2>hVKo:1[\tK4xIgJI Ujn]R$4 x'u}O6fK 6 12lF$k[zwGx,x'o@)bd9~n/G)$xe9pcu)=]~B)~wm͔&5S-} 1n^#!>%3srL&c8Xw30 vZR}_5okp1sI%*KtC=y>Kk}@XfuV>cX*g? ^nYi s-\#H ֟v)+}Rl"xcF\V  r Og8RMx<\]'71$_uoBggTWT~\zCVDHvh@{moy>_2>n&kRG^] E(>,W;'O{hMI4 W#hy >mdT U?Ew%Yexh; ?3 n-3:mGR!b;AQjOn Cq*4m>6`qq.! m .kWjvv;?fv5bS>V-7W[=G'oqs7%+.[N^Xę82dS jMDWK=GVxt>ctj@2vt[D6Z{m&X 00CcIfH_~|]YkEw 6;F%]ESGQ:\;(/Am8+],dT$C&j}IB w2tC#7'35g:usv{\D4O4U\OqFgi6A(e~8?-9 ekJ NEA2J ``p9hEGFuL6`dkb1H;L\w.rB]s}xv~W[P8U%enfN(I 2X[Z*'gg6/j~~qyDX0[[vKASQ28*Rbltn1kkoR5 Co \sxqWtL|c=dSKH}tPnS!eV! Oul;J P];S2wdYLgRO:/Y3&tXZ}TwyXl^{j r^*7,m28(zI%gsL]>K)4\$H* KCwK( OZlv}FSI9P!MOE8/|_5b;?}?Rv~uyy]+t{IJ5\ypci\;CEVmpj . y]Nqp`i7 eA_uPE9 ^}4Q_-"&,) qOA zw\C1ywXX'Ir* d%'#bTzj8P fXdabt f3k >w^.tHsL]y9E]]#:5 i#{W8 j/b>yT;BM6RIHil}9 q/CTtpP;$^k%lOVcRA*/I vJI..`(NhܝM~g<|)!P{\UAT7]Zֈɷ0j9iu/ m?[%2A|N)}x&VbM%S0R=8iV{Ev?$. /R\7Wd _^MUmlZcA${FIs|xkJ!kAcf nR>Je-"R 64dKB@WaU!<pt:{qK=e59-,%IBj]ALX*L C]&DxkU#,wX)[$.JC;'-0kCpJB0I3 uDx&L"kFVorHVk& iR6A)+ J[&LtnWQeAHx4_R$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 " "Macro $STR_COMPARE_MULTIDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_COMPARE_MULTIDEFwwzm, .macro $STR_COMPARE_MULTI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $STR_COMPARE_MULTI_G is not supported for use with MACRO-64"D .print " Use \x09'$CALL STR$COMPARE_MULTI, ARGS=<...>' instead" .endm $STR_COMPARE_MULTI_Gwwzm, .macro $STR_MUL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $STR_MUL_S is not supported for use with MACRO-64": .print " Use\x09'$CALL STR$MUL, ARGS=<...>' instead" .endm $STR_MUL_SwwӀm, .macro $STR_MUL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $STR_MUL is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_MULwwӀm, .macro $STR_MULDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_MULDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_MULDEFww Zm, .macro $STR_MUL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $STR_MUL_G is not supported for us5t $STR_PREFIX_G $STR_PREFIX_S( $STR_RECIP $STR_RECIPDEF< $STR_RECIP_G $STR_RECIP_S $STR_REPLACE e with MACRO-64": .print " Use\x09'$CALL STR$MUL, ARGS=<...>' instead" .endm $STR_MUL_Gww Zm, .macro $STR_MATCH_WILD_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $STR_MATCH_WILD_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL STR$MATCH_WILD, ARGS=<...>' instead" .endm $STR_MATCH_WILD _Sww Zm, .macro $STR_MATCH_WILD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_MATCH_WILD is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_MATCH_WILDww Zm, .macro $STR_MATCH_WILDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $STR_MATCH_WILDDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_MATCH_WILDDEFwwm, .macro $STR_MATCH_WILD_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $STR_MATCH_WILD_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL STR$MATCH_WILD, ARGS=<...>' instead" .endm $STR_MATCH_WILD_Gww`gm, .macro $STR_LEN_EXTR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_LEN_EXTR_S is not supported f or use with MACRO-64"? .print " Use\x09'$CALL STR$LEN_EXTR, ARGS=<...>' instead" .endm $STR_LEN_EXTR_Sww`gm, .macro $STR_LEN_EXTR P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_LEN_EXTR is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_LEN_EX~5 $STR_POS_EXTR$STR_POS_EXTRDEF&$STR_POS_EXTR_G`$STR_POS_EXTR_SZ $STR_PREFIX$STR_PREFIXDEF EVAX_DRAINT MACRO64$CHECK_NONZERO MACRO64$ENTER MACRO64$PARSE_OP_INDIRECT MACRO64$RESTORE_SECTION MACRO64$SET_GENREGNUM MNEGD MULD2 PTD$CANCEL_S PTD$DELETE_SPTD$SET_EVENT_NOTIFICATION_SSUBF3amac_flt_long_dst_spcamac_flt_quad_flt_src_spcclrgcvtdfcvtldcvttpdivg2macro64$check_is_reglist macro64$check_not_blankd$set_event_notification_gsubd3tstg$CVT_CONVERT_FLOATDEF $DNSW_S} $FORGET_RMW_GD$GET_ALIGN_FAULT_DATA_G$LIB_ADD_TIMES$LIB_COMPARE_UIDDEF$LIB_CRF_INS_KEYz$LIB_CVT_DTBDEFJ$LIB_DATE_TIME$$LIB_DELETE_SYMBOL_G  $LIB_EMUL_G$LIB_FIND_FILE_END_S$LIB_FREE_DATE_TIME_CONTEXT_S$LIB_GET_COMMANDDEF$LIB_GET_INPUT_S^$LIB_GET_PREV_INVO_HANDLE_G>$LIB_INSERT_TREE$LIB_SFREEN_DDDEF $LIB_SKPC_G$LIB_SYS_FAODEFSYS_FAODEFATE_MASK TRww`gm, .macro $STR_LEN_EXTRDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $STR_LEN_EXTRDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_LEN_EXTRDEFww`gm, .macro $STR_LEN_EXTR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_LEN_EXTR_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$LEN_EXTR, ARGS=<...>' instead" .endm $STR_LEN_EXTR_Gww`gm, .macro $STR_LEFT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P4 1 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_LEFT_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL STR$LEFT, ARGS=<...>' instead" .endm $STR_LEFT_Swwm, .macro $STR_LEFT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $STR_LEFT is not supported for use with MACRO-64"= .print " U se\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_LEFTwwm, .macro $STR_LEFTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_LEFTDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_LEFTDEFwwm, .macro $STR_LEFT_G P0 P9$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 D"1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_LEFT_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL STR$LEFT, ARGS=<...>' instead" .endm $STR_LEFT_Gwwm, .macro $STR_GET1_DX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P5\ $STR_MULDEF $STR_MUL_G\ $STR_MUL_S $STR_POSITION2$STR_POSITIONDEF$STR_POSITION_G$STR_POSITION_S32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_GET1_DX_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$GET1_DX, ARGS=<...>' instead" .endm $STR_GET1_DX_Swwm, .macro $STR_GET1_DX P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_GET1_DX is not su pported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_GET1_DXww@m, .macro $STR_GET1_DXDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_GET1_DXDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $ST R_GET1_DXDEFww@m, .macro $STR_GET1_DX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_GET1_DX_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$GET1_DX, ARGS=<...>' instead" .endm $STR_GET1_DX_Gww@m, .macro $STR_FIND_FIRST_SUBSTRING_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $STR_FIND_FIRST_SUBSTRING_S is not supported for use with MACRO-64"K .print " Use\x09'$CALL STR$FIND_FIRST_SUBSTRING, ARGS=<...>' instead"" .endm $STR_FIND_FIRST_SUBSTRING_Sww@m, .macro $STR_FIND_FIRST_SUBSTRING P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $STR_FIND_FIRST_SUBSTRING is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_FIND_FIRST_SUBSTRINGwwm, .macro $STR_FIND_FIRST_SUBSTRINGDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P425$STR_LEN_EXTR_S$STR_MATCH_WILD$STR_MATCH_WILDDEF@$STR_MATCH_WILD_Gl$STR_MATCH_WILD_S$STR_MUL P43 P44 P45 P46 P47 P48 P49T .error "Macro $STR_FIND_FIRST_SUBSTRINGDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead"# .endm $STR_FIND_FIRST_SUBSTRINGDEFwwm, .macro $STR_FIND_FIRST_SUBSTRING_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $STR_FIND_FIRST_SUBSTRING_G is not supported for use with MACRO-64"K .print " Use\x09'$CALL STR$FIND_FIRST_SUBSTRING, ARGS=<...>' instead"" .endm $STR_FIND_FIRST_SUBSTRING_Gwwm, .macro $STR_FREE1_DX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_FREE1_DX_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$FREE1_DX, ARGS=<...>' instead" .endm $STR_FREE1_DX_Swwm, .macro $STR_FREE1_DX P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_FREE1_DX is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_FREE1_DXwwm, .macro $STR_FREE1_DXDEF5 $STR_LEFTL $STR_LEFTDEF $STR_LEFT_G< $STR_LEFT_S| $STR_LEN_EXTR$STR_LEN_EXTRDEF$STR_LEN_EXTR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $STR_FREE1_DXDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_FREE1_DXDEFwwm, .macro $STR_FREE1_DX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_FREE1_DX_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$FREE1_DX, ARGS=<...>' instead" .endm $STR_FREE1_DX_Gwwm, .macro $STR_FIND_FIRST_NOT_IN_SET_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $STR_FIND_FIRST_NOT_IN_SET_S is not supported for use with MACRO-64"L .print " Use\x09'$CALL STR$FIND_FIRST_NOT_IN_SET, ARGS=<...>' instead"# .endm $STR_FIND_FIRST_NOT_IN_SET_Swwm, .macro $STR_FIND_FIRST_NOT_IN_SET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $STR_FIND_FIRST_NOT_IN_SET is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead"! .endm $STR_FIND_FIRST_NOT_IN_SETww m, .macro $STR_FIND_FIRST_NOT_IN_SETDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "Macro $STR_FIND_FIRST_NOT_IN_SETDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead"$ .endm $STR_FIND_FIRST_NOT_IN_SETDEFww m, .macro $STR_FIND_FIRST_NOT_IN_SET_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $STR_FIND_FIRST_NOT_IN_SET_G is not supported for use with MACRO-64"L .print " Use\x09'$CALL STR$FIND_FIRST_NOT_IN_SET, ARGS=<...>' instead"# .endm $STR_FIND_FIRSTE$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "qn$STR_FREE1_DX_G$STR_FREE1_DX_S $STR_GET1_DX$STR_GET1_DXDEF$STR_GET1_DX_G^$STR_GET1_DX_S _NOT_IN_SET_Gww m, .macro $STR_FIND_FIRST_IN_SET_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49P .error "Macro $STR_FIND_FIRST_IN_SET_S is not supported for use with MACRO-64"H .print " Use\x09'$CALL STR$FIND_FIRST_IN_SET, ARGS=<...>' instead" .endm $STR_FIND_FIRST_IN_SET_Sww`m, .macro $STR_FIND_FIRST_IN_SET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $STR_FIND_FIRST_IN_SET is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_FIND_FIRST_IN_SETww#m, .macro $STR_FIND_FIRST_IN_SETDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $STR_FIND_FIRST_IN_SETDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_FIND_FIRST_IN_SETDEFww#m, .macro $STR_FIND_FIRST_IN_SET_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40q&$STR_FIND_FIRST_SUBSTRINGDEF$STR_FIND_FIRST_SUBSTRING_G$STR_FIND_FIRST_SUBSTRING_SH $STR_FREE1_DX$STR_FREE1_DXDEF P41 P42 P43 P44 P45 P46 P47 P48 P49P .error "Macro $STR_FIND_FIRST_IN_SET_G is not supported for use with MACRO-64"H .print " Use\x09'$CALL STR$FIND_FIRST_IN_SET, ARGS=<...>' instead" .endm $STR_FIND_FIRST_IN_SET_Gww#m, .macro $STR_COMPARE_EQL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $STR_COMPARE_EQL_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL STR$COMPARE_EQL, ARGS=<...>' instead" .endm $STR_COMPARE_EQL_Sww#m, .macro $STR_COMPARE_EQL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $STR_COMPARE_EQL is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' ins tead" .endm $STR_COMPARE_EQLww#m, .macro $STR_COMPARE_EQLDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $STR_COMPARE_EQLDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_COMPARE_EQLDEFwwm, .macro $STR_COMPARE_EQL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $STR_COMPARE_EQL_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL STR$COMPARE_EQL, ARGS=<...>' instead" .endm $STR_COMPARE_EQL_Gwwm, .macro $STR_ELEMENT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_ELEMENT_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$ELEMENT, ARGS=<...>' instead" .endm $STR_ELEMENT_Swwm, .macro $STR_ELEMENT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_Eq$STR_FIND_FIRST_NOT_IN_SET$STR_FIND_FIRST_NOT_IN_SETDEFN$STR_FIND_FIRST_NOT_IN_SET_G$STR_FIND_FIRST_NOT_IN_SET_Sp$STR_FIND_FIRST_SUBSTRINGx $adjwsl_s $ascutc_g $brdcst_g $cancel_s $canrnh_g $change_acl_g $check_fen_s $cmkrnl_s $create_branch_s $create_rdb_s $crelog_s $cvt$routinesdef $dacefc_s $dclevt_g $declare_rm_g $declare_rmw_g $dellog_g $deq_g $diagnose_s $dismou_gy $emaa_gr $enable_vp_use_seW $find_held_sO $finish_rmopw_gF $forget_rm_s> $format_class_g7 $get_default_trans_gLEMENT is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_ELEMENTwwm, .macro $STR_ELEMENTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_ELEMENTDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' inste ad" .endm $STR_ELEMENTDEFww@0m, .macro $STR_ELEMENT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_ELEMENT_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$ELEMENT, ARGS=<...>' instead" .endm $STR_ELEMENT_Gww@0m, .macro $STR_DUPL_CHAR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $STR_DUPL_CHAR_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL STR$DUPL_CHAR, ARGS=<...>' instead" .endm $STR_DUPL_CHAR_Sww@0m, .macro $STR_DUPL_CHAR P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_DUPL_CHAR is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_DUPL_CHARww@0m, .macro $STR_DUPL_CHARDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $STR_DUPL_CHARDEF is not sup ported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_DUPL_CHARDEFww@0m, .macro $STR_DUPL_CHAR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $STR_DUPL_CHAR_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL STR$DUPL_CHAR, ARGS=<...>' instead" .en3$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ]" dm $STR_DUPL_CHAR_Gww඗m, .macro $STR_DIVIDE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_DIVIDE_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$DIVIDE, ARGS=<...>' instead" .endm $STR_DIVIDE_Sww Ěm, .macro $STR_DIVIDE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P1{q$STR_FIND_FIRST_IN_SET|$STR_FIND_FIRST_IN_SETDEF2$STR_FIND_FIRST_IN_SET_G$STR_FIND_FIRST_IN_SET_S3 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_DIVIDE is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_DIVIDEww Ěm, .macro $STR_DIVIDEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_DIVIDEDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_DIVIDEDEFwwJm, .macro $STR_DIVIDE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_DIVIDE_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$DIVIDE, ARGS=<...>' instead" .endm $STR_DIVIDE_GwwJm, .macro $STR_COPY_R_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_COPY_R_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$COPY_R, ARGS=<...>' instead" .endm $STR_COPY_R_SwwJm, .macro $STR_COPY_R P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_COPY_R is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_COPY_RwwJm, .macro $STR_COPY_RDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_COPY_RDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_COPY_RDEFwwJm, .macro $STR_COPY_R_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Maq$STR_DUPL_CHARDEF$STR_DUPL_CHAR_G$STR_DUPL_CHAR_S $STR_ELEMENT$STR_ELEMENTDEF($STR_ELEMENT_Gn$STR_ELEMENT_Scro $STR_COPY_R_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$COPY_R, ARGS=<...>' instead" .endm $STR_COPY_R_GwwJm, .macro $STR_COPY_DX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_COPY_DX_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$COPY_DX, ARGS=<.. .>' instead" .endm $STR_COPY_DX_Sww`ѝm, .macro $STR_COPY_DX P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_COPY_DX is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_COPY_DXww`ѝm, .macro $STR_COPY_DXDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_COPY_DXDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_COPY_DXDEFww`ѝm, .macro $STR_COPY_DX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_COPY_DX_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$COPY_DX, ARGS=<...>' instead" .endm $STR_COPY_DX_Gww`ѝm, .macro $STR_CONCAT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_CONCAT_S is not supported for  use with MACRO-64"= .print " Use\x09'$CALL STR$CONCAT, ARGS=<...>' instead" .endm $STR_CONCAT_Sww`ѝm, .macro $STR_CONCAT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_CONCAT is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_CONCATwwq  $STR_COPY_R_G^ $STR_COPY_R_S $STR_DIVIDE8$STR_DIVIDEDEF $STR_DIVIDE_G $STR_DIVIDE_SR$STR_DUPL_CHARXm, .macro $STR_CONCATDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_CONCATDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_CONCATDEFwwXm, .macro $STR_CONCAT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_CONCAT_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$CONCAT, ARGS=<...>' instead" .endm $STR_CONCAT_GwwXm, .macro $STR_COMPARE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P 47 P48 P49F .error "Macro $STR_COMPARE_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$COMPARE, ARGS=<...>' instead" .endm $STR_COMPARE_Swwrm, .macro $STR_COMPARE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $STR_COMPARE is not supported for use with MACRO-64"= .print " Use\x09'$CALLƑ[$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "  STR$UPCASE, ARGS=<...>' instead" .endm $STR_COMPAREwwrm, .macro $STR_COMPAREDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $STR_COMPAREDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_COMPAREDEFwwrm, .macro $STR_COMPARE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_COMPARE_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$COMPARE, ARGS=<...>' instead" .endm $STR_COMPARE_Gwwrm, .macro $STR_CASE_BLIND_COMPARE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $STR_CASE_BLIND_COMPARE_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL STR$CASE_BLIND_COMPARE, ARGS=<...>' instead" .endm $STR_CASE_BLIND_COMPARE_Sww m, .macro $STR_CASE_BLIND_COMPARE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P4 $STR_CONCAT_S0 $STR_COPY_DX$STR_COPY_DXDEFP$STR_COPY_DX_G$STR_COPY_DX_S $STR_COPY_Rv$STR_COPY_RDEF2 P43 P44 P45 P46 P47 P48 P49O .error "Macro $STR_CASE_BLIND_COMPARE is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_CASE_BLIND_COMPAREww m, .macro $STR_CASE_BLIND_COMPAREDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $STR_CASE_BLIND_COMPAREDEF is  not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead"! .endm $STR_CASE_BLIND_COMPAREDEFww m, .macro $STR_CASE_BLIND_COMPARE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $STR_CASE_BLIND_COMPARE_G is not supported for use with MACRO-64"I .print " Use\x09'$CALL STR$C ASE_BLIND_COMPARE, ARGS=<...>' instead" .endm $STR_CASE_BLIND_COMPARE_Gww m, .macro $STR_APPEND_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_APPEND_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$APPEND, ARGS=<...>' instead" .endm $STR_APPEND_Swwm, .macro $S TR_APPEND P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_APPEND is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_APPENDwwm, .macro $STR_APPENDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P$STR_COMPARE_MULTIDEF$STR_COMPARE_MULTI_G$STR_COMPARE_MULTI_S"$STR_COMPARE_Sv $STR_CONCAT$STR_CONCATDEF $STR_CONCAT_G 28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $STR_APPENDDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_APPENDDEFwwm, .macro $STR_APPEND_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $STR_APPEND_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$APPEND, ARGS=<...>' instead" .endm $STR_APPEND_Gwwm, .macro $STR_ANALYZE_SDESC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $STR_ANALYZE_SDESC_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL STR$ANALYZE_SDESC , ARGS=<...>' instead" .endm $STR_ANALYZE_SDESC_Sww`m, .macro $STR_ANALYZE_SDESC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $STR_ANALYZE_SDESC is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_ANALYZE_SDESCww`m, .macro $STR_ANALYZE_SDESCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $STR_ANALYZE_SDESCDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_ANALYZE_SDESCDEFww`m, .macro $STR_ANALYZE_SDESC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $STR_ANALYZE_SDESC_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL STR$ANALYZE_SDESC, ARGS=<...>' instead" .endm $STR_ANALYZE_SDESC_Gww`m, .macro $STR_ADD_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44  P45 P46 P47 P48 P49B .error "Macro $STR_ADD_S is not supported for use with MACRO-64": .print " Use\x09'$CALL STR$ADD, ARGS=<...>' instead" .endm $STR_ADD_Sww@m, .macro $STR_ADD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $STR_ADD is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCAS$STR_COMPARE_EQL,$STR_COMPARE_EQLDEF$STR_COMPARE_EQL_G$STR_COMPARE_EQL_S$STR_COMPARE_Gf$STR_COMPARE_MULTI$STR_UPCASEDEF$SYNCH_S $TRNLNM_G $UNJOIN_RU_G$WAIT$WRITE $XABFHC_STORE $XABTRM_STORE_($ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ." E, ARGS=<...>' instead" .endm $STR_ADDww@m, .macro $STR_ADDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $STR_ADDDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $STR_ADDDEFww@m, .macro $STR_ADD_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $STR_ADD_G is not supported for use with MACRO-64": .print " Use\x09'$CALL STR$ADD, ARGS=<...>' instead" .endm $STR_ADD_Gww m, .macro $STR$ROUTINESDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $STR$ROUTINESDEF is not supported for use with MACRO-64" .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>'\x0D\x0A\x09\x09\x09\x09\x09\x09'$CALL STR$TRIM, ARGS=<...>'\x0D\x0A\x09\x09\x09\x09\x09\x09'$CALL STR$TRANSLATE, ARGS=<...>', etc. instead" .endm $STR$ROUTINESDEFww m, .macro $STOP_SYS_ALIGN_FAULT_REPORT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49V .error "Macro $STOP_SYS_ALIGN_FAULT_REPORT_S is not supported for use with MACRO-64"R .print " Use\x09'$CALL SYS$STOP_SYS_ALIGN_FAULT_REPORT, ARGS=<...>' instead"% .endm $STOP_SYS_ALIGN_FAULT_REPORT_Swwm, .macro $STOP_ALIGN_FAULT_REPORT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $STOP_ALIGN_FAULT_REPORT_S is not supported for use with MACRO-64"N .print " Use\x09'$CALL SYS$STOP_ALIGN_FAULT_REPORT, ARGS=<...>' instead"! .endm $STOP_ALIGN_FAULT_REPORT_Sww·m, .macro $START_TRANS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $START_TRA$STR_CASE_BLIND_COMPAREDEF$STR_CASE_BLIND_COMPARE_Gj$STR_CASE_BLIND_COMPARE_S $STR_COMPARED$STR_COMPAREDEFNS_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$START_TRANS, ARGS=<...>' instead" .endm $START_TRANS_SwwHm, .macro $START_TRANS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $START_TRANS_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$START_TRANS, ARGS=<...>' instead" .endm $START_TRANS_GwwHm, .macro $START_TRANSW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $START_TRANSW_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$START_TRANSW, ARGS=<...>' instead" .endm $START_TRANSW_SwwHm, .macro $START_TRANSW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $START_TRANSW_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$START_TRANSW, ARGS=<...>' instead" .endm $START_TRANSW_GwwHm, .macro $START_RU_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $START_RU_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$START_RU, ARGS=<...>' instead" .endm $START_RU_Sww@Ϻm, .macro $START_RU_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $START_RU_G is not suppo rted for use with MACRO-64"? .print " Use\x09'$CALL SYS$START_RU, ARGS=<...>' instead" .endm $START_RU_Gww@Ϻm, .macro $START_OF_PAGE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $START_OF_PAGE is not supported for use with MACRO-64" .endm $START_OF_PAGEwwUm, .macro $START_BRANCH_S P0 P1 P2$STR_ANALYZE_SDESC_G $STR_ANALYZE_SDESC_S  $STR_APPEND n$STR_APPENDDEF  $STR_APPEND_G V $STR_APPEND_S,$STR_CASE_BLIND_COMPARE! P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $START_BRANCH_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$START_BRANCH, ARGS=<...>' instead" .endm $START_BRANCH_SwwUm, .macro $START_BRANCH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 "P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $START_BRANCH_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$START_BRANCH, ARGS=<...>' instead" .endm $START_BRANCH_GwwUm, .macro $START_BRANCHW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Ma#cro $START_BRANCHW_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$START_BRANCHW, ARGS=<...>' instead" .endm $START_BRANCHW_Swwܽm, .macro $START_BRANCHW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $START_BRANCHW_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$S $TART_BRANCHW, ARGS=<...>' instead" .endm $START_BRANCHW_Gww cm, .macro $START_BRANCHV1_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $START_BRANCHV1_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$START_BRANCH, ARGS=<...>' instead" .endm $START_BRANCHV1_Sww cm, .macr%o $START_BRANCHV1_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $START_BRANCHV1_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$START_BRANCH, ARGS=<...>' instead" .endm $START_BRANCHV1_Gww cm, .macro $START_BRANCHV1W_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P~$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "%'20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $START_BRANCHV1W_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$START_BRANCHW, ARGS=<...>' instead" .endm $START_BRANCHV1W_Swwm, .macro $START_BRANCHV1W_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42@$STR$ROUTINESDEF$STR_ADD6 $STR_ADDDEF $STR_ADD_G0 $STR_ADD_S@$STR_ANALYZE_SDESC$STR_ANALYZE_SDESCDEF( P43 P44 P45 P46 P47 P48 P49J .error "Macro $START_BRANCHV1W_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$START_BRANCHW, ARGS=<...>' instead" .endm $START_BRANCHV1W_Gwwm, .macro $START_ALIGN_FAULT_REPORT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $START_ALIGN_FAULT_REPORT_S is not) supported for use with MACRO-64"O .print " Use\x09'$CALL SYS$START_ALIGN_FAULT_REPORT, ARGS=<...>' instead"" .endm $START_ALIGN_FAULT_REPORT_Sww}m, .macro $START_ALIGN_FAULT_REPORT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $START_ALIGN_FAULT_REPORT_G is not supported for use with MACRO-64"O .print " * Use\x09'$CALL SYS$START_ALIGN_FAULT_REPORT, ARGS=<...>' instead"" .endm $START_ALIGN_FAULT_REPORT_Gww}m, .macro $SPACE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $SPACE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $SPACEww}m, .macr+o $SNDSMB_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SNDSMB_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDSMB, ARGS=<...>' instead" .endm $SNDSMB_Sww@m, .macro $SNDSMB_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 -P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SNDSMB_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDSMB, ARGS=<...>' instead" .endm $SNDSMB_Gww@m, .macro $SNDOPR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SNDOPR_S is not support$START_TRANSW_G,$START_TRANSW_S$START_TRANS_G$START_TRANS_S4$STOP_ALIGN_FAULT_REPORT_S\$STOP_SYS_ALIGN_FAULT_REPORT_S .ed for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDOPR, ARGS=<...>' instead" .endm $SNDOPR_Sww@m, .macro $SNDOPR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SNDOPR_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDOPR, ARGS=<...>' instead" .endm $SNDOPR_Gww/@m, .macro $SNDJBC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SNDJBC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDJBC, ARGS=<...>' instead" .endm $SNDJBC_Sww@m, .macro $SNDJBC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P205 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SNDJBC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDJBC, ARGS=<...>' instead" .endm $SNDJBC_Gwwm, .macro $SNDJBCW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $SNDJB 1CW_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$SNDJBCW, ARGS=<...>' instead" .endm $SNDJBCW_Swwm, .macro $SNDJBCW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $SNDJBCW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$SNDJBCW, ARGS=<...>' instead" .endm $SN 2DJBCW_Gwwm, .macro $SNDERR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SNDERR_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDERR, ARGS=<...>' instead" .endm $SNDERR_Swwm, .macro $SNDERR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 3P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SNDERR_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDERR, ARGS=<...>' instead" .endm $SNDERR_Gwwm, .macro $SNDACC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A6 .error "Macro $SNDACC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDACC, ARGS=<...>' instead" .endm $SNDACC_Swwm, .macro $SNDACC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SNDACC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDACC, ARGS=<...>' i"$START_BRANCHW_G!$START_BRANCHW_S j$START_BRANCH_G$START_BRANCH_S~$START_OF_PAGE $START_RU_Gb $START_RU_S$STR_LEN_EXTR_G$STR_MUL$STR_POSITION_S$STR_PREFIXDEF $STR_REPLACE $STR_RIGHT_S$STR_TRANSLATE_GDtf$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ϻ"6 7nstead" .endm $SNDACC_Gwwm, .macro $SET_DEFAULT_TRANS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $SET_DEFAULT_TRANS_S is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$SET_DEFAULT_TRANS, ARGS=<...>' instead" .endm $SET_DEFAULT_TRANS_Swwm, .macro $SET_DEFAULT_TRANS_G8 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $SET_DEFAULT_TRANS_G is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$SET_DEFAULT_TRANS, ARGS=<...>' instead" .endm $SET_DEFAULT_TRANS_Gww`m, .macro $SET_DEFAULT_TRANSW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 9P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $SET_DEFAULT_TRANSW_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$SET_DEFAULT_TRANSW, ARGS=<...>' instead" .endm $SET_DEFAULT_TRANSW_Sww`m, .macro $SET_DEFAULT_TRANSW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P4:0 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $SET_DEFAULT_TRANSW_G is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$SET_DEFAULT_TRANSW, ARGS=<...>' instead" .endm $SET_DEFAULT_TRANSW_Gww`m, .macro $SETUAI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETUAI_S is not supported for < use with MACRO-64"= .print " Use\x09'$CALL SYS$SETUAI, ARGS=<...>' instead" .endm $SETUAI_Sww`m, .macro $SETUAI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETUAI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETUAI, ARGS=<...>' instead" .endm $SETUAI_Gww,צ($START_ALIGN_FAULT_REPORT_G'$START_ALIGN_FAULT_REPORT_S%0$START_BRANCHV1W_G$$START_BRANCHV1W_S#$START_BRANCHV1_G#H$START_BRANCHV1_S=m, .macro $SETSWM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETSWM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSWM, ARGS=<...>' instead" .endm $SETSWM_Sww,m, .macro $SETSWM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 >P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETSWM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSWM, ARGS=<...>' instead" .endm $SETSWM_Gww,m, .macro $SETSTK_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETSTK_S is ? not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSTK, ARGS=<...>' instead" .endm $SETSTK_Swwm, .macro $SETSTK_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETSTK_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSTK, ARGS=<...>' instead" .endm $SETSTK_G @wwm, .macro $SETSSF_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETSSF_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSSF, ARGS=<...>' instead" .endm $SETSSF_Swwm, .macro $SETSSF_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P2A2 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETSSF_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSSF, ARGS=<...>' instead" .endm $SETSSF_Gwwm, .macro $SETSFM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error " BMacro $SETSFM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSFM, ARGS=<...>' instead" .endm $SETSFM_Swwm, .macro $SETSFM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETSFM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSFM, ARGS=<...>' instead" C .endm $SETSFM_Gww@9m, .macro $SETRWM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETRWM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETRWM, ARGS=<...>' instead" .endm $SETRWM_Sww@9m, .macro $SETRWM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 EP18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETRWM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETRWM, ARGS=<...>' instead" .endm $SETRWM_GwwSm, .macro $SETPRV_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P40 $SNDJBCW_G/ $SNDJBCW_S.~ $SNDJBC_G- $SNDJBC_S-x $SNDOPR_G+ $SNDOPR_S*l $SNDSMB_G) $SNDSMB_S)r$SPACE F8 P49A .error "Macro $SETPRV_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRV, ARGS=<...>' instead" .endm $SETPRV_SwwSm, .macro $SETPRV_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETPRV_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRV, ARGS= G<...>' instead" .endm $SETPRV_Gww`m, .macro $SETPRT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETPRT_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRT, ARGS=<...>' instead" .endm $SETPRT_Sww`m, .macro $SETPRT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P1BP$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 R""GH3 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETPRT_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRT, ARGS=<...>' instead" .endm $SETPRT_Gww`m, .macro $SETPRN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 IP44 P45 P46 P47 P48 P49A .error "Macro $SETPRN_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRN, ARGS=<...>' instead" .endm $SETPRN_Sww`m, .macro $SETPRN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETPRN_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL J SYS$SETPRN, ARGS=<...>' instead" .endm $SETPRN_Gww`m, .macro $SETPRI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETPRI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRI, ARGS=<...>' instead" .endm $SETPRI_Sww`m, .macro $SETPRI_G P0 P1 P2 P3 P4 P5 P6 P7 P8K P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETPRI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRI, ARGS=<...>' instead" .endm $SETPRI_Gwwam, .macro $SETPRA_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P3 M9 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETPRA_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRA, ARGS=<...>' instead" .endm $SETPRA_Swwam, .macro $SETPRA_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETPRA_G is not supported for use with MACRO-64"= .print "7$SET_DEFAULT_TRANSW_S6$SET_DEFAULT_TRANS_G6&$SET_DEFAULT_TRANS_S3 $SNDACC_G2 $SNDACC_S1 $SNDERR_G1 $SNDERR_S N Use\x09'$CALL SYS$SETPRA, ARGS=<...>' instead" .endm $SETPRA_Gwwam, .macro $SETPFM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETPFM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPFM, ARGS=<...>' instead" .endm $SETPFM_Swwam, .macro $SETPFM_G P0 P1 P2O P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETPFM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPFM, ARGS=<...>' instead" .endm $SETPFM_Gwwam, .macro $SETIMR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 PP35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETIMR_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETIMR, ARGS=<...>' instead" .endm $SETIMR_Swwam, .macro $SETIMR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETIMR_G is not supported for use with MACR QO-64"= .print " Use\x09'$CALL SYS$SETIMR, ARGS=<...>' instead" .endm $SETIMR_Gwwm, .macro $SETIME_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETIME_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETIME, ARGS=<...>' instead" .endm $SETIME_Swwm, .macro R$SETIME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETIME_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETIME, ARGS=<...>' instead" .endm $SETIME_Gwwm, .macro $SETEXV_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P3S0 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETEXV_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETEXV, ARGS=<...>' instead" .endm $SETEXV_Sww{m, .macro $SETEXV_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETEXV_G is not supported U for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETEXV, ARGS=<...>' instead" .endm $SETEXV_Gww{m, .macro $SETEVTAST_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $SETEVTAST_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$SETEVTAST, ARGS=<...>' instead" .endm $SETEVTAST_Sww? $SETSSF_S> $SETSTK_G= $SETSTK_S<x $SETSWM_G: $SETSWM_S:r $SETUAI_G9 $SETUAI_S86$SET_DEFAULT_TRANSW_GV m, .macro $SETEVTAST_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $SETEVTAST_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$SETEVTAST, ARGS=<...>' instead" .endm $SETEVTAST_Gww m, .macro $SETEVTASTW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 WP20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $SETEVTASTW_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$SETEVTASTW, ARGS=<...>' instead" .endm $SETEVTASTW_Swwm, .macro $SETEVTASTW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P4 X6 P47 P48 P49E .error "Macro $SETEVTASTW_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$SETEVTASTW, ARGS=<...>' instead" .endm $SETEVTASTW_Gwwm, .macro $SETENV_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETENV_S is not supported for use with MACRO-64"= .print " Use\x09'$CA|$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "X YLL SYS$SETENV, ARGS=<...>' instead" .endm $SETENV_Sww`m, .macro $SETENV_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETENV_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETENV, ARGS=<...>' instead" .endm $SETENV_Gww`m, .macro $SETEF_S P0 P1 P2 P3 P4 P5 P6 P7 PZ8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $SETEF_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$SETEF, ARGS=<...>' instead" .endm $SETEF_Sww`m, .macro $SETEF_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 \ P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $SETEF_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$SETEF, ARGS=<...>' instead" .endm $SETEF_Gwwm, .macro $SETDTI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETDTI_S is not supported for use with MACRO-64"= .print " Use\xF $SETPRT_GF. $SETPRT_SE $SETPRV_GC" $SETPRV_SB $SETRWM_GB $SETRWM_SA $SETSFM_G@ $SETSFM_S? $SETSSF_G ]09'$CALL SYS$SETDTI, ARGS=<...>' instead" .endm $SETDTI_Swwm, .macro $SETDTI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETDTI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETDTI, ARGS=<...>' instead" .endm $SETDTI_Gwwm, .macro $SETDTIW_S P0 P1 P2 P3 P4 P5^ P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $SETDTIW_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$SETDTIW, ARGS=<...>' instead" .endm $SETDTIW_Swwm, .macro $SETDTIW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36_ P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $SETDTIW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$SETDTIW, ARGS=<...>' instead" .endm $SETDTIW_Gww@m, .macro $SETAST_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETAST_S is not supported for use with MACRO-64" `= .print " Use\x09'$CALL SYS$SETAST, ARGS=<...>' instead" .endm $SETAST_Sww@m, .macro $SETAST_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SETAST_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETAST, ARGS=<...>' instead" .endm $SETAST_Gwwm, .macro $SEMITa P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $SEMIT is not supported for use with MACRO-64" .endm $SEMITww 7m, .macro $SEARCH P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? b.error "Macro $SEARCH is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $SEARCHww 7m, .macro $SCHDWK_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SCHDWK_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SCHDWK, ARGS=<...>' instead" d .endm $SCHDWK_Sww 7m, .macro $SCHDWK_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $SCHDWK_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SCHDWK, ARGS=<...>' instead" .endm $SCHDWK_Gww 7m, .macro $SAVE_VP_EXC_INT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 PNX $SETIMR_SM $SETPFM_GMR $SETPFM_SK $SETPRA_GJF $SETPRA_SI $SETPRI_GI@ $SETPRI_SH $SETPRN_GG4 $SETPRN_Se15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $SAVE_VP_EXC_INT_S is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$SAVE_VP_EXC_INT, ARGS=<...>' instead" .endm $SAVE_VP_EXC_INT_Sww 7m, .macro $SAVE_VP_EXC_INT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 Pf37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $SAVE_VP_EXC_INT_G is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$SAVE_VP_EXC_INT, ARGS=<...>' instead" .endm $SAVE_VP_EXC_INT_Gwwm, .macro $SAVE_VP_EXCEPTION_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $SAVE_VP_EXCEPTIONg_S is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$SAVE_VP_EXCEPTION, ARGS=<...>' instead" .endm $SAVE_VP_EXCEPTION_Swwm, .macro $SAVE_VP_EXCEPTION_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $SAVE_VP_EXCEPTION_G is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$SAV hE_VP_EXCEPTION, ARGS=<...>' instead" .endm $SAVE_VP_EXCEPTION_Gwwm, .macro $RUNDWN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $RUNDWN_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$RUNDWN, ARGS=<...>' instead" .endm $RUNDWN_Swwm, .macro $RUNDWN_G P0 P1 P2 P3 jP4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $RUNDWN_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$RUNDWN, ARGS=<...>' instead" .endm $RUNDWN_Gww`Dm, .macro $RUNDOWN_RU_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 9 $ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 kQ"iU $SETEVTASTW_SU $SETEVTAST_GSv $SETEVTAST_SR $SETEXV_GQj $SETEXV_SP $SETIME_GPd $SETIME_SO $SETIMR_GkP35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $RUNDOWN_RU_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$RUNDOWN_RU, ARGS=<...>' instead" .endm $RUNDOWN_RU_Sww`Dm, .macro $RUNDOWN_RU_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $RUNDOWN_RU_G is not support led for use with MACRO-64"A .print " Use\x09'$CALL SYS$RUNDOWN_RU, ARGS=<...>' instead" .endm $RUNDOWN_RU_Gww`Dm, .macro $ROUND_RETADR P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $ROUND_RETADR is not supported for use with MACRO-64" .endm $ROUND_RETADRwwm, .macro $RMSCALLTWO P0 P1 P2 P3 mP4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $RMSCALLTWO is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $RMSCALLTWOwwm, .macro $RMSCALL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 n P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $RMSCALL is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $RMSCALLwwm, .macro $REWIND P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $REWIND is not supported for use with MACRO-64"< .p orint " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $REWINDwwm, .macro $REVOKID_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $REVOKID_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$REVOKID, ARGS=<...>' instead" .endm $REVOKID_Swwm, .macro $REVOKID_G P0 rP1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $REVOKID_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$REVOKID, ARGS=<...>' instead" .endm $REVOKID_Gww lm, .macro $RESUME_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P3]P $SETDTIW_G\ $SETDTIW_S\H $SETDTI_GZ $SETDTI_SYB$SETEF_GX$SETEF_SXB $SETENV_GW $SETENV_SV& $SETEVTASTW_G$STR_DUPL_CHAR$STR_ELEMENT_S$STR_FIND_FIRST_IN_SET_S$STR_FIND_FIRST_SUBSTRING$STR_FREE1_DXDEF$STR_GET1_DX_Ss3 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $RESUME_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$RESUME, ARGS=<...>' instead" .endm $RESUME_Sww lm, .macro $RESUME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $RESUME_G is not supported for use wit th MACRO-64"= .print " Use\x09'$CALL SYS$RESUME, ARGS=<...>' instead" .endm $RESUME_Gww lm, .macro $RESTORE_VP_STATE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $RESTORE_VP_STATE_S is not supported for use with MACRO-64"G .print " Use\x09'$CALL SYS$RESTORE_VP_STATE, ARGS=<...>' instead" .endm $RESTOR uE_VP_STATE_Sww lm, .macro $RESTORE_VP_EXC_INT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $RESTORE_VP_EXC_INT_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$RESTORE_VP_EXC_INT, ARGS=<...>' instead" .endm $RESTORE_VP_EXC_INT_Sww lm, .macro $RESTORE_VP_EXC_INT_G P0 P1 vP2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $RESTORE_VP_EXC_INT_G is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$RESTORE_VP_EXC_INT, ARGS=<...>' instead" .endm $RESTORE_VP_EXC_INT_Gwwm, .macro $RESTORE_VP_EXCEPTION_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 xP22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $RESTORE_VP_EXCEPTION_S is not supported for use with MACRO-64"K .print " Use\x09'$CALL SYS$RESTORE_VP_EXCEPTION, ARGS=<...>' instead" .endm $RESTORE_VP_EXCEPTION_Swwm, .macro $RESTORE_VP_EXCEPTION_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P3dF$SAVE_VP_EXC_INT_Gb$SAVE_VP_EXC_INT_Sb $SCHDWK_Ga $SCHDWK_S`$SEARCH_$SEMIT_^ $SETAST_G^ $SETAST_Sy8 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $RESTORE_VP_EXCEPTION_G is not supported for use with MACRO-64"K .print " Use\x09'$CALL SYS$RESTORE_VP_EXCEPTION, ARGS=<...>' instead" .endm $RESTORE_VP_EXCEPTION_Gwwm, .macro $RENAME P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $RENAME is not sup zported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $RENAMEwwm, .macro $REM_IDENT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $REM_IDENT_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$REM_IDENT, ARGS=<...>' instead" .endm $REM_IDENT_Sw:f$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ;"z {wm, .macro $REM_IDENT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $REM_IDENT_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$REM_IDENT, ARGS=<...>' instead" .endm $REM_IDENT_Gwwm, .macro $REM_HOLDER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P1|9 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $REM_HOLDER_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$REM_HOLDER, ARGS=<...>' instead" .endm $REM_HOLDER_Sww`ym, .macro $REM_HOLDER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 }P46 P47 P48 P49E .error "Macro $REM_HOLDER_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$REM_HOLDER, ARGS=<...>' instead" .endm $REM_HOLDER_Gww`ym, .macro $REMOVE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $REMOVE is not supported for use with MACRO-64"< .print " Use\x09'$CALL  SYS$'PROC, ARGS=<...>' instead" .endm $REMOVEwwm, .macro $RELEASE_VP_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $RELEASE_VP_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$RELEASE_VP, ARGS=<...>' instead" .endm $RELEASE_VP_Swwm, .macro $RELEASE_VP_INT_S P0 P1 k $ROUND_RETADR x$ROUTINEj $RUNDOWN_RU_GhT $RUNDOWN_RU_Sg $RUNDWN_GgN $RUNDWN_Sf$SAVE_VP_EXCEPTION_Ge$SAVE_VP_EXCEPTION_SP2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $RELEASE_VP_INT_S is not supported for use with MACRO-64"E .print " Use\x09'$CALL SYS$RELEASE_VP_INT, ARGS=<...>' instead" .endm $RELEASE_VP_INT_Sww@ m, .macro $RELEASE_LICENSE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $RELEASE_LICENSE_S is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$RELEASE_LICENSE, ARGS=<...>' instead" .endm $RELEASE_LICENSE_Sww@ m, .macro $RELEASE_LICENSE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P 48 P49J .error "Macro $RELEASE_LICENSE_G is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$RELEASE_LICENSE, ARGS=<...>' instead" .endm $RELEASE_LICENSE_Gww@ m, .macro $RELEASE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $RELEASE is not supported for use with MACRO-64"< .print " Use\x09'$ CALL SYS$'PROC, ARGS=<...>' instead" .endm $RELEASEww@ m, .macro $RECOVER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $RECOVER_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$RECOVER, ARGS=<...>' instead" .endm $RECOVER_Sww@ m, .macro $RECOVER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $RECOVER_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$RECOVER, ARGS=<...>' instead" .endm $RECOVER_Gwwm, .macro $RECOVERW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P3sj$RESTORE_VP_STATE_Sr $RESUME_Go^ $RESUME_S. $RETURNn $REVOKID_GnT $REVOKID_Sm$REWINDlV$RMSCALLk $RMSCALLTWO7 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $RECOVERW_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$RECOVERW, ARGS=<...>' instead" .endm $RECOVERW_Swwm, .macro $RECOVERW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $RECOVERW_G is not supported for use with MACR O-64"? .print " Use\x09'$CALL SYS$RECOVERW, ARGS=<...>' instead" .endm $RECOVERW_Gwwm, .macro $READ_THREAD_UNQ_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $READ_THREAD_UNQ_S is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$READ_THREAD_UNQ, ARGS=<...>' instead" .endm $READ_THREAD_UN Q_Swwm, .macro $READ_THREAD_UNQ_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $READ_THREAD_UNQ_G is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$READ_THREAD_UNQ, ARGS=<...>' instead" .endm $READ_THREAD_UNQ_Gwwm, .macro $READEF_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $READEF_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$READEF, ARGS=<...>' instead" .endm $READEF_Swwm, .macro $READEF_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $READEF_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$READEF, ARGS=<...>' instead" .endm $READEF_Gwwm, .macro $READ P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro $READ is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS $'PROC, ARGS=<...>' instead" .endm $READwwm, .macro $RAB_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $RAB_STORE is not supported for use with MACRO-64" .endm $RAB_STOREwwm, .macro $QIO_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27X~($ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "yx $REM_IDENT_Sx$RENAMEv<$RESTORE_VP_EXCEPTION_Gu~$RESTORE_VP_EXCEPTION_St$RESTORE_VP_EXC_INT_Gt$RESTORE_VP_EXC_INT_S P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $QIO_S is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$QIO, ARGS=<...>' instead" .endm $QIO_Swwm, .macro $QIO_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $QIO_G is not supported for us e with MACRO-64": .print " Use\x09'$CALL SYS$QIO, ARGS=<...>' instead" .endm $QIO_Gww` m, .macro $QIOW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $QIOW_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$QIOW, ARGS=<...>' instead" .endm $QIOW_Sww` m, .macro $QIOW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $QIOW_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$QIOW, ARGS=<...>' instead" .endm $QIOW_Gww5 m, .macro $QIOPUSH P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $QIOPUSH is not supported for use with MACRO-64" .endm $QIOPUSHww5 m, .macro $PUTMSG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $PUTMSG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$PUTMSG, ARGS=<...>' i nstead" .endm $PUTMSG_Sww5 m, .macro $PUTMSG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $PUTMSG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$PUTMSG, ARGS=<...>' instead" .endm $PUTMSG_Gww5 m, .macro $PUT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro $PUT is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $PUTww5 m, .macro $PUSHTWO P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $PUSHTWO is not supported for use with MACRO-64" .endm $PUSHTWOwwm, .macro $PUSHADR P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $PUSHADR is not supported for use with MACRO-64" .endm $PUSHADRwwm, .macro $PUSH64 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P1r$RELEASE_LICENSE_S}$RELEASE_VP_INT_S}< $RELEASE_VP_S|$REMOVE{( $REM_HOLDER_Gz $REM_HOLDER_Sz $REM_IDENT_G9 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $PUSH64 is not supported for use with MACRO-64" .endm $PUSH64wwm, .macro $PURGWS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $PURGWS_S is not supported for use with MACRO-64" = .print " Use\x09'$CALL SYS$PURGWS, ARGS=<...>' instead" .endm $PURGWS_Sww@Bm, .macro $PURGWS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $PURGWS_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$PURGWS, ARGS=<...>' instead" .endm $PURGWS_Gww@Bm, .macro $PROCESS_SCAN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $PROCESS_SCAN_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$PROCESS_SCAN, ARGS=<...>' instead" .endm $PROCESS_SCAN_Sww@Bm, .macro $PROCESS_SCAN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $PROCESS_SCAN_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$PROCESS_SCAN, ARGS=<...>' instead" .endm $PROCESS_SCAN_Gww@Bm, .macro $PREVIOUS_PAGE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P 49F .error "Macro $PREVIOUS_PAGE is not supported for use with MACRO-64" .endm $PREVIOUS_PAGEww@Bm, .macro $PREPARE_RU_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $PREPARE_RU_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$PREPARE_RU, ARGS=<...>' instead" .endm $PREPARE_RU_Swwm, .macro $PREPARE_RU_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $PREPARE_RU_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$PREPARE_RU, ARGS=<...>' instead" .endm $PREPARE_RU_Gwwm, .macro $POSIX_FORK_CONTROL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 h$READ_THREAD_UNQ_S $RECOVERW_GL $RECOVERW_S $RECOVER_GB $RECOVER_S$RELEASE$RELEASE_LICENSE_G&$STR_ANALYZE_SDESCDEF$STR_CASE_BLIND_COMPARE$STR_COMPAREDEF$STR_COMPARE_MULTI  $STR_CONCAT_G$STR_COPY_RDEF`cd$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1;1 9"P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $POSIX_FORK_CONTROL_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$POSIX_FORK_CONTROL, ARGS=<...>' instead" .endm $POSIX_FORK_CONTROL_Swwm, .macro $POSIX_FORK_CONTROL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $POSIX_FORK_CONTROL_G is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$POSIX_FORK_CONTROL, ARGS=<...>' instead" .endm $POSIX_FORK_CONTROL_Gwwm, .macro $POP64 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $POP64 is not supported for use with MACRO-64" .endm $POP64wwm, .macro $PERM_REPORT_ALIGN_FAULT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $PERM_REPORT_ALIGN_FAULT_S is not supported for use with MACRO-64"N .print " Use\x09'$CALL SYS$PERM_REPORT_ALIGN_FAULT, ARGS=<...>' instead"! .endm $PERM_REPORT_ALIGN_FAULT_Swwm, .macro $PERM_DIS_ALIGN_FAULT_REPORT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49V .error "Macro $PERM_DIS_ALIGN_FAULT_REPORT_S is not supported for use with MACRO-64"R .print " Use\x09'$CALL SYS$PERM_DIS_ALIGN_FAULT_REPORT, ARGS=<...>' instead"% .endm $PERM_DIS_ALIGN_FAULT_REPORT_Sww@wm, .macro $PEMIT P0 P1 P~h$QIOW_S$QIO_Gx$QIO_S6 $RAB_STORE$READ8 $READEF_G $READEF_S$READ_THREAD_UNQ_G2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $PEMIT is not supported for use with MACRO-64" .endm $PEMITww@wm, .macro $PARSE_CLASS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $PARSE_CLASS_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$PARSE_CLASS, ARGS=<...>' instead" .endm $PARSE_CLASS_Sww@wm, .macro $PARSE_CLASS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $PARSE_CLASS_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$PAR SE_CLASS, ARGS=<...>' instead" .endm $PARSE_CLASS_Gwwm, .macro $PARSE_ACL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $PARSE_ACL_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$PARSE_ACL, ARGS=<...>' instead" .endm $PARSE_ACL_Swwm, .macro $PARSE_ACL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $PARSE_ACL_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$PARSE_ACL, ARGS=<...>' instead" .endm $PARSE_ACL_Gwwm, .macro $PARSE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $PARSE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $PARSEwwm, .macro $PAGES_TO_BYTES P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $PAGES_TO_BYTES is not supported for use with MACRO-64" .endm $PAGES_TO_BYTESwwm, .macro $OUTPUT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $OUTPUT is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$QIOW, ARGS=<...>' instead" .endm $OUTPUTwwm, .macro $OPEN P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P1^ $PURGWS_G $PURGWS_S$PUSH64\$PUSHADR$PUSHTWO$PUT& $PUTMSG_G $PUTMSG_S^$QIOPUSH$QIOW_G6 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro $OPEN is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $OPENwwm, .macro $NXTVOL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $NXTVOL is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $NXTVOLwwm, .macro $NUMUTC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $NUMUTC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$NUMUTC, ARGS=<...>' inste ad" .endm $NUMUTC_Swwm, .macro $NUMUTC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $NUMUTC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$NUMUTC, ARGS=<...>' instead" .endm $NUMUTC_Gwwm, .macro $NUMTIM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $NUMTIM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$NUMTIM, ARGS=<...>' instead" .endm $NUMTIM_Sww !m, .macro $NUMTIM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $NUMTIM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$NUMTIM, ARGS=<...>' instead" .endm $NUMTIM_Gww%m, .macro $NEXT_PAGE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $NEXT_PAGE is not supported for use with MACRO-64" .endm $NEXT_PAGEww%m,`CI%$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1;1 " .macro $NAM_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $NAM_STORE is not supported for use with MACRO-64" .endm $NAM_STOREww%'m, .macro $MTACCESS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P4$POSIX_FORK_CONTROL_S $PREPARE_RU_Gn $PREPARE_RU_S$PREVIOUS_PAGEU $PROCEDURE_DESCRIPTOR|$PROCESS_SCAN_G$PROCESS_SCAN_S 2 P43 P44 P45 P46 P47 P48 P49C .error "Macro $MTACCESS_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$MTACCESS, ARGS=<...>' instead" .endm $MTACCESS_Sww%'m, .macro $MTACCESS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $MTACCESS_G is not supported for use with MACRO-64"? .print "  Use\x09'$CALL SYS$MTACCESS, ARGS=<...>' instead" .endm $MTACCESS_Gww%'m, .macro $MOVEADR P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $MOVEADR is not supported for use with MACRO-64" .endm $MOVEADRww%'m, .macro $MOUNT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $MOUNT_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$MOUNT, ARGS=<...>' instead" .endm $MOUNT_Sww%'m, .macro $MOUNT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Ma cro $MOUNT_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$MOUNT, ARGS=<...>' instead" .endm $MOUNT_Gww@(m, .macro $MOD_IDENT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $MOD_IDENT_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$MOD_IDENT, ARGS=<...>' instead"  .endm $MOD_IDENT_Sww@(m, .macro $MOD_IDENT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $MOD_IDENT_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$MOD_IDENT, ARGS=<...>' instead" .endm $MOD_IDENT_Gww@(m, .macro $MOD_HOLDER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $MOD_HOLDER_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$MOD_HOLDER, ARGS=<...>' instead" .endm $MOD_HOLDER_Sww@(m, .macro $MOD_HOLDER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 7$PARSE_CLASS_S$PEMIT$PERM_DIS_ALIGN_FAULT_REPORT_S<$PERM_REPORT_ALIGN_FAULT_S$POP64J$POSIX_FORK_CONTROL_G P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $MOD_HOLDER_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$MOD_HOLDER, ARGS=<...>' instead" .endm $MOD_HOLDER_Gww2*m, .macro $MODIFY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $MODIFY is not supported for use with MACRO-64"< .p rint " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $MODIFYww2*m, .macro $MGBLSC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $MGBLSC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$MGBLSC, ARGS=<...>' instead" .endm $MGBLSC_Sww2*m, .macro $MGBLSC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $MGBLSC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$MGBLSC, ARGS=<...>' instead" .endm $MGBLSC_Gww2*m, .macro $LKWSET_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LKWSET_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$LKWSET, ARGS=<...>' instead" .endm $LKWSET_Sww2*m, .macro $LKWSET_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LKWSET_G is not supported for use with MA CRO-64"= .print " Use\x09'$CALL SYS$LKWSET, ARGS=<...>' instead" .endm $LKWSET_Gww1m, .macro $LIB_WAIT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_WAIT_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_WAIT_Sww1m, .macro $LIB_WAIT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_WAIT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_WAITww1m, .macro $LIB_WAITDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P287$NXTVOLt $OPDEF$OPEN.$OUTPUT$PAGES_TO_BYTES\$PARSE $PARSE_ACL_GB $PARSE_ACL_S$PARSE_CLASS_G P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_WAITDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_WAITDEFww1m, .macro $LIB_WAIT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_WAIT_G is:2$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1.M64;1 #" not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_WAIT_Gww1m, .macro $LIB_VERIFY_VM_ZONE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_VERIFY_VM_ZONE_S is not supported for use with MACRO-64"E .print " Use\x09'$CALL LIB$VERIFY_VM_ZONE, ARGS=<... >' instead" .endm $LIB_VERIFY_VM_ZONE_Sww1m, .macro $LIB_VERIFY_VM_ZONE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_VERIFY_VM_ZONE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_VERIFY_VM_ZONEwwZ3m, .macro $LIB_VERIFY_VM_ZONEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_VERIFY_VM_ZONEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_VERIFY_VM_ZONEDEFwwZ3m, .macro $LIB_VERIFY_VM_ZONE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_VERIFY_VM_ZONE_G is not supported for use with MACRO-64"E .print " Use\x09'$CALL LIB$VERIFY_VM_ZONE, ARGS=<...>' instead" .endm $LIB_VERIFY_VM_ZONE_GwwZ3m, .macro $LIB_UID_TO_ASCII_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 7 $MTACCESS_G8 $MTACCESS_S $NAM_STORE $NEXT_PAGE( $NUMTIM_G $NUMTIM_S" $NUMUTC_G $NUMUTC_SP43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_UID_TO_ASCII_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$UID_TO_ASCII, ARGS=<...>' instead" .endm $LIB_UID_TO_ASCII_SwwZ3m, .macro $LIB_UID_TO_ASCII P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_UID_TO_ASCII is not supported for use  with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_UID_TO_ASCIIww@4m, .macro $LIB_UID_TO_ASCIIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_UID_TO_ASCIIDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_UID_ TO_ASCIIDEFww@4m, .macro $LIB_UID_TO_ASCII_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_UID_TO_ASCII_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$UID_TO_ASCII, ARGS=<...>' instead" .endm $LIB_UID_TO_ASCII_Gww@4m, .macro $LIB_TRIM_FILESPEC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_TRIM_FILESPEC_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL LIB$TRIM_FILESPEC, ARGS=<...>' instead" .endm $LIB_TRIM_FILESPEC_Sww@4m, .macro $LIB_TRIM_FILESPEC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P287$MODIFY@ $MOD_HOLDER_G $MOD_HOLDER_S $MOD_IDENT_G $MOD_IDENT_S$MOUNT_G$MOUNT_ST$MOVEADR P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_TRIM_FILESPEC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_TRIM_FILESPECww@4m, .macro $LIB_TRIM_FILESPECDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_TRIM_FILESPECDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_TRIM_FILESPECDEFwwg6m, .macro $LIB_TRIM_FILESPEC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_TRIM_FILESPEC_G is not supported for use with MACRO-64"D .print " Use\x 09'$CALL LIB$TRIM_FILESPEC, ARGS=<...>' instead" .endm $LIB_TRIM_FILESPEC_Gww u9m, .macro $LIB_TRA_EBC_ASC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_TRA_EBC_ASC_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$TRA_EBC_ASC, ARGS=<...>' instead" .endm $LIB_TRA_EBC_ASC_Sww:m, .macro $LIB_TRA_EBC_ASC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_TRA_EBC_ASC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_TRA_EBC_ASCww:m, .macro $LIB_TRA_EBC_ASCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P17 $LIB_WAITn $LIB_WAITDEF $LIB_WAIT_Gf $LIB_WAIT_ST $LINKAGE_PAIRT $LINKAGE_SECTION $LKWSET_GZ $LKWSET_S $MGBLSC_GT $MGBLSC_S%T$SET_DEFAULT_TRANSW_GL $SNDERR_SD$SPACE;$START_BRANCHV1_S4 $START_RU_S,$STOP_SYS_ALIGN_FAULT_REPORT_S8 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_TRA_EBC_ASCDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_TRA_EBC_ASCDEFww:m, .macro $LIB_TRA_EBC_ASC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 Pk|M $ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1OM;1 HF"42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_TRA_EBC_ASC_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$TRA_EBC_ASC, ARGS=<...>' instead" .endm $LIB_TRA_EBC_ASC_Gww`' instead" .endm $LIB_TRA_ASC_EBC_Sww`' instead" .endm $LIB_TRA_AS C_EBCww`' instead" .endm $LIB_TRA_ASC_EBCDEFww`' instead" .endm $LIB_TRA_ASC_EBC_Gww`' instead" .endm $LIB_TRAVERSE_TREE_Sww >m, .macro $LIB_TRAVERSE_TREE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_TRAVERSE_TREE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_TRAVERSE_TREEww >m, .macro $LIB_TRAVERSE_TREEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_TRAVERSE_TREEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$W AIT, ARGS=<...>' instead" .endm $LIB_TRAVERSE_TREEDEFww >m, .macro $LIB_TRAVERSE_TREE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_TRAVERSE_TREE_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL LIB$TRAVERSE_TREE, ARGS=<...>' instead" .endm $LIB_TRAVERSE_TREE_Gww?m, .macro $LIB_TABLE_PARSE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_TABLE_PARSE_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$TABLE_PARSE, ARGS=<...>' instead" .endm $LIB_TABLE_PARSE_Sww?m, .macro $LIB_TABLE_PARSE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P197$LIB_TRIM_FILESPEC_G$LIB_TRIM_FILESPEC_S$LIB_UID_TO_ASCIIt$LIB_UID_TO_ASCIIDEF$LIB_UID_TO_ASCII_G P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_TABLE_PARSE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_TABLE_PARSEww?m, .macro $LIB_TABLE_PARSEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_TABLE_PARSEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_TABLE_PARSEDEFww?m, .macro $LIB_TABLE_PARSE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_TABLE_PARSE_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$TABLE_PARSE, ARGS=<...>' instead" .endm $LIB_TABLE_PARSE_GwwBm, .macro $LIB_SYS_GETMSG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SYS_GETMSG_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SYS_GETMSG, ARGS=<...>' instead" .endm $LIB_SYS_GETMSG _SwwBm, .macro $LIB_SYS_GETMSG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SYS_GETMSG is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SYS_GETMSGwwBm, .macro $LIB_SYS_GETMSGDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P[$LIB_TRA_EBC_ASCDEF2$LIB_TRA_EBC_ASC_GZ$LIB_TRA_EBC_ASC_Sh$LIB_TRIM_FILESPEC$LIB_TRIM_FILESPECDEF15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SYS_GETMSGDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SYS_GETMSGDEFww#Dm, .macro $LIB_SYS_GETMSG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SYS_GETMSG_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SYS_GETMSG, ARGS=<...>' instead" .endm $LIB_SYS_GETMSG_Gww#Dm, .macro $LIB_SYS_FAOL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SYS_FAOL_S is not supported for uGT$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1XE;1 O" se with MACRO-64"? .print " Use\x09'$CALL LIB$SYS_FAOL, ARGS=<...>' instead" .endm $LIB_SYS_FAOL_Sww#Dm, .macro $LIB_SYS_FAOL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_SYS_FAOL is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SYS_FAOLw w#Dm, .macro $LIB_SYS_FAOLDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_SYS_FAOLDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SYS_FAOLDEFww#Dm, .macro $LIB_SYS_FAOL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SYS_FAOL_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$SYS_FAOL, ARGS=<...>' instead" .endm $LIB_SYS_FAOL_Gww Em, .macro $LIB_SYS_FAO_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42[R$LIB_TRAVERSE_TREE_Sz$LIB_TRA_ASC_EBC$LIB_TRA_ASC_EBCDEF$LIB_TRA_ASC_EBC_G$LIB_TRA_ASC_EBC_S$LIB_TRA_EBC_ASC  P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_SYS_FAO_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$SYS_FAO, ARGS=<...>' instead" .endm $LIB_SYS_FAO_Sww Em, .macro $LIB_SYS_FAO P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_SYS_FAO is not supported for use with MACRO-64"; .print "  Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SYS_FAOww Em, .macro $LIB_SYS_FAODEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SYS_FAODEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SYS_FAODEFww Em, .macro $LIB_SYS_FAO_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_SYS_FAO_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$SYS_FAO, ARGS=<...>' instead" .endm $LIB_SYS_FAO_Gww Em, .macro $LIB_SYS_ASCTIM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SYS_ASCTIM_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SYS_ASCTIM, ARGS=<...>' instead" .endm $LIB_SYS_ASCTIM_Sww Em, .macro $LIB_SYS_ASCTIM P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SYS_ASCTIM is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SYS_ASCTIMww0Gm, .macro $LIB_SYS_ASCTIMDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SYS_ASCTIMDEF is not supported for use with MACRO-64"; .print " Use\x09 '$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SYS_ASCTIMDEFww0Gm, .macro $LIB_SYS_ASCTIM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SYS_ASCTIM_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SYS_ASCTIM, ARGS=<...>' instead" .endm $LIB_SYS_ASCTIM_GwwKm, .[$LIB_TABLE_PARSE_G$LIB_TABLE_PARSE_S$LIB_TRAVERSE_TREE$LIB_TRAVERSE_TREEDEFD$LIB_TRAVERSE_TREE_G% $RMSCALLTWO~$SAVE_VP_EXCEPTION_Sw $SETAST_Sp $SETEVTASTW_Gi $SETIMR_Gc $SETPRN_S[ $SETSSF_Gmacro $LIB_SUB_TIMES_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_SUB_TIMES_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$SUB_TIMES, ARGS=<...>' instead" .endm $LIB_SUB_TIMES_SwwKm, .macro $LIB_SUB_TIMES P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_SUB_TIMES is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SUB_TIMESwwKm, .macro $LIB_SUB_TIMESDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SUB_TIMESDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SUB_TIMESDEFww@KMm, .macro $LIB_SUB_TIMES_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_SUB_TIMES_G is not supported for use with MACRO-64"@ .print " Use\x09 '$CALL LIB$SUB_TIMES, ARGS=<...>' instead" .endm $LIB_SUB_TIMES_Gww@KMm, .macro $LIB_SUBX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_SUBX_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$SUBX, ARGS=<...>' instead" .endm $LIB_SUBX_Sww@KMm, .macro $LIB_SUBX P0 P1 [$LIB_SYS_GETMSG$LIB_SYS_GETMSGDEF<$LIB_SYS_GETMSG_Gl$LIB_SYS_GETMSG_S$LIB_SYS_TRNLOG4$LIB_SYS_TRNLOGDEF$LIB_SYS_TRNLOG_G$LIB_SYS_TRNLOG_S$LIB_TABLE_PARSE&$LIB_TABLE_PARSEDEF?ž$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1XE;1 Ҟ"P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_SUBX is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SUBXww@KMm, .macro $LIB_SUBXDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_SUBXDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SUBXDEFww@KMm, .macro $LIB_SUBX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_SUBX_G is not supported for use  with MACRO-64"; .print " Use\x09'$CALL LIB$SUBX, ARGS=<...>' instead" .endm $LIB_SUBX_Gww@KMm, .macro $LIB_STAT_VM_ZONE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_STAT_VM_ZONE_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$STAT_VM_ZONE, ARGS=<...>' instead" .endm $LIB_ST AT_VM_ZONE_SwwNm, .macro $LIB_STAT_VM_ZONE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_STAT_VM_ZONE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_STAT_VM_ZONEwwNm, .macro $LIB_STAT_VM_ZONEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_STAT_VM_ZONEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_STAT_VM_ZONEDEFwwNm, .macro $LIB_STAT_VM_ZONE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 [x $LIB_SYS_FAOL$LIB_SYS_FAOLDEF$LIB_SYS_FAOL_G$LIB_SYS_FAOL_S$LIB_SYS_FAO_G4$LIB_SYS_FAO_SP34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_STAT_VM_ZONE_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$STAT_VM_ZONE, ARGS=<...>' instead" .endm $LIB_STAT_VM_ZONE_GwwNm, .macro $LIB_SYS_TRNLOG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SYS_TRNLOG_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SYS_TRNLOG, ARGS=<...>' instead" .endm $LIB_SYS_TRNLOG_SwwNm, .macro $LIB_SYS_TRNLOG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SYS_TRNLOG is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS= <...>' instead" .endm $LIB_SYS_TRNLOGwwXPm, .macro $LIB_SYS_TRNLOGDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SYS_TRNLOGDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SYS_TRNLOGDEFwwXPm, .macro $LIB_SYS_TRNLOG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SYS_TRNLOG_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SYS_TRNLOG, ARGS=<...>' instead" .endm $LIB_SYS_TRNLOG_GwweSm, .macro $LIB_STOP_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_STOP_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$STOP, ARGS=<...>' instead" .endm $LIB_STOP_SwweSm, .macro $LIB_STOP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_STOP is not s upported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_STOPww`Tm, .macro $LIB_STOPDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_STOPDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_STOPDEFw w`Tm, .macro $LIB_STOP_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_STOP_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$STOP, ARGS=<...>' instead" .endm $LIB_STOP_Gww`Tm, .macro $LIB_STAT_VM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_STAT_VM_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$STAT_VM, ARGS=<...>' instead" .endm $LIB_STAT_VM_Sww`Tm, .macro $LIB_STAT_VM P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P 48 P49D .error "Macro $LIB_STAT_VM is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_STAT_VMww`Tm, .macro $LIB_STAT_VMDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_STAT_VMDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL L$LIB_SYS_ASCTIM$LIB_SYS_ASCTIMDEFN$LIB_SYS_ASCTIM_Gx$LIB_SYS_ASCTIM_S $LIB_SYS_FAOT$LIB_SYS_FAODEF IB$WAIT, ARGS=<...>' instead" .endm $LIB_STAT_VMDEFww`Tm, .macro $LIB_STAT_VM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_STAT_VM_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$STAT_VM, ARGS=<...>' instead" .endm $LIB_STAT_VM_GwwsVm, .macro $LIB_STAT_TIMER_S P0m~$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;14;1 K" P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_STAT_TIMER_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$STAT_TIMER, ARGS=<...>' instead" .endm $LIB_STAT_TIMER_SwwsVm, .macro $LIB_STAT_TIMER P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_STAT_TIMER is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_STAT_TIMERwwsVm, .macro $LIB_STAT_TIMERDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_STAT_TIMERDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_STAT_TIMERDEFwwsVm, .macro $LIB_STAT_TIMER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_STAT_TIMER_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB $STAT_TIMER, ARGS=<...>' instead" .endm $LIB_STAT_TIMER_GwwsVm, .macro $LIB_SPAWN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_SPAWN_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$SPAWN, ARGS=<...>' instead" .endm $LIB_SPAWN_SwwsVm, .macro $LIB_SPAWN P0 P1 P2 P3X $LIB_SUBXDEF $LIB_SUBX_GP $LIB_SUBX_S$LIB_SUB_TIMES$LIB_SUB_TIMESDEF$LIB_SUB_TIMES_G$LIB_SUB_TIMES_S P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_SPAWN is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SPAWNwwWm, .macro $LIB_SPAWNDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34  P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_SPAWNDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SPAWNDEFwwWm, .macro $LIB_SPAWN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_SPAWN_G is not supported for us e with MACRO-64"< .print " Use\x09'$CALL LIB$SPAWN, ARGS=<...>' instead" .endm $LIB_SPAWN_Gww@Ym, .macro $LIB_SPANC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_SPANC_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$SPANC, ARGS=<...>' instead" .endm $LIB_SPANC_Sww [m, .macro $LIB_SPANC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_SPANC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SPANCww[m, .macro $LIB_SPANCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24  P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_SPANCDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SPANCDEFww[m, .macro $LIB_SPANC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_SPANC_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$SPANC, ARGS=<...>' instead" .endm $LIB_SPANC_Gww[m, .macro $LIB_SKPC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_SKPC_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$SKPC, ARGS=<...>' insteadR$LIB_STAT_VM_ZONE_Gn$LIB_STAT_VM_ZONE_S $LIB_STOP| $LIB_STOPDEF $LIB_STOP_Gn $LIB_STOP_S $LIB_SUBX " .endm $LIB_SKPC_Sww\m, .macro $LIB_SKPC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_SKPC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SKPCww\m, .macro $LIB_SKPCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_SKPCDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SKPCDEFww\m, .macro $LIB_SKPC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P4 5 P46 P47 P48 P49C .error "Macro $LIB_SKPC_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$SKPC, ARGS=<...>' instead" .endm $LIB_SKPC_Gww\m, .macro $LIB_SIM_TRAP_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SIM_TRAP_S is not supported for use with MACRO-64"? .print " Use\x 09'$CALL LIB$SIM_TRAP, ARGS=<...>' instead" .endm $LIB_SIM_TRAP_Sww ^m, .macro $LIB_SIM_TRAP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_SIM_TRAP is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SIM_TRAPww ^m, .macro $LIB_SIM_TRAPDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_SIM_TRAPDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SIM_TRAPDEFww ^m, .macro $LIB_SIM_TRAP_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 Bv$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;14;1 "  $LIB_STAT_VM$LIB_STAT_VMDEFB$LIB_STAT_VM_G$LIB_STAT_VM_S$LIB_STAT_VM_ZONE$LIB_STAT_VM_ZONEDEF%$PROCESS_SCAN_S$QIOW_G$READ_THREAD_UNQ_G$RELEASE_LICENSE_G $REM_IDENT_G$RESTORE_VP_EXC_INT_SP27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SIM_TRAP_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$SIM_TRAP, ARGS=<...>' instead" .endm $LIB_SIM_TRAP_Gww ^m, .macro $LIB_SIG_TO_STOP_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SIG_TO_STOP_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$SIG_TO_STOP, ARGS=<...>' instead" .endm $LIB_SIG_TO_STOP_Sww ^m, .macro $LIB_SIG_TO_STOP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_SIG_TO_STOP is not supported for use with MACRO-64"; .print " Use\x09'$CA LL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SIG_TO_STOPww_m, .macro $LIB_SIG_TO_STOPDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_SIG_TO_STOPDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SIG_TO_STOPDEFww_m, .macro $LIB_SIG_TO_STOP_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SIG_TO_STOP_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$SIG_TO_STOP, ARGS=<...>' instead" .endm $LIB_SIG_TO_STOP_Gww@em, .macro $LIB_SIG_TO_RET_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20  $LIB_SPAWN_GH $LIB_SPAWN_Sr$LIB_STAT_TIMER$LIB_STAT_TIMERDEF$LIB_STAT_TIMER_G$LIB_STAT_TIMER_SP21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SIG_TO_RET_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SIG_TO_RET, ARGS=<...>' instead" .endm $LIB_SIG_TO_RET_Sww@em, .macro $LIB_SIG_TO_RET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SIG_TO_RET is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SIG_TO_RETww;gm, .macro $LIB_SIG_TO_RETDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SIG_TO_RETDEF is not supported for use with MACRO-64"; .pri nt " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SIG_TO_RETDEFww;gm, .macro $LIB_SIG_TO_RET_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SIG_TO_RET_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SIG_TO_RET, ARGS=<...>' instead" .endm $LIB_SIG_TO_RET_Gww;gm, .macro $LIB_SIGNAL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_SIGNAL_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$SIGNAL, ARGS=<...>' instead" .endm $LIB_SIGNAL_Sww;gm, .macro $LIB_SIGNAL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P2 1 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_SIGNAL is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SIGNALwwhm, .macro $LIB_SIGNALDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F  $LIB_SKPC_S  $LIB_SPANC | $LIB_SPANCDEF   $LIB_SPANC_G p $LIB_SPANC_S $LIB_SPAWNT $LIB_SPAWNDEF! .error "Macro $LIB_SIGNALDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SIGNALDEFwwhm, .macro $LIB_SIGNAL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_SIGNAL_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$SIGNA "L, ARGS=<...>' instead" .endm $LIB_SIGNAL_Gwwhm, .macro $LIB_SHOW_VM_ZONE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_SHOW_VM_ZONE_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$SHOW_VM_ZONE, ARGS=<...>' instead" .endm $LIB_SHOW_VM_ZONE_Swwhm, .macro $LIB_S#HOW_VM_ZONE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SHOW_VM_ZONE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SHOW_VM_ZONEwwhm, .macro $LIB_SHOW_VM_ZONEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23$ P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_SHOW_VM_ZONEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SHOW_VM_ZONEDEFww Ijm, .macro $LIB_SHOW_VM_ZONE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 z$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;14;1 .8"$ &P47 P48 P49K .error "Macro $LIB_SHOW_VM_ZONE_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$SHOW_VM_ZONE, ARGS=<...>' instead" .endm $LIB_SHOW_VM_ZONE_Gww Ijm, .macro $LIB_SHOW_VM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_SHOW_VM_S is not supported for use with MACRO-64"> .priP $LIB_SIM_TRAP$LIB_SIM_TRAPDEFr$LIB_SIM_TRAP_G$LIB_SIM_TRAP_S" $LIB_SKPC $LIB_SKPCDEF, $LIB_SKPC_G 'nt " Use\x09'$CALL LIB$SHOW_VM, ARGS=<...>' instead" .endm $LIB_SHOW_VM_Sww Ijm, .macro $LIB_SHOW_VM P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_SHOW_VM is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SHOW_VMww Ijm, .macro $L(IB_SHOW_VMDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SHOW_VMDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SHOW_VMDEFww Ijm, .macro $LIB_SHOW_VM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25) P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_SHOW_VM_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$SHOW_VM, ARGS=<...>' instead" .endm $LIB_SHOW_VM_Gww`Vmm, .macro $LIB_SHOW_TIMER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .err*or "Macro $LIB_SHOW_TIMER_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SHOW_TIMER, ARGS=<...>' instead" .endm $LIB_SHOW_TIMER_Sww`Vmm, .macro $LIB_SHOW_TIMER P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SHOW_TIMER is not supported for use with MACRO-64"; .print " Use\x09'$CALL , LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SHOW_TIMERwwnm, .macro $LIB_SHOW_TIMERDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SHOW_TIMERDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SHOW_TIMERDEFwwnm, .macro $LIB_SHO{$LIB_SIG_TO_RET_S$LIB_SIG_TO_STOPH$LIB_SIG_TO_STOPDEF$LIB_SIG_TO_STOP_G $LIB_SIG_TO_STOP_S-W_TIMER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SHOW_TIMER_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SHOW_TIMER, ARGS=<...>' instead" .endm $LIB_SHOW_TIMER_Gwwnm, .macro $LIB_SGET1_DD_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 .P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SGET1_DD_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$SGET1_DD, ARGS=<...>' instead" .endm $LIB_SGET1_DD_Swwnm, .macro $LIB_SGET1_DD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49/E .error "Macro $LIB_SGET1_DD is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SGET1_DDwwnm, .macro $LIB_SGET1_DDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_SGET1_DDDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$W 1AIT, ARGS=<...>' instead" .endm $LIB_SGET1_DDDEFwwcpm, .macro $LIB_SGET1_DD_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SGET1_DD_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$SGET1_DD, ARGS=<...>' instead" .endm $LIB_SGET1_DD_Gwwcpm, .macro $LIB_SFREEN_DD_S $LIB_SIGNAL$LIB_SIGNALDEF  $LIB_SIGNAL_G $LIB_SIGNAL_S*$LIB_SIG_TO_RET$LIB_SIG_TO_RETDEF^$LIB_SIG_TO_RET_G2 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_SFREEN_DD_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$SFREEN_DD, ARGS=<...>' instead" .endm $LIB_SFREEN_DD_Swwcpm, .macro $LIB_SFREEN_DD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P273 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_SFREEN_DD is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SFREEN_DDwwcpm, .macro $LIB_SFREEN_DDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro 4$LIB_SFREEN_DDDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SFREEN_DDDEFwwcpm, .macro $LIB_SFREEN_DD_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_SFREEN_DD_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$SFREEN_DD, 5ARGS=<...>' instead" .endm $LIB_SFREEN_DD_Gww@qm, .macro $LIB_SFREE1_DD_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_SFREE1_DD_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$SFREE1_DD, ARGS=<...>' instead" .endm $LIB_SFREE1_DD_Sww@qm, .macro $LIB_SFREE1_DD P0 P19k$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;14;1 "58 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_SFREE1_DD is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SFREE1_DDww@qm, .macro $LIB_SFREE1_DDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P3|$$LIB_SHOW_VM_S!$LIB_SHOW_VM_ZONE"z$LIB_SHOW_VM_ZONEDEF#$LIB_SHOW_VM_ZONE_G!:$LIB_SHOW_VM_ZONE_S%$LIB_UID_TO_ASCII_G$LIB_VERIFY_VM_ZONE_S $MGBLSC_S$MOVEADR $NUMUTC_S$PARSE_CLASS_G$POSIX_FORK_CONTROL_G90 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SFREE1_DDDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SFREE1_DDDEFww@qm, .macro $LIB_SFREE1_DD_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_S:FREE1_DD_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$SFREE1_DD, ARGS=<...>' instead" .endm $LIB_SFREE1_DD_Gww ~vm, .macro $LIB_SET_SYMBOL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SET_SYMBOL_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SET_SYMBOL, ; ARGS=<...>' instead" .endm $LIB_SET_SYMBOL_Sww ~vm, .macro $LIB_SET_SYMBOL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SET_SYMBOL is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SET_SYMBOLww ~vm, .macro $LIB_SET_SYMBOLDEF P0 P1< P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SET_SYMBOLDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SET_SYMBOLDEFww ~vm, .macro $LIB_SET_SYMBOL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P2>8 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SET_SYMBOL_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SET_SYMBOL, ARGS=<...>' instead" .endm $LIB_SET_SYMBOL_Gww ~vm, .macro $LIB_SET_LOGICAL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .err)$LIB_SHOW_TIMER*D$LIB_SHOW_TIMERDEF*$LIB_SHOW_TIMER_G( $LIB_SHOW_TIMER_S&\ $LIB_SHOW_VM&$LIB_SHOW_VMDEF'x$LIB_SHOW_VM_G?or "Macro $LIB_SET_LOGICAL_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$SET_LOGICAL, ARGS=<...>' instead" .endm $LIB_SET_LOGICAL_Swwxm, .macro $LIB_SET_LOGICAL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_SET_LOGICAL is not supported for use with MACRO-64"; .print " Use\x09'$CA @LL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SET_LOGICALwwxm, .macro $LIB_SET_LOGICALDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_SET_LOGICALDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SET_LOGICALDEFwwxm, .macro A$LIB_SET_LOGICAL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SET_LOGICAL_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$SET_LOGICAL, ARGS=<...>' instead" .endm $LIB_SET_LOGICAL_Gwwxm, .macro $LIB_SCOPY_R_DX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 BP21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SCOPY_R_DX_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SCOPY_R_DX, ARGS=<...>' instead" .endm $LIB_SCOPY_R_DX_Swwxm, .macro $LIB_SCOPY_R_DX P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 DP45 P46 P47 P48 P49G .error "Macro $LIB_SCOPY_R_DX is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SCOPY_R_DXww`ym, .macro $LIB_SCOPY_R_DXDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SCOPY_R_DXDEF is not supported for use with MACRO-64"; .pri3$LIB_SFREEN_DD_G/$LIB_SFREEN_DD_S- $LIB_SGET1_DD.$LIB_SGET1_DDDEF/@$LIB_SGET1_DD_G,~$LIB_SGET1_DD_S Ent " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SCOPY_R_DXDEFww`ym, .macro $LIB_SCOPY_R_DX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SCOPY_R_DX_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SCOPY_R_DX, ARGS=<...>' instead" .endm $LIB_SCOPY_R_DX_GwwF`ym, .macro $LIB_SCOPY_DXDX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SCOPY_DXDX_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$SCOPY_DXDX, ARGS=<...>' instead" .endm $LIB_SCOPY_DXDX_Sww`ym, .macro $LIB_SCOPY_DXDX P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P1 }.$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1.M64;1 "FG6 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_SCOPY_DXDX is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SCOPY_DXDXww`ym, .macro $LIB_SCOPY_DXDXDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 PH42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_SCOPY_DXDXDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SCOPY_DXDXDEFww`ym, .macro $LIB_SCOPY_DXDX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_SCOPY_DXDX_G is not supported for use with MA JCRO-64"A .print " Use\x09'$CALL LIB$SCOPY_DXDX, ARGS=<...>' instead" .endm $LIB_SCOPY_DXDX_Gww,m, .macro $LIB_SCANC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_SCANC_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$SCANC, ARGS=<...>' instead" .endm $LIB_SCANC_Sww4$LIB_SFREE1_DD5b$LIB_SFREE1_DDDEF8$LIB_SFREE1_DD_G4:$LIB_SFREE1_DD_S1p$LIB_SFREEN_DD2$LIB_SFREEN_DDDEFK m, .macro $LIB_SCANC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_SCANC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SCANCww m, .macro $LIB_SCANCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P2L4 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_SCANCDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_SCANCDEFww m, .macro $LIB_SCANC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "MMacro $LIB_SCANC_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$SCANC, ARGS=<...>' instead" .endm $LIB_SCANC_Gww m, .macro $LIB_RUN_PROGRAM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_RUN_PROGRAM_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$RUN_PROGRAM O, ARGS=<...>' instead" .endm $LIB_RUN_PROGRAM_Sww m, .macro $LIB_RUN_PROGRAM P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_RUN_PROGRAM is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_RUN_PROGRAMww m, .macro $LIB_RUN_PROGRAMDEF ?$LIB_SET_LOGICAL_G< $LIB_SET_LOGICAL_S:<$LIB_SET_SYMBOL:$LIB_SET_SYMBOLDEF;j$LIB_SET_SYMBOL_G9$LIB_SET_SYMBOL_SPP0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_RUN_PROGRAMDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_RUN_PROGRAMDEFww9m, .macro $LIB_RUN_PROGRAM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 PQ26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_RUN_PROGRAM_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$RUN_PROGRAM, ARGS=<...>' instead" .endm $LIB_RUN_PROGRAM_Gww9m, .macro $LIB_RESET_VM_ZONE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 R P49L .error "Macro $LIB_RESET_VM_ZONE_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL LIB$RESET_VM_ZONE, ARGS=<...>' instead" .endm $LIB_RESET_VM_ZONE_Sww9m, .macro $LIB_RESET_VM_ZONE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_RESET_VM_ZONE is not supported for use with MACRO-64"; .p Srint " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_RESET_VM_ZONEww9m, .macro $LIB_RESET_VM_ZONEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_RESET_VM_ZONEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_RESET_VM_ZONEDEFw Uw9m, .macro $LIB_RESET_VM_ZONE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_RESET_VM_ZONE_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL LIB$RESET_VM_ZONE, ARGS=<...>' instead" .endm $LIB_RESET_VM_ZONE_Gww`m, .macro $LIB_RESERVE_EF_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P1A*$LIB_SCOPY_R_DXB$LIB_SCOPY_R_DXDEFD^$LIB_SCOPY_R_DX_G@$LIB_SCOPY_R_DX_S>$LIB_SET_LOGICAL?H$LIB_SET_LOGICALDEFV1 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_RESERVE_EF_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$RESERVE_EF, ARGS=<...>' instead" .endm $LIB_RESERVE_EF_Sww`m, .macro $LIB_RESERVE_EF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P3W5 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_RESERVE_EF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_RESERVE_EFww`m, .macro $LIB_RESERVE_EFDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_RESERVE_EFDEF is not su a$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "WXpported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_RESERVE_EFDEFww`m, .macro $LIB_RESERVE_EF_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_RESERVE_EF_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$RESERVE_EF, ARGS=<...>' instead" Y .endm $LIB_RESERVE_EF_Gww@Tm, .macro $LIB_RENAME_FILE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_RENAME_FILE_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$RENAME_FILE, ARGS=<...>' instead" .endm $LIB_RENAME_FILE_Sww@Tm, .macro $LIB_RENAME_FILE P0 P1 P2 P3 P4 \P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_RENAME_FILE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_RENAME_FILEww@Tm, .macro $LIB_RENAME_FILEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P3J~ $LIB_SCANCDEFK $LIB_SCANC_GHr $LIB_SCANC_SE$LIB_SCOPY_DXDXF2$LIB_SCOPY_DXDXDEFG$LIB_SCOPY_DXDX_GD$LIB_SCOPY_DXDX_S}%$LIB_SYS_FAO_S$LIB_TABLE_PARSEDEF$LIB_TRAVERSE_TREE_G$LIB_TRA_EBC_ASC$LIB_TRIM_FILESPECDEF]1 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_RENAME_FILEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_RENAME_FILEDEFww@Tm, .macro $LIB_RENAME_FILE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB^_RENAME_FILE_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$RENAME_FILE, ARGS=<...>' instead" .endm $LIB_RENAME_FILE_Gww@Tm, .macro $LIB_REMQTI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_REMQTI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$REMQTI, ARG _S=<...>' instead" .endm $LIB_REMQTI_Swwڋm, .macro $LIB_REMQTI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_REMQTI is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_REMQTIwwڋm, .macro $LIB_REMQTIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9` P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_REMQTIDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_REMQTIDEFwwڋm, .macro $LIB_REMQTI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P3a7 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_REMQTI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$REMQTI, ARGS=<...>' instead" .endm $LIB_REMQTI_Gwwڋm, .macro $LIB_REMQHI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_REMQHI_S is not supported for use wit ch MACRO-64"= .print " Use\x09'$CALL LIB$REMQHI, ARGS=<...>' instead" .endm $LIB_REMQHI_Swwڋm, .macro $LIB_REMQHI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_REMQHI is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_REMQHIwwڋ؏P$LIB_RESET_VM_ZONE_SM>$LIB_RUN_PROGRAMM$LIB_RUN_PROGRAMDEFOr$LIB_RUN_PROGRAM_GL$LIB_RUN_PROGRAM_SH $LIB_SCANCdm, .macro $LIB_REMQHIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_REMQHIDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_REMQHIDEFwwam, .macro $LIB_REMQHI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 eP23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_REMQHI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$REMQHI, ARGS=<...>' instead" .endm $LIB_REMQHI_Gwwam, .macro $LIB_RADIX_POINT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P f49J .error "Macro $LIB_RADIX_POINT_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$RADIX_POINT, ARGS=<...>' instead" .endm $LIB_RADIX_POINT_Swwam, .macro $LIB_RADIX_POINT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_RADIX_POINT is not supported for use with MACRO-64"; .print " U hse\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_RADIX_POINTwwam, .macro $LIB_RADIX_POINTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_RADIX_POINTDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_RADIX_POINTDEFwwam,W$LIB_RESERVE_EF_GS$LIB_RESERVE_EF_SQ$LIB_RESET_VM_ZONER`$LIB_RESET_VM_ZONEDEFS$LIB_RESET_VM_ZONE_G$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1OM;1 o"0as\AV { 〪$ip*PM:E=+_oxe5r< h}4ʉ(K˾ b'BKJT&0j<7gXtt`_@~[~חwsyHDZ$Oi%*v&B"NX-0b9z oO5Qa>kxoeEd]s{ t+8N=x8afihX"nQDF:/Ek`$Z,BaMJ[/tw?r|*=qq4@l>,S1{R'd~(A$,M`5.0eHF:(W>v[!140RtlU< Du5>.DtmR6NV;d+ j#8 i8k! zK^5'GEuXs1ك!XlJ@Ru%P <2@Ofy=Y]~p^3Ue!=+w;vg5U VNӸ]nA2\VzKx}+q>~ _M~ٕXde"B wN 7?F&tfX}НyR}F&p]WILXe{u.DjٯNҡMɒ^1JX8Mzj&^RI+ M4%t!o):0Ko :tRjkRxK7*s Gu.4I9Ox&n!^!BGK6~}tUi|vL Iu$$lM@ Y4Qsm)VdclD/OJU'(2ek&Rv@* ENDr8XU@OKl$k!$$tePEZmi5w?z-i7IHuT[6}6Is3h20CIqrw "YmaNwS?fP_o9 Z /rU,~yv`nEfue9$/Wta&'hD``pZsm ,O~xdj X P%/v(qmm"aTN a,~,`d$URUg1q vxVG} xl&Nthh>&vf0l\{z<4dc$yx>J`uJ {8L wU~AV7 2[A+# B- "?qNVQCK 'C+n&!d{|Ly: lLxU,yzv&Z^9V  .iD<\hs^gU =%Z*@T=,j~uruE=r"f' `f!Z H{e Eb/*\ p34B ASasu %Y;#`P (pn Texg/4,~Y{bEA%H$,Mv TVy1Rl(CfK^y~HE^fQHgy8_J6>]~Utmt)z|aXX;{x4H|8e.V(k4gl YY +X5Z Mo`b:h#"[Rl-q)\d9K N4)6vKoGdFuCkfV"mX䡼/~"%JY)cr$fC+=&EPt.M( NJ(%AO6cLu|-(l0@9 T riPe5.JR3MauRKfEq 'Ww`aNe)~Z~hz. IC]L0rD !Yi/&! t0IoY O;u:? a7rF-]WjqPd7"Y>GB &jWcUz/Vu<g7;eCH&lMx0+5{Ar h&0@)_w},[l|5[?5|JR8*d@Wz"1%p):#EP X/ Df1S T$9AAH$]qHts uHjWBX) d* \EzV4ySlKXzdM{\ "r=-JY ~W3 OX8q"qs8+5?*5Yzh3@$;!ٽ `/:TEI6hy+]Wj=x0L%74L,1>*-qځ}q\EX> uB7kp=c!9eFB@W=[|qbsHf:8 U8$Nw;cXd>Q <~JZ*wAR;-hLGi<P!Ua+0Y'ygX<@ak &Enhx V_*SKQE#5d!93N|*8[!#VP aoC Y=4at<'nbHKo?b5yIMM^`y0|,g"w]IL ]<|iU\c~i 5/7ƺZP]Jy@<-&$FmVH5O&cT >lTo<"} x* ^I/I;O 6 ^e96J&JD|hj'"SnIVa.h#Șl*! ]%#ATO/G0W:qUOt7`w`eD,}cJ{qq(AXCE;aMLzq0!ZIÎZ74Nlz(_&u&w.LfqJ= cBH"qcoe;KxCL}3 WGmY r'LsvG\u/ s&f 7 /-R9IfW$۷+ AmO;m9U~(a;1sN&n1 S&1oCyqgp3QLw(\eI4{\y=-dEEqHA5+V 81s'pUlUb5d=/v D"5_|yB?`P_1d^aT6\&]}-E\e|7qO<[,hP|"W4f-h&{K I=hM3B")?e ^W3a9J\='[p0DMYl"vphNX&&RbNiiW. t(}<3 Ff?)C .<$/'8|o4;N\%@"V Wf;=mq m3:8,?@#dMF?/jJSh'r7 |,< OVU` /H!Tl'/ER}O x]Q'!24,_W&w]gn4:,Se/6 5NRn>;6 9$Y_\IWXtu.8<;\?9[9dHjN@wo0&#?DM%So9z:Dc ^ʡڥM\BvVR,'^q\;}уT`JR>YQ;)[FQ2"؉tIMV4byn#"ij< w n]GB q&56KFQ8Hw1\ cX'ej]TtIh37gvbU6nI28o8#ixP09AK-7&5MQ?\ZP #5hxnW!h0]hQWLzDp .L&{`S'yWi)rSVUBV/9[&atS"oUdt[10`.B-Iq}*NK4uoL tY4Lh!.Z?}6h&KU3AdZV7f" ZUIi@>kPK7vV=l'Y- rlj3{p LOoNb9`fAHARkJioOoAPC8˿XVޤd=X RErA)8%B@8lk,SO0xXem 1!xq6Ta@T|W)kz^>TM-MVg=6 \U[;,{*Ykj;$LtEKY\@%z'u#OSNW\G14t#.=[]E'dVl zomw/aC-Z<+^y`_**y$8JE-lpo[hV$XeNmbcU&DL:b=*tn@wXoHp3Q )IR'.Tq;#ScW\b  zZ8[vՙ"ZS9 r3tJ[ƀIqDv5D}g~X9@ EU+W0N#@^}w]T iWM oM %UUkY,Kjg\9` aH"_1SWHa8Sd@*J9'slRd/3*v]o w7f h6>OJ"P_(9_{Xl%(XJ dy7#, șvUl;oUd |{RUf4D-69tcUnZ]C;1Aw_]tP&x*&p K#[Y͠bdV:W PvJ ')Jx_~#`>Kq` p)U+k(=`V9W ? 7@v2|% q%]\{:,H\KČ_ ʭ:R}& F|bOV7AQig;[z=H{r!Aa;-. Y J:1!K*=]JX /? YI7RM?siS6<9r*A ^rIL3]W,zw*I_')3R]tp;y*ᬚ8;N)@m߲Nd);,_EZU A$OS6>)yh^aR":SXhuz/]|/<w {@[rmD\j} "9c/vH=1S`1jnrq:m<ڭm]dN7ܰ  Fe[.[c ^I{[(Br;'D~PUR\NlE?X[;=[t CZ8r.p} >)E$Qn ^CK#l0W>C.IaeI&{;1 J?w$c7$>_qCah3dhXlm: $y9h.(JYJx}T+v)6U*aK[.IdiO:ux M0@ }lXRL$; c6E Xi)0@$83 `ʶӐJBW, /"(*kk9*S8 ԣR&_BjzBu2hO_ =6`tw cAT|xz_7& $P54Ytto[4 Xh"\ +zU2y.o~1cN2> %V,c0\$ R@ižkIK8|PT@YVL|UP KpwXu.JP2_iLe&y;U1S8d1$ZՑX)Vs9Tt 2k]Nx(LZISo!nnO'E R} R#9TOolQLNmW#G |gJYA4Vko3\!|eddg7"ML%1JKC(lZϚnJZ4mXvGQ*!eK}):&ݗl=a:_f4KMS1.pa\"KW%#+kW9Z.WMF&OєJcɺ@\tj#9Oa"5,fX ! B}ΉHbBFZri/5(E&^19nVRvF&3tSh^cސdZP~K5{nmcQY_gy8)9P*Pf8#Y,N=ZDծUJ6FO;oy:zhEk)b$ B_<\8Fjhͺ!RLVPwBhc5: &49;?/_tQo67';[̧RrJv`Tn|qka{CwR]i0LFR#`bw]0F19RZ_sCE: a0re@0?0` lW68a拓é6/V%( o]%NCl 6rN Ym v.B l&wHN%3.fa{i:'* Rfړlk7xlb3E+TZ>bmyUccZ9XKm<] 0xFNG&xXNrja:%bMg !e9WgPlJ k'@jI'T`D|U!(J- 1 x|Tz c~2\wBB>Mz!Z@}n]ZjdNQ>a0efB.j FQyM3_YQh-j1\,> >J98iEsViUDI/>/ʞԹa[QO[QqXB5UB'm|.aJG0NE t9rk^a{uXqj@L |wP3@*8YK,p /'iT[ ]{]1LA+]b3U$W7mY)o T^UӦ\MA zHǏOlk)QHLc%$Y>j(O+;50\cir--Z/tUY)pCkЊf`*gMH\T uo1?WVM5p%{b/xW0g*YANnacVlA=$" c]ywsE|UbZ='} hO^bg9t5/ f3 BGkDiEQGR ^S^oth@^35PX53دfr" `.{E,S_]X[;:F0JHۺa[?,^'"2)NLx;A]THVF+;U-L`2\*P7 wP3I5G-Ez9"=b5M]P8d  P=I6K^4}_;-G XBbi+-P*8q48\kO8F2C0CJ`[T ]/)/ bP}#0_Di[ )[c&Ba3DE435D66 jR@|a/*"5Hg nJG$iӧae } #Kn8D<l`}'cG>GUXir6oAFsm{}T@Ae|;h9J>37 t1ZCʟAuq!YF'8-f<:K pMx ' :Dzxx% X^3A?7b)>U[`zYA)={Eh똝B@>7|\CN+Zdo%x ethF"?.~ke$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 <"hi .macro $LIB_RADIX_POINT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_RADIX_POINT_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$RADIX_POINT, ARGS=<...>' instead" .endm $LIB_RADIX_POINT_Gww`m, .macro $LIB_PUT_OUTPUT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P1j8 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_PUT_OUTPUT_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$PUT_OUTPUT, ARGS=<...>' instead" .endm $LIB_PUT_OUTPUT_Sww`m, .macro $LIB_PUT_OUTPUT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P4k2 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_PUT_OUTPUT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_PUT_OUTPUTww`m, .macro $LIB_PUT_OUTPUTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_PUT_OUTPUTDEF is not supported for use with MACRO-6 l4"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_PUT_OUTPUTDEFww|m, .macro $LIB_PUT_OUTPUT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_PUT_OUTPUT_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$PUT_OUTPUT, ARGS=<...>' instead" .endm $LIB_PUT_OUTPUT_G nww|m, .macro $LIB_PUT_INVO_REGISTERS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $LIB_PUT_INVO_REGISTERS_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL LIB$PUT_INVO_REGISTERS, ARGS=<...>' instead" .endm $LIB_PUT_INVO_REGISTERS_Sww|m, .macro $LIB_PUT_INVO_REGISTERS P0 P1 X$LIB_RENAME_FILEY\$LIB_RENAME_FILEDEF\$LIB_RENAME_FILE_GX&$LIB_RENAME_FILE_SUP$LIB_RESERVE_EFV$LIB_RESERVE_EFDEFoP2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_PUT_INVO_REGISTERS is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_PUT_INVO_REGISTERSww|m, .macro $LIB_PUT_INVO_REGISTERSDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23p P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $LIB_PUT_INVO_REGISTERSDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"! .endm $LIB_PUT_INVO_REGISTERSDEFww|m, .macro $LIB_PUT_INVO_REGISTERS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P4q2 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $LIB_PUT_INVO_REGISTERS_G is not supported for use with MACRO-64"I .print " Use\x09'$CALL LIB$PUT_INVO_REGISTERS, ARGS=<...>' instead" .endm $LIB_PUT_INVO_REGISTERS_Gwwm, .macro $LIB_PUT_COMMON_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_PUT_COMMON_S is nsot supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$PUT_COMMON, ARGS=<...>' instead" .endm $LIB_PUT_COMMON_Swwm, .macro $LIB_PUT_COMMON P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_PUT_COMMON is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"wc $LIB_REMQHI_G` $LIB_REMQHI_S^4 $LIB_REMQTI^$LIB_REMQTIDEF_J $LIB_REMQTI_G] $LIB_REMQTI_S t .endm $LIB_PUT_COMMONwwm, .macro $LIB_PUT_COMMONDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_PUT_COMMONDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_PUT_COMMONDEFwwm, .macro $LIB_PUT_COMMON_G P0 P1 P2 P3 P4 P5 P6 Pu7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_PUT_COMMON_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$PUT_COMMON, ARGS=<...>' instead" .endm $LIB_PUT_COMMON_Gwwm, .macro $LIB_POLYH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32v P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_POLYH_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$POLYH, ARGS=<...>' instead" .endm $LIB_POLYH_Swwm, .macro $LIB_POLYH P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_POLYH is not supported for xuse with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_POLYHww@m, .macro $LIB_POLYHDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_POLYHDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_POLYHDEFwwe$LIB_RADIX_POINTfR$LIB_RADIX_POINTDEFf$LIB_RADIX_POINT_Gd$LIB_RADIX_POINT_San $LIB_REMQHIa$LIB_REMQHIDEFy@m, .macro $LIB_POLYH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_POLYH_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$POLYH, ARGS=<...>' instead" .endm $LIB_POLYH_Gwwm, .macro $LIB_POLYG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22B$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 b"yz P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_POLYG_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$POLYG, ARGS=<...>' instead" .endm $LIB_POLYG_Swwm, .macro $LIB_POLYG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error{ "Macro $LIB_POLYG is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_POLYGwwm, .macro $LIB_POLYGDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_POLYGDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' ins |tead" .endm $LIB_POLYGDEFwwm, .macro $LIB_POLYG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_POLYG_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$POLYG, ARGS=<...>' instead" .endm $LIB_POLYG_Gwwm, .macro $LIB_POLYF_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12} P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_POLYF_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$POLYF, ARGS=<...>' instead" .endm $LIB_POLYF_Sww m, .macro $LIB_POLYF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P 42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_POLYF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_POLYFww m, .macro $LIB_POLYFDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_POLYFDEF is not supported for use with MACRO-64"; .print " l $LIB_PUT_INVO_REGISTERS_Si4$LIB_PUT_OUTPUTj$LIB_PUT_OUTPUTDEFkh$LIB_PUT_OUTPUT_Gh$LIB_PUT_OUTPUT_SE $LIB_SPAWNDEF$LIB_STAT_TIMER_S$LIB_STAT_VM_ZONEDEF  $LIB_SUBX$LIB_SUB_TIMES_S$LIB_SYS_FAODEF  Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_POLYFDEFww m, .macro $LIB_POLYF_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_POLYF_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$POLYF, ARGS=<...>' instead" .endm $LIB_POLYF_Gww m, .macro $LIB_POLYD_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_POLYD_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$POLYD, ARGS=<...>' instead" .endm $LIB_POLYD_Swwm, .macro $LIB_POLYD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_POLYD is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_POLYDwwm, .macro $LIB_POLYDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_POLYDDEF is not supported  for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_POLYDDEFwwm, .macro $LIB_POLYD_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_POLYD_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$POLYD, ARGS=<...>' instead" .endm $LIB_POLYD_Gwwm, .macro $LIB_PAUSE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_PAUSE_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$PAUSE, ARGS=<...>' instead" .endm $LIB_PAUSE_Sww`*m, .macro $LIB_MULT_DELTA_TIME_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 Ps$LIB_PUT_COMMON_Gp$LIB_PUT_COMMON_Sl$LIB_PUT_INVO_REGISTERSnt$LIB_PUT_INVO_REGISTERSDEFo*$LIB_PUT_INVO_REGISTERS_G19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_MULT_DELTA_TIME_S is not supported for use with MACRO-64"F .print " Use\x09'$CALL LIB$MULT_DELTA_TIME, ARGS=<...>' instead" .endm $LIB_MULT_DELTA_TIME_Sww`*m, .macro $LIB_MULT_DELTA_TIME P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_MULT_DELTA_TIME is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MULT_DELTA_TIMEww`*m, .macro $LIB_MULT_DELTA_TIMEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_MULT_DELTA_TIMEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MULT_DELTA_TIMEDEFww7m, .macro $LIB_MULT_DELTA_TIME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_MULT_DELTA_TIME_G is not supported for use with MACRO-64"F .print " Use\x09'$CALL LIB$MULT_DELTA_TI ME, ARGS=<...>' instead" .endm $LIB_MULT_DELTA_TIME_Gww@m, .macro $LIB_MULTF_DELTA_TIME_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_MULTF_DELTA_TIME_S is not supported for use with MACRO-64"G .print " Use\x09'$CALL LIB$MULTF_DELTA_TIME, ARGS=<...>' instead" .endm $LIB_MULTF_DELTA_TIME_SwwM$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ]"zu $LIB_POLYHvp $LIB_POLYHDEFv $LIB_POLYH_Gt^ $LIB_POLYH_Sq$LIB_PUT_COMMONs$$LIB_PUT_COMMONDEF@m, .macro $LIB_MULTF_DELTA_TIME P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_MULTF_DELTA_TIME is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MULTF_DELTA_TIMEww@m, .macro $LIB_MULTF_DELTA_TIMEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49P .error "Macro $LIB_MULTF_DELTA_TIMEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MULTF_DELTA_TIMEDEFww@m, .macro $LIB_MULTF_DELTA_TIME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_MULTF_DELTA_TIME_G is not supported for use with MACRO-64"G .print " Use\x09'$CALL LIB$MULTF_DELTA_TIME, ARGS=<...>' instead" .endm $LIB_MULTF_DELTA_TIME_Gww@m, .macro $LIB_MOVTUC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_MOVTUC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$MOVTUC, ARGS=<...>' instead" .endm $LIB_MOVTUC_SwwDm, .macro $LIB_MOVTUC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_MOVTUC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' ins tead" .endm $LIB_MOVTUCwwDm, .macro $LIB_MOVTUCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_MOVTUCDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MOVTUCDEFwwDm, .macro $LIB_MOVTUC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P1|: $LIB_POLYF} $LIB_POLYFDEFP $LIB_POLYF_G{ $LIB_POLYF_Sy $LIB_POLYGz $LIB_POLYGDEF{( $LIB_POLYG_Gx $LIB_POLYG_S1 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_MOVTUC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$MOVTUC, ARGS=<...>' instead" .endm $LIB_MOVTUC_GwwDm, .macro $LIB_MOVTC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P 39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_MOVTC_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$MOVTC, ARGS=<...>' instead" .endm $LIB_MOVTC_SwwDm, .macro $LIB_MOVTC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_MOVTC is not supported for use with MACRO-64"; .pri nt " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MOVTCwwDm, .macro $LIB_MOVTCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_MOVTCDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MOVTCDEFww˥m, .macro $LIB_MOVTC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_MOVTC_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$MOVTC, ARGS=<...>' instead" .endm $LIB_MOVTC_Gww˥m, .macro $LIB_MOVC5_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_MOVC5_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$MOVC5, ARGS=<...>' instead" .endm $LIB_MOVC5_Sww˥m, .macro $LIB_MOVC5 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_MOVC5 is not {$LIB_MULT_DELTA_TIME_S $LIB_PAUSE_Sb $LIB_POLYD $LIB_POLYDDEFx $LIB_POLYD_G $LIB_POLYD_S supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MOVC5ww˥m, .macro $LIB_MOVC5DEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_MOVC5DEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MOVC5D EFww˥m, .macro $LIB_MOVC5_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_MOVC5_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$MOVC5, ARGS=<...>' instead" .endm $LIB_MOVC5_Gww`_m, .macro $LIB_MOVC3_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_MOVC3_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$MOVC3, ARGS=<...>' instead" .endm $LIB_MOVC3_Sww`_m, .macro $LIB_MOVC3 P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48  P49B .error "Macro $LIB_MOVC3 is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MOVC3ww`_m, .macro $LIB_MOVC3DEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_MOVC3DEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, Anna$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 " RGS=<...>' instead" .endm $LIB_MOVC3DEFwwm, .macro $LIB_MOVC3_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_MOVC3_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$MOVC3, ARGS=<...>' instead" .endm $LIB_MOVC3_Gwwm, .macro $LIB_MATCH_COND_S P0 P1 P2 P3 P4 P5 P6 PP$LIB_MULTF_DELTA_TIME_GD$LIB_MULTF_DELTA_TIME_S>$LIB_MULT_DELTA_TIME$LIB_MULT_DELTA_TIMEDEF$LIB_MULT_DELTA_TIME_GEC$LIB_SGET1_DD_S=$LIB_SHOW_VM_G6$LIB_SHOW_VM_ZONE_S0$LIB_SIG_TO_RET_G+$LIB_SIG_TO_STOP_S% $LIB_SKPC_G7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_MATCH_COND_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$MATCH_COND, ARGS=<...>' instead" .endm $LIB_MATCH_COND_Swwm, .macro $LIB_MATCH_COND P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_MATCH_COND is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MATCH_CONDwwm, .macro $LIB_MATCH_CONDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_MATCH_CONDDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MATCH_CONDDEFwwlm, .macro $LIB_MATCH_COND_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_MATCH_COND_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$MATCH_COND, ARGS=<. ..>' instead" .endm $LIB_MATCH_COND_Gwwlm, .macro $LIB_MATCHC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_MATCHC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$MATCHC, ARGS=<...>' instead" .endm $LIB_MATCHC_Swwlm, .macro $LIB_MATCHC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_MATCHC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MATCHCwwlm, .macro $LIB_MATCHCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_MATCHCDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_MATCHCDEFwwlm, .macro $LIB_MATCHC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_MATCHC_G is not supported for use wit $LIB_MOVTUC&$LIB_MOVTUCDEF $LIB_MOVTUC_G  $LIB_MOVTUC_S$LIB_MULTF_DELTA_TIME$LIB_MULTF_DELTA_TIMEDEF h MACRO-64"= .print " Use\x09'$CALL LIB$MATCHC, ARGS=<...>' instead" .endm $LIB_MATCHC_Gww@m, .macro $LIB_LP_LINES_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_LP_LINES_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$LP_LINES, ARGS=<...>' instead" .endm $LIB_LP_LINES_Sw w@m, .macro $LIB_LOOKUP_TREE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_LOOKUP_TREE_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$LOOKUP_TREE, ARGS=<...>' instead" .endm $LIB_LOOKUP_TREE_Sww@m, .macro $LIB_LOOKUP_TREE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_LOOKUP_TREE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_LOOKUP_TREEww@m, .macro $LIB_LOOKUP_TREEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_LOOKUP_TREEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_LOOKUP_TREEDEFww m, .macro $LIB_LOOKUP_TREE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_LOOKUP_TREE_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$LOOKUP_TREE, ARGS=<...>' instead" .endm $LIB_LOOKUP_TREE_Gww m, .macro $LIB_LOOKUP_KEY_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_LOOKUP_KEY_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$LOOKUP_KEY, ARGS=<...>' instead" $LIB_MOVC5~ $LIB_MOVC5DEF $LIB_MOVC5_Gl $LIB_MOVC5_S $LIB_MOVTCV $LIB_MOVTCDEF $LIB_MOVTC_GD $LIB_MOVTC_S  .endm $LIB_LOOKUP_KEY_Sww m, .macro $LIB_LOOKUP_KEY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_LOOKUP_KEY is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_LOOKUP_KEYww m, .macro $LIB_LOOKUP_KEYDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 '4֠$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 d"P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_LOOKUP_KEYDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_LOOKUP_KEYDEFww m, .macro $LIB_LOOKUP_KEY_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_LOOKUP_KEY_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$LOOKUP_KEY, ARGS=<...>' instead" .endm $LIB_LOOKUP_KEY_Gww m, .macro $LIB_LOCC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_LOCC_S is not  supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$LOCC, ARGS=<...>' instead" .endm $LIB_LOCC_Sww m, .macro $LIB_LOCC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_LOCC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_LOCCww m, .macro $LIB_LOCCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_LOCCDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_LOCCDEFww m, .macro $LIB_LOCC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 $LIB_MATCH_CONDDEF$LIB_MATCH_COND_G$LIB_MATCH_COND_S  $LIB_MOVC3 $LIB_MOVC3DEF6 $LIB_MOVC3_G $LIB_MOVC3_SP22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_LOCC_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$LOCC, ARGS=<...>' instead" .endm $LIB_LOCC_Gww`m, .macro $LIB_LEN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .err or "Macro $LIB_LEN_S is not supported for use with MACRO-64": .print " Use\x09'$CALL LIB$LEN, ARGS=<...>' instead" .endm $LIB_LEN_Sww`m, .macro $LIB_LEN P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $LIB_LEN is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .en dm $LIB_LENww`m, .macro $LIB_LENDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_LENDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_LENDEFww`m, .macro $LIB_LEN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_LEN_G is not supported for use with MACRO-64": .print " Use\x09'$CALL LIB$LEN, ARGS=<...>' instead" .endm $LIB_LEN_Gwwm, .macro $LIB_INT_OVER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P4 7 P48 P49G .error "Macro $LIB_INT_OVER_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$INT_OVER, ARGS=<...>' instead" .endm $LIB_INT_OVER_Swwm, .macro $LIB_INT_OVER P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_INT_OVER is not supported for use with MACRO-64"; .print " Use\x 09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INT_OVERwwm, .macro $LIB_INT_OVERDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_INT_OVERDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INT_OVERDEFww@(m, .macro $LIB_INT$LIB_LOOKUP_TREE_Sn$LIB_LP_LINES_S $LIB_MATCHCJ$LIB_MATCHCDEF $LIB_MATCHC_G4 $LIB_MATCHC_S^$LIB_MATCH_COND_OVER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_INT_OVER_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$INT_OVER, ARGS=<...>' instead" .endm $LIB_INT_OVER_Gww@(m, .macro $LIB_INSV_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_INSV_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$INSV, ARGS=<...>' instead" .endm $LIB_INSV_Sww@(m, .macro $LIB_INSV P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_INSV is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INSVww஼m, .macro $LIB_INSVDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_INSVDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INSV DEFww஼m, .macro $LIB_INSV_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_INSV_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$INSV, ARGS=<...>' instead" .endm $LIB_INSV_Gww஼m, .macro $LIB_INSQTI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_INSQTI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$INSQTI, ARGS=<...>' instead" .endm $LIB_INSQTI_Sww஼m, .macro $LIB_INSQTI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 aC$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 " P47 P48 P49C .error "Macro $LIB_INSQTI is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INSQTIww஼m, .macro $LIB_INSQTIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_INSQTIDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL L$LIB_LOOKUP_KEYDEFT$LIB_LOOKUP_KEY_G$LIB_LOOKUP_KEY_S$LIB_LOOKUP_TREE>$LIB_LOOKUP_TREEDEF$LIB_LOOKUP_TREE_G IB$WAIT, ARGS=<...>' instead" .endm $LIB_INSQTIDEFww஼m, .macro $LIB_INSQTI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_INSQTI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$INSQTI, ARGS=<...>' instead" .endm $LIB_INSQTI_Gww5m, .macro $LIB_INSQHI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_INSQHI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$INSQHI, ARGS=<...>' instead" .endm $LIB_INSQHI_Sww5m, .macro $LIB_INSQHI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_INSQHI is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INSQHIww5m, .macro $LIB_INSQHIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_INSQHIDEF is not suppor ted for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INSQHIDEFww5m, .macro $LIB_INSQHI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_INSQHI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$INSQHI, ARGS=<...>' instead" .endm $LIB_INSQHI _Gww5m, .macro $LIB_INSERT_TREE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_INSERT_TREE_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$INSERT_TREE, ARGS=<...>' instead" .endm $LIB_INSERT_TREE_Sww m, .macro $LIB_INSERT_TREE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P $LIB_LEN_G $LIB_LEN_S $LIB_LOCC $LIB_LOCCDEF $LIB_LOCC_G $LIB_LOCC_S&$LIB_LOOKUP_KEYEg$LIB_RESET_VM_ZONE_Gb $LIB_SCANCZ$LIB_SCOPY_DXDX_ST$LIB_SET_LOGICALDEFN$LIB_SET_SYMBOL_SI$LIB_SFREEN_DDDEF12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_INSERT_TREE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INSERT_TREEww m, .macro $LIB_INSERT_TREEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_INSERT_TREEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INSERT_TREEDEFww m, .macro $LIB_INSERT_TREE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_INSERT_TREE_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$INSERT_TREE, ARGS=<...>' instead" .endm $LIB_INSERT_TREE_Gww`m, .macro $LIB_INIT_TIMER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_INIT_TIMER_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$INIT_TIMER, ARGS=<...>' ins tead" .endm $LIB_INIT_TIMER_SwwPm, .macro $LIB_INIT_TIMER P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_INIT_TIMER is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INIT_TIMERwwPm, .macro $LIB_INIT_TIMERDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_INIT_TIMERDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INIT_TIMERDEFwwPm, .macro $LIB_INIT_TIMER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P3v $LIB_INSV_S $LIB_INT_OVERJ$LIB_INT_OVERDEF$LIB_INT_OVER_G $LIB_INT_OVER_S$LIB_LEN $LIB_LENDEF2 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_INIT_TIMER_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$INIT_TIMER, ARGS=<...>' instead" .endm $LIB_INIT_TIMER_GwwPm, .macro $LIB_INIT_DATE_TIME_CONTEXT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "Macro $LIB_INIT_DATE_TIME_CONTEXT_S is not supported for use with MACRO-64"M .print " Use\x09'$CALL LIB$INIT_DATE_TIME_CONTEXT, ARGS=<...>' instead"$ .endm $LIB_INIT_DATE_TIME_CONTEXT_SwwPm, .macro $LIB_INIT_DATE_TIME_CONTEXT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $LIB_INIT_DATE_TIME_CONTEXT is not support_v$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 /"ed for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"" .endm $LIB_INIT_DATE_TIME_CONTEXTwwPm, .macro $LIB_INIT_DATE_TIME_CONTEXTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49V .error "Macro $LIB_INIT_DATE_TIME_CONTEXTDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"% .endm $LIB_INIT_DATE_TIME_CONTEXTDEFwwm, .macro $LIB_INIT_DATE_TIME_CONTEXT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "Macro $LIB_INIT_DATE_TIME_CONTEXT_G is not supported for use with MACRO-64"M .print " Use\x09'$CALL LIB$INIT_DATE_TIME_CONTEXT, ARGS=<...>' instead"$ .endm $LIB_INIT_DAT& $LIB_INSQTI$LIB_INSQTIDEFB $LIB_INSQTI_G $LIB_INSQTI_S $LIB_INSV $LIB_INSVDEF $LIB_INSV_G E_TIME_CONTEXT_Gwwm, .macro $LIB_INDEX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_INDEX_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$INDEX, ARGS=<...>' instead" .endm $LIB_INDEX_Swwm, .macro $LIB_INDEX P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_INDEX is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INDEXwwm, .macro $LIB_INDEXDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_INDEXDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_INDEXDEFwwm, .macro $LIB_INDEX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_INDEX_G is not supported for use with MACRO-64"< .print " Use\x09'$CA LL LIB$INDEX, ARGS=<...>' instead" .endm $LIB_INDEX_Gww@]m, .macro $LIB_ICHAR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_ICHAR_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$ICHAR, ARGS=<...>' instead" .endm $LIB_ICHAR_Sww@]m, .macro $LIB_ICHAR P0 P1 P2 P3 P4 D$LIB_INSERT_TREEDEF$LIB_INSERT_TREE_G$LIB_INSERT_TREE_S` $LIB_INSQHI$LIB_INSQHIDEF| $LIB_INSQHI_G $LIB_INSQHI_SP5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_ICHAR is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ICHARww@]m, .macro $LIB_ICHARDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_ICHARDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ICHARDEFww@]m, .macro $LIB_ICHAR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_ICHAR_G is not supported for use wi th MACRO-64"< .print " Use\x09'$CALL LIB$ICHAR, ARGS=<...>' instead" .endm $LIB_ICHAR_Gwwjm, .macro $LIB_GET_VM_PAGE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_GET_VM_PAGE_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$GET_VM_PAGE, ARGS=<...>' instead" .endm $LIB_GET_VM_PAG E_Swwjm, .macro $LIB_GET_VM_PAGE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_GET_VM_PAGE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_VM_PAGEwwjm, .macro $LIB_GET_VM_PAGEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_GET_VM_PAGEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_VM_PAGEDEFwwjm, .macro $LIB_GET_VM_PAGE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_GET_VM_PAGE_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$GET_VM_PAGE, ARGS=<...>' instead" .endm $LIB_GET_VM_PAGE_Gww m, .macro $LIB_GET_VM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GET_VM_S is not supported>$LIB_INIT_DATE_TIME_CONTEXT_S,$LIB_INIT_TIMER$LIB_INIT_TIMERDEFZ$LIB_INIT_TIMER_G$LIB_INIT_TIMER_S$LIB_INSERT_TREE  for use with MACRO-64"= .print " Use\x09'$CALL LIB$GET_VM, ARGS=<...>' instead" .endm $LIB_GET_VM_Sww m, .macro $LIB_GET_VM P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_GET_VM is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_VMww m, .macro $LIB_GET_VMDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_GET_VMDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_VMDEFww`m, .macro $LIB_GET_VM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 O$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GET_VM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GET_VM, ARGS=<...>' instead" .endm $LIB_GET_VM_Gww`m, .macro $LIB_GET_USERS_LANGUAGE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $LIB_GET_USERS_LANGUAGE_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL LIB$GET_USERS_LANGUAGE, ARGS=<...>' instead" .endm $LIB_GET_USERS_LANGUAGE_Swwm, .macro $LIB_GET_USERS_LANGUAGE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_GET_USERS_LANGUAGE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_USERS_LANGUAGEwwm, .macro $LIB_GET_USERS_LANGUAGEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $LIB_GET_USERS_LANGUAGEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAI T, ARGS=<...>' instead"! .endm $LIB_GET_USERS_LANGUAGEDEFwwm, .macro $LIB_GET_USERS_LANGUAGE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $LIB_GET_USERS_LANGUAGE_G is not supported for use with MACRO-64"I .print " Use\x09'$CALL LIB$GET_USERS_LANGUAGE, ARGS=<...>' instead" .endm $LIB_GET_USERS_LANGUAGE_G> $LIB_INDEX_G $LIB_INDEX_S$LIB_INIT_DATE_TIME_CONTEXT$LIB_INIT_DATE_TIME_CONTEXTDEFJ$LIB_INIT_DATE_TIME_CONTEXT_G wwm, .macro $LIB_GET_SYMBOL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_GET_SYMBOL_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$GET_SYMBOL, ARGS=<...>' instead" .endm $LIB_GET_SYMBOL_Swwm, .macro $LIB_GET_SYMBOL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_GET_SYMBOL is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_SYMBOLww m, .macro $LIB_GET_SYMBOLDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_GET_SYMBOLDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_SYMBOLDEFwwm, .macro $LIB_GET_SYMBOL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_GET_SYMBOL_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$GET_SYMBOL, ARGS=<...>' instead" .endm $LIB_GET_SYMBOL_Gwwm, .macro $LIB_GET_PREV_INVO_HANDLE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $LIB_GET_PREV_INVO_HANDLE_S is not supported for use with MACRO-64"K .print " Use\x09'$CALL LIB$GET_PREV_INVO_HANDLE,> $LIB_GET_VM_S $LIB_ICHARP $LIB_ICHARDEF $LIB_ICHAR_GD $LIB_ICHAR_S $LIB_INDEX( $LIB_INDEXDEFE$LIB_PUT_COMMONDEF$LIB_PUT_INVO_REGISTERS_G~$LIB_PUT_OUTPUT_Sw$LIB_REMQHIDEFr $LIB_REMQTI_Sm$LIB_RESERVE_EFDEF  ARGS=<...>' instead"" .endm $LIB_GET_PREV_INVO_HANDLE_Swwm, .macro $LIB_GET_PREV_INVO_HANDLE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $LIB_GET_PREV_INVO_HANDLE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_PREV_INVO_HANDLEwwm, .macro $LIB_GET_PREV_INVO_HANDLEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $LIB_GET_PREV_INVO_HANDLEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"# .endm $LIB_GET_PREV_INVO_HANDLEDEFwwm, .macro $LIB_GET_PREV_INVO_HANDLE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $LIB_GET_PREV_INVO_HANDLE_G is not supported for use with MACRO-64"K .print " Use\x09'$CALL LIB$GET_PREV_INVO_HANDLE, ARGS=<...>' instead"" .endm $LIB_GET_PREV_INVO_HANDLE_Gwwm, .macro $LIB_GET_PREV_INVO_CONTEXT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21>$LIB_GET_VMDEF $LIB_GET_VM_G$LIB_GET_VM_PAGE$LIB_GET_VM_PAGEDEFD$LIB_GET_VM_PAGE_Gl$LIB_GET_VM_PAGE_S P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $LIB_GET_PREV_INVO_CONTEXT_S is not supported for use with MACRO-64"L .print " Use\x09'$CALL LIB$GET_PREV_INVO_CONTEXT, ARGS=<...>' instead"# .endm $LIB_GET_PREV_INVO_CONTEXT_Swwm, .macro $LIB_GET_PREV_INVO_CONTEXT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $LIB_GET_PREV_INVO_CONTEXT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"! .endm $LIB_GET_PREV_INVO_CONTEXTww &m, .macro $LIB_GET_PREV_INVO_CONTEXTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "3?|X$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 n"Macro $LIB_GET_PREV_INVO_CONTEXTDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"$ .endm $LIB_GET_PREV_INVO_CONTEXTDEFww &m, .macro $LIB_GET_PREV_INVO_CONTEXT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $LIB_GET_PREV_INVO_CONTEXT_G is not supported for use with MACRO-64"L .print " Use\x09'$CALL LIB$GET_PREV_INVO_CONTEXT, ARGS=<...>' instead"# .endm $LIB_GET_PREV_INVO_CONTEXT_Gww &m, .macro $LIB_GET_MAXIMUM_DATE_LENGTH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49V .error "Macro $LIB_GET_MAXIMUM_DATE_LENGTH_S is not supported for use with MACRO-64"N .print " Use\x09'$CALL LIB$GET_M>$LIB_GET_USERS_LANGUAGE$LIB_GET_USERS_LANGUAGEDEFH$LIB_GET_USERS_LANGUAGE_G"$LIB_GET_USERS_LANGUAGE_Sz $LIB_GET_VMAXIMUM_DATE_LENGTH, ARGS=<...>' instead"% .endm $LIB_GET_MAXIMUM_DATE_LENGTH_Sww &m, .macro $LIB_GET_MAXIMUM_DATE_LENGTH P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $LIB_GET_MAXIMUM_DATE_LENGTH is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"# .endm $LIB_GET_MAXIMUM_ DATE_LENGTHww &m, .macro $LIB_GET_MAXIMUM_DATE_LENGTHDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49W .error "Macro $LIB_GET_MAXIMUM_DATE_LENGTHDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"& .endm $LIB_GET_MAXIMUM_DATE_LENGTHDEFww &m, .macro $LIB_GET_MAXIMUM_DATE_LENGTH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49V .error "Macro $LIB_GET_MAXIMUM_DATE_LENGTH_G is not supported for use with MACRO-64"N .print " Use\x09'$CALL LIB$GET_MAXIMUM_DATE_LENGTH, ARGS=<...>' instead"% .endm $LIB_GET_MAXIMUM_DATE_LENGTH_Gwwm, .macro $LIB_GET_LUN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12>|$LIB_GET_PREV_INVO_HANDLE_S$LIB_GET_SYMBOL<$LIB_GET_SYMBOLDEF$LIB_GET_SYMBOL_G $LIB_GET_SYMBOL_S P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_GET_LUN_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$GET_LUN, ARGS=<...>' instead" .endm $LIB_GET_LUN_Swwm, .macro $LIB_GET_LUN P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_GET_LUN is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_LUNwwMm, .macro $LIB_GET_LUNDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_GET_LUNDEF is not supported for use with MACRO-64" ; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_LUNDEFwwMm, .macro $LIB_GET_LUN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_GET_LUN_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$GET_LUN, ARGS=<...>' instead" .endm $LIB_GET_LUN_GwwMm, .macro $LIB_GET_INVO_HANDLE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_GET_INVO_HANDLE_S is not supported for use with MACRO-64"F .print " Use\x09'$CALL LIB$GET_INVO_HANDLE, ARGS=<...>' instead" .endm $LIB_GET_INVO_HANDLE_SwwMm, .macro $LIB_GET_INVO_HANDLE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_GET_INVO_HANDLE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_INVO_HANDLEwwm, .macro $LIB_GET_INVO_HANDLEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P3^$LIB_GET_PREV_INVO_CONTEXT_Gz$LIB_GET_PREV_INVO_CONTEXT_SF$LIB_GET_PREV_INVO_HANDLE$LIB_GET_PREV_INVO_HANDLEDEF$LIB_GET_PREV_INVO_HANDLE_G5 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_GET_INVO_HANDLEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_INVO_HANDLEDEFwwm, .macro $LIB_GET_INVO_HANDLE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_GET_INVO_HANDLE_G is not supported for use with MACRO-64"F .print " Use\x09'$CALL LIB$GET_INVO_HANDLE, ARGS=<...>' instead" .endm $LIB_GET_INVO_HANDLE_Gwwm, .macro $LIB_GET_INVO_CONTEXT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_GET_INVO_CONTEXT_S is not supported for use with MACRO-64"G .print " Use\x09'$CALL LIB$GET_INVO_CONTEXT, ARGS=<...>' instead" .endm $LIB_GET_INVO_CONTEXT_Sww [m, .macro $LIB_GET_INVO_CONTEXT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_GET_INVO_CONTEXT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_INVO_CONTEXT ww [m, .macro $LIB_GET_INVO_CONTEXTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49P .error "Macro $LIB_GET_INVO_CONTEXTDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_INVO_CONTEXTDEFww [m, .macro $LIB_GET_INVO_CONTEXT_G P0 P1 P2 P3 P4 P5 P6 P#$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 '"^$LIB_GET_MAXIMUM_DATE_LENGTH_G$LIB_GET_MAXIMUM_DATE_LENGTH_SF$LIB_GET_PREV_INVO_CONTEXT$LIB_GET_PREV_INVO_CONTEXTDEFE $LIB_MOVC3_S $LIB_MOVTC_S$LIB_MULTF_DELTA_TIMEDEF$LIB_MULT_DELTA_TIME_G $LIB_POLYD_S $LIB_POLYG_S7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_GET_INVO_CONTEXT_G is not supported for use with MACRO-64"G .print " Use\x09'$CALL LIB$GET_INVO_CONTEXT, ARGS=<...>' instead" .endm $LIB_GET_INVO_CONTEXT_Gww [m, .macro $LIB_GET_INPUT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_GET_INPUT_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$GET_INPUT, ARGS=<...>' instead" .endm $LIB_GET_INPUT_Sww [m, .macro $LIB_GET_INPUT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_GET_INPUT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_INPUTwwm, .macro $LIB_GET_INPUTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_GET_INPUTDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, A RGS=<...>' instead" .endm $LIB_GET_INPUTDEFwwm, .macro $LIB_GET_INPUT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_GET_INPUT_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$GET_INPUT, ARGS=<...>' instead" .endm $LIB_GET_INPUT_Gwwm, .macro $LIB_GET_FOREIGN_S P 0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_GET_FOREIGN_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$GET_FOREIGN, ARGS=<...>' instead" .endm $LIB_GET_FOREIGN_Swwum, .macro $LIB_GET_FOREIGN P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P^$LIB_GET_LUNDEFb$LIB_GET_LUN_G$LIB_GET_LUN_S\$LIB_GET_MAXIMUM_DATE_LENGTH$LIB_GET_MAXIMUM_DATE_LENGTHDEF 26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_GET_FOREIGN is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_FOREIGNwwum, .macro $LIB_GET_FOREIGNDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .e rror "Macro $LIB_GET_FOREIGNDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_FOREIGNDEFwwum, .macro $LIB_GET_FOREIGN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_GET_FOREIGN_G is not supported for use with MACRO-64"B .print " Use\x09'$ CALL LIB$GET_FOREIGN, ARGS=<...>' instead" .endm $LIB_GET_FOREIGN_Gwwum, .macro $LIB_GET_EF_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GET_EF_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GET_EF, ARGS=<...>' instead" .endm $LIB_GET_EF_Swwum, .macro $LIB_G ET_EF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_GET_EF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_EFww@m, .macro $LIB_GET_EFDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_GET_EFDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_EFDEFww@m, .macro $LIB_GET_EF_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GET_EF_^$LIB_GET_INVO_HANDLEH$LIB_GET_INVO_HANDLEDEF$LIB_GET_INVO_HANDLE_G$LIB_GET_INVO_HANDLE_S@ $LIB_GET_LUNG is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GET_EF, ARGS=<...>' instead" .endm $LIB_GET_EF_Gww@m, .macro $LIB_GET_CURR_INVO_HANDLE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $LIB_GET_CURR_INVO_HANDLE_S is not supported for use with MACRO-64"K .print " Use\x09'$CALL LIB$GET_C URR_INVO_HANDLE, ARGS=<...>' instead"" .endm $LIB_GET_CURR_INVO_HANDLE_Sww@m, .macro $LIB_GET_DATE_FORMAT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_GET_DATE_FORMAT_S is not supported for use with MACRO-64"F .print " Use\x09'$CALL LIB$GET_DATE_FORMAT, ARGS=<...>' instead" .endm $LIB_GET_DATE_FORMAT_S wwm, .macro $LIB_GET_DATE_FORMAT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_GET_DATE_FORMAT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_DATE_FORMATwwm, .macro $LIB_GET_DATE_FORMATDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P1$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 w"1 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_GET_DATE_FORMATDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_DATE_FORMATDEFwwm, .macro $LIB_GET_DATE_FORMAT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 Pw^d$LIB_GET_INVO_CONTEXT $LIB_GET_INVO_CONTEXTDEF$LIB_GET_INVO_CONTEXT_G$LIB_GET_INVO_CONTEXT_S32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_GET_DATE_FORMAT_G is not supported for use with MACRO-64"F .print " Use\x09'$CALL LIB$GET_DATE_FORMAT, ARGS=<...>' instead" .endm $LIB_GET_DATE_FORMAT_Gwwm, .macro $LIB_GET_CURR_INVO_CONTEXT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $LIB_GET_CURR_INVO_CONTEXT_S is not supported for use with MACRO-64"L .print " Use\x09'$CALL LIB$GET_CURR_INVO_CONTEXT, ARGS=<...>' instead"# .endm $LIB_GET_CURR_INVO_CONTEXT_Sww m, .macro $LIB_GET_CURR_INVO_CONTEXT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $LIB_GET_CURR_INVO_CONTEXT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"! .endm $LIB_GET_CURR_INVO_CONTEXTww m, .macro $LIB_GET_CURR_INVO_CONTEXTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "Macro $LIB_GET_CURR_INVO_CONTEXTDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"$ .endm $LIB_GET_CURR_INVO_CONTEXTDEFww m, .macro $LIB_GET_CURR_INVO_CONTEXT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $LIB_GET_CURR_INVO_CONTEXT_G is not supported for use with MACRO-64"L .print " Use\x09'$CALL LIB$GET_CURR_INVO_CONTEXT, ARGS=<...>' instead"# .endm $LIB_GET_CURR_INV $LIB_GET_FOREIGN_G$LIB_GET_FOREIGN_S $LIB_GET_INPUT$LIB_GET_INPUTDEF:$LIB_GET_INPUT_Gp$LIB_GET_INPUT_S O_CONTEXT_Gwwm, .macro $LIB_GET_COMMON_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_GET_COMMON_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$GET_COMMON, ARGS=<...>' instead" .endm $LIB_GET_COMMON_Swwm, .macro $LIB_GET_COMMON P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_GET_COMMON is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_COMMONwwm, .macro $LIB_GET_COMMONDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_GET_COMMONDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_COMMONDEFww`m, .macro $LIB_GET_COMMON_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_GET_COMMON_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$GET_COMMON, ARGS=<...>' instead" .endm $LIB_GET_COMMON_Gww`m, .macro $LIB_GET_COMMAND_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_GET_COMMAND_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$GET_COMMAND, ARGS=<...>' in  $LIB_GET_EF h$LIB_GET_EFDEF  $LIB_GET_EF_G R $LIB_GET_EF_St$LIB_GET_FOREIGN  $LIB_GET_FOREIGNDEF}E $LIB_INSQHI_S $LIB_INSV_G $LIB_LENDEF$LIB_LOOKUP_KEY$LIB_LOOKUP_TREE_G$LIB_MATCH_COND stead" .endm $LIB_GET_COMMAND_Sww`m, .macro $LIB_GET_COMMAND P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_GET_COMMAND is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_COMMANDww`m, .macro $LIB_GET_COMMANDDEF P0 P1 P2 P3 P4 P!5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_GET_COMMANDDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GET_COMMANDDEFww`m, .macro $LIB_GET_COMMAND_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P"30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_GET_COMMAND_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$GET_COMMAND, ARGS=<...>' instead" .endm $LIB_GET_COMMAND_Gww$m, .macro $LIB_GETSYI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $$LIB_GETSYI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GETSYI, ARGS=<...>' instead" .endm $LIB_GETSYI_Sww$m, .macro $LIB_GETSYI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_GETSYI is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' insteadx)$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "#$LIB_GET_CURR_INVO_HANDLE_S $LIB_GET_DATE_FORMAT$LIB_GET_DATE_FORMATDEFV$LIB_GET_DATE_FORMAT_GV$LIB_GET_DATE_FORMAT_S %" .endm $LIB_GETSYIww$m, .macro $LIB_GETSYIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_GETSYIDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GETSYIDEFww$m, .macro $LIB_GETSYI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P1&2 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GETSYI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GETSYI, ARGS=<...>' instead" .endm $LIB_GETSYI_Gww$m, .macro $LIB_GETQUI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 'P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GETQUI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GETQUI, ARGS=<...>' instead" .endm $LIB_GETQUI_Sww$m, .macro $LIB_GETQUI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_GETQUI is not supported for use with MACRO-64"; ( .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GETQUIwwm, .macro $LIB_GETQUIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_GETQUIDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GETQUIDEFwwm, .ma)cro $LIB_GETQUI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GETQUI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GETQUI, ARGS=<...>' instead" .endm $LIB_GETQUI_Gwwm, .macro $LIB_GETJPI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P2+5 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GETJPI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GETJPI, ARGS=<...>' instead" .endm $LIB_GETJPI_Swwm, .macro $LIB_GETJPI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Ma$LIB_GET_CURR_INVO_CONTEXT$LIB_GET_CURR_INVO_CONTEXTDEFL$LIB_GET_CURR_INVO_CONTEXT_G $LIB_GET_CURR_INVO_CONTEXT_S,cro $LIB_GETJPI is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GETJPIww>m, .macro $LIB_GETJPIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_GETJPIDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' inste -ad" .endm $LIB_GETJPIDEFww>m, .macro $LIB_GETJPI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GETJPI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GETJPI, ARGS=<...>' instead" .endm $LIB_GETJPI_Gww>m, .macro $LIB_GETDVI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 .P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GETDVI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GETDVI, ARGS=<...>' instead" .endm $LIB_GETDVI_Sww>m, .macro $LIB_GETDVI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 /P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_GETDVI is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GETDVIww>m, .macro $LIB_GETDVIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_GETDVIDEF is not supported for use with MACRO-64" 1; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_GETDVIDEFww>m, .macro $LIB_GETDVI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_GETDVI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$GETDVI, ARGS=<...>' instead" .endm $LIB_GETDVI_Gww m, b$LIB_GET_COMMAND_G$LIB_GET_COMMAND_S$LIB_GET_COMMONJ$LIB_GET_COMMONDEF$LIB_GET_COMMON_G$LIB_GET_COMMON_S2 .macro $LIB_FREE_VM_PAGE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_FREE_VM_PAGE_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$FREE_VM_PAGE, ARGS=<...>' instead" .endm $LIB_FREE_VM_PAGE_Sww m, .macro $LIB_FREE_VM_PAGE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 3P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_FREE_VM_PAGE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FREE_VM_PAGEww m, .macro $LIB_FREE_VM_PAGEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P441 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_FREE_VM_PAGEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FREE_VM_PAGEDEFww m, .macro $LIB_FREE_VM_PAGE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_FREE_VM_PAGE_G is not supported forVg$$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "4 5 use with MACRO-64"C .print " Use\x09'$CALL LIB$FREE_VM_PAGE, ARGS=<...>' instead" .endm $LIB_FREE_VM_PAGE_Gww m, .macro $LIB_FREE_VM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_FREE_VM_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$FREE_VM, ARGS=<...>' instead" .endm $LIB_ 7FREE_VM_SwwKm, .macro $LIB_FREE_VM P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_FREE_VM is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FREE_VMwwKm, .macro $LIB_FREE_VMDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P1%@ $LIB_GETQUI_S" $LIB_GETSYI$"$LIB_GETSYIDEF$ $LIB_GETSYI_G! $LIB_GETSYI_S.$LIB_GET_COMMAND$LIB_GET_COMMANDDEF86 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_FREE_VMDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FREE_VMDEFwwKm, .macro $LIB_FREE_VM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P 943 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_FREE_VM_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$FREE_VM, ARGS=<...>' instead" .endm $LIB_FREE_VM_GwwYm, .macro $LIB_FREE_TIMER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_FREE_TIMER_S is not supported for use with MACRO-64"A : .print " Use\x09'$CALL LIB$FREE_TIMER, ARGS=<...>' instead" .endm $LIB_FREE_TIMER_SwwYm, .macro $LIB_FREE_TIMER P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_FREE_TIMER is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FREE_TIMERww;Ym, .macro $LIB_FREE_TIMERDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_FREE_TIMERDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FREE_TIMERDEFwwYm, .macro $LIB_FREE_TIMER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P1<7 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_FREE_TIMER_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$FREE_TIMER, ARGS=<...>' instead" .endm $LIB_FREE_TIMER_GwwYm, .macro $LIB_FREE_LUN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P4?1 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_FREE_LUN_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$FREE_LUN, ARGS=<...>' instead" .endm $LIB_FREE_LUN_Swwm, .macro $LIB_FREE_LUN P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_FREE_LUN is not supported for use with MACRO-64)  $LIB_GETJPI+$LIB_GETJPIDEF,( $LIB_GETJPI_G(z $LIB_GETJPI_S& $LIB_GETQUI'\$LIB_GETQUIDEF' $LIB_GETQUI_G$LIB_GET_SYMBOL_S $LIB_GET_VM$LIB_GET_VM_PAGE_S $LIB_INDEXDEF$LIB_INIT_DATE_TIME_CONTEXT_G$LIB_INSERT_TREE @"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FREE_LUNwwm, .macro $LIB_FREE_LUNDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_FREE_LUNDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FREE_LUNDEFwwAm, .macro $LIB_FREE_LUN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_FREE_LUN_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$FREE_LUN, ARGS=<...>' instead" .endm $LIB_FREE_LUN_Gwwm, .macro $LIB_FREE_EF_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 PB20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_FREE_EF_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$FREE_EF, ARGS=<...>' instead" .endm $LIB_FREE_EF_Swwm, .macro $LIB_FREE_EF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 C P48 P49D .error "Macro $LIB_FREE_EF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FREE_EFwwm, .macro $LIB_FREE_EFDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_FREE_EFDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL E LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FREE_EFDEFww@fm, .macro $LIB_FREE_EF_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_FREE_EF_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$FREE_EF, ARGS=<...>' instead" .endm $LIB_FREE_EF_Gww@fm, .macro $LIB_FREE_DATE_TIM3$LIB_FREE_VM_PAGE_G/$LIB_FREE_VM_PAGE_S4$LIB_FREE_VM_S-F $LIB_GETDVI.$LIB_GETDVIDEF/b $LIB_GETDVI_G, $LIB_GETDVI_SY$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 U"EFE_CONTEXT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "Macro $LIB_FREE_DATE_TIME_CONTEXT_S is not supported for use with MACRO-64"M .print " Use\x09'$CALL LIB$FREE_DATE_TIME_CONTEXT, ARGS=<...>' instead"$ .endm $LIB_FREE_DATE_TIME_CONTEXT_Sww@fm, .macro $LIB_FREE_DATE_TIME_CONTEXT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P1G1 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $LIB_FREE_DATE_TIME_CONTEXT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"" .endm $LIB_FREE_DATE_TIME_CONTEXTww@fm, .macro $LIB_FREE_DATE_TIME_CONTEXTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 PH28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49V .error "Macro $LIB_FREE_DATE_TIME_CONTEXTDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"% .endm $LIB_FREE_DATE_TIME_CONTEXTDEFww@fm, .macro $LIB_FREE_DATE_TIME_CONTEXT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 JP44 P45 P46 P47 P48 P49U .error "Macro $LIB_FREE_DATE_TIME_CONTEXT_G is not supported for use with MACRO-64"M .print " Use\x09'$CALL LIB$FREE_DATE_TIME_CONTEXT, ARGS=<...>' instead"$ .endm $LIB_FREE_DATE_TIME_CONTEXT_Gww m, .macro $LIB_FORMAT_DATE_TIME_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_FORMA8$LIB_FREE_TIMER_S5 $LIB_FREE_VM5$LIB_FREE_VMDEF72$LIB_FREE_VM_G1$LIB_FREE_VM_PAGE24$LIB_FREE_VM_PAGEDEFKT_DATE_TIME_S is not supported for use with MACRO-64"G .print " Use\x09'$CALL LIB$FORMAT_DATE_TIME, ARGS=<...>' instead" .endm $LIB_FORMAT_DATE_TIME_Sww m, .macro $LIB_FORMAT_DATE_TIME P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_FORMAT_DATE_TIME is not supported for use with MACRO-64"; .print " Use L\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FORMAT_DATE_TIMEww m, .macro $LIB_FORMAT_DATE_TIMEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49P .error "Macro $LIB_FORMAT_DATE_TIMEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FORMAT_DATE_TIMEDEFwwN m, .macro $LIB_FORMAT_DATE_TIME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $LIB_FORMAT_DATE_TIME_G is not supported for use with MACRO-64"G .print " Use\x09'$CALL LIB$FORMAT_DATE_TIME, ARGS=<...>' instead" .endm $LIB_FORMAT_DATE_TIME_Gww m, .macro $LIB_FLT_UNDER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 s?$LIB_FREE_LUN_G;8$LIB_FREE_LUN_S9h$LIB_FREE_TIMER9$LIB_FREE_TIMERDEF:$LIB_FREE_TIMER_GOP9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_FLT_UNDER_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$FLT_UNDER, ARGS=<...>' instead" .endm $LIB_FLT_UNDER_Sww m, .macro $LIB_FLT_UNDER P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34P P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_FLT_UNDER is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FLT_UNDERww m, .macro $LIB_FLT_UNDERDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_FLT_UNDERDEF is not sup Qported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FLT_UNDERDEFww m, .macro $LIB_FLT_UNDER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_FLT_UNDER_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$FLT_UNDER, ARGS=<...>' instead" .endm S $LIB_FLT_UNDER_Gww` m, .macro $LIB_FIXUP_FLT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_FIXUP_FLT_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$FIXUP_FLT, ARGS=<...>' instead" .endm $LIB_FIXUP_FLT_Sww` m, .macro $LIB_FIXUP_FLT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10~A" $LIB_FREE_EFB$LIB_FREE_EFDEFCD$LIB_FREE_EF_G@$LIB_FREE_EF_S< $LIB_FREE_LUN?b$LIB_FREE_LUNDEFT P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_FIXUP_FLT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FIXUP_FLTww` m, .macro $LIB_FIXUP_FLTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P3U7 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_FIXUP_FLTDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FIXUP_FLTDEFww` m, .macro $LIB_FIXUP_FLT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_FIXUP_FLT_G is not supported Vfor use with MACRO-64"@ .print " Use\x09'$CALL LIB$FIXUP_FLT, ARGS=<...>' instead" .endm $LIB_FIXUP_FLT_Gww` m, .macro $LIB_FIND_VM_ZONE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_FIND_VM_ZONE_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$FIND_VM_ZONE, ARGS=<...>' instead"ԑA$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ȑ"V W .endm $LIB_FIND_VM_ZONE_Sww m, .macro $LIB_FIND_VM_ZONE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_FIND_VM_ZONE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FIND_VM_ZONEww m, .macro $LIB_FIND_VM_ZONEDEF P0 P1 P2 P3 P4 P5Y P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_FIND_VM_ZONEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FIND_VM_ZONEDEFww@m, .macro $LIB_FIND_VM_ZONE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 E$LIB_FREE_DATE_TIME_CONTEXTF^$LIB_FREE_DATE_TIME_CONTEXTDEFG $LIB_FREE_DATE_TIME_CONTEXT_GC$LIB_FREE_DATE_TIME_CONTEXT_SZP30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_FIND_VM_ZONE_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$FIND_VM_ZONE, ARGS=<...>' instead" .endm $LIB_FIND_VM_ZONE_Gww@m, .macro $LIB_FIND_IMAGE_SYMBOL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49P[ .error "Macro $LIB_FIND_IMAGE_SYMBOL_S is not supported for use with MACRO-64"H .print " Use\x09'$CALL LIB$FIND_IMAGE_SYMBOL, ARGS=<...>' instead" .endm $LIB_FIND_IMAGE_SYMBOL_Sww!m, .macro $LIB_FIND_IMAGE_SYMBOL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_FIND_IMAGE_SYMBOL is not supported for use with M \ACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FIND_IMAGE_SYMBOLww!m, .macro $LIB_FIND_IMAGE_SYMBOLDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $LIB_FIND_IMAGE_SYMBOLDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm _ $LIB_FIND_IMAGE_SYMBOLDEFww!m, .macro $LIB_FIND_IMAGE_SYMBOL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49P .error "Macro $LIB_FIND_IMAGE_SYMBOL_G is not supported for use with MACRO-64"H .print " Use\x09'$CALL LIB$FIND_IMAGE_SYMBOL, ARGS=<...>' instead" .endm $LIB_FIND_IMAGE_SYMBOL_Gww!m, .macro $LIB_FINL$LIB_FLT_UNDER_SJ$LIB_FORMAT_DATE_TIMEKT$LIB_FORMAT_DATE_TIMEDEFK$LIB_FORMAT_DATE_TIME_GH$LIB_FORMAT_DATE_TIME_S$LIB_GET_INVO_CONTEXT_S $LIB_GET_LUN$LIB_GET_MAXIMUM_DATE_LENGTHDEF$LIB_GET_PREV_INVO_CONTEXTDEF$LIB_GET_PREV_INVO_HANDLE_G`D_FILE_END_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_FIND_FILE_END_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL LIB$FIND_FILE_END, ARGS=<...>' instead" .endm $LIB_FIND_FILE_END_Sww!m, .macro $LIB_FIND_FILE_END P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20a P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_FIND_FILE_END is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FIND_FILE_ENDwwm, .macro $LIB_FIND_FILE_ENDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P4b4 P45 P46 P47 P48 P49M .error "Macro $LIB_FIND_FILE_ENDDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FIND_FILE_ENDDEFwwm, .macro $LIB_FIND_FILE_END_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_FIND_FILE_END_G is not supported for use with c MACRO-64"D .print " Use\x09'$CALL LIB$FIND_FILE_END, ARGS=<...>' instead" .endm $LIB_FIND_FILE_END_Gwwm, .macro $LIB_FIND_FILE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_FIND_FILE_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$FIND_FILE, ARGS=<...>' instead" .endm $LIB_FI eND_FILE_Swwm, .macro $LIB_FIND_FILE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_FIND_FILE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FIND_FILEwwm, .macro $LIB_FIND_FILEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P1SF$LIB_FIXUP_FLTDEFT$LIB_FIXUP_FLT_GQ$LIB_FIXUP_FLT_SNT$LIB_FLT_UNDERO$LIB_FLT_UNDERDEFP$LIB_FLT_UNDER_Gf4 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_FIND_FILEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FIND_FILEDEFww /m, .macro $LIB_FIND_FILE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39g P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_FIND_FILE_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$FIND_FILE, ARGS=<...>' instead" .endm $LIB_FIND_FILE_Gww /m, .macro $LIB_FILE_SCAN_END_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_FILE_SCAN_END_S is not supported W$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 l{"g hfor use with MACRO-64"D .print " Use\x09'$CALL LIB$FILE_SCAN_END, ARGS=<...>' instead" .endm $LIB_FILE_SCAN_END_Sww /m, .macro $LIB_FILE_SCAN_END P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_FILE_SCAN_END is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" . jendm $LIB_FILE_SCAN_ENDwwm, .macro $LIB_FILE_SCAN_ENDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_FILE_SCAN_ENDDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FILE_SCAN_ENDDEFww@m, .macro $LIB_FILE_SCAN_END_G P0 P1 P2 Y $LIB_FIND_IMAGE_SYMBOL_SV($LIB_FIND_VM_ZONEV$LIB_FIND_VM_ZONEDEFWb$LIB_FIND_VM_ZONE_GU~$LIB_FIND_VM_ZONE_SQ$LIB_FIXUP_FLTkP3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_FILE_SCAN_END_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL LIB$FILE_SCAN_END, ARGS=<...>' instead" .endm $LIB_FILE_SCAN_END_GwwVm, .macro $LIB_FILE_SCAN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26l P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_FILE_SCAN_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$FILE_SCAN, ARGS=<...>' instead" .endm $LIB_FILE_SCAN_SwwVm, .macro $LIB_FILE_SCAN P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .errorm "Macro $LIB_FILE_SCAN is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FILE_SCANwwVm, .macro $LIB_FILE_SCANDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_FILE_SCANDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, n ARGS=<...>' instead" .endm $LIB_FILE_SCANDEFwwVm, .macro $LIB_FILE_SCAN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_FILE_SCAN_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$FILE_SCAN, ARGS=<...>' instead" .endm $LIB_FILE_SCAN_GwwVm, .macro $LIB_FID_TO_NAME_Sp P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_FID_TO_NAME_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$FID_TO_NAME, ARGS=<...>' instead" .endm $LIB_FID_TO_NAME_Swwm, .macro $LIB_FID_TO_NAME P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25e>$LIB_FIND_FILE_Gbz$LIB_FIND_FILE_SZ$LIB_FIND_IMAGE_SYMBOL[r$LIB_FIND_IMAGE_SYMBOLDEF\&$LIB_FIND_IMAGE_SYMBOL_Gq P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_FID_TO_NAME is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FID_TO_NAMEwwm, .macro $LIB_FID_TO_NAMEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K r.error "Macro $LIB_FID_TO_NAMEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FID_TO_NAMEDEFwwm, .macro $LIB_FID_TO_NAME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_FID_TO_NAME_G is not supported for use with MACRO-64"B .print " Use\x09 s'$CALL LIB$FID_TO_NAME, ARGS=<...>' instead" .endm $LIB_FID_TO_NAME_Gwwm, .macro $LIB_FFS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_FFS_S is not supported for use with MACRO-64": .print " Use\x09'$CALL LIB$FFS, ARGS=<...>' instead" .endm $LIB_FFS_Swwm, .macro $LIB_FFS P0 P1 P2 tP3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $LIB_FFS is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FFSwwm, .macro $LIB_FFSDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 uP36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_FFSDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FFSDEFww d!m, .macro $LIB_FFS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_FFS_G is not supported for use with MACRO w-64": .print " Use\x09'$CALL LIB$FFS, ARGS=<...>' instead" .endm $LIB_FFS_Gww d!m, .macro $LIB_FFC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_FFC_S is not supported for use with MACRO-64": .print " Use\x09'$CALL LIB$FFC, ARGS=<...>' instead" .endm $LIB_FFC_Sww d!m, .macro $LIB_Fc$LIB_FIND_FILEc$LIB_FIND_FILEDEF_$LIB_FIND_FILE_END`&$LIB_FIND_FILE_ENDDEFa$LIB_FIND_FILE_END_G\$LIB_FIND_FILE_END_SxFC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $LIB_FFC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FFCww d!m, .macro $LIB_FFCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 #$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "xyP33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_FFCDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_FFCDEFww%m, .macro $LIB_FFC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_FFC_G is not supported for us ze with MACRO-64": .print " Use\x09'$CALL LIB$FFC, ARGS=<...>' instead" .endm $LIB_FFC_Gww%m, .macro $LIB_EXTZV_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EXTZV_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$EXTZV, ARGS=<...>' instead" .endm $LIB_EXTZV_Sww%{m, .macro $LIB_EXTZV P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_EXTZV is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EXTZVww%m, .macro $LIB_EXTZVDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 |P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_EXTZVDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EXTZVDEFww%m, .macro $LIB_EXTZV_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro ~$LIB_EXTZV_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$EXTZV, ARGS=<...>' instead" .endm $LIB_EXTZV_Gww~'m, .macro $LIB_EXTV_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_EXTV_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$EXTV, ARGS=<...>' instead"h$$LIB_FILE_SCAN_ENDDEFh$LIB_FILE_SCAN_END_Gf$LIB_FILE_SCAN_END_Sm<$LIB_FILE_SCAN_Gjr$LIB_FILE_SCAN_S  .endm $LIB_EXTV_Sww~'m, .macro $LIB_EXTV P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_EXTV is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EXTVww~'m, .macro $LIB_EXTVDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EXTVDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EXTVDEFww~'m, .macro $LIB_EXTV_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P4 6 P47 P48 P49C .error "Macro $LIB_EXTV_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$EXTV, ARGS=<...>' instead" .endm $LIB_EXTV_Gww~'m, .macro $LIB_ENABLE_CTRL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_ENABLE_CTRL_S is not supported for use with MACRO-64"B .print " Use\x 09'$CALL LIB$ENABLE_CTRL, ARGS=<...>' instead" .endm $LIB_ENABLE_CTRL_Sww~'m, .macro $LIB_ENABLE_CTRL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_ENABLE_CTRL is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ENABLE_CTRLww@)m, .macro $LIB_ENABLE_CTRLDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_ENABLE_CTRLDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ENABLE_CTRLDEFww@)m, .macro $LIB_ENABLE_CTRL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 Pp$LIB_FID_TO_NAMEDEFq$LIB_FID_TO_NAME_Gm$LIB_FID_TO_NAME_Sk$LIB_FILE_SCANl$LIB_FILE_SCANDEFg$LIB_FILE_SCAN_END0$LIB_GET_COMMON_S*$LIB_GET_CURR_INVO_CONTEXT_S#$LIB_GET_DATE_FORMAT_S$LIB_GET_FOREIGNDEF$LIB_GET_INPUT_S20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_ENABLE_CTRL_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$ENABLE_CTRL, ARGS=<...>' instead" .endm $LIB_ENABLE_CTRL_Gww@)m, .macro $LIB_EMUL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_EMUL_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$EMUL, ARGS=<...>' instead" .endm $LIB_EMUL_Sww@)m, .macro $LIB_EMUL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_EMUL is not supported for use with MACRO-64"; .print " Use\x09'$CALL L IB$WAIT, ARGS=<...>' instead" .endm $LIB_EMULww*m, .macro $LIB_EMULDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EMULDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EMULDEFww*m, .macro $LIB_EMUL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_EMUL_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$EMUL, ARGS=<...>' instead" .endm $LIB_EMUL_Gww -m, .macro $LIB_EMODH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P|$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EMODH_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$EMODH, ARGS=<...>' instead" .endm $LIB_EMODH_Sww/m, .macro $LIB_EMODH P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_EMODH is not supported for use with MACRO-64" ; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EMODHww/m, .macro $LIB_EMODHDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_EMODHDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EMODHDEFww/m, .maw^ $LIB_FFCDEFx $LIB_FFC_Gu` $LIB_FFC_Sr$LIB_FFSsR $LIB_FFSDEFt $LIB_FFS_GrT $LIB_FFS_Snv$LIB_FID_TO_NAMEcro $LIB_EMODH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EMODH_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$EMODH, ARGS=<...>' instead" .endm $LIB_EMODH_Gww/m, .macro $LIB_EMODG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EMODG_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$EMODG, ARGS=<...>' instead" .endm $LIB_EMODG_Sww`0m, .macro $LIB_EMODG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_EMODG  is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EMODGww`0m, .macro $LIB_EMODGDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_EMODGDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LI B_EMODGDEFww`0m, .macro $LIB_EMODG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EMODG_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$EMODG, ARGS=<...>' instead" .endm $LIB_EMODG_Gww`0m, .macro $LIB_EMODF_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EMODF_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$EMODF, ARGS=<...>' instead" .endm $LIB_EMODF_Sww-2m, .macro $LIB_EMODF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46  P47 P48 P49B .error "Macro $LIB_EMODF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EMODFww-2m, .macro $LIB_EMODFDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_EMODFDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB~ $LIB_EXTVDEF( $LIB_EXTV_G| $LIB_EXTV_Sy $LIB_EXTZVzx $LIB_EXTZVDEF{ $LIB_EXTZV_Gyl $LIB_EXTZV_Su$LIB_FFC $WAIT, ARGS=<...>' instead" .endm $LIB_EMODFDEFww-2m, .macro $LIB_EMODF_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EMODF_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$EMODF, ARGS=<...>' instead" .endm $LIB_EMODF_Gww-2m, .macro $LIB_EMODD_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EMODD_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$EMODD, ARGS=<...>' instead" .endm $LIB_EMODD_Sww3m, .macro $LIB_EMODD P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_EMODD is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EMODDww3m, .macro $LIB_EMODDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_EMODDDEF is not supported for use with MACR O-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EMODDDEFww3m, .macro $LIB_EMODD_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EMODD_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$EMODD, ARGS=<...>' instead" .endm $LIB_EMODD_Gww6m, .macro $LIB_EDIV_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_EDIV_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$EDIV, ARGS=<...>' instead" .endm $LIB_EDIV_Sww6m, .macro $LIB_EDIV P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P2. $LIB_EMUL_SV$LIB_ENABLE_CTRL$LIB_ENABLE_CTRLDEF$LIB_ENABLE_CTRL_G$LIB_ENABLE_CTRL_S~ $LIB_EXTV7 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_EDIV is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EDIVwwG8m, .macro $LIB_EDIVDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_EDIVDEF ii@$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 4" s not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_EDIVDEFwwG8m, .macro $LIB_EDIV_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_EDIV_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$EDIV, ARGS=<...>' instead" .endm $LIB_ED IV_GwwG8m, .macro $LIB_DO_COMMAND_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_DO_COMMAND_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$DO_COMMAND, ARGS=<...>' instead" .endm $LIB_DO_COMMAND_SwwG8m, .macro $LIB_DO_COMMAND P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_DO_COMMAND is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DO_COMMANDwwG8m, .macro $LIB_DO_COMMANDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_DO_COMMANDDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DO_COMMANDDEFwwG8m, .macro $LIB_DO_COMMAND_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_DO_COMMAND_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$DO_COMMAND, ARGS=<...>' instead" .endm $LIB_DO_COMMAND_Gww 9m, .macro $LIB_DISABLE_CTRL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_DISABLE_CTRL_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$DISABLE_CTRL, ARGS=<...>' inste t $LIB_EMODG_S $LIB_EMODH^ $LIB_EMODHDEF $LIB_EMODH_GL $LIB_EMODH_S $LIB_EMUL< $LIB_EMULDEF $LIB_EMUL_G ad" .endm $LIB_DISABLE_CTRL_Sww 9m, .macro $LIB_DISABLE_CTRL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_DISABLE_CTRL is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DISABLE_CTRLww 9m, .macro $LIB_DISABLE_CTRLDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_DISABLE_CTRLDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DISABLE_CTRLDEFww 9m, .macro $LIB_DISABLE_CTRL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_DISABLE_CTRL_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$DISABLE_CTRL, ARGS=<...>' instead" .endm $LIB_DISABLE_CTRL_GwwT;m, .macro $LIB_DIGIT_SEP_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_DIGIT_SEP_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$DIGIT_SEP, ARGS=<...>' instead" .endm $LIB_DIGIT_SEP_SwwT;m, .macro $LIB_DIGIT_SEP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_DIGIT_SEP is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$W AIT, ARGS=<...>' instead" .endm $LIB_DIGIT_SEPwwT;m, .macro $LIB_DIGIT_SEPDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_DIGIT_SEPDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DIGIT_SEPDEFwwT;m, .macro $LIB_DIGIT_SEP_G  $LIB_EMODD_S( $LIB_EMODF $LIB_EMODFDEF> $LIB_EMODF_G $LIB_EMODF_S $LIB_EMODG $LIB_EMODGDEF $LIB_EMODG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_DIGIT_SEP_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$DIGIT_SEP, ARGS=<...>' instead" .endm $LIB_DIGIT_SEP_Gww?m, .macro $LIB_DELETE_VM_ZONE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_DELETE_VM_ZONE_S is not supported for use with MACRO-64"E .print " Use\x09'$CALL LIB$DELETE_VM_ZONE, ARGS=<...>' instead" .endm $LIB_DELETE_VM_ZONE_Sww?m, .macro $LIB_DELETE_VM_ZONE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_DELETE_VM_ZONE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DELETE_VM_ZONEww?m, .macro $LIB_DELETE_VM_ZONEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_DELETE_VM_ZONEDEF is not supported for use with MACRO -64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DELETE_VM_ZONEDEFww?m, .macro $LIB_DELETE_VM_ZONE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_DELETE_VM_ZONE_G is not supported for use with MACRO-64"E .print " Use\x09'$CALL LIB$DELETE_VM_ZONE, ARGS=<...>' instead" .endm $ LIB_DELETE_VM_ZONE_Gww@oAm, .macro $LIB_DELETE_SYMBOL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_DELETE_SYMBOL_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL LIB$DELETE_SYMBOL, ARGS=<...>' instead" .endm $LIB_DELETE_SYMBOL_Sww@oAm, .macro $LIB_DELETE_SYMBOL P0 P1 P2 P3PA$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 w" $LIB_DO_COMMAND_Sv $LIB_EDIV $LIB_EDIVDEF $LIB_EDIV_G $LIB_EDIV_SP $LIB_EMODD $LIB_EMODDDEFf $LIB_EMODD_G P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_DELETE_SYMBOL is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DELETE_SYMBOLww@oAm, .macro $LIB_DELETE_SYMBOLDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_DELETE_SYMBOLDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DELETE_SYMBOLDEFww@oAm, .macro $LIB_DELETE_SYMBOL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_DELETE_SYMBOL_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL LIB$DELETE_SYMBOL, ARGS=<...>' instead" .endm $LIB_DELETE_SYMBOL_Gww@oAm, .macro $LIB_DELETE_LOGICAL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_DELETE_LOGICAL_S is not supported for use with MACRO-64"E .print " Use\x09'$CALL LIB$DELETE_LOGICAL, ARGS=<...>' instead" .endm $LIB_DELETE_LOGICAL_SwwBm, .macro $LIB_DELETE_LOGICAL P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_DELETE_LOGICAL is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DELETE_LOGICAL{ f$LIB_DISABLE_CTRL_G$LIB_DISABLE_CTRL_S$LIB_DO_COMMANDB$LIB_DO_COMMANDDEF$LIB_DO_COMMAND_GR$LIB_FREE_LUNDEFM$LIB_FREE_TIMER_GI$LIB_FREE_VM_PAGEDEFD $LIB_GETDVI_S= $LIB_GETQUI_G6$LIB_GET_COMMANDDEF~$STR_COPY_RDEFq$STR_GET1_DX_S5$STR_TRANSLATE_G $XABTRM_STORE$enable_vp_use_s $get_default_trans_g $init_vol_g $lib_attachG $lib_create_dirdef $lib_cvt_dx_dxdef $lib_day_of_week_g $lib_delete_vm_zonedef $lib_extzv_gp $lib_find_image_symbol_gS $lib_free_efdef6 $lib_get_curr_invo_contextdeflib_get_symboldef$lib_insqhidef $lib_movtcdef$lib_put_common_gp$lib_reset_vm_zonedefedef$LIB_INSERT_TREEE$LIB_SYS_FAODEF%$STOP_SYS_ALIGN_FAULT_REPORT_S$lib_get_curr_invo_contextdef $lib_reset_vm_zonedef $start_branchw_gtstgo64$check_not_blank wwBm, .macro $LIB_DELETE_LOGICALDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_DELETE_LOGICALDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DELETE_LOGICALDEFwwBm, .macro $LIB_DELETE_LOGICAL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_DELETE_LOGICAL_G is not supported for use with MACRO-64"E .print " Use\x09'$CALL LIB$DELETE_LOGICAL, ARGS=<...>' instead" .endm $LIB_DELETE_LOGICAL_GwwBm, .macro $LIB_DELETE_FILE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_DELETE_FILE_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$DELETE_FILE, ARGS=<...>' instead" .endm $LIB_DELETE_FILE_SwwBm, .macro $LIB_DELETE_FILE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_DELETE_FILE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DELETE_FILEwwBm, .macro $LIB_DELETE_FILEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_DELETE_FILEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAI $LIB_DIGIT_SEP>$LIB_DIGIT_SEPDEF$LIB_DIGIT_SEP_G$LIB_DIGIT_SEP_S,$LIB_DISABLE_CTRL$LIB_DISABLE_CTRLDEF T, ARGS=<...>' instead" .endm $LIB_DELETE_FILEDEFww|Dm, .macro $LIB_DELETE_FILE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_DELETE_FILE_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$DELETE_FILE, ARGS=<...>' instead" .endm $LIB_DELETE_FILE_GwwGm, .macro $LIB_DEC_OVER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_DEC_OVER_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$DEC_OVER, ARGS=<...>' instead" .endm $LIB_DEC_OVER_SwwGm, .macro $LIB_DEC_OVER P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_DEC_OVER is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DEC_OVERwwGm, .macro $LIB_DEC_OVERDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "MaK$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "cro $LIB_DEC_OVERDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DEC_OVERDEFww`Im, .macro $LIB_DEC_OVER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_DEC_OVER_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$DEC_OVER,  ARGS=<...>' instead" .endm $LIB_DEC_OVER_Gww`Im, .macro $LIB_DECODE_FAULT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_DECODE_FAULT_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$DECODE_FAULT, ARGS=<...>' instead" .endm $LIB_DECODE_FAULT_Sww`Im, .macro $LIB_D  $LIB_DELETE_SYMBOL_S"$LIB_DELETE_VM_ZONE$LIB_DELETE_VM_ZONEDEFn$LIB_DELETE_VM_ZONE_Gp$LIB_DELETE_VM_ZONE_SECODE_FAULT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_DECODE_FAULT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DECODE_FAULTww`Im, .macro $LIB_DECODE_FAULTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_DECODE_FAULTDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DECODE_FAULTDEFww`Im, .macro $LIB_DECODE_FAULT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_DECODE_FAULT_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$DECODE_FAULT, ARGS=<...>' instead" .endm $LIB_DECODE_FAULT_GwwJm, .macro $LIB_DAY_OF_WEEK_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_DAY_OF_WEEK_S is not supported for use with MACRO-64" B .print " Use\x09'$CALL LIB$DAY_OF_WEEK, ARGS=<...>' instead" .endm $LIB_DAY_OF_WEEK_SwwJm, .macro $LIB_DAY_OF_WEEK P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_DAY_OF_WEEK is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DAY_OF_WEEKww$$LIB_DELETE_LOGICAL_G$LIB_DELETE_LOGICAL_S$LIB_DELETE_SYMBOLd$LIB_DELETE_SYMBOLDEF $LIB_DELETE_SYMBOL_GJm, .macro $LIB_DAY_OF_WEEKDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_DAY_OF_WEEKDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DAY_OF_WEEKDEFwwJm, .macro $LIB_DAY_OF_WEEK_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_DAY_OF_WEEK_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$DAY_OF_WEEK, ARGS=<...>' instead" .endm $LIB_DAY_OF_WEEK_GwwJm, .macro $LIB_DAY_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39  P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_DAY_S is not supported for use with MACRO-64": .print " Use\x09'$CALL LIB$DAY, ARGS=<...>' instead" .endm $LIB_DAY_SwwJm, .macro $LIB_DAY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $LIB_DAY is not supported for use with MACRO-64"; .print " Use \x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DAYwwLm, .macro $LIB_DAYDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_DAYDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DAYDEFwwLm, .macro $LIB_DAY_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_DAY_G is not supported for use with MACRO-64": .print " Use\x09'$CALL LIB$DAY, ARGS=<...>' instead" .endm $LIB_DAY_GwwPm, .macro $LIB_DATE_TIME_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P$$LIB_DELETE_FILE$LIB_DELETE_FILEDEF@$LIB_DELETE_FILE_Gb$LIB_DELETE_FILE_Sj$LIB_DELETE_LOGICAL $LIB_DELETE_LOGICALDEF35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_DATE_TIME_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$DATE_TIME, ARGS=<...>' instead" .endm $LIB_DATE_TIME_SwwPm, .macro $LIB_DATE_TIME P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_DATE_TIME is not supp orted for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_DATE_TIMEww 8Rm, .macro $LIB_DATE_TIMEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_DATE_TIMEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LI B_DATE_TIMEDEFww 8Rm, .macro $LIB_DATE_TIME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_DATE_TIME_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$DATE_TIME, ARGS=<...>' instead" .endm $LIB_DATE_TIME_Gww 8Rm, .macro $LIB_CVT_OTB_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11z $ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 " P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_CVT_OTB_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$CVT_OTB, ARGS=<...>' instead" .endm $LIB_CVT_OTB_Sww 8Rm, .macro $LIB_CVT_OTB P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_CVT_OTB is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CVT_OTBww 8Rm, .macro $LIB_CVT_OTBDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_CVT_OTBDEF is not supported for use with MACRO- 64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CVT_OTBDEFwwSm, .macro $LIB_CVT_OTB_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_CVT_OTB_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$CVT_OTB, ARGS=<...>' instead" .endm $LIB_CVT_OTB_Gww$$LIB_DECODE_FAULT_G:$LIB_DECODE_FAULT_Sx $LIB_DEC_OVER$LIB_DEC_OVERDEF$LIB_DEC_OVER_G$LIB_DEC_OVER_So$LIB_FIND_IMAGE_SYMBOL_Gi$LIB_FIXUP_FLTd$LIB_FLT_UNDER_G]$LIB_FORMAT_DATE_TIME_SX$LIB_FREE_DATE_TIME_CONTEXT_SSm, .macro $LIB_CVT_HTB_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_CVT_HTB_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$CVT_HTB, ARGS=<...>' instead" .endm $LIB_CVT_HTB_Sww`EUm, .macro $LIB_CVT_HTB P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_CVT_HTB is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CVT_HTBww`EUm, .macro $LIB_CVT_HTBDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_CVT_HTBDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CVT_HTBDEFww`EUm, .macro $LIB_CVT_HTB_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_CVT_HTB_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$CVT _HTB, ARGS=<...>' instead" .endm $LIB_CVT_HTB_Gww`EUm, .macro $LIB_CVT_DTB_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_CVT_DTB_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL LIB$CVT_DTB, ARGS=<...>' instead" .endm $LIB_CVT_DTB_Sww`EUm, .macro $LIB_CVT_DTB P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_CVT_DTB is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CVT_DTBww`EUm, .macro $LIB_CVT_DTBDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P3$$LIB_DAY_OF_WEEKDEF$LIB_DAY_OF_WEEK_G$LIB_DAY_OF_WEEK_SD $LIB_DAY_S$LIB_DECODE_FAULTz$LIB_DECODE_FAULTDEF3 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_CVT_DTBDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CVT_DTBDEFwwVm, .macro $LIB_CVT_DTB_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_CVT_DTB_G is not su pported for use with MACRO-64"> .print " Use\x09'$CALL LIB$CVT_DTB, ARGS=<...>' instead" .endm $LIB_CVT_DTB_Gww@Ym, .macro $LIB_CVT_VECTIM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_CVT_VECTIM_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$CVT_VECTIM, ARGS=<...>' instead"  .endm $LIB_CVT_VECTIM_Sww@Ym, .macro $LIB_CVT_VECTIM P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_CVT_VECTIM is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CVT_VECTIMww@Ym, .macro $LIB_CVT_VECTIMDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_CVT_VECTIMDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CVT_VECTIMDEFww@Ym, .macro $LIB_CVT_VECTIM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_CVT_VECTIM_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$CVT_VECTIM, ARGS=<...>' instead" .endm $LIB_CVT_VECTIM_Gww@Ym, .macro $LIB_CVT_TO_INTERNAL_TIME_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $LIB$~$LIB_DATE_TIMEDEF$LIB_DATE_TIME_GP$LIB_DATE_TIME_S$LIB_DAYH $LIB_DAYDEF $LIB_DAY_Gl$LIB_DAY_OF_WEEK|$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 F{"_CVT_TO_INTERNAL_TIME_S is not supported for use with MACRO-64"K .print " Use\x09'$CALL LIB$CVT_TO_INTERNAL_TIME, ARGS=<...>' instead"" .endm $LIB_CVT_TO_INTERNAL_TIME_Sww_[m, .macro $LIB_CVT_TO_INTERNAL_TIME P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49Q .error "Macro $LIB_CVT_TO_INTERNAL_TIME is not supported for use with MACR O-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CVT_TO_INTERNAL_TIMEww_[m, .macro $LIB_CVT_TO_INTERNAL_TIMEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $LIB_CVT_TO_INTERNAL_TIMEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"# . endm $LIB_CVT_TO_INTERNAL_TIMEDEFww_[m, .macro $LIB_CVT_TO_INTERNAL_TIME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $LIB_CVT_TO_INTERNAL_TIME_G is not supported for use with MACRO-64"K .print " Use\x09'$CALL LIB$CVT_TO_INTERNAL_TIME, ARGS=<...>' instead"" .endm $LIB_CVT_TO_INTERNAL_TIME_Gww_[m, .macro $LIB_CVT_FROM_INTERNAL_TIME_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "Macro $LIB_CVT_FROM_INTERNAL_TIME_S is not supported for use with MACRO-64"M .print " Use\x09'$CALL LIB$CVT_FROM_INTERNAL_TIME, ARGS=<...>' instead"$ .endm $LIB_CVT_FROM_INTERNAL_TIME_Sww_[m, .macro $LIB_CVT_FROM_INTERNAL_TIME P0 PJ$LIB_CVT_TO_INTERNAL_TIME_S$$LIB_CVT_VECTIM$LIB_CVT_VECTIMDEFR$LIB_CVT_VECTIM_G$LIB_CVT_VECTIM_S$LIB_DATE_TIME1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $LIB_CVT_FROM_INTERNAL_TIME is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"" .endm $LIB_CVT_FROM_INTERNAL_TIMEww\m, .macro $LIB_CVT_FROM_INTERNAL_TIMEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49V .error "Macro $LIB_CVT_FROM_INTERNAL_TIMEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"% .endm $LIB_CVT_FROM_INTERNAL_TIMEDEFww\m, .macro $LIB_CVT_FROM_INTERNAL_TIME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "Macro $LIB_CVT_FROM_INTERNAL_TIME_G is not supported for use with MACRO-64"M .print " Use\x09'$CALL LIB$CVT_FROM_INTERNAL_TIME, ARGS=<...>' instead"$ .endm $LIB_CVT_FROM_INTERNAL_TIME_Gww\m, .macro $LIB_CVT_DX_DX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_CVT_DX_DX_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$CVT_DX_DX, ARGS=<...>' instead" .endm $LIB_CVT_DX_DX_Sww\m, .macro $LIB_CVT_DX_DX P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $LIB_CVT_DX_DX is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIBJf$LIB_CVT_OTB_G$LIB_CVT_OTB_S$LIB_CVT_TO_INTERNAL_TIMEr$LIB_CVT_TO_INTERNAL_TIMEDEF.$LIB_CVT_TO_INTERNAL_TIME_G $WAIT, ARGS=<...>' instead" .endm $LIB_CVT_DX_DXww\m, .macro $LIB_CVT_DX_DXDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_CVT_DX_DXDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CVT_DX_DXDEFww`zam, .macro $LIB_CVT_DX_DX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_CVT_DX_DX_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$CVT_DX_DX, ARGS=<...>' instead" .endm $LIB_CVT_DX_DX_Gww`zam, .macro $LIB_CVTF_TO_INTERNAL_TIME_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $LIB_CVTF_TO_INTERNAL_TIME_S is not supported for use with MACRO-64"L .print " Use\x09'$CALL LIB$CVTF_TO_INTERNAL_TIME, ARGS=<...>' instead"# .endm $LIB_CVTF_TO_INTERNAL_TIME_Sww`zam, .macro $LIB_CVTF_TO_INTERNAL_TIME P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $LIB_CVTF_TO_INTERNAL_TIME is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"! .endm $LIB_CVTF_TO_INTERNAL_TIMEwwcm, .macro $LIB_CVTF_TO_INTERNAL_TIMEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49U .error "Macro $L|J $LIB_CVT_HTB$LIB_CVT_HTBDEF$LIB_CVT_HTB_G$LIB_CVT_HTB_SD $LIB_CVT_OTB$LIB_CVT_OTBDEF $LIB_EXTV$LIB_FFC$LIB_FID_TO_NAME$LIB_FILE_SCAN_END}$LIB_FILE_SCAN_Sv$LIB_FIND_FILE_END_SIB_CVTF_TO_INTERNAL_TIMEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"$ .endm $LIB_CVTF_TO_INTERNAL_TIMEDEFwwcm, .macro $LIB_CVTF_TO_INTERNAL_TIME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $LIB_CVTF_TO_INTERNAL_TIME_G is not supported for use with MACRO-64"f$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "L .print " Use\x09'$CALL LIB$CVTF_TO_INTERNAL_TIME, ARGS=<...>' instead"# .endm $LIB_CVTF_TO_INTERNAL_TIME_Gwwcm, .macro $LIB_CVTF_FROM_INTERNAL_TIME_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49V .error "Macro $LIB_CVTF_FROM_INTERNAL_TIME_S is not supported for use with MACRO-64"N .print " Use\x09'$CALL LIB$CVTF_FROM_INTERNAL_TIME, ARGS=<...>' instead"% .endm $LIB_CVTF_FROM_INTERNAL_TIME_Swwcm, .macro $LIB_CVTF_FROM_INTERNAL_TIME P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49T .error "Macro $LIB_CVTF_FROM_INTERNAL_TIME is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"# .endm $LIB_CVTF_FROM_INTERNAL_T IMEwwcm, .macro $LIB_CVTF_FROM_INTERNAL_TIMEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49W .error "Macro $LIB_CVTF_FROM_INTERNAL_TIMEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"& .endm $LIB_CVTF_FROM_INTERNAL_TIMEDEFwwdm, .macro $LIB_CVTF_FROM_INTERJ$LIB_CVT_FROM_INTERNAL_TIME~$LIB_CVT_FROM_INTERNAL_TIMEDEF@$LIB_CVT_FROM_INTERNAL_TIME_G$LIB_CVT_FROM_INTERNAL_TIME_SNAL_TIME_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49V .error "Macro $LIB_CVTF_FROM_INTERNAL_TIME_G is not supported for use with MACRO-64"N .print " Use\x09'$CALL LIB$CVTF_FROM_INTERNAL_TIME, ARGS=<...>' instead"% .endm $LIB_CVTF_FROM_INTERNAL_TIME_Gwwdm, .macro $LIB_CURRENCY_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_CURRENCY_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$CURRENCY, ARGS=<...>' instead" .endm $LIB_CURRENCY_Swwdm, .macro $LIB_CURRENCY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_CURRENCY is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CURRENCYwwdm, .macro $LIB_CURRENCYDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_CURRENCYDEF is not supported for use with MACRO-6J$LIB_CVT_DTB_G>$LIB_CVT_DTB_S$LIB_CVT_DX_DX@$LIB_CVT_DX_DXDEF$LIB_CVT_DX_DX_G$LIB_CVT_DX_DX_S 4"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CURRENCYDEFwwdm, .macro $LIB_CURRENCY_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_CURRENCY_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL LIB$CURRENCY, ARGS=<...>' instead" .endm $LIB_CURRENCY_Gww@fm, .macro $LIB_CRF_OUTPUT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_CRF_OUTPUT_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$CRF_OUTPUT, ARGS=<...>' instead" .endm $LIB_CRF_OUTPUT_Sww@fm, .macro $LIB_CRF_OUTPUT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_CRF_OUTPUT is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CRF_OUTPUTww jm, .macro $LIB_CRF_OUTPUTDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_CRF_OUTPUTDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CRF_OUTPUTDEFww(lm, .macro $LIB_CRF_OUTPUT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_CRF_OUTPUT_G is not supported for use with MA CRO-64"A .print " Use\x09'$CALL LIB$CRF_OUTPUT, ARGS=<...>' instead" .endm $LIB_CRF_OUTPUT_Gww(lm, .macro $LIB_CRF_INS_REF_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_CRF_INS_REF_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$CRF_INS_REF, ARGS=<...>' instead" .endm $LIB_CRF_z$LIB_CVTF_TO_INTERNAL_TIMEDEF$LIB_CVTF_TO_INTERNAL_TIME_Gr$LIB_CVTF_TO_INTERNAL_TIME_S $LIB_CVT_DTBX$LIB_CVT_DTBDEF INS_REF_Sww(lm, .macro $LIB_CRF_INS_REF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_CRF_INS_REF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CRF_INS_REFww(lm, .macro $LIB_CRF_INS_REFDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_CRF_INS_REFDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CRF_INS_REFDEFww`mm, .macro $LIB_CRF_INS_REF_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_CRF_INS_REF_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$CRF_INS_REF, ARGS=<...>' instead" .endm $LIB_CRF_INS_REF_Gww`mm, .macro $LIB_CRF_INS_KEY_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_CRF_INS_KEY_S i&$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "s not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$CRF_INS_KEY, ARGS=<...>' instead" .endm $LIB_CRF_INS_KEY_Sww`mm, .macro $LIB_CRF_INS_KEY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_CRF_INS_KEY is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' inste ad" .endm $LIB_CRF_INS_KEYww6om, .macro $LIB_CRF_INS_KEYDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_CRF_INS_KEYDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CRF_INS_KEYDEFww6om, .macro $LIB_CRF_INS_KEY_G P0 P1 P2 P3z$LIB_CVTF_FROM_INTERNAL_TIMEDEF$LIB_CVTF_FROM_INTERNAL_TIME_G$LIB_CVTF_FROM_INTERNAL_TIME_S>$LIB_CVTF_TO_INTERNAL_TIME P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_CRF_INS_KEY_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$CRF_INS_KEY, ARGS=<...>' instead" .endm $LIB_CRF_INS_KEY_Gww6om, .macro $LIB_CREATE_VM_ZONE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_CREATE_VM_ZONE_S is not supported for use with MACRO-64"E .print " Use\x09'$CALL LIB$CREATE_VM_ZONE, ARGS=<...>' instead" .endm $LIB_CREATE_VM_ZONE_Sww6om, .macro $LIB_CREATE_VM_ZONE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P4 7 P48 P49K .error "Macro $LIB_CREATE_VM_ZONE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CREATE_VM_ZONEww6om, .macro $LIB_CREATE_VM_ZONEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49N .error "Macro $LIB_CREATE_VM_ZONEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CREATE_VM_ZONEDEFwwpm, .macro $LIB_CREATE_VM_ZONE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_CREATE_VM_ZONE_G is not supported for use with MACRO-64"E .print " Use\x09'$CALL LIB$CREATE_VM_ZONE, ARGS=<...>' instead" .endm $LIB_CR EATE_VM_ZONE_Gwwpm, .macro $LIB_CREATE_USER_VM_ZONE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $LIB_CREATE_USER_VM_ZONE_S is not supported for use with MACRO-64"J .print " Use\x09'$CALL LIB$CREATE_USER_VM_ZONE, ARGS=<...>' instead"! .endm $LIB_CREATE_USER_VM_ZONE_Swwpm, .macro $LIB_CREATE_z$LIB_CRF_OUTPUT_S> $LIB_CURRENCY$LIB_CURRENCYDEFf$LIB_CURRENCY_G$LIB_CURRENCY_ST$LIB_CVTF_FROM_INTERNAL_TIME$LIB_DELETE_VM_ZONE_S$LIB_DISABLE_CTRLDEF$LIB_DO_COMMAND_G $LIB_EMODD_G $LIB_EMODG_G $LIB_EMUL_G USER_VM_ZONE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49P .error "Macro $LIB_CREATE_USER_VM_ZONE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CREATE_USER_VM_ZONEwwsm, .macro $LIB_CREATE_USER_VM_ZONEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P1 8 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $LIB_CREATE_USER_VM_ZONEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"" .endm $LIB_CREATE_USER_VM_ZONEDEFwwsm, .macro $LIB_CREATE_USER_VM_ZONE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $LIB_CREATE_USER_VM_ZONE_G is not supported for use with MACRO-64"J .print " Use\x09'$CALL LIB$CREATE_USER_VM_ZONE, ARGS=<...>' instead"! .endm $LIB_CREATE_USER_VM_ZONE_Gwwsm, .macro $LIB_CREATE_DIR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "MayzJ$LIB_CRF_INS_REF_Gr$LIB_CRF_INS_REF_S$LIB_CRF_OUTPUT2$LIB_CRF_OUTPUTDEF$LIB_CRF_OUTPUT_Gcro $LIB_CREATE_DIR_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$CREATE_DIR, ARGS=<...>' instead" .endm $LIB_CREATE_DIR_SwwPum, .macro $LIB_CREATE_DIR P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $LIB_CREATE_DIR is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$W AIT, ARGS=<...>' instead" .endm $LIB_CREATE_DIRwwPum, .macro $LIB_CREATE_DIRDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_CREATE_DIRDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CREATE_DIRDEFwwPum, .macro $LIB_CREATE_DIR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_CREATE_DIR_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL LIB$CREATE_DIR, ARGS=<...>' instead" .endm $LIB_CREATE_DIR_GwwPum, .macro $LIB_CRC_TABLE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 Ps$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "-NVkfq@;c"87+!epuU)Gp} *n91Zu5BaL?&5,;相PE`Zi#;P:n34,9aU;Og0OeDba*{Q[g\a|SC+DRY3 ߙ$Sz+u7cOɬ4%;xjT0!?zCc`ʦk7&So{ rDQF]sb:tl)U ayn)t_"zQ Fz9>jZK9W_o^=hT`BQ-@9z5M2}juW64noUj. Ve8T`s> rnxs=yg!D73sz/bkdIb .#+c)aN)VH}rCx %tLmPK:v6 ^TMnB~URIh%7\>D m?gހd 3^^{l1i@k|-K4""j6+w@vgBĹ8/@q.D.2rj%?Rw(+ G+jcdn6]DK7y$~Mf -kK4kxi-L4BQD ejXP!acrhJ=,/@ ymkJ1iQ !ncwac}7SN%I'+VMPi {U4 n KQ~{IѪQ!}AKj <"\Dw7\N#UIHiHH'vt- K|i65V}-]*/.&|yB#)^0Z d|]qZ9Xyt Z{5/7f< Z#J&f6C(oD&a7; 2Z)S%t?RPb@o6G/1|$L ܭ6B+Z"rj!(FX<# >z !.]8+ |3T=%&z*W6; 7=UP0m-#-!>= yH%pl)CmdeT8nRM97T!`HSf?{[3+ఆ\@d" .W$V>Gk[/.W?FKnn|AI e> <3nwO:)t~vI|[Ud7B9l*^sV30e&klqutBTi-{L֔:V*q;S? m%R+nl:T n% rF]"%=C*dV Qtx+7gb1 q'uR{2]vex(![DD(@G7F7^#_Xds;3" "(&0=~J4qsVrO`BkE8*6}R4nݸ]6uUY1AmL\@(2 @*1t6p5'FLv$A\_-KK,#.!T@p%&Pr\@=#'W.4D -Q8#rpaZ~(k}5"DWrɸ‰CSd j]0`uMSu2[1CaSBb's. / hQZ:>8y;^UTX hc@lbX jrXMATuQ u>ji 2c9IYg?2U 2<}^Cb^q"bT5mA"qhFc)+-&\B{*N|&c:Vec$wy[J~R4;Lw ZJYQz?};Ys 7MSBzӌO',&VS*k-B4'zfn}r#}Ic3T3~P4U 2Q hnu 1}<$H)!kN[yP(D< SGv2S9]37 u VeI0KϿ| jJ7"lQ| ƫ(f٩5;x;o]avAkk~Oܣ~06Bs19ܟ1zdr@&~WoZeSv. ݊ZaD16KE;K} BFI/}A3 A tD#<~{qp1{5fw{#IrJr|&1m}JbD:)R Y; "1"I@Lx+l &?9})_b?o{4vwHez(]_g(=_FVH!~A7hRtqn}i()niKEAbBomq';P=/u+|AcpAIfH/Ri3YVo <*,k,_Hdud'˼[~u sqPvv?*.sI1d[S- qXA X=j" RW9 zșVIJP=1waoT(4 _#$jO55(H"`+a_@K-Sp|S,vZ/ @32 7!~10)Xў;]=Mz7]0Iw4hg>?% ..gHT3z'C09YxkQ`Y=j"Ybj4jKZv88a t,09-yfyVHDe ]k}[&4\#W)^~sV%Gs%@5`lsz5Am` ׮KT9t<4eBq:xmDG7u#x WlG*aoeT|\'wK!E.!q}; nSZ} [x q`*vgf}M/[dTx Ec.q|AECHS 9o3cA|4Nh}cYH"> dx2YYb9| ]u963Fe Nln ynh >]My~|@))6dxɵ@}n O9XT Cp^):)jPp8~5xz="!dW,c1,d O8i 9\) /~9&Ax$0l=Q]*=RmX ]{Yp0G8;8sQ,=4;}_bgYKFZw.\:/4!%w7(!2JQ%EviF:HJJ;2*!aE cfk@C+ Cs83Zz,s:#L7FHrcuvP&D@}~ L5 :Vc[/B"\mYdOag 6bhF$}t@?k4][+aPsB7yrtH!- {:$v|\L[w^ /SGm VUll^d}$i"HX3T`cE2 Ts\Jhjd65u f̊@e&<I>Q@cy+xf=334'@:~Wn :K.HQ2GISEf-}P:mXjGeRrk8tNƨ:63db=a?{ L278Y #|0M;QZ?o,e6maztz^R5\kT-2 +t(, lD 5_&z|Czgrͮl#7 BpS LNR cC;@sxY cp3q|(PwœRg^"Ѻ2 ^b*a}i+b^+o@`cPfN$0;B;HDK7Z'WJW ('/>*m/ی~GFe6#l븏B:[-U 6 Qe"c[?w`PM c5Y5/dCaԬrU eؓP[| Nxr~#F!5%tY=2)Jx@خzX BL#'% ,`z%a' C!Y6UiCN[3 i{Ta 8 K|nszJYPv8;[B7)(}1!;kPe" [PTaXENL!ya6^fx;:N_d7.)2$g7YO1%vx0Fj0%|HUJ!QtVmxj4]pK]Xɠ:Qζ9T1N k)3`a(EN!;pd`;7 tjJ#\ml'>pnx~jK0Y8qF!<7]TnxU`(2*uİlHVHeyvU >Pq @YN0kA*lB,s7Y?]0/jG*$ck\ ##TI;V?gG52^*]d` $#Fym| H ʑ/m`2i*r,UR7D#Og$qS3V`6X\ \BtS8I7*Y1/R[qMsX46mXyg09fY^>_齹hy%f)2[fRv*25~2% !A2h2~V0?tO19(^Vt5FLNgHoh~VUB-J,V3RD3m/Rh }}a!kq8%r.4P AJ=bn8!{X"zn!=WyR[5y;WLVI+M9T:rWKc{*?}i~$uU>F T$krG 8 iyCXW<(ahx)sgVx7=3yCe,,7> lh~_ZSQckH!LwRW! P$\ _&]`--7YX!8F0&3Vخ]u8QWO;OK~9~K>'C"ǝ^o#t m 3]ZSKP|l:iS\.i<%)noڥ0+G`?1q7^ riVH/vo5 hL !x!l#;$` ]H&*<>'&-\5o2c4$eHV inL5}Z5B))"Kp;Z0Mw²lT@lCbp;PL{eu\C9(0[X uxh 3nȫ*1yUkdLjkHZ1](uHMZMTYm1.SNU_T"x&X\no?4Hnlq['s8.\,~C 9I?m$EqiN Ge'2?zKmQi 8RCIo=["d)!m74 KD_{NE^ YV+T.F 5diO[ p\DCAZ<ܒW'PuWy0ilLf͐t[x$d%N R!GSXZ9qX.xΎWA&uNf _kc5\*#w8'i.!C}EBB[&2b,of\nP50d'Zl6 +n1L y[Qs%6qI\)yFZ&`ב+"ǮA BIwdUU,?=0'nyO#xKNqdh9KЌW( j{,Ov,\[%#d*T|'׼ITY_RZ$ [z&by{-@!i'?> U#4; 97!+iWutHl`/&65ҋA9H,\ w[F!Ue%esn@~c!_$@~7(:#(ggTw}/0]y,*64[ 0Rcv9O6 V# +C&&$6Hcgr5%9kG g3,g~Z t_*, .xVxt0 pYt ^l(9u*g^}w2-QMtTn@3W <21E9xŀ3O~ߒ/!cy&*Y#l] <{>,x3)M׷!d88u?y+ 3 v&W  ]X˘=XZI +h8-J)R#z^r|<]1c Zz@M8tr}uISxYlB ,lB21%;+.7s\A%V -NAd^=N33Gܕ$j\kwn8h"88oE~:-={ ($5|WR&\+ 4l `d3 $ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_CRC_TABLE_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$CRC_TABLE, ARGS=<...>' instead" .endm $LIB_CRC_TABLE_SwwPum, .macro $LIB_CRC_TABLE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F }z*$LIB_CRF_INS_KEYDEF$LIB_CRF_INS_KEY_G$LIB_CRF_INS_KEY_S$LIB_CRF_INS_REF$LIB_CRF_INS_REFDEF.error "Macro $LIB_CRC_TABLE is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CRC_TABLEww vm, .macro $LIB_CRC_TABLEDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_CRC_TABLEDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB $WAIT, ARGS=<...>' instead" .endm $LIB_CRC_TABLEDEFww vm, .macro $LIB_CRC_TABLE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_CRC_TABLE_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$CRC_TABLE, ARGS=<...>' instead" .endm $LIB_CRC_TABLE_Gww vm, .macro $LIB_CRC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_CRC_S is not supported for use with MACRO-64": .print " Use\x09'$CALL LIB$CRC, ARGS=<...>' instead" .endm $LIB_CRC_Sww vm, .macro $LIB_CRC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $LIB_CRC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CRCww vm, .macro $LIB_CRCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_CRCDEF is not supported for use with MA CRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CRCDEFww vm, .macro $LIB_CRC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_CRC_G is not supported for use with MACRO-64": .print " Use\x09'$CALL LIB$CRC, ARGS=<...>' instead" .endm $LIB_CRC_Gww]xm, .macro $LIB_CREATE_VM_ZONE$LIB_CREATE_VM_ZONEDEFh$LIB_CREATE_VM_ZONE_Gj$LIB_CREATE_VM_ZONE_S$LIB_CRF_INS_KEY$LIB_CONVERT_DATE_STRING_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $LIB_CONVERT_DATE_STRING_S is not supported for use with MACRO-64"J .print " Use\x09'$CALL LIB$CONVERT_DATE_STRING, ARGS=<...>' instead"! .endm $LIB_CONVERT_DATE_STRING_Sww]xm, .macro $LIB_CONVERT_DATE_STRING P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49P .error "Macro $LIB_CONVERT_DATE_STRING is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CONVERT_DATE_STRINGwwk{m, .macro $LIB_CONVERT_DATE_STRINGDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $LIB_CONVERT_DATE_STRINGDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead"" .endm $LIB_CONVERT_DATE_STRINGDEFww|m, .macro $LIB_CONVERT_DATE_STRING_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49R .error "Macro $LIB_CONVERT_DATE_STRING_G is not supported for use with MACRO-64"J .print " Use\x09'$CALL LIB$CONVERT_DATE_STRING, ARGS=<...>' instead"! .endm $LIB_CONVERT_DATE_STRING_Gww|m, .macro $LIB_CHAR_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_CHAR_S is not supported for use with MACRO-64$LIB_CREATE_USER_VM_ZONE $LIB_CREATE_USER_VM_ZONEDEF B$LIB_CREATE_USER_VM_ZONE_G$LIB_CREATE_USER_VM_ZONE_S "; .print " Use\x09'$CALL LIB$CHAR, ARGS=<...>' instead" .endm $LIB_CHAR_Sww@x~m, .macro $LIB_CHAR P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_CHAR is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CHARww@x~m, .macro $LIB_C HARDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_CHARDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CHARDEFww@x~m, .macro $LIB_CHAR_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 !P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_CHAR_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$CHAR, ARGS=<...>' instead" .endm $LIB_CHAR_Gww@x~m, .macro $LIB_COMPARE_UID_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_COMPARE_U"ID_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$COMPARE_UID, ARGS=<...>' instead" .endm $LIB_COMPARE_UID_Sww@x~m, .macro $LIB_COMPARE_UID P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_COMPARE_UID is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' 4$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 w"" & instead" .endm $LIB_COMPARE_UIDwwm, .macro $LIB_COMPARE_UIDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_COMPARE_UIDDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_COMPARE_UIDDEFwwm, .macro $LIB_COMPARE_UID_G P0 P1B$LIB_CRC_TABLE_Gx$LIB_CRC_TABLE_S$LIB_CREATE_DIR>$LIB_CREATE_DIRDEF$LIB_CREATE_DIR_G $LIB_CREATE_DIR_S$LIB_DAY_OF_WEEK$LIB_DECODE_FAULTDEF$LIB_DEC_OVER_S$LIB_DELETE_LOGICALDEF$LIB_DELETE_SYMBOL_G[$LIB_TRIM_FILESPECDEF7$POSIX_FORK_CONTROL_G$RESTORE_VP_EXC_INT_S $SETSSF_G$STOP_SYS_ALIGN_FAULT_REPORT_S' P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_COMPARE_UID_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$COMPARE_UID, ARGS=<...>' instead" .endm $LIB_COMPARE_UID_Gwwm, .macro $LIB_CALLG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P(28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_CALLG_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$CALLG, ARGS=<...>' instead" .endm $LIB_CALLG_Swwm, .macro $LIB_CALLG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_CALLG is )not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CALLGwwm, .macro $LIB_CALLGDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_CALLGDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_CA *LLGDEFwwm, .macro $LIB_CALLG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_CALLG_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$CALLG, ARGS=<...>' instead" .endm $LIB_CALLG_Gwwm, .macro $LIB_BBSSI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P,18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_BBSSI_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$BBSSI, ARGS=<...>' instead" .endm $LIB_BBSSI_Swwm, .macro $LIB_BBSSI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47$LIB_CONVERT_DATE_STRING_S\$LIB_CRC $LIB_CRCDEFf $LIB_CRC_G $LIB_CRC_S$LIB_CRC_TABLE$LIB_CRC_TABLEDEF - P48 P49B .error "Macro $LIB_BBSSI is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_BBSSIwwm, .macro $LIB_BBSSIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_BBSSIDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAI .T, ARGS=<...>' instead" .endm $LIB_BBSSIDEFwwm, .macro $LIB_BBSSI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_BBSSI_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$BBSSI, ARGS=<...>' instead" .endm $LIB_BBSSI_Gwwm, .macro $LIB_BBCCI_S P0 P1 P2 P3 P4 P5 P6 P7/ P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_BBCCI_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$BBCCI, ARGS=<...>' instead" .endm $LIB_BBCCI_Sww&m, .macro $LIB_BBCCI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P370 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_BBCCI is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_BBCCIww&m, .macro $LIB_BBCCIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_BBCCIDEF is not supported for use with MACRO-64 1"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_BBCCIDEFww&m, .macro $LIB_BBCCI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_BBCCI_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$BBCCI, ARGS=<...>' instead" .endm $LIB_BBCCI_Gww&m, .ma3cro $LIB_ATTACH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_ATTACH_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$ATTACH, ARGS=<...>' instead" .endm $LIB_ATTACH_Sww&m, .macro $LIB_ATTACH P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 "$LIB_COMPARE_UID_G $LIB_COMPARE_UID_S$LIB_CONVERT_DATE_STRINGX$LIB_CONVERT_DATE_STRINGDEF$LIB_CONVERT_DATE_STRING_G 5$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 b"34P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_ATTACH is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ATTACHww&m, .macro $LIB_ATTACHDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $L5IB_ATTACHDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ATTACHDEFww@m, .macro $LIB_ATTACH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_ATTACH_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL LIB$ATTACH, ARGS=<...>' ins 6tead" .endm $LIB_ATTACH_Gww@m, .macro $LIB_AST_IN_PROG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_AST_IN_PROG_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$AST_IN_PROG, ARGS=<...>' instead" .endm $LIB_AST_IN_PROG_Sww@m, .macro $LIB_ASN_WTH_MBX_S P0 P1 P2 P37 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_ASN_WTH_MBX_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$ASN_WTH_MBX, ARGS=<...>' instead" .endm $LIB_ASN_WTH_MBX_Sww@m, .macro $LIB_ASN_WTH_MBX P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P288 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_ASN_WTH_MBX is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ASN_WTH_MBXww@m, .macro $LIB_ASN_WTH_MBXDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macr:o $LIB_ASN_WTH_MBXDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ASN_WTH_MBXDEFww3m, .macro $LIB_ASN_WTH_MBX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_ASN_WTH_MBX_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL LIB$A&p $LIB_CALLG_S` $LIB_CHAR $LIB_CHARDEFj $LIB_CHAR_G $LIB_CHAR_S!$LIB_COMPARE_UID"0$LIB_COMPARE_UIDDEF ;SN_WTH_MBX, ARGS=<...>' instead" .endm $LIB_ASN_WTH_MBX_Gww3m, .macro $LIB_ASCII_TO_UID_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_ASCII_TO_UID_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$ASCII_TO_UID, ARGS=<...>' instead" .endm $LIB_ASCII_TO_UID_Sww Am,< .macro $LIB_ASCII_TO_UID P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_ASCII_TO_UID is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ASCII_TO_UIDwwǐm, .macro $LIB_ASCII_TO_UIDDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P=20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_ASCII_TO_UIDDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ASCII_TO_UIDDEFwwǐm, .macro $LIB_ASCII_TO_UID_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P4?3 P44 P45 P46 P47 P48 P49K .error "Macro $LIB_ASCII_TO_UID_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL LIB$ASCII_TO_UID, ARGS=<...>' instead" .endm $LIB_ASCII_TO_UID_Gwwǐm, .macro $LIB_ANALYZE_SDESC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_ANALYZE_SDESC_S is not supported for *$ $LIB_BBSSI, $LIB_BBSSIDEF-: $LIB_BBSSI_G) $LIB_BBSSI_S' $LIB_CALLG( $LIB_CALLGDEF) $LIB_CALLG_G @use with MACRO-64"D .print " Use\x09'$CALL LIB$ANALYZE_SDESC, ARGS=<...>' instead" .endm $LIB_ANALYZE_SDESC_Swwǐm, .macro $LIB_ANALYZE_SDESC P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $LIB_ANALYZE_SDESC is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm A $LIB_ANALYZE_SDESCww`Nm, .macro $LIB_ANALYZE_SDESCDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $LIB_ANALYZE_SDESCDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ANALYZE_SDESCDEFww`Nm, .macro $LIB_ANALYZE_SDESC_G P0 P1 P2 P3 PB4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $LIB_ANALYZE_SDESC_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL LIB$ANALYZE_SDESC, ARGS=<...>' instead" .endm $LIB_ANALYZE_SDESC_Gww`Nm, .macro $LIB_ADD_TIMES_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27D P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_ADD_TIMES_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$ADD_TIMES, ARGS=<...>' instead" .endm $LIB_ADD_TIMES_Sww`Nm, .macro $LIB_ADD_TIMES P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Ma3$LIB_ATTACHDEF4 $LIB_ATTACH_G0 $LIB_ATTACH_S.L $LIB_BBCCI/ $LIB_BBCCIDEF0b $LIB_BBCCI_G- $LIB_BBCCI_S š0a$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ' instead" .endm $LIB_ADD_TIMESwwՓm, .macro $LIB_ADD_TIMESDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $LIB_ADD_TIMESDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARG FS=<...>' instead" .endm $LIB_ADD_TIMESDEFwwՓm, .macro $LIB_ADD_TIMES_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB_ADD_TIMES_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL LIB$ADD_TIMES, ARGS=<...>' instead" .endm $LIB_ADD_TIMES_GwwՓm, .macro $LIB_ADDX_S P0 P1 P2 PG3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_ADDX_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$ADDX, ARGS=<...>' instead" .endm $LIB_ADDX_SwwՓm, .macro $LIB_ADDX P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 HP35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LIB_ADDX is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ADDXww[m, .macro $LIB_ADDXDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_ADDXDEF is not supported for use with M KACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ADDXDEFww[m, .macro $LIB_ADDX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $LIB_ADDX_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$ADDX, ARGS=<...>' instead" .endm $LIB_ADDX_Gww[m,6j$LIB_ASN_WTH_MBX7$LIB_ASN_WTH_MBXDEF8$LIB_ASN_WTH_MBX_G5$LIB_ASN_WTH_MBX_S5($LIB_AST_IN_PROG_S1z $LIB_ATTACH$LIB_CVT_DX_DX_S$LIB_CVT_FROM_INTERNAL_TIME_S$LIB_CVT_OTBDEF$LIB_CVT_TO_INTERNAL_TIME_G$LIB_DATE_TIMEL .macro $LIB_ADAWI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_ADAWI_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$ADAWI, ARGS=<...>' instead" .endm $LIB_ADAWI_Swwhm, .macro $LIB_ADAWI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26M P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $LIB_ADAWI is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ADAWIwwhm, .macro $LIB_ADAWIDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $LIB_ADA NWIDEF is not supported for use with MACRO-64"; .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>' instead" .endm $LIB_ADAWIDEFwwm, .macro $LIB_ADAWI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $LIB_ADAWI_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL LIB$ADAWI, ARGS=<...>' instead" .endmO $LIB_ADAWI_Gww?m, .macro $LIB$ROUTINESDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $LIB$ROUTINESDEF is not supported for use with MACRO-64" .print " Use\x09'$CALL LIB$WAIT, ARGS=<...>'\x0D\x0A\x09\x09\x09\x09\x09\x09'$CALL LIB$VERIFY_VM_ZONE, ARGS=<...>'\x0D\x0A\x09\x09\x09\x09\x09\x09'$CALL LIB$UID_TO_ASCII, P ARGS=<...>', etc. instead" .endm $LIB$ROUTINESDEFww?m, .macro $LCKPAG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LCKPAG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$LCKPAG, ARGS=<...>' instead" .endm $LCKPAG_Sww?m, .macro $LCKPAG_G P0 P1 P2 P3 P4 P5 P6 P7 RP8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $LCKPAG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$LCKPAG, ARGS=<...>' instead" .endm $LCKPAG_Gww?m, .macro $JOIN_RU_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38=$LIB_ANALYZE_SDESC_S:$LIB_ASCII_TO_UID;$LIB_ASCII_TO_UIDDEF<,$LIB_ASCII_TO_UID_G:H$LIB_ASCII_TO_UID_S S P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $JOIN_RU_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$JOIN_RU, ARGS=<...>' instead" .endm $JOIN_RU_Sww?m, .macro $JOIN_RU_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $JOIN_RU_G is not supported for use with MACRO-64"> .pri Tnt " Use\x09'$CALL SYS$JOIN_RU, ARGS=<...>' instead" .endm $JOIN_RU_Gww?m, .macro $JOIN_RM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $JOIN_RM_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$JOIN_RM, ARGS=<...>' instead" .endm $JOIN_RM_Swwŭm, .macro $JOIN_RM_GU P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $JOIN_RM_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$JOIN_RM, ARGS=<...>' instead" .endm $JOIN_RM_Gwwŭm, .macro $JOIN_RMW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31  n A$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "UVP32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $JOIN_RMW_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$JOIN_RMW, ARGS=<...>' instead" .endm $JOIN_RMW_Swwŭm, .macro $JOIN_RMW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $JOIN_RMW_G is not suppo Wrted for use with MACRO-64"? .print " Use\x09'$CALL SYS$JOIN_RMW, ARGS=<...>' instead" .endm $JOIN_RMW_GwwҰm, .macro $JOIN_RMV1_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $JOIN_RMV1_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$JOIN_RM, ARGS=<...>' instead" .endm $JOIN_RMV1_S YwwҰm, .macro $JOIN_RMV1_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $JOIN_RMV1_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$JOIN_RM, ARGS=<...>' instead" .endm $JOIN_RMV1_GwwҰm, .macro $JOIN_RMV1W_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 D$LIB_ADD_TIMESDEFE8$LIB_ADD_TIMES_GAn$LIB_ADD_TIMES_S?$LIB_ANALYZE_SDESC@ $LIB_ANALYZE_SDESCDEF@$LIB_ANALYZE_SDESC_GZP19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $JOIN_RMV1W_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$JOIN_RMW, ARGS=<...>' instead" .endm $JOIN_RMV1W_SwwҰm, .macro $JOIN_RMV1W_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 [P46 P47 P48 P49E .error "Macro $JOIN_RMV1W_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$JOIN_RMW, ARGS=<...>' instead" .endm $JOIN_RMV1W_GwwYm, .macro $IPC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $IPC_S is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$I \PC, ARGS=<...>' instead" .endm $IPC_SwwYm, .macro $IPC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $IPC_G is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$IPC, ARGS=<...>' instead" .endm $IPC_GwwYm, .macro $IPCW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 ]P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $IPCW_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$IPCW, ARGS=<...>' instead" .endm $IPCW_SwwYm, .macro $IPCW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P4 ^8 P49? .error "Macro $IPCW_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$IPCW, ARGS=<...>' instead" .endm $IPCW_GwwYm, .macro $INPUT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $INPUT is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$QIOW, ARGS=<...>' instead" _ .endm $INPUTwwYm, .macro $INIT_VOL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $INIT_VOL_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$INIT_VOL, ARGS=<...>' instead" .endm $INIT_VOL_SwwYm, .macro $INIT_VOL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P1a5 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $INIT_VOL_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$INIT_VOL, ARGS=<...>' instead" .endm $INIT_VOL_Gww m, .macro $INIT_SYS_ALIGN_FAULT_REPORT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 PM $LIB_ADAWI_GH $LIB_ADAWI_SFX $LIB_ADDXG $LIB_ADDXDEFHh $LIB_ADDX_GE $LIB_ADDX_SB $LIB_ADD_TIMESb39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49V .error "Macro $INIT_SYS_ALIGN_FAULT_REPORT_S is not supported for use with MACRO-64"R .print " Use\x09'$CALL SYS$INIT_SYS_ALIGN_FAULT_REPORT, ARGS=<...>' instead"% .endm $INIT_SYS_ALIGN_FAULT_REPORT_Sww m, .macro $INIT_SYS_ALIGN_FAULT_REPORT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 Pc49V .error "Macro $INIT_SYS_ALIGN_FAULT_REPORT_G is not supported for use with MACRO-64"R .print " Use\x09'$CALL SYS$INIT_SYS_ALIGN_FAULT_REPORT, ARGS=<...>' instead"% .endm $INIT_SYS_ALIGN_FAULT_REPORT_Gww m, .macro $IMGFIX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $IMGFIX_S is not supported for use with dMACRO-64"= .print " Use\x09'$CALL SYS$IMGFIX, ARGS=<...>' instead" .endm $IMGFIX_Sww m, .macro $IMGACT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $IMGACT_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$IMGACT, ARGS=<...>' instead" .endm $IMGACT_Sww m, .maecro $IMGACT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $IMGACT_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$IMGACT, ARGS=<...>' instead" .endm $IMGACT_Gwwm, .macro $IDTOASC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 Pg29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $IDTOASC_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$IDTOASC, ARGS=<...>' instead" .endm $IDTOASC_Swwm, .macro $IDTOASC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $IDTOASC_G is not su *$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1;1 "fSX $JOIN_RM_SR $JOIN_RU_GPH $JOIN_RU_SO $LCKPAG_GOB $LCKPAG_SN$LIB$ROUTINESDEF j$LIBRARY_DEBUGKx $LIB_ADAWIL $LIB_ADAWIDEF hpported for use with MACRO-64"> .print " Use\x09'$CALL SYS$IDTOASC, ARGS=<...>' instead" .endm $IDTOASC_Gww@m, .macro $HIBER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $HIBER_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$HIBER, ARGS=<...>' instead" .endm $HIBER_Swwi@m, .macro $HASH_PASSWORD_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $HASH_PASSWORD_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$HASH_PASSWORD, ARGS=<...>' instead" .endm $HASH_PASSWORD_Sww@m, .macro $HASH_PASSWORD_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 Pj17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $HASH_PASSWORD_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$HASH_PASSWORD, ARGS=<...>' instead" .endm $HASH_PASSWORD_Gwwm, .macro $GRANT_LICENSE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 Pk41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $GRANT_LICENSE_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$GRANT_LICENSE, ARGS=<...>' instead" .endm $GRANT_LICENSE_Swwm, .macro $GRANT_LICENSE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $GRANT_LICENSE_G is not supported for use wi mth MACRO-64"D .print " Use\x09'$CALL SYS$GRANT_LICENSE, ARGS=<...>' instead" .endm $GRANT_LICENSE_Gwwm, .macro $GRANTID_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GRANTID_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GRANTID, ARGS=<...>' instead" .endm $GRANTID_SwwZ$IPC_SY( $JOIN_RMV1W_GW $JOIN_RMV1W_SW $JOIN_RMV1_GV~ $JOIN_RMV1_SU $JOIN_RMW_GTb $JOIN_RMW_SS $JOIN_RM_Gnm, .macro $GRANTID_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GRANTID_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GRANTID, ARGS=<...>' instead" .endm $GRANTID_Gwwm, .macro $GOTO_UNWIND_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 Po23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $GOTO_UNWIND_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$GOTO_UNWIND, ARGS=<...>' instead" .endm $GOTO_UNWIND_Swwm, .macro $GOTO_UNWIND_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P p49F .error "Macro $GOTO_UNWIND_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$GOTO_UNWIND, ARGS=<...>' instead" .endm $GOTO_UNWIND_Gwwm, .macro $GET_SYS_ALIGN_FAULT_DATA_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $GET_SYS_ALIGN_FAULT_DATA_S is not supported for use with MACRO-64"Oq .print " Use\x09'$CALL SYS$GET_SYS_ALIGN_FAULT_DATA, ARGS=<...>' instead"" .endm $GET_SYS_ALIGN_FAULT_DATA_Sww m, .macro $GET_SYS_ALIGN_FAULT_DATA_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49S .error "Macro $GET_SYS_ALIGN_FAULT_DATA_G is not supported for use with MACRO-64"O .print " Use\x09'$CALL SYS$GET_SYS_ALIGN_FAU sLT_DATA, ARGS=<...>' instead"" .endm $GET_SYS_ALIGN_FAULT_DATA_Gww m, .macro $GET_RUID_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $GET_RUID_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$GET_RUID, ARGS=<...>' instead" .endm $GET_RUID_Sww m, .macro $GET_RUID_G P0a $INIT_SYS_ALIGN_FAULT_REPORT_G_2$INIT_SYS_ALIGN_FAULT_REPORT_S^ $INIT_VOL_G^ $INIT_VOL_S]$INPUT\$$IPCW_G[$IPCW_S[4$IPC_Gt P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $GET_RUID_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$GET_RUID, ARGS=<...>' instead" .endm $GET_RUID_Gww m, .macro $GET_DEFAULT_TRANS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 Pu29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $GET_DEFAULT_TRANS_S is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$GET_DEFAULT_TRANS, ARGS=<...>' instead" .endm $GET_DEFAULT_TRANS_Swwm, .macro $GET_DEFAULT_TRANS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 Pv49L .error "Macro $GET_DEFAULT_TRANS_G is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$GET_DEFAULT_TRANS, ARGS=<...>' instead" .endm $GET_DEFAULT_TRANS_Gwwm, .macro $GET_ALIGN_FAULT_DATA_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $GET_ALIGN_FAULT_DATA_S is not supported for use with MAwCRO-64"K .print " Use\x09'$CALL SYS$GET_ALIGN_FAULT_DATA, ARGS=<...>' instead" .endm $GET_ALIGN_FAULT_DATA_Swwm, .macro $GET_ALIGN_FAULT_DATA_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49O .error "Macro $GET_ALIGN_FAULT_DATA_G is not supported for use with MACRO-64"K .print " Use\x09'$CALL SYS$GET_ALIGN_FAULT_DATA, A23,$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1;1 E"w xRGS=<...>' instead" .endm $GET_ALIGN_FAULT_DATA_Gwwm, .macro $GETUTC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETUTC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETUTC, ARGS=<...>' instead" .endm $GETUTC_Swwm, .macro $GETUTC_G P0 P1 P2 P3 P4 P5 P6 P7 P8{ P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETUTC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETUTC, ARGS=<...>' instead" .endm $GETUTC_Gww/m, .macro $GETUAI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P3h$HASH_PASSWORD_Gg$HASH_PASSWORD_Sg~$HIBER_Se $IDTOASC_Gdn $IDTOASC_Sc $IMGACT_Gch $IMGACT_Sb $IMGFIX_S$LIB_CRF_INS_REFDEF $LIB_CRF_OUTPUT_G$LIB_CVTF_FROM_INTERNAL_TIME$LIB_CVTF_TO_INTERNAL_TIME$LIB_CVT_DTBDEF |9 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETUAI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETUAI, ARGS=<...>' instead" .endm $GETUAI_Sww/m, .macro $GETUAI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETUAI_G is not supported for use with MACRO-64"= .print " } Use\x09'$CALL SYS$GETUAI, ARGS=<...>' instead" .endm $GETUAI_Gww/m, .macro $GETTIM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETTIM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETTIM, ARGS=<...>' instead" .endm $GETTIM_Sww/m, .macro $GETTIM_G P0 P1 P2~ P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETTIM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETTIM, ARGS=<...>' instead" .endm $GETTIM_Gww/m, .macro $GETSYI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETSYI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETSYI, ARGS=<...>' instead" .endm $GETSYI_Sww@m, .macro $GETSYI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETSYI_G is not supported for use with MACR O-64"= .print " Use\x09'$CALL SYS$GETSYI, ARGS=<...>' instead" .endm $GETSYI_Gww@m, .macro $GETSYIW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETSYIW_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GETSYIW, ARGS=<...>' instead" .endm $GETSYIW_Sww@m, .macro $GETSYIW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETSYIW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GETSYIW, ARGS=<...>' instead" .endm $GETSYIW_Gww@m, .macro $GETQUI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P2o$GET_SYS_ALIGN_FAULT_DATA_Sn$GOTO_UNWIND_Gm$GOTO_UNWIND_Sk $GRANTID_Gkx $GRANTID_Sj$GRANT_LICENSE_Gi8$GRANT_LICENSE_S9 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETQUI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETQUI, ARGS=<...>' instead" .endm $GETQUI_Sww@m, .macro $GETQUI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETQUI_G is not suppo rted for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETQUI, ARGS=<...>' instead" .endm $GETQUI_Gwwm, .macro $GETQUIW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETQUIW_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GETQUIW, ARGS=<...>' instead" .endm $GETQUIW_Swwm, .macro $GETQUIW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETQUIW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GETQUIW, ARGS=<...>' instead" .endm $GETQUIW_Gww Jm, .macro $GETPTI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETPTI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETPTI, ARGS=<...>' instead" .endm $GETPTI_Sww Jm, .macro $GETPTI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETPTI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETPTI, ARGS=<...>' instead" .endm $GETPTI_Gww Jm, .macro $GETMSG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETMSG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETMSG, ARGS=<...>' instead" .endm  $GETMSG_Sww Jm, .macro $GETMSG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETMSG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETMSG, ARGS=<...>' instead" .endm $GETMSG_Gww Jm, .macro $GETLKI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P14$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1.M64;1 ܣ"9 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETLKI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETLKI, ARGS=<...>' instead" .endm $GETLKI_Sww Jm, .macro $GETLKI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETLKI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETLKI, ARGS=<...>' instead" .endm $GETLKI_Gwwm, .macro $GETLKIW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETLKIW_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GETLKIW, ARGS=<...>u$GET_ALIGN_FAULT_DATA_St$GET_DEFAULT_TRANS_Gsd$GET_DEFAULT_TRANS_Sq $GET_RUID_GqN $GET_RUID_Sp$GET_SYS_ALIGN_FAULT_DATA_G ' instead" .endm $GETLKIW_Swwm, .macro $GETLKIW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETLKIW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GETLKIW, ARGS=<...>' instead" .endm $GETLKIW_Gwwm, .macro $GETJPI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETJPI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETJPI, ARGS=<...>' instead" .endm $GETJPI_Swwm, .macro $GETJPI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P4 4 P45 P46 P47 P48 P49A .error "Macro $GETJPI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETJPI, ARGS=<...>' instead" .endm $GETJPI_Gwwm, .macro $GETJPIW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETJPIW_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL S YS$GETJPIW, ARGS=<...>' instead" .endm $GETJPIW_Sww`Wm, .macro $GETJPIW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETJPIW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GETJPIW, ARGS=<...>' instead" .endm $GETJPIW_Gww`Wm, .macro $GETEVI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETEVI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETEVI, ARGS=<...>' instead" .endm $GETEVI_Sww`Wm, .macro $GETEVI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETEVI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETEVI, ARGS=<...>' instead" .endm $GETEVI_Gwwdm, .macro $GETENV_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETENV_S is not supported for use with MACRO-64"= .print  " Use\x09'$CALL SYS$GETENV, ARGS=<...>' instead" .endm $GETENV_Sww@m, .macro $GETENV_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETENV_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETENV, ARGS=<...>' instead" .endm $GETENV_Gww@m, .macro $GETDVI_S P0 P1 ~D| $GETTIM_G|R $GETTIM_S{ $GETUAI_GxF $GETUAI_Sw $GETUTC_Gw@ $GETUTC_Sv$GET_ALIGN_FAULT_DATA_GP2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETDVI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETDVI, ARGS=<...>' instead" .endm $GETDVI_Sww@m, .macro $GETDVI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETDVI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETDVI, ARGS=<...>' instead" .endm $GETDVI_Gww@m, .macro $GETDVIW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETDVIW_S is not supported for use with M ACRO-64"> .print " Use\x09'$CALL SYS$GETDVIW, ARGS=<...>' instead" .endm $GETDVIW_Swwqm, .macro $GETDVIW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETDVIW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GETDVIW, ARGS=<...>' instead" .endm $GETDVIW_Gwwqm, .macro $GETDTI_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETDTI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETDTI, ARGS=<...>' instead" .endm $GETDTI_Swwqm, .macro $GETDTI_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETDTI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETDTI, ARGS=<...>' instead" .endm $GETDTI_Gwwqm, .macro $GETDTIW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETDTIW_S is not su pported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GETDTIW, ARGS=<...>' instead" .endm $GETDTIW_Swwm, .macro $GETDTIW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $GETDTIW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$GETDTIW, ARGS=<...>' instead" .endm $GETDTIW_Gww `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1OM;1 S"D $GETQUIW_Gz $GETQUIW_S $GETQUI_Gn $GETQUI_S $GETSYIW_Gd $GETSYIW_S~ $GETSYI_G}X $GETSYI_Sm, .macro $GETDEV_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETDEV_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETDEV, ARGS=<...>' instead" .endm $GETDEV_Swwm, .macro $GETDEV_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETDEV_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETDEV, ARGS=<...>' instead" .endm $GETDEV_Gwwm, .macro $GETCHN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macr o $GETCHN_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETCHN, ARGS=<...>' instead" .endm $GETCHN_Swwm, .macro $GETCHN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $GETCHN_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$GETCHN, ARGS=<...>' instead" .en dm $GETCHN_Gww m, .macro $GET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49< .error "Macro $GET is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $GETww m, .macro $FREE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro $FREE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $FREEwwm, .macro $FORMAT_CLASS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $FORMAT_CLASS_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$FORMAT_CLASS, ARGS=<...>' instead" .endm $FORMAT_CLASS_Sww@ m, .macro $FORMAT_CLASS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $FORMAT_CLASS_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$FORMAT_CLASS,D* $GETLKIW_G $GETLKIW_S $GETLKI_G $GETLKI_S $GETMSG_G $GETMSG_S  $GETPTI_G $GETPTI_S  ARGS=<...>' instead" .endm $FORMAT_CLASS_Gww@ m, .macro $FORMAT_AUDIT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $FORMAT_AUDIT_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$FORMAT_AUDIT, ARGS=<...>' instead" .endm $FORMAT_AUDIT_Sww@ m, .macro $FORMAT_AUDIT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $FORMAT_AUDIT_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$FORMAT_AUDIT, ARGS=<...>' instead" .endm $FORMAT_AUDIT_Gww@ m, .macro $FORMAT_ACL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $FORMAT_ACL_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$FORMAT_ACL, ARGS=<...>' instead" .endm $FORMAT_ACL_Sww@ m, .macro $FORMAT_ACL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $FORMAT_ACL_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$FORMAT_ACL, ARGS=<...>' instead" .endm $FORMAT_ACL_Gww@ m, .macro $FORGE_WORD_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $FORGE_WORD_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$FORGE_WORD, ARGS= <...>' instead" .endm $FORGE_WORD_Swwm, .macro $FORGE_WORD_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $FORGE_WORD_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$FORGE_WORD, ARGS=<...>' instead" .endm $FORGE_WORD_Gwwm, .macro $FORGET_RM_S P0 P1 P2 P3 P4 P5 P6 D $GETDVI_ST $GETENV_G $GETENV_SH $GETEVI_G $GETEVI_S@ $GETJPIW_G $GETJPIW_S2 $GETJPI_G $GETJPI_S2$LIB_CONVERT_DATE_STRING_G+$LIB_CRC_TABLEDEF#$LIB_CREATE_DIR_S$LIB_CREATE_USER_VM_ZONE_S$LIB_CRF_INS_KEYP7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $FORGET_RM_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$FORGET_RM, ARGS=<...>' instead" .endm $FORGET_RM_Swwm, .macro $FORGET_RM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $FORGET_RM_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$FORGET_RM, ARGS=<...>' instead" .endm $FORGET_RM_Gwwm, .macro $FORGET_RMW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $FORGET_RMW_S is not supported for ueP$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1XE;1 T" se with MACRO-64"A .print " Use\x09'$CALL SYS$FORGET_RMW, ARGS=<...>' instead" .endm $FORGET_RMW_Swwm, .macro $FORGET_RMW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $FORGET_RMW_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$FORGET_RMW, ARGS=<...>' instead" .endm $FORGET_RMW _Gww-m, .macro $FORCEX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $FORCEX_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$FORCEX, ARGS=<...>' instead" .endm $FORCEX_Sww-m, .macro $FORCEX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $FORCEX_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$FORCEX, ARGS=<...>' instead" .endm $FORCEX_Gww-m, .macro $FLUSH P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $FLUSH is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $FLUSHww-m, .macro $FINISH_RMOP_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $FINISH_RMOP_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$FINISH_RMOP, ARGS=<...>' instea d" .endm $FINISH_RMOP_Sww`m, .macro $FINISH_RMOP_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $FINISH_RMOP_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$FINISH_RMOP, ARGS=<...>' instead" .endm $FINISH_RMOP_GwwHm, .macro $FINISH_RMOPW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 PD $GETDEV_G $GETDEV_S~ $GETDTIW_G $GETDTIW_Sp $GETDTI_G $GETDTI_Sh $GETDVIW_G $GETDVIW_SZ $GETDVI_G9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $FINISH_RMOPW_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$FINISH_RMOPW, ARGS=<...>' instead" .endm $FINISH_RMOPW_SwwHm, .macro $FINISH_RMOPW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $FINISH_RMOPW_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$FINISH_RMOPW, ARGS=<...>' instead" .endm $FINISH_RMOPW_GwwHm, .macro $FINISH_RDB_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $FINISH_RDB_S is n ot supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$FINISH_RDB, ARGS=<...>' instead" .endm $FINISH_RDB_SwwHm, .macro $FINISH_RDB_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $FINISH_RDB_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$FINISH_RDB, ARGS=<...>' instead"  .endm $FINISH_RDB_GwwHm, .macro $FIND_HOLDER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $FIND_HOLDER_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$FIND_HOLDER, ARGS=<...>' instead" .endm $FIND_HOLDER_Swwm, .macro $FIND_HOLDER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $FIND_HOLDER_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$FIND_HOLDER, ARGS=<...>' instead" .endm $FIND_HOLDER_Gwwm, .macro $FIND_HELD_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37D$FORMAT_AUDIT_G:$FORMAT_AUDIT_S$FORMAT_CLASS_G$FORMAT_CLASS_S$FREE$GET $GETCHN_G  $GETCHN_S P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $FIND_HELD_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$FIND_HELD, ARGS=<...>' instead" .endm $FIND_HELD_Swwm, .macro $FIND_HELD_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $FIND_HELD_G is not supported for use with MAC RO-64"@ .print " Use\x09'$CALL SYS$FIND_HELD, ARGS=<...>' instead" .endm $FIND_HELD_Gwwm, .macro $FIND P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro $FIND is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $FINDwwm, .macro $FILESCAN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $FILESCAN_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$FILESCAN, ARGS=<...>' instead" .endm $FILESCAN_Swwm, .macro $FILESCAN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $FILESCAN_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$FILESCAN, ARGS=<...>' instead" .endm $FILESCAN_Gww@Um, .macro $FAO_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $FAO_S is not supporte d for use with MACRO-64": .print " Use\x09'$CALL SYS$FAO, ARGS=<...>' instead" .endm $FAO_Sww@Um, .macro $FAO_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $FAO_G is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$FAO, ARGS=<...>' instead" .endm $FAO_Gww@Um, .macro $F $ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1XE;1 "AOL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $FAOL_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$FAOL, ARGS=<...>' instead" .endm $FAOL_Swwm, .macro $FAOL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $FAOL_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$FAOL, ARGS=<...>' instead" .endm $FAOL_Gwwom, .macro $FAB_STORE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $FAB_STORE is not supported for use with MACD $FORGET_RMW_SR $FORGET_RM_G $FORGET_RM_S2 $FORGE_WORD_G $FORGE_WORD_S $FORMAT_ACL_Gp $FORMAT_ACL_S RO-64" .endm $FAB_STOREww`m, .macro $EXTEND P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $EXTEND is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $EXTENDww`m, .macro $EXPREG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $EXPREG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$EXPREG, ARGS=<...>' instead" .endm $EXPREG_Sww`m, .macro $EXPREG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $EXPREG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$EXPREG, ARGS=<...>' instead" .endm $EXPREG_Gww`m, .macro $EXIT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $EXIT_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$EXIT, ARGS=<... >' instead" .endm $EXIT_Sww`m, .macro $EXIT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $EXIT_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$EXIT, ARGS=<...>' instead" .endm $EXIT_Gww`m, .macro $EVDPOSTEVENT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $EVDPOSTEVENT_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$EVDPOSTEVENT, ARGS=<...>' instead" .endm $EVDPOSTEVENT_Sww}m, .macro $EVDPOSTEVENT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $EVDPOSTEVENT_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$EVDPOSTEVENT, ARGS=<...>' instead" .endm $EVDPOSTEVENT_Gww}m, .macro $ERASE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $ERASE is not supported for use with MACRO-64"< }$FINISH_RMOPW_S&$FINISH_RMOP_G$FINISH_RMOP_S$FLUSH $FORCEX_G $FORCEX_Sx $FORGET_RMW_G .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $ERASEww}m, .macro $ERAPAT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ERAPAT_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ERAPAT, ARGS=<...>' instead" .endm $ERAPAT_Sww}m, .macro $ERAPAT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ERAPAT_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ERAPAT, ARGS=<...>' instead" .endm $ERAPAT_Gww}m, .macro $ENTER P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34  P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $ENTER is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $ENTERww}m, .macro $ENQ_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $ENQ_S is not supported for use with MACRO-64": .print  " Use\x09'$CALL SYS$ENQ, ARGS=<...>' instead" .endm $ENQ_Swwm, .macro $ENQ_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $ENQ_G is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$ENQ, ARGS=<...>' instead" .endm $ENQ_Gwwm, .macro $ENQW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $ENQW_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$ENQW, ARGS=<...>' instead" .endm $ENQW_Swwm, .macro $ENQW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $ENQW_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$ENQW, ARGS=<...>' instead" .endm $ENQW_Gwwm, .macro $END_TRANS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $END_TRANS_S is not supported for use with MACRO-64"@ .print " Use\x09 '$CALL SYS$END_TRANS, ARGS=<...>' instead" .endm $END_TRANS_Swwm, .macro $END_TRANS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $END_TRANS_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$END_TRANS, ARGS=<...>' instead" .endm $END_TRANS_Gwwm, .macro $END_TRANSW_S >W$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;14;1 G"} $FIND_HELD_GJ $FIND_HELD_S$FIND_HOLDER_G $FIND_HOLDER_S $FINISH_RDB_G $FINISH_RDB_SV$FINISH_RMOPW_GP0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $END_TRANSW_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$END_TRANSW, ARGS=<...>' instead" .endm $END_TRANSW_Swwm, .macro $END_TRANSW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $END_TRANSW_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$END_TRANSW, ARGS=<...>' instead" .endm $END_TRANSW_Gwwm, .macro $END_RU_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $END_RU_ S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$END_RU, ARGS=<...>' instead" .endm $END_RU_Swwm, .macro $END_RU_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $END_RU_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$END_RU, ARGS=<...>' instead" .endm $END_RU _Gww m, .macro $END_BRANCH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $END_BRANCH_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$END_BRANCH, ARGS=<...>' instead" .endm $END_BRANCH_Sww m, .macro $END_BRANCH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $END_BRANCH_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$END_BRANCH, ARGS=<...>' instead" .endm $END_BRANCH_Gww m, .macro $END_BRANCHW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42  P43 P44 P45 P46 P47 P48 P49F .error "Macro $END_BRANCHW_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$END_BRANCHW, ARGS=<...>' instead" .endm $END_BRANCHW_Sww m, .macro $END_BRANCHW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $END_BRANCHW_G is not supported for use with MACRO-64"B } $EXPREG_S&$EXTEND $FAB_STORE`$FAOL_G$FAOL_Sp$FAO_G$FAO_Sj $FILESCAN_G $FILESCAN_Sj$FIND .print " Use\x09'$CALL SYS$END_BRANCHW, ARGS=<...>' instead" .endm $END_BRANCHW_Gww m, .macro $ENABLE_VP_USE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $ENABLE_VP_USE_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$ENABLE_VP_USE, ARGS=<...>' instead" .endm $ENABLE_VP_USE_Swwm, .macro $ENABLE_VP_USE_INT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $ENABLE_VP_USE_INT_S is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$ENABLE_VP_USE_INT, ARGS=<...>' instead" .endm $ENABLE_VP_USE_INT_Swwm, .macro $ENABLE_VP_USE_INT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $ENABLE_VP_USE_INT_G is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$ENABLE_VP_USE_INT, ARGS=<...>' instead" .endm $ENABLE_VP_USE_INT_Gwwm, .macro $ENABLE_VP_USE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $ENABLE_VP_USE_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$ENABLE_VP_USE, ARGS=<...>' instead" .endm $ENABLE_VP_USE_Gwwm, .macro $EMIT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro $EMIT is not sup ported for use with MACRO-64" .endm $EMITwwm, .macro $EMAA_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $EMAA_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$EMAA, ARGS=<...>' instead" .endm $EMAA_Swwm, .macro $EMAA_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P1} $ERAPAT_GV $ERAPAT_S$ERASE>$EVDPOSTEVENT_G$EVDPOSTEVENT_S($EXIT_G$EXIT_S$ $EXPREG_G3 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $EMAA_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$EMAA, ARGS=<...>' instead" .endm $EMAA_Gwwm, .macro $DNS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P 46 P47 P48 P49> .error "Macro $DNS_S is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$DNS, ARGS=<...>' instead" .endm $DNS_Swwm, .macro $DNS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $DNS_G is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$DNS, ARGS=<...>' instea d" .endm $DNS_Gww8m, .macro $DNSW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $DNSW_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$DNSW, ARGS=<...>' instead" .endm $DNSW_Sww8m, .macro $DNSW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 $ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;14;1 v"P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $DNSW_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$DNSW, ARGS=<...>' instead" .endm $DNSW_Gww8m, .macro $DLCEFC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DLCEFC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DLCEFC, ARGS=<...>' instead" .endm $DLCEFC_Sww8m, .macro $DLCEFC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DLCEFC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DLCEFC, ARGS=<...>' instead " .endm $DLCEFC_Gww8m, .macro $DISPLAY P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $DISPLAY is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $DISPLAYww8m, .macro $DISMOU_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DISMOU_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DISMOU, ARGS=<...>' instead" .endm $DISMOU_Sww@m, .macro $DISMOU_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 }l $END_TRANSW_G $END_TRANSW_SL $END_TRANS_G $END_TRANS_S>$ENQW_G$ENQW_SN$ENQ_G$ENQ_S\$ENTERX$LIB_ANALYZE_SDESC_GQ$LIB_ASCII_TO_UID_SI $LIB_ATTACHC $LIB_BBCCI_S> $LIB_CALLG_G9$LIB_COMPARE_UIDDEF P49A .error "Macro $DISMOU_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DISMOU, ARGS=<...>' instead" .endm $DISMOU_Gww@m, .macro $DISCONNECT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $DISCONNECT is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS =<...>' instead" .endm $DISCONNECTww@m, .macro $DISABLE_VP_USE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $DISABLE_VP_USE_S is not supported for use with MACRO-64"E .print " Use\x09'$CALL SYS$DISABLE_VP_USE, ARGS=<...>' instead" .endm $DISABLE_VP_USE_Sww@m, .macro $DISABLE_VP_USE_INT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $DISABLE_VP_USE_INT_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$DISABLE_VP_USE_INT, ARGS=<...>' instead" .endm $DISABLE_VP_USE_INT_Sww@m, .macro $DISABLE_VP_USE_INT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $DISABLE_VP_USE_INT_G is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$DISABLE_VP_USE_INT, ARGS=<...>' instead" .endm $DISABLE_VP_USE_INT_GwwEm, .macro $DISABLE_VP_USE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $DISABLE_VP_USE_G is not supported for use with MACRO-64"E .print " Use\x09'$CALL SYS$DISABLE_VP_USE, ARGS=<...>' instead" .endm $DISABLE_VP_USE_GwwEm, .macro $DIAGNOSE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $DIAGNOSE_S is not supported for use w}d$ENABLE_VP_USE_S$END_BRANCHW_G4$END_BRANCHW_S $END_BRANCH_G $END_BRANCH_S, $END_EPILOGUE( $ $END_PROLOGUE3 & $END_ROUTINE $END_RU_G $END_RU_S ith MACRO-64"? .print " Use\x09'$CALL SYS$DIAGNOSE, ARGS=<...>' instead" .endm $DIAGNOSE_SwwEm, .macro $DIAGNOSE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $DIAGNOSE_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$DIAGNOSE, ARGS=<...>' instead" .endm $DIAGNOSE_Gww m, .macro $DGBLSC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DGBLSC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DGBLSC, ARGS=<...>' instead" .endm $DGBLSC_Sww m, .macro $DGBLSC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DGBLSC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DGBLSC, ARGS=<...>' instead" .endm $DGBLSC_Gww m, .macro $DEVICE_SCAN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $DEVICE_SCAN_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$DEVICE_SCAN, ARGS=<...>' instead" .endm $DEVICE_SCAN_Sww m, .macro $DEVICE_SCAN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $DEVICE_SCAN_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$DEVICE_SCAN, ARGS =<...>' instead" .endm $DEVICE_SCAN_Gww m, .macro $DEQ_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $DEQ_S is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$DEQ, ARGS=<...>' instead" .endm $DEQ_Swwmm, .macro $DEQ_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 Pw`$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;14;1 4"16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $DEQ_G is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$DEQ, ARGS=<...>' instead" .endm $DEQ_Gwwmm, .macro $DELTVA_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P4}$DNS_G.$DNS_S$EMAA_G8$EMAA_S$EMIT^$ENABLE_VP_USE_G$ENABLE_VP_USE_INT_G$ENABLE_VP_USE_INT_S 9A .error "Macro $DELTVA_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DELTVA, ARGS=<...>' instead" .endm $DELTVA_Swwmm, .macro $DELTVA_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DELTVA_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DELTVA, ARGS=<... >' instead" .endm $DELTVA_Gwwmm, .macro $DELPRC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DELPRC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DELPRC, ARGS=<...>' instead" .endm $DELPRC_Swwmm, .macro $DELPRC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DELPRC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DELPRC, ARGS=<...>' instead" .endm $DELPRC_Gwwmm, .macro $DELMBX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DELMBX_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DELMBX, ARGS=<...>' instead" .endm $DELMBX_Sww@m, .macro $DELMBX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DELMBX_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS $DELMBX, ARGS=<...>' instead" .endm $DELMBX_Gww@m, .macro $DELLOG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DELLOG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DELLOG, ARGS=<...>' instead" .endm $DELLOG_Sww@m, .macro $DELLOG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DELLOG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DELLOG, ARGS=<...>' instead" .endm $DELLOG_Gww@m, .macro $DELLNM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P4 0 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DELLNM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DELLNM, ARGS=<...>' instead" .endm $DELLNM_Sww@m, .macro $DELLNM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DELLNM_G is not supported for use with MACRO-64"= .print "  0$DISABLE_VP_USE_S $DISCONNECT  $DISMOU_G $DISMOU_S $DISPLAY $DLCEFC_G $DLCEFC_S$DNSW_G$DNSW_S  Use\x09'$CALL SYS$DELLNM, ARGS=<...>' instead" .endm $DELLNM_Gww m, .macro $DELETE_BUFOBJ_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $DELETE_BUFOBJ_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$DELETE_BUFOBJ, ARGS=<...>' instead" .endm $DELETE_BUFOBJ_Sww m, .macro $DELETE_BUFOBJ_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $DELETE_BUFOBJ_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$DELETE_BUFOBJ, ARGS=<...>' instead" .endm $DELETE_BUFOBJ_Gww m, .macro $DELETE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $DELETE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $DELETEwwm, .macro $DECLARE_RM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $DECLARE_RM_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$DECLARE_RM, ARGS=<...>' instead" .endm $DECLARE_RM_Swwm, .macro $DECLARE_RM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $DECLARE_RM_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$DECLARE_RM, ARGS= <...>' instead" .endm $DECLARE_RM_Gwwm, .macro $DECLARE_RMW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $DECLARE_RMW_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$DECLARE_RMW, ARGS=<...>' instead" .endm $DECLARE_RMW_Swwm, .macro $DECLARE_RMW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $DECLARE_RMW_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$DECLARE_RMW, ARGS=<...>' instead" .endm $DECLARE_RMW_Gwwm, .macro $DECLARE_RMV1_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P3 ~ $DGBLSC_G $DGBLSC_Sp $DIAGNOSE_G $DIAGNOSE_S<$DISABLE_VP_USE_G$DISABLE_VP_USE_INT_G$DISABLE_VP_USE_INT_S.$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;14;1 O"2 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $DECLARE_RMV1_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$DECLARE_RM, ARGS=<...>' instead" .endm $DECLARE_RMV1_Sww`m, .macro $DECLARE_RMV1_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $DECLARE_RMV1_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$DECLARE_RM, ARGS=<...>' instead" .endm $DECLARE_RMV1_Gww`m, .macro $DECLARE_RMV1W_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $DECLARE_RMV1W_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$DECLARE_RMW, ARGS=<.. .>' instead" .endm $DECLARE_RMV1W_Sww`m, .macro $DECLARE_RMV1W_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $DECLARE_RMV1W_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$DECLARE_RMW, ARGS=<...>' instead" .endm $DECLARE_RMV1W_Gww`m, .macro $DCLRUH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLRUH_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DCLRUH, ARGS=<...>' instead" .endm $DCLRUH_Sww`m, .macro $DCLRUH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLRUH_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DCLRUH, ARGS=<...>' instead" .endm $DCLRUH_Gwwm, .macro $DCLRNH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLRNH_S is not supported for use with MACRO-64"=  .print " Use\x09'$CALL SYS$DCLRNH, ARGS=<...>' instead" .endm $DCLRNH_Swwm, .macro $DCLRNH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLRNH_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DCLRNH, ARGS=<...>' instead" .endm $DCLRNH_Gwwm, .macro $DCLEXH_  $DELPRC_G* $DELPRC_S $DELTVA_G $DELTVA_S$DEQ_G4$DEQ_S$DEVICE_SCAN_G$DEVICE_SCAN_SS P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLEXH_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DCLEXH, ARGS=<...>' instead" .endm $DCLEXH_Swwm, .macro $DCLEXH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLEXH_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DCLEXH, ARGS=<...>' instead" .endm $DCLEXH_Gwwm, .macro $DCLEVT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLEVT_S is not supported for use  with MACRO-64"= .print " Use\x09'$CALL SYS$DCLEVT, ARGS=<...>' instead" .endm $DCLEVT_Swwm, .macro $DCLEVT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLEVT_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DCLEVT, ARGS=<...>' instead" .endm $DCLEVT_Gww6 m,  .macro $DCLCMH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLCMH_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DCLCMH, ARGS=<...>' instead" .endm $DCLCMH_Sww6 m, .macro $DCLCMH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27  P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLCMH_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DCLCMH, ARGS=<...>' instead" .endm $DCLCMH_Gww6 m, .macro $DCLAST_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLAST_S is not  supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DCLAST, ARGS=<...>' instead" .endm $DCLAST_Sww6 m, .macro $DCLAST_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DCLAST_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DCLAST, ARGS=<...>' instead" .endm $DCLAST_Gww $DELETE_BUFOBJ_GN$DELETE_BUFOBJ_S $DELLNM_GB $DELLNM_S $DELLOG_G< $DELLOG_S $DELMBX_G0 $DELMBX_S !m, .macro $DASSGN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DASSGN_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DASSGN, ARGS=<...>' instead" .endm $DASSGN_Sww !m, .macro $DASSGN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DASSGN_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DASSGN, ARGS=<...>' instead" .endm $DASSGN_Gww !m, .macro $DALLOC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macr o $DALLOC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DALLOC, ARGS=<...>' instead" .endm $DALLOC_Sww !m, .macro $DALLOC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DALLOC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DALLOC, ARGS=<...>' instead" .en{У$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1.M64;1 ;/" dm $DALLOC_GwwC#m, .macro $DACEFC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DACEFC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DACEFC, ARGS=<...>' instead" .endm $DACEFC_SwwC#m, .macro $DACEFC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $DACEFC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$DACEFC, ARGS=<...>' instead" .endm $DACEFC_GwwC#m, .macro $CVT_CONVERT_FLOAT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $CVT_CONVERT_FLOAT_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL CVT$CONVERT_FLOAT, ARGS=<...>' instead" .endm $CVT_CONVERT_FLOAT_SwwC#m, .macro $CVT_CONVERT_FLOAT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49J .error "Macro $CVT_CONVERT_FLOAT is not supported for use with MACRO-6v \$DECLARE_RMV1_S$DECLARE_RMW_G2$DECLARE_RMW_S $DECLARE_RM_G $DECLARE_RM_S$DELETE$GET_SYS_ALIGN_FAULT_DATA_G$GRANT_LICENSE_Sy $IMGFIX_Sr$IPC_Gl $JOIN_RM_Gf $LIB_ADAWIDEF`$LIB_ADD_TIMES 4"D .print " Use\x09'$CALL CVT$CONVERT_FLOAT, ARGS=<...>' instead" .endm $CVT_CONVERT_FLOATww`$m, .macro $CVT_CONVERT_FLOATDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49M .error "Macro $CVT_CONVERT_FLOATDEF is not supported for use with MACRO-64"D .print " Use\x09'$CALL CVT$CONVERT_FLOAT, ARGS=<...>' instead" .endm $ CVT_CONVERT_FLOATDEFwwQ&m, .macro $CVT_CONVERT_FLOAT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49L .error "Macro $CVT_CONVERT_FLOAT_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL CVT$CONVERT_FLOAT, ARGS=<...>' instead" .endm $CVT_CONVERT_FLOAT_Gww'm, .macro $CVT$ROUTINESDEF P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $CVT$ROUTINESDEF is not supported for use with MACRO-64"D .print " Use\x09'$CALL CVT$CONVERT_FLOAT, ARGS=<...>' instead" .endm $CVT$ROUTINESDEFww'm, .macro $CRMPSC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CRMPSC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CRMPSC, ARGS=<...>' instead" .endm $CRMPSC_Sww'm, .macro $CRMPSC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CRMPSC_G is not supported for \ $DCLRNH_G $DCLRNH_SP $DCLRUH_G $DCLRUH_S2$DECLARE_RMV1W_G$DECLARE_RMV1W_S$DECLARE_RMV1_G  use with MACRO-64"= .print " Use\x09'$CALL SYS$CRMPSC, ARGS=<...>' instead" .endm $CRMPSC_Gww'm, .macro $CRETVA_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CRETVA_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CRETVA, ARGS=<...>' instead" .endm $CRETVA_Sww'm, .macro $CRETVA_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CRETVA_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CRETVA, ARGS=<...>' instead" .endm $CRETVA_Gww@^)m, .macro $CREPRC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CREPRC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CREPRC, ARGS=<...>' instead" .endm $CREPRC_Sww@^)m, .macro $CREPRC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CREPRC_G is  not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CREPRC, ARGS=<...>' instead" .endm $CREPRC_Gww@^)m, .macro $CREMBX_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CREMBX_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CREMBX, ARGS=<...>' instead" .endm $CREMBX_S ww@^)m, .macro $CREMBX_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CREMBX_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CREMBX, ARGS=<...>' instead" .endm $CREMBX_Gww@^)m, .macro $CRELOG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P2 2 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CRELOG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CRELOG, ARGS=<...>' instead" .endm $CRELOG_Sww@^)m, .macro $CRELOG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error " "Macro $CRELOG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CRELOG, ARGS=<...>' instead" .endm $CRELOG_Gww*m, .macro $CRELNT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CRELNT_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CRELNT, ARGS=<...>' instead"!&$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 H"!  $DASSGN_SS f $DATA_SECTION  $DCLAST_G  $DCLAST_S t $DCLCMH_G $DCLCMH_Sn $DCLEVT_G $DCLEVT_Sb $DCLEXH_G $DCLEXH_S # .endm $CRELNT_Sww*m, .macro $CRELNT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CRELNT_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CRELNT, ARGS=<...>' instead" .endm $CRELNT_Gww*m, .macro $CRELNM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 $P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CRELNM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CRELNM, ARGS=<...>' instead" .endm $CRELNM_Sww`0m, .macro $CRELNM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P4 %8 P49A .error "Macro $CRELNM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CRELNM, ARGS=<...>' instead" .endm $CRELNM_Gww2m, .macro $CREATE_UID_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $CREATE_UID_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$CREAT &E_UID, ARGS=<...>' instead" .endm $CREATE_UID_Sww2m, .macro $CREATE_UID_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $CREATE_UID_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$CREATE_UID, ARGS=<...>' instead" .endm $CREATE_UID_Gww2m, .macro $CREATE_RDB_S P0 P1 P2' P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $CREATE_RDB_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$CREATE_RDB, ARGS=<...>' instead" .endm $CREATE_RDB_Sww2m, .macro $CREATE_RDB_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 )P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $CREATE_RDB_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$CREATE_RDB, ARGS=<...>' instead" .endm $CREATE_RDB_Gww2m, .macro $CREATE_BUFOBJ_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $CREATE_BU  $CVT_CONVERT_FLOAT_G$CVT_CONVERT_FLOAT_S $DACEFC_G $DACEFC_S $DALLOC_G  $DALLOC_S  $DASSGN_G*FOBJ_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$CREATE_BUFOBJ, ARGS=<...>' instead" .endm $CREATE_BUFOBJ_Sww 4m, .macro $CREATE_BUFOBJ_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $CREATE_BUFOBJ_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$CREATE_BUFOBJ, +ARGS=<...>' instead" .endm $CREATE_BUFOBJ_Gww 4m, .macro $CREATE_BRANCH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $CREATE_BRANCH_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$CREATE_BRANCH, ARGS=<...>' instead" .endm $CREATE_BRANCH_Sww 4m, .macro $CREATE_BRANCH_G, P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $CREATE_BRANCH_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$CREATE_BRANCH, ARGS=<...>' instead" .endm $CREATE_BRANCH_Gww 4m, .macro $CREATE_BRANCHW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 -P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49I .error "Macro $CREATE_BRANCHW_S is not supported for use with MACRO-64"E .print " Use\x09'$CALL SYS$CREATE_BRANCHW, ARGS=<...>' instead" .endm $CREATE_BRANCHW_Sww 4m, .macro $CREATE_BRANCHW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P4 /8 P49I .error "Macro $CREATE_BRANCHW_G is not supported for use with MACRO-64"E .print " Use\x09'$CALL SYS$CREATE_BRANCHW, ARGS=<...>' instead" .endm $CREATE_BRANCHW_Gww@5m, .macro $CREATE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49? .error "Macro $CREATE is not supported for use with MACRO-64"< .print " Use\x09'$CA $CRETVA_Gr $CRETVA_S $CRMPSC_Gf $CRMPSC_S$CVT$ROUTINESDEF$CVT_CONVERT_FLOATp$CVT_CONVERT_FLOATDEF 0LL SYS$'PROC, ARGS=<...>' instead" .endm $CREATEww@5m, .macro $CONNECT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $CONNECT is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $CONNECTww@5m, .macro $COMMIT_RU_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P110 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $COMMIT_RU_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$COMMIT_RU, ARGS=<...>' instead" .endm $COMMIT_RU_Sww@5m, .macro $COMMIT_RU_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P238 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $COMMIT_RU_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$COMMIT_RU, ARGS=<...>' instead" .endm $COMMIT_RU_Gww@5m, .macro $CNTREG_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CNTREG_S is not supported for use with MACRO-64"vvj$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "2 3= .print " Use\x09'$CALL SYS$CNTREG, ARGS=<...>' instead" .endm $CNTREG_Sww;m, .macro $CNTREG_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CNTREG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CNTREG, ARGS=<...>' instead" .endm $CNTREG_Gww`4=m, .macro $CMKRN4L_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CMKRNL_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CMKRNL, ARGS=<...>' instead" .endm $CMKRNL_Sww`4=m, .macro $CMKRNL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 6P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CMKRNL_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CMKRNL, ARGS=<...>' instead" .endm $CMKRNL_Gww`4=m, .macro $CMEXEC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CMEXEC_S is not supported for u" $CRELNM_S" $CRELNT_G  $CRELNT_S $CRELOG_G $CRELOG_S $CREMBX_G $CREMBX_S $CREPRC_Gx $CREPRC_S 7se with MACRO-64"= .print " Use\x09'$CALL SYS$CMEXEC, ARGS=<...>' instead" .endm $CMEXEC_Sww`4=m, .macro $CMEXEC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CMEXEC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CMEXEC, ARGS=<...>' instead" .endm $CMEXEC_Gww>m,8 .macro $CLREF_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $CLREF_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$CLREF, ARGS=<...>' instead" .endm $CLREF_Sww>m, .macro $CLREF_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P929 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $CLREF_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$CLREF, ARGS=<...>' instead" .endm $CLREF_Gww>m, .macro $CLOSE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $CLOSE is not supported for us :e with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $CLOSEwwA@m, .macro $CHKPRO_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CHKPRO_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CHKPRO, ARGS=<...>' instead" .endm $CHKPRO_SwwA@m, .;macro $CHKPRO_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CHKPRO_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CHKPRO, ARGS=<...>' instead" .endm $CHKPRO_GwwA@m, .macro $CHECK_FEN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P<28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $CHECK_FEN_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$CHECK_FEN, ARGS=<...>' instead" .endm $CHECK_FEN_SwwA@m, .macro $CHECK_ACCESS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $CHE>CK_ACCESS_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$CHECK_ACCESS, ARGS=<...>' instead" .endm $CHECK_ACCESS_Sww@Am, .macro $CHECK_ACCESS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $CHECK_ACCESS_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$CHECK_ACCES)$CREATE_BUFOBJ_G'$CREATE_BUFOBJ_S&d $CREATE_RDB_G% $CREATE_RDB_S%> $CREATE_UID_G$ $CREATE_UID_S#" $CRELNM_G ?S, ARGS=<...>' instead" .endm $CHECK_ACCESS_Gww@Am, .macro $CHANGE_CLASS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $CHANGE_CLASS_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$CHANGE_CLASS, ARGS=<...>' instead" .endm $CHANGE_CLASS_Sww@Am, .macro $CHANGE_CLASS_G @P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $CHANGE_CLASS_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$CHANGE_CLASS, ARGS=<...>' instead" .endm $CHANGE_CLASS_Gww@Am, .macro $CHANGE_ACL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P2A7 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $CHANGE_ACL_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$CHANGE_ACL, ARGS=<...>' instead" .endm $CHANGE_ACL_SwwNCm, .macro $CHANGE_ACL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "MacrBo $CHANGE_ACL_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$CHANGE_ACL, ARGS=<...>' instead" .endm $CHANGE_ACL_Gww`iIm, .macro $CANWAK_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANWAK_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANWAK, ARGS=<...>' ins Ftead" .endm $CANWAK_Sww`iIm, .macro $CANWAK_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANWAK_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANWAK, ARGS=<...>' instead" .endm $CANWAK_Gww`iIm, .macro $CANTIM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 $ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ';"C/ $COMMIT_RU_S/>$CONNECT-$CREATE,$CREATE_BRANCHW_G+t$CREATE_BRANCHW_S*$CREATE_BRANCH_G*:$CREATE_BRANCH_S $FORMAT_ACL_S $GETCHN_S $GETDVI_G $GETJPI_S $GETPTI_S $GETSYI_S$GET_ALIGN_FAULT_DATA_G$LIB_MATCH_COND $LIB_POLYG_S$LIB_RESERVE_EFDEF$LIB_SFREEN_DDDEF $LIB_SKPC_G$LIB_SYS_FAODEFGP16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANTIM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANTIM, ARGS=<...>' instead" .endm $CANTIM_Sww`iIm, .macro $CANTIM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P4 H6 P47 P48 P49A .error "Macro $CANTIM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANTIM, ARGS=<...>' instead" .endm $CANTIM_GwwJm, .macro $CANRUH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANRUH_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANRU IH, ARGS=<...>' instead" .endm $CANRUH_SwwJm, .macro $CANRUH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANRUH_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANRUH, ARGS=<...>' instead" .endm $CANRUH_GwwJm, .macro $CANRNH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P1J1 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANRNH_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANRNH, ARGS=<...>' instead" .endm $CANRNH_SwwJm, .macro $CANRNH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 KP42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANRNH_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANRNH, ARGS=<...>' instead" .endm $CANRNH_GwwJm, .macro $CANEXH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANEXH_S is not supported for use with MACRO-64"= .print " Use\x L09'$CALL SYS$CANEXH, ARGS=<...>' instead" .endm $CANEXH_SwwvLm, .macro $CANEXH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANEXH_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANEXH, ARGS=<...>' instead" .endm $CANEXH_GwwvLm, .macro $CANEVTAST_S P0 P1 P2 P3 P4 NP5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $CANEVTAST_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$CANEVTAST, ARGS=<...>' instead" .endm $CANEVTAST_SwwvLm, .macro $CANEVTAST_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P7p$CLREF_G6$CLREF_S6p $CMEXEC_G4 $CMEXEC_S3d $CMKRNL_G2 $CMKRNL_S2^ $CNTREG_G1 $CNTREG_SS $CODE_SECTION0H $COMMIT_RU_GO34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $CANEVTAST_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$CANEVTAST, ARGS=<...>' instead" .endm $CANEVTAST_GwwvLm, .macro $CANCEL_SELECTIVE_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $CANCEL_SELECTIVE_S is nPot supported for use with MACRO-64"G .print " Use\x09'$CALL SYS$CANCEL_SELECTIVE, ARGS=<...>' instead" .endm $CANCEL_SELECTIVE_SwwvLm, .macro $CANCEL_SELECTIVE_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49K .error "Macro $CANCEL_SELECTIVE_G is not supported for use with MACRO-64"G .print " Use\x09'$CALL SYS$CANCEL_SELE QCTIVE, ARGS=<...>' instead" .endm $CANCEL_SELECTIVE_Gww@Mm, .macro $CANCEL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANCEL_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANCEL, ARGS=<...>' instead" .endm $CANCEL_Sww@Mm, .macro $CANCEL_G P0 P1 P2 P3 P4 P5 P6 PR7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $CANCEL_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$CANCEL, ARGS=<...>' instead" .endm $CANCEL_Gww Qm, .macro $BYTES_TO_PAGES P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 SP37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $BYTES_TO_PAGES is not supported for use with MACRO-64" .endm $BYTES_TO_PAGESww Rm, .macro $BRKTHRU_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $BRKTHRU_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$BRKTHRU, ARGS=<...> U' instead" .endm $BRKTHRU_Sww Rm, .macro $BRKTHRU_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $BRKTHRU_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$BRKTHRU, ARGS=<...>' instead" .endm $BRKTHRU_Gww Rm, .macro $BRKTHRUW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P1DGJq$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 7"T>$CHANGE_CLASS_G><$CHANGE_CLASS_S<$CHECK_ACCESS_G;$CHECK_ACCESS_S:p $CHECK_FEN_S9 $CHKPRO_G9j $CHKPRO_S8$CLOSEV3 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $BRKTHRUW_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$BRKTHRUW, ARGS=<...>' instead" .endm $BRKTHRUW_Sww Rm, .macro $BRKTHRUW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 WP42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $BRKTHRUW_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$BRKTHRUW, ARGS=<...>' instead" .endm $BRKTHRUW_Gww Rm, .macro $BRDCST_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $BRDCST_S is not supported for use with MACRO-64"= .print " X Use\x09'$CALL SYS$BRDCST, ARGS=<...>' instead" .endm $BRDCST_SwwTm, .macro $BRDCST_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $BRDCST_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$BRDCST, ARGS=<...>' instead" .endm $BRDCST_GwwTm, .macro $BINUTC_S P0 P1 P2 P3 YP4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $BINUTC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$BINUTC, ARGS=<...>' instead" .endm $BINUTC_SwwTm, .macro $BINUTC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 ZP36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $BINUTC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$BINUTC, ARGS=<...>' instead" .endm $BINUTC_GwwTm, .macro $BINTIM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $BINTIM_S is not supported for use with MACRO-64 \"= .print " Use\x09'$CALL SYS$BINTIM, ARGS=<...>' instead" .endm $BINTIM_SwwTm, .macro $BINTIM_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $BINTIM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$BINTIM, ARGS=<...>' instead" .endm $BINTIM_Gww`Um, .macro $ASSH6 $CANRUH_GG $CANRUH_SF* $CANTIM_GB $CANTIM_SB$ $CANWAK_GA $CANWAK_S@ $CHANGE_ACL_G?r $CHANGE_ACL_S]IGN_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ASSIGN_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ASSIGN, ARGS=<...>' instead" .endm $ASSIGN_Sww`Um, .macro $ASSIGN_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P3^1 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ASSIGN_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ASSIGN, ARGS=<...>' instead" .endm $ASSIGN_Gww`Um, .macro $ASNPUSH P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $ASNPUSH is not supported for us _e with MACRO-64" .endm $ASNPUSHww%Wm, .macro $ASCUTC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ASCUTC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ASCUTC, ARGS=<...>' instead" .endm $ASCUTC_Sww%Wm, .macro $ASCUTC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P1`3 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ASCUTC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ASCUTC, ARGS=<...>' instead" .endm $ASCUTC_Gww@2Zm, .macro $ASCTOID_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 a P44 P45 P46 P47 P48 P49B .error "Macro $ASCTOID_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$ASCTOID, ARGS=<...>' instead" .endm $ASCTOID_Sww@2Zm, .macro $ASCTOID_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $ASCTOID_G is not supported for use with MACRO-64"> .print " Use\x09'$CA cLL SYS$ASCTOID, ARGS=<...>' instead" .endm $ASCTOID_Gww@2Zm, .macro $ASCTIM_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ASCTIM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ASCTIM, ARGS=<...>' instead" .endm $ASCTIM_Sww[m, .macro $ASCTIM_G P0 P1 P2 P3 P4 P5 P6 PN$CANCEL_SELECTIVE_SLX $CANEVTAST_GK $CANEVTAST_SKH $CANEXH_GJ $CANEXH_SI< $CANRNH_GH $CANRNH_Sd7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ASCTIM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ASCTIM, ARGS=<...>' instead" .endm $ASCTIM_Gww[m, .macro $ASCEFC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P3 e8 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ASCEFC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ASCEFC, ARGS=<...>' instead" .endm $ASCEFC_Sww[m, .macro $ASCEFC_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ASCEFC_G is not supported for use with MACRO-64"= .priBĝ$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 l"e fnt " Use\x09'$CALL SYS$ASCEFC, ARGS=<...>' instead" .endm $ASCEFC_Gww[m, .macro $ALLOC_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $ALLOC_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$ALLOC, ARGS=<...>' instead" .endm $ALLOC_Sww[m, .macro $ALLOC_G P0 P1 P2 P3g P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49@ .error "Macro $ALLOC_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$ALLOC, ARGS=<...>' instead" .endm $ALLOC_Gww?]m, .macro $ADJWSL_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 hP37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ADJWSL_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ADJWSL, ARGS=<...>' instead" .endm $ADJWSL_Sww?]m, .macro $ADJWSL_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ADJWSL_G is not supported for use with MACRO-64"= j .print " Use\x09'$CALL SYS$ADJWSL, ARGS=<...>' instead" .endm $ADJWSL_Gww?]m, .macro $ADJSTK_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ADJSTK_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ADJSTK, ARGS=<...>' instead" .endm $ADJSTK_Sww?]m, .macro $ADJSTK_S $BRKTHRUW_SS* $BRKTHRU_GR $BRKTHRU_SQJ$BYTES_TO_PAGES8 $CALLP $CANCEL_GPD $CANCEL_SO$CANCEL_SELECTIVE_GkG P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49A .error "Macro $ADJSTK_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ADJSTK, ARGS=<...>' instead" .endm $ADJSTK_Gww?]m, .macro $ADD_IDENT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31l P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $ADD_IDENT_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$ADD_IDENT, ARGS=<...>' instead" .endm $ADD_IDENT_Sww?]m, .macro $ADD_IDENT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $ADD_IDENT_G is not su mpported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$ADD_IDENT, ARGS=<...>' instead" .endm $ADD_IDENT_Gww ^m, .macro $ADD_HOLDER_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $ADD_HOLDER_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$ADD_HOLDER, ARGS=<...>' instead" .endm $ nADD_HOLDER_Sww ^m, .macro $ADD_HOLDER_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $ADD_HOLDER_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$ADD_HOLDER, ARGS=<...>' instead" .endm $ADD_HOLDER_Gwwdm, .macro $ADD_BRANCH_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 oP14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $ADD_BRANCH_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$ADD_BRANCH, ARGS=<...>' instead" .endm $ADD_BRANCH_Sww@gfm, .macro $ADD_BRANCH_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P4q0 P41 P42 P43 P44 P45 P46 P47 P48 P49E .error "Macro $ADD_BRANCH_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$ADD_BRANCH, ARGS=<...>' instead" .endm $ADD_BRANCH_Gww@gfm, .macro $ADD_BRANCHW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $ADD_BRANCHW_S is not supported for use with MACROZ $ASSIGN_S* $BEGIN_EPILOGUEZ` $BINTIM_GY $BINTIM_SXT $BINUTC_GW $BINUTC_SWN $BRDCST_GV $BRDCST_SU: $BRKTHRUW_G r-64"B .print " Use\x09'$CALL SYS$ADD_BRANCHW, ARGS=<...>' instead" .endm $ADD_BRANCHW_Sww@gfm, .macro $ADD_BRANCHW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $ADD_BRANCHW_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$ADD_BRANCHW, ARGS=<...>' instead" .endm $ADD_BRANCHW_Gwwsgm, .macro $ADD_BRANCHV1_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $ADD_BRANCHV1_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$ADD_BRANCH, ARGS=<...>' instead" .endm $ADD_BRANCHV1_Swwgm, .macro $ADD_BRANCHV1_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 tP17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $ADD_BRANCHV1_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$ADD_BRANCH, ARGS=<...>' instead" .endm $ADD_BRANCHV1_Gwwgm, .macro $ADD_BRANCHV1W_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41u P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $ADD_BRANCHV1W_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$ADD_BRANCHW, ARGS=<...>' instead" .endm $ADD_BRANCHV1W_Swwgm, .macro $ADD_BRANCHV1W_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49H .error "Macro $ADD_BRANCHV1W_G is not supported for use with M wACRO-64"B .print " Use\x09'$CALL SYS$ADD_BRANCHW, ARGS=<...>' instead" .endm $ADD_BRANCHV1W_Gwwgm, .macro $ACK_EVENT_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $ACK_EVENT_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$ACK_EVENT, ARGS=<...>' instead" .endm $ACK_EVENT_Sww$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 D"va $ASCTIM_GaD $ASCTIM_S` $ASCTOID_G_4 $ASCTOID_S^ $ASCUTC_G^. $ASCUTC_S]$ASNPUSH\f $ASSIGN_Gxtim, .macro $ACK_EVENT_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $ACK_EVENT_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$ACK_EVENT, ARGS=<...>' instead" .endm $ACK_EVENT_Gwwtim, .macro $ABORT_TRANS_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20y P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49F .error "Macro $ABORT_TRANS_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$ABORT_TRANS, ARGS=<...>' instead" .endm $ABORT_TRANS_Swwtim, .macro $ABORT_TRANS_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 z P47 P48 P49F .error "Macro $ABORT_TRANS_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$ABORT_TRANS, ARGS=<...>' instead" .endm $ABORT_TRANS_Gww jm, .macro $ABORT_TRANSW_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $ABORT_TRANSW_S is not supported for use with MACRO-64"C .print " { Use\x09'$CALL SYS$ABORT_TRANSW, ARGS=<...>' instead" .endm $ABORT_TRANSW_Sww jm, .macro $ABORT_TRANSW_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $ABORT_TRANSW_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$ABORT_TRANSW, ARGS=<...>' instead" .endm $ABORT_TRANSW_Gww j~m, .macro $ABORT_RU_S P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $ABORT_RU_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$ABORT_RU, ARGS=<...>' instead" .endm $ABORT_RU_Sww`nm, .macro $ABORT_RU_G P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P2jb $ADD_IDENT_Sh $ADJSTK_Gh\ $ADJSTK_Sg $ADJWSL_GfP $ADJWSL_Se$ALLOC_GeV$ALLOC_Sd $ASCEFC_GcJ $ASCEFC_S~$ENABLE_VP_USE_INT_S $END_RU_S$ENTER $EXPREG_G$FIND$FINISH_RMOPW_G $FORGET_RMW_G4 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $ABORT_RU_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$ABORT_RU, ARGS=<...>' instead" .endm $ABORT_RU_Gww`nm, .macro $$TYPE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49> .error "Macro $$TYPE is not supported for use with MACRO-64" .endm $$TYPEwwom, .macro $$TWO_QUAD_MOVE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $$TWO_QUAD_MOVE is not supported for use with MACRO-64" .endm $$TWO_QUAD_MOVEwwom, .macro $$TRI_WORD_MOVE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49G .error "Macro $$TRI_WORD_MOVE is not supported for use with MACRO-64" .endm $$TRI_WORD_MOVEwwom, .macro $$TRI_DISP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $$TRI_DISP is not supp orted for use with MACRO-64" .endm $$TRI_DISPwwom, .macro $$SIZ P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro $$SIZ is not supported for use with MACRO-64" .endm $$SIZwwom, .macro $$RMS_XVSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P2 8 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_XVSET is not supported for use with MACRO-64" .endm $$RMS_XVSETwwom, .macro $$RMS_XSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $$RMS_XSET is not supported for use with MACRO-64" .endm $$RMS_XSETwwql$ADD_BRANCHW_Go$ADD_BRANCHW_Sn> $ADD_BRANCH_Gm $ADD_BRANCH_Sm $ADD_HOLDER_Gl $ADD_HOLDER_Sk $ADD_IDENT_Gom, .macro $$RMS_XCSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_XCSET is not supported for use with MACRO-64" .endm $$RMS_XCSETwwqm, .macro $$RMS_XASET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_XASET is not supported for use with MACRO-64" .endm $$RMS_XASETwwqm, .macro $$RMS_RVSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_RVSET is not supported for use with MACRO-64" .endm $$RMS_RVSETwwqm, .macro $$RMS_RSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $$RMS_RSET is not supported for use with MACRO-64" .endm $$RMS_RSETwwqm, .macro $$RMS_RCSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P4)w$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 U" 7 P48 P49C .error "Macro $$RMS_RCSET is not supported for use with MACRO-64" .endm $$RMS_RCSETww@rm, .macro $$RMS_RASET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_RASET is not supported for use with MACRO-64" .endm $$RMS_RASETww@rm, .macro $$RMS_NVSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_NVSET is not supported for use with MACRO-64" .endm $$RMS_NVSETww@rm, .macro $$RMS_NSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $$RMS_NS ET is not supported for use with MACRO-64" .endm $$RMS_NSETww@rm, .macro $$RMS_NCSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_NCSET is not supported for use with MACRO-64" .endm $$RMS_NCSETww@rm, .macro $$RMS_NASET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P2w$ABORT_TRANS_Su $ACK_EVENT_Gur $ACK_EVENT_St$ADD_BRANCHV1W_Gs6$ADD_BRANCHV1W_Sr$ADD_BRANCHV1_Gq$ADD_BRANCHV1_S0 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_NASET is not supported for use with MACRO-64" .endm $$RMS_NASETww@rm, .macro $$RMS_MOVE P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $$RMS_MOVE is not supported for use with MACRO -64" .endm $$RMS_MOVEww"tm, .macro $$RMS_FVSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_FVSET is not supported for use with MACRO-64" .endm $$RMS_FVSETwwum, .macro $$RMS_FVBSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29  P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $$RMS_FVBSET is not supported for use with MACRO-64" .endm $$RMS_FVBSETww 0wm, .macro $$RMS_FSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $$RMS_FSET is not supported for use with MACRO-64" .endm $$RMS_FSETww 0wm, .macro $$RMS_FCSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_FCSET is not supported for use with MACRO-64" .endm $$RMS_FCSETww 0wm, .macro $$RMS_FASET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$RMS_FASET is not supported for use with MACRO-64" .endm $$RMS_FASETwwxm, .macro $$RMSJ_XVSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $$RMSJ_XVSET is not supported for use with MACRO-64" .endm $$RMSJ_XVSETwwxm, .macro $$RMSJ_XCSJ$$TWO_QUAD_MOVE~$$TYPE @$$pos $$pro $$qioinput  $$qiooutput  $$quad_disp $$rms_faset L $$rms_fcset $$rms_fset $$rms_fvbset v $$rms_fvset 6 $$rms_move $$rms_naset  $$rms_ncset b $$rms_nset  $$rms_nvset  $$rms_raset $$rms_rcset D $$rms_rset  $$rms_rvset $$rms_xaset l $$rms_xcset $$rmsj_fvset & $$rmsj_xcset  $$rmsj_xvset $$siz j $$tri_disp $$tri_word_moveET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49D .error "Macro $$RMSJ_XCSET is not supported for use with MACRO-64" .endm $$RMSJ_XCSETwwxm, .macro $$RMSJ_FVSET P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P 46 P47 P48 P49D .error "Macro $$RMSJ_FVSET is not supported for use with MACRO-64" .endm $$RMSJ_FVSETwwxm, .macro $$QUAD_DISP P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$QUAD_DISP is not supported for use with MACRO-64" .endm $$QUAD_DISPwwxm, .macro $$QIOOUTPUT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49C .error "Macro $$QIOOUTPUT is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$QIOW, ARGS=<...>' instead" .endm $$QIOOUTPUTwwxm, .macro $$QIOINPUT P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P 39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49B .error "Macro $$QIOINPUT is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$QIOW, ARGS=<...>' instead" .endm $$QIOINPUTww`=zm, .macro $$PRO P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro $$PRO is not supported for use with MACRO-64" .endm $$PROww`=zm, .macro $$POS P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 P13 P14 P15 P16 P17 P18 P19 P20 P21 P22 P23 P24 P25 P26 P27 P28 P29 P30 P31 P32 P33 P34 P35 P36 P37 P38 P39 P40 P41 P42 P43 P44 P45 P46 P47 P48 P49= .error "Macro $$POS is not supported for use with MACRO-64" .endm $$POSww@m,.macro _mtu_validate_mask p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p4 $$RMS_RVSETJ $$RMS_XASET $$RMS_XCSET $$RMS_XSETp $$RMS_XVSET<$$SIZ $$TRI_DISP$$TRI_WORD_MOVE 0 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro _MTU_VALIDATE_MASK is not supported for use with MACRO-64".endm _mtu_validate_maskww@m,.macro tstg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro TSTG is not supported for use with MACRO-64" .endm tstgwwm,.macro tstf p0 p1 p2 p3 p4 p5 p6 p7 p8 j/n$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 3" p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro TSTF is not supported for use with MACRO-64" .endm tstfwwm,.macro tstd p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro TSTD is not supported for use with MACRO-64" .endm tstdwwm,.macro subp6 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro SUBP6 is not supported for use with MACRO-64" .endm subp6wwm,.macro subp4 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p 34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro SUBP4 is not supported for use with MACRO-64" .endm subp4wwm,.macro subp p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro SUBP is not supported for use with MACRO-64" .endm subpwwm,.macro subg3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro SUBG3 is not supported for use with MACRO-64" .endm subg3wwm,.macro subg2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro SUBG2 is not suppo rted for use with MACRO-64" .endm subg2wwm,.macro subg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro SUBG is not supported for use with MACRO-64" .endm subgwwm,.macro subf3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p 33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro SUBF3 is not supported for use with MACRO-64" .endm subf3wwm,.macro subf2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro SUBF2 is not supported for use with MACRO-64" .endm subf2ww m,.macro subf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro SUBF is not supported for use with MACRO-64" .endm subfww m,.macro subd3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro SUBD3 is not s upported for use with MACRO-64" .endm subd3ww m,.macro subd2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro SUBD2 is not supported for use with MACRO-64" .endm subd2ww m,.macro subd p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p3 1 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro SUBD is not supported for use with MACRO-64" .endm subdwwm,.macro pushag p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro PUSHAG is not supported for use with MACRO-64" .endm pushagwwm,.macro pushaf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro PUSHAF is not supported for use with MACRO-64" .endm pushafww@;m,.macro pushad p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro PUSHAD is not supported for use with MACRO-64" .endm pushadww@;m,.macro ptd$write_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro PTD$WRITE_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL PTD$WRITE, ARGS=<...>' instead".endm ptd$write_sww@;m,.macro ptd$write_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro PTD$WRITE_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL PTD$WRITE, ARGS=<...>' instead".endm ptd$write_gww@;m,.macro ptd$set_event_notification_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49T .error "Macro PTD$SET_EVENT_NOTIFICATION_S is not supported for use with MACRO-64"M .print " Use\x09'$CALL PTD$SET_EVENT_NOTIFICATION, ARGS=<...>' instead"".endm ptd$set_event_notification_sww@;m,.macro ptd$set_event_notification_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49T .error "Macro PTD$SET_EVENT_NOTIFICATION_G is not supported for use with MACRO-64"M .print " Use\x09'$CALL PTD$SET_EVENT_NOTIFICATION, ARGS=<...>' instead"".endm ptd$set_event_notification_gwwm,.macro ptd$read_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro PTD$READ_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL PTD$READ, ARGS=<...>' instead".endm ptd$read_swwm,.macro ptd$read_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro PTD$READ_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL PTD$READ, ARGS=<...>' instead".endm ptd$read_gwwHm, subfsubf2dsubf36subgsubg2subg3subp`subp4.subp6tstdtstftstg.macro ptd$readw_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro PTD$READW_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL PTD$READW, ARGS=<...>' instead".endm ptd$readw_swwHm,.macro ptd$readw_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27! q\$$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ." p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro PTD$READW_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL PTD$READW, ARGS=<...>' instead".endm ptd$readw_gwwHm,.macro ptd$delete_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro PTD$DELETE_S  is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$DELETE, ARGS=<...>' instead".endm ptd$delete_sww ϛm,.macro ptd$delete_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro PTD$DELETE_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$DELETE, ARGS=<...>' instead".endm ptd$ delete_gww ϛm,.macro ptd$decterm_set_page_size_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49S .error "Macro PTD$DECTERM_SET_PAGE_SIZE_S is not supported for use with MACRO-64"L .print " Use\x09'$CALL PTD$DECTERM_SET_PAGE_SIZE, ARGS=<...>' instead"!.endm ptd$decterm_set_page_size_sww ϛm,.macro ptd$decterm_set_page_size_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49S .error "Macro PTD$DECTERM_SET_PAGE_SIZE_G is not supported for use with MACRO-64"L .print " Use\x09'$CALL PTD$DECTERM_SET_PAGE_SIZE, ARGS=<...>' instead"!.endm ptd$decterm_set_page_size_gww@pm,.macro ptd$create_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 Rptd$set_event_notification_s ptd$write_gH ptd$write_spushadpushafpushaglsubd:subd2subd3p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro PTD$CREATE_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$CREATE, ARGS=<...>' instead".endm ptd$create_sww@pm,.macro ptd$create_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro PTD$CREATE_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$CREATE, ARGS=<...>' instead".endm ptd$create_gwwm,.macro ptd$cancel_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro PTD$CANCEL_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL  PTD$CANCEL, ARGS=<...>' instead".endm ptd$cancel_swwm,.macro ptd$cancel_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro PTD$CANCEL_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL PTD$CANCEL, ARGS=<...>' instead".endm ptd$cancel_gwwm,.macro mulp p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro MULP is not supported for use with MACRO-64" .endm mulpww}m,.macro mulg3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MULG3 is not support ed for use with MACRO-64" .endm mulg3ww}m,.macro mulg2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MULG2 is not supported for use with MACRO-64" .endm mulg2ww}m,.macro mulg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro MULG is not supported for use with MACRO-64" .endm mulgww}m,.macro mulf3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MULF3 is not supported for use with MACRO-64" .endm mulf3ww}m,.macro mulf2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MULF2 is not supported for use with MACRO-64" .endm mulf2ww}m,.macro mulf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro MULF is not  ptd$delete_g ptd$delete_sn ptd$read_g ptd$read_st ptd$readw_g ptd$readw_sptd$set_event_notification_g supported for use with MACRO-64" .endm mulfww m,.macro muld3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MULD3 is not supported for use with MACRO-64" .endm muld3ww m,.macro muld2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31  p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MULD2 is not supported for use with MACRO-64" .endm muld2wwm,.macro muld p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro MULD is not supported for use with MACRO-64" .endm muldwwm,.macro movp p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro MOVP is not supported for use with MACRO-64" .endm movpwwm,.macro movg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro MOVG is not supported for use with MACRO-64" .endm movgwwm,.macro movf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro MOVF is not supported for use with MACRO-64" .endm movfwwm,.macro movd p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 "J.\$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1OM;1 ["{XD$\hnZw8\]e,'Zo5vqX3g1ș<AWбGb.SmV16m*a#b3aW'/l0 Pqy(ؤB IeBI1).|5$9C]55.*f%t='Dx^#Y(y\LNDyCJf@+hqTh!E & 4=h~O_`h><_v{szK(n%TCv:_PeHC~nWw.E 52](H{cZ[+IF 2B%YYjs;I;S{5\WZ.&1m@ lhr 6Q388inǑ* 2f6HJMY=Bu#MdD"cw> ,P uVMh瓰usQeTAyLI}}$VO^oR\'V1s2cD^aSY2+*g H\|1Yy,^٪X, oɰ>Md8b!m# ej1=awtۭ]@ {>ml ^=%Q/uE2>kbb%q 9k$n=Rmy PWu/NgnJGE%/pm X^Ndd|(^{WTk]FT}K@u_B3v/A}O v]cfgugL.&x.u(C)A.Yzc3<8UJޘݡ'`<rHfH*h`9aMK8#U^/^&G#z/B%iBZi[,Ey'~78gH˼rls!1wRa &4x6gt=Ndh?fQAt{6|gG7zoS ,{']jAr˜& ^3F)MR_3{Nd( 7Af7d0 ^bFiK^PS ,d[]7f]qu EbFAG c:;*6XTg4}o$%d7p.'K bdi0-l)] mM1RX^k {g.|` o$uF,grRXwm_I:=UuwFnuy}JZ{M+>mךwnv{][Oe;/&[:|/`{dDLC~xs&5nie/u^^bLWt=1K_:ByxaF[a8ň4fZpf, iLCj.U-rOi]LIWd~`j-2*^AYn4Veu7B3qd}*3\<{dFh6wsz$t 1*wpI,?rIJ57RMmv6|;Dx+l4M{+h\[4&66>^[_TauR]X7GAx57M\E- 76B `0d"Heq^i3E]n I %uCz$Wvr1{:KU`vJD4:RVT opRn3ehr" Bf=n*+DGJN"SPHKzhac]e'*E&j!"Y:zP5i:2tIsSeR{bZR%5w;k(<:}F(8 . ]> 6-Fҙqc|ɨz28_!")(C9|{yD#a"=`?y(T%p+b4B*0CdI&iE?_ \}]UY@[}z/>uB畮5eUySs%03fALe "LQ#cXpR@4S]J6G?dkm)45Kq) rzG@̖k(;I2KBfJ,)WcKn~P hx^sop\!VWN m ֲurLR(:s[~vrr;.H:`LGambE5 L@3UyD >|Q7V0kL^V:|"c;tIXpBj}c2 U `t0pW2`.Q#A>.q]Gev`,+E(Gx.S*y})Z&v=65( &' klIZo>\I 2QYAvPqFpI^xb9a#UZZ00VzoO!?TR0'gyxY=;V `ȿ |f*USA($v,d7)Fx}%p_gRu,I#t@2ٹnsȸ5y7NXHi O[x7{J2f iL< >~qE)+zys<@W9>&7ubXOzB;R(RhA(4hBXJ%%!n|3^W&v}Uu"x B[RKeaBRS+HiC22pZ(1-#x'\qK%cGLQlp/M0(D ~&~x~x4JwB:I_I%sZ $dvo=GlTySJn!&b} iide|a10FyIGc!ny_j^ZX8O9$n$.*7mr?4G'}16A8] ]s# Tuc`$ 2w 1{Em~Ft+S3Sp9P%AuVfz)w0.4ip^V[7 W`HU`j=])!0]^}c] vF1;W ) XuluO>Qdn>W ʏNoM^,-.o)QPs9|5~~_o 4Tzt'7V}* `& |ުa1Ywh@"5GRVZ!/`&w)5j}yE;o*ZQE{%RuQ&]?XR]nn024'guhI7Iomc\8C4rdnrm, K3k[y>rNF&"?vn5&]/=$sN;?r/a|!cgH0l (f|s't>iUz@HONCJ,SvPK"}J ~]WF([~dz x,$8cqd=`9I0 L1"R szO M A9zA>J:8)Sxxk(2"}R9m3;S7eivFt&q6O!(HG+mBG(,GL7I7 9L"({)kDy7,oqEogE߳+pAo6Qs7C& +VmtSsnH>]/]]7u;eHg_;eTjGyDp19$=F$IRAXpl6ZrT{rYΌvcoIzNYe('SP<J]:8|O|# Shch|`~D9hf7CHF,mw?0#\-`3?hR}nY5 =kynzY Ujh{cysu \= #cRV"YLs &|p5?3)gߩ`Q^trF$]O&-jW`Wq~^zL%j)=I >WmxQU$ZlZ^%9 8E4DG,b$LUg Llu}#_OB NiLZl(#PI0/ }w6v|h`|wNfagdsEdM LtZI <1s/*za=,'t\qv/j414:Zi*SUC(U53G|#>fo Y(zn"Q3y7>rDM^0u vFomUY g>%{"8Mylp(Q̀K^@I Z>gaJ(squ8n\fW?+[ xu5-sc-o "M7Vq:FAO{ұkbTQ-KHS%+QK(:XPQ$*G'x  gIzHouoaL edd.>a *kU}j a@nH/9A/ IZ0+ԊN_a@6U, xa "(nE'W8B%aM_Kscp8^iIXsp'+{ }O V]94$ R+yxwL'\jUgU-rN(&:{ Fj6SK;LS+]åsZa}*v`Ŭ3 6KN_  n,@DoEx{G08\S&dnxW ek:96KsTmalG]S}R&@*j7:(rg+g S*p^ƃ-q)H6yxCycDm~1r9_E{V%C2hUXjg}TpWj!2}~4`L9Ƭ >m:v/X)<$\ Vbb2L5.T*b9gd,\7H,_At+DE9qh.f0F+.)0@^@bd;|bd\ 3ișh cLihL(7+$#=nx8<J=bO+),Jw"'kZBSJKi')Y<=L}$4Z#'X\T@wX` pBW'D~ʲBja#4S&U$Qַ{;HAqF=4[] 5R`Wm:u5T3]~yd!]SgUP-U/; CJ(Rn58EQNc}-8S!'1be!9{>v>[e|W+%l1a0Zob*y!#F` 8OVm8`'qI\zIU*{([lr<2}&`!e!S :p9YC>@u_#l#=;}DVKO&gCAK9J9xTW-^;"Qg~ Q&9 Q%iC\W7'g I%a6IC6tWtVRÊ2tN}|\0,>F;c$50 ]debx)P%"@!Qg$R|oTd!%5Y40 #/tdC|)o=*byok~m G@,?yEh[+yE&2qeA:fpe2.0CldxOrL[ n,q8-eu#S!Nde2LSo:]sct21t+ip' x՞$\'HВ|T0J>x2w$z@5H\"v(+r(@VG> :R`GP'Pt7_c6Ql@%G2:iL`xUKpk=)@5`)1q_RI3v;R-f i\i>ckG )M(%AZ M[_qx#]9@wlvHo-X`LDPaf`m( B%wN'"_m/nUuX1\ ' vC!T/MSQn0,|RO(֤}hFnytzXVvKwo3M=BIL^Xog0/:[:Y_* sUf=x/x-*s%{yP4 3guD3k,oznw7Ocv)K8}{|=(=83r?DWr@YFWDNoL1o_&#fGhr20FYSr#_]kBw\Gc8J`e.BT n{m3ZA! G_}#%c;R|bv=cCV#bk+]ih"񹙍AJRc.8RfTK,mx3TSRY,}T=I|)TY5}j| #k\6vp~0wa H>  ^lNm!Xu(LKX6|8a*cekHa Bry<|A?/f҆eRnk'r\E* 2 Cq-uK $^=Q+6!AeLYGK-?. L&1R.r7OS)epn"|~\ CzY|4u^nJ3ZwyK W6pP$4." L|3 )S}43x(nk6G Mg6Bw\kV+!+}B4 nU{kZPrdSBR]uYo v)#I?N,#1G9z!>z"I3Fל?]D}Y $(:)7 @=~Bަ&.yJђ"a|sD 2O%O|3lP ޻*'?dC,?[O4!L` I\X:t[c+G609!85:z.8yXnHT7/3X7{3fŃc}1@ W~K y1+-7'mk[rg')j.J_?3c r!ZqtKx z(@)d M I[Vb1M},cL(>D];%YGZb;Nv_8cpO,!}L;y3o(lk88_:#[Qhi EAM[uA@Ϳ^ v5LE#j6(RI$#on;^jg|TJc֓4jB(+L9CۂGQ0dHs;^#;N4t1pV!&ZwLF1~)|eʔƪ]Do;׻}>Yo`2o&HnIU@6-4Hr0A_N ;hH)*M&lUkO&f= E3x$ =@)@b` O{+ 9Ndfo|o4Ap[zaF,='R/qEX "pPgsH$I |26j[3ѺA,3f.;(9r1YaD=$KvbI%ܴNi+Sr$/\ZDCc$ԭ:Y<$f:u7j s ;o+6mED,CF }9Gt `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ]" p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro MOVD is not supported for use with MACRO-64" .endm movdwwm,.macro movag p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MOVAG is not supported for use with MACRO-64" .endm movagwwm,.macro movaf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MOVAF is not supported for use with MACRO-64" .endm movafwwm,.macro movad p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MOVAD is not  supported for use with MACRO-64" .endm movadwwm,.macro mnegg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MNEGG is not supported for use with MACRO-64" .endm mneggwwm,.macro mnegf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 B ptd$cancel_g ptd$cancel_s* ptd$create_g ptd$create_sptd$decterm_set_page_size_gptd$decterm_set_page_size_s  p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MNEGF is not supported for use with MACRO-64" .endm mnegfwwm,.macro mnegd p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro MNEGD is not supported for use with MACRO-64" .endm mnegdwwm,.macro evax_draint p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro EVAX_DRAINT is not supported for use with MACRO-64".endm evax_draintwwm,.macro divp p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49 < .error "Macro DIVP is not supported for use with MACRO-64" .endm divpww@m,.macro divg3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro DIVG3 is not supported for use with MACRO-64" .endm divg3ww@m,.macro divg2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p 24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro DIVG2 is not supported for use with MACRO-64" .endm divg2ww@m,.macro divg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro DIVG is not supported for use with MACRO-64" .endm divgww@m,.macro divf3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro DIVF3 is not supported for use with MACRO-64" .endm divf3ww@m,.macro divf2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48  p49= .error "Macro DIVF2 is not supported for use with MACRO-64" .endm divf2ww@m,.macro divf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro DIVF is not supported for use with MACRO-64" .endm divfww 9m,.macro divd3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p 23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro DIVD3 is not supported for use with MACRO-64" .endm divd3ww 9m,.macro divd2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro DIVD2 is not supported for use with MACRO-64" .endm divd2ww movgmovpmuldjmuld28muld3mulfmulf2mulf3fmulg4mulg2mulg3mulp 9m,.macro divd p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro DIVD is not supported for use with MACRO-64" .endm divdww 9m,.macro cvtwg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47  p48 p49= .error "Macro CVTWG is not supported for use with MACRO-64" .endm cvtwgwwm,.macro cvtwf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTWF is not supported for use with MACRO-64" .endm cvtwfwwm,.macro cvtwd p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p 21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTWD is not supported for use with MACRO-64" .endm cvtwdwwm,.macro cvttp p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTTP is not supported for use with MACRO-64" .endm cvttpwwm,.macro cvtsp p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTSP is not supported for use with MACRO-64" .endm cvtspwwm,.macro cvtrgl p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p4 4 p45 p46 p47 p48 p49> .error "Macro CVTRGL is not supported for use with MACRO-64" .endm cvtrglww`Fm,.macro cvtrfl p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro CVTRFL is not supported for use with MACRO-64" .endm cvtrflww`Fm,.macro cvtrdl p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 $ղ$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 AQ"p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro CVTRDL is not supported for use with MACRO-64" .endm cvtrdlww`Fm,.macro cvtpt p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTPT is not supported for use with MACRO-64" .e ndm cvtptww`Fm,.macro cvtps p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTPS is not supported for use with MACRO-64" .endm cvtpsww`Fm,.macro cvtpl p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 psVdivg3"divp evax_draint macro64$add_argq macro64$adjust_stackrel_ref Dmacro64$arg_listl macro64$arg_setupi @macro64$bitfieldD  macro64$bool! @macro64$callstd_defss Fmacro64$callstd_stand_byQ macro64$check_genreg_or_blankQ macro64$check_in_routineM <macro64$check_is_blankU macro64$check_is_reglist_zero_or_blankO macro64$check_listK >macro64$check_nameM macro64$check_nonzeroL macro64$check_not_blankovf 40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTPL is not supported for use with MACRO-64" .endm cvtplww`m,.macro cvtlp p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTLP is not supported for use with MACRO-64" .endm cvtlpww`m,.macro cvtlg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTLG is not supported for use with MACRO-64" .endm cvtlgww`m,.macro cvtlf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTLF is not supported for use with MA CRO-64" .endm cvtlfww`m,.macro cvtld p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTLD is not supported for use with MACRO-64" .endm cvtldwwm,.macro cvtgw p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p 37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTGW is not supported for use with MACRO-64" .endm cvtgwwwm,.macro cvtgl p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTGL is not supported for use with MACRO-64" .endm cvtglwwm,.macro cvtgf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTGF is not supported for use with MACRO-64" .endm cvtgfwwm,.macro cvtgb p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTGB is not supported for  use with MACRO-64" .endm cvtgbww nm,.macro cvtfw p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTFW is not supported for use with MACRO-64" .endm cvtfwww nm,.macro cvtfl p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p 34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTFL is not supported for use with MACRO-64" .endm cvtflww nm,.macro cvtfg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTFG is not supported for use with MACRO-64" .endm cvtfgww nm,.macro cvtfd p0 p1 p2 p3 p4 p5 p6 cvtwdbcvtwf*cvtwgdivddivd2divd3^divf&divf2divf3divgdivg2p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTFD is not supported for use with MACRO-64" .endm cvtfdwwm,.macro cvtfb p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTFB is not s upported for use with MACRO-64" .endm cvtfbwwm,.macro cvtdw p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTDW is not supported for use with MACRO-64" .endm cvtdwwwm,.macro cvtdl p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p 31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTDL is not supported for use with MACRO-64" .endm cvtdlwwm,.macro cvtdf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTDF is not supported for use with MACRO-64" .endm cvtdfwwm,.macro cvtdb p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTDB is not supported for use with MACRO-64" .endm cvtdbww@m,.macro cvtbg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CV TBG is not supported for use with MACRO-64" .endm cvtbgww@m,.macro cvtbf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTBF is not supported for use with MACRO-64" .endm cvtbfww@m,.macro cvtbd p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p 28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CVTBD is not supported for use with MACRO-64" .endm cvtbdww@m,.macro cmpp4 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CMPP4 is not supported for use with MACRO-64" .endm cmpp4wwm,.macro cmp%$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "cvtlfcvtlgcvtlpHcvtplcvtpscvtptcvtrdlpcvtrfl6cvtrglcvtspcvttpp3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro CMPP3 is not supported for use with MACRO-64" .endm cmpp3wwm,.macro cmpp p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .err or "Macro CMPP is not supported for use with MACRO-64" .endm cmppwwm,.macro cmpg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro CMPG is not supported for use with MACRO-64" .endm cmpgwwm,.macro cmpf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p2 7 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro CMPF is not supported for use with MACRO-64" .endm cmpfww m,.macro cmpd p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro CMPD is not supported for use with MACRO-64" .endm cmpdww)m,.macro clrg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro CLRG is not supported for use with MACRO-64" .endm clrgww)m,.macro clrf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macr o CLRF is not supported for use with MACRO-64" .endm clrfww)m,.macro clrd p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro CLRD is not supported for use with MACRO-64" .endm clrdww)m,.macro ashp p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro ASHP is not supported for use with MACRO-64" .endm ashpww)m,.macro amac_pd_trap_overflow p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro AMAC_PD_TRAP_OVERFLOW is not supported for use with MACRO-64".endm amac_pd_trap_overf lowww)m,.macro amac_flt_word_src_spc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro AMAC_FLT_WORD_SRC_SPC is not supported for use with MACRO-64".endm amac_flt_word_src_spcww`m,.macro amac_flt_word_dst_spc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25lcvtdl:cvtdwcvtfbcvtfdcvtfg`cvtfl.cvtfwcvtgbcvtgfcvtglTcvtgw"cvtld p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro AMAC_FLT_WORD_DST_SPC is not supported for use with MACRO-64".endm amac_flt_word_dst_spcww`m,.macro amac_flt_quad_flt_src_spc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49Q .error "Macro AMAC_FLT_QUAD_FLT_SRC_SPC is not s upported for use with MACRO-64".endm amac_flt_quad_flt_src_spcww`m,.macro amac_flt_quad_dst_spc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro AMAC_FLT_QUAD_DST_SPC is not supported for use with MACRO-64".endm amac_flt_quad_dst_spcww`m,.macro amac_flt_n_z p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro AMAC_FLT_N_Z is not supported for use with MACRO-64".endm amac_flt_n_zww`m,.macro amac_flt_long_src_spc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro AMAC _FLT_LONG_SRC_SPC is not supported for use with MACRO-64".endm amac_flt_long_src_spcww7m,.macro amac_flt_long_flt_src_spc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49Q .error "Macro AMAC_FLT_LONG_FLT_SRC_SPC is not supported for use with MACRO-64".endm amac_flt_long_flt_src_spcww7m,.macro amac_flt_long_dst_scmpd|cmpfNcmpgcmppcmpp3cmpp4xcvtbdFcvtbfcvtbgcvtdbcvtdfpc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro AMAC_FLT_LONG_DST_SPC is not supported for use with MACRO-64".endm amac_flt_long_dst_spcww7m,.macro amac_flt_literal_quad_src_spc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49U .error "Macro AMAC_FLT_LITERAL_QUAD_SRC_SPC is not supported for use with MACRO-64"#.endm amac_flt_literal_quad_src_spcww7m,.macro amac_flt_literal_long_src_spc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49U .error "Macro AMAC_FLT_LITERAL_LONG_SRC_SPC is not supported for use with MA CRO-64"#.endm amac_flt_literal_long_src_spcww7m,.macro amac_flt_byte_src_spc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro AMAC_FLT_BYTE_SRC_SPC is not supported for use with MACRO-64".endm amac_flt_byte_src_spcwwm,.macro amac_flt_byte_dst_spc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p&m~$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 x""ramac_flt_word_dst_spcamac_flt_word_src_spcamac_pd_trap_overflowtashpFclrdclrfclrg15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro AMAC_FLT_BYTE_DST_SPC is not supported for use with MACRO-64".endm amac_flt_byte_dst_spcwwQm,.macro addp6 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro ADDP6 is not  supported for use with MACRO-64" .endm addp6wwQm,.macro addp4 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro ADDP4 is not supported for use with MACRO-64" .endm addp4wwQm,.macro addp p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro ADDP is not supported for use with MACRO-64" .endm addpwwQm,.macro addg3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro ADDG3 is not supported for use with MACRO-64" .endm addg3ww m,.macro addg2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro ADDG2 is not supported for use with MACRO-64" .endm addg2ww m,.macro addg p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro ADDGdamac_flt_long_flt_src_spcamac_flt_long_src_spc amac_flt_n_zNamac_flt_quad_dst_spcamac_flt_quad_flt_src_spc  is not supported for use with MACRO-64" .endm addgww m,.macro addf3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro ADDF3 is not supported for use with MACRO-64" .endm addf3ww m,.macro addf2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29  p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro ADDF2 is not supported for use with MACRO-64" .endm addf2ww^m,.macro addf p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro ADDF is not supported for use with MACRO-64" .endm addfww^m,.macro addd3 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro ADDD3 is not supported for use with MACRO-64" .endm addd3ww^m,.macro addd2 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro ADDD2 is not supported for use with MACRO-64" .endm addd2ww^m,.macro addd p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro ADDD is not supported for use with MACRO-64" .endm adddww^m,.macro .set_registers p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro .SET_REGISTERS is not supported for use with MACRO-64".endm .set_registersww`m,.macro .jsb_entry p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro .JSB_ENTRY is not supported for use with MACRO-64".endm .jsb_ent ryww`m,.macro .jsb32_entry p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro .JSB32_ENTRY is not supported for use with MACRO-64".endm .jsb32_entryww`m,.macro .io_interrupt_entry p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49K .error "Macro .IO_INTERRUPT_ENTRY is not supported for use with MACRO-64".endm .io_interrupt_entryww`m,.macro .exception_entry p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro .EXCEPTION_ENTRY is not supported for use with MACRO-64".endm .exception_ent ryww`m,.macro .call_entry p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro .CALL_ENTRY is not supported for use with MACRO-64".endm .call_entrywwm,.macro $xabtrm_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35  p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $XABTRM_STORE is not supported for use with MACRO-64".endm $xabtrm_storewwm,.macro $xabsum_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $XABSUM_STORE is not supported for use with MACRO-64".endm $xabsum_storewwm,.macro $xabru_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $XABRU_STORE is not supported for use with MACRO-64".endm $xabru_storewwm,.macro $xabrdt_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p 42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $XABRDT_STORE is not supported for use with MACRO-64".endm $xabrdt_storeww@ym,.macro $xabpro_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $XABPRO_STORE is not supported for use with MACRO-64".endm $xabpro_storeww@ym,.macro $xabkey_store p0 p1':b$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 " p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $XABKEY_STORE is not supported for use with MACRO-64".endm $xabkey_storeww@ym,.macro $xabjnl_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47  p48 p49E .error "Macro $XABJNL_STORE is not supported for use with MACRO-64".endm $xabjnl_storeww@ym,.macro $xabfhc_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $XABFHC_STORE is not supported for use with MACRO-64".endm $xabfhc_storeww@ym,.macro $xabdat_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $XABDAT_STORE is not supported for use with MACRO-64".endm $xabdat_storewwm,.macro $xabcxr_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Ma cro $XABCXR_STORE is not supported for use with MACRO-64".endm $xabcxr_storewwm,.macro $xabcxf_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $XABCXF_STORE is not supported for use with MACRO-64".endm $xabcxf_storewwm,.macro $xaball_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $XABALL_STORE is not supported for use with MACRO-64".endm $xaball_storewwm,.macro $write_thread_unq_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49K .error "Macro $WRITE_THREAD_UNQ_S is not supported for use with MACRO-64"G .print " Use\x09'$CALL SYS$WRITE_THREAD_UNQ, ARGS=<...>' instead".endm $write_thread_unq_swwm,.macro $write_thread_unq_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49K .error "Macro $WRITE_THREAD_UNQ_G is not supported for use with MACRO-64"G .print " Use\x09'$CALL SYS$Wu .PACKEDcJ.SET_REGISTERS .call_entry.exception_entryT.io_interrupt_entry .jsb32_entry .jsb_entry .packedv.set_registerscADDD RITE_THREAD_UNQ, ARGS=<...>' instead".endm $write_thread_unq_gwwm,.macro $write p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro $WRITE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $writewwm,.macro $wflor_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $WFLOR_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$WFLOR, ARGS=<...>' instead".endm $wflor_swwm,.macro $wflor_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $WFLOR_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$WFLOR, ARGS=<...>' instead".endm $wflor_gwwm,.macro $wfland_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $WFLAND_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL  SYS$WFLAND, ARGS=<...>' instead".endm $wfland_sww'm,.macro $wfland_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $WFLAND_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$WFLAND, ARGS=<...>' instead".endm $wfland_gww'm,.macro $wake_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p 10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49? .error "Macro $WAKE_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$WAKE, ARGS=<...>' instead" .endm $wake_sww'm,.macro $wake_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p 43 p44 p45 p46 p47 p48 p49? .error "Macro $WAKE_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$WAKE, ARGS=<...>' instead" .endm $wake_gww'm,.macro $waitfr_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $WAITFR_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$W AITFR, ARGS=<...>' instead".endm $waitfr_sww@m,.macro $waitfr_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $WAITFR_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$WAITFR, ARGS=<...>' instead".endm $waitfr_gww@m,.macro $wait p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 pu $xabsum_storeR $xabtrm_storef .CALL_ENTRYf.EXCEPTION_ENTRYe..IO_INTERRUPT_ENTRYd .JSB32_ENTRYd .JSB_ENTRY12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro $WAIT is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $waitww@m,.macro $updsec_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45  p46 p47 p48 p49A .error "Macro $UPDSEC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$UPDSEC, ARGS=<...>' instead".endm $updsec_sww@m,.macro $updsec_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $UPDSEC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$UPDSE(k\$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ;" C, ARGS=<...>' instead".endm $updsec_gww4m,.macro $updsecw_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $UPDSECW_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$UPDSECW, ARGS=<...>' instead".endm $updsecw_sww4m,.macro $updsecw_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $UPDSECW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$UPDSECW, ARGS=<...>' instead".endm $updsecw_gww4m,.macro $update p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42  p43 p44 p45 p46 p47 p48 p49? .error "Macro $UPDATE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $updateww4m,.macro $unwind_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $UNWIND_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS $UNWIND, ARGS=<...>' instead".endm $unwind_swwm,.macro $unwind_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $UNWIND_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$UNWIND, ARGS=<...>' instead".endm $unwind_gwwm,.macro $unjoin_ru_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9  $xabdat_storer $xabfhc_store" $xabjnl_store $xabkey_store $xabpro_store8 $xabrdt_store $xabru_storep10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $UNJOIN_RU_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$UNJOIN_RU, ARGS=<...>' instead".endm $unjoin_ru_swwm,.macro $unjoin_ru_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p3 8 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $UNJOIN_RU_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$UNJOIN_RU, ARGS=<...>' instead".endm $unjoin_ru_gww Bm,.macro $ulwset_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $ULWSET_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ULWSET, ARGS=<...>' instead".endm $ulwset_swwm,.macro $ulwset_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $ULWSET_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ULWSET, ARGS=<...>' instead".endm $ulwset_gww\m,.macro $ulkpag_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $ULKPAG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ULKPAG, ARGS=<...>' instead".endm $ulkpag_sww\m,.macro $ulkpag_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $ULKPAG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$ULKPAG, ARGS=<...>' instead".endm $ulkpag_gww\m,.macro $truncate p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $TRUNCATE is not supported for use with MACR O-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead".endm $truncateww\m,.macro $trnlog_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $TRNLOG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$TRNLOG, ARGS=<...>' instead".endm $trnlog_sww\m,.macro $trnl$wflor_sN$write$write_thread_unq_g$write_thread_unq_s $xaball_store\ $xabcxf_store  $xabcxr_storeog_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $TRNLOG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$TRNLOG, ARGS=<...>' instead".endm $trnlog_gww@m,.macro $trnlnm_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $TRNLNM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$TRNLNM, ARGS=<...>' instead".endm $trnlnm_sww@m,.macro $trnlnm_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $TRNLNM_G is not supported for use w ith MACRO-64"= .print " Use\x09'$CALL SYS$TRNLNM, ARGS=<...>' instead".endm $trnlnm_gww@m,.macro $trans_event_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $TRANS_EVENT_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$TRANS_EVENT, ARGS=<...>' instead".endm $trans_event_sww@m,.macro $trans_event_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $TRANS_EVENT_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$TRANS_EVENT, ARGS=<...>' instead".endm $trans_event_gww@m,.macro $trans_eventw_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p 19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $TRANS_EVENTW_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$TRANS_EVENTW, ARGS=<...>' instead".endm $trans_eventw_sww@m,.macro $trans_eventw_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p)&$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 I"  !44 p45 p46 p47 p48 p49G .error "Macro $TRANS_EVENTW_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$TRANS_EVENTW, ARGS=<...>' instead".endm $trans_eventw_gwwim,.macro $timcon_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $TIMCON_S is not supported for use with MACRO-64"= .print " # Use\x09'$CALL SYS$TIMCON, ARGS=<...>' instead".endm $timcon_swwim,.macro $timcon_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $TIMCON_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$TIMCON, ARGS=<...>' instead".endm $timcon_gwwim,.macro $synch_s p0 p1 p2 p3 p4 p $updsecw_g6 $updsecw_s $wait : $waitfr_g  $waitfr_s :$wake_g$wake_s@ $wfland_g $wfland_s>$wflor_g$5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $SYNCH_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$SYNCH, ARGS=<...>' instead".endm $synch_swwim,.macro $synch_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 %p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $SYNCH_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$SYNCH, ARGS=<...>' instead".endm $synch_gwwm,.macro $suspnd_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SUSPND_S is not supported for use with MACRO-64"= .print " U &se\x09'$CALL SYS$SUSPND, ARGS=<...>' instead".endm $suspnd_sww`m,.macro $suspnd_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SUSPND_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SUSPND, ARGS=<...>' instead".endm $suspnd_gww`m,.macro $subsystem_s p0 p1 p2 p3 p4' p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $SUBSYSTEM_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$SUBSYSTEM, ARGS=<...>' instead".endm $subsystem_sww`m,.macro $subsystem_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p3(4 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $SUBSYSTEM_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$SUBSYSTEM, ARGS=<...>' instead".endm $subsystem_gww m,.macro $str_upcase_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_UPCASE_S is not supported for * use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_upcase_sww m,.macro $str_upcase p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $STR_UPCASE is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_upcasewwZ $ulwset_g $ulwset_sH $unjoin_ru_g $unjoin_ru_s< $unwind_g $unwind_s<$update $updsec_g . $updsec_s+ m,.macro $str_upcasedef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_UPCASEDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_upcasedefww m,.macro $str_upcase_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p,21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_UPCASE_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_upcase_gww m,.macro $str_trim_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49-C .error "Macro $STR_TRIM_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL STR$TRIM, ARGS=<...>' instead".endm $str_trim_swwm,.macro $str_trim p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $STR_TRIM is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' . instead".endm $str_trimwwm,.macro $str_trimdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_TRIMDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_trimdefwwm,.macro $str_trim_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p/13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $STR_TRIM_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL STR$TRIM, ARGS=<...>' instead".endm $str_trim_gwwm,.macro $str_translate_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 1p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $STR_TRANSLATE_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL STR$TRANSLATE, ARGS=<...>' instead".endm $str_translate_swwm,.macro $str_translate p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_TRANSLATE is not supported for use with MACRO-64"$trans_eventw_s $trnlnm_gd $trnlnm_s $trnlog_gb $trnlog_s $truncate\ $ulkpag_g $ulkpag_s*'e$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 H"1 2= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_translateww@m,.macro $str_translatedef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49I .error "Macro $STR_TRANSLATEDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_translatedefww3@m,.macro $str_translate_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $STR_TRANSLATE_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL STR$TRANSLATE, ARGS=<...>' instead".endm $str_translate_gww@m,.macro $str_round_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 4p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_ROUND_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$ROUND, ARGS=<...>' instead".endm $str_round_sww@Mm,.macro $str_round p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p495B .error "Macro $STR_ROUND is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_roundwwm,.macro $str_rounddef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_ROUNDDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS= 7<...>' instead".endm $str_rounddefwwm,.macro $str_round_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_ROUND_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$ROUND, ARGS=<...>' instead".endm $str_round_gwwm,.macro $str_right_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 $ $suspnd_s#J$synch_g!$synch_s!N $timcon_g  $timcon_s$trans_event_gl$trans_event_s.$trans_eventw_g8p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_RIGHT_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$RIGHT, ARGS=<...>' instead".endm $str_right_swwZm,.macro $str_right p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 9p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $STR_RIGHT is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_rightwwZm,.macro $str_rightdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_RIGHTDEF is not supported for use with MACRO-64"= .print " : Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_rightdefwwZm,.macro $str_right_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_RIGHT_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$RIGHT, ARGS=<...>' instead".endm $str_right_gww m,.macro $str_replac;e_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_REPLACE_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$REPLACE, ARGS=<...>' instead".endm $str_replace_sww m,.macro $str_replace p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p2<9 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_REPLACE is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_replaceww m,.macro $str_replacedef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_REPLACEDE >F is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_replacedefww m,.macro $str_replace_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_REPLACE_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$REPLACE, ARGS=<...>' instead"(v $str_upcase* $str_upcase_g' $str_upcase_s($str_upcasedef&X $subsystem_g% $subsystem_s%L $suspnd_g ?.endm $str_replace_gwwgm,.macro $str_recip_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_RECIP_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL STR$RECIP, ARGS=<...>' instead".endm $str_recip_swwgm,.macro $str_recip p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 @p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $STR_RECIP is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_recipwwgm,.macro $str_recipdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 A p46 p47 p48 p49E .error "Macro $STR_RECIPDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_recipdefww`m,.macro $str_recip_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_RECIP_G is not supported for use with MACRO-64"< .print " Use\x09'$ BCALL STR$RECIP, ARGS=<...>' instead".endm $str_recip_gww`m,.macro $str_prefix_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_PREFIX_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$PREFIX, ARGS=<...>' instead".endm $str_prefix_sww`m,.macro $str_prefix p0 p1 p2 p3+s٬$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 p"BD p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $STR_PREFIX is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_prefixwwm,.macro $str_prefixdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 1$str_translate_g.6$str_translate_s1b$str_translatedef, $str_trim- $str_trim_g+ $str_trim_s-( $str_trimdefEp34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_PREFIXDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_prefixdefww@m,.macro $str_prefix_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_PREFIX_G is not supported F for use with MACRO-64"= .print " Use\x09'$CALL STR$PREFIX, ARGS=<...>' instead".endm $str_prefix_gww@m,.macro $str_position_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_POSITION_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$POSITION, ARGS=<...>' instead".endm $str_posit Gion_sww@m,.macro $str_position p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_POSITION is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_positionww@m,.macro $str_positiondef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p1H6 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $STR_POSITIONDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_positiondefww@m,.macro $str_position_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 I p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_POSITION_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$POSITION, ARGS=<...>' instead".endm $str_position_gwwm,.macro $str_pos_extr_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_POS_EXTR_S is not supported for use with MACRO-64"? K .print " Use\x09'$CALL STR$POS_EXTR, ARGS=<...>' instead".endm $str_pos_extr_swwm,.macro $str_pos_extr p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_POS_EXTR is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_pos_extrwwm,5 $str_right_s8 $str_rightdef3 $str_round52 $str_round_g2 $str_round_s4 $str_rounddef/$str_translateL.macro $str_pos_extrdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $STR_POS_EXTRDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_pos_extrdefwwm,.macro $str_pos_extr_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 pM22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_POS_EXTR_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$POS_EXTR, ARGS=<...>' instead".endm $str_pos_extr_gwwm,.macro $str_compare_multi_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 Np47 p48 p49L .error "Macro $STR_COMPARE_MULTI_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL STR$COMPARE_MULTI, ARGS=<...>' instead".endm $str_compare_multi_sww m,.macro $str_compare_multi p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $STR_COMPARE_MULTI is not supported for use with MACRO-64"O= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_compare_multiww m,.macro $str_compare_multidef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro $STR_COMPARE_MULTIDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_compare_multide Qfww m,.macro $str_compare_multi_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49L .error "Macro $STR_COMPARE_MULTI_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL STR$COMPARE_MULTI, ARGS=<...>' instead".endm $str_compare_multi_gww m,.macro $str_mul_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p1?* $str_recipdef:l $str_replace<$str_replace_g9$str_replace_s;$str_replacedef7@ $str_right9V $str_right_gR2 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $STR_MUL_S is not supported for use with MACRO-64": .print " Use\x09'$CALL STR$MUL, ARGS=<...>' instead".endm $str_mul_sww m,.macro $str_mul p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p4 S4 p45 p46 p47 p48 p49@ .error "Macro $STR_MUL is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_mulww`#%m,.macro $str_muldef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $STR_MULDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR,'R$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "S T$UPCASE, ARGS=<...>' instead".endm $str_muldefww`#%m,.macro $str_mul_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $STR_MUL_G is not supported for use with MACRO-64": .print " Use\x09'$CALL STR$MUL, ARGS=<...>' instead".endm $str_mul_gww`#%m,.macro $str_match_wild_s p0 p1 p2 p3 p4 p5 p6 p7 pV8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49I .error "Macro $STR_MATCH_WILD_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL STR$MATCH_WILD, ARGS=<...>' instead".endm $str_match_wild_sww`#%m,.macro $str_match_wild p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 pA $str_prefixD $str_prefix_gAD $str_prefix_sBX$str_prefixdef> $str_recip@ $str_recip_g> $str_recip_sW33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_MATCH_WILD is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_match_wildww&m,.macro $str_match_wilddef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $STR_MATCH_WILDDEFX is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_match_wilddefww&m,.macro $str_match_wild_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49I .error "Macro $STR_MATCH_WILD_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL STR$MATCH_WILD, ARGS=<...>' i Ynstead".endm $str_match_wild_gww&m,.macro $str_len_extr_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_LEN_EXTR_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$LEN_EXTR, ARGS=<...>' instead".endm $str_len_extr_sww&m,.macro $str_len_extr p0 p1 p2 p3 p4 p5 p6 p7Z p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_LEN_EXTR is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_len_extrww&m,.macro $str_len_extrdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p3\5 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $STR_LEN_EXTRDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_len_extrdefww0(m,.macro $str_len_extr_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_LEN_EXTR_G is not supportH$str_pos_extr_sI$str_pos_extrdefF $str_positionG4$str_position_gEz$str_position_sF$str_positiondef ]ed for use with MACRO-64"? .print " Use\x09'$CALL STR$LEN_EXTR, ARGS=<...>' instead".endm $str_len_extr_gww0(m,.macro $str_left_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $STR_LEFT_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL STR$LEFT, ARGS=<...>' instead".endm $str_left_sw ^w0(m,.macro $str_left p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $STR_LEFT is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_leftww0(m,.macro $str_leftdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 _p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_LEFTDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_leftdefww0(m,.macro $str_left_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error` "Macro $STR_LEFT_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL STR$LEFT, ARGS=<...>' instead".endm $str_left_gww@)m,.macro $str_get1_dx_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_GET1_DX_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$GET1_DX, ARGS=<...> b' instead".endm $str_get1_dx_sww@)m,.macro $str_get1_dx p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_GET1_DX is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_get1_dxww@)m,.macro $str_get1_dxdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 pV$str_match_wilddefQ4$str_mulS> $str_mul_gO $str_mul_sR $str_muldefId $str_pos_extrK$str_pos_extr_gc11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_GET1_DXDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_get1_dxdefww`X1m,.macro $str_get1_dx_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 dp38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_GET1_DX_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$GET1_DX, ARGS=<...>' instead".endm $str_get1_dx_gww`X1m,.macro $str_find_first_substring_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49S .error "Macro $STR_FIND_FIRST_SUBSTRING_S is n-Ip$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ;D"deot supported for use with MACRO-64"K .print " Use\x09'$CALL STR$FIND_FIRST_SUBSTRING, ARGS=<...>' instead"!.endm $str_find_first_substring_sww2m,.macro $str_find_first_substring p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49Q .error "Macro $STR_FIND_FIRST_SUBSTRING is not supported for use with MACRO-64"= .print " Use\x09f'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_find_first_substringww2m,.macro $str_find_first_substringdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49T .error "Macro $STR_FIND_FIRST_SUBSTRINGDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead"".endm $str_find_first_substr hingdefwwe4m,.macro $str_find_first_substring_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49S .error "Macro $STR_FIND_FIRST_SUBSTRING_G is not supported for use with MACRO-64"K .print " Use\x09'$CALL STR$FIND_FIRST_SUBSTRING, ARGS=<...>' instead"!.endm $str_find_first_substring_gwwe4m,.macro $str_free1_dx_s pZ$str_len_extr_gX.$str_len_extr_sYP$str_len_extrdefTZ$str_match_wildW$str_match_wild_gS$str_match_wild_si0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_FREE1_DX_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$FREE1_DX, ARGS=<...>' instead".endm $str_free1_dx_swwe4m,.macro $str_free1_dx p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 pj29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_FREE1_DX is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_free1_dxwwe4m,.macro $str_free1_dxdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $STR_FREkE1_DXDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_free1_dxdefww@5m,.macro $str_free1_dx_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_FREE1_DX_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL STR$FREE1_DX, ARGS=<...>' i mnstead".endm $str_free1_dx_gww@5m,.macro $str_find_first_not_in_set_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49T .error "Macro $STR_FIND_FIRST_NOT_IN_SET_S is not supported for use with MACRO-64"L .print " Use\x09'$CALL STR$FIND_FIRST_NOT_IN_SET, ARGS=<...>' instead"".endm $str_find_first_not_in_set_sww@5m,_$str_get1_dx_s`$str_get1_dxdef] $str_left^ $str_left_g\ $str_left_s] $str_leftdefX $str_len_extrn.macro $str_find_first_not_in_set p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49R .error "Macro $STR_FIND_FIRST_NOT_IN_SET is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $str_find_first_not_in_setwwr7m,.macro $str_find_first_not_in_setdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10o p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49U .error "Macro $STR_FIND_FIRST_NOT_IN_SETDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead"#.endm $str_find_first_not_in_setdefwwr7m,.macro $str_find_first_not_in_set_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 qp27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49T .error "Macro $STR_FIND_FIRST_NOT_IN_SET_G is not supported for use with MACRO-64"L .print " Use\x09'$CALL STR$FIND_FIRST_NOT_IN_SET, ARGS=<...>' instead"".endm $str_find_first_not_in_set_gwwr7m,.macro $str_find_first_in_set_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p4hl $str_free1_dxj$str_free1_dx_gf$str_free1_dx_si$str_free1_dxdef`, $str_get1_dxbH$str_get1_dx_gr1 p42 p43 p44 p45 p46 p47 p48 p49P .error "Macro $STR_FIND_FIRST_IN_SET_S is not supported for use with MACRO-64"H .print " Use\x09'$CALL STR$FIND_FIRST_IN_SET, ARGS=<...>' instead".endm $str_find_first_in_set_sww8m,.macro $str_find_first_in_set p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49N .error "Macro $STR_FIND_FIRST_IN_SsET is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_find_first_in_setww`=m,.macro $str_find_first_in_setdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49Q .error "Macro $STR_FIND_FIRST_IN_SETDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPC vASE, ARGS=<...>' instead".endm $str_find_first_in_setdefww?m,.macro $str_find_first_in_set_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49P .error "Macro $STR_FIND_FIRST_IN_SET_G is not supported for use with MACRO-64"H .print " Use\x09'$CALL STR$FIND_FIRST_IN_SET, ARGS=<...>' instead".endm $str_find_first_in_set_gwwd$str_find_first_substringf$str_find_first_substring_gc$str_find_first_substring_seV$str_find_first_substringdef.&X$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "u  .JSB_ENTRYADDDrADDP6lAMAC_FLT_LONG_DST_SPCgAMAC_FLT_QUAD_FLT_SRC_SPC_CMPFYCVTFBUCVTLPPCVTWFw?m,.macro $str_compare_eql_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $STR_COMPARE_EQL_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL STR$COMPARE_EQL, ARGS=<...>' instead".endm $str_compare_eql_sww?m,.macro $str_compare_eql p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 xp16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $STR_COMPARE_EQL is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_compare_eqlww@m,.macro $str_compare_eqldef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 py41 p42 p43 p44 p45 p46 p47 p48 p49K .error "Macro $STR_COMPARE_EQLDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_compare_eqldefww@!Bm,.macro $str_compare_eql_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $STR_COMPARE_EQL_G is not supported for us ze with MACRO-64"B .print " Use\x09'$CALL STR$COMPARE_EQL, ARGS=<...>' instead".endm $str_compare_eql_gww@!Bm,.macro $str_element_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_ELEMENT_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$ELEMENT, ARGS=<...>' instead".endm $str_element_s |ww@!Bm,.macro $str_element p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_ELEMENT is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_elementww@!Bm,.macro $str_elementdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 pk$str_find_first_not_in_setnf$str_find_first_not_in_set_gk,$str_find_first_not_in_set_sm$str_find_first_not_in_setdef}19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_ELEMENTDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_elementdefwwCm,.macro $str_element_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 ~p46 p47 p48 p49F .error "Macro $STR_ELEMENT_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$ELEMENT, ARGS=<...>' instead".endm $str_element_gwwCm,.macro $str_dupl_char_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $STR_DUPL_CHAR_S is not supported for use with MACRO-64"@ .print " U se\x09'$CALL STR$DUPL_CHAR, ARGS=<...>' instead".endm $str_dupl_char_sww.Em,.macro $str_dupl_char p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_DUPL_CHAR is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_dupl_charww.Em,.macro $str_dupl_chardef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49I .error "Macro $STR_DUPL_CHARDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_dupl_chardefww.Em,.macro $str_dupl_char_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $STR_DUPL_CHAR_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL STR$DUPL_CHAR, ARGS=<...>' instead".endm $str_dupl_char_gww Fm,.macro $str_divide_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E {q$str_find_first_in_setsH$str_find_first_in_set_go0$str_find_first_in_set_sr$str_find_first_in_setdef.error "Macro $STR_DIVIDE_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$DIVIDE, ARGS=<...>' instead".endm $str_divide_sww Fm,.macro $str_divide p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $STR_DIVIDE is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS= <...>' instead".endm $str_divideww`Im,.macro $str_dividedef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_DIVIDEDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_dividedefww`Im,.macro $str_divide_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_DIVIDE_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$DIVIDE, ARGS=<...>' instead".endm $str_divide_gwwIKm,.macro $str_copy_r_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_COPY_R_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$COPY_R, ARGS=<...>' instead".endm $str_copy_r_swwIKm,.macro $str_copy_r p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $STR_COPY_R is not supported for use with MACR/ta$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 7" O-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_copy_rwwLm,.macro $str_copy_rdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_COPY_RDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_copy_rdefwwLۙ|$str_dupl_char_g}$str_dupl_char_s~$str_dupl_chardefz $str_element|($str_element_gyz$str_element_sz$str_elementdefm,.macro $str_copy_r_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_COPY_R_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$COPY_R, ARGS=<...>' instead".endm $str_copy_r_gww@VNm,.macro $str_copy_dx_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_COPY_DX_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$COPY_DX, ARGS=<...>' instead".endm $str_copy_dx_sww@VNm,.macro $str_copy_dx p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_COPY_DX is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_copy_dxww@VNm,.macro $str_copy_dxdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_COPY_DXDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARG S=<...>' instead".endm $str_copy_dxdefww@VNm,.macro $str_copy_dx_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_COPY_DX_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$COPY_DX, ARGS=<...>' instead".endm $str_copy_dx_gwwOm,.macro $str_concat_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_CONCAT_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$CONCAT, ARGS=<...>' instead".endm $str_concat_swwOm,.macro $str_concat p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $STR_CONCAT is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_concatwwOm,.macro $str_concatdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_CONCATDEF is not supported for use wiL $str_copy_r_sf$str_copy_rdef $str_divide $str_divide_g $str_divide_s0$str_dividedef~T$str_dupl_char th MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_concatdefwwcQm,.macro $str_concat_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_CONCAT_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$CONCAT, ARGS=<...>' instead".endm $str_concat_gwwcQm,.macro $str_compare_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_COMPARE_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$COMPARE, ARGS=<...>' instead".endm $str_compare_swwcQm,.macro $str_compare p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $STR_COMPARE is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_comparewwcQm,.macro $str_comparedef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $STR_COMPAREDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_comparedefww`Um,.macro $str_compare_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_COMPARE_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL STR$C OMPARE, ARGS=<...>' instead".endm $str_compare_gww`Um,.macro $str_case_blind_compare_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49Q .error "Macro $STR_CASE_BLIND_COMPARE_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL STR$CASE_BLIND_COMPARE, ARGS=<...>' instead".endm $str_case_blind_compare_sww$str_concatdef $str_copy_dx6$str_copy_dx_g$str_copy_dx_s$str_copy_dxdef $str_copy_r $str_copy_r_g`Um,.macro $str_case_blind_compare p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49O .error "Macro $STR_CASE_BLIND_COMPARE is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_case_blind_compareww`Um,.macro $str_case_blind_comparedef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49R .error "Macro $STR_CASE_BLIND_COMPAREDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead" .endm $str_case_blind_comparedefww`Um,.macro $str_case_blind_compare_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p0 l$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49Q .error "Macro $STR_CASE_BLIND_COMPARE_G is not supported for use with MACRO-64"I .print " Use\x09'$CALL STR$CASE_BLIND_COMPARE, ARGS=<...>' instead".endm $str_case_blind_compare_gww~Wm,.macro $str_append_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p 49E .error "Macro $STR_APPEND_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$APPEND, ARGS=<...>' instead".endm $str_append_sww~Wm,.macro $str_append p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $STR_APPEND is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE,  ARGS=<...>' instead".endm $str_appendww~Wm,.macro $str_appenddef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $STR_APPENDDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_appenddefww~Wm,.macro $str_append_g p0 p1 p2 p3 p4 p5 p6 L$str_compare_multi_sNf$str_compare_multidef$str_compare_s$str_comparedefR $str_concatn $str_concat_g $str_concat_s|= $suspnd_g6$trans_eventw_g0 $ulkpag_s) $updsec_s"$wflor_g $xabcxr_store $xabru_storep7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $STR_APPEND_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$APPEND, ARGS=<...>' instead".endm $str_append_gwwYm,.macro $str_analyze_sdesc_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49L .error "Macro $STR_ANALYZE_SDESC_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL STR$ANALYZE_SDESC, ARGS=<...>' instead".endm $str_analyze_sdesc_swwYm,.macro $str_analyze_sdesc p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $STR_ANALYZE_SDESC is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_analyze_sdescwwYm,.macro $str_analyze_sdescdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro $STR_ANALYZE_SDESCDEF is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCAS E, ARGS=<...>' instead".endm $str_analyze_sdescdefwwYm,.macro $str_analyze_sdesc_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49L .error "Macro $STR_ANALYZE_SDESC_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL STR$ANALYZE_SDESC, ARGS=<...>' instead".endm $str_analyze_sdesc_gwwYm,.macro|s$str_compare_eql_sw6$str_compare_eqldef$str_compare_gM$str_compare_multiO$str_compare_multi_g $str_add_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $STR_ADD_S is not supported for use with MACRO-64": .print " Use\x09'$CALL STR$ADD, ARGS=<...>' instead".endm $str_add_sww@Zm,.macro $str_add p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $STR_ADD is not supported for use with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_addww@Zm,.macro $str_adddef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $STR_ADDDEF is not supported for u se with MACRO-64"= .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>' instead".endm $str_adddefww _m,.macro $str_add_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $STR_ADD_G is not supported for use with MACRO-64": .print " Use\x09'$CALL STR$ADD, ARGS=<...>' instead".endm $str_add_gww`m,.macro $str$routinesdef p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $STR$ROUTINESDEF is not supported for use with MACRO-64" .print " Use\x09'$CALL STR$UPCASE, ARGS=<...>'\x0D\x0A\x09\x09\x09\x09\x09\x09'$CALL STR$TRIM, ARGS=<...>'\x0D\x0A\x09\x09\x09\x09\x09\x09'$CALL STR$TRANSLATE, ARGS=<...>', etc. instead".endm $str$routinesd efww`m,.macro $stop_sys_align_fault_report_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49V .error "Macro $STOP_SYS_ALIGN_FAULT_REPORT_S is not supported for use with MACRO-64"R .print " Use\x09'$CALL SYS$STOP_SYS_ALIGN_FAULT_REPORT, ARGS=<...>' instead"$.endm $stop_sys_align_fault_report_sww`m,.macro $stop_aF>$str_case_blind_compare_s$str_case_blind_comparedef $str_comparev$str_compare_eqlx$str_compare_eql_glign_fault_report_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49R .error "Macro $STOP_ALIGN_FAULT_REPORT_S is not supported for use with MACRO-64"N .print " Use\x09'$CALL SYS$STOP_ALIGN_FAULT_REPORT, ARGS=<...>' instead" .endm $stop_align_fault_report_sww`,bm,.macro $start_trans_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 1~>$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 cw"p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $START_TRANS_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$START_TRANS, ARGS=<...>' instead".endm $start_trans_sww9em,.macro $start_trans_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $START_TRANS_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$START_TRANS, ARGS=<...>' instead".endm $start_trans_gww@fm,.macro $start_transw_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $START_TRANSW_S is not supported for use with MACRO-64 "C .print " Use\x09'$CALL SYS$START_TRANSW, ARGS=<...>' instead".endm $start_transw_sww@fm,.macro $start_transw_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $START_TRANSW_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$START_TRANSW, ARGS=<...>' instead".endm $start_transw_gw w@fm,.macro $start_ru_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $START_RU_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$START_RU, ARGS=<...>' instead".endm $start_ru_sww@fm,.macro $start_ru_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 pF $str_append $str_append_g $str_append_s6$str_appenddef$str_case_blind_compare\$str_case_blind_compare_g21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $START_RU_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$START_RU, ARGS=<...>' instead".endm $start_ru_gww@fm,.macro $start_of_page p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p4 9F .error "Macro $START_OF_PAGE is not supported for use with MACRO-64".endm $start_of_pagewwFhm,.macro $start_branch_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $START_BRANCH_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$START_BRANCH, ARGS=<...>' instead".endm $start_branch_sw wFhm,.macro $start_branch_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $START_BRANCH_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$START_BRANCH, ARGS=<...>' instead".endm $start_branch_gwwFhm,.macro $start_branchw_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $START_BRANCHW_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$START_BRANCHW, ARGS=<...>' instead".endm $start_branchw_swwFhm,.macro $start_branchw_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49H .error "Macro $START_BRANCHW_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$START_BRANCHW, ARGS=<...>' instead".endm $start_branchw_gwwFhm,.macro $start_branchv1_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49I .error "Macro $START_BRANCHV1_S is not supported for use  with MACRO-64"C .print " Use\x09'$CALL SYS$START_BRANCH, ARGS=<...>' instead".endm $start_branchv1_swwim,.macro $start_branchv1_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49I .error "Macro $START_BRANCHV1_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$START_BRANCH, ARGS=<...>' instead".endm F $str_add_s $str_adddef$str_analyze_sdescB$str_analyze_sdesc_gR$str_analyze_sdesc_s$str_analyze_sdescdef{a$str_pos_extr_g[$str_positiondefU $str_recip_sP $str_right_gJ$str_translateC $str_trimdef $start_branchv1_gwwim,.macro $start_branchv1w_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $START_BRANCHV1W_S is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$START_BRANCHW, ARGS=<...>' instead".endm $start_branchv1w_swwim,.macro $start_branchv1w_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $START_BRANCHV1W_G is not supported for use with MACRO-64"D .print " Use\x09'$CALL SYS$START_BRANCHW, ARGS=<...>' instead".endm $start_branchv1w_gwwim,.macro $start_align_fault_report_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49S .error "Macro $START_ALIGN_FAULT_REPORT_S is not supported for use with MACRO-64"O .print " Use\x09'$CALL SYS$START_ALIGN_FAULT_REPORT, ARGS=<...>' instead"!.endm $start_align_fault_report_swwnqm,.macro $start_align_fault_report_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49S .error "Macro $START_ALIGN_FAULT_REPORT_G is not supported for use with MACRO-64"O .print " Use\x09'$CALL SYS$START_ALIGN_FAULT_REPORT, ARGS=<...>' instead"!.endm $start_align_fault_report_gwwnqm,.macro $space p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro $SPACE is not supporte2F$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ǝ"F$start_transw_s$stop_align_fault_report_s$stop_sys_align_fault_report_s$str$routinesdefh$str_addr $str_add_g d for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $spaceww@rm,.macro $sndsmb_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SNDSMB_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDSMB, ARGS=<...>' instead".endm $sndsmb_sww@rm,.macro $sndsmb_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SNDSMB_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDSMB, ARGS=<...>' instead".endm $sndsmb_gww@rm,.macro $sndopr_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SNDOPR_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDOPR, ARGS=<...>' instead".endm $sndopr_sww@rm,.macro $sndopr_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SNDOPR_G is not suppo rted for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDOPR, ARGS=<...>' instead".endm $sndopr_gww@rm,.macro $sndjbc_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SNDJBC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDJBC, ARGS=<...>' instead".endm $sndjbc_sww{tm,.macro $sndjbc_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SNDJBC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDJBC, ARGS=<...>' instead".endm $sndjbc_gww{tm,.macro $sndjbcw_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $SNDJBCW_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$SNDJBCW, ARGS=<...>' instead".endm $sndjbcw_sww{tm,.macro $sndjbcw_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $SNDJBCWF$start_branchw_s$start_of_page $start_ru_g $start_ru_s:$start_trans_g$start_trans_sl$start_transw_g _G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$SNDJBCW, ARGS=<...>' instead".endm $sndjbcw_gww{tm,.macro $snderr_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SNDERR_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDERR, ARGS=<...>' instead".endm $snderr_s wwvm,.macro $snderr_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SNDERR_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDERR, ARGS=<...>' instead".endm $snderr_gwwvm,.macro $sndacc_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SNDACC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDACC, ARGS=<...>' instead".endm $sndacc_swwvm,.macro $sndacc_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SNDACC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SNDACC, ARGS=<...>' instead".endm $sndacc_gwwvm,.macro $set_default_trans_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49L .error "Macro $SET_DEFAULT_TRANS_S is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$SET_DEFAULT_TRA NS, ARGS=<...>' instead".endm $set_default_trans_swwvm,.macro $set_default_trans_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49L .error "Macro $SET_DEFAULT_TRANS_G is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$SET_DEFAULT_TRANS, ARGS=<...>' instead".endm $set_default_trans_gww`zm,.macro $set_default_transw_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro $SET_DEFAULT_TRANSW_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$SET_DEFAULT_TRANSW, ARGS=<...>' instead".endm $set_default_transw_sww`zm,.macro $set_default_transw_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 pil$start_branch_s|$start_branchv1_g$start_branchv1_s$start_branchv1w_g$start_branchv1w_s<$start_branchw_g15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro $SET_DEFAULT_TRANSW_G is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$SET_DEFAULT_TRANSW, ARGS=<...>' instead".endm $set_default_transw_gww|m,.macro $setuai_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p 37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETUAI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETUAI, ARGS=<...>' instead".endm $setuai_sww|m,.macro $setuai_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETUAI_G is not supported for use with MACRO-64"= .p3 $ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 Z" rint " Use\x09'$CALL SYS$SETUAI, ARGS=<...>' instead".endm $setuai_gww|m,.macro $setswm_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETSWM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSWM, ARGS=<...>' instead".endm $setswm_sww|m,.macro $setswm_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETSWM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSWM, ARGS=<...>' instead".endm $setswm_gww|m,.macro $setstk_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETSTK_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSTK, ARGS=<...>' instead".endm $setstk_sww|m,.macro $setstk_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETSTK_G is not supported for use with MACRO- 64"= .print " Use\x09'$CALL SYS$SETSTK, ARGS=<...>' instead".endm $setstk_gww}m,.macro $setssf_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETSSF_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSSF, ARGS=<...>' instead".endm $setssf_sww}m,.macro $setsi $sndsmb_gp $sndsmb_s$space,$start_align_fault_report_g`$start_align_fault_report_s$start_branch_gsf_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETSSF_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSSF, ARGS=<...>' instead".endm $setssf_gww}m,.macro $setsfm_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETSFM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETSFM, ARGS=<...>' instead".endm $setsfm_sww}m,.macro $setsfm_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETSFM_G is not supported for use w ith MACRO-64"= .print " Use\x09'$CALL SYS$SETSFM, ARGS=<...>' instead".endm $setsfm_gww}m,.macro $setrwm_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETRWM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETRWM, ARGS=<...>' instead".endm $setrwm_sww@*m,.macro $setrwm_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETRWM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETRWM, ARGS=<...>' instead".endm $setrwm_gww@*m,.macro $setprv_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPRV_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRV, ARGS=<...>' instead".endm $setprv_sww@*m,.macro $setprv_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPRV_G is not supported  for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRV, ARGS=<...>' instead".endm $setprv_gww7m,.macro $setprt_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPRT_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRT, ARGS=<...>' instead".endm $setprt_sww i $sndacc_s $snderr_g $snderr_s $sndjbc_gz $sndjbc_s $sndjbcw_g| $sndjbcw_s $sndopr_gr $sndopr_sm,.macro $setprt_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPRT_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRT, ARGS=<...>' instead".endm $setprt_gww m,.macro $setprn_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPRN_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRN, ARGS=<...>' instead".endm $setprn_sww m,.macro $setprn_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPRN_G is not  supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRN, ARGS=<...>' instead".endm $setprn_gww m,.macro $setpri_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPRI_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRI, ARGS=<...>' instead".endm $setpri_sww m,.macro $setpri_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPRI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRI, ARGS=<...>' instead".endm $setpri_gww m,.macro $setpra_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPRA_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRA, ARGS=<...>' instead".endm $setpra_swwDm,.macro $setpra_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPR4㍏r$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 " A_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPRA, ARGS=<...>' instead".endm $setpra_gwwDm,.macro $setpfm_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPFM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPFM, ARGS=<...>' instead".endm $setpfm_ swwDm,.macro $setpfm_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETPFM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETPFM, ARGS=<...>' instead".endm $setpfm_gwwDm,.macro $setimr_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 pi $setssf_gb $setssf_s $setstk_gZ $setstk_s $setswm_gX $setswm_s $setuai_gP $setuai_s $sndacc_g22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETIMR_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETIMR, ARGS=<...>' instead".endm $setimr_swwDm,.macro $setimr_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Ma cro $SETIMR_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETIMR, ARGS=<...>' instead".endm $setimr_gww`ˆm,.macro $setime_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETIME_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETIME, ARGS=<...>' instead".end m $setime_sww`ˆm,.macro $setime_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETIME_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETIME, ARGS=<...>' instead".endm $setime_gww`ˆm,.macro $setexv_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETEXV_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETEXV, ARGS=<...>' instead".endm $setexv_sww`ˆm,.macro $setexv_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETEXV_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETEXV, ARGS=<...>' instead".endm $setexv_gww@_m,.macro $setevtast_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $SETEVTAST_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$SETEVTAST, ARGS=<.. .>' instead".endm $setevtast_sww@_m,.macro $setevtast_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $SETEVTAST_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$SETEVTAST, ARGS=<...>' instead".endm $setevtast_gww@_m,.macro $setevtastw_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $SETEVTASTW_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$SETEVTASTW, ARGS=<...>' instead".endm $setevtastw_sww@_m,.macro $setevtastw_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 pix $setprn_s $setprt_gv $setprt_s $setprv_gn $setprv_s $setrwm_gl $setrwm_s $setsfm_gd $setsfm_s{$str_find_first_not_in_setdeft$str_find_first_substringdefp$str_get1_dx_gl $str_len_extrg$str_match_wild_s38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $SETEVTASTW_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$SETEVTASTW, ARGS=<...>' instead".endm $setevtastw_gwwm,.macro $setenv_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETENV_S is not supported for use with MACRO-64 "= .print " Use\x09'$CALL SYS$SETENV, ARGS=<...>' instead".endm $setenv_swwm,.macro $setenv_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETENV_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETENV, ARGS=<...>' instead".endm $setenv_gwwm,.macro $setef_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $SETEF_S is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$SETEF, ARGS=<...>' instead".endm $setef_swwm,.macro $setef_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $SETEF_G is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$SETEF, ARGS=<...>' instead".endm $setef_gwwm,.macro $setdti_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETDTI_S is not supported for use with MACRO-64" = .print " Use\x09'$CALL SYS$SETDTI, ARGS=<...>' instead".endm $setdti_swwm,.macro $setdti_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETDTI_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETDTI, ARGS=<...>' instead".endm $setdti_gwwlm,.macro $setdtiw_5.$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 "s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $SETDTIW_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$SETDTIW, ARGS=<...>' instead".endm $setdtiw_swwlm,.macro $setdtiw_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p3i $setimr_g $setimr_s $setpfm_g $setpfm_s $setpra_g $setpra_s $setpri_g $setpri_s $setprn_g2 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $SETDTIW_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$SETDTIW, ARGS=<...>' instead".endm $setdtiw_gwwlm,.macro $setast_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETAST_S is not supported for use w ith MACRO-64"= .print " Use\x09'$CALL SYS$SETAST, ARGS=<...>' instead".endm $setast_swwlm,.macro $setast_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SETAST_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SETAST, ARGS=<...>' instead".endm $setast_gwwlm,.macro $semit p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro $SEMIT is not supported for use with MACRO-64" .endm $semitww m,.macro $search p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48  p49? .error "Macro $SEARCH is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $searchwwm,.macro $schdwk_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SCHDWK_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SCHDWK, ARGS=<...>' ins tead".endm $schdwk_swwm,.macro $schdwk_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $SCHDWK_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$SCHDWK, ARGS=<...>' instead".endm $schdwk_gwwm,.macro $save_vp_exc_int_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $SAVE_VP_EXC_INT_S is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$SAVE_VP_EXC_INT, ARGS=<...>' instead".endm $save_vp_exc_int_swwm,.macro $save_vp_exc_int_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $SAVE_VP_EXC_INT_G is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$SAVE_VP_EXC_INT, ARGS=<...>' instead".endm $save_vp_exc_int_gww m,.macro $save_vp_exception_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49L .error "Macro $SAVE_VP_EXCEPTIONi, $setevtast_g $setevtast_sH $setevtastw_g $setevtastw_s $setexv_g $setexv_s $setime_g $setime_s_S is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$SAVE_VP_EXCEPTION, ARGS=<...>' instead".endm $save_vp_exception_sww m,.macro $save_vp_exception_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49L .error "Macro $SAVE_VP_EXCEPTION_G is not supported for use with MACRO-64"H .print " Use\x09'$CALL SYS$SAVE_ VP_EXCEPTION, ARGS=<...>' instead".endm $save_vp_exception_gww m,.macro $rundwn_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $RUNDWN_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$RUNDWN, ARGS=<...>' instead".endm $rundwn_sww@m,.macro $rundwn_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $RUNDWN_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$RUNDWN, ARGS=<...>' instead".endm $rundwn_gww@m,.macro $rundown_ru_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $RUNDOWN_RU_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$RUNDOWN_RU, ARGS=<...>' instead".endm $rundown_ru_sww@m,.macro $rundown_ru_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $RUNDOWN_RU_G is not supported for use w ith MACRO-64"A .print " Use\x09'$CALL SYS$RUNDOWN_RU, ARGS=<...>' instead".endm $rundown_ru_gww@m,.macro $round_retadr p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $ROUND_RETADR is not supported for use with MACRO-64".endm $round_retadrww@m,.macro $rmscalltwo p0 p1 p2 p3 p4 p5 p6 p7 p8 i^ $setdti_g $setdti_sb $setdtiw_g $setdtiw_s\$setef_g$setef_s` $setenv_g $setenv_sp9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $RMSCALLTWO is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead".endm $rmscalltwowwm,.macro $rmscall p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 6pb~$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 {" p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $RMSCALL is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead".endm $rmscallwwm,.macro $rewind p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49? .error "Macro $REWIND is not supported for use with MACRO-64"< .print " Use\x09'$ CALL SYS$'PROC, ARGS=<...>' instead" .endm $rewindwwm,.macro $revokid_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $REVOKID_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$REVOKID, ARGS=<...>' instead".endm $revokid_swwm,.macro $revokid_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $REVOKID_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$REVOKID, ARGS=<...>' instead".endm $revokid_gww (m,.macro $resume_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39  p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $RESUME_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$RESUME, ARGS=<...>' instead".endm $resume_swwm,.macro $resume_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $RESUME_G is not supported for use with MACRO-64"= .print "  Use\x09'$CALL SYS$RESUME, ARGS=<...>' instead".endm $resume_gwwm,.macro $restore_vp_state_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49K .error "Macro $RESTORE_VP_STATE_S is not supported for use with MACRO-64"G .print " Use\x09'$CALL SYS$RESTORE_VP_STATE, ARGS=<...>' instead".endm $restore_vp_state_sww@$set_default_trans_g$set_default_trans_s$set_default_transw_g$set_default_transw_sl $setast_g $setast_sm,.macro $restore_vp_exc_int_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro $RESTORE_VP_EXC_INT_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$RESTORE_VP_EXC_INT, ARGS=<...>' instead".endm $restore_vp_exc_int_swwm,.macro $restore_vp_exc_int_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro $RESTORE_VP_EXC_INT_G is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$RESTORE_VP_EXC_INT, ARGS=<...>' instead".endm $restore_vp_exc_int_gwwm,.macro $restore_vp_exception_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49O .error "Macro $RESTORE_VP_EXCEPTION_S is not supported for use with MACRO-64"K .print " Use\x09'$CALL SYS$RESTORE_VP_EXCEPTION, ARGS=<...>' instead".endm $restore_vp_exception_sww`5m,.macro $restore_vp_exception_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47  p48 p49O .error "Macro $RESTORE_VP_EXCEPTION_G is not supported for use with MACRO-64"K .print " Use\x09'$CALL SYS$RESTORE_VP_EXCEPTION, ARGS=<...>' instead".endm $restore_vp_exception_gww`5m,.macro $rename p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49? .error "Macro $RENAME is not supported for use with MACRO-64"< .print$save_vp_exc_int_s$save_vp_exception_g$save_vp_exception_s$ $schdwk_g $schdwk_s$$search$semit  " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $renameww`5m,.macro $rem_ident_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $REM_IDENT_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$REM_IDENT, ARGS=<...>' instead".endm $rem_ident_swwm,.macro $rem_ident_g  p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $REM_IDENT_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$REM_IDENT, ARGS=<...>' instead".endm $rem_ident_gwwm,.macro $rem_holder_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30  p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $REM_HOLDER_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$REM_HOLDER, ARGS=<...>' instead".endm $rem_holder_swwm,.macro $rem_holder_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $REM_HOLDER_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$REM_HOLDER, ARGS=<...>' instead".endm $rem_holder_gwwm,.macro $remove p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49? .error "Macro $REMOVE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $remove wwm,.macro $release_vp_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $RELEASE_VP_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$RELEASE_VP, ARGS=<...>' instead".endm $release_vp_swwm,.macro $release_vp_int_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49I .error "Macro $RELEASE_VP_INT_S is not supported for use with MACRO-64"E .print " Use\x09'$CALL SYS$RELEASE_VP_INT, ARGS=<...>' instead".endm $release_vp_int_swwBm,.macro $release_license_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 7+H$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 ("F$rmscall $rmscalltwot $round_retadr v$routine $rundown_ru_gL $rundown_ru_s $rundwn_gJ $rundwn_sH$save_vp_exc_int_gp40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $RELEASE_LICENSE_S is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$RELEASE_LICENSE, ARGS=<...>' instead".endm $release_license_swwBm,.macro $release_license_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $RELEASE_LICENSE_G is not suppor ted for use with MACRO-64"F .print " Use\x09'$CALL SYS$RELEASE_LICENSE, ARGS=<...>' instead".endm $release_license_gwwOm,.macro $release p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $RELEASE is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead".endm $releasewwOm,.macro $recover_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $RECOVER_S is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$RECOVER, ARGS=<...>' instead".endm $recover_swwOm,.macro $recover_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $RECOVER_G is not supported for use with MACRO-64"> .print " Use\x09'$CALL SYS$RECOVER, ARGS=<...>' instead".endm $recover_gwwOm,.macro $recoverw_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $RECOVERW_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$RECOVERW, ARGS=<...>' instead".endm $recoverw_sww֦m,.macro $recoverw_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $RECOVERW_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$RECOVERW, ARGS=<...>' inste ad".endm $recoverw_gww֦m,.macro $read_thread_unq_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $READ_THREAD_UNQ_S is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$READ_THREAD_UNQ, ARGS=<...>' instead".endm $read_thread_unq_sww֦m,.macro $read_thread_unq_g p0 p1 p2 p3 p4\$restore_vp_exception_sN$restore_vp_state_s $resume_gF $resume_s $return $revokid_g@ $revokid_s$rewind$str_compare_multi_g $str_concat_s $str_copy_r_g$str_dupl_char$str_elementdef$str_find_first_in_setdef p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49J .error "Macro $READ_THREAD_UNQ_G is not supported for use with MACRO-64"F .print " Use\x09'$CALL SYS$READ_THREAD_UNQ, ARGS=<...>' instead".endm $read_thread_unq_gww֦m,.macro $readef_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $READEF_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$READEF, ARGS=<...>' instead".endm $readef_sww֦m,.macro $readef_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $READEF_G is not supported for  use with MACRO-64"= .print " Use\x09'$CALL SYS$READEF, ARGS=<...>' instead".endm $readef_gww ]m,.macro $read p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error "Macro $READ is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $readww ]m,.macro $rab_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $RAB_STORE is not supported for use with MACRO-64".endm $rab_storeww ]m,.macro $qio_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro $QIO_S is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$QIO, ARGS=<...>' instead" .endm $qio_sww ]m,.macro $qio_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro $QIO_G is not supported for use with MACRO-64": .print " Use\x09'$CALL SYS$QIO, ARGS=<...>' instead" .end m $qio_gww ]m,.macro $qiow_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49? .error "Macro $QIOW_S is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$QIOW, ARGS=<...>' instead" .endm $qiow_swwm,.macro $qiow_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p $rem_ident_gP $rem_ident_s $remove$rename$restore_vp_exc_int_g$restore_vp_exc_int_s$restore_vp_exception_g23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49? .error "Macro $QIOW_G is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$QIOW, ARGS=<...>' instead" .endm $qiow_gwwwm,.macro $qiopush p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $QIOPU8=~$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1 b" SH is not supported for use with MACRO-64".endm $qiopushwwwm,.macro $putmsg_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $PUTMSG_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$PUTMSG, ARGS=<...>' instead".endm $putmsg_swwwm,.macro $putmsg_g p0 p1 p2 p3 p4 p5 p6 p7! p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $PUTMSG_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$PUTMSG, ARGS=<...>' instead".endm $putmsg_gwwwm,.macro $put p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p4 "0 p41 p42 p43 p44 p45 p46 p47 p48 p49< .error "Macro $PUT is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $putwwwm,.macro $pushtwo p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $PUSHTWO is not supported for use with MACRO-64".endm $pushtwowww#m,.macro $pushadr p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $PUSHADR is not supported for use with MACRO-64".endm $pushadrww@m,.macro $push64 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 % p45 p46 p47 p48 p49? .error "Macro $PUSH64 is not supported for use with MACRO-64" .endm $push64ww@m,.macro $purgws_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $PURGWS_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$PURGWS, ARGS=<...>' instead".endm $purgws_sww@m,$release_license_g <$release_license_s $release_vp_int_s  $release_vp_s  $rem_holder_g f $rem_holder_s&.macro $purgws_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $PURGWS_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$PURGWS, ARGS=<...>' instead".endm $purgws_gww@m,.macro $process_scan_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26' p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $PROCESS_SCAN_S is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$PROCESS_SCAN, ARGS=<...>' instead".endm $process_scan_sww@m,.macro $process_scan_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .err (or "Macro $PROCESS_SCAN_G is not supported for use with MACRO-64"C .print " Use\x09'$CALL SYS$PROCESS_SCAN, ARGS=<...>' instead".endm $process_scan_gwwm,.macro $previous_page p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $PREVIOUS_PAGE is not supported for use with MACRO-64".endm $previous_pageww)m,.macro $prepare_ru_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $PREPARE_RU_S is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$PREPARE_RU, ARGS=<...>' instead".endm $prepare_ru_swwm,.macro $prepare_ru_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p*21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49E .error "Macro $PREPARE_RU_G is not supported for use with MACRO-64"A .print " Use\x09'$CALL SYS$PREPARE_RU, ARGS=<...>' instead".endm $prepare_ru_gwwm,.macro $posix_fork_control_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p,46 p47 p48 p49M .error "Macro $POSIX_FORK_CONTROL_S is not supported for use with MACRO-64"I .print " Use\x09'$CALL SYS$POSIX_FORK_CONTROL, ARGS=<...>' instead".endm $posix_fork_control_sww m,.macro $posix_fork_control_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49M .error "Macro $POSIX_FORK_CONTROL_G is not supported for u$$read_thread_unq_s $readef_gj $readef_s $recover_g $recover_s $recoverw_g  $recoverw_s$release -se with MACRO-64"I .print " Use\x09'$CALL SYS$POSIX_FORK_CONTROL, ARGS=<...>' instead".endm $posix_fork_control_gww m,.macro $pop64 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro $POP64 is not supported for use with MACRO-64" .endm $pop64wwm,.macro $perm_report_align_fault_s p0 p1 p2 p3 p4. p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49R .error "Macro $PERM_REPORT_ALIGN_FAULT_S is not supported for use with MACRO-64"N .print " Use\x09'$CALL SYS$PERM_REPORT_ALIGN_FAULT, ARGS=<...>' instead" .endm $perm_report_align_fault_sww`m,.macro $perm_dis_align_fault_report_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p1/9 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49V .error "Macro $PERM_DIS_ALIGN_FAULT_REPORT_S is not supported for use with MACRO-64"R .print " Use\x09'$CALL SYS$PERM_DIS_ALIGN_FAULT_REPORT, ARGS=<...>' instead"$.endm $perm_dis_align_fault_report_sww`m,.macro $pemit p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 0p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro $PEMIT is not supported for use with MACRO-64" .endm $pemitww`m,.macro $parse_class_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $PARSE_CLASS_S is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$PARSE_CLASS, ARGS=<...>' in9$ALPHA_MACRO64010.A> `&[ASM.KITBUILD_27600F41_A]MACRO64.MLB;1;1 :"0 2stead".endm $parse_class_sww`m,.macro $parse_class_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49F .error "Macro $PARSE_CLASS_G is not supported for use with MACRO-64"B .print " Use\x09'$CALL SYS$PARSE_CLASS, ARGS=<...>' instead".endm $parse_class_gww`m,.macro $parse_acl_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p1F $putmsg_s$qio_g($qio_s$qiopush$qiow_g$qiow_s $rab_storer$read$read_thread_unq_g30 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $PARSE_ACL_S is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$PARSE_ACL, ARGS=<...>' instead".endm $parse_acl_sww`m,.macro $parse_acl_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 4p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49D .error "Macro $PARSE_ACL_G is not supported for use with MACRO-64"@ .print " Use\x09'$CALL SYS$PARSE_ACL, ARGS=<...>' instead".endm $parse_acl_gww&m,.macro $parse p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49> .error "Macro $PARSE is not supported for use with MACRO-64"< .print " 5 Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $parseww&m,.macro $pages_to_bytes p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49G .error "Macro $PAGES_TO_BYTES is not supported for use with MACRO-64".endm $pages_to_bytesww&m,.macro $output p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p186 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49? .error "Macro $OUTPUT is not supported for use with MACRO-64"; .print " Use\x09'$CALL SYS$QIOW, ARGS=<...>' instead" .endm $outputww&m,.macro $open p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49= .error 8 "Macro $OPEN is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $openww&m,.macro $nxtvol p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49? .error "Macro $NXTVOL is not supported for use with MACRO-64"< .print " Use\x09'$CALL SYS$'PROC, ARGS=<...>' instead" .endm $nxtvol $procedure_descriptor&$process_scan_g%t$process_scan_s# $purgws_g#r $purgws_s"4$push64!$pushadr!$pushtwo H$put $putmsg_g 9wwm,.macro $numutc_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $NUMUTC_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$NUMUTC, ARGS=<...>' instead".endm $numutc_swwm,.macro $numutc_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p:23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $NUMUTC_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$NUMUTC, ARGS=<...>' instead".endm $numutc_gwwm,.macro $numtim_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro ;$NUMTIM_S is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$NUMTIM, ARGS=<...>' instead".endm $numtim_swwm,.macro $numtim_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49A .error "Macro $NUMTIM_G is not supported for use with MACRO-64"= .print " Use\x09'$CALL SYS$NUMTIM, ARGS=<...>' instead".endm $n <umtim_gwwm,.macro $next_page p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $NEXT_PAGE is not supported for use with MACRO-64".endm $next_pageww@m,.macro $nam_store p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 =p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49B .error "Macro $NAM_STORE is not supported for use with MACRO-64".endm $nam_storeww@m,.macro $mtaccess_s p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $MTACCESS_S is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$MTACCESS, ARGS=<...>' ins ?tead".endm $mtaccess_sww@m,.macro $mtaccess_g p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49C .error "Macro $MTACCESS_G is not supported for use with MACRO-64"? .print " Use\x09'$CALL SYS$MTACCESS, ARGS=<...>' instead".endm $mtaccess_gww@m,.macro $moveadr p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p1,$pop64*$posix_fork_control_g) $posix_fork_control_s( $prepare_ru_g' $prepare_ru_s'$previous_page@4 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49@ .error "Macro $MOVEADR is not supported for use with MACRO-64".endm $moveadrww