===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gputils-1.4.0/gplink/cod.c-168-       * sequentially assigned when the files are opened.) If there
gputils-1.4.0/gplink/cod.c:169:       * are too many files, then gpasm will abort. note: .cod files
gputils-1.4.0/gplink/cod.c-170-       * can handle larger file lists...
##############################################
gputils-1.4.0/gplink/cod.c-184-static DirBlockInfo *
gputils-1.4.0/gplink/cod.c:185:find_dir_block_by_high_addr(int high_addr)
gputils-1.4.0/gplink/cod.c-186-{
##############################################
gputils-1.4.0/gplink/cod.c-228-    _64k_base = high_address;
gputils-1.4.0/gplink/cod.c:229:    dbi = find_dir_block_by_high_addr(_64k_base);
gputils-1.4.0/gplink/cod.c-230-  }
##############################################
gputils-1.4.0/gplink/cod.c-362-      _64k_base = high_addr;
gputils-1.4.0/gplink/cod.c:363:      dbi = find_dir_block_by_high_addr(_64k_base);
gputils-1.4.0/gplink/cod.c-364-    }
##############################################
gputils-1.4.0/gplink/testsuite/test-174-  #rm -f *.asm
gputils-1.4.0/gplink/testsuite/test:175:  #cp ../lib1files/*.asm .
gputils-1.4.0/gplink/testsuite/test-176-  #test_gplink_compile
##############################################
gputils-1.4.0/gplink/testsuite/test-180-  #rm -f *.asm
gputils-1.4.0/gplink/testsuite/test:181:  #cp ../lib2files/*.asm .
gputils-1.4.0/gplink/testsuite/test-182-  #test_gplink_compile
##############################################
gputils-1.4.0/gplink/testsuite/test-186-  rm -f *.asm
gputils-1.4.0/gplink/testsuite/test:187:  cp ../asmfiles/*.asm .
gputils-1.4.0/gplink/testsuite/test-188-  test_gplink_compile
##############################################
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc16e_1.asm-46-	i	$-1,1
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc16e_1.asm:47:	;; gpasm bugs prevent these tests
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc16e_1.asm-48-	;i	$-$
##############################################
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc14_1.asm-71-	i	$-1
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc14_1.asm:72:	;; gpasm bugs prevent these
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc14_1.asm-73-	;i	$-$
##############################################
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc12_1.asm-71-	i	$-1
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc12_1.asm:72:	;; gpasm bugs prevent these
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc12_1.asm-73-	;i	$-$
##############################################
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc12_1.asm-83-	i	0
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc12_1.asm:84:	;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gplink/testsuite/gplink.project/asmfiles/reloc12_1.asm-85-	;i	01FF
##############################################
gputils-1.4.0/gplink/testsuite/README-34-
gputils-1.4.0/gplink/testsuite/README:35:  1.  Write the asm files.
gputils-1.4.0/gplink/testsuite/README-36-  2.  Write the linker file.
##############################################
gputils-1.4.0/header/p16f59.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f59.inc:5:;  MPASM PIC16F59 processor include
gputils-1.4.0/header/p16f59.inc-6-; 
##############################################
gputils-1.4.0/header/p16f59.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f59.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F59
gputils-1.4.0/header/p16f59.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f59.inc-23-;               LIST   P=PIC16F59
gputils-1.4.0/header/p16f59.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f59.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1507.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1507.inc:5:;  MPASM PIC16F1507 processor include
gputils-1.4.0/header/p16f1507.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1507.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1507.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1507
gputils-1.4.0/header/p16f1507.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1507.inc-23-;               LIST   P=PIC16F1507
gputils-1.4.0/header/p16f1507.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1507.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/pmcv18a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/pmcv18a.inc:5:;  MPASM MCV18A processor include
gputils-1.4.0/header/pmcv18a.inc-6-; 
##############################################
gputils-1.4.0/header/pmcv18a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/pmcv18a.inc:21:;               C:\MPASM MYFILE.ASM /MCV18A
gputils-1.4.0/header/pmcv18a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/pmcv18a.inc-23-;               LIST   P=MCV18A
gputils-1.4.0/header/pmcv18a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/pmcv18a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1947.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1947.inc:4:;  MPASM PIC16F1947 processor include
gputils-1.4.0/header/p16f1947.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1947.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1947.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1947
gputils-1.4.0/header/p16f1947.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1947.inc-22-;               LIST   P=PIC16F1947
gputils-1.4.0/header/p16f1947.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1947.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f23k20.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f23k20.inc:5:;  MPASM PIC18F23K20 processor include
gputils-1.4.0/header/p18f23k20.inc-6-; 
##############################################
gputils-1.4.0/header/p18f23k20.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f23k20.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F23K20
gputils-1.4.0/header/p18f23k20.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f23k20.inc-23-;               LIST   P=PIC18F23K20
gputils-1.4.0/header/p18f23k20.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f23k20.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j60.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j60.inc:5:;  MPASM PIC18F66J60 processor include
gputils-1.4.0/header/p18f66j60.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j60.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j60.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J60
gputils-1.4.0/header/p18f66j60.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j60.inc-23-;               LIST   P=PIC18F66J60
gputils-1.4.0/header/p18f66j60.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j60.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1716.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1716.inc:5:;  MPASM PIC16LF1716 processor include
gputils-1.4.0/header/p16lf1716.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1716.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1716.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1716
gputils-1.4.0/header/p16lf1716.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1716.inc-23-;               LIST   P=PIC16LF1716
gputils-1.4.0/header/p16lf1716.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1716.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f519.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f519.inc:5:;  MPASM PIC12F519 processor include
gputils-1.4.0/header/p12f519.inc-6-; 
##############################################
gputils-1.4.0/header/p12f519.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f519.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F519
gputils-1.4.0/header/p12f519.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f519.inc-23-;               LIST   P=PIC12F519
gputils-1.4.0/header/p12f519.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f519.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f87j93.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f87j93.inc:5:;  MPASM PIC18F87J93 processor include
gputils-1.4.0/header/p18f87j93.inc-6-; 
##############################################
gputils-1.4.0/header/p18f87j93.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f87j93.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F87J93
gputils-1.4.0/header/p18f87j93.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f87j93.inc-23-;               LIST   P=PIC18F87J93
gputils-1.4.0/header/p18f87j93.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f87j93.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1933.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1933.inc:4:;  MPASM PIC16LF1933 processor include
gputils-1.4.0/header/p16lf1933.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1933.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1933.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1933
gputils-1.4.0/header/p16lf1933.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1933.inc-22-;               LIST   P=PIC16LF1933
gputils-1.4.0/header/p16lf1933.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1933.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8627.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8627.inc:5:;  MPASM PIC18F8627 processor include
gputils-1.4.0/header/p18f8627.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8627.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8627.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8627
gputils-1.4.0/header/p18f8627.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8627.inc-23-;               LIST   P=PIC18F8627
gputils-1.4.0/header/p18f8627.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8627.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6520.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6520.inc:5:;  MPASM PIC18F6520 processor include
gputils-1.4.0/header/p18f6520.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6520.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6520.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6520
gputils-1.4.0/header/p18f6520.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6520.inc-23-;               LIST   P=PIC18F6520
gputils-1.4.0/header/p18f6520.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6520.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16hv785.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16hv785.inc:5:;  MPASM PIC16HV785 processor include
gputils-1.4.0/header/p16hv785.inc-6-; 
##############################################
gputils-1.4.0/header/p16hv785.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16hv785.inc:21:;               C:\MPASM MYFILE.ASM /PIC16HV785
gputils-1.4.0/header/p16hv785.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16hv785.inc-23-;               LIST   P=PIC16HV785
gputils-1.4.0/header/p16hv785.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16hv785.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1459.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1459.inc:5:;  MPASM PIC16LF1459 processor include
gputils-1.4.0/header/p16lf1459.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1459.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1459.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1459
gputils-1.4.0/header/p16lf1459.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1459.inc-23-;               LIST   P=PIC16LF1459
gputils-1.4.0/header/p16lf1459.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1459.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18c601.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18c601.inc:5:;  MPASM PIC18C601 processor include
gputils-1.4.0/header/p18c601.inc-6-; 
##############################################
gputils-1.4.0/header/p18c601.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18c601.inc:21:;               C:\MPASM MYFILE.ASM /PIC18C601
gputils-1.4.0/header/p18c601.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18c601.inc-23-;               LIST   P=PIC18C601
gputils-1.4.0/header/p18c601.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18c601.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1559.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1559.inc:5:;  MPASM PIC16LF1559 processor include
gputils-1.4.0/header/p16lf1559.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1559.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1559.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1559
gputils-1.4.0/header/p16lf1559.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1559.inc-23-;               LIST   P=PIC16LF1559
gputils-1.4.0/header/p16lf1559.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1559.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f25j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f25j50.inc:5:;  MPASM PIC18F25J50 processor include
gputils-1.4.0/header/p18f25j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f25j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f25j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F25J50
gputils-1.4.0/header/p18f25j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f25j50.inc-23-;               LIST   P=PIC18F25J50
gputils-1.4.0/header/p18f25j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f25j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf14k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf14k22.inc:5:;  MPASM PIC18LF14K22 processor include
gputils-1.4.0/header/p18lf14k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf14k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf14k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF14K22
gputils-1.4.0/header/p18lf14k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf14k22.inc-23-;               LIST   P=PIC18LF14K22
gputils-1.4.0/header/p18lf14k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf14k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1789.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1789.inc:5:;  MPASM PIC16LF1789 processor include
gputils-1.4.0/header/p16lf1789.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1789.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1789.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1789
gputils-1.4.0/header/p16lf1789.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1789.inc-23-;               LIST   P=PIC16LF1789
gputils-1.4.0/header/p16lf1789.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1789.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12c671.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12c671.inc:5:;  MPASM PIC12C671 processor include
gputils-1.4.0/header/p12c671.inc-6-; 
##############################################
gputils-1.4.0/header/p12c671.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12c671.inc:21:;               C:\MPASM MYFILE.ASM /PIC12C671
gputils-1.4.0/header/p12c671.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12c671.inc-23-;               LIST   P=PIC12C671
gputils-1.4.0/header/p12c671.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12c671.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f65k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f65k22.inc:5:;  MPASM PIC18F65K22 processor include
gputils-1.4.0/header/p18f65k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f65k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f65k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F65K22
gputils-1.4.0/header/p18f65k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f65k22.inc-23-;               LIST   P=PIC18F65K22
gputils-1.4.0/header/p18f65k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f65k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f707.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f707.inc:5:;  MPASM PIC16F707 processor include
gputils-1.4.0/header/p16f707.inc-6-; 
##############################################
gputils-1.4.0/header/p16f707.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f707.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F707
gputils-1.4.0/header/p16f707.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f707.inc-23-;               LIST   P=PIC16F707
gputils-1.4.0/header/p16f707.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f707.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6622.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6622.inc:5:;  MPASM PIC18F6622 processor include
gputils-1.4.0/header/p18f6622.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6622.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6622.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6622
gputils-1.4.0/header/p18f6622.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6622.inc-23-;               LIST   P=PIC18F6622
gputils-1.4.0/header/p18f6622.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6622.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c57c.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c57c.inc:5:;  MPASM PIC16C57C processor include
gputils-1.4.0/header/p16c57c.inc-6-; 
##############################################
gputils-1.4.0/header/p16c57c.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c57c.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C57C
gputils-1.4.0/header/p16c57c.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c57c.inc-23-;               LIST   P=PIC16C57C
gputils-1.4.0/header/p16c57c.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c57c.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2523.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2523.inc:5:;  MPASM PIC18F2523 processor include
gputils-1.4.0/header/p18f2523.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2523.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2523.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2523
gputils-1.4.0/header/p18f2523.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2523.inc-23-;               LIST   P=PIC18F2523
gputils-1.4.0/header/p18f2523.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2523.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p10f322.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p10f322.inc:5:;  MPASM PIC10F322 processor include
gputils-1.4.0/header/p10f322.inc-6-; 
##############################################
gputils-1.4.0/header/p10f322.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p10f322.inc:21:;               C:\MPASM MYFILE.ASM /PIC10F322
gputils-1.4.0/header/p10f322.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p10f322.inc-23-;               LIST   P=PIC10F322
gputils-1.4.0/header/p10f322.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p10f322.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f720.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f720.inc:5:;  MPASM PIC16F720 processor include
gputils-1.4.0/header/p16f720.inc-6-; 
##############################################
gputils-1.4.0/header/p16f720.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f720.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F720
gputils-1.4.0/header/p16f720.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f720.inc-23-;               LIST   P=PIC16F720
gputils-1.4.0/header/p16f720.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f720.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f84.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f84.inc:5:;  MPASM PIC16F84 processor include
gputils-1.4.0/header/p16f84.inc-6-; 
##############################################
gputils-1.4.0/header/p16f84.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f84.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F84
gputils-1.4.0/header/p16f84.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f84.inc-23-;               LIST   P=PIC16F84
gputils-1.4.0/header/p16f84.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f84.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c554.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c554.inc:5:;  MPASM PIC16C554 processor include
gputils-1.4.0/header/p16c554.inc-6-; 
##############################################
gputils-1.4.0/header/p16c554.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c554.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C554
gputils-1.4.0/header/p16c554.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c554.inc-23-;               LIST   P=PIC16C554
gputils-1.4.0/header/p16c554.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c554.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c710.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c710.inc:5:;  MPASM PIC16C710 processor include
gputils-1.4.0/header/p16c710.inc-6-; 
##############################################
gputils-1.4.0/header/p16c710.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c710.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C710
gputils-1.4.0/header/p16c710.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c710.inc-23-;               LIST   P=PIC16C710
gputils-1.4.0/header/p16c710.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c710.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf24k50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf24k50.inc:5:;  MPASM PIC18LF24K50 processor include
gputils-1.4.0/header/p18lf24k50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf24k50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf24k50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF24K50
gputils-1.4.0/header/p18lf24k50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf24k50.inc-23-;               LIST   P=PIC18LF24K50
gputils-1.4.0/header/p18lf24k50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf24k50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8390.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8390.inc:5:;  MPASM PIC18F8390 processor include
gputils-1.4.0/header/p18f8390.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8390.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8390.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8390
gputils-1.4.0/header/p18f8390.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8390.inc-23-;               LIST   P=PIC18F8390
gputils-1.4.0/header/p18f8390.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8390.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f67j93.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f67j93.inc:5:;  MPASM PIC18F67J93 processor include
gputils-1.4.0/header/p18f67j93.inc-6-; 
##############################################
gputils-1.4.0/header/p18f67j93.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f67j93.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F67J93
gputils-1.4.0/header/p18f67j93.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f67j93.inc-23-;               LIST   P=PIC18F67J93
gputils-1.4.0/header/p18f67j93.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f67j93.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4550.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4550.inc:5:;  MPASM PIC18F4550 processor include
gputils-1.4.0/header/p18f4550.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4550.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4550.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4550
gputils-1.4.0/header/p18f4550.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4550.inc-23-;               LIST   P=PIC18F4550
gputils-1.4.0/header/p18f4550.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4550.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf720.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf720.inc:5:;  MPASM PIC16LF720 processor include
gputils-1.4.0/header/p16lf720.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf720.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf720.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF720
gputils-1.4.0/header/p16lf720.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf720.inc-23-;               LIST   P=PIC16LF720
gputils-1.4.0/header/p16lf720.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf720.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c770.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c770.inc:5:;  MPASM PIC16C770 processor include
gputils-1.4.0/header/p16c770.inc-6-; 
##############################################
gputils-1.4.0/header/p16c770.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c770.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C770
gputils-1.4.0/header/p16c770.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c770.inc-23-;               LIST   P=PIC16C770
gputils-1.4.0/header/p16c770.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c770.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2620.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2620.inc:5:;  MPASM PIC18F2620 processor include
gputils-1.4.0/header/p18f2620.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2620.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2620.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2620
gputils-1.4.0/header/p18f2620.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2620.inc-23-;               LIST   P=PIC18F2620
gputils-1.4.0/header/p18f2620.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2620.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f25k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f25k80.inc:5:;  MPASM PIC18F25K80 processor include
gputils-1.4.0/header/p18f25k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18f25k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f25k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F25K80
gputils-1.4.0/header/p18f25k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f25k80.inc-23-;               LIST   P=PIC18F25K80
gputils-1.4.0/header/p18f25k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f25k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr58a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr58a.inc:5:;  MPASM PIC16CR58A processor include
gputils-1.4.0/header/p16cr58a.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr58a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr58a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR58A
gputils-1.4.0/header/p16cr58a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr58a.inc-23-;               LIST   P=PIC16CR58A
gputils-1.4.0/header/p16cr58a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr58a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4682.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4682.inc:5:;  MPASM PIC18F4682 processor include
gputils-1.4.0/header/p18f4682.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4682.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4682.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4682
gputils-1.4.0/header/p18f4682.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4682.inc-23-;               LIST   P=PIC18F4682
gputils-1.4.0/header/p18f4682.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4682.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18c442.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18c442.inc:5:;  MPASM PIC18C442 processor include
gputils-1.4.0/header/p18c442.inc-6-; 
##############################################
gputils-1.4.0/header/p18c442.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18c442.inc:21:;               C:\MPASM MYFILE.ASM /PIC18C442
gputils-1.4.0/header/p18c442.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18c442.inc-23-;               LIST   P=PIC18C442
gputils-1.4.0/header/p18c442.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18c442.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4458.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4458.inc:5:;  MPASM PIC18F4458 processor include
gputils-1.4.0/header/p18f4458.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4458.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4458.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4458
gputils-1.4.0/header/p18f4458.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4458.inc-23-;               LIST   P=PIC18F4458
gputils-1.4.0/header/p18f4458.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4458.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f74.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f74.inc:5:;  MPASM PIC16F74 processor include
gputils-1.4.0/header/p16f74.inc-6-; 
##############################################
gputils-1.4.0/header/p16f74.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f74.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F74
gputils-1.4.0/header/p16f74.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f74.inc-23-;               LIST   P=PIC16F74
gputils-1.4.0/header/p16f74.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f74.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1827.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1827.inc:4:;  MPASM PIC16LF1827 processor include
gputils-1.4.0/header/p16lf1827.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1827.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1827.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1827
gputils-1.4.0/header/p16lf1827.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1827.inc-22-;               LIST   P=PIC16LF1827
gputils-1.4.0/header/p16lf1827.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1827.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f67k90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f67k90.inc:5:;  MPASM PIC18F67K90 processor include
gputils-1.4.0/header/p18f67k90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f67k90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f67k90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F67K90
gputils-1.4.0/header/p18f67k90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f67k90.inc-23-;               LIST   P=PIC18F67K90
gputils-1.4.0/header/p18f67k90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f67k90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2515.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2515.inc:5:;  MPASM PIC18F2515 processor include
gputils-1.4.0/header/p18f2515.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2515.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2515.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2515
gputils-1.4.0/header/p18f2515.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2515.inc-23-;               LIST   P=PIC18F2515
gputils-1.4.0/header/p18f2515.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2515.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c65a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c65a.inc:5:;  MPASM PIC16C65A processor include
gputils-1.4.0/header/p16c65a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c65a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c65a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C65A
gputils-1.4.0/header/p16c65a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c65a.inc-23-;               LIST   P=PIC16C65A
gputils-1.4.0/header/p16c65a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c65a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c74b.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c74b.inc:5:;  MPASM PIC16C74B processor include
gputils-1.4.0/header/p16c74b.inc-6-; 
##############################################
gputils-1.4.0/header/p16c74b.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c74b.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C74B
gputils-1.4.0/header/p16c74b.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c74b.inc-23-;               LIST   P=PIC16C74B
gputils-1.4.0/header/p16c74b.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c74b.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf13k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf13k22.inc:5:;  MPASM PIC18LF13K22 processor include
gputils-1.4.0/header/p18lf13k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf13k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf13k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF13K22
gputils-1.4.0/header/p18lf13k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf13k22.inc-23-;               LIST   P=PIC18LF13K22
gputils-1.4.0/header/p18lf13k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf13k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f25k50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f25k50.inc:5:;  MPASM PIC18F25K50 processor include
gputils-1.4.0/header/p18f25k50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f25k50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f25k50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F25K50
gputils-1.4.0/header/p18f25k50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f25k50.inc-23-;               LIST   P=PIC18F25K50
gputils-1.4.0/header/p18f25k50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f25k50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f27j53.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f27j53.inc:5:;  MPASM PIC18F27J53 processor include
gputils-1.4.0/header/p18f27j53.inc-6-; 
##############################################
gputils-1.4.0/header/p18f27j53.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f27j53.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F27J53
gputils-1.4.0/header/p18f27j53.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f27j53.inc-23-;               LIST   P=PIC18F27J53
gputils-1.4.0/header/p18f27j53.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f27j53.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr54a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr54a.inc:5:;  MPASM PIC16CR54A processor include
gputils-1.4.0/header/p16cr54a.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr54a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr54a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR54A
gputils-1.4.0/header/p16cr54a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr54a.inc-23-;               LIST   P=PIC16CR54A
gputils-1.4.0/header/p16cr54a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr54a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f67j94.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f67j94.inc:5:;  MPASM PIC18F67J94 processor include
gputils-1.4.0/header/p18f67j94.inc-6-; 
##############################################
gputils-1.4.0/header/p18f67j94.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f67j94.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F67J94
gputils-1.4.0/header/p18f67j94.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f67j94.inc-23-;               LIST   P=PIC18F67J94
gputils-1.4.0/header/p18f67j94.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f67j94.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f628a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f628a.inc:5:;  MPASM PIC16F628A processor include
gputils-1.4.0/header/p16f628a.inc-6-; 
##############################################
gputils-1.4.0/header/p16f628a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f628a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F628A
gputils-1.4.0/header/p16f628a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f628a.inc-23-;               LIST   P=PIC16F628A
gputils-1.4.0/header/p16f628a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f628a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f65j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f65j50.inc:5:;  MPASM PIC18F65J50 processor include
gputils-1.4.0/header/p18f65j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f65j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f65j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F65J50
gputils-1.4.0/header/p18f65j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f65j50.inc-23-;               LIST   P=PIC18F65J50
gputils-1.4.0/header/p18f65j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f65j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f26k20.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f26k20.inc:5:;  MPASM PIC18F26K20 processor include
gputils-1.4.0/header/p18f26k20.inc-6-; 
##############################################
gputils-1.4.0/header/p18f26k20.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f26k20.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F26K20
gputils-1.4.0/header/p18f26k20.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f26k20.inc-23-;               LIST   P=PIC18F26K20
gputils-1.4.0/header/p18f26k20.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f26k20.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12lf1501.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12lf1501.inc:5:;  MPASM PIC12LF1501 processor include
gputils-1.4.0/header/p12lf1501.inc-6-; 
##############################################
gputils-1.4.0/header/p12lf1501.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12lf1501.inc:21:;               C:\MPASM MYFILE.ASM /PIC12LF1501
gputils-1.4.0/header/p12lf1501.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12lf1501.inc-23-;               LIST   P=PIC12LF1501
gputils-1.4.0/header/p12lf1501.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12lf1501.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf24j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf24j10.inc:5:;  MPASM PIC18LF24J10 processor include
gputils-1.4.0/header/p18lf24j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf24j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf24j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF24J10
gputils-1.4.0/header/p18lf24j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf24j10.inc-23-;               LIST   P=PIC18LF24J10
gputils-1.4.0/header/p18lf24j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf24j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf25j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf25j10.inc:5:;  MPASM PIC18LF25J10 processor include
gputils-1.4.0/header/p18lf25j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf25j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf25j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF25J10
gputils-1.4.0/header/p18lf25j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf25j10.inc-23-;               LIST   P=PIC18LF25J10
gputils-1.4.0/header/p18lf25j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf25j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f242.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f242.inc:5:;  MPASM PIC18F242 processor include
gputils-1.4.0/header/p18f242.inc-6-; 
##############################################
gputils-1.4.0/header/p18f242.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f242.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F242
gputils-1.4.0/header/p18f242.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f242.inc-23-;               LIST   P=PIC18F242
gputils-1.4.0/header/p18f242.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f242.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f65j90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f65j90.inc:5:;  MPASM PIC18F65J90 processor include
gputils-1.4.0/header/p18f65j90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f65j90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f65j90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F65J90
gputils-1.4.0/header/p18f65j90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f65j90.inc-23-;               LIST   P=PIC18F65J90
gputils-1.4.0/header/p18f65j90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f65j90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1503.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1503.inc:5:;  MPASM PIC16LF1503 processor include
gputils-1.4.0/header/p16lf1503.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1503.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1503.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1503
gputils-1.4.0/header/p16lf1503.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1503.inc-23-;               LIST   P=PIC16LF1503
gputils-1.4.0/header/p16lf1503.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1503.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2450.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2450.inc:5:;  MPASM PIC18F2450 processor include
gputils-1.4.0/header/p18f2450.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2450.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2450.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2450
gputils-1.4.0/header/p18f2450.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2450.inc-23-;               LIST   P=PIC18F2450
gputils-1.4.0/header/p18f2450.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2450.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f85k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f85k22.inc:5:;  MPASM PIC18F85K22 processor include
gputils-1.4.0/header/p18f85k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f85k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f85k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F85K22
gputils-1.4.0/header/p18f85k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f85k22.inc-23-;               LIST   P=PIC18F85K22
gputils-1.4.0/header/p18f85k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f85k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c76.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c76.inc:5:;  MPASM PIC16C76 processor include
gputils-1.4.0/header/p16c76.inc-6-; 
##############################################
gputils-1.4.0/header/p16c76.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c76.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C76
gputils-1.4.0/header/p16c76.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c76.inc-23-;               LIST   P=PIC16C76
gputils-1.4.0/header/p16c76.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c76.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c5x.inc-39-;       1. Command line switch:
gputils-1.4.0/header/p16c5x.inc:40:;               C:\ MPASM MYFILE.ASM /P16C54A
gputils-1.4.0/header/p16c5x.inc-41-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c5x.inc-42-;               LIST   P=16C54A
gputils-1.4.0/header/p16c5x.inc:43:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c5x.inc-44-
##############################################
gputils-1.4.0/header/p16c5x.inc-54-;4.11   01/18/99 Added 54C, 55A, 57C for interim release
gputils-1.4.0/header/p16c5x.inc:55:;4.10   08/18/98 Added new processor for MPASM v2.16
gputils-1.4.0/header/p16c5x.inc:56:;4.00   06/05/97 Added new processors for MPASM v2.00
gputils-1.4.0/header/p16c5x.inc:57:;3.30   07/16/96 Aligned processors with MPASM v1.40
gputils-1.4.0/header/p16c5x.inc-58-;3.20	04/09/96 Added 16C54B, 16CR56B, 16C58B
##############################################
gputils-1.4.0/header/p16c5x.inc-60-;3.01   11/29/95 Removed 16CR55
gputils-1.4.0/header/p16c5x.inc:61:;3.00   10/16/95 Added new processors for MPASM v1.30
gputils-1.4.0/header/p16c5x.inc-62-;2.04   07/26/95 Reformatted for readability
##############################################
gputils-1.4.0/header/p16cr57a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr57a.inc:5:;  MPASM PIC16CR57A processor include
gputils-1.4.0/header/p16cr57a.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr57a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr57a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR57A
gputils-1.4.0/header/p16cr57a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr57a.inc-23-;               LIST   P=PIC16CR57A
gputils-1.4.0/header/p16cr57a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr57a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8585.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8585.inc:5:;  MPASM PIC18F8585 processor include
gputils-1.4.0/header/p18f8585.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8585.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8585.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8585
gputils-1.4.0/header/p18f8585.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8585.inc-23-;               LIST   P=PIC18F8585
gputils-1.4.0/header/p18f8585.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8585.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c56.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c56.inc:5:;  MPASM PIC16C56 processor include
gputils-1.4.0/header/p16c56.inc-6-; 
##############################################
gputils-1.4.0/header/p16c56.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c56.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C56
gputils-1.4.0/header/p16c56.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c56.inc-23-;               LIST   P=PIC16C56
gputils-1.4.0/header/p16c56.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c56.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12lf1571.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12lf1571.inc:5:;  MPASM PIC12LF1571 processor include
gputils-1.4.0/header/p12lf1571.inc-6-; 
##############################################
gputils-1.4.0/header/p12lf1571.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12lf1571.inc:21:;               C:\MPASM MYFILE.ASM /PIC12LF1571
gputils-1.4.0/header/p12lf1571.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12lf1571.inc-23-;               LIST   P=PIC12LF1571
gputils-1.4.0/header/p12lf1571.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12lf1571.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1939.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1939.inc:4:;  MPASM PIC16LF1939 processor include
gputils-1.4.0/header/p16lf1939.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1939.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1939.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1939
gputils-1.4.0/header/p16lf1939.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1939.inc-22-;               LIST   P=PIC16LF1939
gputils-1.4.0/header/p16lf1939.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1939.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf24j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf24j50.inc:5:;  MPASM PIC18LF24J50 processor include
gputils-1.4.0/header/p18lf24j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf24j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf24j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF24J50
gputils-1.4.0/header/p18lf24j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf24j50.inc-23-;               LIST   P=PIC18LF24J50
gputils-1.4.0/header/p18lf24j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf24j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1787.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1787.inc:5:;  MPASM PIC16LF1787 processor include
gputils-1.4.0/header/p16lf1787.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1787.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1787.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1787
gputils-1.4.0/header/p16lf1787.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1787.inc-23-;               LIST   P=PIC16LF1787
gputils-1.4.0/header/p16lf1787.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1787.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4431.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4431.inc:5:;  MPASM PIC18F4431 processor include
gputils-1.4.0/header/p18f4431.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4431.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4431.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4431
gputils-1.4.0/header/p18f4431.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4431.inc-23-;               LIST   P=PIC18F4431
gputils-1.4.0/header/p18f4431.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4431.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1825.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1825.inc:5:;  MPASM PIC16LF1825 processor include
gputils-1.4.0/header/p16lf1825.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1825.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1825.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1825
gputils-1.4.0/header/p16lf1825.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1825.inc-23-;               LIST   P=PIC16LF1825
gputils-1.4.0/header/p16lf1825.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1825.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf45j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf45j50.inc:5:;  MPASM PIC18LF45J50 processor include
gputils-1.4.0/header/p18lf45j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf45j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf45j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF45J50
gputils-1.4.0/header/p18lf45j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf45j50.inc-23-;               LIST   P=PIC18LF45J50
gputils-1.4.0/header/p18lf45j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf45j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1717.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1717.inc:5:;  MPASM PIC16F1717 processor include
gputils-1.4.0/header/p16f1717.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1717.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1717.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1717
gputils-1.4.0/header/p16f1717.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1717.inc-23-;               LIST   P=PIC16F1717
gputils-1.4.0/header/p16f1717.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1717.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6680.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6680.inc:5:;  MPASM PIC18F6680 processor include
gputils-1.4.0/header/p18f6680.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6680.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6680.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6680
gputils-1.4.0/header/p18f6680.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6680.inc-23-;               LIST   P=PIC18F6680
gputils-1.4.0/header/p18f6680.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6680.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f95j94.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f95j94.inc:5:;  MPASM PIC18F95J94 processor include
gputils-1.4.0/header/p18f95j94.inc-6-; 
##############################################
gputils-1.4.0/header/p18f95j94.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f95j94.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F95J94
gputils-1.4.0/header/p18f95j94.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f95j94.inc-23-;               LIST   P=PIC18F95J94
gputils-1.4.0/header/p18f95j94.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f95j94.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j94.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j94.inc:5:;  MPASM PIC18F86J94 processor include
gputils-1.4.0/header/p18f86j94.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j94.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j94.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J94
gputils-1.4.0/header/p18f86j94.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j94.inc-23-;               LIST   P=PIC18F86J94
gputils-1.4.0/header/p18f86j94.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j94.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6585.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6585.inc:5:;  MPASM PIC18F6585 processor include
gputils-1.4.0/header/p18f6585.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6585.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6585.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6585
gputils-1.4.0/header/p18f6585.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6585.inc-23-;               LIST   P=PIC18F6585
gputils-1.4.0/header/p18f6585.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6585.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f63j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f63j11.inc:5:;  MPASM PIC18F63J11 processor include
gputils-1.4.0/header/p18f63j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f63j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f63j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F63J11
gputils-1.4.0/header/p18f63j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f63j11.inc-23-;               LIST   P=PIC18F63J11
gputils-1.4.0/header/p18f63j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f63j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f684.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f684.inc:5:;  MPASM PIC16F684 processor include
gputils-1.4.0/header/p16f684.inc-6-; 
##############################################
gputils-1.4.0/header/p16f684.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f684.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F684
gputils-1.4.0/header/p16f684.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f684.inc-23-;               LIST   P=PIC16F684
gputils-1.4.0/header/p16f684.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f684.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f76.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f76.inc:5:;  MPASM PIC16F76 processor include
gputils-1.4.0/header/p16f76.inc-6-; 
##############################################
gputils-1.4.0/header/p16f76.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f76.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F76
gputils-1.4.0/header/p16f76.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f76.inc-23-;               LIST   P=PIC16F76
gputils-1.4.0/header/p16f76.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f76.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j90.inc:5:;  MPASM PIC18F66J90 processor include
gputils-1.4.0/header/p18f66j90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J90
gputils-1.4.0/header/p18f66j90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j90.inc-23-;               LIST   P=PIC18F66J90
gputils-1.4.0/header/p18f66j90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c64.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p16c64.inc:13:;               C:\ MPASM MYFILE.ASM /PIC16C64
gputils-1.4.0/header/p16c64.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c64.inc-15-;               LIST   P=PIC16C64
gputils-1.4.0/header/p16c64.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c64.inc-17-
##############################################
gputils-1.4.0/header/p18f452.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f452.inc:5:;  MPASM PIC18F452 processor include
gputils-1.4.0/header/p18f452.inc-6-; 
##############################################
gputils-1.4.0/header/p18f452.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f452.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F452
gputils-1.4.0/header/p18f452.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f452.inc-23-;               LIST   P=PIC18F452
gputils-1.4.0/header/p18f452.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f452.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1829.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1829.inc:5:;  MPASM PIC16LF1829 processor include
gputils-1.4.0/header/p16lf1829.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1829.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1829.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1829
gputils-1.4.0/header/p16lf1829.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1829.inc-23-;               LIST   P=PIC16LF1829
gputils-1.4.0/header/p16lf1829.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1829.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1526.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1526.inc:5:;  MPASM PIC16F1526 processor include
gputils-1.4.0/header/p16f1526.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1526.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1526.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1526
gputils-1.4.0/header/p16f1526.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1526.inc-23-;               LIST   P=PIC16F1526
gputils-1.4.0/header/p16f1526.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1526.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c54.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c54.inc:5:;  MPASM PIC16C54 processor include
gputils-1.4.0/header/p16c54.inc-6-; 
##############################################
gputils-1.4.0/header/p16c54.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c54.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C54
gputils-1.4.0/header/p16c54.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c54.inc-23-;               LIST   P=PIC16C54
gputils-1.4.0/header/p16c54.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c54.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p10f320.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p10f320.inc:5:;  MPASM PIC10F320 processor include
gputils-1.4.0/header/p10f320.inc-6-; 
##############################################
gputils-1.4.0/header/p10f320.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p10f320.inc:21:;               C:\MPASM MYFILE.ASM /PIC10F320
gputils-1.4.0/header/p10f320.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p10f320.inc-23-;               LIST   P=PIC10F320
gputils-1.4.0/header/p10f320.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p10f320.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf18313.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf18313.inc:5:;  MPASM PIC16LF18313 processor include
gputils-1.4.0/header/p16lf18313.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf18313.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf18313.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF18313
gputils-1.4.0/header/p16lf18313.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf18313.inc-23-;               LIST   P=PIC16LF18313
gputils-1.4.0/header/p16lf18313.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf18313.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c54c.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c54c.inc:5:;  MPASM PIC16C54C processor include
gputils-1.4.0/header/p16c54c.inc-6-; 
##############################################
gputils-1.4.0/header/p16c54c.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c54c.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C54C
gputils-1.4.0/header/p16c54c.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c54c.inc-23-;               LIST   P=PIC16C54C
gputils-1.4.0/header/p16c54c.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c54c.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f45j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f45j50.inc:5:;  MPASM PIC18F45J50 processor include
gputils-1.4.0/header/p18f45j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f45j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f45j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F45J50
gputils-1.4.0/header/p18f45j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f45j50.inc-23-;               LIST   P=PIC18F45J50
gputils-1.4.0/header/p18f45j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f45j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4321.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4321.inc:5:;  MPASM PIC18F4321 processor include
gputils-1.4.0/header/p18f4321.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4321.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4321.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4321
gputils-1.4.0/header/p18f4321.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4321.inc-23-;               LIST   P=PIC18F4321
gputils-1.4.0/header/p18f4321.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4321.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf26j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf26j50.inc:5:;  MPASM PIC18LF26J50 processor include
gputils-1.4.0/header/p18lf26j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf26j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf26j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF26J50
gputils-1.4.0/header/p18lf26j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf26j50.inc-23-;               LIST   P=PIC18LF26J50
gputils-1.4.0/header/p18lf26j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf26j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f882.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f882.inc:5:;  MPASM PIC16F882 processor include
gputils-1.4.0/header/p16f882.inc-6-; 
##############################################
gputils-1.4.0/header/p16f882.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f882.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F882
gputils-1.4.0/header/p16f882.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f882.inc-23-;               LIST   P=PIC16F882
gputils-1.4.0/header/p16f882.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f882.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f45k20.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f45k20.inc:5:;  MPASM PIC18F45K20 processor include
gputils-1.4.0/header/p18f45k20.inc-6-; 
##############################################
gputils-1.4.0/header/p18f45k20.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f45k20.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F45K20
gputils-1.4.0/header/p18f45k20.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f45k20.inc-23-;               LIST   P=PIC18F45K20
gputils-1.4.0/header/p18f45k20.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f45k20.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8620.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8620.inc:5:;  MPASM PIC18F8620 processor include
gputils-1.4.0/header/p18f8620.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8620.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8620.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8620
gputils-1.4.0/header/p18f8620.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8620.inc-23-;               LIST   P=PIC18F8620
gputils-1.4.0/header/p18f8620.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8620.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2550.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2550.inc:5:;  MPASM PIC18F2550 processor include
gputils-1.4.0/header/p18f2550.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2550.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2550.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2550
gputils-1.4.0/header/p18f2550.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2550.inc-23-;               LIST   P=PIC18F2550
gputils-1.4.0/header/p18f2550.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2550.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8520.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8520.inc:5:;  MPASM PIC18F8520 processor include
gputils-1.4.0/header/p18f8520.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8520.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8520.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8520
gputils-1.4.0/header/p18f8520.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8520.inc-23-;               LIST   P=PIC18F8520
gputils-1.4.0/header/p18f8520.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8520.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/rf675k.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/rf675k.inc:5:;  MPASM PICRF675K processor include
gputils-1.4.0/header/rf675k.inc-6-; 
##############################################
gputils-1.4.0/header/rf675k.inc-20-;       1. Command line switch:
gputils-1.4.0/header/rf675k.inc:21:;               C:\MPASM MYFILE.ASM /PICRF675K
gputils-1.4.0/header/rf675k.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/rf675k.inc-23-;               LIST   P=PICRF675K
gputils-1.4.0/header/rf675k.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/rf675k.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f72.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f72.inc:5:;  MPASM PIC16F72 processor include
gputils-1.4.0/header/p16f72.inc-6-; 
##############################################
gputils-1.4.0/header/p16f72.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f72.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F72
gputils-1.4.0/header/p16f72.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f72.inc-23-;               LIST   P=PIC16F72
gputils-1.4.0/header/p16f72.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f72.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c63.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c63.inc:5:;  MPASM PIC16C63 processor include
gputils-1.4.0/header/p16c63.inc-6-; 
##############################################
gputils-1.4.0/header/p16c63.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c63.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C63
gputils-1.4.0/header/p16c63.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c63.inc-23-;               LIST   P=PIC16C63
gputils-1.4.0/header/p16c63.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c63.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1518.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1518.inc:5:;  MPASM PIC16LF1518 processor include
gputils-1.4.0/header/p16lf1518.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1518.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1518.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1518
gputils-1.4.0/header/p16lf1518.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1518.inc-23-;               LIST   P=PIC16LF1518
gputils-1.4.0/header/p16lf1518.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1518.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f872.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f872.inc:5:;  MPASM PIC16F872 processor include
gputils-1.4.0/header/p16f872.inc-6-; 
##############################################
gputils-1.4.0/header/p16f872.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f872.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F872
gputils-1.4.0/header/p16f872.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f872.inc-23-;               LIST   P=PIC16F872
gputils-1.4.0/header/p16f872.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f872.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf24k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf24k22.inc:5:;  MPASM PIC18LF24K22 processor include
gputils-1.4.0/header/p18lf24k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf24k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf24k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF24K22
gputils-1.4.0/header/p18lf24k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf24k22.inc-23-;               LIST   P=PIC18LF24K22
gputils-1.4.0/header/p18lf24k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf24k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf14k50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf14k50.inc:5:;  MPASM PIC18LF14K50 processor include
gputils-1.4.0/header/p18lf14k50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf14k50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf14k50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF14K50
gputils-1.4.0/header/p18lf14k50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf14k50.inc-23-;               LIST   P=PIC18LF14K50
gputils-1.4.0/header/p18lf14k50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf14k50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f877.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f877.inc:5:;  MPASM PIC16F877 processor include
gputils-1.4.0/header/p16f877.inc-6-; 
##############################################
gputils-1.4.0/header/p16f877.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f877.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F877
gputils-1.4.0/header/p16f877.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f877.inc-23-;               LIST   P=PIC16F877
gputils-1.4.0/header/p16f877.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f877.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j55.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j55.inc:5:;  MPASM PIC18F86J55 processor include
gputils-1.4.0/header/p18f86j55.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j55.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j55.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J55
gputils-1.4.0/header/p18f86j55.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j55.inc-23-;               LIST   P=PIC18F86J55
gputils-1.4.0/header/p18f86j55.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j55.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2682.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2682.inc:5:;  MPASM PIC18F2682 processor include
gputils-1.4.0/header/p18f2682.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2682.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2682.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2682
gputils-1.4.0/header/p18f2682.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2682.inc-23-;               LIST   P=PIC18F2682
gputils-1.4.0/header/p18f2682.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2682.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1938.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1938.inc:4:;  MPASM PIC16LF1938 processor include
gputils-1.4.0/header/p16lf1938.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1938.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1938.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1938
gputils-1.4.0/header/p16lf1938.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1938.inc-22-;               LIST   P=PIC16LF1938
gputils-1.4.0/header/p16lf1938.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1938.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c557.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c557.inc:5:;  MPASM PIC16C557 processor include
gputils-1.4.0/header/p16c557.inc-6-; 
##############################################
gputils-1.4.0/header/p16c557.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c557.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C557
gputils-1.4.0/header/p16c557.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c557.inc-23-;               LIST   P=PIC16C557
gputils-1.4.0/header/p16c557.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c557.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf44j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf44j50.inc:5:;  MPASM PIC18LF44J50 processor include
gputils-1.4.0/header/p18lf44j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf44j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf44j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF44J50
gputils-1.4.0/header/p18lf44j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf44j50.inc-23-;               LIST   P=PIC18LF44J50
gputils-1.4.0/header/p18lf44j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf44j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f716.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f716.inc:5:;  MPASM PIC16F716 processor include
gputils-1.4.0/header/p16f716.inc-6-; 
##############################################
gputils-1.4.0/header/p16f716.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f716.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F716
gputils-1.4.0/header/p16f716.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f716.inc-23-;               LIST   P=PIC16F716
gputils-1.4.0/header/p16f716.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f716.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f25k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f25k22.inc:5:;  MPASM PIC18F25K22 processor include
gputils-1.4.0/header/p18f25k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f25k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f25k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F25K22
gputils-1.4.0/header/p18f25k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f25k22.inc-23-;               LIST   P=PIC18F25K22
gputils-1.4.0/header/p18f25k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f25k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8310.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8310.inc:5:;  MPASM PIC18F8310 processor include
gputils-1.4.0/header/p18f8310.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8310.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8310.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8310
gputils-1.4.0/header/p18f8310.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8310.inc-23-;               LIST   P=PIC18F8310
gputils-1.4.0/header/p18f8310.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8310.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c773.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c773.inc:5:;  MPASM PIC16C773 processor include
gputils-1.4.0/header/p16c773.inc-6-; 
##############################################
gputils-1.4.0/header/p16c773.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c773.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C773
gputils-1.4.0/header/p16c773.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c773.inc-23-;               LIST   P=PIC16C773
gputils-1.4.0/header/p16c773.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c773.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f87j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f87j11.inc:5:;  MPASM PIC18F87J11 processor include
gputils-1.4.0/header/p18f87j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f87j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f87j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F87J11
gputils-1.4.0/header/p18f87j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f87j11.inc-23-;               LIST   P=PIC18F87J11
gputils-1.4.0/header/p18f87j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f87j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf46j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf46j11.inc:5:;  MPASM PIC18LF46J11 processor include
gputils-1.4.0/header/p18lf46j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf46j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf46j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF46J11
gputils-1.4.0/header/p18lf46j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf46j11.inc-23-;               LIST   P=PIC18LF46J11
gputils-1.4.0/header/p18lf46j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf46j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf46k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf46k80.inc:5:;  MPASM PIC18LF46K80 processor include
gputils-1.4.0/header/p18lf46k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf46k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf46k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF46K80
gputils-1.4.0/header/p18lf46k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf46k80.inc-23-;               LIST   P=PIC18LF46K80
gputils-1.4.0/header/p18lf46k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf46k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf47j53.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf47j53.inc:5:;  MPASM PIC18LF47J53 processor include
gputils-1.4.0/header/p18lf47j53.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf47j53.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf47j53.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF47J53
gputils-1.4.0/header/p18lf47j53.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf47j53.inc-23-;               LIST   P=PIC18LF47J53
gputils-1.4.0/header/p18lf47j53.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf47j53.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr56a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr56a.inc:5:;  MPASM PIC16CR56A processor include
gputils-1.4.0/header/p16cr56a.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr56a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr56a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR56A
gputils-1.4.0/header/p16cr56a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr56a.inc-23-;               LIST   P=PIC16CR56A
gputils-1.4.0/header/p16cr56a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr56a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f85k90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f85k90.inc:5:;  MPASM PIC18F85K90 processor include
gputils-1.4.0/header/p18f85k90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f85k90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f85k90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F85K90
gputils-1.4.0/header/p18f85k90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f85k90.inc-23-;               LIST   P=PIC18F85K90
gputils-1.4.0/header/p18f85k90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f85k90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6628.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6628.inc:5:;  MPASM PIC18F6628 processor include
gputils-1.4.0/header/p18f6628.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6628.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6628.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6628
gputils-1.4.0/header/p18f6628.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6628.inc-23-;               LIST   P=PIC18F6628
gputils-1.4.0/header/p18f6628.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6628.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f26j53.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f26j53.inc:5:;  MPASM PIC18F26J53 processor include
gputils-1.4.0/header/p18f26j53.inc-6-; 
##############################################
gputils-1.4.0/header/p18f26j53.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f26j53.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F26J53
gputils-1.4.0/header/p18f26j53.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f26j53.inc-23-;               LIST   P=PIC18F26J53
gputils-1.4.0/header/p18f26j53.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f26j53.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1526.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1526.inc:5:;  MPASM PIC16LF1526 processor include
gputils-1.4.0/header/p16lf1526.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1526.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1526.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1526
gputils-1.4.0/header/p16lf1526.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1526.inc-23-;               LIST   P=PIC16LF1526
gputils-1.4.0/header/p16lf1526.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1526.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1454.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1454.inc:5:;  MPASM PIC16F1454 processor include
gputils-1.4.0/header/p16f1454.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1454.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1454.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1454
gputils-1.4.0/header/p16f1454.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1454.inc-23-;               LIST   P=PIC16F1454
gputils-1.4.0/header/p16f1454.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1454.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1937.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1937.inc:4:;  MPASM PIC16LF1937 processor include
gputils-1.4.0/header/p16lf1937.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1937.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1937.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1937
gputils-1.4.0/header/p16lf1937.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1937.inc-22-;               LIST   P=PIC16LF1937
gputils-1.4.0/header/p16lf1937.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1937.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c72.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c72.inc:5:;  MPASM PIC16C72 processor include
gputils-1.4.0/header/p16c72.inc-6-; 
##############################################
gputils-1.4.0/header/p16c72.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c72.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C72
gputils-1.4.0/header/p16c72.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c72.inc-23-;               LIST   P=PIC16C72
gputils-1.4.0/header/p16c72.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c72.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12c509a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12c509a.inc:5:;  MPASM PIC12C509A processor include
gputils-1.4.0/header/p12c509a.inc-6-; 
##############################################
gputils-1.4.0/header/p12c509a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12c509a.inc:21:;               C:\MPASM MYFILE.ASM /PIC12C509A
gputils-1.4.0/header/p12c509a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12c509a.inc-23-;               LIST   P=PIC12C509A
gputils-1.4.0/header/p12c509a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12c509a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j65.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j65.inc:5:;  MPASM PIC18F86J65 processor include
gputils-1.4.0/header/p18f86j65.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j65.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j65.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J65
gputils-1.4.0/header/p18f86j65.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j65.inc-23-;               LIST   P=PIC18F86J65
gputils-1.4.0/header/p18f86j65.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j65.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f675.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f675.inc:5:;  MPASM PIC12F675 processor include
gputils-1.4.0/header/p12f675.inc-6-; 
##############################################
gputils-1.4.0/header/p12f675.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f675.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F675
gputils-1.4.0/header/p12f675.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f675.inc-23-;               LIST   P=PIC12F675
gputils-1.4.0/header/p12f675.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f675.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1936.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1936.inc:4:;  MPASM PIC16LF1936 processor include
gputils-1.4.0/header/p16lf1936.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1936.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1936.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1936
gputils-1.4.0/header/p16lf1936.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1936.inc-22-;               LIST   P=PIC16LF1936
gputils-1.4.0/header/p16lf1936.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1936.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c73.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p16c73.inc:13:;               C:\ MPASM MYFILE.ASM /PIC16C73
gputils-1.4.0/header/p16c73.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c73.inc-15-;               LIST   P=PIC16C73
gputils-1.4.0/header/p16c73.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c73.inc-17-
##############################################
gputils-1.4.0/header/p16f874.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f874.inc:5:;  MPASM PIC16F874 processor include
gputils-1.4.0/header/p16f874.inc-6-; 
##############################################
gputils-1.4.0/header/p16f874.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f874.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F874
gputils-1.4.0/header/p16f874.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f874.inc-23-;               LIST   P=PIC16F874
gputils-1.4.0/header/p16f874.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f874.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1783.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1783.inc:5:;  MPASM PIC16F1783 processor include
gputils-1.4.0/header/p16f1783.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1783.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1783.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1783
gputils-1.4.0/header/p16f1783.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1783.inc-23-;               LIST   P=PIC16F1783
gputils-1.4.0/header/p16f1783.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1783.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf721.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf721.inc:5:;  MPASM PIC16LF721 processor include
gputils-1.4.0/header/p16lf721.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf721.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf721.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF721
gputils-1.4.0/header/p16lf721.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf721.inc-23-;               LIST   P=PIC16LF721
gputils-1.4.0/header/p16lf721.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf721.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f1840.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f1840.inc:5:;  MPASM PIC12F1840 processor include
gputils-1.4.0/header/p12f1840.inc-6-; 
##############################################
gputils-1.4.0/header/p12f1840.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f1840.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F1840
gputils-1.4.0/header/p12f1840.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f1840.inc-23-;               LIST   P=PIC12F1840
gputils-1.4.0/header/p12f1840.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f1840.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f87j60.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f87j60.inc:5:;  MPASM PIC18F87J60 processor include
gputils-1.4.0/header/p18f87j60.inc-6-; 
##############################################
gputils-1.4.0/header/p18f87j60.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f87j60.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F87J60
gputils-1.4.0/header/p18f87j60.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f87j60.inc-23-;               LIST   P=PIC18F87J60
gputils-1.4.0/header/p18f87j60.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f87j60.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8393.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8393.inc:5:;  MPASM PIC18F8393 processor include
gputils-1.4.0/header/p18f8393.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8393.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8393.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8393
gputils-1.4.0/header/p18f8393.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8393.inc-23-;               LIST   P=PIC18F8393
gputils-1.4.0/header/p18f8393.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8393.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8622.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8622.inc:5:;  MPASM PIC18F8622 processor include
gputils-1.4.0/header/p18f8622.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8622.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8622.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8622
gputils-1.4.0/header/p18f8622.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8622.inc-23-;               LIST   P=PIC18F8622
gputils-1.4.0/header/p18f8622.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8622.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c65.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p16c65.inc:13:;               C:\ MPASM MYFILE.ASM /PIC16C65
gputils-1.4.0/header/p16c65.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c65.inc-15-;               LIST   P=PIC16C65
gputils-1.4.0/header/p16c65.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c65.inc-17-
##############################################
gputils-1.4.0/header/p18f25j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f25j10.inc:5:;  MPASM PIC18F25J10 processor include
gputils-1.4.0/header/p18f25j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18f25j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f25j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F25J10
gputils-1.4.0/header/p18f25j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f25j10.inc-23-;               LIST   P=PIC18F25J10
gputils-1.4.0/header/p18f25j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f25j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f726.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f726.inc:5:;  MPASM PIC16F726 processor include
gputils-1.4.0/header/p16f726.inc-6-; 
##############################################
gputils-1.4.0/header/p16f726.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f726.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F726
gputils-1.4.0/header/p16f726.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f726.inc-23-;               LIST   P=PIC16F726
gputils-1.4.0/header/p16f726.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f726.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c55a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c55a.inc:5:;  MPASM PIC16C55A processor include
gputils-1.4.0/header/p16c55a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c55a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c55a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C55A
gputils-1.4.0/header/p16c55a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c55a.inc-23-;               LIST   P=PIC16C55A
gputils-1.4.0/header/p16c55a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c55a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr83.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr83.inc:5:;  MPASM PIC16CR83 processor include
gputils-1.4.0/header/p16cr83.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr83.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr83.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR83
gputils-1.4.0/header/p16cr83.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr83.inc-23-;               LIST   P=PIC16CR83
gputils-1.4.0/header/p16cr83.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr83.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j15.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j15.inc:5:;  MPASM PIC18F86J15 processor include
gputils-1.4.0/header/p18f86j15.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j15.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j15.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J15
gputils-1.4.0/header/p18f86j15.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j15.inc-23-;               LIST   P=PIC18F86J15
gputils-1.4.0/header/p18f86j15.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j15.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1718.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1718.inc:5:;  MPASM PIC16F1718 processor include
gputils-1.4.0/header/p16f1718.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1718.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1718.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1718
gputils-1.4.0/header/p16f1718.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1718.inc-23-;               LIST   P=PIC16F1718
gputils-1.4.0/header/p16f1718.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1718.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f44k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f44k22.inc:5:;  MPASM PIC18F44K22 processor include
gputils-1.4.0/header/p18f44k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f44k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f44k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F44K22
gputils-1.4.0/header/p18f44k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f44k22.inc-23-;               LIST   P=PIC18F44K22
gputils-1.4.0/header/p18f44k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f44k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f45k50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f45k50.inc:5:;  MPASM PIC18F45K50 processor include
gputils-1.4.0/header/p18f45k50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f45k50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f45k50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F45K50
gputils-1.4.0/header/p18f45k50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f45k50.inc-23-;               LIST   P=PIC18F45K50
gputils-1.4.0/header/p18f45k50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f45k50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2539.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2539.inc:5:;  MPASM PIC18F2539 processor include
gputils-1.4.0/header/p18f2539.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2539.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2539.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2539
gputils-1.4.0/header/p18f2539.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2539.inc-23-;               LIST   P=PIC18F2539
gputils-1.4.0/header/p18f2539.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2539.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f510.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f510.inc:5:;  MPASM PIC12F510 processor include
gputils-1.4.0/header/p12f510.inc-6-; 
##############################################
gputils-1.4.0/header/p12f510.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f510.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F510
gputils-1.4.0/header/p12f510.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f510.inc-23-;               LIST   P=PIC12F510
gputils-1.4.0/header/p12f510.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f510.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1786.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1786.inc:5:;  MPASM PIC16F1786 processor include
gputils-1.4.0/header/p16f1786.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1786.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1786.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1786
gputils-1.4.0/header/p16f1786.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1786.inc-23-;               LIST   P=PIC16F1786
gputils-1.4.0/header/p16f1786.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1786.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f615.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f615.inc:5:;  MPASM PIC12F615 processor include
gputils-1.4.0/header/p12f615.inc-6-; 
##############################################
gputils-1.4.0/header/p12f615.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f615.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F615
gputils-1.4.0/header/p12f615.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f615.inc-23-;               LIST   P=PIC12F615
gputils-1.4.0/header/p12f615.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f615.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f46j13.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f46j13.inc:5:;  MPASM PIC18F46J13 processor include
gputils-1.4.0/header/p18f46j13.inc-6-; 
##############################################
gputils-1.4.0/header/p18f46j13.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f46j13.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F46J13
gputils-1.4.0/header/p18f46j13.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f46j13.inc-23-;               LIST   P=PIC18F46J13
gputils-1.4.0/header/p18f46j13.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f46j13.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12lf1822.inc-3-;==========================================================================
gputils-1.4.0/header/p12lf1822.inc:4:;  MPASM PIC12LF1822 processor include
gputils-1.4.0/header/p12lf1822.inc-5-; 
##############################################
gputils-1.4.0/header/p12lf1822.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p12lf1822.inc:20:;               C:\MPASM MYFILE.ASM /PIC12LF1822
gputils-1.4.0/header/p12lf1822.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p12lf1822.inc-22-;               LIST   P=PIC12LF1822
gputils-1.4.0/header/p12lf1822.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12lf1822.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f67j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f67j10.inc:5:;  MPASM PIC18F67J10 processor include
gputils-1.4.0/header/p18f67j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18f67j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f67j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F67J10
gputils-1.4.0/header/p18f67j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f67j10.inc-23-;               LIST   P=PIC18F67J10
gputils-1.4.0/header/p18f67j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f67j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1902.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1902.inc:5:;  MPASM PIC16LF1902 processor include
gputils-1.4.0/header/p16lf1902.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1902.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1902.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1902
gputils-1.4.0/header/p16lf1902.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1902.inc-23-;               LIST   P=PIC16LF1902
gputils-1.4.0/header/p16lf1902.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1902.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf45k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf45k22.inc:5:;  MPASM PIC18LF45K22 processor include
gputils-1.4.0/header/p18lf45k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf45k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf45k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF45K22
gputils-1.4.0/header/p18lf45k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf45k22.inc-23-;               LIST   P=PIC18LF45K22
gputils-1.4.0/header/p18lf45k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf45k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1788.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1788.inc:5:;  MPASM PIC16LF1788 processor include
gputils-1.4.0/header/p16lf1788.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1788.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1788.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1788
gputils-1.4.0/header/p16lf1788.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1788.inc-23-;               LIST   P=PIC16LF1788
gputils-1.4.0/header/p16lf1788.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1788.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1613.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1613.inc:5:;  MPASM PIC16F1613 processor include
gputils-1.4.0/header/p16f1613.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1613.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1613.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1613
gputils-1.4.0/header/p16f1613.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1613.inc-23-;               LIST   P=PIC16F1613
gputils-1.4.0/header/p16f1613.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1613.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p10f222.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p10f222.inc:5:;  MPASM PIC10F222 processor include
gputils-1.4.0/header/p10f222.inc-6-; 
##############################################
gputils-1.4.0/header/p10f222.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p10f222.inc:21:;               C:\MPASM MYFILE.ASM /PIC10F222
gputils-1.4.0/header/p10f222.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p10f222.inc-23-;               LIST   P=PIC10F222
gputils-1.4.0/header/p10f222.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p10f222.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f883.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f883.inc:5:;  MPASM PIC16F883 processor include
gputils-1.4.0/header/p16f883.inc-6-; 
##############################################
gputils-1.4.0/header/p16f883.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f883.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F883
gputils-1.4.0/header/p16f883.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f883.inc-23-;               LIST   P=PIC16F883
gputils-1.4.0/header/p16f883.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f883.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p10lf322.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p10lf322.inc:5:;  MPASM PIC10LF322 processor include
gputils-1.4.0/header/p10lf322.inc-6-; 
##############################################
gputils-1.4.0/header/p10lf322.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p10lf322.inc:21:;               C:\MPASM MYFILE.ASM /PIC10LF322
gputils-1.4.0/header/p10lf322.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p10lf322.inc-23-;               LIST   P=PIC10LF322
gputils-1.4.0/header/p10lf322.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p10lf322.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f87k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f87k22.inc:5:;  MPASM PIC18F87K22 processor include
gputils-1.4.0/header/p18f87k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f87k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f87k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F87K22
gputils-1.4.0/header/p18f87k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f87k22.inc-23-;               LIST   P=PIC18F87K22
gputils-1.4.0/header/p18f87k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f87k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f45j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f45j11.inc:5:;  MPASM PIC18F45J11 processor include
gputils-1.4.0/header/p18f45j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f45j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f45j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F45J11
gputils-1.4.0/header/p18f45j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f45j11.inc-23-;               LIST   P=PIC18F45J11
gputils-1.4.0/header/p18f45j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f45j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1946.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1946.inc:4:;  MPASM PIC16F1946 processor include
gputils-1.4.0/header/p16f1946.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1946.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1946.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1946
gputils-1.4.0/header/p16f1946.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1946.inc-22-;               LIST   P=PIC16F1946
gputils-1.4.0/header/p16f1946.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1946.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1716.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1716.inc:5:;  MPASM PIC16F1716 processor include
gputils-1.4.0/header/p16f1716.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1716.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1716.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1716
gputils-1.4.0/header/p16f1716.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1716.inc-23-;               LIST   P=PIC16F1716
gputils-1.4.0/header/p16f1716.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1716.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf722a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf722a.inc:5:;  MPASM PIC16LF722A processor include
gputils-1.4.0/header/p16lf722a.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf722a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf722a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF722A
gputils-1.4.0/header/p16lf722a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf722a.inc-23-;               LIST   P=PIC16LF722A
gputils-1.4.0/header/p16lf722a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf722a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c58a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c58a.inc:5:;  MPASM PIC16C58A processor include
gputils-1.4.0/header/p16c58a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c58a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c58a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C58A
gputils-1.4.0/header/p16c58a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c58a.inc-23-;               LIST   P=PIC16C58A
gputils-1.4.0/header/p16c58a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c58a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/ps500.inc-15-;       1. Command line switch:
gputils-1.4.0/header/ps500.inc:16:;               C:\ MPASM MYFILE.ASM /PS500
gputils-1.4.0/header/ps500.inc-17-;       2. LIST directive in the source file
gputils-1.4.0/header/ps500.inc-18-;               LIST   P=PS500
gputils-1.4.0/header/ps500.inc:19:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/ps500.inc-20-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c84.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p16c84.inc:13:;               C:\ MPASM MYFILE.ASM /PIC16C84
gputils-1.4.0/header/p16c84.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c84.inc-15-;               LIST   P=PIC16C84
gputils-1.4.0/header/p16c84.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c84.inc-17-
##############################################
gputils-1.4.0/header/p16lf1717.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1717.inc:5:;  MPASM PIC16LF1717 processor include
gputils-1.4.0/header/p16lf1717.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1717.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1717.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1717
gputils-1.4.0/header/p16lf1717.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1717.inc-23-;               LIST   P=PIC16LF1717
gputils-1.4.0/header/p16lf1717.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1717.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c621a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c621a.inc:5:;  MPASM PIC16C621A processor include
gputils-1.4.0/header/p16c621a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c621a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c621a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C621A
gputils-1.4.0/header/p16c621a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c621a.inc-23-;               LIST   P=PIC16C621A
gputils-1.4.0/header/p16c621a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c621a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1519.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1519.inc:5:;  MPASM PIC16LF1519 processor include
gputils-1.4.0/header/p16lf1519.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1519.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1519.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1519
gputils-1.4.0/header/p16lf1519.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1519.inc-23-;               LIST   P=PIC16LF1519
gputils-1.4.0/header/p16lf1519.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1519.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1933.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1933.inc:4:;  MPASM PIC16F1933 processor include
gputils-1.4.0/header/p16f1933.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1933.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1933.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1933
gputils-1.4.0/header/p16f1933.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1933.inc-22-;               LIST   P=PIC16F1933
gputils-1.4.0/header/p16f1933.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1933.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f24j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f24j10.inc:5:;  MPASM PIC18F24J10 processor include
gputils-1.4.0/header/p18f24j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18f24j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f24j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F24J10
gputils-1.4.0/header/p18f24j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f24j10.inc-23-;               LIST   P=PIC18F24J10
gputils-1.4.0/header/p18f24j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f24j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j50.inc:5:;  MPASM PIC18F66J50 processor include
gputils-1.4.0/header/p18f66j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J50
gputils-1.4.0/header/p18f66j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j50.inc-23-;               LIST   P=PIC18F66J50
gputils-1.4.0/header/p18f66j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p14000.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p14000.inc:13:;               C:\ MPASM MYFILE.ASM /PIC14000
gputils-1.4.0/header/p14000.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p14000.inc-15-;               LIST   P=PIC14000
gputils-1.4.0/header/p14000.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p14000.inc-17-
##############################################
gputils-1.4.0/header/p16cr54c.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr54c.inc:5:;  MPASM PIC16CR54C processor include
gputils-1.4.0/header/p16cr54c.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr54c.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr54c.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR54C
gputils-1.4.0/header/p16cr54c.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr54c.inc-23-;               LIST   P=PIC16CR54C
gputils-1.4.0/header/p16cr54c.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr54c.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4685.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4685.inc:5:;  MPASM PIC18F4685 processor include
gputils-1.4.0/header/p18f4685.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4685.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4685.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4685
gputils-1.4.0/header/p18f4685.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4685.inc-23-;               LIST   P=PIC18F4685
gputils-1.4.0/header/p18f4685.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4685.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12c509.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12c509.inc:5:;  MPASM PIC12C509 processor include
gputils-1.4.0/header/p12c509.inc-6-; 
##############################################
gputils-1.4.0/header/p12c509.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12c509.inc:21:;               C:\MPASM MYFILE.ASM /PIC12C509
gputils-1.4.0/header/p12c509.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12c509.inc-23-;               LIST   P=PIC12C509
gputils-1.4.0/header/p12c509.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12c509.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2510.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2510.inc:5:;  MPASM PIC18F2510 processor include
gputils-1.4.0/header/p18f2510.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2510.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2510.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2510
gputils-1.4.0/header/p18f2510.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2510.inc-23-;               LIST   P=PIC18F2510
gputils-1.4.0/header/p18f2510.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2510.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6627.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6627.inc:5:;  MPASM PIC18F6627 processor include
gputils-1.4.0/header/p18f6627.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6627.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6627.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6627
gputils-1.4.0/header/p18f6627.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6627.inc-23-;               LIST   P=PIC18F6627
gputils-1.4.0/header/p18f6627.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6627.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf25j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf25j50.inc:5:;  MPASM PIC18LF25J50 processor include
gputils-1.4.0/header/p18lf25j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf25j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf25j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF25J50
gputils-1.4.0/header/p18lf25j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf25j50.inc-23-;               LIST   P=PIC18LF25J50
gputils-1.4.0/header/p18lf25j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf25j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1936.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1936.inc:4:;  MPASM PIC16F1936 processor include
gputils-1.4.0/header/p16f1936.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1936.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1936.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1936
gputils-1.4.0/header/p16f1936.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1936.inc-22-;               LIST   P=PIC16F1936
gputils-1.4.0/header/p16f1936.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1936.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/pmcv28a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/pmcv28a.inc:5:;  MPASM MCV28A processor include
gputils-1.4.0/header/pmcv28a.inc-6-; 
##############################################
gputils-1.4.0/header/pmcv28a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/pmcv28a.inc:21:;               C:\MPASM MYFILE.ASM /MCV28A
gputils-1.4.0/header/pmcv28a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/pmcv28a.inc-23-;               LIST   P=MCV28A
gputils-1.4.0/header/pmcv28a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/pmcv28a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c712.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c712.inc:5:;  MPASM PIC16C712 processor include
gputils-1.4.0/header/p16c712.inc-6-; 
##############################################
gputils-1.4.0/header/p16c712.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c712.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C712
gputils-1.4.0/header/p16c712.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c712.inc-23-;               LIST   P=PIC16C712
gputils-1.4.0/header/p16c712.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c712.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f946.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f946.inc:5:;  MPASM PIC16F946 processor include
gputils-1.4.0/header/p16f946.inc-6-; 
##############################################
gputils-1.4.0/header/p16f946.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f946.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F946
gputils-1.4.0/header/p16f946.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f946.inc-23-;               LIST   P=PIC16F946
gputils-1.4.0/header/p16f946.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f946.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f688.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f688.inc:5:;  MPASM PIC16F688 processor include
gputils-1.4.0/header/p16f688.inc-6-; 
##############################################
gputils-1.4.0/header/p16f688.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f688.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F688
gputils-1.4.0/header/p16f688.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f688.inc-23-;               LIST   P=PIC16F688
gputils-1.4.0/header/p16f688.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f688.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6720.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6720.inc:5:;  MPASM PIC18F6720 processor include
gputils-1.4.0/header/p18f6720.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6720.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6720.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6720
gputils-1.4.0/header/p18f6720.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6720.inc-23-;               LIST   P=PIC18F6720
gputils-1.4.0/header/p18f6720.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6720.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr57b.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr57b.inc:5:;  MPASM PIC16CR57B processor include
gputils-1.4.0/header/p16cr57b.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr57b.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr57b.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR57B
gputils-1.4.0/header/p16cr57b.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr57b.inc-23-;               LIST   P=PIC16CR57B
gputils-1.4.0/header/p16cr57b.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr57b.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1907.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1907.inc:5:;  MPASM PIC16LF1907 processor include
gputils-1.4.0/header/p16lf1907.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1907.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1907.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1907
gputils-1.4.0/header/p16lf1907.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1907.inc-23-;               LIST   P=PIC16LF1907
gputils-1.4.0/header/p16lf1907.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1907.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf25j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf25j11.inc:5:;  MPASM PIC18LF25J11 processor include
gputils-1.4.0/header/p18lf25j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf25j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf25j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF25J11
gputils-1.4.0/header/p18lf25j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf25j11.inc-23-;               LIST   P=PIC18LF25J11
gputils-1.4.0/header/p18lf25j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf25j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12hv752.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12hv752.inc:5:;  MPASM PIC12HV752 processor include
gputils-1.4.0/header/p12hv752.inc-6-; 
##############################################
gputils-1.4.0/header/p12hv752.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12hv752.inc:21:;               C:\MPASM MYFILE.ASM /PIC12HV752
gputils-1.4.0/header/p12hv752.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12hv752.inc-23-;               LIST   P=PIC12HV752
gputils-1.4.0/header/p12hv752.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12hv752.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j15.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j15.inc:5:;  MPASM PIC18F66J15 processor include
gputils-1.4.0/header/p18f66j15.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j15.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j15.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J15
gputils-1.4.0/header/p18f66j15.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j15.inc-23-;               LIST   P=PIC18F66J15
gputils-1.4.0/header/p18f66j15.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j15.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16hv610.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16hv610.inc:5:;  MPASM PIC16HV610 processor include
gputils-1.4.0/header/p16hv610.inc-6-; 
##############################################
gputils-1.4.0/header/p16hv610.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16hv610.inc:21:;               C:\MPASM MYFILE.ASM /PIC16HV610
gputils-1.4.0/header/p16hv610.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16hv610.inc-23-;               LIST   P=PIC16HV610
gputils-1.4.0/header/p16hv610.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16hv610.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f917.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f917.inc:5:;  MPASM PIC16F917 processor include
gputils-1.4.0/header/p16f917.inc-6-; 
##############################################
gputils-1.4.0/header/p16f917.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f917.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F917
gputils-1.4.0/header/p16f917.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f917.inc-23-;               LIST   P=PIC16F917
gputils-1.4.0/header/p16f917.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f917.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f1501.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f1501.inc:5:;  MPASM PIC12F1501 processor include
gputils-1.4.0/header/p12f1501.inc-6-; 
##############################################
gputils-1.4.0/header/p12f1501.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f1501.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F1501
gputils-1.4.0/header/p12f1501.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f1501.inc-23-;               LIST   P=PIC12F1501
gputils-1.4.0/header/p12f1501.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f1501.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2410.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2410.inc:5:;  MPASM PIC18F2410 processor include
gputils-1.4.0/header/p18f2410.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2410.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2410.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2410
gputils-1.4.0/header/p18f2410.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2410.inc-23-;               LIST   P=PIC18F2410
gputils-1.4.0/header/p18f2410.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2410.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18c801.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18c801.inc:5:;  MPASM PIC18C801 processor include
gputils-1.4.0/header/p18c801.inc-6-; 
##############################################
gputils-1.4.0/header/p18c801.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18c801.inc:21:;               C:\MPASM MYFILE.ASM /PIC18C801
gputils-1.4.0/header/p18c801.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18c801.inc-23-;               LIST   P=PIC18C801
gputils-1.4.0/header/p18c801.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18c801.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1517.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1517.inc:5:;  MPASM PIC16F1517 processor include
gputils-1.4.0/header/p16f1517.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1517.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1517.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1517
gputils-1.4.0/header/p16f1517.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1517.inc-23-;               LIST   P=PIC16F1517
gputils-1.4.0/header/p16f1517.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1517.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4580.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4580.inc:5:;  MPASM PIC18F4580 processor include
gputils-1.4.0/header/p18f4580.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4580.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4580.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4580
gputils-1.4.0/header/p18f4580.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4580.inc-23-;               LIST   P=PIC18F4580
gputils-1.4.0/header/p18f4580.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4580.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1827.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1827.inc:4:;  MPASM PIC16F1827 processor include
gputils-1.4.0/header/p16f1827.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1827.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1827.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1827
gputils-1.4.0/header/p16f1827.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1827.inc-22-;               LIST   P=PIC16F1827
gputils-1.4.0/header/p16f1827.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1827.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f248.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f248.inc:5:;  MPASM PIC18F248 processor include
gputils-1.4.0/header/p18f248.inc-6-; 
##############################################
gputils-1.4.0/header/p18f248.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f248.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F248
gputils-1.4.0/header/p18f248.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f248.inc-23-;               LIST   P=PIC18F248
gputils-1.4.0/header/p18f248.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f248.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17c766.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17c766.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17C766
gputils-1.4.0/header/p17c766.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17c766.inc-15-;               LIST   P=PIC17C766
gputils-1.4.0/header/p17c766.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17c766.inc-17-
##############################################
gputils-1.4.0/header/p18f2431.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2431.inc:5:;  MPASM PIC18F2431 processor include
gputils-1.4.0/header/p18f2431.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2431.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2431.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2431
gputils-1.4.0/header/p18f2431.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2431.inc-23-;               LIST   P=PIC18F2431
gputils-1.4.0/header/p18f2431.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2431.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12c672.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12c672.inc:5:;  MPASM PIC12C672 processor include
gputils-1.4.0/header/p12c672.inc-6-; 
##############################################
gputils-1.4.0/header/p12c672.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12c672.inc:21:;               C:\MPASM MYFILE.ASM /PIC12C672
gputils-1.4.0/header/p12c672.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12c672.inc-23-;               LIST   P=PIC12C672
gputils-1.4.0/header/p12c672.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12c672.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/pmcv14a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/pmcv14a.inc:5:;  MPASM MCV14A processor include
gputils-1.4.0/header/pmcv14a.inc-6-; 
##############################################
gputils-1.4.0/header/pmcv14a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/pmcv14a.inc:21:;               C:\MPASM MYFILE.ASM /MCV14A
gputils-1.4.0/header/pmcv14a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/pmcv14a.inc-23-;               LIST   P=MCV14A
gputils-1.4.0/header/pmcv14a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/pmcv14a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1934.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1934.inc:4:;  MPASM PIC16LF1934 processor include
gputils-1.4.0/header/p16lf1934.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1934.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1934.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1934
gputils-1.4.0/header/p16lf1934.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1934.inc-22-;               LIST   P=PIC16LF1934
gputils-1.4.0/header/p16lf1934.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1934.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1704.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1704.inc:5:;  MPASM PIC16F1704 processor include
gputils-1.4.0/header/p16f1704.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1704.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1704.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1704
gputils-1.4.0/header/p16f1704.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1704.inc-23-;               LIST   P=PIC16F1704
gputils-1.4.0/header/p16f1704.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1704.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16ce624.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16ce624.inc:5:;  MPASM PIC16CE624 processor include
gputils-1.4.0/header/p16ce624.inc-6-; 
##############################################
gputils-1.4.0/header/p16ce624.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16ce624.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CE624
gputils-1.4.0/header/p16ce624.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16ce624.inc-23-;               LIST   P=PIC16CE624
gputils-1.4.0/header/p16ce624.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16ce624.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f67j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f67j11.inc:5:;  MPASM PIC18F67J11 processor include
gputils-1.4.0/header/p18f67j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f67j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f67j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F67J11
gputils-1.4.0/header/p18f67j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f67j11.inc-23-;               LIST   P=PIC18F67J11
gputils-1.4.0/header/p18f67j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f67j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1719.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1719.inc:5:;  MPASM PIC16F1719 processor include
gputils-1.4.0/header/p16f1719.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1719.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1719.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1719
gputils-1.4.0/header/p16f1719.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1719.inc-23-;               LIST   P=PIC16F1719
gputils-1.4.0/header/p16f1719.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1719.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18c658.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18c658.inc:5:;  MPASM PIC18C658 processor include
gputils-1.4.0/header/p18c658.inc-6-; 
##############################################
gputils-1.4.0/header/p18c658.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18c658.inc:21:;               C:\MPASM MYFILE.ASM /PIC18C658
gputils-1.4.0/header/p18c658.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18c658.inc-23-;               LIST   P=PIC18C658
gputils-1.4.0/header/p18c658.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18c658.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1513.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1513.inc:5:;  MPASM PIC16LF1513 processor include
gputils-1.4.0/header/p16lf1513.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1513.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1513.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1513
gputils-1.4.0/header/p16lf1513.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1513.inc-23-;               LIST   P=PIC16LF1513
gputils-1.4.0/header/p16lf1513.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1513.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16hv616.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16hv616.inc:5:;  MPASM PIC16HV616 processor include
gputils-1.4.0/header/p16hv616.inc-6-; 
##############################################
gputils-1.4.0/header/p16hv616.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16hv616.inc:21:;               C:\MPASM MYFILE.ASM /PIC16HV616
gputils-1.4.0/header/p16hv616.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16hv616.inc-23-;               LIST   P=PIC16HV616
gputils-1.4.0/header/p16hv616.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16hv616.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j11.inc:5:;  MPASM PIC18F86J11 processor include
gputils-1.4.0/header/p18f86j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J11
gputils-1.4.0/header/p18f86j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j11.inc-23-;               LIST   P=PIC18F86J11
gputils-1.4.0/header/p18f86j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1789.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1789.inc:5:;  MPASM PIC16F1789 processor include
gputils-1.4.0/header/p16f1789.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1789.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1789.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1789
gputils-1.4.0/header/p16f1789.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1789.inc-23-;               LIST   P=PIC16F1789
gputils-1.4.0/header/p16f1789.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1789.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c923.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c923.inc:5:;  MPASM PIC16C923 processor include
gputils-1.4.0/header/p16c923.inc-6-; 
##############################################
gputils-1.4.0/header/p16c923.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c923.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C923
gputils-1.4.0/header/p16c923.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c923.inc-23-;               LIST   P=PIC16C923
gputils-1.4.0/header/p16c923.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c923.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1458.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1458.inc:4:;  MPASM PIC16F1458 processor include
gputils-1.4.0/header/p16f1458.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1458.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1458.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1458
gputils-1.4.0/header/p16f1458.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1458.inc-22-;               LIST   P=PIC16F1458
gputils-1.4.0/header/p16f1458.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1458.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/rf675f.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/rf675f.inc:5:;  MPASM PICRF675F processor include
gputils-1.4.0/header/rf675f.inc-6-; 
##############################################
gputils-1.4.0/header/rf675f.inc-20-;       1. Command line switch:
gputils-1.4.0/header/rf675f.inc:21:;               C:\MPASM MYFILE.ASM /PICRF675F
gputils-1.4.0/header/rf675f.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/rf675f.inc-23-;               LIST   P=PICRF675F
gputils-1.4.0/header/rf675f.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/rf675f.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f1220.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f1220.inc:5:;  MPASM PIC18F1220 processor include
gputils-1.4.0/header/p18f1220.inc-6-; 
##############################################
gputils-1.4.0/header/p18f1220.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f1220.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F1220
gputils-1.4.0/header/p18f1220.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f1220.inc-23-;               LIST   P=PIC18F1220
gputils-1.4.0/header/p18f1220.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f1220.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18cxxx.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p18cxxx.inc:13:;               C:\ MPASM MYFILE.ASM /PIC18C452
gputils-1.4.0/header/p18cxxx.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p18cxxx.inc-15-;               LIST   P=PIC18C452
gputils-1.4.0/header/p18cxxx.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18cxxx.inc-17-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f85j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f85j10.inc:5:;  MPASM PIC18F85J10 processor include
gputils-1.4.0/header/p18f85j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18f85j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f85j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F85J10
gputils-1.4.0/header/p18f85j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f85j10.inc-23-;               LIST   P=PIC18F85J10
gputils-1.4.0/header/p18f85j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f85j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12hv609.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12hv609.inc:5:;  MPASM PIC12HV609 processor include
gputils-1.4.0/header/p12hv609.inc-6-; 
##############################################
gputils-1.4.0/header/p12hv609.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12hv609.inc:21:;               C:\MPASM MYFILE.ASM /PIC12HV609
gputils-1.4.0/header/p12hv609.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12hv609.inc-23-;               LIST   P=PIC12HV609
gputils-1.4.0/header/p12hv609.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12hv609.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1783.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1783.inc:5:;  MPASM PIC16LF1783 processor include
gputils-1.4.0/header/p16lf1783.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1783.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1783.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1783
gputils-1.4.0/header/p16lf1783.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1783.inc-23-;               LIST   P=PIC16LF1783
gputils-1.4.0/header/p16lf1783.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1783.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12lf1840.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12lf1840.inc:5:;  MPASM PIC12LF1840 processor include
gputils-1.4.0/header/p12lf1840.inc-6-; 
##############################################
gputils-1.4.0/header/p12lf1840.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12lf1840.inc:21:;               C:\MPASM MYFILE.ASM /PIC12LF1840
gputils-1.4.0/header/p12lf1840.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12lf1840.inc-23-;               LIST   P=PIC12LF1840
gputils-1.4.0/header/p12lf1840.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12lf1840.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1509.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1509.inc:5:;  MPASM PIC16LF1509 processor include
gputils-1.4.0/header/p16lf1509.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1509.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1509.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1509
gputils-1.4.0/header/p16lf1509.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1509.inc-23-;               LIST   P=PIC16LF1509
gputils-1.4.0/header/p16lf1509.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1509.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1527.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1527.inc:5:;  MPASM PIC16F1527 processor include
gputils-1.4.0/header/p16f1527.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1527.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1527.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1527
gputils-1.4.0/header/p16f1527.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1527.inc-23-;               LIST   P=PIC16F1527
gputils-1.4.0/header/p16f1527.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1527.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f46k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f46k80.inc:5:;  MPASM PIC18F46K80 processor include
gputils-1.4.0/header/p18f46k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18f46k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f46k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F46K80
gputils-1.4.0/header/p18f46k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f46k80.inc-23-;               LIST   P=PIC18F46K80
gputils-1.4.0/header/p18f46k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f46k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c926.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c926.inc:5:;  MPASM PIC16C926 processor include
gputils-1.4.0/header/p16c926.inc-6-; 
##############################################
gputils-1.4.0/header/p16c926.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c926.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C926
gputils-1.4.0/header/p16c926.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c926.inc-23-;               LIST   P=PIC16C926
gputils-1.4.0/header/p16c926.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c926.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f520.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f520.inc:5:;  MPASM PIC12F520 processor include
gputils-1.4.0/header/p12f520.inc-6-; 
##############################################
gputils-1.4.0/header/p12f520.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f520.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F520
gputils-1.4.0/header/p12f520.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f520.inc-23-;               LIST   P=PIC12F520
gputils-1.4.0/header/p12f520.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f520.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12ce518.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12ce518.inc:5:;  MPASM PIC12CE518 processor include
gputils-1.4.0/header/p12ce518.inc-6-; 
##############################################
gputils-1.4.0/header/p12ce518.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12ce518.inc:21:;               C:\MPASM MYFILE.ASM /PIC12CE518
gputils-1.4.0/header/p12ce518.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12ce518.inc-23-;               LIST   P=PIC12CE518
gputils-1.4.0/header/p12ce518.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12ce518.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f87j72.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f87j72.inc:5:;  MPASM PIC18F87J72 processor include
gputils-1.4.0/header/p18f87j72.inc-6-; 
##############################################
gputils-1.4.0/header/p18f87j72.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f87j72.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F87J72
gputils-1.4.0/header/p18f87j72.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f87j72.inc-23-;               LIST   P=PIC18F87J72
gputils-1.4.0/header/p18f87j72.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f87j72.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c73b.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c73b.inc:5:;  MPASM PIC16C73B processor include
gputils-1.4.0/header/p16c73b.inc-6-; 
##############################################
gputils-1.4.0/header/p16c73b.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c73b.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C73B
gputils-1.4.0/header/p16c73b.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c73b.inc-23-;               LIST   P=PIC16C73B
gputils-1.4.0/header/p16c73b.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c73b.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c711.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c711.inc:5:;  MPASM PIC16C711 processor include
gputils-1.4.0/header/p16c711.inc-6-; 
##############################################
gputils-1.4.0/header/p16c711.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c711.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C711
gputils-1.4.0/header/p16c711.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c711.inc-23-;               LIST   P=PIC16C711
gputils-1.4.0/header/p16c711.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c711.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f96j94.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f96j94.inc:5:;  MPASM PIC18F96J94 processor include
gputils-1.4.0/header/p18f96j94.inc-6-; 
##############################################
gputils-1.4.0/header/p18f96j94.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f96j94.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F96J94
gputils-1.4.0/header/p18f96j94.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f96j94.inc-23-;               LIST   P=PIC18F96J94
gputils-1.4.0/header/p18f96j94.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f96j94.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f676.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f676.inc:5:;  MPASM PIC16F676 processor include
gputils-1.4.0/header/p16f676.inc-6-; 
##############################################
gputils-1.4.0/header/p16f676.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f676.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F676
gputils-1.4.0/header/p16f676.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f676.inc-23-;               LIST   P=PIC16F676
gputils-1.4.0/header/p16f676.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f676.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6410.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6410.inc:5:;  MPASM PIC18F6410 processor include
gputils-1.4.0/header/p18f6410.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6410.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6410.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6410
gputils-1.4.0/header/p18f6410.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6410.inc-23-;               LIST   P=PIC18F6410
gputils-1.4.0/header/p18f6410.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6410.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f46j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f46j11.inc:5:;  MPASM PIC18F46J11 processor include
gputils-1.4.0/header/p18f46j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f46j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f46j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F46J11
gputils-1.4.0/header/p18f46j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f46j11.inc-23-;               LIST   P=PIC18F46J11
gputils-1.4.0/header/p18f46j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f46j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c72a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c72a.inc:5:;  MPASM PIC16C72A processor include
gputils-1.4.0/header/p16c72a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c72a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c72a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C72A
gputils-1.4.0/header/p16c72a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c72a.inc-23-;               LIST   P=PIC16C72A
gputils-1.4.0/header/p16c72a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c72a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c62b.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c62b.inc:5:;  MPASM PIC16C62B processor include
gputils-1.4.0/header/p16c62b.inc-6-; 
##############################################
gputils-1.4.0/header/p16c62b.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c62b.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C62B
gputils-1.4.0/header/p16c62b.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c62b.inc-23-;               LIST   P=PIC16C62B
gputils-1.4.0/header/p16c62b.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c62b.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f25k20.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f25k20.inc:5:;  MPASM PIC18F25K20 processor include
gputils-1.4.0/header/p18f25k20.inc-6-; 
##############################################
gputils-1.4.0/header/p18f25k20.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f25k20.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F25K20
gputils-1.4.0/header/p18f25k20.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f25k20.inc-23-;               LIST   P=PIC18F25K20
gputils-1.4.0/header/p18f25k20.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f25k20.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f83j90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f83j90.inc:5:;  MPASM PIC18F83J90 processor include
gputils-1.4.0/header/p18f83j90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f83j90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f83j90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F83J90
gputils-1.4.0/header/p18f83j90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f83j90.inc-23-;               LIST   P=PIC18F83J90
gputils-1.4.0/header/p18f83j90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f83j90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p10f202.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p10f202.inc:5:;  MPASM PIC10F202 processor include
gputils-1.4.0/header/p10f202.inc-6-; 
##############################################
gputils-1.4.0/header/p10f202.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p10f202.inc:21:;               C:\MPASM MYFILE.ASM /PIC10F202
gputils-1.4.0/header/p10f202.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p10f202.inc-23-;               LIST   P=PIC10F202
gputils-1.4.0/header/p10f202.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p10f202.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f1572.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f1572.inc:5:;  MPASM PIC12F1572 processor include
gputils-1.4.0/header/p12f1572.inc-6-; 
##############################################
gputils-1.4.0/header/p12f1572.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f1572.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F1572
gputils-1.4.0/header/p12f1572.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f1572.inc-23-;               LIST   P=PIC12F1572
gputils-1.4.0/header/p12f1572.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f1572.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf26k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf26k22.inc:5:;  MPASM PIC18LF26K22 processor include
gputils-1.4.0/header/p18lf26k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf26k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf26k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF26K22
gputils-1.4.0/header/p18lf26k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf26k22.inc-23-;               LIST   P=PIC18LF26K22
gputils-1.4.0/header/p18lf26k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf26k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16hv540.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16hv540.inc:5:;  MPASM PIC16HV540 processor include
gputils-1.4.0/header/p16hv540.inc-6-; 
##############################################
gputils-1.4.0/header/p16hv540.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16hv540.inc:21:;               C:\MPASM MYFILE.ASM /PIC16HV540
gputils-1.4.0/header/p16hv540.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16hv540.inc-23-;               LIST   P=PIC16HV540
gputils-1.4.0/header/p16hv540.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16hv540.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf44j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf44j11.inc:5:;  MPASM PIC18LF44J11 processor include
gputils-1.4.0/header/p18lf44j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf44j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf44j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF44J11
gputils-1.4.0/header/p18lf44j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf44j11.inc-23-;               LIST   P=PIC18LF44J11
gputils-1.4.0/header/p18lf44j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf44j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17cr42.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17cr42.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17CR42
gputils-1.4.0/header/p17cr42.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17cr42.inc-15-;               LIST   P=PIC17CR42
gputils-1.4.0/header/p17cr42.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17cr42.inc-17-
##############################################
gputils-1.4.0/header/p16lf1704.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1704.inc:5:;  MPASM PIC16LF1704 processor include
gputils-1.4.0/header/p16lf1704.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1704.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1704.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1704
gputils-1.4.0/header/p16lf1704.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1704.inc-23-;               LIST   P=PIC16LF1704
gputils-1.4.0/header/p16lf1704.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1704.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f26k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f26k80.inc:5:;  MPASM PIC18F26K80 processor include
gputils-1.4.0/header/p18f26k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18f26k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f26k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F26K80
gputils-1.4.0/header/p18f26k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f26k80.inc-23-;               LIST   P=PIC18F26K80
gputils-1.4.0/header/p18f26k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f26k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f27j13.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f27j13.inc:5:;  MPASM PIC18F27J13 processor include
gputils-1.4.0/header/p18f27j13.inc-6-; 
##############################################
gputils-1.4.0/header/p18f27j13.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f27j13.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F27J13
gputils-1.4.0/header/p18f27j13.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f27j13.inc-23-;               LIST   P=PIC18F27J13
gputils-1.4.0/header/p18f27j13.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f27j13.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1707.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1707.inc:5:;  MPASM PIC16F1707 processor include
gputils-1.4.0/header/p16f1707.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1707.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1707.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1707
gputils-1.4.0/header/p16f1707.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1707.inc-23-;               LIST   P=PIC16F1707
gputils-1.4.0/header/p16f1707.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1707.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf27j13.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf27j13.inc:5:;  MPASM PIC18LF27J13 processor include
gputils-1.4.0/header/p18lf27j13.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf27j13.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf27j13.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF27J13
gputils-1.4.0/header/p18lf27j13.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf27j13.inc-23-;               LIST   P=PIC18LF27J13
gputils-1.4.0/header/p18lf27j13.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf27j13.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf26j53.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf26j53.inc:5:;  MPASM PIC18LF26J53 processor include
gputils-1.4.0/header/p18lf26j53.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf26j53.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf26j53.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF26J53
gputils-1.4.0/header/p18lf26j53.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf26j53.inc-23-;               LIST   P=PIC18LF26J53
gputils-1.4.0/header/p18lf26j53.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf26j53.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18c858.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18c858.inc:5:;  MPASM PIC18C858 processor include
gputils-1.4.0/header/p18c858.inc-6-; 
##############################################
gputils-1.4.0/header/p18c858.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18c858.inc:21:;               C:\MPASM MYFILE.ASM /PIC18C858
gputils-1.4.0/header/p18c858.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18c858.inc-23-;               LIST   P=PIC18C858
gputils-1.4.0/header/p18c858.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18c858.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c622.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c622.inc:5:;  MPASM PIC16C622 processor include
gputils-1.4.0/header/p16c622.inc-6-; 
##############################################
gputils-1.4.0/header/p16c622.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c622.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C622
gputils-1.4.0/header/p16c622.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c622.inc-23-;               LIST   P=PIC16C622
gputils-1.4.0/header/p16c622.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c622.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p10lf320.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p10lf320.inc:5:;  MPASM PIC10LF320 processor include
gputils-1.4.0/header/p10lf320.inc-6-; 
##############################################
gputils-1.4.0/header/p10lf320.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p10lf320.inc:21:;               C:\MPASM MYFILE.ASM /PIC10LF320
gputils-1.4.0/header/p10lf320.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p10lf320.inc-23-;               LIST   P=PIC10LF320
gputils-1.4.0/header/p10lf320.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p10lf320.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf25k50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf25k50.inc:5:;  MPASM PIC18LF25K50 processor include
gputils-1.4.0/header/p18lf25k50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf25k50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf25k50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF25K50
gputils-1.4.0/header/p18lf25k50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf25k50.inc-23-;               LIST   P=PIC18LF25K50
gputils-1.4.0/header/p18lf25k50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf25k50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j10.inc:5:;  MPASM PIC18F86J10 processor include
gputils-1.4.0/header/p18f86j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J10
gputils-1.4.0/header/p18f86j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j10.inc-23-;               LIST   P=PIC18F86J10
gputils-1.4.0/header/p18f86j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f97j94.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f97j94.inc:5:;  MPASM PIC18F97J94 processor include
gputils-1.4.0/header/p18f97j94.inc-6-; 
##############################################
gputils-1.4.0/header/p18f97j94.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f97j94.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F97J94
gputils-1.4.0/header/p18f97j94.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f97j94.inc-23-;               LIST   P=PIC18F97J94
gputils-1.4.0/header/p18f97j94.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f97j94.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1788.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1788.inc:5:;  MPASM PIC16F1788 processor include
gputils-1.4.0/header/p16f1788.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1788.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1788.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1788
gputils-1.4.0/header/p16f1788.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1788.inc-23-;               LIST   P=PIC16F1788
gputils-1.4.0/header/p16f1788.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1788.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f509.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f509.inc:5:;  MPASM PIC12F509 processor include
gputils-1.4.0/header/p12f509.inc-6-; 
##############################################
gputils-1.4.0/header/p12f509.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f509.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F509
gputils-1.4.0/header/p12f509.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f509.inc-23-;               LIST   P=PIC12F509
gputils-1.4.0/header/p12f509.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f509.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f724.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f724.inc:5:;  MPASM PIC16F724 processor include
gputils-1.4.0/header/p16f724.inc-6-; 
##############################################
gputils-1.4.0/header/p16f724.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f724.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F724
gputils-1.4.0/header/p16f724.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f724.inc-23-;               LIST   P=PIC16F724
gputils-1.4.0/header/p16f724.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f724.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f14k22lin.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f14k22lin.inc:5:;  MPASM PIC18F14K22LIN processor include
gputils-1.4.0/header/p18f14k22lin.inc-6-; 
##############################################
gputils-1.4.0/header/p18f14k22lin.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f14k22lin.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F14K22LIN
gputils-1.4.0/header/p18f14k22lin.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f14k22lin.inc-23-;               LIST   P=PIC18F14K22LIN
gputils-1.4.0/header/p18f14k22lin.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f14k22lin.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f723.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f723.inc:5:;  MPASM PIC16F723 processor include
gputils-1.4.0/header/p16f723.inc-6-; 
##############################################
gputils-1.4.0/header/p16f723.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f723.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F723
gputils-1.4.0/header/p16f723.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f723.inc-23-;               LIST   P=PIC16F723
gputils-1.4.0/header/p16f723.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f723.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16ce625.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16ce625.inc:5:;  MPASM PIC16CE625 processor include
gputils-1.4.0/header/p16ce625.inc-6-; 
##############################################
gputils-1.4.0/header/p16ce625.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16ce625.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CE625
gputils-1.4.0/header/p16ce625.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16ce625.inc-23-;               LIST   P=PIC16CE625
gputils-1.4.0/header/p16ce625.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16ce625.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j99.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j99.inc:5:;  MPASM PIC18F86J99 processor include
gputils-1.4.0/header/p18f86j99.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j99.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j99.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J99
gputils-1.4.0/header/p18f86j99.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j99.inc-23-;               LIST   P=PIC18F86J99
gputils-1.4.0/header/p18f86j99.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j99.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66k22.inc:5:;  MPASM PIC18F66K22 processor include
gputils-1.4.0/header/p18f66k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66K22
gputils-1.4.0/header/p18f66k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66k22.inc-23-;               LIST   P=PIC18F66K22
gputils-1.4.0/header/p18f66k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j72.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j72.inc:5:;  MPASM PIC18F86J72 processor include
gputils-1.4.0/header/p18f86j72.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j72.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j72.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J72
gputils-1.4.0/header/p18f86j72.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j72.inc-23-;               LIST   P=PIC18F86J72
gputils-1.4.0/header/p18f86j72.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j72.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1934.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1934.inc:4:;  MPASM PIC16F1934 processor include
gputils-1.4.0/header/p16f1934.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1934.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1934.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1934
gputils-1.4.0/header/p16f1934.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1934.inc-22-;               LIST   P=PIC16F1934
gputils-1.4.0/header/p16f1934.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1934.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f84j90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f84j90.inc:5:;  MPASM PIC18F84J90 processor include
gputils-1.4.0/header/p18f84j90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f84j90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f84j90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F84J90
gputils-1.4.0/header/p18f84j90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f84j90.inc-23-;               LIST   P=PIC18F84J90
gputils-1.4.0/header/p18f84j90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f84j90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f85j15.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f85j15.inc:5:;  MPASM PIC18F85J15 processor include
gputils-1.4.0/header/p18f85j15.inc-6-; 
##############################################
gputils-1.4.0/header/p18f85j15.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f85j15.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F85J15
gputils-1.4.0/header/p18f85j15.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f85j15.inc-23-;               LIST   P=PIC18F85J15
gputils-1.4.0/header/p18f85j15.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f85j15.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4220.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4220.inc:5:;  MPASM PIC18F4220 processor include
gputils-1.4.0/header/p18f4220.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4220.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4220.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4220
gputils-1.4.0/header/p18f4220.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4220.inc-23-;               LIST   P=PIC18F4220
gputils-1.4.0/header/p18f4220.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4220.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j99.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j99.inc:5:;  MPASM PIC18F66J99 processor include
gputils-1.4.0/header/p18f66j99.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j99.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j99.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J99
gputils-1.4.0/header/p18f66j99.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j99.inc-23-;               LIST   P=PIC18F66J99
gputils-1.4.0/header/p18f66j99.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j99.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1705.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1705.inc:5:;  MPASM PIC16LF1705 processor include
gputils-1.4.0/header/p16lf1705.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1705.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1705.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1705
gputils-1.4.0/header/p16lf1705.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1705.inc-23-;               LIST   P=PIC16LF1705
gputils-1.4.0/header/p16lf1705.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1705.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1782.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1782.inc:5:;  MPASM PIC16F1782 processor include
gputils-1.4.0/header/p16f1782.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1782.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1782.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1782
gputils-1.4.0/header/p16f1782.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1782.inc-23-;               LIST   P=PIC16F1782
gputils-1.4.0/header/p16f1782.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1782.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2220.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2220.inc:5:;  MPASM PIC18F2220 processor include
gputils-1.4.0/header/p18f2220.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2220.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2220.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2220
gputils-1.4.0/header/p18f2220.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2220.inc-23-;               LIST   P=PIC18F2220
gputils-1.4.0/header/p18f2220.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2220.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f508.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f508.inc:5:;  MPASM PIC12F508 processor include
gputils-1.4.0/header/p12f508.inc-6-; 
##############################################
gputils-1.4.0/header/p12f508.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f508.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F508
gputils-1.4.0/header/p12f508.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f508.inc-23-;               LIST   P=PIC12F508
gputils-1.4.0/header/p12f508.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f508.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4610.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4610.inc:5:;  MPASM PIC18F4610 processor include
gputils-1.4.0/header/p18f4610.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4610.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4610.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4610
gputils-1.4.0/header/p18f4610.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4610.inc-23-;               LIST   P=PIC18F4610
gputils-1.4.0/header/p18f4610.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4610.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c620.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c620.inc:5:;  MPASM PIC16C620 processor include
gputils-1.4.0/header/p16c620.inc-6-; 
##############################################
gputils-1.4.0/header/p16c620.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c620.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C620
gputils-1.4.0/header/p16c620.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c620.inc-23-;               LIST   P=PIC16C620
gputils-1.4.0/header/p16c620.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c620.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/rf509ag.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/rf509ag.inc:5:;  MPASM PICRF509AG processor include
gputils-1.4.0/header/rf509ag.inc-6-; 
##############################################
gputils-1.4.0/header/rf509ag.inc-20-;       1. Command line switch:
gputils-1.4.0/header/rf509ag.inc:21:;               C:\MPASM MYFILE.ASM /PICRF509AG
gputils-1.4.0/header/rf509ag.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/rf509ag.inc-23-;               LIST   P=PICRF509AG
gputils-1.4.0/header/rf509ag.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/rf509ag.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4515.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4515.inc:5:;  MPASM PIC18F4515 processor include
gputils-1.4.0/header/p18f4515.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4515.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4515.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4515
gputils-1.4.0/header/p18f4515.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4515.inc-23-;               LIST   P=PIC18F4515
gputils-1.4.0/header/p18f4515.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4515.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f26j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f26j50.inc:5:;  MPASM PIC18F26J50 processor include
gputils-1.4.0/header/p18f26j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f26j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f26j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F26J50
gputils-1.4.0/header/p18f26j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f26j50.inc-23-;               LIST   P=PIC18F26J50
gputils-1.4.0/header/p18f26j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f26j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c717.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c717.inc:5:;  MPASM PIC16C717 processor include
gputils-1.4.0/header/p16c717.inc-6-; 
##############################################
gputils-1.4.0/header/p16c717.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c717.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C717
gputils-1.4.0/header/p16c717.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c717.inc-23-;               LIST   P=PIC16C717
gputils-1.4.0/header/p16c717.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c717.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1618.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1618.inc:5:;  MPASM PIC16F1618 processor include
gputils-1.4.0/header/p16f1618.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1618.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1618.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1618
gputils-1.4.0/header/p16f1618.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1618.inc-23-;               LIST   P=PIC16F1618
gputils-1.4.0/header/p16f1618.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1618.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18c242.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18c242.inc:5:;  MPASM PIC18C242 processor include
gputils-1.4.0/header/p18c242.inc-6-; 
##############################################
gputils-1.4.0/header/p18c242.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18c242.inc:21:;               C:\MPASM MYFILE.ASM /PIC18C242
gputils-1.4.0/header/p18c242.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18c242.inc-23-;               LIST   P=PIC18C242
gputils-1.4.0/header/p18c242.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18c242.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1713.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1713.inc:5:;  MPASM PIC16F1713 processor include
gputils-1.4.0/header/p16f1713.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1713.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1713.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1713
gputils-1.4.0/header/p16f1713.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1713.inc-23-;               LIST   P=PIC16F1713
gputils-1.4.0/header/p16f1713.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1713.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f252.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f252.inc:5:;  MPASM PIC18F252 processor include
gputils-1.4.0/header/p18f252.inc-6-; 
##############################################
gputils-1.4.0/header/p18f252.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f252.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F252
gputils-1.4.0/header/p18f252.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f252.inc-23-;               LIST   P=PIC18F252
gputils-1.4.0/header/p18f252.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f252.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1847.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1847.inc:5:;  MPASM PIC16LF1847 processor include
gputils-1.4.0/header/p16lf1847.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1847.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1847.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1847
gputils-1.4.0/header/p16lf1847.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1847.inc-23-;               LIST   P=PIC16LF1847
gputils-1.4.0/header/p16lf1847.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1847.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c55.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c55.inc:5:;  MPASM PIC16C55 processor include
gputils-1.4.0/header/p16c55.inc-6-; 
##############################################
gputils-1.4.0/header/p16c55.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c55.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C55
gputils-1.4.0/header/p16c55.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c55.inc-23-;               LIST   P=PIC16C55
gputils-1.4.0/header/p16c55.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c55.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8525.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8525.inc:5:;  MPASM PIC18F8525 processor include
gputils-1.4.0/header/p18f8525.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8525.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8525.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8525
gputils-1.4.0/header/p18f8525.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8525.inc-23-;               LIST   P=PIC18F8525
gputils-1.4.0/header/p18f8525.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8525.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f753.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f753.inc:5:;  MPASM PIC16F753 processor include
gputils-1.4.0/header/p16f753.inc-6-; 
##############################################
gputils-1.4.0/header/p16f753.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f753.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F753
gputils-1.4.0/header/p16f753.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f753.inc-23-;               LIST   P=PIC16F753
gputils-1.4.0/header/p16f753.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f753.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1823.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1823.inc:4:;  MPASM PIC16LF1823 processor include
gputils-1.4.0/header/p16lf1823.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1823.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1823.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1823
gputils-1.4.0/header/p16lf1823.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1823.inc-22-;               LIST   P=PIC16LF1823
gputils-1.4.0/header/p16lf1823.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1823.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c433.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c433.inc:5:;  MPASM PIC16C433 processor include
gputils-1.4.0/header/p16c433.inc-6-; 
##############################################
gputils-1.4.0/header/p16c433.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c433.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C433
gputils-1.4.0/header/p16c433.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c433.inc-23-;               LIST   P=PIC16C433
gputils-1.4.0/header/p16c433.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c433.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr62.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr62.inc:5:;  MPASM PIC16CR62 processor include
gputils-1.4.0/header/p16cr62.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr62.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr62.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR62
gputils-1.4.0/header/p16cr62.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr62.inc-23-;               LIST   P=PIC16CR62
gputils-1.4.0/header/p16cr62.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr62.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6527.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6527.inc:5:;  MPASM PIC18F6527 processor include
gputils-1.4.0/header/p18f6527.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6527.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6527.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6527
gputils-1.4.0/header/p18f6527.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6527.inc-23-;               LIST   P=PIC18F6527
gputils-1.4.0/header/p18f6527.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6527.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf13k50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf13k50.inc:5:;  MPASM PIC18LF13K50 processor include
gputils-1.4.0/header/p18lf13k50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf13k50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf13k50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF13K50
gputils-1.4.0/header/p18lf13k50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf13k50.inc-23-;               LIST   P=PIC18LF13K50
gputils-1.4.0/header/p18lf13k50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf13k50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f57.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f57.inc:5:;  MPASM PIC16F57 processor include
gputils-1.4.0/header/p16f57.inc-6-; 
##############################################
gputils-1.4.0/header/p16f57.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f57.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F57
gputils-1.4.0/header/p16f57.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f57.inc-23-;               LIST   P=PIC16F57
gputils-1.4.0/header/p16f57.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f57.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1615.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1615.inc:5:;  MPASM PIC16F1615 processor include
gputils-1.4.0/header/p16f1615.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1615.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1615.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1615
gputils-1.4.0/header/p16f1615.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1615.inc-23-;               LIST   P=PIC16F1615
gputils-1.4.0/header/p16f1615.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1615.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1826.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1826.inc:4:;  MPASM PIC16LF1826 processor include
gputils-1.4.0/header/p16lf1826.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1826.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1826.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1826
gputils-1.4.0/header/p16lf1826.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1826.inc-22-;               LIST   P=PIC16LF1826
gputils-1.4.0/header/p16lf1826.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1826.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j11.inc:5:;  MPASM PIC18F66J11 processor include
gputils-1.4.0/header/p18f66j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J11
gputils-1.4.0/header/p18f66j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j11.inc-23-;               LIST   P=PIC18F66J11
gputils-1.4.0/header/p18f66j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f67j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f67j50.inc:5:;  MPASM PIC18F67J50 processor include
gputils-1.4.0/header/p18f67j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f67j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f67j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F67J50
gputils-1.4.0/header/p18f67j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f67j50.inc-23-;               LIST   P=PIC18F67J50
gputils-1.4.0/header/p18f67j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f67j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f85j90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f85j90.inc:5:;  MPASM PIC18F85J90 processor include
gputils-1.4.0/header/p18f85j90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f85j90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f85j90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F85J90
gputils-1.4.0/header/p18f85j90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f85j90.inc-23-;               LIST   P=PIC18F85J90
gputils-1.4.0/header/p18f85j90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f85j90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f916.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f916.inc:5:;  MPASM PIC16F916 processor include
gputils-1.4.0/header/p16f916.inc-6-; 
##############################################
gputils-1.4.0/header/p16f916.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f916.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F916
gputils-1.4.0/header/p16f916.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f916.inc-23-;               LIST   P=PIC16F916
gputils-1.4.0/header/p16f916.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f916.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1938.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1938.inc:4:;  MPASM PIC16F1938 processor include
gputils-1.4.0/header/p16f1938.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1938.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1938.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1938
gputils-1.4.0/header/p16f1938.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1938.inc-22-;               LIST   P=PIC16F1938
gputils-1.4.0/header/p16f1938.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1938.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1503.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1503.inc:5:;  MPASM PIC16F1503 processor include
gputils-1.4.0/header/p16f1503.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1503.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1503.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1503
gputils-1.4.0/header/p16f1503.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1503.inc-23-;               LIST   P=PIC16F1503
gputils-1.4.0/header/p16f1503.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1503.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf23k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf23k22.inc:5:;  MPASM PIC18LF23K22 processor include
gputils-1.4.0/header/p18lf23k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf23k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf23k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF23K22
gputils-1.4.0/header/p18lf23k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf23k22.inc-23-;               LIST   P=PIC18LF23K22
gputils-1.4.0/header/p18lf23k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf23k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c745.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c745.inc:5:;  MPASM PIC16C745 processor include
gputils-1.4.0/header/p16c745.inc-6-; 
##############################################
gputils-1.4.0/header/p16c745.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c745.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C745
gputils-1.4.0/header/p16c745.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c745.inc-23-;               LIST   P=PIC16C745
gputils-1.4.0/header/p16c745.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c745.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4420.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4420.inc:5:;  MPASM PIC18F4420 processor include
gputils-1.4.0/header/p18f4420.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4420.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4420.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4420
gputils-1.4.0/header/p18f4420.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4420.inc-23-;               LIST   P=PIC18F4420
gputils-1.4.0/header/p18f4420.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4420.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8722.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8722.inc:5:;  MPASM PIC18F8722 processor include
gputils-1.4.0/header/p18f8722.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8722.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8722.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8722
gputils-1.4.0/header/p18f8722.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8722.inc-23-;               LIST   P=PIC18F8722
gputils-1.4.0/header/p18f8722.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8722.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c782.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c782.inc:5:;  MPASM PIC16C782 processor include
gputils-1.4.0/header/p16c782.inc-6-; 
##############################################
gputils-1.4.0/header/p16c782.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c782.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C782
gputils-1.4.0/header/p16c782.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c782.inc-23-;               LIST   P=PIC16C782
gputils-1.4.0/header/p16c782.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c782.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf45k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf45k80.inc:5:;  MPASM PIC18LF45K80 processor include
gputils-1.4.0/header/p18lf45k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf45k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf45k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF45K80
gputils-1.4.0/header/p18lf45k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf45k80.inc-23-;               LIST   P=PIC18LF45K80
gputils-1.4.0/header/p18lf45k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf45k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf26k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf26k80.inc:5:;  MPASM PIC18LF26K80 processor include
gputils-1.4.0/header/p18lf26k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf26k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf26k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF26K80
gputils-1.4.0/header/p18lf26k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf26k80.inc-23-;               LIST   P=PIC18LF26K80
gputils-1.4.0/header/p18lf26k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf26k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1703.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1703.inc:5:;  MPASM PIC16LF1703 processor include
gputils-1.4.0/header/p16lf1703.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1703.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1703.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1703
gputils-1.4.0/header/p16lf1703.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1703.inc-23-;               LIST   P=PIC16LF1703
gputils-1.4.0/header/p16lf1703.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1703.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c765.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c765.inc:5:;  MPASM PIC16C765 processor include
gputils-1.4.0/header/p16c765.inc-6-; 
##############################################
gputils-1.4.0/header/p16c765.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c765.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C765
gputils-1.4.0/header/p16c765.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c765.inc-23-;               LIST   P=PIC16C765
gputils-1.4.0/header/p16c765.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c765.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f87.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f87.inc:5:;  MPASM PIC16F87 processor include
gputils-1.4.0/header/p16f87.inc-6-; 
##############################################
gputils-1.4.0/header/p16f87.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f87.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F87
gputils-1.4.0/header/p16f87.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f87.inc-23-;               LIST   P=PIC16F87
gputils-1.4.0/header/p16f87.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f87.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2321.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2321.inc:5:;  MPASM PIC18F2321 processor include
gputils-1.4.0/header/p18f2321.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2321.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2321.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2321
gputils-1.4.0/header/p18f2321.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2321.inc-23-;               LIST   P=PIC18F2321
gputils-1.4.0/header/p18f2321.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2321.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf722.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf722.inc:5:;  MPASM PIC16LF722 processor include
gputils-1.4.0/header/p16lf722.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf722.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf722.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF722
gputils-1.4.0/header/p16lf722.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf722.inc-23-;               LIST   P=PIC16LF722
gputils-1.4.0/header/p16lf722.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf722.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f87j94.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f87j94.inc:5:;  MPASM PIC18F87J94 processor include
gputils-1.4.0/header/p18f87j94.inc-6-; 
##############################################
gputils-1.4.0/header/p18f87j94.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f87j94.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F87J94
gputils-1.4.0/header/p18f87j94.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f87j94.inc-23-;               LIST   P=PIC18F87J94
gputils-1.4.0/header/p18f87j94.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f87j94.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f65j15.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f65j15.inc:5:;  MPASM PIC18F65J15 processor include
gputils-1.4.0/header/p18f65j15.inc-6-; 
##############################################
gputils-1.4.0/header/p18f65j15.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f65j15.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F65J15
gputils-1.4.0/header/p18f65j15.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f65j15.inc-23-;               LIST   P=PIC18F65J15
gputils-1.4.0/header/p18f65j15.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f65j15.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1554.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1554.inc:5:;  MPASM PIC16LF1554 processor include
gputils-1.4.0/header/p16lf1554.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1554.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1554.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1554
gputils-1.4.0/header/p16lf1554.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1554.inc-23-;               LIST   P=PIC16LF1554
gputils-1.4.0/header/p16lf1554.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1554.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f687.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f687.inc:5:;  MPASM PIC16F687 processor include
gputils-1.4.0/header/p16f687.inc-6-; 
##############################################
gputils-1.4.0/header/p16f687.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f687.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F687
gputils-1.4.0/header/p16f687.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f687.inc-23-;               LIST   P=PIC16F687
gputils-1.4.0/header/p16f687.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f687.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2420.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2420.inc:5:;  MPASM PIC18F2420 processor include
gputils-1.4.0/header/p18f2420.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2420.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2420.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2420
gputils-1.4.0/header/p18f2420.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2420.inc-23-;               LIST   P=PIC18F2420
gputils-1.4.0/header/p18f2420.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2420.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f85j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f85j50.inc:5:;  MPASM PIC18F85J50 processor include
gputils-1.4.0/header/p18f85j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f85j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f85j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F85J50
gputils-1.4.0/header/p18f85j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f85j50.inc-23-;               LIST   P=PIC18F85J50
gputils-1.4.0/header/p18f85j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f85j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6723.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6723.inc:5:;  MPASM PIC18F6723 processor include
gputils-1.4.0/header/p18f6723.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6723.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6723.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6723
gputils-1.4.0/header/p18f6723.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6723.inc-23-;               LIST   P=PIC18F6723
gputils-1.4.0/header/p18f6723.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6723.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17c756.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17c756.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17C756
gputils-1.4.0/header/p17c756.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17c756.inc-15-;               LIST   P=PIC17C756
gputils-1.4.0/header/p17c756.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17c756.inc-17-
##############################################
gputils-1.4.0/header/p18f45k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f45k22.inc:5:;  MPASM PIC18F45K22 processor include
gputils-1.4.0/header/p18f45k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f45k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f45k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F45K22
gputils-1.4.0/header/p18f45k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f45k22.inc-23-;               LIST   P=PIC18F45K22
gputils-1.4.0/header/p18f45k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f45k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f46k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f46k22.inc:5:;  MPASM PIC18F46K22 processor include
gputils-1.4.0/header/p18f46k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f46k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f46k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F46K22
gputils-1.4.0/header/p18f46k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f46k22.inc-23-;               LIST   P=PIC18F46K22
gputils-1.4.0/header/p18f46k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f46k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f871.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f871.inc:5:;  MPASM PIC16F871 processor include
gputils-1.4.0/header/p16f871.inc-6-; 
##############################################
gputils-1.4.0/header/p16f871.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f871.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F871
gputils-1.4.0/header/p16f871.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f871.inc-23-;               LIST   P=PIC16F871
gputils-1.4.0/header/p16f871.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f871.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2455.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2455.inc:5:;  MPASM PIC18F2455 processor include
gputils-1.4.0/header/p18f2455.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2455.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2455.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2455
gputils-1.4.0/header/p18f2455.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2455.inc-23-;               LIST   P=PIC18F2455
gputils-1.4.0/header/p18f2455.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2455.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f88.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f88.inc:5:;  MPASM PIC16F88 processor include
gputils-1.4.0/header/p16f88.inc-6-; 
##############################################
gputils-1.4.0/header/p16f88.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f88.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F88
gputils-1.4.0/header/p16f88.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f88.inc-23-;               LIST   P=PIC16F88
gputils-1.4.0/header/p16f88.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f88.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1516.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1516.inc:5:;  MPASM PIC16F1516 processor include
gputils-1.4.0/header/p16f1516.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1516.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1516.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1516
gputils-1.4.0/header/p16f1516.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1516.inc-23-;               LIST   P=PIC16F1516
gputils-1.4.0/header/p16f1516.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1516.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6493.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6493.inc:5:;  MPASM PIC18F6493 processor include
gputils-1.4.0/header/p18f6493.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6493.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6493.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6493
gputils-1.4.0/header/p18f6493.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6493.inc-23-;               LIST   P=PIC18F6493
gputils-1.4.0/header/p18f6493.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6493.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f914.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f914.inc:5:;  MPASM PIC16F914 processor include
gputils-1.4.0/header/p16f914.inc-6-; 
##############################################
gputils-1.4.0/header/p16f914.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f914.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F914
gputils-1.4.0/header/p16f914.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f914.inc-23-;               LIST   P=PIC16F914
gputils-1.4.0/header/p16f914.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f914.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f627a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f627a.inc:5:;  MPASM PIC16F627A processor include
gputils-1.4.0/header/p16f627a.inc-6-; 
##############################################
gputils-1.4.0/header/p16f627a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f627a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F627A
gputils-1.4.0/header/p16f627a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f627a.inc-23-;               LIST   P=PIC16F627A
gputils-1.4.0/header/p16f627a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f627a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6525.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6525.inc:5:;  MPASM PIC18F6525 processor include
gputils-1.4.0/header/p18f6525.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6525.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6525.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6525
gputils-1.4.0/header/p18f6525.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6525.inc-23-;               LIST   P=PIC18F6525
gputils-1.4.0/header/p18f6525.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6525.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f752.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f752.inc:5:;  MPASM PIC12F752 processor include
gputils-1.4.0/header/p12f752.inc-6-; 
##############################################
gputils-1.4.0/header/p12f752.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f752.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F752
gputils-1.4.0/header/p12f752.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f752.inc-23-;               LIST   P=PIC12F752
gputils-1.4.0/header/p12f752.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f752.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1512.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1512.inc:5:;  MPASM PIC16F1512 processor include
gputils-1.4.0/header/p16f1512.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1512.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1512.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1512
gputils-1.4.0/header/p16f1512.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1512.inc-23-;               LIST   P=PIC16F1512
gputils-1.4.0/header/p16f1512.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1512.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f45j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f45j10.inc:5:;  MPASM PIC18F45J10 processor include
gputils-1.4.0/header/p18f45j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18f45j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f45j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F45J10
gputils-1.4.0/header/p18f45j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f45j10.inc-23-;               LIST   P=PIC18F45J10
gputils-1.4.0/header/p18f45j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f45j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f24j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f24j11.inc:5:;  MPASM PIC18F24J11 processor include
gputils-1.4.0/header/p18f24j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f24j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f24j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F24J11
gputils-1.4.0/header/p18f24j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f24j11.inc-23-;               LIST   P=PIC18F24J11
gputils-1.4.0/header/p18f24j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f24j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f25j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f25j11.inc:5:;  MPASM PIC18F25J11 processor include
gputils-1.4.0/header/p18f25j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f25j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f25j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F25J11
gputils-1.4.0/header/p18f25j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f25j11.inc-23-;               LIST   P=PIC18F25J11
gputils-1.4.0/header/p18f25j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f25j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/rf675h.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/rf675h.inc:5:;  MPASM PICRF675H processor include
gputils-1.4.0/header/rf675h.inc-6-; 
##############################################
gputils-1.4.0/header/rf675h.inc-20-;       1. Command line switch:
gputils-1.4.0/header/rf675h.inc:21:;               C:\MPASM MYFILE.ASM /PICRF675H
gputils-1.4.0/header/rf675h.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/rf675h.inc-23-;               LIST   P=PICRF675H
gputils-1.4.0/header/rf675h.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/rf675h.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f67k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f67k22.inc:5:;  MPASM PIC18F67K22 processor include
gputils-1.4.0/header/p18f67k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f67k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f67k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F67K22
gputils-1.4.0/header/p18f67k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f67k22.inc-23-;               LIST   P=PIC18F67K22
gputils-1.4.0/header/p18f67k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f67k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1719.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1719.inc:5:;  MPASM PIC16LF1719 processor include
gputils-1.4.0/header/p16lf1719.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1719.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1719.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1719
gputils-1.4.0/header/p16lf1719.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1719.inc-23-;               LIST   P=PIC16LF1719
gputils-1.4.0/header/p16lf1719.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1719.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17c42.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17c42.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17C42
gputils-1.4.0/header/p17c42.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17c42.inc-15-;               LIST   P=PIC17C42
gputils-1.4.0/header/p17c42.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17c42.inc-17-
##############################################
gputils-1.4.0/header/p16f690.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f690.inc:5:;  MPASM PIC16F690 processor include
gputils-1.4.0/header/p16f690.inc-6-; 
##############################################
gputils-1.4.0/header/p16f690.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f690.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F690
gputils-1.4.0/header/p16f690.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f690.inc-23-;               LIST   P=PIC16F690
gputils-1.4.0/header/p16f690.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f690.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf723.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf723.inc:5:;  MPASM PIC16LF723 processor include
gputils-1.4.0/header/p16lf723.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf723.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf723.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF723
gputils-1.4.0/header/p16lf723.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf723.inc-23-;               LIST   P=PIC16LF723
gputils-1.4.0/header/p16lf723.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf723.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j10.inc:5:;  MPASM PIC18F66J10 processor include
gputils-1.4.0/header/p18f66j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J10
gputils-1.4.0/header/p18f66j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j10.inc-23-;               LIST   P=PIC18F66J10
gputils-1.4.0/header/p18f66j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf45k50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf45k50.inc:5:;  MPASM PIC18LF45K50 processor include
gputils-1.4.0/header/p18lf45k50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf45k50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf45k50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF45K50
gputils-1.4.0/header/p18lf45k50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf45k50.inc-23-;               LIST   P=PIC18LF45K50
gputils-1.4.0/header/p18lf45k50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf45k50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1946.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1946.inc:4:;  MPASM PIC16LF1946 processor include
gputils-1.4.0/header/p16lf1946.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1946.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1946.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1946
gputils-1.4.0/header/p16lf1946.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1946.inc-22-;               LIST   P=PIC16LF1946
gputils-1.4.0/header/p16lf1946.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1946.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f887.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f887.inc:5:;  MPASM PIC16F887 processor include
gputils-1.4.0/header/p16f887.inc-6-; 
##############################################
gputils-1.4.0/header/p16f887.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f887.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F887
gputils-1.4.0/header/p16f887.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f887.inc-23-;               LIST   P=PIC16F887
gputils-1.4.0/header/p16f887.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f887.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1512.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1512.inc:5:;  MPASM PIC16LF1512 processor include
gputils-1.4.0/header/p16lf1512.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1512.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1512.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1512
gputils-1.4.0/header/p16lf1512.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1512.inc-23-;               LIST   P=PIC16LF1512
gputils-1.4.0/header/p16lf1512.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1512.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f636.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f636.inc:5:;  MPASM PIC16F636 processor include
gputils-1.4.0/header/p16f636.inc-6-; 
##############################################
gputils-1.4.0/header/p16f636.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f636.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F636
gputils-1.4.0/header/p16f636.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f636.inc-23-;               LIST   P=PIC16F636
gputils-1.4.0/header/p16f636.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f636.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4480.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4480.inc:5:;  MPASM PIC18F4480 processor include
gputils-1.4.0/header/p18f4480.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4480.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4480.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4480
gputils-1.4.0/header/p18f4480.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4480.inc-23-;               LIST   P=PIC18F4480
gputils-1.4.0/header/p18f4480.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4480.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86k22.inc:5:;  MPASM PIC18F86K22 processor include
gputils-1.4.0/header/p18f86k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86K22
gputils-1.4.0/header/p18f86k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86k22.inc-23-;               LIST   P=PIC18F86K22
gputils-1.4.0/header/p18f86k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j55.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j55.inc:5:;  MPASM PIC18F66J55 processor include
gputils-1.4.0/header/p18f66j55.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j55.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j55.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J55
gputils-1.4.0/header/p18f66j55.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j55.inc-23-;               LIST   P=PIC18F66J55
gputils-1.4.0/header/p18f66j55.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j55.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1527.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1527.inc:5:;  MPASM PIC16LF1527 processor include
gputils-1.4.0/header/p16lf1527.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1527.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1527.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1527
gputils-1.4.0/header/p16lf1527.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1527.inc-23-;               LIST   P=PIC16LF1527
gputils-1.4.0/header/p16lf1527.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1527.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf26j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf26j11.inc:5:;  MPASM PIC18LF26J11 processor include
gputils-1.4.0/header/p18lf26j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf26j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf26j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF26J11
gputils-1.4.0/header/p18lf26j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf26j11.inc-23-;               LIST   P=PIC18LF26J11
gputils-1.4.0/header/p18lf26j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf26j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1708.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1708.inc:5:;  MPASM PIC16F1708 processor include
gputils-1.4.0/header/p16f1708.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1708.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1708.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1708
gputils-1.4.0/header/p16f1708.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1708.inc-23-;               LIST   P=PIC16F1708
gputils-1.4.0/header/p16f1708.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1708.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f43k20.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f43k20.inc:5:;  MPASM PIC18F43K20 processor include
gputils-1.4.0/header/p18f43k20.inc-6-; 
##############################################
gputils-1.4.0/header/p18f43k20.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f43k20.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F43K20
gputils-1.4.0/header/p18f43k20.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f43k20.inc-23-;               LIST   P=PIC18F43K20
gputils-1.4.0/header/p18f43k20.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f43k20.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1939.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1939.inc:4:;  MPASM PIC16F1939 processor include
gputils-1.4.0/header/p16f1939.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1939.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1939.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1939
gputils-1.4.0/header/p16f1939.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1939.inc-22-;               LIST   P=PIC16F1939
gputils-1.4.0/header/p16f1939.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1939.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6393.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6393.inc:5:;  MPASM PIC18F6393 processor include
gputils-1.4.0/header/p18f6393.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6393.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6393.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6393
gputils-1.4.0/header/p18f6393.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6393.inc-23-;               LIST   P=PIC18F6393
gputils-1.4.0/header/p18f6393.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6393.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf27j53.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf27j53.inc:5:;  MPASM PIC18LF27J53 processor include
gputils-1.4.0/header/p18lf27j53.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf27j53.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf27j53.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF27J53
gputils-1.4.0/header/p18lf27j53.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf27j53.inc-23-;               LIST   P=PIC18LF27J53
gputils-1.4.0/header/p18lf27j53.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf27j53.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12ce674.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12ce674.inc:5:;  MPASM PIC12CE674 processor include
gputils-1.4.0/header/p12ce674.inc-6-; 
##############################################
gputils-1.4.0/header/p12ce674.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12ce674.inc:21:;               C:\MPASM MYFILE.ASM /PIC12CE674
gputils-1.4.0/header/p12ce674.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12ce674.inc-23-;               LIST   P=PIC12CE674
gputils-1.4.0/header/p12ce674.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12ce674.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf45j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf45j10.inc:5:;  MPASM PIC18LF45J10 processor include
gputils-1.4.0/header/p18lf45j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf45j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf45j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF45J10
gputils-1.4.0/header/p18lf45j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf45j10.inc-23-;               LIST   P=PIC18LF45J10
gputils-1.4.0/header/p18lf45j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf45j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p10f206.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p10f206.inc:5:;  MPASM PIC10F206 processor include
gputils-1.4.0/header/p10f206.inc-6-; 
##############################################
gputils-1.4.0/header/p10f206.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p10f206.inc:21:;               C:\MPASM MYFILE.ASM /PIC10F206
gputils-1.4.0/header/p10f206.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p10f206.inc-23-;               LIST   P=PIC10F206
gputils-1.4.0/header/p10f206.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p10f206.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f1330.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f1330.inc:5:;  MPASM PIC18F1330 processor include
gputils-1.4.0/header/p18f1330.inc-6-; 
##############################################
gputils-1.4.0/header/p18f1330.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f1330.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F1330
gputils-1.4.0/header/p18f1330.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f1330.inc-23-;               LIST   P=PIC18F1330
gputils-1.4.0/header/p18f1330.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f1330.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1509.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1509.inc:5:;  MPASM PIC16F1509 processor include
gputils-1.4.0/header/p16f1509.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1509.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1509.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1509
gputils-1.4.0/header/p16f1509.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1509.inc-23-;               LIST   P=PIC16F1509
gputils-1.4.0/header/p16f1509.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1509.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c771.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c771.inc:5:;  MPASM PIC16C771 processor include
gputils-1.4.0/header/p16c771.inc-6-; 
##############################################
gputils-1.4.0/header/p16c771.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c771.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C771
gputils-1.4.0/header/p16c771.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c771.inc-23-;               LIST   P=PIC16C771
gputils-1.4.0/header/p16c771.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c771.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1823.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1823.inc:4:;  MPASM PIC16F1823 processor include
gputils-1.4.0/header/p16f1823.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1823.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1823.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1823
gputils-1.4.0/header/p16f1823.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1823.inc-22-;               LIST   P=PIC16F1823
gputils-1.4.0/header/p16f1823.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1823.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4331.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4331.inc:5:;  MPASM PIC18F4331 processor include
gputils-1.4.0/header/p18f4331.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4331.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4331.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4331
gputils-1.4.0/header/p18f4331.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4331.inc-23-;               LIST   P=PIC18F4331
gputils-1.4.0/header/p18f4331.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4331.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4410.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4410.inc:5:;  MPASM PIC18F4410 processor include
gputils-1.4.0/header/p18f4410.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4410.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4410.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4410
gputils-1.4.0/header/p18f4410.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4410.inc-23-;               LIST   P=PIC18F4410
gputils-1.4.0/header/p18f4410.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4410.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1947.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1947.inc:4:;  MPASM PIC16LF1947 processor include
gputils-1.4.0/header/p16lf1947.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1947.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1947.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1947
gputils-1.4.0/header/p16lf1947.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1947.inc-22-;               LIST   P=PIC16LF1947
gputils-1.4.0/header/p16lf1947.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1947.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f85j94.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f85j94.inc:5:;  MPASM PIC18F85J94 processor include
gputils-1.4.0/header/p18f85j94.inc-6-; 
##############################################
gputils-1.4.0/header/p18f85j94.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f85j94.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F85J94
gputils-1.4.0/header/p18f85j94.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f85j94.inc-23-;               LIST   P=PIC18F85J94
gputils-1.4.0/header/p18f85j94.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f85j94.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f722a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f722a.inc:5:;  MPASM PIC16F722A processor include
gputils-1.4.0/header/p16f722a.inc-6-; 
##############################################
gputils-1.4.0/header/p16f722a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f722a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F722A
gputils-1.4.0/header/p16f722a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f722a.inc-23-;               LIST   P=PIC16F722A
gputils-1.4.0/header/p16f722a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f722a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f43k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f43k22.inc:5:;  MPASM PIC18F43K22 processor include
gputils-1.4.0/header/p18f43k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f43k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f43k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F43K22
gputils-1.4.0/header/p18f43k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f43k22.inc-23-;               LIST   P=PIC18F43K22
gputils-1.4.0/header/p18f43k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f43k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f23k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f23k22.inc:5:;  MPASM PIC18F23K22 processor include
gputils-1.4.0/header/p18f23k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f23k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f23k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F23K22
gputils-1.4.0/header/p18f23k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f23k22.inc-23-;               LIST   P=PIC18F23K22
gputils-1.4.0/header/p18f23k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f23k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf25k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf25k22.inc:5:;  MPASM PIC18LF25K22 processor include
gputils-1.4.0/header/p18lf25k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf25k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf25k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF25K22
gputils-1.4.0/header/p18lf25k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf25k22.inc-23-;               LIST   P=PIC18LF25K22
gputils-1.4.0/header/p18lf25k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf25k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f529t48a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f529t48a.inc:5:;  MPASM PIC12F529T48A processor include
gputils-1.4.0/header/p12f529t48a.inc-6-; 
##############################################
gputils-1.4.0/header/p12f529t48a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f529t48a.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F529T48A
gputils-1.4.0/header/p12f529t48a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f529t48a.inc-23-;               LIST   P=PIC12F529T48A
gputils-1.4.0/header/p12f529t48a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f529t48a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17cr43.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17cr43.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17CR43
gputils-1.4.0/header/p17cr43.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17cr43.inc-15-;               LIST   P=PIC17CR43
gputils-1.4.0/header/p17cr43.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17cr43.inc-17-
##############################################
gputils-1.4.0/header/p12f617.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f617.inc:5:;  MPASM PIC12F617 processor include
gputils-1.4.0/header/p12f617.inc-6-; 
##############################################
gputils-1.4.0/header/p12f617.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f617.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F617
gputils-1.4.0/header/p12f617.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f617.inc-23-;               LIST   P=PIC12F617
gputils-1.4.0/header/p12f617.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f617.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17c42a.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17c42a.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17C42A
gputils-1.4.0/header/p17c42a.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17c42a.inc-15-;               LIST   P=PIC17C42A
gputils-1.4.0/header/p17c42a.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17c42a.inc-17-
##############################################
gputils-1.4.0/header/p16f873a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f873a.inc:5:;  MPASM PIC16F873A processor include
gputils-1.4.0/header/p16f873a.inc-6-; 
##############################################
gputils-1.4.0/header/p16f873a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f873a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F873A
gputils-1.4.0/header/p16f873a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f873a.inc-23-;               LIST   P=PIC16F873A
gputils-1.4.0/header/p16f873a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f873a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f630.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f630.inc:5:;  MPASM PIC16F630 processor include
gputils-1.4.0/header/p16f630.inc-6-; 
##############################################
gputils-1.4.0/header/p16f630.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f630.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F630
gputils-1.4.0/header/p16f630.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f630.inc-23-;               LIST   P=PIC16F630
gputils-1.4.0/header/p16f630.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f630.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c77.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c77.inc:5:;  MPASM PIC16C77 processor include
gputils-1.4.0/header/p16c77.inc-6-; 
##############################################
gputils-1.4.0/header/p16c77.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c77.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C77
gputils-1.4.0/header/p16c77.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c77.inc-23-;               LIST   P=PIC16C77
gputils-1.4.0/header/p16c77.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c77.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f628.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f628.inc:5:;  MPASM PIC16F628 processor include
gputils-1.4.0/header/p16f628.inc-6-; 
##############################################
gputils-1.4.0/header/p16f628.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f628.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F628
gputils-1.4.0/header/p16f628.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f628.inc-23-;               LIST   P=PIC16F628
gputils-1.4.0/header/p16f628.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f628.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr72.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr72.inc:5:;  MPASM PIC16CR72 processor include
gputils-1.4.0/header/p16cr72.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr72.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr72.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR72
gputils-1.4.0/header/p16cr72.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr72.inc-23-;               LIST   P=PIC16CR72
gputils-1.4.0/header/p16cr72.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr72.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr84.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr84.inc:5:;  MPASM PIC16CR84 processor include
gputils-1.4.0/header/p16cr84.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr84.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr84.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR84
gputils-1.4.0/header/p16cr84.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr84.inc-23-;               LIST   P=PIC16CR84
gputils-1.4.0/header/p16cr84.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr84.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr65.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr65.inc:5:;  MPASM PIC16CR65 processor include
gputils-1.4.0/header/p16cr65.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr65.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr65.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR65
gputils-1.4.0/header/p16cr65.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr65.inc-23-;               LIST   P=PIC16CR65
gputils-1.4.0/header/p16cr65.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr65.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf46k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf46k22.inc:5:;  MPASM PIC18LF46K22 processor include
gputils-1.4.0/header/p18lf46k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf46k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf46k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF46K22
gputils-1.4.0/header/p18lf46k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf46k22.inc-23-;               LIST   P=PIC18LF46K22
gputils-1.4.0/header/p18lf46k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf46k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c505.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c505.inc:5:;  MPASM PIC16C505 processor include
gputils-1.4.0/header/p16c505.inc-6-; 
##############################################
gputils-1.4.0/header/p16c505.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c505.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C505
gputils-1.4.0/header/p16c505.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c505.inc-23-;               LIST   P=PIC16C505
gputils-1.4.0/header/p16c505.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c505.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4539.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4539.inc:5:;  MPASM PIC18F4539 processor include
gputils-1.4.0/header/p18f4539.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4539.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4539.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4539
gputils-1.4.0/header/p18f4539.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4539.inc-23-;               LIST   P=PIC18F4539
gputils-1.4.0/header/p18f4539.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4539.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f785.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f785.inc:5:;  MPASM PIC16F785 processor include
gputils-1.4.0/header/p16f785.inc-6-; 
##############################################
gputils-1.4.0/header/p16f785.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f785.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F785
gputils-1.4.0/header/p16f785.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f785.inc-23-;               LIST   P=PIC16F785
gputils-1.4.0/header/p16f785.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f785.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f46j53.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f46j53.inc:5:;  MPASM PIC18F46J53 processor include
gputils-1.4.0/header/p18f46j53.inc-6-; 
##############################################
gputils-1.4.0/header/p18f46j53.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f46j53.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F46J53
gputils-1.4.0/header/p18f46j53.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f46j53.inc-23-;               LIST   P=PIC18F46J53
gputils-1.4.0/header/p18f46j53.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f46j53.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12c508a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12c508a.inc:5:;  MPASM PIC12C508A processor include
gputils-1.4.0/header/p12c508a.inc-6-; 
##############################################
gputils-1.4.0/header/p12c508a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12c508a.inc:21:;               C:\MPASM MYFILE.ASM /PIC12C508A
gputils-1.4.0/header/p12c508a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12c508a.inc-23-;               LIST   P=PIC12C508A
gputils-1.4.0/header/p12c508a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12c508a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2320.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2320.inc:5:;  MPASM PIC18F2320 processor include
gputils-1.4.0/header/p18f2320.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2320.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2320.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2320
gputils-1.4.0/header/p18f2320.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2320.inc-23-;               LIST   P=PIC18F2320
gputils-1.4.0/header/p18f2320.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2320.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f635.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f635.inc:5:;  MPASM PIC12F635 processor include
gputils-1.4.0/header/p12f635.inc-6-; 
##############################################
gputils-1.4.0/header/p12f635.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f635.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F635
gputils-1.4.0/header/p12f635.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f635.inc-23-;               LIST   P=PIC12F635
gputils-1.4.0/header/p12f635.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f635.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f84j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f84j11.inc:5:;  MPASM PIC18F84J11 processor include
gputils-1.4.0/header/p18f84j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f84j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f84j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F84J11
gputils-1.4.0/header/p18f84j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f84j11.inc-23-;               LIST   P=PIC18F84J11
gputils-1.4.0/header/p18f84j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f84j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c662.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c662.inc:5:;  MPASM PIC16C662 processor include
gputils-1.4.0/header/p16c662.inc-6-; 
##############################################
gputils-1.4.0/header/p16c662.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c662.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C662
gputils-1.4.0/header/p16c662.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c662.inc-23-;               LIST   P=PIC16C662
gputils-1.4.0/header/p16c662.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c662.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f13k50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f13k50.inc:5:;  MPASM PIC18F13K50 processor include
gputils-1.4.0/header/p18f13k50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f13k50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f13k50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F13K50
gputils-1.4.0/header/p18f13k50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f13k50.inc-23-;               LIST   P=PIC18F13K50
gputils-1.4.0/header/p18f13k50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f13k50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1713.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1713.inc:5:;  MPASM PIC16LF1713 processor include
gputils-1.4.0/header/p16lf1713.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1713.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1713.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1713
gputils-1.4.0/header/p16lf1713.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1713.inc-23-;               LIST   P=PIC16LF1713
gputils-1.4.0/header/p16lf1713.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1713.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8490.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8490.inc:5:;  MPASM PIC18F8490 processor include
gputils-1.4.0/header/p18f8490.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8490.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8490.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8490
gputils-1.4.0/header/p18f8490.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8490.inc-23-;               LIST   P=PIC18F8490
gputils-1.4.0/header/p18f8490.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8490.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j16.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j16.inc:5:;  MPASM PIC18F66J16 processor include
gputils-1.4.0/header/p18f66j16.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j16.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j16.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J16
gputils-1.4.0/header/p18f66j16.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j16.inc-23-;               LIST   P=PIC18F66J16
gputils-1.4.0/header/p18f66j16.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j16.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2423.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2423.inc:5:;  MPASM PIC18F2423 processor include
gputils-1.4.0/header/p18f2423.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2423.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2423.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2423
gputils-1.4.0/header/p18f2423.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2423.inc-23-;               LIST   P=PIC18F2423
gputils-1.4.0/header/p18f2423.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2423.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf24j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf24j11.inc:5:;  MPASM PIC18LF24J11 processor include
gputils-1.4.0/header/p18lf24j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf24j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf24j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF24J11
gputils-1.4.0/header/p18lf24j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf24j11.inc-23-;               LIST   P=PIC18LF24J11
gputils-1.4.0/header/p18lf24j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf24j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c621.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c621.inc:5:;  MPASM PIC16C621 processor include
gputils-1.4.0/header/p16c621.inc-6-; 
##############################################
gputils-1.4.0/header/p16c621.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c621.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C621
gputils-1.4.0/header/p16c621.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c621.inc-23-;               LIST   P=PIC16C621
gputils-1.4.0/header/p16c621.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c621.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f505.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f505.inc:5:;  MPASM PIC16F505 processor include
gputils-1.4.0/header/p16f505.inc-6-; 
##############################################
gputils-1.4.0/header/p16f505.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f505.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F505
gputils-1.4.0/header/p16f505.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f505.inc-23-;               LIST   P=PIC16F505
gputils-1.4.0/header/p16f505.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f505.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2480.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2480.inc:5:;  MPASM PIC18F2480 processor include
gputils-1.4.0/header/p18f2480.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2480.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2480.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2480
gputils-1.4.0/header/p18f2480.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2480.inc-23-;               LIST   P=PIC18F2480
gputils-1.4.0/header/p18f2480.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2480.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1455.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1455.inc:5:;  MPASM PIC16F1455 processor include
gputils-1.4.0/header/p16f1455.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1455.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1455.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1455
gputils-1.4.0/header/p16f1455.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1455.inc-23-;               LIST   P=PIC16F1455
gputils-1.4.0/header/p16f1455.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1455.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2680.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2680.inc:5:;  MPASM PIC18F2680 processor include
gputils-1.4.0/header/p18f2680.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2680.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2680.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2680
gputils-1.4.0/header/p18f2680.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2680.inc-23-;               LIST   P=PIC18F2680
gputils-1.4.0/header/p18f2680.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2680.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf65k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf65k80.inc:5:;  MPASM PIC18LF65K80 processor include
gputils-1.4.0/header/p18lf65k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf65k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf65k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF65K80
gputils-1.4.0/header/p18lf65k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf65k80.inc-23-;               LIST   P=PIC18LF65K80
gputils-1.4.0/header/p18lf65k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf65k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f526.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f526.inc:5:;  MPASM PIC16F526 processor include
gputils-1.4.0/header/p16f526.inc-6-; 
##############################################
gputils-1.4.0/header/p16f526.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f526.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F526
gputils-1.4.0/header/p16f526.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f526.inc-23-;               LIST   P=PIC16F526
gputils-1.4.0/header/p16f526.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f526.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f64j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f64j11.inc:5:;  MPASM PIC18F64J11 processor include
gputils-1.4.0/header/p18f64j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f64j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f64j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F64J11
gputils-1.4.0/header/p18f64j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f64j11.inc-23-;               LIST   P=PIC18F64J11
gputils-1.4.0/header/p18f64j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f64j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c924.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c924.inc:5:;  MPASM PIC16C924 processor include
gputils-1.4.0/header/p16c924.inc-6-; 
##############################################
gputils-1.4.0/header/p16c924.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c924.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C924
gputils-1.4.0/header/p16c924.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c924.inc-23-;               LIST   P=PIC16C924
gputils-1.4.0/header/p16c924.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c924.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1786.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1786.inc:5:;  MPASM PIC16LF1786 processor include
gputils-1.4.0/header/p16lf1786.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1786.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1786.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1786
gputils-1.4.0/header/p16lf1786.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1786.inc-23-;               LIST   P=PIC16LF1786
gputils-1.4.0/header/p16lf1786.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1786.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f87j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f87j10.inc:5:;  MPASM PIC18F87J10 processor include
gputils-1.4.0/header/p18f87j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18f87j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f87j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F87J10
gputils-1.4.0/header/p18f87j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f87j10.inc-23-;               LIST   P=PIC18F87J10
gputils-1.4.0/header/p18f87j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f87j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f46j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f46j50.inc:5:;  MPASM PIC18F46J50 processor include
gputils-1.4.0/header/p18f46j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f46j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f46j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F46J50
gputils-1.4.0/header/p18f46j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f46j50.inc-23-;               LIST   P=PIC18F46J50
gputils-1.4.0/header/p18f46j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f46j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f627.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f627.inc:5:;  MPASM PIC16F627 processor include
gputils-1.4.0/header/p16f627.inc-6-; 
##############################################
gputils-1.4.0/header/p16f627.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f627.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F627
gputils-1.4.0/header/p16f627.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f627.inc-23-;               LIST   P=PIC16F627
gputils-1.4.0/header/p16f627.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f627.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f54.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f54.inc:5:;  MPASM PIC16F54 processor include
gputils-1.4.0/header/p16f54.inc-6-; 
##############################################
gputils-1.4.0/header/p16f54.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f54.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F54
gputils-1.4.0/header/p16f54.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f54.inc-23-;               LIST   P=PIC16F54
gputils-1.4.0/header/p16f54.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f54.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1824.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1824.inc:5:;  MPASM PIC16LF1824 processor include
gputils-1.4.0/header/p16lf1824.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1824.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1824.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1824
gputils-1.4.0/header/p16lf1824.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1824.inc-23-;               LIST   P=PIC16LF1824
gputils-1.4.0/header/p16lf1824.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1824.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f884.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f884.inc:5:;  MPASM PIC16F884 processor include
gputils-1.4.0/header/p16f884.inc-6-; 
##############################################
gputils-1.4.0/header/p16f884.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f884.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F884
gputils-1.4.0/header/p16f884.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f884.inc-23-;               LIST   P=PIC16F884
gputils-1.4.0/header/p16f884.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f884.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2585.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2585.inc:5:;  MPASM PIC18F2585 processor include
gputils-1.4.0/header/p18f2585.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2585.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2585.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2585
gputils-1.4.0/header/p18f2585.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2585.inc-23-;               LIST   P=PIC18F2585
gputils-1.4.0/header/p18f2585.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2585.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f26j13.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f26j13.inc:5:;  MPASM PIC18F26J13 processor include
gputils-1.4.0/header/p18f26j13.inc-6-; 
##############################################
gputils-1.4.0/header/p18f26j13.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f26j13.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F26J13
gputils-1.4.0/header/p18f26j13.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f26j13.inc-23-;               LIST   P=PIC18F26J13
gputils-1.4.0/header/p18f26j13.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f26j13.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f818.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f818.inc:5:;  MPASM PIC16F818 processor include
gputils-1.4.0/header/p16f818.inc-6-; 
##############################################
gputils-1.4.0/header/p16f818.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f818.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F818
gputils-1.4.0/header/p16f818.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f818.inc-23-;               LIST   P=PIC16F818
gputils-1.4.0/header/p16f818.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f818.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf46j53.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf46j53.inc:5:;  MPASM PIC18LF46J53 processor include
gputils-1.4.0/header/p18lf46j53.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf46j53.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf46j53.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF46J53
gputils-1.4.0/header/p18lf46j53.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf46j53.inc-23-;               LIST   P=PIC18LF46J53
gputils-1.4.0/header/p18lf46j53.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf46j53.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2439.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2439.inc:5:;  MPASM PIC18F2439 processor include
gputils-1.4.0/header/p18f2439.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2439.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2439.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2439
gputils-1.4.0/header/p18f2439.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2439.inc-23-;               LIST   P=PIC18F2439
gputils-1.4.0/header/p18f2439.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2439.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1454.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1454.inc:5:;  MPASM PIC16LF1454 processor include
gputils-1.4.0/header/p16lf1454.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1454.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1454.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1454
gputils-1.4.0/header/p16lf1454.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1454.inc-23-;               LIST   P=PIC16LF1454
gputils-1.4.0/header/p16lf1454.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1454.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f527.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f527.inc:5:;  MPASM PIC16F527 processor include
gputils-1.4.0/header/p16f527.inc-6-; 
##############################################
gputils-1.4.0/header/p16f527.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f527.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F527
gputils-1.4.0/header/p16f527.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f527.inc-23-;               LIST   P=PIC16F527
gputils-1.4.0/header/p16f527.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f527.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c74.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p16c74.inc:13:;               C:\ MPASM MYFILE.ASM /PIC16C74
gputils-1.4.0/header/p16c74.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c74.inc-15-;               LIST   P=PIC16C74
gputils-1.4.0/header/p16c74.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c74.inc-17-
##############################################
gputils-1.4.0/header/p18f448.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f448.inc:5:;  MPASM PIC18F448 processor include
gputils-1.4.0/header/p18f448.inc-6-; 
##############################################
gputils-1.4.0/header/p18f448.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f448.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F448
gputils-1.4.0/header/p18f448.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f448.inc-23-;               LIST   P=PIC18F448
gputils-1.4.0/header/p18f448.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f448.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17c762.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17c762.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17C762
gputils-1.4.0/header/p17c762.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17c762.inc-15-;               LIST   P=PIC17C762
gputils-1.4.0/header/p17c762.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17c762.inc-17-
##############################################
gputils-1.4.0/header/p16lf1906.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1906.inc:5:;  MPASM PIC16LF1906 processor include
gputils-1.4.0/header/p16lf1906.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1906.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1906.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1906
gputils-1.4.0/header/p16lf1906.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1906.inc-23-;               LIST   P=PIC16LF1906
gputils-1.4.0/header/p16lf1906.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1906.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1829.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1829.inc:5:;  MPASM PIC16F1829 processor include
gputils-1.4.0/header/p16f1829.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1829.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1829.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1829
gputils-1.4.0/header/p16f1829.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1829.inc-23-;               LIST   P=PIC16F1829
gputils-1.4.0/header/p16f1829.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1829.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f97j60.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f97j60.inc:5:;  MPASM PIC18F97J60 processor include
gputils-1.4.0/header/p18f97j60.inc-6-; 
##############################################
gputils-1.4.0/header/p18f97j60.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f97j60.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F97J60
gputils-1.4.0/header/p18f97j60.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f97j60.inc-23-;               LIST   P=PIC18F97J60
gputils-1.4.0/header/p18f97j60.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f97j60.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4585.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4585.inc:5:;  MPASM PIC18F4585 processor include
gputils-1.4.0/header/p18f4585.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4585.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4585.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4585
gputils-1.4.0/header/p18f4585.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4585.inc-23-;               LIST   P=PIC18F4585
gputils-1.4.0/header/p18f4585.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4585.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16hv753.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16hv753.inc:5:;  MPASM PIC16HV753 processor include
gputils-1.4.0/header/p16hv753.inc-6-; 
##############################################
gputils-1.4.0/header/p16hv753.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16hv753.inc:21:;               C:\MPASM MYFILE.ASM /PIC16HV753
gputils-1.4.0/header/p16hv753.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16hv753.inc-23-;               LIST   P=PIC16HV753
gputils-1.4.0/header/p16hv753.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16hv753.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12lf1572.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12lf1572.inc:5:;  MPASM PIC12LF1572 processor include
gputils-1.4.0/header/p12lf1572.inc-6-; 
##############################################
gputils-1.4.0/header/p12lf1572.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12lf1572.inc:21:;               C:\MPASM MYFILE.ASM /PIC12LF1572
gputils-1.4.0/header/p12lf1572.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12lf1572.inc-23-;               LIST   P=PIC12LF1572
gputils-1.4.0/header/p12lf1572.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12lf1572.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6310.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6310.inc:5:;  MPASM PIC18F6310 processor include
gputils-1.4.0/header/p18f6310.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6310.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6310.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6310
gputils-1.4.0/header/p18f6310.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6310.inc-23-;               LIST   P=PIC18F6310
gputils-1.4.0/header/p18f6310.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6310.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f685.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f685.inc:5:;  MPASM PIC16F685 processor include
gputils-1.4.0/header/p16f685.inc-6-; 
##############################################
gputils-1.4.0/header/p16f685.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f685.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F685
gputils-1.4.0/header/p16f685.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f685.inc-23-;               LIST   P=PIC16F685
gputils-1.4.0/header/p16f685.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f685.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f876a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f876a.inc:5:;  MPASM PIC16F876A processor include
gputils-1.4.0/header/p16f876a.inc-6-; 
##############################################
gputils-1.4.0/header/p16f876a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f876a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F876A
gputils-1.4.0/header/p16f876a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f876a.inc-23-;               LIST   P=PIC16F876A
gputils-1.4.0/header/p16f876a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f876a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1904.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1904.inc:5:;  MPASM PIC16LF1904 processor include
gputils-1.4.0/header/p16lf1904.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1904.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1904.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1904
gputils-1.4.0/header/p16lf1904.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1904.inc-23-;               LIST   P=PIC16LF1904
gputils-1.4.0/header/p16lf1904.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1904.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1826.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1826.inc:4:;  MPASM PIC16F1826 processor include
gputils-1.4.0/header/p16f1826.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1826.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1826.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1826
gputils-1.4.0/header/p16f1826.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1826.inc-22-;               LIST   P=PIC16F1826
gputils-1.4.0/header/p16f1826.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1826.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6490.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6490.inc:5:;  MPASM PIC18F6490 processor include
gputils-1.4.0/header/p18f6490.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6490.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6490.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6490
gputils-1.4.0/header/p18f6490.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6490.inc-23-;               LIST   P=PIC18F6490
gputils-1.4.0/header/p18f6490.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6490.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6722.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6722.inc:5:;  MPASM PIC18F6722 processor include
gputils-1.4.0/header/p18f6722.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6722.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6722.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6722
gputils-1.4.0/header/p18f6722.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6722.inc-23-;               LIST   P=PIC18F6722
gputils-1.4.0/header/p18f6722.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6722.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12ce519.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12ce519.inc:5:;  MPASM PIC12CE519 processor include
gputils-1.4.0/header/p12ce519.inc-6-; 
##############################################
gputils-1.4.0/header/p12ce519.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12ce519.inc:21:;               C:\MPASM MYFILE.ASM /PIC12CE519
gputils-1.4.0/header/p12ce519.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12ce519.inc-23-;               LIST   P=PIC12CE519
gputils-1.4.0/header/p12ce519.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12ce519.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1513.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1513.inc:5:;  MPASM PIC16F1513 processor include
gputils-1.4.0/header/p16f1513.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1513.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1513.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1513
gputils-1.4.0/header/p16f1513.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1513.inc-23-;               LIST   P=PIC16F1513
gputils-1.4.0/header/p16f1513.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1513.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f737.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f737.inc:5:;  MPASM PIC16F737 processor include
gputils-1.4.0/header/p16f737.inc-6-; 
##############################################
gputils-1.4.0/header/p16f737.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f737.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F737
gputils-1.4.0/header/p16f737.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f737.inc-23-;               LIST   P=PIC16F737
gputils-1.4.0/header/p16f737.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f737.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f65j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f65j11.inc:5:;  MPASM PIC18F65J11 processor include
gputils-1.4.0/header/p18f65j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f65j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f65j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F65J11
gputils-1.4.0/header/p18f65j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f65j11.inc-23-;               LIST   P=PIC18F65J11
gputils-1.4.0/header/p18f65j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f65j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr54.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr54.inc:5:;  MPASM PIC16CR54 processor include
gputils-1.4.0/header/p16cr54.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr54.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr54.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR54
gputils-1.4.0/header/p16cr54.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr54.inc-23-;               LIST   P=PIC16CR54
gputils-1.4.0/header/p16cr54.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr54.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1784.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1784.inc:5:;  MPASM PIC16LF1784 processor include
gputils-1.4.0/header/p16lf1784.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1784.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1784.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1784
gputils-1.4.0/header/p16lf1784.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1784.inc-23-;               LIST   P=PIC16LF1784
gputils-1.4.0/header/p16lf1784.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1784.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c58b.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c58b.inc:5:;  MPASM PIC16C58B processor include
gputils-1.4.0/header/p16c58b.inc-6-; 
##############################################
gputils-1.4.0/header/p16c58b.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c58b.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C58B
gputils-1.4.0/header/p16c58b.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c58b.inc-23-;               LIST   P=PIC16C58B
gputils-1.4.0/header/p16c58b.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c58b.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f777.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f777.inc:5:;  MPASM PIC16F777 processor include
gputils-1.4.0/header/p16f777.inc-6-; 
##############################################
gputils-1.4.0/header/p16f777.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f777.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F777
gputils-1.4.0/header/p16f777.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f777.inc-23-;               LIST   P=PIC16F777
gputils-1.4.0/header/p16f777.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f777.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f64j90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f64j90.inc:5:;  MPASM PIC18F64J90 processor include
gputils-1.4.0/header/p18f64j90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f64j90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f64j90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F64J90
gputils-1.4.0/header/p18f64j90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f64j90.inc-23-;               LIST   P=PIC18F64J90
gputils-1.4.0/header/p18f64j90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f64j90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f24k50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f24k50.inc:5:;  MPASM PIC18F24K50 processor include
gputils-1.4.0/header/p18f24k50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f24k50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f24k50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F24K50
gputils-1.4.0/header/p18f24k50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f24k50.inc-23-;               LIST   P=PIC18F24K50
gputils-1.4.0/header/p18f24k50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f24k50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4450.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4450.inc:5:;  MPASM PIC18F4450 processor include
gputils-1.4.0/header/p18f4450.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4450.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4450.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4450
gputils-1.4.0/header/p18f4450.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4450.inc-23-;               LIST   P=PIC18F4450
gputils-1.4.0/header/p18f4450.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4450.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2458.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2458.inc:5:;  MPASM PIC18F2458 processor include
gputils-1.4.0/header/p18f2458.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2458.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2458.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2458
gputils-1.4.0/header/p18f2458.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2458.inc-23-;               LIST   P=PIC18F2458
gputils-1.4.0/header/p18f2458.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2458.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c62a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c62a.inc:5:;  MPASM PIC16C62A processor include
gputils-1.4.0/header/p16c62a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c62a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c62a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C62A
gputils-1.4.0/header/p16c62a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c62a.inc-23-;               LIST   P=PIC16C62A
gputils-1.4.0/header/p16c62a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c62a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1903.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1903.inc:5:;  MPASM PIC16LF1903 processor include
gputils-1.4.0/header/p16lf1903.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1903.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1903.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1903
gputils-1.4.0/header/p16lf1903.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1903.inc-23-;               LIST   P=PIC16LF1903
gputils-1.4.0/header/p16lf1903.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1903.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4525.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4525.inc:5:;  MPASM PIC18F4525 processor include
gputils-1.4.0/header/p18f4525.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4525.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4525.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4525
gputils-1.4.0/header/p18f4525.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4525.inc-23-;               LIST   P=PIC18F4525
gputils-1.4.0/header/p18f4525.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4525.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c57.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c57.inc:5:;  MPASM PIC16C57 processor include
gputils-1.4.0/header/p16c57.inc-6-; 
##############################################
gputils-1.4.0/header/p16c57.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c57.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C57
gputils-1.4.0/header/p16c57.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c57.inc-23-;               LIST   P=PIC16C57
gputils-1.4.0/header/p16c57.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c57.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf44k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf44k22.inc:5:;  MPASM PIC18LF44K22 processor include
gputils-1.4.0/header/p18lf44k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf44k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf44k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF44K22
gputils-1.4.0/header/p18lf44k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf44k22.inc-23-;               LIST   P=PIC18LF44K22
gputils-1.4.0/header/p18lf44k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf44k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f83.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f83.inc:5:;  MPASM PIC16F83 processor include
gputils-1.4.0/header/p16f83.inc-6-; 
##############################################
gputils-1.4.0/header/p16f83.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f83.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F83
gputils-1.4.0/header/p16f83.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f83.inc-23-;               LIST   P=PIC16F83
gputils-1.4.0/header/p16f83.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f83.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f45k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f45k80.inc:5:;  MPASM PIC18F45K80 processor include
gputils-1.4.0/header/p18f45k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18f45k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f45k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F45K80
gputils-1.4.0/header/p18f45k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f45k80.inc-23-;               LIST   P=PIC18F45K80
gputils-1.4.0/header/p18f45k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f45k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr58b.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr58b.inc:5:;  MPASM PIC16CR58B processor include
gputils-1.4.0/header/p16cr58b.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr58b.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr58b.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR58B
gputils-1.4.0/header/p16cr58b.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr58b.inc-23-;               LIST   P=PIC16CR58B
gputils-1.4.0/header/p16cr58b.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr58b.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1613.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1613.inc:5:;  MPASM PIC16LF1613 processor include
gputils-1.4.0/header/p16lf1613.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1613.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1613.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1613
gputils-1.4.0/header/p16lf1613.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1613.inc-23-;               LIST   P=PIC16LF1613
gputils-1.4.0/header/p16lf1613.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1613.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12lf1612.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12lf1612.inc:5:;  MPASM PIC12LF1612 processor include
gputils-1.4.0/header/p12lf1612.inc-6-; 
##############################################
gputils-1.4.0/header/p12lf1612.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12lf1612.inc:21:;               C:\MPASM MYFILE.ASM /PIC12LF1612
gputils-1.4.0/header/p12lf1612.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12lf1612.inc-23-;               LIST   P=PIC12LF1612
gputils-1.4.0/header/p12lf1612.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12lf1612.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr620a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr620a.inc:5:;  MPASM PIC16CR620A processor include
gputils-1.4.0/header/p16cr620a.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr620a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr620a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR620A
gputils-1.4.0/header/p16cr620a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr620a.inc-23-;               LIST   P=PIC16CR620A
gputils-1.4.0/header/p16cr620a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr620a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf726.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf726.inc:5:;  MPASM PIC16LF726 processor include
gputils-1.4.0/header/p16lf726.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf726.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf726.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF726
gputils-1.4.0/header/p16lf726.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf726.inc-23-;               LIST   P=PIC16LF726
gputils-1.4.0/header/p16lf726.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf726.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1829lin.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1829lin.inc:5:;  MPASM PIC16F1829LIN processor include
gputils-1.4.0/header/p16f1829lin.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1829lin.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1829lin.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1829LIN
gputils-1.4.0/header/p16f1829lin.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1829lin.inc-23-;               LIST   P=PIC16F1829LIN
gputils-1.4.0/header/p16f1829lin.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1829lin.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f26j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f26j11.inc:5:;  MPASM PIC18F26J11 processor include
gputils-1.4.0/header/p18f26j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f26j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f26j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F26J11
gputils-1.4.0/header/p18f26j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f26j11.inc-23-;               LIST   P=PIC18F26J11
gputils-1.4.0/header/p18f26j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f26j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4439.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4439.inc:5:;  MPASM PIC18F4439 processor include
gputils-1.4.0/header/p18f4439.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4439.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4439.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4439
gputils-1.4.0/header/p18f4439.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4439.inc-23-;               LIST   P=PIC18F4439
gputils-1.4.0/header/p18f4439.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4439.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16ce623.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16ce623.inc:5:;  MPASM PIC16CE623 processor include
gputils-1.4.0/header/p16ce623.inc-6-; 
##############################################
gputils-1.4.0/header/p16ce623.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16ce623.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CE623
gputils-1.4.0/header/p16ce623.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16ce623.inc-23-;               LIST   P=PIC16CE623
gputils-1.4.0/header/p16ce623.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16ce623.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf25k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf25k80.inc:5:;  MPASM PIC18LF25K80 processor include
gputils-1.4.0/header/p18lf25k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf25k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf25k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF25K80
gputils-1.4.0/header/p18lf25k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf25k80.inc-23-;               LIST   P=PIC18LF25K80
gputils-1.4.0/header/p18lf25k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf25k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f629.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f629.inc:5:;  MPASM PIC12F629 processor include
gputils-1.4.0/header/p12f629.inc-6-; 
##############################################
gputils-1.4.0/header/p12f629.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f629.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F629
gputils-1.4.0/header/p12f629.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f629.inc-23-;               LIST   P=PIC12F629
gputils-1.4.0/header/p12f629.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f629.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f442.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f442.inc:5:;  MPASM PIC18F442 processor include
gputils-1.4.0/header/p18f442.inc-6-; 
##############################################
gputils-1.4.0/header/p18f442.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f442.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F442
gputils-1.4.0/header/p18f442.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f442.inc-23-;               LIST   P=PIC18F442
gputils-1.4.0/header/p18f442.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f442.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j65.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j65.inc:5:;  MPASM PIC18F66J65 processor include
gputils-1.4.0/header/p18f66j65.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j65.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j65.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J65
gputils-1.4.0/header/p18f66j65.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j65.inc-23-;               LIST   P=PIC18F66J65
gputils-1.4.0/header/p18f66j65.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j65.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f1612.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f1612.inc:5:;  MPASM PIC12F1612 processor include
gputils-1.4.0/header/p12f1612.inc-6-; 
##############################################
gputils-1.4.0/header/p12f1612.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f1612.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F1612
gputils-1.4.0/header/p12f1612.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f1612.inc-23-;               LIST   P=PIC12F1612
gputils-1.4.0/header/p12f1612.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f1612.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c620a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c620a.inc:5:;  MPASM PIC16C620A processor include
gputils-1.4.0/header/p16c620a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c620a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c620a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C620A
gputils-1.4.0/header/p16c620a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c620a.inc-23-;               LIST   P=PIC16C620A
gputils-1.4.0/header/p16c620a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c620a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2525.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2525.inc:5:;  MPASM PIC18F2525 processor include
gputils-1.4.0/header/p18f2525.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2525.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2525.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2525
gputils-1.4.0/header/p18f2525.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2525.inc-23-;               LIST   P=PIC18F2525
gputils-1.4.0/header/p18f2525.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2525.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1519.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1519.inc:5:;  MPASM PIC16F1519 processor include
gputils-1.4.0/header/p16f1519.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1519.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1519.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1519
gputils-1.4.0/header/p16f1519.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1519.inc-23-;               LIST   P=PIC16F1519
gputils-1.4.0/header/p16f1519.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1519.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/rf509af.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/rf509af.inc:5:;  MPASM PICRF509AF processor include
gputils-1.4.0/header/rf509af.inc-6-; 
##############################################
gputils-1.4.0/header/rf509af.inc-20-;       1. Command line switch:
gputils-1.4.0/header/rf509af.inc:21:;               C:\MPASM MYFILE.ASM /PICRF509AF
gputils-1.4.0/header/rf509af.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/rf509af.inc-23-;               LIST   P=PICRF509AF
gputils-1.4.0/header/rf509af.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/rf509af.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f721.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f721.inc:5:;  MPASM PIC16F721 processor include
gputils-1.4.0/header/p16f721.inc-6-; 
##############################################
gputils-1.4.0/header/p16f721.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f721.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F721
gputils-1.4.0/header/p16f721.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f721.inc-23-;               LIST   P=PIC16F721
gputils-1.4.0/header/p16f721.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f721.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c71.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c71.inc:5:;  MPASM PIC16C71 processor include
gputils-1.4.0/header/p16c71.inc-6-; 
##############################################
gputils-1.4.0/header/p16c71.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c71.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C71
gputils-1.4.0/header/p16c71.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c71.inc-23-;               LIST   P=PIC16C71
gputils-1.4.0/header/p16c71.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c71.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18c252.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18c252.inc:5:;  MPASM PIC18C252 processor include
gputils-1.4.0/header/p18c252.inc-6-; 
##############################################
gputils-1.4.0/header/p18c252.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18c252.inc:21:;               C:\MPASM MYFILE.ASM /PIC18C252
gputils-1.4.0/header/p18c252.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18c252.inc-23-;               LIST   P=PIC18C252
gputils-1.4.0/header/p18c252.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18c252.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f24k20.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f24k20.inc:5:;  MPASM PIC18F24K20 processor include
gputils-1.4.0/header/p18f24k20.inc-6-; 
##############################################
gputils-1.4.0/header/p18f24k20.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f24k20.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F24K20
gputils-1.4.0/header/p18f24k20.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f24k20.inc-23-;               LIST   P=PIC18F24K20
gputils-1.4.0/header/p18f24k20.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f24k20.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f1571.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f1571.inc:5:;  MPASM PIC12F1571 processor include
gputils-1.4.0/header/p12f1571.inc-6-; 
##############################################
gputils-1.4.0/header/p12f1571.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f1571.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F1571
gputils-1.4.0/header/p12f1571.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f1571.inc-23-;               LIST   P=PIC12F1571
gputils-1.4.0/header/p12f1571.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f1571.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f609.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f609.inc:5:;  MPASM PIC12F609 processor include
gputils-1.4.0/header/p12f609.inc-6-; 
##############################################
gputils-1.4.0/header/p12f609.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f609.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F609
gputils-1.4.0/header/p12f609.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f609.inc-23-;               LIST   P=PIC12F609
gputils-1.4.0/header/p12f609.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f609.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c64a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c64a.inc:5:;  MPASM PIC16C64A processor include
gputils-1.4.0/header/p16c64a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c64a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c64a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C64A
gputils-1.4.0/header/p16c64a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c64a.inc-23-;               LIST   P=PIC16C64A
gputils-1.4.0/header/p16c64a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c64a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f747.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f747.inc:5:;  MPASM PIC16F747 processor include
gputils-1.4.0/header/p16f747.inc-6-; 
##############################################
gputils-1.4.0/header/p16f747.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f747.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F747
gputils-1.4.0/header/p16f747.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f747.inc-23-;               LIST   P=PIC16F747
gputils-1.4.0/header/p16f747.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f747.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f886.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f886.inc:5:;  MPASM PIC16F886 processor include
gputils-1.4.0/header/p16f886.inc-6-; 
##############################################
gputils-1.4.0/header/p16f886.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f886.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F886
gputils-1.4.0/header/p16f886.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f886.inc-23-;               LIST   P=PIC16F886
gputils-1.4.0/header/p16f886.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f886.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1458.inc-3-;==========================================================================
gputils-1.4.0/header/p16lf1458.inc:4:;  MPASM PIC16LF1458 processor include
gputils-1.4.0/header/p16lf1458.inc-5-; 
##############################################
gputils-1.4.0/header/p16lf1458.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16lf1458.inc:20:;               C:\MPASM MYFILE.ASM /PIC16LF1458
gputils-1.4.0/header/p16lf1458.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1458.inc-22-;               LIST   P=PIC16LF1458
gputils-1.4.0/header/p16lf1458.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1458.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf18323.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf18323.inc:5:;  MPASM PIC16LF18323 processor include
gputils-1.4.0/header/p16lf18323.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf18323.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf18323.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF18323
gputils-1.4.0/header/p16lf18323.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf18323.inc-23-;               LIST   P=PIC16LF18323
gputils-1.4.0/header/p16lf18323.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf18323.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf44j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf44j10.inc:5:;  MPASM PIC18LF44J10 processor include
gputils-1.4.0/header/p18lf44j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf44j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf44j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF44J10
gputils-1.4.0/header/p18lf44j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf44j10.inc-23-;               LIST   P=PIC18LF44J10
gputils-1.4.0/header/p18lf44j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf44j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8680.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8680.inc:5:;  MPASM PIC18F8680 processor include
gputils-1.4.0/header/p18f8680.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8680.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8680.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8680
gputils-1.4.0/header/p18f8680.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8680.inc-23-;               LIST   P=PIC18F8680
gputils-1.4.0/header/p18f8680.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8680.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8628.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8628.inc:5:;  MPASM PIC18F8628 processor include
gputils-1.4.0/header/p18f8628.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8628.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8628.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8628
gputils-1.4.0/header/p18f8628.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8628.inc-23-;               LIST   P=PIC18F8628
gputils-1.4.0/header/p18f8628.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8628.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1619.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1619.inc:5:;  MPASM PIC16LF1619 processor include
gputils-1.4.0/header/p16lf1619.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1619.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1619.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1619
gputils-1.4.0/header/p16lf1619.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1619.inc-23-;               LIST   P=PIC16LF1619
gputils-1.4.0/header/p16lf1619.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1619.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr64.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr64.inc:5:;  MPASM PIC16CR64 processor include
gputils-1.4.0/header/p16cr64.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr64.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr64.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR64
gputils-1.4.0/header/p16cr64.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr64.inc-23-;               LIST   P=PIC16CR64
gputils-1.4.0/header/p16cr64.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr64.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f26k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f26k22.inc:5:;  MPASM PIC18F26K22 processor include
gputils-1.4.0/header/p18f26k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f26k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f26k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F26K22
gputils-1.4.0/header/p18f26k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f26k22.inc-23-;               LIST   P=PIC18F26K22
gputils-1.4.0/header/p18f26k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f26k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f648a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f648a.inc:5:;  MPASM PIC16F648A processor include
gputils-1.4.0/header/p16f648a.inc-6-; 
##############################################
gputils-1.4.0/header/p16f648a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f648a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F648A
gputils-1.4.0/header/p16f648a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f648a.inc-23-;               LIST   P=PIC16F648A
gputils-1.4.0/header/p16f648a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f648a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2520.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2520.inc:5:;  MPASM PIC18F2520 processor include
gputils-1.4.0/header/p18f2520.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2520.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2520.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2520
gputils-1.4.0/header/p18f2520.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2520.inc-23-;               LIST   P=PIC18F2520
gputils-1.4.0/header/p18f2520.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2520.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f1230.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f1230.inc:5:;  MPASM PIC18F1230 processor include
gputils-1.4.0/header/p18f1230.inc-6-; 
##############################################
gputils-1.4.0/header/p18f1230.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f1230.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F1230
gputils-1.4.0/header/p18f1230.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f1230.inc-23-;               LIST   P=PIC18F1230
gputils-1.4.0/header/p18f1230.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f1230.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f44j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f44j50.inc:5:;  MPASM PIC18F44J50 processor include
gputils-1.4.0/header/p18f44j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f44j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f44j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F44J50
gputils-1.4.0/header/p18f44j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f44j50.inc-23-;               LIST   P=PIC18F44J50
gputils-1.4.0/header/p18f44j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f44j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f73.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f73.inc:5:;  MPASM PIC16F73 processor include
gputils-1.4.0/header/p16f73.inc-6-; 
##############################################
gputils-1.4.0/header/p16f73.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f73.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F73
gputils-1.4.0/header/p16f73.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f73.inc-23-;               LIST   P=PIC16F73
gputils-1.4.0/header/p16f73.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f73.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/pmcv08a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/pmcv08a.inc:5:;  MPASM MCV08A processor include
gputils-1.4.0/header/pmcv08a.inc-6-; 
##############################################
gputils-1.4.0/header/pmcv08a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/pmcv08a.inc:21:;               C:\MPASM MYFILE.ASM /MCV08A
gputils-1.4.0/header/pmcv08a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/pmcv08a.inc-23-;               LIST   P=MCV08A
gputils-1.4.0/header/pmcv08a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/pmcv08a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f874a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f874a.inc:5:;  MPASM PIC16F874A processor include
gputils-1.4.0/header/p16f874a.inc-6-; 
##############################################
gputils-1.4.0/header/p16f874a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f874a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F874A
gputils-1.4.0/header/p16f874a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f874a.inc-23-;               LIST   P=PIC16F874A
gputils-1.4.0/header/p16f874a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f874a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2580.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2580.inc:5:;  MPASM PIC18F2580 processor include
gputils-1.4.0/header/p18f2580.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2580.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2580.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2580
gputils-1.4.0/header/p18f2580.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2580.inc-23-;               LIST   P=PIC18F2580
gputils-1.4.0/header/p18f2580.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2580.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6620.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6620.inc:5:;  MPASM PIC18F6620 processor include
gputils-1.4.0/header/p18f6620.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6620.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6620.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6620
gputils-1.4.0/header/p18f6620.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6620.inc-23-;               LIST   P=PIC18F6620
gputils-1.4.0/header/p18f6620.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6620.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12lf1840t39a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12lf1840t39a.inc:5:;  MPASM PIC12LF1840T39A processor include
gputils-1.4.0/header/p12lf1840t39a.inc-6-; 
##############################################
gputils-1.4.0/header/p12lf1840t39a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12lf1840t39a.inc:21:;               C:\MPASM MYFILE.ASM /PIC12LF1840T39A
gputils-1.4.0/header/p12lf1840t39a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12lf1840t39a.inc-23-;               LIST   P=PIC12LF1840T39A
gputils-1.4.0/header/p12lf1840t39a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12lf1840t39a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c74a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c74a.inc:5:;  MPASM PIC16C74A processor include
gputils-1.4.0/header/p16c74a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c74a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c74a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C74A
gputils-1.4.0/header/p16c74a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c74a.inc-23-;               LIST   P=PIC16C74A
gputils-1.4.0/header/p16c74a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c74a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f24k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f24k22.inc:5:;  MPASM PIC18F24K22 processor include
gputils-1.4.0/header/p18f24k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f24k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f24k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F24K22
gputils-1.4.0/header/p18f24k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f24k22.inc-23-;               LIST   P=PIC18F24K22
gputils-1.4.0/header/p18f24k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f24k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f727.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f727.inc:5:;  MPASM PIC16F727 processor include
gputils-1.4.0/header/p16f727.inc-6-; 
##############################################
gputils-1.4.0/header/p16f727.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f727.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F727
gputils-1.4.0/header/p16f727.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f727.inc-23-;               LIST   P=PIC16F727
gputils-1.4.0/header/p16f727.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f727.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf66k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf66k80.inc:5:;  MPASM PIC18LF66K80 processor include
gputils-1.4.0/header/p18lf66k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf66k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf66k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF66K80
gputils-1.4.0/header/p18lf66k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf66k80.inc-23-;               LIST   P=PIC18LF66K80
gputils-1.4.0/header/p18lf66k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf66k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f67j60.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f67j60.inc:5:;  MPASM PIC18F67J60 processor include
gputils-1.4.0/header/p18f67j60.inc-6-; 
##############################################
gputils-1.4.0/header/p18f67j60.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f67j60.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F67J60
gputils-1.4.0/header/p18f67j60.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f67j60.inc-23-;               LIST   P=PIC18F67J60
gputils-1.4.0/header/p18f67j60.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f67j60.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf46j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf46j50.inc:5:;  MPASM PIC18LF46J50 processor include
gputils-1.4.0/header/p18lf46j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf46j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf46j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF46J50
gputils-1.4.0/header/p18lf46j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf46j50.inc-23-;               LIST   P=PIC18LF46J50
gputils-1.4.0/header/p18lf46j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf46j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12lf1840t48a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12lf1840t48a.inc:5:;  MPASM PIC12LF1840T48A processor include
gputils-1.4.0/header/p12lf1840t48a.inc-6-; 
##############################################
gputils-1.4.0/header/p12lf1840t48a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12lf1840t48a.inc:21:;               C:\MPASM MYFILE.ASM /PIC12LF1840T48A
gputils-1.4.0/header/p12lf1840t48a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12lf1840t48a.inc-23-;               LIST   P=PIC12LF1840T48A
gputils-1.4.0/header/p12lf1840t48a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12lf1840t48a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8720.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8720.inc:5:;  MPASM PIC18F8720 processor include
gputils-1.4.0/header/p18f8720.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8720.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8720.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8720
gputils-1.4.0/header/p18f8720.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8720.inc-23-;               LIST   P=PIC18F8720
gputils-1.4.0/header/p18f8720.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8720.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1459.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1459.inc:5:;  MPASM PIC16F1459 processor include
gputils-1.4.0/header/p16f1459.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1459.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1459.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1459
gputils-1.4.0/header/p16f1459.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1459.inc-23-;               LIST   P=PIC16F1459
gputils-1.4.0/header/p16f1459.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1459.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1825.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1825.inc:5:;  MPASM PIC16F1825 processor include
gputils-1.4.0/header/p16f1825.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1825.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1825.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1825
gputils-1.4.0/header/p16f1825.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1825.inc-23-;               LIST   P=PIC16F1825
gputils-1.4.0/header/p16f1825.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1825.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf26j13.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf26j13.inc:5:;  MPASM PIC18LF26J13 processor include
gputils-1.4.0/header/p18lf26j13.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf26j13.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf26j13.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF26J13
gputils-1.4.0/header/p18lf26j13.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf26j13.inc-23-;               LIST   P=PIC18LF26J13
gputils-1.4.0/header/p18lf26j13.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf26j13.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j90.inc:5:;  MPASM PIC18F86J90 processor include
gputils-1.4.0/header/p18f86j90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J90
gputils-1.4.0/header/p18f86j90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j90.inc-23-;               LIST   P=PIC18F86J90
gputils-1.4.0/header/p18f86j90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j16.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j16.inc:5:;  MPASM PIC18F86J16 processor include
gputils-1.4.0/header/p18f86j16.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j16.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j16.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J16
gputils-1.4.0/header/p18f86j16.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j16.inc-23-;               LIST   P=PIC18F86J16
gputils-1.4.0/header/p18f86j16.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j16.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j94.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j94.inc:5:;  MPASM PIC18F66J94 processor include
gputils-1.4.0/header/p18f66j94.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j94.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j94.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J94
gputils-1.4.0/header/p18f66j94.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j94.inc-23-;               LIST   P=PIC18F66J94
gputils-1.4.0/header/p18f66j94.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j94.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17c752.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17c752.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17C752
gputils-1.4.0/header/p17c752.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17c752.inc-15-;               LIST   P=PIC17C752
gputils-1.4.0/header/p17c752.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17c752.inc-17-
##############################################
gputils-1.4.0/header/p18f86k90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86k90.inc:5:;  MPASM PIC18F86K90 processor include
gputils-1.4.0/header/p18f86k90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86k90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86k90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86K90
gputils-1.4.0/header/p18f86k90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86k90.inc-23-;               LIST   P=PIC18F86K90
gputils-1.4.0/header/p18f86k90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86k90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p10f200.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p10f200.inc:5:;  MPASM PIC10F200 processor include
gputils-1.4.0/header/p10f200.inc-6-; 
##############################################
gputils-1.4.0/header/p10f200.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p10f200.inc:21:;               C:\MPASM MYFILE.ASM /PIC10F200
gputils-1.4.0/header/p10f200.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p10f200.inc-23-;               LIST   P=PIC10F200
gputils-1.4.0/header/p10f200.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p10f200.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c781.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c781.inc:5:;  MPASM PIC16C781 processor include
gputils-1.4.0/header/p16c781.inc-6-; 
##############################################
gputils-1.4.0/header/p16c781.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c781.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C781
gputils-1.4.0/header/p16c781.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c781.inc-23-;               LIST   P=PIC16C781
gputils-1.4.0/header/p16c781.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c781.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12lf1552.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12lf1552.inc:5:;  MPASM PIC12LF1552 processor include
gputils-1.4.0/header/p12lf1552.inc-6-; 
##############################################
gputils-1.4.0/header/p12lf1552.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12lf1552.inc:21:;               C:\MPASM MYFILE.ASM /PIC12LF1552
gputils-1.4.0/header/p12lf1552.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12lf1552.inc-23-;               LIST   P=PIC12LF1552
gputils-1.4.0/header/p12lf1552.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12lf1552.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8621.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8621.inc:5:;  MPASM PIC18F8621 processor include
gputils-1.4.0/header/p18f8621.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8621.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8621.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8621
gputils-1.4.0/header/p18f8621.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8621.inc-23-;               LIST   P=PIC18F8621
gputils-1.4.0/header/p18f8621.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8621.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1618.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1618.inc:5:;  MPASM PIC16LF1618 processor include
gputils-1.4.0/header/p16lf1618.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1618.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1618.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1618
gputils-1.4.0/header/p16lf1618.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1618.inc-23-;               LIST   P=PIC16LF1618
gputils-1.4.0/header/p16lf1618.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1618.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12hv615.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12hv615.inc:5:;  MPASM PIC12HV615 processor include
gputils-1.4.0/header/p12hv615.inc-6-; 
##############################################
gputils-1.4.0/header/p12hv615.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12hv615.inc:21:;               C:\MPASM MYFILE.ASM /PIC12HV615
gputils-1.4.0/header/p12hv615.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12hv615.inc-23-;               LIST   P=PIC12HV615
gputils-1.4.0/header/p12hv615.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12hv615.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c558.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c558.inc:5:;  MPASM PIC16C558 processor include
gputils-1.4.0/header/p16c558.inc-6-; 
##############################################
gputils-1.4.0/header/p16c558.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c558.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C558
gputils-1.4.0/header/p16c558.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c558.inc-23-;               LIST   P=PIC16C558
gputils-1.4.0/header/p16c558.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c558.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p10f220.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p10f220.inc:5:;  MPASM PIC10F220 processor include
gputils-1.4.0/header/p10f220.inc-6-; 
##############################################
gputils-1.4.0/header/p10f220.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p10f220.inc:21:;               C:\MPASM MYFILE.ASM /PIC10F220
gputils-1.4.0/header/p10f220.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p10f220.inc-23-;               LIST   P=PIC10F220
gputils-1.4.0/header/p10f220.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p10f220.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f96j65.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f96j65.inc:5:;  MPASM PIC18F96J65 processor include
gputils-1.4.0/header/p18f96j65.inc-6-; 
##############################################
gputils-1.4.0/header/p18f96j65.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f96j65.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F96J65
gputils-1.4.0/header/p18f96j65.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f96j65.inc-23-;               LIST   P=PIC18F96J65
gputils-1.4.0/header/p18f96j65.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f96j65.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c62.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p16c62.inc:13:;               C:\ MPASM MYFILE.ASM /PIC16C62
gputils-1.4.0/header/p16c62.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c62.inc-15-;               LIST   P=PIC16C62
gputils-1.4.0/header/p16c62.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c62.inc-17-
##############################################
gputils-1.4.0/header/p18f2331.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2331.inc:5:;  MPASM PIC18F2331 processor include
gputils-1.4.0/header/p18f2331.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2331.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2331.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2331
gputils-1.4.0/header/p18f2331.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2331.inc-23-;               LIST   P=PIC18F2331
gputils-1.4.0/header/p18f2331.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2331.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12cr509a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12cr509a.inc:5:;  MPASM PIC12CR509A processor include
gputils-1.4.0/header/p12cr509a.inc-6-; 
##############################################
gputils-1.4.0/header/p12cr509a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12cr509a.inc:21:;               C:\MPASM MYFILE.ASM /PIC12CR509A
gputils-1.4.0/header/p12cr509a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12cr509a.inc-23-;               LIST   P=PIC12CR509A
gputils-1.4.0/header/p12cr509a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12cr509a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1937.inc-3-;==========================================================================
gputils-1.4.0/header/p16f1937.inc:4:;  MPASM PIC16F1937 processor include
gputils-1.4.0/header/p16f1937.inc-5-; 
##############################################
gputils-1.4.0/header/p16f1937.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p16f1937.inc:20:;               C:\MPASM MYFILE.ASM /PIC16F1937
gputils-1.4.0/header/p16f1937.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1937.inc-22-;               LIST   P=PIC16F1937
gputils-1.4.0/header/p16f1937.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1937.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c622a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c622a.inc:5:;  MPASM PIC16C622A processor include
gputils-1.4.0/header/p16c622a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c622a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c622a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C622A
gputils-1.4.0/header/p16c622a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c622a.inc-23-;               LIST   P=PIC16C622A
gputils-1.4.0/header/p16c622a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c622a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f87k90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f87k90.inc:5:;  MPASM PIC18F87K90 processor include
gputils-1.4.0/header/p18f87k90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f87k90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f87k90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F87K90
gputils-1.4.0/header/p18f87k90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f87k90.inc-23-;               LIST   P=PIC18F87K90
gputils-1.4.0/header/p18f87k90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f87k90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf43k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf43k22.inc:5:;  MPASM PIC18LF43K22 processor include
gputils-1.4.0/header/p18lf43k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf43k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf43k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF43K22
gputils-1.4.0/header/p18lf43k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf43k22.inc-23-;               LIST   P=PIC18LF43K22
gputils-1.4.0/header/p18lf43k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf43k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f819.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f819.inc:5:;  MPASM PIC16F819 processor include
gputils-1.4.0/header/p16f819.inc-6-; 
##############################################
gputils-1.4.0/header/p16f819.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f819.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F819
gputils-1.4.0/header/p16f819.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f819.inc-23-;               LIST   P=PIC16F819
gputils-1.4.0/header/p16f819.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f819.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1718.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1718.inc:5:;  MPASM PIC16LF1718 processor include
gputils-1.4.0/header/p16lf1718.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1718.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1718.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1718
gputils-1.4.0/header/p16lf1718.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1718.inc-23-;               LIST   P=PIC16LF1718
gputils-1.4.0/header/p16lf1718.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1718.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f913.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f913.inc:5:;  MPASM PIC16F913 processor include
gputils-1.4.0/header/p16f913.inc-6-; 
##############################################
gputils-1.4.0/header/p16f913.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f913.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F913
gputils-1.4.0/header/p16f913.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f913.inc-23-;               LIST   P=PIC16F913
gputils-1.4.0/header/p16f913.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f913.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c642.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c642.inc:5:;  MPASM PIC16C642 processor include
gputils-1.4.0/header/p16c642.inc-6-; 
##############################################
gputils-1.4.0/header/p16c642.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c642.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C642
gputils-1.4.0/header/p16c642.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c642.inc-23-;               LIST   P=PIC16C642
gputils-1.4.0/header/p16c642.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c642.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8493.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8493.inc:5:;  MPASM PIC18F8493 processor include
gputils-1.4.0/header/p18f8493.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8493.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8493.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8493
gputils-1.4.0/header/p18f8493.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8493.inc-23-;               LIST   P=PIC18F8493
gputils-1.4.0/header/p18f8493.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8493.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f258.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f258.inc:5:;  MPASM PIC18F258 processor include
gputils-1.4.0/header/p18f258.inc-6-; 
##############################################
gputils-1.4.0/header/p18f258.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f258.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F258
gputils-1.4.0/header/p18f258.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f258.inc-23-;               LIST   P=PIC18F258
gputils-1.4.0/header/p18f258.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f258.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8410.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8410.inc:5:;  MPASM PIC18F8410 processor include
gputils-1.4.0/header/p18f8410.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8410.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8410.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8410
gputils-1.4.0/header/p18f8410.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8410.inc-23-;               LIST   P=PIC18F8410
gputils-1.4.0/header/p18f8410.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8410.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f506.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f506.inc:5:;  MPASM PIC16F506 processor include
gputils-1.4.0/header/p16f506.inc-6-; 
##############################################
gputils-1.4.0/header/p16f506.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f506.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F506
gputils-1.4.0/header/p16f506.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f506.inc-23-;               LIST   P=PIC16F506
gputils-1.4.0/header/p16f506.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f506.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f44j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f44j10.inc:5:;  MPASM PIC18F44J10 processor include
gputils-1.4.0/header/p18f44j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18f44j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f44j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F44J10
gputils-1.4.0/header/p18f44j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f44j10.inc-23-;               LIST   P=PIC18F44J10
gputils-1.4.0/header/p18f44j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f44j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1507.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1507.inc:5:;  MPASM PIC16LF1507 processor include
gputils-1.4.0/header/p16lf1507.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1507.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1507.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1507
gputils-1.4.0/header/p16lf1507.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1507.inc-23-;               LIST   P=PIC16LF1507
gputils-1.4.0/header/p16lf1507.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1507.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f63j90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f63j90.inc:5:;  MPASM PIC18F63J90 processor include
gputils-1.4.0/header/p18f63j90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f63j90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f63j90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F63J90
gputils-1.4.0/header/p18f63j90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f63j90.inc-23-;               LIST   P=PIC18F63J90
gputils-1.4.0/header/p18f63j90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f63j90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f1320.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f1320.inc:5:;  MPASM PIC18F1320 processor include
gputils-1.4.0/header/p18f1320.inc-6-; 
##############################################
gputils-1.4.0/header/p18f1320.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f1320.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F1320
gputils-1.4.0/header/p18f1320.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f1320.inc-23-;               LIST   P=PIC18F1320
gputils-1.4.0/header/p18f1320.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f1320.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f689.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f689.inc:5:;  MPASM PIC16F689 processor include
gputils-1.4.0/header/p16f689.inc-6-; 
##############################################
gputils-1.4.0/header/p16f689.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f689.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F689
gputils-1.4.0/header/p16f689.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f689.inc-23-;               LIST   P=PIC16F689
gputils-1.4.0/header/p16f689.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f689.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4523.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4523.inc:5:;  MPASM PIC18F4523 processor include
gputils-1.4.0/header/p18f4523.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4523.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4523.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4523
gputils-1.4.0/header/p18f4523.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4523.inc-23-;               LIST   P=PIC18F4523
gputils-1.4.0/header/p18f4523.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4523.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c67.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c67.inc:5:;  MPASM PIC16C67 processor include
gputils-1.4.0/header/p16c67.inc-6-; 
##############################################
gputils-1.4.0/header/p16c67.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c67.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C67
gputils-1.4.0/header/p16c67.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c67.inc-23-;               LIST   P=PIC16C67
gputils-1.4.0/header/p16c67.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c67.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1824t39a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1824t39a.inc:5:;  MPASM PIC16LF1824T39A processor include
gputils-1.4.0/header/p16lf1824t39a.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1824t39a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1824t39a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1824T39A
gputils-1.4.0/header/p16lf1824t39a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1824t39a.inc-23-;               LIST   P=PIC16LF1824T39A
gputils-1.4.0/header/p16lf1824t39a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1824t39a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c61.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p16c61.inc:13:;               C:\ MPASM MYFILE.ASM /PIC16C61
gputils-1.4.0/header/p16c61.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c61.inc-15-;               LIST   P=PIC16C61
gputils-1.4.0/header/p16c61.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c61.inc-17-
##############################################
gputils-1.4.0/header/p18f65j94.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f65j94.inc:5:;  MPASM PIC18F65J94 processor include
gputils-1.4.0/header/p18f65j94.inc-6-; 
##############################################
gputils-1.4.0/header/p18f65j94.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f65j94.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F65J94
gputils-1.4.0/header/p18f65j94.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f65j94.inc-23-;               LIST   P=PIC18F65J94
gputils-1.4.0/header/p18f65j94.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f65j94.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f877a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f877a.inc:5:;  MPASM PIC16F877A processor include
gputils-1.4.0/header/p16f877a.inc-6-; 
##############################################
gputils-1.4.0/header/p16f877a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f877a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F877A
gputils-1.4.0/header/p16f877a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f877a.inc-23-;               LIST   P=PIC16F877A
gputils-1.4.0/header/p16f877a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f877a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4680.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4680.inc:5:;  MPASM PIC18F4680 processor include
gputils-1.4.0/header/p18f4680.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4680.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4680.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4680
gputils-1.4.0/header/p18f4680.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4680.inc-23-;               LIST   P=PIC18F4680
gputils-1.4.0/header/p18f4680.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4680.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c925.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c925.inc:5:;  MPASM PIC16C925 processor include
gputils-1.4.0/header/p16c925.inc-6-; 
##############################################
gputils-1.4.0/header/p16c925.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c925.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C925
gputils-1.4.0/header/p16c925.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c925.inc-23-;               LIST   P=PIC16C925
gputils-1.4.0/header/p16c925.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c925.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f13k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f13k22.inc:5:;  MPASM PIC18F13K22 processor include
gputils-1.4.0/header/p18f13k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f13k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f13k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F13K22
gputils-1.4.0/header/p18f13k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f13k22.inc-23-;               LIST   P=PIC18F13K22
gputils-1.4.0/header/p18f13k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f13k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f65j10.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f65j10.inc:5:;  MPASM PIC18F65J10 processor include
gputils-1.4.0/header/p18f65j10.inc-6-; 
##############################################
gputils-1.4.0/header/p18f65j10.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f65j10.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F65J10
gputils-1.4.0/header/p18f65j10.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f65j10.inc-23-;               LIST   P=PIC18F65J10
gputils-1.4.0/header/p18f65j10.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f65j10.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12ce673.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12ce673.inc:5:;  MPASM PIC12CE673 processor include
gputils-1.4.0/header/p12ce673.inc-6-; 
##############################################
gputils-1.4.0/header/p12ce673.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12ce673.inc:21:;               C:\MPASM MYFILE.ASM /PIC12CE673
gputils-1.4.0/header/p12ce673.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12ce673.inc-23-;               LIST   P=PIC12CE673
gputils-1.4.0/header/p12ce673.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12ce673.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c65b.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c65b.inc:5:;  MPASM PIC16C65B processor include
gputils-1.4.0/header/p16c65b.inc-6-; 
##############################################
gputils-1.4.0/header/p16c65b.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c65b.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C65B
gputils-1.4.0/header/p16c65b.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c65b.inc-23-;               LIST   P=PIC16C65B
gputils-1.4.0/header/p16c65b.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c65b.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c715.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c715.inc:5:;  MPASM PIC16C715 processor include
gputils-1.4.0/header/p16c715.inc-6-; 
##############################################
gputils-1.4.0/header/p16c715.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c715.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C715
gputils-1.4.0/header/p16c715.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c715.inc-23-;               LIST   P=PIC16C715
gputils-1.4.0/header/p16c715.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c715.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2553.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2553.inc:5:;  MPASM PIC18F2553 processor include
gputils-1.4.0/header/p18f2553.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2553.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2553.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2553
gputils-1.4.0/header/p18f2553.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2553.inc-23-;               LIST   P=PIC18F2553
gputils-1.4.0/header/p18f2553.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2553.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c432.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c432.inc:5:;  MPASM PIC16C432 processor include
gputils-1.4.0/header/p16c432.inc-6-; 
##############################################
gputils-1.4.0/header/p16c432.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c432.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C432
gputils-1.4.0/header/p16c432.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c432.inc-23-;               LIST   P=PIC16C432
gputils-1.4.0/header/p16c432.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c432.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f677.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f677.inc:5:;  MPASM PIC16F677 processor include
gputils-1.4.0/header/p16f677.inc-6-; 
##############################################
gputils-1.4.0/header/p16f677.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f677.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F677
gputils-1.4.0/header/p16f677.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f677.inc-23-;               LIST   P=PIC16F677
gputils-1.4.0/header/p16f677.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f677.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1782.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1782.inc:5:;  MPASM PIC16LF1782 processor include
gputils-1.4.0/header/p16lf1782.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1782.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1782.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1782
gputils-1.4.0/header/p16lf1782.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1782.inc-23-;               LIST   P=PIC16LF1782
gputils-1.4.0/header/p16lf1782.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1782.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4455.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4455.inc:5:;  MPASM PIC18F4455 processor include
gputils-1.4.0/header/p18f4455.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4455.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4455.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4455
gputils-1.4.0/header/p18f4455.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4455.inc-23-;               LIST   P=PIC18F4455
gputils-1.4.0/header/p18f4455.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4455.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f96j99.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f96j99.inc:5:;  MPASM PIC18F96J99 processor include
gputils-1.4.0/header/p18f96j99.inc-6-; 
##############################################
gputils-1.4.0/header/p18f96j99.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f96j99.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F96J99
gputils-1.4.0/header/p18f96j99.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f96j99.inc-23-;               LIST   P=PIC18F96J99
gputils-1.4.0/header/p18f96j99.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f96j99.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c73a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c73a.inc:5:;  MPASM PIC16C73A processor include
gputils-1.4.0/header/p16c73a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c73a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c73a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C73A
gputils-1.4.0/header/p16c73a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c73a.inc-23-;               LIST   P=PIC16C73A
gputils-1.4.0/header/p16c73a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c73a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf46j13.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf46j13.inc:5:;  MPASM PIC18LF46J13 processor include
gputils-1.4.0/header/p18lf46j13.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf46j13.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf46j13.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF46J13
gputils-1.4.0/header/p18lf46j13.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf46j13.inc-23-;               LIST   P=PIC18LF46J13
gputils-1.4.0/header/p18lf46j13.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf46j13.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f47j13.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f47j13.inc:5:;  MPASM PIC18F47J13 processor include
gputils-1.4.0/header/p18f47j13.inc-6-; 
##############################################
gputils-1.4.0/header/p18f47j13.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f47j13.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F47J13
gputils-1.4.0/header/p18f47j13.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f47j13.inc-23-;               LIST   P=PIC18F47J13
gputils-1.4.0/header/p18f47j13.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f47j13.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f631.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f631.inc:5:;  MPASM PIC16F631 processor include
gputils-1.4.0/header/p16f631.inc-6-; 
##############################################
gputils-1.4.0/header/p16f631.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f631.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F631
gputils-1.4.0/header/p16f631.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f631.inc-23-;               LIST   P=PIC16F631
gputils-1.4.0/header/p16f631.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f631.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17c43.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17c43.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17C43
gputils-1.4.0/header/p17c43.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17c43.inc-15-;               LIST   P=PIC17C43
gputils-1.4.0/header/p17c43.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17c43.inc-17-
##############################################
gputils-1.4.0/header/p16f873.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f873.inc:5:;  MPASM PIC16F873 processor include
gputils-1.4.0/header/p16f873.inc-6-; 
##############################################
gputils-1.4.0/header/p16f873.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f873.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F873
gputils-1.4.0/header/p16f873.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f873.inc-23-;               LIST   P=PIC16F873
gputils-1.4.0/header/p16f873.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f873.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18c452.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18c452.inc:5:;  MPASM PIC18C452 processor include
gputils-1.4.0/header/p18c452.inc-6-; 
##############################################
gputils-1.4.0/header/p18c452.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18c452.inc:21:;               C:\MPASM MYFILE.ASM /PIC18C452
gputils-1.4.0/header/p18c452.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18c452.inc-23-;               LIST   P=PIC18C452
gputils-1.4.0/header/p18c452.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18c452.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2221.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2221.inc:5:;  MPASM PIC18F2221 processor include
gputils-1.4.0/header/p18f2221.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2221.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2221.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2221
gputils-1.4.0/header/p18f2221.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2221.inc-23-;               LIST   P=PIC18F2221
gputils-1.4.0/header/p18f2221.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2221.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1784.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1784.inc:5:;  MPASM PIC16F1784 processor include
gputils-1.4.0/header/p16f1784.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1784.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1784.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1784
gputils-1.4.0/header/p16f1784.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1784.inc-23-;               LIST   P=PIC16F1784
gputils-1.4.0/header/p16f1784.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1784.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f683.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f683.inc:5:;  MPASM PIC12F683 processor include
gputils-1.4.0/header/p12f683.inc-6-; 
##############################################
gputils-1.4.0/header/p12f683.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f683.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F683
gputils-1.4.0/header/p12f683.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f683.inc-23-;               LIST   P=PIC12F683
gputils-1.4.0/header/p12f683.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f683.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f67j90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f67j90.inc:5:;  MPASM PIC18F67J90 processor include
gputils-1.4.0/header/p18f67j90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f67j90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f67j90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F67J90
gputils-1.4.0/header/p18f67j90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f67j90.inc-23-;               LIST   P=PIC18F67J90
gputils-1.4.0/header/p18f67j90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f67j90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/ps810.inc-15-;       1. Command line switch:
gputils-1.4.0/header/ps810.inc:16:;               C:\ MPASM MYFILE.ASM /PS810
gputils-1.4.0/header/ps810.inc-17-;       2. LIST directive in the source file
gputils-1.4.0/header/ps810.inc-18-;               LIST   P=PS810
gputils-1.4.0/header/ps810.inc:19:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/ps810.inc-20-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f1822.inc-3-;==========================================================================
gputils-1.4.0/header/p12f1822.inc:4:;  MPASM PIC12F1822 processor include
gputils-1.4.0/header/p12f1822.inc-5-; 
##############################################
gputils-1.4.0/header/p12f1822.inc-19-;       1. Command line switch:
gputils-1.4.0/header/p12f1822.inc:20:;               C:\MPASM MYFILE.ASM /PIC12F1822
gputils-1.4.0/header/p12f1822.inc-21-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f1822.inc-22-;               LIST   P=PIC12F1822
gputils-1.4.0/header/p12f1822.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f1822.inc-24-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c54a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c54a.inc:5:;  MPASM PIC16C54A processor include
gputils-1.4.0/header/p16c54a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c54a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c54a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C54A
gputils-1.4.0/header/p16c54a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c54a.inc-23-;               LIST   P=PIC16C54A
gputils-1.4.0/header/p16c54a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c54a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1847.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1847.inc:5:;  MPASM PIC16F1847 processor include
gputils-1.4.0/header/p16f1847.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1847.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1847.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1847
gputils-1.4.0/header/p16f1847.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1847.inc-23-;               LIST   P=PIC16F1847
gputils-1.4.0/header/p16f1847.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1847.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f44j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f44j11.inc:5:;  MPASM PIC18F44J11 processor include
gputils-1.4.0/header/p18f44j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f44j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f44j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F44J11
gputils-1.4.0/header/p18f44j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f44j11.inc-23-;               LIST   P=PIC18F44J11
gputils-1.4.0/header/p18f44j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f44j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1517.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1517.inc:5:;  MPASM PIC16LF1517 processor include
gputils-1.4.0/header/p16lf1517.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1517.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1517.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1517
gputils-1.4.0/header/p16lf1517.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1517.inc-23-;               LIST   P=PIC16LF1517
gputils-1.4.0/header/p16lf1517.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1517.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f84a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f84a.inc:5:;  MPASM PIC16F84A processor include
gputils-1.4.0/header/p16f84a.inc-6-; 
##############################################
gputils-1.4.0/header/p16f84a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f84a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F84A
gputils-1.4.0/header/p16f84a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f84a.inc-23-;               LIST   P=PIC16F84A
gputils-1.4.0/header/p16f84a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f84a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf727.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf727.inc:5:;  MPASM PIC16LF727 processor include
gputils-1.4.0/header/p16lf727.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf727.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf727.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF727
gputils-1.4.0/header/p16lf727.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf727.inc-23-;               LIST   P=PIC16LF727
gputils-1.4.0/header/p16lf727.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf727.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf707.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf707.inc:5:;  MPASM PIC16LF707 processor include
gputils-1.4.0/header/p16lf707.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf707.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf707.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF707
gputils-1.4.0/header/p16lf707.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf707.inc-23-;               LIST   P=PIC16LF707
gputils-1.4.0/header/p16lf707.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf707.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f723a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f723a.inc:5:;  MPASM PIC16F723A processor include
gputils-1.4.0/header/p16f723a.inc-6-; 
##############################################
gputils-1.4.0/header/p16f723a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f723a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F723A
gputils-1.4.0/header/p16f723a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f723a.inc-23-;               LIST   P=PIC16F723A
gputils-1.4.0/header/p16f723a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f723a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4423.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4423.inc:5:;  MPASM PIC18F4423 processor include
gputils-1.4.0/header/p18f4423.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4423.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4423.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4423
gputils-1.4.0/header/p18f4423.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4423.inc-23-;               LIST   P=PIC18F4423
gputils-1.4.0/header/p18f4423.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4423.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f870.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f870.inc:5:;  MPASM PIC16F870 processor include
gputils-1.4.0/header/p16f870.inc-6-; 
##############################################
gputils-1.4.0/header/p16f870.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f870.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F870
gputils-1.4.0/header/p16f870.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f870.inc-23-;               LIST   P=PIC16F870
gputils-1.4.0/header/p16f870.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f870.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f46k20.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f46k20.inc:5:;  MPASM PIC18F46K20 processor include
gputils-1.4.0/header/p18f46k20.inc-6-; 
##############################################
gputils-1.4.0/header/p18f46k20.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f46k20.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F46K20
gputils-1.4.0/header/p18f46k20.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f46k20.inc-23-;               LIST   P=PIC18F46K20
gputils-1.4.0/header/p18f46k20.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f46k20.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1516.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1516.inc:5:;  MPASM PIC16LF1516 processor include
gputils-1.4.0/header/p16lf1516.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1516.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1516.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1516
gputils-1.4.0/header/p16lf1516.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1516.inc-23-;               LIST   P=PIC16LF1516
gputils-1.4.0/header/p16lf1516.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1516.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f610.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f610.inc:5:;  MPASM PIC16F610 processor include
gputils-1.4.0/header/p16f610.inc-6-; 
##############################################
gputils-1.4.0/header/p16f610.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f610.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F610
gputils-1.4.0/header/p16f610.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f610.inc-23-;               LIST   P=PIC16F610
gputils-1.4.0/header/p16f610.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f610.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4320.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4320.inc:5:;  MPASM PIC18F4320 processor include
gputils-1.4.0/header/p18f4320.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4320.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4320.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4320
gputils-1.4.0/header/p18f4320.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4320.inc-23-;               LIST   P=PIC18F4320
gputils-1.4.0/header/p18f4320.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4320.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1619.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1619.inc:5:;  MPASM PIC16F1619 processor include
gputils-1.4.0/header/p16f1619.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1619.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1619.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1619
gputils-1.4.0/header/p16f1619.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1619.inc-23-;               LIST   P=PIC16F1619
gputils-1.4.0/header/p16f1619.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1619.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f458.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f458.inc:5:;  MPASM PIC18F458 processor include
gputils-1.4.0/header/p18f458.inc-6-; 
##############################################
gputils-1.4.0/header/p18f458.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f458.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F458
gputils-1.4.0/header/p18f458.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f458.inc-23-;               LIST   P=PIC18F458
gputils-1.4.0/header/p18f458.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f458.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8723.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8723.inc:5:;  MPASM PIC18F8723 processor include
gputils-1.4.0/header/p18f8723.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8723.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8723.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8723
gputils-1.4.0/header/p18f8723.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8723.inc-23-;               LIST   P=PIC18F8723
gputils-1.4.0/header/p18f8723.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8723.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c63a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c63a.inc:5:;  MPASM PIC16C63A processor include
gputils-1.4.0/header/p16c63a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c63a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c63a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C63A
gputils-1.4.0/header/p16c63a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c63a.inc-23-;               LIST   P=PIC16C63A
gputils-1.4.0/header/p16c63a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c63a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4510.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4510.inc:5:;  MPASM PIC18F4510 processor include
gputils-1.4.0/header/p18f4510.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4510.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4510.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4510
gputils-1.4.0/header/p18f4510.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4510.inc-23-;               LIST   P=PIC18F4510
gputils-1.4.0/header/p18f4510.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4510.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1455.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1455.inc:5:;  MPASM PIC16LF1455 processor include
gputils-1.4.0/header/p16lf1455.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1455.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1455.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1455
gputils-1.4.0/header/p16lf1455.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1455.inc-23-;               LIST   P=PIC16LF1455
gputils-1.4.0/header/p16lf1455.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1455.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f96j60.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f96j60.inc:5:;  MPASM PIC18F96J60 processor include
gputils-1.4.0/header/p18f96j60.inc-6-; 
##############################################
gputils-1.4.0/header/p18f96j60.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f96j60.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F96J60
gputils-1.4.0/header/p18f96j60.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f96j60.inc-23-;               LIST   P=PIC18F96J60
gputils-1.4.0/header/p18f96j60.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f96j60.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1707.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1707.inc:5:;  MPASM PIC16LF1707 processor include
gputils-1.4.0/header/p16lf1707.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1707.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1707.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1707
gputils-1.4.0/header/p16lf1707.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1707.inc-23-;               LIST   P=PIC16LF1707
gputils-1.4.0/header/p16lf1707.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1707.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf45j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf45j11.inc:5:;  MPASM PIC18LF45J11 processor include
gputils-1.4.0/header/p18lf45j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf45j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf45j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF45J11
gputils-1.4.0/header/p18lf45j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf45j11.inc-23-;               LIST   P=PIC18LF45J11
gputils-1.4.0/header/p18lf45j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf45j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f44k20.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f44k20.inc:5:;  MPASM PIC18F44K20 processor include
gputils-1.4.0/header/p18f44k20.inc-6-; 
##############################################
gputils-1.4.0/header/p18f44k20.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f44k20.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F44K20
gputils-1.4.0/header/p18f44k20.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f44k20.inc-23-;               LIST   P=PIC18F44K20
gputils-1.4.0/header/p18f44k20.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f44k20.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1824.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1824.inc:5:;  MPASM PIC16F1824 processor include
gputils-1.4.0/header/p16f1824.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1824.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1824.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1824
gputils-1.4.0/header/p16f1824.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1824.inc-23-;               LIST   P=PIC16F1824
gputils-1.4.0/header/p16f1824.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1824.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f87j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f87j50.inc:5:;  MPASM PIC18F87J50 processor include
gputils-1.4.0/header/p18f87j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f87j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f87j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F87J50
gputils-1.4.0/header/p18f87j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f87j50.inc-23-;               LIST   P=PIC18F87J50
gputils-1.4.0/header/p18f87j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f87j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c56a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c56a.inc:5:;  MPASM PIC16C56A processor include
gputils-1.4.0/header/p16c56a.inc-6-; 
##############################################
gputils-1.4.0/header/p16c56a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c56a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C56A
gputils-1.4.0/header/p16c56a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c56a.inc-23-;               LIST   P=PIC16C56A
gputils-1.4.0/header/p16c56a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c56a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1709.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1709.inc:5:;  MPASM PIC16LF1709 processor include
gputils-1.4.0/header/p16lf1709.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1709.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1709.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1709
gputils-1.4.0/header/p16lf1709.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1709.inc-23-;               LIST   P=PIC16LF1709
gputils-1.4.0/header/p16lf1709.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1709.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1787.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1787.inc:5:;  MPASM PIC16F1787 processor include
gputils-1.4.0/header/p16f1787.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1787.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1787.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1787
gputils-1.4.0/header/p16f1787.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1787.inc-23-;               LIST   P=PIC16F1787
gputils-1.4.0/header/p16f1787.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1787.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66j93.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66j93.inc:5:;  MPASM PIC18F66J93 processor include
gputils-1.4.0/header/p18f66j93.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66j93.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66j93.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66J93
gputils-1.4.0/header/p18f66j93.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66j93.inc-23-;               LIST   P=PIC18F66J93
gputils-1.4.0/header/p18f66j93.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66j93.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j60.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j60.inc:5:;  MPASM PIC18F86J60 processor include
gputils-1.4.0/header/p18f86j60.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j60.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j60.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J60
gputils-1.4.0/header/p18f86j60.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j60.inc-23-;               LIST   P=PIC18F86J60
gputils-1.4.0/header/p18f86j60.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j60.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4221.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4221.inc:5:;  MPASM PIC18F4221 processor include
gputils-1.4.0/header/p18f4221.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4221.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4221.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4221
gputils-1.4.0/header/p18f4221.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4221.inc-23-;               LIST   P=PIC18F4221
gputils-1.4.0/header/p18f4221.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4221.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2610.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2610.inc:5:;  MPASM PIC18F2610 processor include
gputils-1.4.0/header/p18f2610.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2610.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2610.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2610
gputils-1.4.0/header/p18f2610.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2610.inc-23-;               LIST   P=PIC18F2610
gputils-1.4.0/header/p18f2610.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2610.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f83j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f83j11.inc:5:;  MPASM PIC18F83J11 processor include
gputils-1.4.0/header/p18f83j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f83j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f83j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F83J11
gputils-1.4.0/header/p18f83j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f83j11.inc-23-;               LIST   P=PIC18F83J11
gputils-1.4.0/header/p18f83j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f83j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f767.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f767.inc:5:;  MPASM PIC16F767 processor include
gputils-1.4.0/header/p16f767.inc-6-; 
##############################################
gputils-1.4.0/header/p16f767.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f767.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F767
gputils-1.4.0/header/p16f767.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f767.inc-23-;               LIST   P=PIC16F767
gputils-1.4.0/header/p16f767.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f767.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4553.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4553.inc:5:;  MPASM PIC18F4553 processor include
gputils-1.4.0/header/p18f4553.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4553.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4553.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4553
gputils-1.4.0/header/p18f4553.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4553.inc-23-;               LIST   P=PIC18F4553
gputils-1.4.0/header/p18f4553.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4553.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p10f204.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p10f204.inc:5:;  MPASM PIC10F204 processor include
gputils-1.4.0/header/p10f204.inc-6-; 
##############################################
gputils-1.4.0/header/p10f204.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p10f204.inc:21:;               C:\MPASM MYFILE.ASM /PIC10F204
gputils-1.4.0/header/p10f204.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p10f204.inc-23-;               LIST   P=PIC10F204
gputils-1.4.0/header/p10f204.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p10f204.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f87j90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f87j90.inc:5:;  MPASM PIC18F87J90 processor include
gputils-1.4.0/header/p18f87j90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f87j90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f87j90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F87J90
gputils-1.4.0/header/p18f87j90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f87j90.inc-23-;               LIST   P=PIC18F87J90
gputils-1.4.0/header/p18f87j90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f87j90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4620.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4620.inc:5:;  MPASM PIC18F4620 processor include
gputils-1.4.0/header/p18f4620.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4620.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4620.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4620
gputils-1.4.0/header/p18f4620.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4620.inc-23-;               LIST   P=PIC18F4620
gputils-1.4.0/header/p18f4620.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4620.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6390.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6390.inc:5:;  MPASM PIC18F6390 processor include
gputils-1.4.0/header/p18f6390.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6390.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6390.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6390
gputils-1.4.0/header/p18f6390.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6390.inc-23-;               LIST   P=PIC18F6390
gputils-1.4.0/header/p18f6390.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6390.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c716.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c716.inc:5:;  MPASM PIC16C716 processor include
gputils-1.4.0/header/p16c716.inc-6-; 
##############################################
gputils-1.4.0/header/p16c716.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c716.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C716
gputils-1.4.0/header/p16c716.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c716.inc-23-;               LIST   P=PIC16C716
gputils-1.4.0/header/p16c716.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c716.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f85j11.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f85j11.inc:5:;  MPASM PIC18F85J11 processor include
gputils-1.4.0/header/p18f85j11.inc-6-; 
##############################################
gputils-1.4.0/header/p18f85j11.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f85j11.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F85J11
gputils-1.4.0/header/p18f85j11.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f85j11.inc-23-;               LIST   P=PIC18F85J11
gputils-1.4.0/header/p18f85j11.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f85j11.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17c756a.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17c756a.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17C756A
gputils-1.4.0/header/p17c756a.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17c756a.inc-15-;               LIST   P=PIC17C756A
gputils-1.4.0/header/p17c756a.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17c756a.inc-17-
##############################################
gputils-1.4.0/header/p16lf723a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf723a.inc:5:;  MPASM PIC16LF723A processor include
gputils-1.4.0/header/p16lf723a.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf723a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf723a.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF723A
gputils-1.4.0/header/p16lf723a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf723a.inc-23-;               LIST   P=PIC16LF723A
gputils-1.4.0/header/p16lf723a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf723a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr57c.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr57c.inc:5:;  MPASM PIC16CR57C processor include
gputils-1.4.0/header/p16cr57c.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr57c.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr57c.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR57C
gputils-1.4.0/header/p16cr57c.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr57c.inc-23-;               LIST   P=PIC16CR57C
gputils-1.4.0/header/p16cr57c.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr57c.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j93.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j93.inc:5:;  MPASM PIC18F86J93 processor include
gputils-1.4.0/header/p18f86j93.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j93.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j93.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J93
gputils-1.4.0/header/p18f86j93.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j93.inc-23-;               LIST   P=PIC18F86J93
gputils-1.4.0/header/p18f86j93.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j93.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f5x.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f5x.inc:21:;               C:\ MPASM MYFILE.ASM /P16F54
gputils-1.4.0/header/p16f5x.inc:22:;		C:\ MPASM MYFILE.ASM /P16F57
gputils-1.4.0/header/p16f5x.inc:23:;		C:\ MPASM MYFILE.ASM /P16F59
gputils-1.4.0/header/p16f5x.inc-24-;       2. LIST directive in the source file
##############################################
gputils-1.4.0/header/p16f5x.inc-27-;		LIST   P=16F59
gputils-1.4.0/header/p16f5x.inc:28:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f5x.inc-29-
##############################################
gputils-1.4.0/header/p16f1518.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1518.inc:5:;  MPASM PIC16F1518 processor include
gputils-1.4.0/header/p16f1518.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1518.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1518.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1518
gputils-1.4.0/header/p16f1518.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1518.inc-23-;               LIST   P=PIC16F1518
gputils-1.4.0/header/p16f1518.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1518.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f4520.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f4520.inc:5:;  MPASM PIC18F4520 processor include
gputils-1.4.0/header/p18f4520.inc-6-; 
##############################################
gputils-1.4.0/header/p18f4520.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f4520.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F4520
gputils-1.4.0/header/p18f4520.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f4520.inc-23-;               LIST   P=PIC18F4520
gputils-1.4.0/header/p18f4520.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f4520.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1615.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1615.inc:5:;  MPASM PIC16LF1615 processor include
gputils-1.4.0/header/p16lf1615.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1615.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1615.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1615
gputils-1.4.0/header/p16lf1615.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1615.inc-23-;               LIST   P=PIC16LF1615
gputils-1.4.0/header/p16lf1615.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1615.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f6621.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f6621.inc:5:;  MPASM PIC18F6621 processor include
gputils-1.4.0/header/p18f6621.inc-6-; 
##############################################
gputils-1.4.0/header/p18f6621.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f6621.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F6621
gputils-1.4.0/header/p18f6621.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f6621.inc-23-;               LIST   P=PIC18F6621
gputils-1.4.0/header/p18f6621.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f6621.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1508.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1508.inc:5:;  MPASM PIC16F1508 processor include
gputils-1.4.0/header/p16f1508.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1508.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1508.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1508
gputils-1.4.0/header/p16f1508.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1508.inc-23-;               LIST   P=PIC16F1508
gputils-1.4.0/header/p16f1508.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1508.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f8527.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f8527.inc:5:;  MPASM PIC18F8527 processor include
gputils-1.4.0/header/p18f8527.inc-6-; 
##############################################
gputils-1.4.0/header/p18f8527.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f8527.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F8527
gputils-1.4.0/header/p18f8527.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f8527.inc-23-;               LIST   P=PIC18F8527
gputils-1.4.0/header/p18f8527.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f8527.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1705.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1705.inc:5:;  MPASM PIC16F1705 processor include
gputils-1.4.0/header/p16f1705.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1705.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1705.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1705
gputils-1.4.0/header/p16f1705.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1705.inc-23-;               LIST   P=PIC16F1705
gputils-1.4.0/header/p16f1705.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1705.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1508.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1508.inc:5:;  MPASM PIC16LF1508 processor include
gputils-1.4.0/header/p16lf1508.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1508.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1508.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1508
gputils-1.4.0/header/p16lf1508.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1508.inc-23-;               LIST   P=PIC16LF1508
gputils-1.4.0/header/p16lf1508.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1508.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f24j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f24j50.inc:5:;  MPASM PIC18F24J50 processor include
gputils-1.4.0/header/p18f24j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f24j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f24j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F24J50
gputils-1.4.0/header/p18f24j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f24j50.inc-23-;               LIST   P=PIC18F24J50
gputils-1.4.0/header/p18f24j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f24j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f722.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f722.inc:5:;  MPASM PIC16F722 processor include
gputils-1.4.0/header/p16f722.inc-6-; 
##############################################
gputils-1.4.0/header/p16f722.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f722.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F722
gputils-1.4.0/header/p16f722.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f722.inc-23-;               LIST   P=PIC16F722
gputils-1.4.0/header/p16f722.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f722.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f65k90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f65k90.inc:5:;  MPASM PIC18F65K90 processor include
gputils-1.4.0/header/p18f65k90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f65k90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f65k90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F65K90
gputils-1.4.0/header/p18f65k90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f65k90.inc-23-;               LIST   P=PIC18F65K90
gputils-1.4.0/header/p18f65k90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f65k90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1828.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1828.inc:5:;  MPASM PIC16F1828 processor include
gputils-1.4.0/header/p16f1828.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1828.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1828.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1828
gputils-1.4.0/header/p16f1828.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1828.inc-23-;               LIST   P=PIC16F1828
gputils-1.4.0/header/p16f1828.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1828.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66k90.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66k90.inc:5:;  MPASM PIC18F66K90 processor include
gputils-1.4.0/header/p18f66k90.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66k90.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66k90.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66K90
gputils-1.4.0/header/p18f66k90.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66k90.inc-23-;               LIST   P=PIC18F66K90
gputils-1.4.0/header/p18f66k90.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66k90.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f86j50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f86j50.inc:5:;  MPASM PIC18F86J50 processor include
gputils-1.4.0/header/p18f86j50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f86j50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f86j50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F86J50
gputils-1.4.0/header/p18f86j50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f86j50.inc-23-;               LIST   P=PIC18F86J50
gputils-1.4.0/header/p18f86j50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f86j50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12c508.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12c508.inc:5:;  MPASM PIC12C508 processor include
gputils-1.4.0/header/p12c508.inc-6-; 
##############################################
gputils-1.4.0/header/p12c508.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12c508.inc:21:;               C:\MPASM MYFILE.ASM /PIC12C508
gputils-1.4.0/header/p12c508.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12c508.inc-23-;               LIST   P=PIC12C508
gputils-1.4.0/header/p12c508.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12c508.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1703.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1703.inc:5:;  MPASM PIC16F1703 processor include
gputils-1.4.0/header/p16f1703.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1703.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1703.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1703
gputils-1.4.0/header/p16f1703.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1703.inc-23-;               LIST   P=PIC16F1703
gputils-1.4.0/header/p16f1703.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1703.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f14k22.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f14k22.inc:5:;  MPASM PIC18F14K22 processor include
gputils-1.4.0/header/p18f14k22.inc-6-; 
##############################################
gputils-1.4.0/header/p18f14k22.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f14k22.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F14K22
gputils-1.4.0/header/p18f14k22.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f14k22.inc-23-;               LIST   P=PIC18F14K22
gputils-1.4.0/header/p18f14k22.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f14k22.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1614.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1614.inc:5:;  MPASM PIC16LF1614 processor include
gputils-1.4.0/header/p16lf1614.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1614.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1614.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1614
gputils-1.4.0/header/p16lf1614.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1614.inc-23-;               LIST   P=PIC16LF1614
gputils-1.4.0/header/p16lf1614.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1614.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1708.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1708.inc:5:;  MPASM PIC16LF1708 processor include
gputils-1.4.0/header/p16lf1708.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1708.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1708.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1708
gputils-1.4.0/header/p16lf1708.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1708.inc-23-;               LIST   P=PIC16LF1708
gputils-1.4.0/header/p16lf1708.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1708.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16lf1828.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf1828.inc:5:;  MPASM PIC16LF1828 processor include
gputils-1.4.0/header/p16lf1828.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf1828.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf1828.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF1828
gputils-1.4.0/header/p16lf1828.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf1828.inc-23-;               LIST   P=PIC16LF1828
gputils-1.4.0/header/p16lf1828.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf1828.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f570.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f570.inc:5:;  MPASM PIC16F570 processor include
gputils-1.4.0/header/p16f570.inc-6-; 
##############################################
gputils-1.4.0/header/p16f570.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f570.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F570
gputils-1.4.0/header/p16f570.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f570.inc-23-;               LIST   P=PIC16F570
gputils-1.4.0/header/p16f570.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f570.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f14k50.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f14k50.inc:5:;  MPASM PIC18F14K50 processor include
gputils-1.4.0/header/p18f14k50.inc-6-; 
##############################################
gputils-1.4.0/header/p18f14k50.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f14k50.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F14K50
gputils-1.4.0/header/p18f14k50.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f14k50.inc-23-;               LIST   P=PIC18F14K50
gputils-1.4.0/header/p18f14k50.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f14k50.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c774.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c774.inc:5:;  MPASM PIC16C774 processor include
gputils-1.4.0/header/p16c774.inc-6-; 
##############################################
gputils-1.4.0/header/p16c774.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c774.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C774
gputils-1.4.0/header/p16c774.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c774.inc-23-;               LIST   P=PIC16C774
gputils-1.4.0/header/p16c774.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c774.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1709.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1709.inc:5:;  MPASM PIC16F1709 processor include
gputils-1.4.0/header/p16f1709.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1709.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1709.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1709
gputils-1.4.0/header/p16f1709.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1709.inc-23-;               LIST   P=PIC16F1709
gputils-1.4.0/header/p16f1709.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1709.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p12f529t39a.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p12f529t39a.inc:5:;  MPASM PIC12F529T39A processor include
gputils-1.4.0/header/p12f529t39a.inc-6-; 
##############################################
gputils-1.4.0/header/p12f529t39a.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p12f529t39a.inc:21:;               C:\MPASM MYFILE.ASM /PIC12F529T39A
gputils-1.4.0/header/p12f529t39a.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p12f529t39a.inc-23-;               LIST   P=PIC12F529T39A
gputils-1.4.0/header/p12f529t39a.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p12f529t39a.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16cr63.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16cr63.inc:5:;  MPASM PIC16CR63 processor include
gputils-1.4.0/header/p16cr63.inc-6-; 
##############################################
gputils-1.4.0/header/p16cr63.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16cr63.inc:21:;               C:\MPASM MYFILE.ASM /PIC16CR63
gputils-1.4.0/header/p16cr63.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16cr63.inc-23-;               LIST   P=PIC16CR63
gputils-1.4.0/header/p16cr63.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16cr63.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f616.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f616.inc:5:;  MPASM PIC16F616 processor include
gputils-1.4.0/header/p16f616.inc-6-; 
##############################################
gputils-1.4.0/header/p16f616.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f616.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F616
gputils-1.4.0/header/p16f616.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f616.inc-23-;               LIST   P=PIC16F616
gputils-1.4.0/header/p16f616.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f616.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f66k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f66k80.inc:5:;  MPASM PIC18F66K80 processor include
gputils-1.4.0/header/p18f66k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18f66k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f66k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F66K80
gputils-1.4.0/header/p18f66k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f66k80.inc-23-;               LIST   P=PIC18F66K80
gputils-1.4.0/header/p18f66k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f66k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f1614.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f1614.inc:5:;  MPASM PIC16F1614 processor include
gputils-1.4.0/header/p16f1614.inc-6-; 
##############################################
gputils-1.4.0/header/p16f1614.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f1614.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F1614
gputils-1.4.0/header/p16f1614.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f1614.inc-23-;               LIST   P=PIC16F1614
gputils-1.4.0/header/p16f1614.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f1614.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f639.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f639.inc:5:;  MPASM PIC16F639 processor include
gputils-1.4.0/header/p16f639.inc-6-; 
##############################################
gputils-1.4.0/header/p16f639.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f639.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F639
gputils-1.4.0/header/p16f639.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f639.inc-23-;               LIST   P=PIC16F639
gputils-1.4.0/header/p16f639.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f639.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f65k80.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f65k80.inc:5:;  MPASM PIC18F65K80 processor include
gputils-1.4.0/header/p18f65k80.inc-6-; 
##############################################
gputils-1.4.0/header/p18f65k80.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f65k80.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F65K80
gputils-1.4.0/header/p18f65k80.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f65k80.inc-23-;               LIST   P=PIC18F65K80
gputils-1.4.0/header/p18f65k80.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f65k80.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18lf47j13.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18lf47j13.inc:5:;  MPASM PIC18LF47J13 processor include
gputils-1.4.0/header/p18lf47j13.inc-6-; 
##############################################
gputils-1.4.0/header/p18lf47j13.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18lf47j13.inc:21:;               C:\MPASM MYFILE.ASM /PIC18LF47J13
gputils-1.4.0/header/p18lf47j13.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18lf47j13.inc-23-;               LIST   P=PIC18LF47J13
gputils-1.4.0/header/p18lf47j13.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18lf47j13.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16c66.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16c66.inc:5:;  MPASM PIC16C66 processor include
gputils-1.4.0/header/p16c66.inc-6-; 
##############################################
gputils-1.4.0/header/p16c66.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16c66.inc:21:;               C:\MPASM MYFILE.ASM /PIC16C66
gputils-1.4.0/header/p16c66.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16c66.inc-23-;               LIST   P=PIC16C66
gputils-1.4.0/header/p16c66.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16c66.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f47j53.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f47j53.inc:5:;  MPASM PIC18F47J53 processor include
gputils-1.4.0/header/p18f47j53.inc-6-; 
##############################################
gputils-1.4.0/header/p18f47j53.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f47j53.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F47J53
gputils-1.4.0/header/p18f47j53.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f47j53.inc-23-;               LIST   P=PIC18F47J53
gputils-1.4.0/header/p18f47j53.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f47j53.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p17c44.inc-12-;       1. Command line switch:
gputils-1.4.0/header/p17c44.inc:13:;               C:\ MPASM MYFILE.ASM /PIC17C44
gputils-1.4.0/header/p17c44.inc-14-;       2. LIST directive in the source file
gputils-1.4.0/header/p17c44.inc-15-;               LIST   P=PIC17C44
gputils-1.4.0/header/p17c44.inc:16:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p17c44.inc-17-
##############################################
gputils-1.4.0/header/p16f77.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f77.inc:5:;  MPASM PIC16F77 processor include
gputils-1.4.0/header/p16f77.inc-6-; 
##############################################
gputils-1.4.0/header/p16f77.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f77.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F77
gputils-1.4.0/header/p16f77.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f77.inc-23-;               LIST   P=PIC16F77
gputils-1.4.0/header/p16f77.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f77.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p18f2685.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p18f2685.inc:5:;  MPASM PIC18F2685 processor include
gputils-1.4.0/header/p18f2685.inc-6-; 
##############################################
gputils-1.4.0/header/p18f2685.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p18f2685.inc:21:;               C:\MPASM MYFILE.ASM /PIC18F2685
gputils-1.4.0/header/p18f2685.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p18f2685.inc-23-;               LIST   P=PIC18F2685
gputils-1.4.0/header/p18f2685.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p18f2685.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/memory.inc-6-
gputils-1.4.0/header/memory.inc:7:; To use MPASM to generate memory device data, select either EEPROM8 or
gputils-1.4.0/header/memory.inc-8-; EEPROM16 as the "processor".  Use the DATA directive to generate the 
##############################################
gputils-1.4.0/header/memory.inc-15-;       1. Command line switch:
gputils-1.4.0/header/memory.inc:16:;               C:\ MPASM MYFILE.ASM /PEEPROM8
gputils-1.4.0/header/memory.inc-17-;          or
gputils-1.4.0/header/memory.inc:18:;               C:\ MPASM MYFILE.ASM /PEEPROM16
gputils-1.4.0/header/memory.inc-19-;       2. LIST directive in the source file
##############################################
gputils-1.4.0/header/memory.inc-22-;               LIST   P=EEPROM16
gputils-1.4.0/header/memory.inc:23:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/memory.inc-24-
##############################################
gputils-1.4.0/header/p16lf724.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16lf724.inc:5:;  MPASM PIC16LF724 processor include
gputils-1.4.0/header/p16lf724.inc-6-; 
##############################################
gputils-1.4.0/header/p16lf724.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16lf724.inc:21:;               C:\MPASM MYFILE.ASM /PIC16LF724
gputils-1.4.0/header/p16lf724.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16lf724.inc-23-;               LIST   P=PIC16LF724
gputils-1.4.0/header/p16lf724.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16lf724.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/header/p16f876.inc-4-; Build date : Aug 07 2014
gputils-1.4.0/header/p16f876.inc:5:;  MPASM PIC16F876 processor include
gputils-1.4.0/header/p16f876.inc-6-; 
##############################################
gputils-1.4.0/header/p16f876.inc-20-;       1. Command line switch:
gputils-1.4.0/header/p16f876.inc:21:;               C:\MPASM MYFILE.ASM /PIC16F876
gputils-1.4.0/header/p16f876.inc-22-;       2. LIST directive in the source file
gputils-1.4.0/header/p16f876.inc-23-;               LIST   P=PIC16F876
gputils-1.4.0/header/p16f876.inc:24:;       3. Processor Type entry in the MPASM full-screen interface
gputils-1.4.0/header/p16f876.inc-25-;       4. Setting the processor in the MPLAB Project Dialog
##############################################
gputils-1.4.0/man/gpasm.1.in:1:.TH GPASM 1 "2014-05-01" "@PACKAGE_NAME@-@PACKAGE_VERSION@" "Linux user's manual"
gputils-1.4.0/man/gpasm.1.in-2-.SH NAME
gputils-1.4.0/man/gpasm.1.in:3:gpasm \- GNU PIC assembler
gputils-1.4.0/man/gpasm.1.in-4-.SH SYNOPSIS
gputils-1.4.0/man/gpasm.1.in:5:.B gpasm [options] file
gputils-1.4.0/man/gpasm.1.in-6-.SH WARNING
##############################################
gputils-1.4.0/man/gpasm.1.in-27-.BR "\-a FMT", " \-\-hex\-format FMT
gputils-1.4.0/man/gpasm.1.in:28:GPASM supports inhx8m, inhx8s, inhx16, and inhx32 hex file formats.  This
gputils-1.4.0/man/gpasm.1.in-29-option controls which hex file format is used.  The default is inhx32.
##############################################
gputils-1.4.0/man/gpasm.1.in-60-.BR "\-I DIR", " \-\-include DIR"
gputils-1.4.0/man/gpasm.1.in:61:The top level assembly file is passed to gpasm as an argument.  This file can
gputils-1.4.0/man/gpasm.1.in-62-contain INCLUDE directives.  These directives open the specified file and
gputils-1.4.0/man/gpasm.1.in:63:then its contents are assembled.  GPASM searches for these files in the local
gputils-1.4.0/man/gpasm.1.in-64-directory.  If the file is not located, the default header path is checked.
##############################################
gputils-1.4.0/man/gpasm.1.in-70-.BR \-L ", "\-\-force-list
gputils-1.4.0/man/gpasm.1.in:71:Ignore NOLIST directives.  This forces gpasm to print every line assembled in
gputils-1.4.0/man/gpasm.1.in-72-the list file output.
##############################################
gputils-1.4.0/man/gpasm.1.in-78-.BR "\-\-mpasm\-compatible"
gputils-1.4.0/man/gpasm.1.in:79:This option sets the MPASM compatibility mode.
gputils-1.4.0/man/gpasm.1.in-80-.TP
##############################################
gputils-1.4.0/man/gpasm.1.in-84-.BR \-n ", "\-\-dos
gputils-1.4.0/man/gpasm.1.in:85:By default, gpasm generates hex files using ISO format.  However, some device
gputils-1.4.0/man/gpasm.1.in:86:programmers required a DOS formatted file.  This option will cause gpasm to
gputils-1.4.0/man/gpasm.1.in-87-generate a DOS formatted hex file.
##############################################
gputils-1.4.0/man/gpasm.1.in-95-.BR "\-P FILE", " \-\-preprocess FILE"
gputils-1.4.0/man/gpasm.1.in:96:Write preprocessed asm file to FILE.
gputils-1.4.0/man/gpasm.1.in-97-.TP
##############################################
gputils-1.4.0/man/gpdasm.1.in:1:.TH GPDASM 1 "2012-03-04" "@PACKAGE_NAME@-@PACKAGE_VERSION@" "Linux user's manual"
gputils-1.4.0/man/gpdasm.1.in-2-.SH NAME
gputils-1.4.0/man/gpdasm.1.in:3:gpdasm \- GNU PIC disassembler
gputils-1.4.0/man/gpdasm.1.in-4-.SH SYNOPSIS
gputils-1.4.0/man/gpdasm.1.in:5:.B gpdasm [options] file
gputils-1.4.0/man/gpdasm.1.in-6-.SH WARNING
##############################################
gputils-1.4.0/man/gpdasm.1.in-53-.BR "\-\-strict
gputils-1.4.0/man/gpdasm.1.in:54:Disassemble only opcodes generated by gpasm in case of instructions with several opcodes.
gputils-1.4.0/man/gpdasm.1.in-55-.SH SEE ALSO
##############################################
gputils-1.4.0/man/fr/gpvc.1.in:1:.TH GPASM 1 "4 mars 2012" "@PACKAGE_NAME@-@PACKAGE_VERSION@" "Manuel de l'utilisateur Linux"
gputils-1.4.0/man/fr/gpvc.1.in-2-.SH NOM
##############################################
gputils-1.4.0/man/fr/gpasm.1.in:1:.TH GPASM 1 "1 mai 2014" "@PACKAGE_NAME@-@PACKAGE_VERSION@" "Manuel de l'utilisateur Linux"
gputils-1.4.0/man/fr/gpasm.1.in-2-.SH NOM
gputils-1.4.0/man/fr/gpasm.1.in:3:gpasm \- Assembleur GNU pour PIC
gputils-1.4.0/man/fr/gpasm.1.in-4-.SH SYNOPSIS
gputils-1.4.0/man/fr/gpasm.1.in:5:.B gpasm [options] fichier
gputils-1.4.0/man/fr/gpasm.1.in-6-.SH AVERTISSEMENT
##############################################
gputils-1.4.0/man/fr/gpasm.1.in-13-est un assembleur pour les microcontrôleurs PIC (TM) de Microchip (TM).
gputils-1.4.0/man/fr/gpasm.1.in:14:Son objectif est d'être compatible avec l'assembleur MPASM du fabricant.
gputils-1.4.0/man/fr/gpasm.1.in-15-.B gpasm
##############################################
gputils-1.4.0/man/fr/gpasm.1.in-20-Voici un résumé des options
gputils-1.4.0/man/fr/gpasm.1.in:21:.BR gpasm .
gputils-1.4.0/man/fr/gpasm.1.in-22-Les options de
##############################################
gputils-1.4.0/man/fr/gpasm.1.in-26-.BR "\-a FMT", " \-\-hex-format FMT
gputils-1.4.0/man/fr/gpasm.1.in:27:GPASM reconnaît les formats de fichiers hexadécimaux inhx8m, inhx8s, inhx16
gputils-1.4.0/man/fr/gpasm.1.in-28-et inhx32. Cette option contrôle quel format de fichier hexadécimal est
##############################################
gputils-1.4.0/man/fr/gpasm.1.in-64-directives ouvrent les fichiers spécifiés et leurs contenus sont alors
gputils-1.4.0/man/fr/gpasm.1.in:65:assemblés. GPASM recherche ces fichiers dans le répertoire courant. Si le
gputils-1.4.0/man/fr/gpasm.1.in-66-fichier n'est pas localisé, le chemin par défaut des en-têtes est parcouru.
##############################################
gputils-1.4.0/man/fr/gpasm.1.in-72-.BR \-L ", "\-\-force-list
gputils-1.4.0/man/fr/gpasm.1.in:73:Ignorer les directives NOLIST. Ceci force gpasm à afficher chaque ligne
gputils-1.4.0/man/fr/gpasm.1.in-74-assemblée dans le fichier listage de sortie.
##############################################
gputils-1.4.0/man/fr/gpasm.1.in-86-.BR \-n ", "\-\-dos
gputils-1.4.0/man/fr/gpasm.1.in:87:Par défaut, gpasm génère des fichiers hexadécimaux au format ISO. Toutefois,
gputils-1.4.0/man/fr/gpasm.1.in-88-certains programmateurs de composants requièrent un fichier au format DOS.
gputils-1.4.0/man/fr/gpasm.1.in:89:Cette option fait que gpasm génèrera un fichier au format DOS.
gputils-1.4.0/man/fr/gpasm.1.in-90-.TP
##############################################
gputils-1.4.0/man/fr/gpdasm.1.in:1:.TH GPDASM 1 "4 mars 2012" "@PACKAGE_NAME@-@PACKAGE_VERSION@" "Manuel de l'utilisateur Linux"
gputils-1.4.0/man/fr/gpdasm.1.in-2-.SH NOM
gputils-1.4.0/man/fr/gpdasm.1.in:3:gpdasm \- Désassembleur GNU pour PIC
gputils-1.4.0/man/fr/gpdasm.1.in-4-.SH SYNOPSIS
gputils-1.4.0/man/fr/gpdasm.1.in:5:.B gpdasm [options] fichier
gputils-1.4.0/man/fr/gpdasm.1.in-6-.SH AVERTISSEMENT
##############################################
gputils-1.4.0/man/fr/gputils.1.in:1:.TH GPASM 1 "4 mars 2012" "@PACKAGE_NAME@-@PACKAGE_VERSION@" "Manuel de l'utilisateur Linux"
gputils-1.4.0/man/fr/gputils.1.in-2-.SH NOM
##############################################
gputils-1.4.0/man/fr/gputils.1.in-9-.SH VOIR AUSSI
gputils-1.4.0/man/fr/gputils.1.in:10:.BR gpasm (1),
gputils-1.4.0/man/fr/gputils.1.in:11:.BR gpdasm (1),
gputils-1.4.0/man/fr/gputils.1.in-12-.BR gplib (1),
##############################################
gputils-1.4.0/man/gputils.1.in-9-.SH SEE ALSO
gputils-1.4.0/man/gputils.1.in:10:.BR gpasm (1),
gputils-1.4.0/man/gputils.1.in:11:.BR gpdasm (1),
gputils-1.4.0/man/gputils.1.in-12-.BR gplib (1),
##############################################
gputils-1.4.0/libgputils/gpprocessor.h-341-const int *gp_processor_common_ram_exist(pic_processor_t processor);
gputils-1.4.0/libgputils/gpprocessor.h:342:int gp_processor_is_common_ram_addr(pic_processor_t processor, int address);
gputils-1.4.0/libgputils/gpprocessor.h-343-
gputils-1.4.0/libgputils/gpprocessor.h-344-const int *gp_processor_linear_ram_exist(pic_processor_t processor);
gputils-1.4.0/libgputils/gpprocessor.h:345:int gp_processor_is_linear_ram_addr(pic_processor_t processor, int address);
gputils-1.4.0/libgputils/gpprocessor.h-346-
##############################################
gputils-1.4.0/libgputils/gpprocessor.h-354-int gp_processor_is_eeprom_org(pic_processor_t processor, int org);
gputils-1.4.0/libgputils/gpprocessor.h:355:int gp_processor_is_eeprom_byte_addr(pic_processor_t processor, int byte_address);
gputils-1.4.0/libgputils/gpprocessor.h-356-
##############################################
gputils-1.4.0/libgputils/gpwritehex.c-189-#if 0
gputils-1.4.0/libgputils/gpwritehex.c:190:        /* disabled for MPASM compatibility,
gputils-1.4.0/libgputils/gpwritehex.c:191:         * regression test gpasm.mchip/asmfiles/szee16.asm */
gputils-1.4.0/libgputils/gpwritehex.c-192-        if (core_mask > 0xFF) {
##############################################
gputils-1.4.0/libgputils/gpwritehex.c-205-        /* Write the data to the file */
gputils-1.4.0/libgputils/gpwritehex.c:206:        /* To be bug-for-bug compatible with MPASM 5.34 we ignore
gputils-1.4.0/libgputils/gpwritehex.c-207-           negative addresses. */
##############################################
gputils-1.4.0/libgputils/gpdis.c-32-
gputils-1.4.0/libgputils/gpdis.c:33:#define BANK12_ADDR(Mask) \
gputils-1.4.0/libgputils/gpdis.c-34-        ((fstate->bank & (Mask)) << PIC12_BANK_SHIFT)
gputils-1.4.0/libgputils/gpdis.c-35-
gputils-1.4.0/libgputils/gpdis.c:36:#define BANK14_ADDR(Mask) \
gputils-1.4.0/libgputils/gpdis.c-37-        ((fstate->bank & (Mask)) << PIC14_BANK_SHIFT)
gputils-1.4.0/libgputils/gpdis.c-38-
gputils-1.4.0/libgputils/gpdis.c:39:#define BANK16_ADDR(Mask) \
gputils-1.4.0/libgputils/gpdis.c-40-        ((fstate->bank & (Mask)) << PIC16_BANK_SHIFT)
##############################################
gputils-1.4.0/libgputils/gpdis.c-773-      if (IS_VALID_BANK(bmask)) {
gputils-1.4.0/libgputils/gpdis.c:774:        args.first.val += BANK12_ADDR(bmask);
gputils-1.4.0/libgputils/gpdis.c-775-        reg1 = gp_register_find_reg(fstate->proc_regs, args.first.val);
##############################################
gputils-1.4.0/libgputils/gpdis.c-828-    if (IS_VALID_BANK(bmask)) {
gputils-1.4.0/libgputils/gpdis.c:829:      args.first.val += BANK14_ADDR(bmask);
gputils-1.4.0/libgputils/gpdis.c-830-      reg1 = gp_register_find_reg(fstate->proc_regs, args.first.val);
##############################################
gputils-1.4.0/libgputils/gpdis.c-879-  else if (IS_VALID_BANK(PIC16_BMSK_BANK)) {
gputils-1.4.0/libgputils/gpdis.c:880:    args.first.val += BANK16_ADDR(PIC16_BMSK_BANK);
gputils-1.4.0/libgputils/gpdis.c-881-    reg1 = gp_register_find_reg(fstate->proc_regs, args.first.val);
##############################################
gputils-1.4.0/libgputils/gpdis.c-935-        /* This register in the GPR Bank can be found. */
gputils-1.4.0/libgputils/gpdis.c:936:    args.first.val += BANK16_ADDR(PIC16E_BMSK_BANK);
gputils-1.4.0/libgputils/gpdis.c-937-    reg1 = gp_register_find_reg(fstate->proc_regs, args.first.val);
##############################################
gputils-1.4.0/libgputils/gpdis.c-1189-      else if (IS_VALID_BANK(PIC16_BMSK_BANK)) {
gputils-1.4.0/libgputils/gpdis.c:1190:        args.first.val += BANK16_ADDR(PIC16_BMSK_BANK);
gputils-1.4.0/libgputils/gpdis.c-1191-        args.first.arg = gp_register_find_reg_name(fstate->proc_regs, args.first.val);
##############################################
gputils-1.4.0/libgputils/gpdis.c-1213-      else if (IS_VALID_BANK(PIC16_BMSK_BANK)) {
gputils-1.4.0/libgputils/gpdis.c:1214:        args.second.val += BANK16_ADDR(PIC16_BMSK_BANK);
gputils-1.4.0/libgputils/gpdis.c-1215-        args.second.arg = gp_register_find_reg_name(fstate->proc_regs, args.second.val);
##############################################
gputils-1.4.0/libgputils/gpdis.c-1247-      else if (IS_VALID_BANK(PIC16_BMSK_BANK)) {
gputils-1.4.0/libgputils/gpdis.c:1248:        args.first.val += BANK16_ADDR(PIC16_BMSK_BANK);
gputils-1.4.0/libgputils/gpdis.c-1249-        args.first.arg = gp_register_find_reg_name(fstate->proc_regs, args.first.val);
##############################################
gputils-1.4.0/libgputils/gpdis.c-1271-      else if (IS_VALID_BANK(PIC16_BMSK_BANK)) {
gputils-1.4.0/libgputils/gpdis.c:1272:        args.second.val += BANK16_ADDR(PIC16_BMSK_BANK);
gputils-1.4.0/libgputils/gpdis.c-1273-        args.second.arg = gp_register_find_reg_name(fstate->proc_regs, args.second.val);
##############################################
gputils-1.4.0/libgputils/gpprocessor.c-977-int
gputils-1.4.0/libgputils/gpprocessor.c:978:gp_processor_is_common_ram_addr(pic_processor_t processor, int address)
gputils-1.4.0/libgputils/gpprocessor.c-979-{
##############################################
gputils-1.4.0/libgputils/gpprocessor.c-1025-int
gputils-1.4.0/libgputils/gpprocessor.c:1026:gp_processor_is_linear_ram_addr(pic_processor_t processor, int address)
gputils-1.4.0/libgputils/gpprocessor.c-1027-{
##############################################
gputils-1.4.0/libgputils/gpprocessor.c-1142-int
gputils-1.4.0/libgputils/gpprocessor.c:1143:gp_processor_is_eeprom_byte_addr(pic_processor_t processor, int byte_address)
gputils-1.4.0/libgputils/gpprocessor.c-1144-{
##############################################
gputils-1.4.0/libgputils/gpprocessor.c-1564-  /* TODO This is not accurate, for example PIC12F510/16F506 only has
gputils-1.4.0/libgputils/gpprocessor.c:1565:     three bits and allowed values of 6 and 7. MPASM 5.34 has
gputils-1.4.0/libgputils/gpprocessor.c-1566-     Error[126]  : Argument out of range (0000 not between 0005 and 0009)
##############################################
gputils-1.4.0/libgputils/gpcofflink.c-1463-static void
gputils-1.4.0/libgputils/gpcofflink.c:1464:gp_cofflink_patch_addr(proc_class_t class,
gputils-1.4.0/libgputils/gpcofflink.c-1465-                       int num_pages,
##############################################
gputils-1.4.0/libgputils/gpcofflink.c-1681-        symbol = relocation->symbol;
gputils-1.4.0/libgputils/gpcofflink.c:1682:        gp_cofflink_patch_addr(object->class,
gputils-1.4.0/libgputils/gpcofflink.c-1683-                               num_pages,
##############################################
gputils-1.4.0/libgputils/gpcoff.h-56-#define F_LNNO        0x0004
gputils-1.4.0/libgputils/gpcoff.h:57:/* the MPASM assembler object file is from absolute (as opposed to relocatable) assembly code */
gputils-1.4.0/libgputils/gpcoff.h-58-#define F_ABSOLUTE    0x0010
##############################################
gputils-1.4.0/doc/gpdasm_sample.ulist-2-; This list contains those symbolic names that are included in the disassembled
gputils-1.4.0/doc/gpdasm_sample.ulist:3:; hex code. This uses only the gpdasm program. So need to refer to it in the
gputils-1.4.0/doc/gpdasm_sample.ulist-4-; command line:
gputils-1.4.0/doc/gpdasm_sample.ulist-5-;
gputils-1.4.0/doc/gpdasm_sample.ulist:6:; gpdasm ... -n -s -k labels.ulist ...
gputils-1.4.0/doc/gpdasm_sample.ulist-7-;   or
gputils-1.4.0/doc/gpdasm_sample.ulist:8:; gpdasm ... --show-names --short --label-list labels.ulist ...
gputils-1.4.0/doc/gpdasm_sample.ulist-9-;
##############################################
gputils-1.4.0/doc/gputils.lyx-171-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:172:gputils can be used in two different ways: absolute asm mode and relocatable
gputils-1.4.0/doc/gputils.lyx:173: asm mode.
gputils-1.4.0/doc/gputils.lyx-174-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-176-\begin_layout Subsection
gputils-1.4.0/doc/gputils.lyx:177:Absolute Asm Mode
gputils-1.4.0/doc/gputils.lyx-178-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-180-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:181:In absolute asm mode, an assembly language source file is directly converted
gputils-1.4.0/doc/gputils.lyx-182- into a hex file by gpasm.
##############################################
gputils-1.4.0/doc/gputils.lyx-187-\begin_layout Subsection
gputils-1.4.0/doc/gputils.lyx:188:Relocatable Asm Mode
gputils-1.4.0/doc/gputils.lyx-189-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-191-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:192:In relocatable asm mode, the microcontroller assembly source code is divided
gputils-1.4.0/doc/gputils.lyx-193- into separate modules.
##############################################
gputils-1.4.0/doc/gputils.lyx-879-\begin_layout Plain Layout
gputils-1.4.0/doc/gputils.lyx:880:gpasm options
gputils-1.4.0/doc/gputils.lyx-881-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-888-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:889:The general syntax for running gpasm is
gputils-1.4.0/doc/gputils.lyx-890-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-892-\begin_layout LyX-Code
gputils-1.4.0/doc/gputils.lyx:893:gpasm [options] asm-file
gputils-1.4.0/doc/gputils.lyx-894-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-1815-\begin_layout Plain Layout
gputils-1.4.0/doc/gputils.lyx:1816:Write preprocessed asm file to <file>.
gputils-1.4.0/doc/gputils.lyx-1817-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-1884-radix, i.e.
gputils-1.4.0/doc/gputils.lyx:1885: the number base that gpasm uses when interpreting numbers.<radix> can be
gputils-1.4.0/doc/gputils.lyx-1886- one of 
##############################################
gputils-1.4.0/doc/gputils.lyx-2007-\begin_layout Plain Layout
gputils-1.4.0/doc/gputils.lyx:2008:Print gpasm version information and exit.
gputils-1.4.0/doc/gputils.lyx-2009-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-2079-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:2080:Unless otherwise specified, gpasm removes the 
gputils-1.4.0/doc/gputils.lyx-2081-\begin_inset Quotes eld
##############################################
gputils-1.4.0/doc/gputils.lyx-2118-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:2119:gpasm always produces a 
gputils-1.4.0/doc/gputils.lyx-2120-\begin_inset Quotes eld
##############################################
gputils-1.4.0/doc/gputils.lyx-2151-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:2152:When the --mpasm-compatibe command line option is specified gpasm tries
gputils-1.4.0/doc/gputils.lyx-2153- to mimic MPASM(X) behaviour:
##############################################
gputils-1.4.0/doc/gputils.lyx-2166-\begin_layout Subsection
gputils-1.4.0/doc/gputils.lyx:2167:Using gpasm with 
gputils-1.4.0/doc/gputils.lyx-2168-\begin_inset Quotes eld
##############################################
gputils-1.4.0/doc/gputils.lyx-2189-On most operating systems, you can build a project using the make utility.
gputils-1.4.0/doc/gputils.lyx:2190: To use gpasm with make, you might have a 
gputils-1.4.0/doc/gputils.lyx-2191-\begin_inset Quotes eld
##############################################
gputils-1.4.0/doc/gputils.lyx-2201-\begin_layout LyX-Code
gputils-1.4.0/doc/gputils.lyx:2202:tree.hex: tree.asm treedef.inc
gputils-1.4.0/doc/gputils.lyx-2203-\begin_inset Newline newline
##############################################
gputils-1.4.0/doc/gputils.lyx-2205-
gputils-1.4.0/doc/gputils.lyx:2206:        gpasm tree.asm
gputils-1.4.0/doc/gputils.lyx-2207-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-2234- files change.
gputils-1.4.0/doc/gputils.lyx:2235: A more comprehensive example of using gpasm with makefiles is included
gputils-1.4.0/doc/gputils.lyx:2236: as example1 in the gpasm source distribution.
gputils-1.4.0/doc/gputils.lyx-2237-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-2253-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:2254:gpasm doesn't specifically create an error file.
gputils-1.4.0/doc/gputils.lyx-2255- This can be a problem if you want to keep a record of errors, or if your
##############################################
gputils-1.4.0/doc/gputils.lyx-2314-\begin_layout LyX-Code
gputils-1.4.0/doc/gputils.lyx:2315:gpasm tree.asm 2>&1 | tee tree.err
gputils-1.4.0/doc/gputils.lyx-2316-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-2364-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:2365:The gpasm source files consist of a series of lines.
gputils-1.4.0/doc/gputils.lyx-2366- Lines can contain a 
##############################################
gputils-1.4.0/doc/gputils.lyx-2444-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:2445:The gpasm expressions are implemented using 32-bit arithmetic.
gputils-1.4.0/doc/gputils.lyx:2446: gpasm supports a full set of 
gputils-1.4.0/doc/gputils.lyx-2447-\begin_inset Index idx
##############################################
gputils-1.4.0/doc/gputils.lyx-2458-, but the groups are arranged in order of increasing precedence.
gputils-1.4.0/doc/gputils.lyx:2459: When gpasm encounters operators of equal precedence, it always evaluates
gputils-1.4.0/doc/gputils.lyx-2460- from left to right.
##############################################
gputils-1.4.0/doc/gputils.lyx-3350-
gputils-1.4.0/doc/gputils.lyx:3351:gpasm gives you several ways of specifying numbers.
gputils-1.4.0/doc/gputils.lyx-3352- You can use a syntax that uses an initial character to indicate the number's
##############################################
gputils-1.4.0/doc/gputils.lyx-3569-
gputils-1.4.0/doc/gputils.lyx:3570:, gpasm uses the current radix (base) to interpret the number.
gputils-1.4.0/doc/gputils.lyx-3571- You can change this radix with the RADIX directive, or with the 
##############################################
gputils-1.4.0/doc/gputils.lyx-3584-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:3585:If you do not start hexadecimal numbers with a digit, gpasm will attempt
gputils-1.4.0/doc/gputils.lyx-3586- to interpret what you've written as an identifier.
##############################################
gputils-1.4.0/doc/gputils.lyx-3595-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:3596:Several legacy mpasm number formats are also supported.
gputils-1.4.0/doc/gputils.lyx-3597- These formats have various shortcomings, but are still supported.
##############################################
gputils-1.4.0/doc/gputils.lyx-3909-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:3910:Will make gpasm fetch source lines from the file 
gputils-1.4.0/doc/gputils.lyx-3911-\begin_inset Quotes eld
##############################################
gputils-1.4.0/doc/gputils.lyx-3951-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:3952:Once gpasm has processed a line such as:
gputils-1.4.0/doc/gputils.lyx-3953-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-3991-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:3992:The gpasm will place the symbol 
gputils-1.4.0/doc/gputils.lyx-3993-\begin_inset Quotes eld
##############################################
gputils-1.4.0/doc/gputils.lyx-4000- with a value of 0x10 in the symbol table.
gputils-1.4.0/doc/gputils.lyx:4001: The preprocessor in gpasm is only 
gputils-1.4.0/doc/gputils.lyx-4002-\shape italic
##############################################
gputils-1.4.0/doc/gputils.lyx-4016- PIC applications.
gputils-1.4.0/doc/gputils.lyx:4017: The location of these files is reported in the gpasm help message.
gputils-1.4.0/doc/gputils.lyx-4018- Use the INCLUDE directive to utilize the appropriate file in your source
##############################################
gputils-1.4.0/doc/gputils.lyx-4020- Only the name of the file is required.
gputils-1.4.0/doc/gputils.lyx:4021: gpasm will search the default path automatically.
gputils-1.4.0/doc/gputils.lyx-4022-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-4255-In absolute mode, use the ORG directive to set the PIC memory location where
gputils-1.4.0/doc/gputils.lyx:4256: gpasm will start assembling code.
gputils-1.4.0/doc/gputils.lyx:4257: If you don't specify an address with ORG, gpasm assumes 0x0000.
gputils-1.4.0/doc/gputils.lyx-4258- In relocatable mode, use the CODE directive.
##############################################
gputils-1.4.0/doc/gputils.lyx-4304- certain sections of code only if a condition is met.
gputils-1.4.0/doc/gputils.lyx:4305: In themselves, they do not cause gpasm to emit any PIC code.
gputils-1.4.0/doc/gputils.lyx-4306- The example in section 
##############################################
gputils-1.4.0/doc/gputils.lyx-4326-
gputils-1.4.0/doc/gputils.lyx:4327:gpasm supports a simple macro scheme; you can define and use macros like
gputils-1.4.0/doc/gputils.lyx-4328- this:
##############################################
gputils-1.4.0/doc/gputils.lyx-4659-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:4660:Instructs gpasm that it should generate an error if there is any use of
gputils-1.4.0/doc/gputils.lyx-4661- the given RAM locations.
##############################################
gputils-1.4.0/doc/gputils.lyx-4713-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:4714:Instructs gpasm that it should generate an error if there is any use of
gputils-1.4.0/doc/gputils.lyx-4715- the given ROM locations.
##############################################
gputils-1.4.0/doc/gputils.lyx-4943-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:4944:Instructs gpasm that an attempt to use any RAM location above the one specified
gputils-1.4.0/doc/gputils.lyx-4945- should be treated as an error.
##############################################
gputils-1.4.0/doc/gputils.lyx-4996-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:4997:Instructs gpasm that an attempt to use any ROM location above the one specified
gputils-1.4.0/doc/gputils.lyx-4998- should be treated as an error.
##############################################
gputils-1.4.0/doc/gputils.lyx-5140-Marks the beginning of a block of constants <label>.
gputils-1.4.0/doc/gputils.lyx:5141: gpasm allocates values for symbols in the block starting at the value <expressi
gputils-1.4.0/doc/gputils.lyx-5142-on> given to CBLOCK.
##############################################
gputils-1.4.0/doc/gputils.lyx-6108-Begin a conditional assembly block.
gputils-1.4.0/doc/gputils.lyx:6109: If <symbol> appears in the symbol table, gpasm assembles the following
gputils-1.4.0/doc/gputils.lyx-6110- code.
##############################################
gputils-1.4.0/doc/gputils.lyx-6136-Begin a conditional assembly block.
gputils-1.4.0/doc/gputils.lyx:6137: If <symbol>does not appear in the symbol table, gpasm assembles the following
gputils-1.4.0/doc/gputils.lyx-6138- code.
##############################################
gputils-1.4.0/doc/gputils.lyx-6488-Declares a macro with name <label>.
gputils-1.4.0/doc/gputils.lyx:6489: gpasm replaces any occurrences of <symbol> in the macro definition with
gputils-1.4.0/doc/gputils.lyx-6490- the parameters given at macro invocation.
##############################################
gputils-1.4.0/doc/gputils.lyx-6594-Sets the location at which instructions will be placed.
gputils-1.4.0/doc/gputils.lyx:6595: If the source file does not specify an address with ORG, gpasm assumes
gputils-1.4.0/doc/gputils.lyx-6596- an ORG of zero.
##############################################
gputils-1.4.0/doc/gputils.lyx-6762- for hexadecimal.
gputils-1.4.0/doc/gputils.lyx:6763: gpasm uses this radix to interpret numbers that don't have an explicit
gputils-1.4.0/doc/gputils.lyx-6764- radix.
##############################################
gputils-1.4.0/doc/gputils.lyx-7126-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:7127:gpasm supports several directives for use with high level languages.
gputils-1.4.0/doc/gputils.lyx-7128- These directives are easily identified because they start with 
##############################################
gputils-1.4.0/doc/gputils.lyx-7462-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:7463:gpasm does not use auxilary symbols.
gputils-1.4.0/doc/gputils.lyx-7464- So the contents have no effect on its operation.
##############################################
gputils-1.4.0/doc/gputils.lyx-10652-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10653:gpasm writes every error message to two locations:
gputils-1.4.0/doc/gputils.lyx-10654-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-10684-\begin_layout Description
gputils-1.4.0/doc/gputils.lyx:10685:<src-file> is the source file where gpasm encountered the error
gputils-1.4.0/doc/gputils.lyx-10686-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-10710-.
gputils-1.4.0/doc/gputils.lyx:10711: This chapter lists the error messages that gpasm produces.
gputils-1.4.0/doc/gputils.lyx-10712- 
##############################################
gputils-1.4.0/doc/gputils.lyx-10732-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10733:gpasm encountered an illegal character in a source file.
gputils-1.4.0/doc/gputils.lyx-10734-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-10748-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10749:gpasm encountered an unrecognized symbol.
gputils-1.4.0/doc/gputils.lyx-10750-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-10756-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10757:gpasm encountered a divide by zero.
gputils-1.4.0/doc/gputils.lyx-10758-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-10780-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10781:gpasm was instructed to write different values into the same address.
gputils-1.4.0/doc/gputils.lyx-10782-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-10788-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10789:gpasm was instructed to write different values into the same address.
gputils-1.4.0/doc/gputils.lyx-10790-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-10796-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10797:gpasm encountered an illegal label.
gputils-1.4.0/doc/gputils.lyx-10798-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-10812-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10813:gpasm encountered an illegal argument in an expression.
gputils-1.4.0/doc/gputils.lyx-10814- 
##############################################
gputils-1.4.0/doc/gputils.lyx-10837-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10838:gpasm encountered an expression with too many arguments.
gputils-1.4.0/doc/gputils.lyx-10839-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-10845-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10846:gpasm encountered an expression with at least one missing argument.
gputils-1.4.0/doc/gputils.lyx-10847-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-10923-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10924:gpasm encountered an infinite loop or a loop with too many iterations (more
gputils-1.4.0/doc/gputils.lyx-10925- than 256).
##############################################
gputils-1.4.0/doc/gputils.lyx-10977-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:10978:gpasm encountered a non-label operand where an address label was expected.
gputils-1.4.0/doc/gputils.lyx-10979- 
##############################################
gputils-1.4.0/doc/gputils.lyx-11139-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:11140:gpasm encountered an invalid radix.
gputils-1.4.0/doc/gputils.lyx-11141-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-11147-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:11148:gpasm encountered an invalid RAM location as specified by the __MAXRAM and
gputils-1.4.0/doc/gputils.lyx-11149- __BADRAM directives.
##############################################
gputils-1.4.0/doc/gputils.lyx-11193-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:11194:gpasm encountered an invalid ROM location as specified by the __MAXROM and
gputils-1.4.0/doc/gputils.lyx-11195- __BADROM directives.
##############################################
gputils-1.4.0/doc/gputils.lyx-11225-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:11226:gpasm has encounter a program word larger than the core size of the selected
gputils-1.4.0/doc/gputils.lyx-11227- device.
##############################################
gputils-1.4.0/doc/gputils.lyx-11322-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:11323:gplink relocates and links gpasm COFF objects and generates an absolute
gputils-1.4.0/doc/gputils.lyx-11324- executable COFF.
##############################################
gputils-1.4.0/doc/gputils.lyx-12617-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:12618:gpdasm is a disassembler for gputils.
gputils-1.4.0/doc/gputils.lyx:12619: It converts hex files generated by gpasm and gplink into disassembled instructi
gputils-1.4.0/doc/gputils.lyx-12620-ons.
##############################################
gputils-1.4.0/doc/gputils.lyx-12637-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:12638:The general syntax for running gpdasm is
gputils-1.4.0/doc/gputils.lyx-12639-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-12641-\begin_layout LyX-Code
gputils-1.4.0/doc/gputils.lyx:12642:gpdasm [options] hex-file
gputils-1.4.0/doc/gputils.lyx-12643-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-13041-\begin_layout Plain Layout
gputils-1.4.0/doc/gputils.lyx:13042:Print the gpdasm version information and exit.
gputils-1.4.0/doc/gputils.lyx-13043-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-13099-\begin_layout Plain Layout
gputils-1.4.0/doc/gputils.lyx:13100:Disassemble only opcodes generated by gpasm in case of instructions with
gputils-1.4.0/doc/gputils.lyx-13101- several opcodes.
##############################################
gputils-1.4.0/doc/gputils.lyx-13121-\begin_layout Standard
gputils-1.4.0/doc/gputils.lyx:13122:gpdasm doesn't specifically create an output file.
gputils-1.4.0/doc/gputils.lyx-13123- It dumps its output to the screen.
##############################################
gputils-1.4.0/doc/gputils.lyx-13183-\begin_layout LyX-Code
gputils-1.4.0/doc/gputils.lyx:13184:gpdasm test.hex > test.dis
gputils-1.4.0/doc/gputils.lyx-13185-\end_layout
##############################################
gputils-1.4.0/doc/gputils.lyx-13203-\begin_layout Itemize
gputils-1.4.0/doc/gputils.lyx:13204:The gpdasm only uses a hex file as an input.
gputils-1.4.0/doc/gputils.lyx-13205- Because of this it has no way to distinguish between instructions and data
##############################################
gputils-1.4.0/doc/gputils.lyx-13210-\begin_layout Itemize
gputils-1.4.0/doc/gputils.lyx:13211:If gpdasm encounters an unknown instruction it uses the DW directive and
gputils-1.4.0/doc/gputils.lyx-13212- treats it as raw data.
##############################################
gputils-1.4.0/doc/gputils.lyx-13219- disassembled and then reassembled.
gputils-1.4.0/doc/gputils.lyx:13220: Example: gpdasm will treat 0x0060 in a 14 bit device as a NOP.
gputils-1.4.0/doc/gputils.lyx:13221: If the output is then reassembled, gpasm will assign a 0x0000 value.
gputils-1.4.0/doc/gputils.lyx-13222- The value has changed and both tools are behaving correctly.
##############################################
gputils-1.4.0/doc/gputils.lyx-13266-
gputils-1.4.0/doc/gputils.lyx:13267:gpdasm -nos 
gputils-1.4.0/doc/gputils.lyx-13268-\emph on
##############################################
gputils-1.4.0/doc/gputils.lyx-13740- It provides an easy way to view the contents of the cod files generated
gputils-1.4.0/doc/gputils.lyx:13741: by gpasm and gplink.
gputils-1.4.0/doc/gputils.lyx-13742-\end_layout
##############################################
gputils-1.4.0/configure.ac-21-LIBIBERTY=libiberty/libiberty.a
gputils-1.4.0/configure.ac:22:MAKE_SUBDIRS="libgputils libiberty gpasm gplink gputils header lkr doc man"
gputils-1.4.0/configure.ac-23-
##############################################
gputils-1.4.0/configure.ac-47-AM_PROG_LEX
gputils-1.4.0/configure.ac:48:set `$LEX -V`
gputils-1.4.0/configure.ac-49-if test "${3}" != "2.5.4"; then
##############################################
gputils-1.4.0/gputils/gpdasm.c-344-        if (b_memory_get(m, i, &byte, NULL, NULL)) {
gputils-1.4.0/gputils/gpdasm.c:345:          sym = lset_symbol_find_addr(state.lset_root.sections[SECT_SPEC_EEDATA], offset, -1, true);
gputils-1.4.0/gputils/gpdasm.c-346-
##############################################
gputils-1.4.0/gputils/gpdasm.c-358-        if (state.class->i_memory_get(m, i, &data, NULL, NULL) == W_USED_ALL) {
gputils-1.4.0/gputils/gpdasm.c:359:          sym = lset_symbol_find_addr(state.lset_root.sections[SECT_SPEC_CODE], org, -1, true);
gputils-1.4.0/gputils/gpdasm.c-360-
##############################################
gputils-1.4.0/gputils/gpdasm.c-410-
gputils-1.4.0/gputils/gpdasm.c:411:  sym = lset_symbol_find_addr(state.lset_root.sections[SECT_SPEC_DATA], (long)Argument->val, -1, true);
gputils-1.4.0/gputils/gpdasm.c-412-
##############################################
gputils-1.4.0/gputils/gpdasm.c-749-{
gputils-1.4.0/gputils/gpdasm.c:750:  if (lset_symbol_find_addr(Section, Start, -1, false) != NULL) {
gputils-1.4.0/gputils/gpdasm.c-751-    return;
##############################################
gputils-1.4.0/gputils/gpdasm.c-820-    if ((pair = gp_processor_common_ram_exist(processor)) != NULL) {
gputils-1.4.0/gputils/gpdasm.c:821:      if (lset_symbol_find_addr(sect, pair[0], pair[1], false) == NULL) {
gputils-1.4.0/gputils/gpdasm.c-822-        lset_symbol_new(sect, "Common_RAM", pair[0], pair[1], CSYM_START | CSYM_END, 1);
##############################################
gputils-1.4.0/gputils/gpdasm.c-826-    if ((pair = gp_processor_linear_ram_exist(processor)) != NULL) {
gputils-1.4.0/gputils/gpdasm.c:827:      if (lset_symbol_find_addr(sect, pair[0], pair[1], false) == NULL) {
gputils-1.4.0/gputils/gpdasm.c-828-        lset_symbol_new(sect, "Linear_RAM", pair[0], pair[1], CSYM_START | CSYM_END, 1);
##############################################
gputils-1.4.0/gputils/gpdasm.c-1051-          if (last_loc != (i - insn_size)) {
gputils-1.4.0/gputils/gpdasm.c:1052:            sym = lset_symbol_find_addr(state.lset_root.sections[SECT_SPEC_EEDATA], org, -1, true);
gputils-1.4.0/gputils/gpdasm.c-1053-
##############################################
gputils-1.4.0/gputils/gpdasm.c-1061-            else {
gputils-1.4.0/gputils/gpdasm.c:1062:              sym = lset_symbol_find_addr(state.lset_root.sections[SECT_SPEC_EEDATA],
gputils-1.4.0/gputils/gpdasm.c-1063-                                          state.processor->eeprom_addrs[0],
##############################################
gputils-1.4.0/gputils/gpdasm.c-1109-          if (last_loc != (i - insn_size)) {
gputils-1.4.0/gputils/gpdasm.c:1110:            sym = lset_symbol_find_addr(state.lset_root.sections[SECT_SPEC_CODE], org, -1, true);
gputils-1.4.0/gputils/gpdasm.c-1111-
##############################################
gputils-1.4.0/gputils/gpdasm.c-1190-{
gputils-1.4.0/gputils/gpdasm.c:1191:  printf("Usage: gpdasm [options] file\n");
gputils-1.4.0/gputils/gpdasm.c-1192-  printf("Options: [defaults in brackets after descriptions]\n");
##############################################
gputils-1.4.0/gputils/gpdasm.c-1210-         "                                 source. See also the -k, -n and -o options.)\n");
gputils-1.4.0/gputils/gpdasm.c:1211:  printf("  -v, --version                  Print the gpdasm version information and exit.\n");
gputils-1.4.0/gputils/gpdasm.c-1212-  printf("  -y, --extended                 Enable 18xx extended mode.\n");
##############################################
gputils-1.4.0/gputils/gpdasm.c-1215-  printf("For example:\n"
gputils-1.4.0/gputils/gpdasm.c:1216:         "  gpdasm -nos -k program.ulist -p12f1822 program.hex > program.dis\n\n");
gputils-1.4.0/gputils/gpdasm.c-1217-  printf("Report bugs to:\n");
##############################################
gputils-1.4.0/gputils/labelset.h-87-extern lset_symbol_t *lset_symbol_find(const lset_section_t *Section, const char *Name);
gputils-1.4.0/gputils/labelset.h:88:extern lset_symbol_t *lset_symbol_find_addr(const lset_section_t *Section, long Start_addr, long End_addr, int Use_table);
gputils-1.4.0/gputils/labelset.h-89-
##############################################
gputils-1.4.0/gputils/testsuite/gpdasm.project/op12e_new_conf.asm:1:;  This file is used to test gpdasm with the 12 bit enhanced instruction set.
gputils-1.4.0/gputils/testsuite/gpdasm.project/op12e_new_conf.asm-2-
##############################################
gputils-1.4.0/gputils/testsuite/gpdasm.project/op14_old_conf.asm:1:;  This file is used to test gpdasm with the 14 bit instruction set.
gputils-1.4.0/gputils/testsuite/gpdasm.project/op14_old_conf.asm-2-
##############################################
gputils-1.4.0/gputils/testsuite/gpdasm.project/op14_new_conf.asm:1:;  This file is used to test gpdasm with the 14 bit instruction set.
gputils-1.4.0/gputils/testsuite/gpdasm.project/op14_new_conf.asm-2-
##############################################
gputils-1.4.0/gputils/testsuite/gpdasm.project/op12e_old_conf.asm:1:;  This file is used to test gpdasm with the 12 bit enhanced instruction set.
gputils-1.4.0/gputils/testsuite/gpdasm.project/op12e_old_conf.asm-2-
##############################################
gputils-1.4.0/gputils/testsuite/gpdasm.project/op12.asm:1:;  This file is used to test gpdasm with the 12 bit instruction set.
gputils-1.4.0/gputils/testsuite/gpdasm.project/op12.asm-2-
##############################################
gputils-1.4.0/gputils/testsuite/gpdasm.project/op14e_old_conf.asm:1:;  This file is used to test gpdasm with the 14 bit enhanced instruction set.
gputils-1.4.0/gputils/testsuite/gpdasm.project/op14e_old_conf.asm-2-
##############################################
gputils-1.4.0/gputils/testsuite/gpdasm.project/op14e_new_conf.asm:1:;  This file is used to test gpdasm with the 14 bit enhanced instruction set.
gputils-1.4.0/gputils/testsuite/gpdasm.project/op14e_new_conf.asm-2-
##############################################
gputils-1.4.0/gputils/testsuite/gpdasm.project/op14.asm:1:;  This file is used to test gpdasm with the 14 bit instruction set.
gputils-1.4.0/gputils/testsuite/gpdasm.project/op14.asm-2-
##############################################
gputils-1.4.0/gputils/testsuite/test-73-  if (($# < 1)); then
gputils-1.4.0/gputils/testsuite/test:74:    echo "Usage: run_test <test file> [gpasm flags]"
gputils-1.4.0/gputils/testsuite/test-75-    return 1
##############################################
gputils-1.4.0/gputils/testsuite/test-78-  echo "$GPASMBIN $GPASMFLAGS $2 $1.asm"
gputils-1.4.0/gputils/testsuite/test:79:  ../../$GPASMBIN $GPASMFLAGS $2 $1.asm || testfailed "$GPASMBIN $GPASMFLAGS $2 $1.asm"
gputils-1.4.0/gputils/testsuite/test-80-
gputils-1.4.0/gputils/testsuite/test:81:  mcu=`sed -n '/list/Ip' $1.asm | sed -r 's/^.*p=(.*)$/\1/i'`
gputils-1.4.0/gputils/testsuite/test-82-
gputils-1.4.0/gputils/testsuite/test-83-  if [ -z $mcu ]; then
gputils-1.4.0/gputils/testsuite/test:84:    mcu=`sed -n '/processor/Ip' $1.asm | sed -r 's/^\s*\S+\s+(\w+)\s*$/\1/i' | tr "[:upper:]" "[:lower:]"`
gputils-1.4.0/gputils/testsuite/test-85-  fi
##############################################
gputils-1.4.0/gputils/testsuite/test-98-function all_test() {
gputils-1.4.0/gputils/testsuite/test:99:  printbanner "Start of gpdasm testing" 
gputils-1.4.0/gputils/testsuite/test-100-  # Test for executable.
##############################################
gputils-1.4.0/gputils/testsuite/test-103-  (($RETVAL == 1)) && exit 1
gputils-1.4.0/gputils/testsuite/test:104:  # Testing gpdasm requires gpasm.
gputils-1.4.0/gputils/testsuite/test-105-  binexists $GPASMBIN
##############################################
gputils-1.4.0/gputils/testsuite/test-115-  rm -Rf *
gputils-1.4.0/gputils/testsuite/test:116:  cp ../*.asm ../*.ulist .
gputils-1.4.0/gputils/testsuite/test-117-
##############################################
gputils-1.4.0/gputils/testsuite/test-277-
gputils-1.4.0/gputils/testsuite/test:278:  printbanner "Gpdasm testing sucessful."
gputils-1.4.0/gputils/testsuite/test-279-}
##############################################
gputils-1.4.0/gputils/gpvo.c-75-  if (object->flags & F_ABSOLUTE) {
gputils-1.4.0/gputils/gpvo.c:76:    printf("  The MPASM assembler object file is from absolute assembly code.\n");
gputils-1.4.0/gputils/gpvo.c-77-  }
##############################################
gputils-1.4.0/gputils/labelset.c-124-lset_symbol_t *
gputils-1.4.0/gputils/labelset.c:125:lset_symbol_find_addr(const lset_section_t *Section, long Start_addr, long End_addr, int Use_table)
gputils-1.4.0/gputils/labelset.c-126-{
##############################################
gputils-1.4.0/gputils/Makefile.am-2-
gputils-1.4.0/gputils/Makefile.am:3:bin_PROGRAMS = gpdasm gplib gpstrip gpvc gpvo
gputils-1.4.0/gputils/Makefile.am-4-
##############################################
gputils-1.4.0/gpasm/ppscan.l-7-%{
gputils-1.4.0/gpasm/ppscan.l:8:/* lexical analyser for gpasm preprocessor #v() evaluation
gputils-1.4.0/gpasm/ppscan.l-9-   Copyright (C) 2012 Borut Razem
##############################################
gputils-1.4.0/gpasm/directive.c-68-    /* We cast state.byte_addr to signed int on purpose to repeat a bug from
gputils-1.4.0/gpasm/directive.c:69:       MPASM 5.34 and pass tb.asm testcase. */
gputils-1.4.0/gpasm/directive.c-70-    gperror(GPE_ADDROVF, "Address wrapped around 0.");
##############################################
gputils-1.4.0/gpasm/directive.c-87-  else {
gputils-1.4.0/gpasm/directive.c:88:    /* GPASM compatible mode. */
gputils-1.4.0/gpasm/directive.c-89-    gp_boolean is_config = (gp_processor_is_config_org(state.processor, org) >= 0) ? true : false;
##############################################
gputils-1.4.0/gpasm/directive.c-492-  /* FIXME: implement this directive */
gputils-1.4.0/gpasm/directive.c:493:  gpwarning(GPW_UNKNOWN, "gpasm doesn't support the badrom directive yet.");
gputils-1.4.0/gpasm/directive.c-494-
##############################################
gputils-1.4.0/gpasm/directive.c-770- *
gputils-1.4.0/gpasm/directive.c:771: * do_gpasm_config() - Called by the parser to process MPASM style CONFIG xx=yy
gputils-1.4.0/gpasm/directive.c-772- *                     directives for all devices.
##############################################
gputils-1.4.0/gpasm/directive.c-907-    /* FIXME: Whenever there are more than one configuration address, the
gputils-1.4.0/gpasm/directive.c:908:       address must be specified in MPASM. MPASM fails with error:
gputils-1.4.0/gpasm/directive.c-909-       "Argument out of range (not a valid config register address)" */
##############################################
gputils-1.4.0/gpasm/directive.c-990-     linking. And to keep it consistent for absolute mode we should
gputils-1.4.0/gpasm/directive.c:991:     perform linking in absolute mode. MPASM 5.34 executes MPLINK in
gputils-1.4.0/gpasm/directive.c-992-     absolute mode. Below comments are old and not entirely right. */
##############################################
gputils-1.4.0/gpasm/directive.c-994-   * If we don't set defaults here, then MPLINK (I'm assuming) will pad the
gputils-1.4.0/gpasm/directive.c:995:   * entire section with 0xff. That puts the 0xff's in the hex file. MPASM puts
gputils-1.4.0/gpasm/directive.c-996-   * nothing in the hex file for unspecified bytes. I'm not sure the best
##############################################
gputils-1.4.0/gpasm/directive.c-1007-
gputils-1.4.0/gpasm/directive.c:1008:/* Support MPASM style CONFIG xxx = yyy syntax for PIC16(E) devices. */
gputils-1.4.0/gpasm/directive.c-1009-static gpasmVal
##############################################
gputils-1.4.0/gpasm/directive.c-1172-
gputils-1.4.0/gpasm/directive.c:1173:/* Support MPASM style CONFIG xxx = yyy syntax for PIC14(E) and PIC12(E) devices. */
gputils-1.4.0/gpasm/directive.c-1174-static gpasmVal
##############################################
gputils-1.4.0/gpasm/directive.c-1307-      snprintf(buf, sizeof(buf),
gputils-1.4.0/gpasm/directive.c:1308:               "CONFIG Directive Error: Processor \"%s\" is invalid for CONFIG directive in MPASM mode.",
gputils-1.4.0/gpasm/directive.c-1309-               state.processor->names[2]);
##############################################
gputils-1.4.0/gpasm/directive.c-1317-  else {
gputils-1.4.0/gpasm/directive.c:1318:    /* The gpasm compatible mode valid all PIC devices. */
gputils-1.4.0/gpasm/directive.c-1319-    if ((!IS_PIC16_CORE) && (!IS_PIC16E_CORE) &&
##############################################
gputils-1.4.0/gpasm/directive.c-1971- *          it's the same as the 'db' directive. (That's strange, but it's
gputils-1.4.0/gpasm/directive.c:1972: *          also the way mpasm does it.)
gputils-1.4.0/gpasm/directive.c-1973- */
##############################################
gputils-1.4.0/gpasm/directive.c-1987-  }
gputils-1.4.0/gpasm/directive.c:1988:  /* MPASM 5.34 seems to do this same for p18cxxx as for others. */
gputils-1.4.0/gpasm/directive.c-1989-  emit_data(parms, 8, name);
##############################################
gputils-1.4.0/gpasm/directive.c-2144- *
gputils-1.4.0/gpasm/directive.c:2145: * If the file gpasm is assembling contains a ERRORLEVEL directive, then scan
gputils-1.4.0/gpasm/directive.c-2146- * the comma delimited list of options in *parms
##############################################
gputils-1.4.0/gpasm/directive.c-2595-  if (state.mpasm_compatible) {
gputils-1.4.0/gpasm/directive.c:2596:    snprintf(buf, sizeof(buf), "Directive Error: The %s directive is invalid in MPASM mode.", name);
gputils-1.4.0/gpasm/directive.c-2597-    gperror(GPE_UNKNOWN, buf);
##############################################
gputils-1.4.0/gpasm/directive.c-2860- *
gputils-1.4.0/gpasm/directive.c:2861: * If the file gpasm is assembling contains a LIST directive, then scan
gputils-1.4.0/gpasm/directive.c-2862- * and parse will call do_list and pass the comma delimited list of LIST
##############################################
gputils-1.4.0/gpasm/directive.c-4121-
gputils-1.4.0/gpasm/directive.c:4122:            /* PC is 11 bits.  mpasm checks the maximum device address. */
gputils-1.4.0/gpasm/directive.c-4123-            if (value & (~PIC12_PC_MASK)) {
##############################################
gputils-1.4.0/gpasm/directive.c-4147-
gputils-1.4.0/gpasm/directive.c:4148:          /* PC is 16 bits.  mpasm checks the maximum device address. */
gputils-1.4.0/gpasm/directive.c-4149-          if (value & (~0xffff)) {
##############################################
gputils-1.4.0/gpasm/directive.c-4164-
gputils-1.4.0/gpasm/directive.c:4165:            /* PC is 11 bits.  mpasm checks the maximum device address. */
gputils-1.4.0/gpasm/directive.c-4166-            if (value & (~PIC12_PC_MASK)) {
##############################################
gputils-1.4.0/gpasm/directive.c-4187-            if (IS_PIC14E_CORE) {
gputils-1.4.0/gpasm/directive.c:4188:              /* PC is 15 bits.  mpasm checks the maximum device address. */
gputils-1.4.0/gpasm/directive.c-4189-              if (value & (~PIC14E_PC_MASK)) {
##############################################
gputils-1.4.0/gpasm/directive.c-4197-            else {
gputils-1.4.0/gpasm/directive.c:4198:              /* PC is 13 bits.  mpasm checks the maximum device address. */
gputils-1.4.0/gpasm/directive.c-4199-              if (value & (~PIC14_PC_MASK)) {
##############################################
gputils-1.4.0/gpasm/directive.c-4223-
gputils-1.4.0/gpasm/directive.c:4224:            /* PC is 16 bits.  mpasm checks the maximum device address. */
gputils-1.4.0/gpasm/directive.c-4225-            if (value & (~PIC16_PC_MASK)) {
##############################################
gputils-1.4.0/gpasm/directive.c-4875-          /* Default access (use the BSR unless access is to special registers) */
gputils-1.4.0/gpasm/directive.c:4876:          /* borutr: I don't know where is the following coming from, but is seems not to be true for MPASM 5.49,
gputils-1.4.0/gpasm/directive.c-4877-           * so I commented it out:
##############################################
gputils-1.4.0/gpasm/directive.c-4903-           * Access RAM bit in this mode will also generate an error
gputils-1.4.0/gpasm/directive.c:4904:           * in the MPASM Assembler.": */
gputils-1.4.0/gpasm/directive.c-4905-          a = ((state.extended_pic16e != true) && (file >= state.device.bsr_boundary) && (file < (0xf00 + state.device.bsr_boundary))) ? 1 : 0;
##############################################
gputils-1.4.0/gpasm/directive.c-4969-               registers) */
gputils-1.4.0/gpasm/directive.c:4970:            /* borutr: I don't know where is the following coming from, but is seems not to be true for MPASM 5.49,
gputils-1.4.0/gpasm/directive.c-4971-             * so I commented it out:
##############################################
gputils-1.4.0/gpasm/directive.c-4997-             * Access RAM bit in this mode will also generate an error
gputils-1.4.0/gpasm/directive.c:4998:             * in the MPASM Assembler.": */
gputils-1.4.0/gpasm/directive.c-4999-            a = ((state.extended_pic16e != true) && (file >= state.device.bsr_boundary) && (file < (0xf00 + state.device.bsr_boundary))) ? 1 : 0;
##############################################
gputils-1.4.0/gpasm/directive.c-5052-          /* Default access (use the BSR unless access is to special registers) */
gputils-1.4.0/gpasm/directive.c:5053:          /* borutr: I don't know where is the following coming from, but is seems not to be true for MPASM 5.49,
gputils-1.4.0/gpasm/directive.c-5054-           * so I commented it out:
##############################################
gputils-1.4.0/gpasm/directive.c-5080-           * Access RAM bit in this mode will also generate an error
gputils-1.4.0/gpasm/directive.c:5081:           * in the MPASM Assembler.": */
gputils-1.4.0/gpasm/directive.c-5082-          a = ((state.extended_pic16e != true) && (file >= state.device.bsr_boundary) && (file < (0xf00 + state.device.bsr_boundary))) ? 1 : 0;
##############################################
gputils-1.4.0/gpasm/gperror.h-47- *
gputils-1.4.0/gpasm/gperror.h:48: * The error codes gpasm defines here are identical to MPASM's
gputils-1.4.0/gpasm/gperror.h:49: * definitions. Additional gpasm definitions follow the last
gputils-1.4.0/gpasm/gperror.h:50: * MPASM definition.
gputils-1.4.0/gpasm/gperror.h-51- *
##############################################
gputils-1.4.0/gpasm/gperror.h-118- *
gputils-1.4.0/gpasm/gperror.h:119: * The warning codes gpasm defines here are identical to MPASM's
gputils-1.4.0/gpasm/gperror.h:120: * definitions. Additional gpasm definitions follow the last
gputils-1.4.0/gpasm/gperror.h:121: * MPASM definition.
gputils-1.4.0/gpasm/gperror.h-122- *
##############################################
gputils-1.4.0/gpasm/gperror.h-152- *
gputils-1.4.0/gpasm/gperror.h:153: * The message codes gpasm defines here are identical to MPASM's
gputils-1.4.0/gpasm/gperror.h:154: * definitions. Additional gpasm definitions follow the last
gputils-1.4.0/gpasm/gperror.h:155: * MPASM definition.
gputils-1.4.0/gpasm/gperror.h-156- *
##############################################
gputils-1.4.0/gpasm/gpasm.c-101-
gputils-1.4.0/gpasm/gpasm.c:102:  /* restore gpasm to its initialized state */
gputils-1.4.0/gpasm/gpasm.c-103-  state.mode = MODE_ABSOLUTE;
##############################################
gputils-1.4.0/gpasm/gpasm.c-410-{
gputils-1.4.0/gpasm/gpasm.c:411:  printf("Usage: gpasm [options] file\n");
gputils-1.4.0/gpasm/gpasm.c-412-  printf("Options: [defaults in brackets after descriptions]\n");
##############################################
gputils-1.4.0/gpasm/gpasm.c-433-  printf("  -m, --dump                     Memory dump.\n");
gputils-1.4.0/gpasm/gpasm.c:434:  printf("      --mpasm-compatible         MPASM compatibility mode.\n");
gputils-1.4.0/gpasm/gpasm.c-435-  printf("  -M, --deps                     Output dependency file.\n");
##############################################
gputils-1.4.0/gpasm/gpasm.c-446-  printf("  -p PROC, --processor PROC      Select processor.\n");
gputils-1.4.0/gpasm/gpasm.c:447:  printf("  -P FILE, --preprocess FILE     Write preprocessed asm file to FILE.\n");
gputils-1.4.0/gpasm/gpasm.c-448-  printf("  -q, --quiet                    Quiet.\n");
##############################################
gputils-1.4.0/gpasm/cod.c-138-     * sequentially assigned when the files are opened.) If there
gputils-1.4.0/gpasm/cod.c:139:     * are too many files, then gpasm will abort. note: .cod files
gputils-1.4.0/gpasm/cod.c-140-     * can handle larger file lists...
##############################################
gputils-1.4.0/gpasm/cod.c-152-static DirBlockInfo *
gputils-1.4.0/gpasm/cod.c:153:find_dir_block_by_high_addr(int high_addr)
gputils-1.4.0/gpasm/cod.c-154-{
##############################################
gputils-1.4.0/gpasm/cod.c-208-    _64k_base = high_address;
gputils-1.4.0/gpasm/cod.c:209:    dbi = find_dir_block_by_high_addr(_64k_base);
gputils-1.4.0/gpasm/cod.c-210-  }
##############################################
gputils-1.4.0/gpasm/cod.c-237- *
gputils-1.4.0/gpasm/cod.c:238: * This routine will read the symbol table that gpasm has created
gputils-1.4.0/gpasm/cod.c-239- * and convert it into a format suitable for .cod files. So far, only
##############################################
gputils-1.4.0/gpasm/cod.c-342-      _64k_base = high_addr;
gputils-1.4.0/gpasm/cod.c:343:      dbi = find_dir_block_by_high_addr(_64k_base);
gputils-1.4.0/gpasm/cod.c-344-    }
##############################################
gputils-1.4.0/gpasm/preprocess.h:1:/* gpasm preprocessor defines and includes
gputils-1.4.0/gpasm/preprocess.h-2-   Copyright (C) 1012 Borut Razem
##############################################
gputils-1.4.0/gpasm/libgpasm.h:1:/* gpasm library
gputils-1.4.0/gpasm/libgpasm.h-2-   Copyright (C) 2002, 2003, 2004, 2005
##############################################
gputils-1.4.0/gpasm/gpasm.h.in-100-  enum gpasm_modes mode;
gputils-1.4.0/gpasm/gpasm.h.in:101:  gp_boolean mpasm_compatible;      /* MAPASM compatibility mode */
gputils-1.4.0/gpasm/gpasm.h.in-102-  gp_boolean extended_pic16e;
##############################################
gputils-1.4.0/gpasm/gpasm.h.in-251-    FILE *f;                        /*   preprocessor file pointer */
gputils-1.4.0/gpasm/gpasm.h.in:252:    gp_boolean do_emit;             /*   emit current preprocessed asm line */
gputils-1.4.0/gpasm/gpasm.h.in-253-    struct src_line_s curr_src_line; /*  current preprocessed source line */
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/if3.asm:1:; IF3.ASM 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/if3.asm-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/if2.asm:1:; IF2.ASM 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/if2.asm-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define1.asm-5-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define1.asm:6:;       MPASM DEFINE1.ASM /dSYMBOL1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define1.asm-7-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define2.asm-5-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define2.asm:6:;       MPASM DEFINE2.ASM /dSYMBOL2=123
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define2.asm-7-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/if1.asm:1:; IF1.ASM 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/if1.asm-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define4.asm-5-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define4.asm:6:;       MPASM DEFINE4.ASM /dSYMBOL1 /dSYMBOL2=123 /dSYMBOL3="abc"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define4.asm-7-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define3.asm-5-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define3.asm:6:;       MPASM DEFINE3.ASM /dSYMBOL3="abc"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/asmfiles/define3.asm-7-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54b.lst:1:MPASM 03.20.02 Released        HDR54B.ASM   11-21-2002  20:20:54         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54b.lst-50-                      00041         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54b.lst:51:MPASM 03.20.02 Released        HDR54B.ASM   11-21-2002  20:20:54         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54b.lst-52-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data3.lst:1:MPASM 03.20.02 Released         DATA3.ASM   11-21-2002  20:20:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data3.lst-48-                      00027         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data3.lst:49:MPASM 03.20.02 Released         DATA3.ASM   11-21-2002  20:20:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data3.lst-50-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62.lst:1:MPASM 03.20.02 Released          PR62.ASM   11-21-2002  20:21:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62.lst:18:MPASM 03.20.02 Released          PR62.ASM   11-21-2002  20:21:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr63.lst:1:MPASM 03.20.02 Released         PRR63.ASM   11-21-2002  20:21:33         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr63.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr63.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr63.lst:18:MPASM 03.20.02 Released         PRR63.ASM   11-21-2002  20:21:33         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr63.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr84.lst:1:MPASM Version 3.00 Beta Release   SZR84.ASM   01/31/2001  12:40:22	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr84.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr84.lst-40-                        00030         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr84.lst:41:MPASM Version 3.00 Beta Release   SZR84.ASM   01/31/2001  12:40:22	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr84.lst-42-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst:1:MPASM 03.20.02 Released       OPERAT2.ASM   11-21-2002  20:21:10         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst-59-0016   0000           00029         DATA     >= 5                   ; Missing value
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst:60:MPASM 03.20.02 Released       OPERAT2.ASM   11-21-2002  20:21:10         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst-118-                      00056  -= 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst:119:MPASM 03.20.02 Released       OPERAT2.ASM   11-21-2002  20:21:10         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst-163-                      00077         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst:164:MPASM 03.20.02 Released       OPERAT2.ASM   11-21-2002  20:21:10         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat2.lst-165-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst:1:MPASM 03.20.02 Released         HD716.ASM   11-21-2002  20:20:38         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-59-0048   0017 0017      00050         DATA    CCP1CON, 0X17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst:60:MPASM 03.20.02 Released         HD716.ASM   11-21-2002  20:20:38         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-118-                      00103 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst:119:MPASM 03.20.02 Released         HD716.ASM   11-21-2002  20:20:38         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-171-                      00150         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst:172:MPASM 03.20.02 Released         HD716.ASM   11-21-2002  20:20:38         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-173-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-230-PCON                              0000008E
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst:231:MPASM 03.20.02 Released         HD716.ASM   11-21-2002  20:20:38         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-232-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-289-_CP_75                            000015DF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst:290:MPASM 03.20.02 Released         HD716.ASM   11-21-2002  20:20:38         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd716.lst-291-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr58b.lst:1:MPASM 03.20.02 Released        SZR58B.ASM   11-21-2002  20:21:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr58b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr58b.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr58b.lst:31:MPASM 03.20.02 Released        SZR58B.ASM   11-21-2002  20:21:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr58b.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst:1:MPASM 03.20.02 Released          HD74.ASM   11-21-2002  20:20:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-59-0052   001D 001D      00050         DATA    CCP2CON, 0X1D
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst:60:MPASM 03.20.02 Released          HD74.ASM   11-21-2002  20:20:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-118-00AE   0002 0002      00103         DATA    T1INSYNC, 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst:119:MPASM 03.20.02 Released          HD74.ASM   11-21-2002  20:20:41         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-177-010C   0000 0000      00156         DATA    ADON, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst:178:MPASM 03.20.02 Released          HD74.ASM   11-21-2002  20:20:41         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-236-0166   0006 0006      00209         DATA    TX9, 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst:237:MPASM 03.20.02 Released          HD74.ASM   11-21-2002  20:20:41         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-255-                      00222         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst:256:MPASM 03.20.02 Released          HD74.ASM   11-21-2002  20:20:41         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-257-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-314-I2C_STOP                          00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst:315:MPASM 03.20.02 Released          HD74.ASM   11-21-2002  20:20:41         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-316-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-373-RC9                               00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst:374:MPASM 03.20.02 Released          HD74.ASM   11-21-2002  20:20:41         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-375-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-432-TOUTPS0                           00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst:433:MPASM 03.20.02 Released          HD74.ASM   11-21-2002  20:20:41         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-434-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-484-00C0 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst:485:MPASM 03.20.02 Released          HD74.ASM   11-21-2002  20:20:41         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74.lst-486-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd57.lst:1:MPASM 03.20.02 Released          HD57.ASM   11-21-2002  20:20:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd57.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd57.lst-51-                      00042         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd57.lst:52:MPASM 03.20.02 Released          HD57.ASM   11-21-2002  20:20:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd57.lst-53-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz505.lst:1:MPASM 03.20.02 Released         SZ505.ASM   11-21-2002  20:21:38         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz505.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz505.lst-35-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz505.lst:36:MPASM 03.20.02 Released         SZ505.ASM   11-21-2002  20:21:38         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz505.lst-37-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst:1:MPASM 03.20.02 Released         HDR42.ASM   11-21-2002  20:20:53         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst:60:MPASM 03.20.02 Released         HDR42.ASM   11-21-2002  20:20:53         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-118-00A6   0006 0006      00103         DATA    T0CKIF, 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst:119:MPASM 03.20.02 Released         HDR42.ASM   11-21-2002  20:20:53         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-177-0104   0003 0003      00156         DATA    NOT_PR3, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst:178:MPASM 03.20.02 Released         HDR42.ASM   11-21-2002  20:20:53         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-199-                      00172         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst:200:MPASM 03.20.02 Released         HDR42.ASM   11-21-2002  20:20:53         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-201-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-258-NOT_TX8                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst:259:MPASM 03.20.02 Released         HDR42.ASM   11-21-2002  20:20:53         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-260-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-317-T0PS1                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst:318:MPASM 03.20.02 Released         HDR42.ASM   11-21-2002  20:20:53         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-319-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-376-_XT_OSC                           0000FFFE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst:377:MPASM 03.20.02 Released         HDR42.ASM   11-21-2002  20:20:53         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr42.lst-378-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst:1:MPASM 03.20.02 Released         HD924.ASM   11-21-2002  20:20:51         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-59-004E   0086 0086      00050         DATA    TRISB, 0X86
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst:60:MPASM 03.20.02 Released         HD924.ASM   11-21-2002  20:20:51         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-118-00AA   0004 0004      00103         DATA    CCP1Y, 4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst:119:MPASM 03.20.02 Released         HD924.ASM   11-21-2002  20:20:51         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-177-0106   0003 0003      00156         DATA    T1OSCEN, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst:178:MPASM 03.20.02 Released         HD924.ASM   11-21-2002  20:20:51         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-232-                      00205         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst:233:MPASM 03.20.02 Released         HD924.ASM   11-21-2002  20:20:51         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-234-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-291-LCDD02                            00000112
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst:292:MPASM 03.20.02 Released         HD924.ASM   11-21-2002  20:20:51         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-293-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-350-PORTG                             00000108
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst:351:MPASM 03.20.02 Released         HD924.ASM   11-21-2002  20:20:51         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-352-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-409-TMR1IE                            00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst:410:MPASM 03.20.02 Released         HD924.ASM   11-21-2002  20:20:51         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-411-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-461-0080 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst:462:MPASM 03.20.02 Released         HD924.ASM   11-21-2002  20:20:51         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd924.lst-463-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:1:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:18:                      00004 ;  MPASM PIC18C452 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-59-000078 0FE2 0FE2      00044         DATA FSR1H,      H'0FE2'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:60:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-118-000120 0FAD 0FAD      00097         DATA TXREG,     H'0FAD'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:119:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-177-0001C0 0007 0007      00150         DATA NOT_RBPU,  H'0007'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:178:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-236-00025C 0003 0003      00203         DATA NOT_TO,  H'0003'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:237:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-295-000310 0006 0006      00256         DATA SSPOV,         H'0006'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:296:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-354-0003BC 0003 0003      00309         DATA CCP2M3,        H'0003'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:355:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-413-                      00362 ;----- PIE2 Bits ----------------------------------------------------------
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:414:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-472-                      00415 ;       I/O Pin Name Definitions
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:473:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-531-000584 0003 0003      00468         DATA SCL,                3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:532:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-579-                      00510         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:580:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-581-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-638-CCP2IP                            00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:639:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-640-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-697-GIE                               00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:698:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-699-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-756-LATA5                             00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:757:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-758-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-815-NOT_PD                            00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:816:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-817-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-874-PRODH                             00000FF4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:875:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-876-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-933-RD                                00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:934:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-935-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-992-STATUS                            00000FD8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:993:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-994-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-1051-TMR0L                             00000FD6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:1052:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 19
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-1053-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-1110-TRISC3                            00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:1111:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 20
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-1112-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-1169-_CP_OFF_0                         000000FF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:1170:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 21
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-1171-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-1221-0140 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst:1222:MPASM 03.20.07 Released                             HD452.ASM   12-4-2012  16:54:54         PAGE 22
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd452.lst-1223-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz83.lst:1:MPASM 03.20.02 Released          SZ83.ASM   11-21-2002  20:21:51         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz83.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz83.lst-40-                      00030         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz83.lst:41:MPASM 03.20.02 Released          SZ83.ASM   11-21-2002  20:21:51         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz83.lst-42-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst:1:MPASM 03.20.02 Released       HD14000.ASM   11-21-2002  20:20:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst-36-                      00027         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst:37:MPASM 03.20.02 Released       HD14000.ASM   11-21-2002  20:20:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst-95-I2CADD                            00000093
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst:96:MPASM 03.20.02 Released       HD14000.ASM   11-21-2002  20:20:19         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst-97-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst-154-PORTD                             00000008
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst:155:MPASM 03.20.02 Released       HD14000.ASM   11-21-2002  20:20:19         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst-156-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst-209-__14000                           00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst:210:MPASM 03.20.02 Released       HD14000.ASM   11-21-2002  20:20:19         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd14000.lst-211-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd56a.lst:1:MPASM 03.20.02 Released         HD56A.ASM   11-21-2002  20:20:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd56a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd56a.lst-50-                      00041         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd56a.lst:51:MPASM 03.20.02 Released         HD56A.ASM   11-21-2002  20:20:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd56a.lst-52-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr621a.lst:1:MPASM 03.20.02 Released        PR621A.ASM   11-21-2002  20:21:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr621a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr621a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr621a.lst:18:MPASM 03.20.02 Released        PR621A.ASM   11-21-2002  20:21:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr621a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config6.lst:1:MPASM 03.20.02 Released       CONFIG6.ASM   11-21-2002  20:20:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config6.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config6.lst-16-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config6.lst:17:MPASM 03.20.02 Released       CONFIG6.ASM   11-21-2002  20:20:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config6.lst-18-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz556.lst:1:MPASM 03.20.02 Released         SZ556.ASM   11-21-2002  20:21:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz556.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz556.lst-44-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz556.lst:45:MPASM 03.20.02 Released         SZ556.ASM   11-21-2002  20:21:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz556.lst-46-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr56.lst:1:MPASM 03.20.02 Released          PR56.ASM   11-21-2002  20:21:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr56.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr56.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr56.lst:18:MPASM 03.20.02 Released          PR56.ASM   11-21-2002  20:21:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr56.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc3.lst:1:MPASM 03.20.02 Released        RELOC3.ASM   1-11-2003  20:59:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc3.lst-29-                      00021         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc3.lst:30:MPASM 03.20.02 Released        RELOC3.ASM   1-11-2003  20:59:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc3.lst-31-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst:1:MPASM 02.70 Released            HD876.ASM   6-16-2001  14:18:49         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-59-0048   0010 0010      00050         DATA    T1CON,          0X10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst:60:MPASM 02.70 Released            HD876.ASM   6-16-2001  14:18:49         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-118-00A0   0001 0001      00103         DATA    INTF,           1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst:119:MPASM 02.70 Released            HD876.ASM   6-16-2001  14:18:49         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-177-00FC   0000 0000      00156         DATA    RX9D,           0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst:178:MPASM 02.70 Released            HD876.ASM   6-16-2001  14:18:49         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-236-0158   0003 0003      00209         DATA    S,              3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst:237:MPASM 02.70 Released            HD876.ASM   6-16-2001  14:18:49         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-270-                      00237         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst:271:MPASM 02.70 Released            HD876.ASM   6-16-2001  14:18:49         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-272-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-329-EEADR                             0000010D
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst:330:MPASM 02.70 Released            HD876.ASM   6-16-2001  14:18:49         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-331-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-388-PIE2                              0000008D
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst:389:MPASM 02.70 Released            HD876.ASM   6-16-2001  14:18:49         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-390-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-447-T0IF                              00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst:448:MPASM 02.70 Released            HD876.ASM   6-16-2001  14:18:49         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-449-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-506-_CP_UPPER_256                     00002FEF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst:507:MPASM 02.70 Released            HD876.ASM   6-16-2001  14:18:49         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd876.lst-508-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz16c5x.lst:1:MPASM 03.20.02 Released       SZ16C5X.ASM   11-21-2002  20:21:37         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz16c5x.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz16c5x.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz16c5x.lst:37:MPASM 03.20.02 Released       SZ16C5X.ASM   11-21-2002  20:21:37         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz16c5x.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst:1:MPASM 03.20.02 Released         HD621.ASM   11-21-2002  20:20:30         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst-59-004A   0000 0000      00050         DATA    C, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst:60:MPASM 03.20.02 Released         HD621.ASM   11-21-2002  20:20:30         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst-108-                      00093         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst:109:MPASM 03.20.02 Released         HD621.ASM   11-21-2002  20:20:30         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst-110-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst-167-VR1                               00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst:168:MPASM 03.20.02 Released         HD621.ASM   11-21-2002  20:20:30         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621.lst-169-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/labels1.lst:1:MPASM 03.20.02 Released       LABELS1.ASM   11-21-2002  20:21:04         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/labels1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/labels1.lst-33-                      00027         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/labels1.lst:34:MPASM 03.20.02 Released       LABELS1.ASM   11-21-2002  20:21:04         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/labels1.lst-35-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr72.lst:1:MPASM 03.20.02 Released          PR72.ASM   11-21-2002  20:21:23         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr72.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr72.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr72.lst:18:MPASM 03.20.02 Released          PR72.ASM   11-21-2002  20:21:23         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr72.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:1:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-59-  0000000B                M i++
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:60:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-118-0039   001C               M            data i
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:119:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-177-005D                      M            org  $+1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:178:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-236-  00000040                M i++
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:237:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-295-00A3   0051               M            data i
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:296:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-354-00C7                      M            org  $+1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:355:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-413-  00000075                M i++
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:414:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-472-010B                      M            org  $+1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:473:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-531-  00000016                M i++
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:532:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-590-0151   0027               M            data i
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:591:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-649-0175                      M            org  $+1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:650:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-708-  0000004B                M i++
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:709:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-767-01BB   005C               M            data i
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:768:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-769-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-826-01DF                      M            org  $+1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:827:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-828-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-885-  00000080                M i++
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:886:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-887-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-898-Error[119]  : Code too fragmented
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst:899:MPASM 03.20.02 Released      ALLMESS4.ASM   11-21-2002  20:20:12         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess4.lst-900-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr64a.lst:1:MPASM 03.20.02 Released         PR64A.ASM   11-21-2002  20:21:20         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr64a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr64a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr64a.lst:18:MPASM 03.20.02 Released         PR64A.ASM   11-21-2002  20:21:20         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr64a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz628.lst:1:MPASM 03.20.02 Released         SZ628.ASM   11-21-2002  20:21:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz628.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz628.lst-38-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz628.lst:39:MPASM 03.20.02 Released         SZ628.ASM   11-21-2002  20:21:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz628.lst-40-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62.lst:1:MPASM 03.20.02 Released          SZ62.ASM   11-21-2002  20:21:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62.lst:37:MPASM 03.20.02 Released          SZ62.ASM   11-21-2002  20:21:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz74.lst:1:MPASM 03.20.02 Released          SZ74.ASM   11-21-2002  20:21:49         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz74.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz74.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz74.lst:37:MPASM 03.20.02 Released          SZ74.ASM   11-21-2002  20:21:49         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz74.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:1:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:18:                      00004 ;  MPASM PIC18C442 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-59-000078 0FE2 0FE2      00044         DATA FSR1H,      H'0FE2'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:60:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-118-000120 0FAD 0FAD      00097         DATA TXREG,     H'0FAD'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:119:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-177-0001C0 0007 0007      00150         DATA NOT_RBPU,  H'0007'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:178:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-236-00025C 0003 0003      00203         DATA NOT_TO,  H'0003'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:237:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-295-000310 0006 0006      00256         DATA SSPOV,         H'0006'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:296:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-354-0003BC 0003 0003      00309         DATA CCP2M3,        H'0003'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:355:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-413-                      00362 ;----- PIE2 Bits ----------------------------------------------------------
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:414:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-472-                      00415 ;       I/O Pin Name Definitions
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:473:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-531-000584 0003 0003      00468         DATA SCL,                3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:532:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-579-                      00510         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:580:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-581-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-638-CCP2IP                            00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:639:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-640-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-697-GIE                               00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:698:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-699-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-756-LATA5                             00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:757:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-758-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-815-NOT_PD                            00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:816:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-817-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-874-PRODH                             00000FF4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:875:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-876-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-933-RD                                00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:934:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-935-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-992-STATUS                            00000FD8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:993:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-994-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-1051-TMR0L                             00000FD6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:1052:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 19
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-1053-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-1110-TRISC3                            00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:1111:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 20
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-1112-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-1169-_CP_OFF_0                         000000FF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:1170:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 21
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-1171-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-1221-0140 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst:1222:MPASM 03.20.07 Released                             HD442.ASM   12-4-2012  15:16:11         PAGE 22
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd442.lst-1223-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57a.lst:1:MPASM 03.20.02 Released        PRR57A.ASM   11-21-2002  20:21:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57a.lst:18:MPASM 03.20.02 Released        PRR57A.ASM   11-21-2002  20:21:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508.lst:1:MPASM 03.20.02 Released         HD508.ASM   11-21-2002  20:20:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508.lst-59-0038   0003 0003      00050         DATA    PSA, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508.lst:60:MPASM 03.20.02 Released         HD508.ASM   11-21-2002  20:20:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508.lst-73-                      00058         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508.lst:74:MPASM 03.20.02 Released         HD508.ASM   11-21-2002  20:20:24         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508.lst-75-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr558a.lst:1:MPASM 03.20.02 Released        PR558A.ASM   11-21-2002  20:21:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr558a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr558a.lst-21-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr558a.lst:22:MPASM 03.20.02 Released        PR558A.ASM   11-21-2002  20:21:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr558a.lst-23-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnkisel1.lst:1:MPASM 03.20.02 Released      BNKISEL1.ASM   1-11-2003  20:59:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnkisel1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnkisel1.lst-43-                      00037         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnkisel1.lst:44:MPASM 03.20.02 Released      BNKISEL1.ASM   1-11-2003  20:59:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnkisel1.lst-45-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses3.lst:1:MPASM 03.20.02 Released        FUSES3.ASM   11-21-2002  20:20:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses3.lst-15-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses3.lst:16:MPASM 03.20.02 Released        FUSES3.ASM   11-21-2002  20:20:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses3.lst-17-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr711.lst:1:MPASM 03.20.02 Released         PR711.ASM   11-21-2002  20:21:22         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr711.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr711.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr711.lst:18:MPASM 03.20.02 Released         PR711.ASM   11-21-2002  20:21:22         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr711.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/tabs.lst:1:MPASM Version 3.00 Beta Release   TABS.ASM   01/31/2001  12:15:12	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/tabs.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/tabs.lst-21-                        00015         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/tabs.lst:22:MPASM Version 3.00 Beta Release   TABS.ASM   01/31/2001  12:15:12	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/tabs.lst-23-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr74a.lst:1:MPASM 03.20.02 Released         PR74A.ASM   11-21-2002  20:21:23         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr74a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr74a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr74a.lst:18:MPASM 03.20.02 Released         PR74A.ASM   11-21-2002  20:21:23         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr74a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr57.lst:1:MPASM 03.20.02 Released          PR57.ASM   11-21-2002  20:21:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr57.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr57.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr57.lst:18:MPASM 03.20.02 Released          PR57.ASM   11-21-2002  20:21:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr57.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr752.lst:1:MPASM 03.20.02 Released         PR752.ASM   11-21-2002  20:21:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr752.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr752.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr752.lst:18:MPASM 03.20.02 Released         PR752.ASM   11-21-2002  20:21:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr752.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst:1:MPASM 03.20.02 Released         HDR84.ASM   11-21-2002  20:20:58         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst-59-004C   0002 0002      00050         DATA    T0IF, 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst:60:MPASM 03.20.02 Released         HDR84.ASM   11-21-2002  20:20:58         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst-88-                      00073         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst:89:MPASM 03.20.02 Released         HDR84.ASM   11-21-2002  20:20:58         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst-90-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst-147-_LP_OSC                           00003FFC
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst:148:MPASM 03.20.02 Released         HDR84.ASM   11-21-2002  20:20:58         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr84.lst-149-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/var1.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:23         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/var1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/var1.lst-42-                      00033         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/var1.lst:43:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:23         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/var1.lst-44-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local2.lst:1:MPASM 03.20.02 Released        LOCAL2.ASM   11-21-2002  20:21:07         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local2.lst-29-Error[129]  : Expected (END)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local2.lst:30:MPASM 03.20.02 Released        LOCAL2.ASM   11-21-2002  20:21:07         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local2.lst-31-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr710.lst:1:MPASM 03.20.02 Released         PR710.ASM   11-21-2002  20:21:21         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr710.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr710.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr710.lst:18:MPASM 03.20.02 Released         PR710.ASM   11-21-2002  20:21:21         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr710.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz774.lst:1:MPASM 03.20.02 Released         SZ774.ASM   11-21-2002  20:21:51         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz774.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz774.lst-37-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz774.lst:38:MPASM 03.20.02 Released         SZ774.ASM   11-21-2002  20:21:51         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz774.lst-39-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54a.lst:1:MPASM 03.20.02 Released        PRR54A.ASM   11-21-2002  20:21:31         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54a.lst:18:MPASM 03.20.02 Released        PRR54A.ASM   11-21-2002  20:21:31         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf872.lst:1:MPASM 03.20.02 Released        PRF872.ASM   11-21-2002  20:21:29         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf872.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf872.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf872.lst:18:MPASM 03.20.02 Released        PRF872.ASM   11-21-2002  20:21:29         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf872.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz672.lst:1:MPASM 03.20.02 Released         SZ672.ASM   11-21-2002  20:21:47         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz672.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz672.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz672.lst:37:MPASM 03.20.02 Released         SZ672.ASM   11-21-2002  20:21:47         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz672.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf876.lst:1:MPASM 03.20.02 Released        PRF876.ASM   11-21-2002  20:21:29         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf876.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf876.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf876.lst:18:MPASM 03.20.02 Released        PRF876.ASM   11-21-2002  20:21:29         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf876.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz17cxx.lst:1:MPASM 03.20.02 Released       SZ17CXX.ASM   11-21-2002  20:21:37         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz17cxx.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz17cxx.lst-39-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz17cxx.lst:40:MPASM 03.20.02 Released       SZ17CXX.ASM   11-21-2002  20:21:37         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz17cxx.lst-41-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr42.lst:1:MPASM 03.20.02 Released         PRR42.ASM   11-21-2002  20:21:30         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr42.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr42.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr42.lst:18:MPASM 03.20.02 Released         PRR42.ASM   11-21-2002  20:21:30         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr42.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz620a.lst:1:MPASM 03.20.02 Released        SZ620A.ASM   11-21-2002  20:21:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz620a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz620a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz620a.lst:37:MPASM 03.20.02 Released        SZ620A.ASM   11-21-2002  20:21:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz620a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz55a.lst:1:MPASM 03.20.02 Released         SZ55A.ASM   11-21-2002  20:21:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz55a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz55a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz55a.lst:37:MPASM 03.20.02 Released         SZ55A.ASM   11-21-2002  20:21:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz55a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz874.lst:1:MPASM 03.20.02 Released         SZ874.ASM   11-21-2002  20:21:52         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz874.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz874.lst-38-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz874.lst:39:MPASM 03.20.02 Released         SZ874.ASM   11-21-2002  20:21:52         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz874.lst-40-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:18:                      00004 ;  MPASM PIC16F871 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-59-0038   0008 0008      00044         DATA    PORTD,          8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-118-0088   0003 0003      00097         DATA    NOT_PD,         3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-177-00CA   0000 0000      00150         DATA    TMR1ON,         0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-236-0114   0004 0004      00203         DATA    T0SE,           4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-294-                      00255         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:295:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-296-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-353-INTEDG                            00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:354:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-355-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-412-RB6                               00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:413:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-414-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-471-TMR0                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:472:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-473-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-530-TRISE0                            00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:531:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-532-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-589-_WRT_OFF                          00003DFF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst:590:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd871.lst-591-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst:1:MPASM 03.20.02 Released         HDR65.ASM   11-21-2002  20:20:57         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-59-0052   001B 001B      00050         DATA    CCPR2L, 0X1B
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst:60:MPASM 03.20.02 Released         HDR65.ASM   11-21-2002  20:20:57         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-118-00AE   0000 0000      00103         DATA    TMR1ON, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst:119:MPASM 03.20.02 Released         HDR65.ASM   11-21-2002  20:20:57         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-177-0108   0007 0007      00156         DATA    IBF, 7                  ; TRISE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst:178:MPASM 03.20.02 Released         HDR65.ASM   11-21-2002  20:20:57         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-233-                      00206         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst:234:MPASM 03.20.02 Released         HDR65.ASM   11-21-2002  20:20:57         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-235-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-292-NOT_PD                            00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst:293:MPASM 03.20.02 Released         HDR65.ASM   11-21-2002  20:20:57         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-294-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-351-SREN                              00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst:352:MPASM 03.20.02 Released         HDR65.ASM   11-21-2002  20:20:57         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-353-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-410-TX9D                              00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst:411:MPASM 03.20.02 Released         HDR65.ASM   11-21-2002  20:20:57         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr65.lst-412-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr61.lst:1:MPASM 03.20.02 Released          PR61.ASM   11-21-2002  20:21:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr61.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr61.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr61.lst:18:MPASM 03.20.02 Released          PR61.ASM   11-21-2002  20:21:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr61.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10d.lst:1:MPASM 03.20.02 Released       LIST10D.ASM   11-21-2002  20:21:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10d.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz72.lst:1:MPASM 03.20.02 Released          SZ72.ASM   11-21-2002  20:21:48         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz72.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz72.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz72.lst:37:MPASM 03.20.02 Released          SZ72.ASM   11-21-2002  20:21:48         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz72.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config1.lst:1:MPASM 03.20.02 Released       CONFIG1.ASM   11-21-2002  20:20:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config1.lst-16-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config1.lst:17:MPASM 03.20.02 Released       CONFIG1.ASM   11-21-2002  20:20:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config1.lst-18-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57a.lst:1:MPASM 03.20.02 Released        SZR57A.ASM   11-21-2002  20:21:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57a.lst:37:MPASM 03.20.02 Released        SZR57A.ASM   11-21-2002  20:21:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz554a.lst:1:MPASM 03.20.02 Released        SZ554A.ASM   11-21-2002  20:21:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz554a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz554a.lst-44-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz554a.lst:45:MPASM 03.20.02 Released        SZ554A.ASM   11-21-2002  20:21:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz554a.lst-46-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr508a.lst:1:MPASM 03.20.02 Released        PR508A.ASM   11-21-2002  20:21:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr508a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr508a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr508a.lst:18:MPASM 03.20.02 Released        PR508A.ASM   11-21-2002  20:21:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr508a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst:1:MPASM 03.20.07 Released                             HDMEM.ASM   12-4-2012  15:24:39         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-59-0050 07FF 07FF        00050         DATA    _24AA164 , H'07FF'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst:60:MPASM 03.20.07 Released                             HDMEM.ASM   12-4-2012  15:24:39         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-118-                      00099 ;
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst:119:MPASM 03.20.07 Released                             HDMEM.ASM   12-4-2012  15:24:39         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-177-00AC 07FF 07FF        00132         DATA    _93AA86  , H'07FF'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst:178:MPASM 03.20.07 Released                             HDMEM.ASM   12-4-2012  15:24:39         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-224-                      00159         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst:225:MPASM 03.20.07 Released                             HDMEM.ASM   12-4-2012  15:24:39         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-226-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-283-_24LC64                           H'1FFF'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst:284:MPASM 03.20.07 Released                             HDMEM.ASM   12-4-2012  15:24:39         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-285-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-340-__EEPROM16                        00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst:341:MPASM 03.20.07 Released                             HDMEM.ASM   12-4-2012  15:24:39         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdmem.lst-342-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/messages.lst:1:MPASM 03.20.02 Released      MESSAGES.ASM   11-21-2002  20:21:08         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/messages.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/messages.lst-27-                      00019         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/messages.lst:28:MPASM 03.20.02 Released      MESSAGES.ASM   11-21-2002  20:21:08         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/messages.lst-29-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz16cxx.lst:1:MPASM 03.20.02 Released       SZ16CXX.ASM   11-21-2002  20:21:37         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz16cxx.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz16cxx.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz16cxx.lst:31:MPASM 03.20.02 Released       SZ16CXX.ASM   11-21-2002  20:21:37         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz16cxx.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock2.lst:1:MPASM 03.20.02 Released       CBLOCK2.ASM   11-21-2002  20:20:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock2.lst-35-Error[129]  : Expected (END)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock2.lst:36:MPASM 03.20.02 Released       CBLOCK2.ASM   11-21-2002  20:20:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock2.lst-37-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst:1:MPASM 03.20.02 Released      PSEUDO12.ASM   11-22-2002  16:58:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst-59-0020   0603 0288      00053         ADDCF 8,0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst:60:MPASM 03.20.02 Released      PSEUDO12.ASM   11-22-2002  16:58:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst-118-Message[306]: Crossing page boundary -- ensure page bits are set.
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst:119:MPASM 03.20.02 Released      PSEUDO12.ASM   11-22-2002  16:58:11         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst-177-0080   04A3 05C3 0B67 00143         LGOTO   567
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst:178:MPASM 03.20.02 Released      PSEUDO12.ASM   11-22-2002  16:58:11         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst-204-                      00160         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst:205:MPASM 03.20.02 Released      PSEUDO12.ASM   11-22-2002  16:58:11         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo12.lst-206-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre623.lst:1:MPASM 03.20.02 Released        PRE623.ASM   11-21-2002  20:21:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre623.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre623.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre623.lst:18:MPASM 03.20.02 Released        PRE623.ASM   11-21-2002  20:21:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre623.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10a.lst:1:MPASM 03.20.02 Released       LIST10A.ASM   11-21-2002  20:21:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10a.lst-28-                      00022         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10a.lst:29:MPASM 03.20.02 Released       LIST10A.ASM   11-21-2002  20:21:05         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10a.lst-30-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst:1:MPASM 03.20.02 Released          HD71.ASM   11-21-2002  20:20:37         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst-59-0048   0000 0000      00050         DATA    PCFG0, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst:60:MPASM 03.20.02 Released          HD71.ASM   11-21-2002  20:20:37         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst-94-                      00079         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst:95:MPASM 03.20.02 Released          HD71.ASM   11-21-2002  20:20:37         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst-96-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst-153-_CP_OFF                           00003FFF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst:154:MPASM 03.20.02 Released          HD71.ASM   11-21-2002  20:20:37         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd71.lst-155-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr16c5x.lst:1:MPASM 03.20.02 Released       PR16C5X.ASM   11-21-2002  20:21:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr16c5x.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr16c5x.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr16c5x.lst:18:MPASM 03.20.02 Released       PR16C5X.ASM   11-21-2002  20:21:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr16c5x.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess6.lst:1:MPASM 03.20.02 Released      ALLMESS6.ASM   11-21-2002  20:20:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess6.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess6.lst-18-                      00012         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess6.lst:19:MPASM 03.20.02 Released      ALLMESS6.ASM   11-21-2002  20:20:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess6.lst-20-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz73.lst:1:MPASM 03.20.02 Released          SZ73.ASM   11-21-2002  20:21:49         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz73.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz73.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz73.lst:37:MPASM 03.20.02 Released          SZ73.ASM   11-21-2002  20:21:49         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz73.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr508.lst:1:MPASM 03.20.02 Released         PR508.ASM   11-21-2002  20:21:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr508.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr508.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr508.lst:18:MPASM 03.20.02 Released         PR508.ASM   11-21-2002  20:21:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr508.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz508a.lst:1:MPASM 03.20.02 Released        SZ508A.ASM   11-21-2002  20:21:39         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz508a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz508a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz508a.lst:37:MPASM 03.20.02 Released        SZ508A.ASM   11-21-2002  20:21:39         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz508a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst:1:MPASM 03.20.02 Released         HD73A.ASM   11-21-2002  20:20:40         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-59-004A   0016 0016      00050         DATA    CCPR1H, 0X16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst:60:MPASM 03.20.02 Released         HD73A.ASM   11-21-2002  20:20:40         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-118-00A4   0001 0001      00103         DATA    CCP2M1, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst:119:MPASM 03.20.02 Released         HD73A.ASM   11-21-2002  20:20:40         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-177-00FA   0002 0002      00156         DATA    R, 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst:178:MPASM 03.20.02 Released         HD73A.ASM   11-21-2002  20:20:40         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-236-0154   0001 0001      00209         DATA    PS1, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst:237:MPASM 03.20.02 Released         HD73A.ASM   11-21-2002  20:20:40         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-255-                      00222         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst:256:MPASM 03.20.02 Released         HD73A.ASM   11-21-2002  20:20:40         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-257-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-314-I2C_STOP                          00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst:315:MPASM 03.20.02 Released         HD73A.ASM   11-21-2002  20:20:40         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-316-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-373-READ_WRITE                        00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst:374:MPASM 03.20.02 Released         HD73A.ASM   11-21-2002  20:20:40         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-375-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-432-TRISC                             00000087
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst:433:MPASM 03.20.02 Released         HD73A.ASM   11-21-2002  20:20:40         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73a.lst-434-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr43.lst:1:MPASM 03.20.02 Released          PR43.ASM   11-21-2002  20:21:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr43.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr43.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr43.lst:18:MPASM 03.20.02 Released          PR43.ASM   11-21-2002  20:21:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr43.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr16cxx.lst:1:MPASM 03.20.02 Released       PR16CXX.ASM   11-21-2002  20:21:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr16cxx.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr16cxx.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr16cxx.lst:18:MPASM 03.20.02 Released       PR16CXX.ASM   11-21-2002  20:21:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr16cxx.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr509a.lst:1:MPASM 03.20.02 Released        PR509A.ASM   11-21-2002  20:21:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr509a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr509a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr509a.lst:18:MPASM 03.20.02 Released        PR509A.ASM   11-21-2002  20:21:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr509a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst:1:MPASM 03.20.02 Released          HD42.ASM   11-21-2002  20:20:21         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-59-004E   0113 0113      00050         DATA    PORTD, 113
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst:60:MPASM 03.20.02 Released          HD42.ASM   11-21-2002  20:20:21         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-118-00A8   0003 0003      00103         DATA    PEIE, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst:119:MPASM 03.20.02 Released          HD42.ASM   11-21-2002  20:20:21         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-177-0106   0001 0001      00156         DATA    TMR2ON, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst:178:MPASM 03.20.02 Released          HD42.ASM   11-21-2002  20:20:21         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-195-                      00168         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst:196:MPASM 03.20.02 Released          HD42.ASM   11-21-2002  20:20:21         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-197-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-254-NOT_TX8                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst:255:MPASM 03.20.02 Released          HD42.ASM   11-21-2002  20:20:21         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-256-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-313-T0PS1                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst:314:MPASM 03.20.02 Released          HD42.ASM   11-21-2002  20:20:21         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-315-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-372-_XT_OSC                           0000FFFE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst:373:MPASM 03.20.02 Released          HD42.ASM   11-21-2002  20:20:21         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42.lst-374-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz622.lst:1:MPASM 03.20.02 Released         SZ622.ASM   11-21-2002  20:21:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz622.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz622.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz622.lst:37:MPASM 03.20.02 Released         SZ622.ASM   11-21-2002  20:21:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz622.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz518.lst:1:MPASM 03.20.02 Released         SZ518.ASM   11-21-2002  20:21:39         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz518.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz518.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz518.lst:37:MPASM 03.20.02 Released         SZ518.ASM   11-21-2002  20:21:39         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz518.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst:1:MPASM 03.20.02 Released      CONSTEXP.ASM   11-21-2002  20:20:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst-59-                      00053 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst:60:MPASM 03.20.02 Released      CONSTEXP.ASM   11-21-2002  20:20:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst-118-002B   0004               M         DATA    B'100'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst:119:MPASM 03.20.02 Released      CONSTEXP.ASM   11-21-2002  20:20:14         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst-177-0059   0008               M         DATA    10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst:178:MPASM 03.20.02 Released      CONSTEXP.ASM   11-21-2002  20:20:14         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst-222-                      00093         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst:223:MPASM 03.20.02 Released      CONSTEXP.ASM   11-21-2002  20:20:14         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constexp.lst-224-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54.lst:1:MPASM 03.20.02 Released          SZ54.ASM   11-21-2002  20:21:40         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54.lst:37:MPASM 03.20.02 Released          SZ54.ASM   11-21-2002  20:21:40         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54.lst:1:MPASM 03.20.02 Released         SZR54.ASM   11-21-2002  20:21:54         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54.lst:31:MPASM 03.20.02 Released         SZR54.ASM   11-21-2002  20:21:54         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr77.lst:1:MPASM 03.20.02 Released          PR77.ASM   11-21-2002  20:21:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr77.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr77.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr77.lst:18:MPASM 03.20.02 Released          PR77.ASM   11-21-2002  20:21:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr77.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10b.lst:1:MPASM 03.20.02 Released       LIST10B.ASM   11-21-2002  20:21:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10b.lst-28-                      00022         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10b.lst:29:MPASM 03.20.02 Released       LIST10B.ASM   11-21-2002  20:21:05         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10b.lst-30-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess2.lst:1:MPASM 03.20.02 Released      ALLMESS2.ASM   11-21-2002  20:20:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess2.lst-17-Error[129]  : Expected (END)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess2.lst:18:MPASM 03.20.02 Released      ALLMESS2.ASM   11-21-2002  20:20:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess2.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd55.lst:1:MPASM 03.20.02 Released          HD55.ASM   11-21-2002  20:20:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd55.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd55.lst-52-                      00043         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd55.lst:53:MPASM 03.20.02 Released          HD55.ASM   11-21-2002  20:20:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd55.lst-54-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr715.lst:1:MPASM 03.20.02 Released         PR715.ASM   11-21-2002  20:21:22         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr715.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr715.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr715.lst:18:MPASM 03.20.02 Released         PR715.ASM   11-21-2002  20:21:22         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr715.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz871.lst:1:MPASM 03.20.02 Released         SZ871.ASM   11-21-2002  20:21:51         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz871.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz871.lst-59-Warning[220]: Address exceeds maximum range for this processor.
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz871.lst:60:MPASM 03.20.02 Released         SZ871.ASM   11-21-2002  20:21:51         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz871.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz871.lst-108-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz871.lst:109:MPASM 03.20.02 Released         SZ871.ASM   11-21-2002  20:21:51         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz871.lst-110-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz84.lst:1:MPASM 03.20.02 Released          SZ84.ASM   11-21-2002  20:21:51         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz84.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz84.lst-40-                      00031         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz84.lst:41:MPASM 03.20.02 Released          SZ84.ASM   11-21-2002  20:21:51         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz84.lst-42-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr554a.lst:1:MPASM 03.20.02 Released        PR554A.ASM   11-21-2002  20:21:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr554a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr554a.lst-21-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr554a.lst:22:MPASM 03.20.02 Released        PR554A.ASM   11-21-2002  20:21:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr554a.lst-23-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze623.lst:1:MPASM 03.20.02 Released        SZE623.ASM   11-21-2002  20:21:53         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze623.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze623.lst-35-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze623.lst:36:MPASM 03.20.02 Released        SZE623.ASM   11-21-2002  20:21:53         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze623.lst-37-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/org2.lst:1:MPASM 03.20.02 Released          ORG2.ASM   11-21-2002  20:21:10         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/org2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/org2.lst-22-                      00013         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/org2.lst:23:MPASM 03.20.02 Released          ORG2.ASM   11-21-2002  20:21:10         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/org2.lst-24-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz752.lst:1:MPASM 03.20.02 Released         SZ752.ASM   11-21-2002  20:21:49         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz752.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz752.lst-40-                      00029         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz752.lst:41:MPASM 03.20.02 Released         SZ752.ASM   11-21-2002  20:21:49         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz752.lst-42-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end1.lst:1:MPASM 03.20.02 Released          END1.ASM   11-21-2002  20:20:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end1.lst-14-                      00008         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end1.lst:15:MPASM 03.20.02 Released          END1.ASM   11-21-2002  20:20:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end1.lst-16-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr716.lst:1:MPASM 03.20.02 Released         PR716.ASM   11-21-2002  20:21:22         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr716.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr716.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr716.lst:18:MPASM 03.20.02 Released         PR716.ASM   11-21-2002  20:21:22         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr716.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/linno1.lst:1:MPASM 03.20.02 Released        LINNO1.ASM   1-11-2003  20:59:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/linno1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/linno1.lst-59-  00000004                M Loop ++
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/linno1.lst:60:MPASM 03.20.02 Released        LINNO1.ASM   1-11-2003  20:59:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/linno1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/linno1.lst-82-                      00035         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/linno1.lst:83:MPASM 03.20.02 Released        LINNO1.ASM   1-11-2003  20:59:42         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/linno1.lst-84-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst:1:MPASM 03.20.02 Released        HD508A.ASM   11-21-2002  20:20:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst-59-0038   0003 0003      00050         DATA    PSA, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst:60:MPASM 03.20.02 Released        HD508A.ASM   11-21-2002  20:20:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst-73-                      00058         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst:74:MPASM 03.20.02 Released        HD508A.ASM   11-21-2002  20:20:24         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst-75-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst-128-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst:129:MPASM 03.20.02 Released        HD508A.ASM   11-21-2002  20:20:24         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd508a.lst-130-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill1.lst:1:MPASM 03.20.02 Released         FILL1.ASM   11-21-2002  20:20:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill1.lst-33-                      00027         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill1.lst:34:MPASM 03.20.02 Released         FILL1.ASM   11-21-2002  20:20:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill1.lst-35-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config2.lst:1:MPASM 03.20.02 Released       CONFIG2.ASM   11-21-2002  20:20:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config2.lst-15-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config2.lst:16:MPASM 03.20.02 Released       CONFIG2.ASM   11-21-2002  20:20:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config2.lst-17-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:18:                      00004 ;  MPASM PIC18C658 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-59-000078 0FE2 0FE2      00044         DATA FSR1H,      H'0FE2'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:60:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-118-000120 0FAD 0FAD      00097         DATA TXREG,     H'0FAD'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:119:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-177-0001CC 0F69 0F69      00150         DATA RXB0D3,    H'0F69'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:178:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-236-                      00203 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:237:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-295-00030C 0F13 0F13      00256         DATA RXF4EIDL,  H'0F13'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:296:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-354-0003B4 0000 0000      00309         DATA RBIP,      H'0000'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:355:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-413-000450 0000 0000      00362         DATA BOR,      H'0000'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:414:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-472-                      00415 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:473:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-531-0005A8 0006 0006      00468         DATA T3CCP2,        H'0006'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:532:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-590-000650 0001 0001      00521         DATA TMR2IP,             H'0001'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:591:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-649-                      00574 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:650:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-708-0007A0 0006 0006      00627         DATA RD6,                6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:709:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-767-00081C 0001 0001      00680         DATA RG1,                 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:768:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-769-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-782-                      00689         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:783:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-784-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-841-C1INV                             00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:842:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-843-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-900-CHS2                              00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:901:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-902-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-959-EID12                             00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:960:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-961-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1018-ICODE2                            00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1019:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 19
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1020-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1077-LATA4                             00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1078:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 20
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1079-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1136-LATG4                             00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1137:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 21
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1138-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1195-PIE2                              00000FA0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1196:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 22
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1197-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1254-RA6                               00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1255:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 23
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1256-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1313-RB0D63                            00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1314:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 24
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1315-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1372-RE5                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1373:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 25
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1374-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1431-RXB0D12                           00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1432:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 26
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1433-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1490-RXB0D71                           00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1491:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 27
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1492-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1549-RXB1D37                           00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1550:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 28
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1551-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1608-RXF1EID8                          00000F06
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1609:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 29
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1610-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1667-SCS                               00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1668:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 30
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1669-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1726-STKPTR                            00000FFC
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1727:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 31
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1728-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1785-TEC5                              00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1786:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 32
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1787-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1844-TRISB4                            00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1845:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 33
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1846-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1903-TXB0CON                           00000F40
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1904:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 34
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1905-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1962-TXB0D56                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:1963:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 35
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-1964-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2021-TXB1D25                           00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:2022:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 36
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2023-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2080-TXB1IP                            00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:2081:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 37
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2082-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2139-TXB2D53                           00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:2140:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 38
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2141-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2198-VR3                               00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:2199:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 39
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2200-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2257-_RCIO_OSC_1                       000000FF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:2258:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 40
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2259-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2309-0680 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst:2310:MPASM 03.20.07 Released                             HD658.ASM   12-9-2012  9:22:49         PAGE 41
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd658.lst-2311-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57b.lst:1:MPASM 03.20.02 Released        PRR57B.ASM   11-21-2002  20:21:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57b.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57b.lst:18:MPASM 03.20.02 Released        PRR57B.ASM   11-21-2002  20:21:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57b.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess5.lst:1:MPASM 03.20.02 Released      ALLMESS5.ASM   11-21-2002  20:20:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess5.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess5.lst-59-                      00038 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess5.lst:60:MPASM 03.20.02 Released      ALLMESS5.ASM   11-21-2002  20:20:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess5.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess5.lst-105-                      00068         end                             ; Warning 212 Expected...
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess5.lst:106:MPASM 03.20.02 Released      ALLMESS5.ASM   11-21-2002  20:20:12         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess5.lst-107-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/raw1.lst:1:MPASM 03.20.02 Released          RAW1.ASM   1-11-2003  20:59:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/raw1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/raw1.lst-25-                      00019         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/raw1.lst:26:MPASM 03.20.02 Released          RAW1.ASM   1-11-2003  20:59:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/raw1.lst-27-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr540.lst:1:MPASM 03.20.02 Released         PR540.ASM   11-21-2002  20:21:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr540.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr540.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr540.lst:18:MPASM 03.20.02 Released         PR540.ASM   11-21-2002  20:21:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr540.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define3.lst:1:MPASM 03.20.02 Released       DEFINE3.ASM   11-21-2002  20:20:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define3.lst-11-                      00005 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define3.lst:12:                      00006 ;       MPASM DEFINE3.ASM /dSYMBOL3="abc"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define3.lst-13-                      00007 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define3.lst-26-                      00018         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define3.lst:27:MPASM 03.20.02 Released       DEFINE3.ASM   11-21-2002  20:20:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define3.lst-28-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst:1:MPASM 03.20.02 Released          OP12.ASM   11-21-2002  20:21:09         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-59-001F   05C0           00049         BSF     0,6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst:60:MPASM 03.20.02 Released          OP12.ASM   11-21-2002  20:21:09         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-118-0046   02E0           00097         DECFSZ  0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst:119:MPASM 03.20.02 Released          OP12.ASM   11-21-2002  20:21:09         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-177-006B   0C41           00141         MOVLW   'A'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst:178:MPASM 03.20.02 Released          OP12.ASM   11-21-2002  20:21:09         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-236-008E   0006           00186         TRIS    6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst:237:MPASM 03.20.02 Released          OP12.ASM   11-21-2002  20:21:09         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-259-                      00201         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst:260:MPASM 03.20.02 Released          OP12.ASM   11-21-2002  20:21:09         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op12.lst-261-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list4.lst:1:MPASM 03.20.02 Released         LIST4.ASM   11-21-2002  20:21:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list4.lst-17-                      00010         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list4.lst:18:MPASM 03.20.02 Released         LIST4.ASM   11-21-2002  20:21:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list4.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57b.lst:1:MPASM 03.20.02 Released        SZR57B.ASM   11-21-2002  20:21:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57b.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57b.lst:37:MPASM 03.20.02 Released        SZR57B.ASM   11-21-2002  20:21:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57b.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst:1:MPASM 03.20.02 Released         HDR63.ASM   11-21-2002  20:20:56         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-59-0050   001C 001C      00050         DATA    CCPR2H, 0X1C
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst:60:MPASM 03.20.02 Released         HDR63.ASM   11-21-2002  20:20:56         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-118-00AA   0004 0004      00103         DATA    TOUTPS1, 4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst:119:MPASM 03.20.02 Released         HDR63.ASM   11-21-2002  20:20:56         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-177-0106   0001 0001      00156         DATA    TMR2IE, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst:178:MPASM 03.20.02 Released         HDR63.ASM   11-21-2002  20:20:56         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-220-                      00193         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst:221:MPASM 03.20.02 Released         HDR63.ASM   11-21-2002  20:20:56         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-222-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-279-NOT_RBPU                          00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst:280:MPASM 03.20.02 Released         HDR63.ASM   11-21-2002  20:20:56         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-281-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-338-SSPM1                             00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst:339:MPASM 03.20.02 Released         HDR63.ASM   11-21-2002  20:20:56         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-340-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-397-_CP_50                            00002AEF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst:398:MPASM 03.20.02 Released         HDR63.ASM   11-21-2002  20:20:56         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr63.lst-399-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr74.lst:1:MPASM 03.20.02 Released          PR74.ASM   11-21-2002  20:21:23         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr74.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr74.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr74.lst:18:MPASM 03.20.02 Released          PR74.ASM   11-21-2002  20:21:23         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr74.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs1.lst:1:MPASM 03.20.02 Released       IDLOCS1.ASM   11-21-2002  20:21:01         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs1.lst-16-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs1.lst:17:MPASM 03.20.02 Released       IDLOCS1.ASM   11-21-2002  20:21:01         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs1.lst-18-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst:1:MPASM 03.20.02 Released          HD64.ASM   11-21-2002  20:20:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-59-004C   0087 0087      00050         DATA    TRISC, 0X87
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst:60:MPASM 03.20.02 Released          HD64.ASM   11-21-2002  20:20:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-118-00A6   0002 0002      00103         DATA    I2C_READ, 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst:119:MPASM 03.20.02 Released          HD64.ASM   11-21-2002  20:20:32         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-177-00FE   0005 0005      00156         DATA    RP0, 5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst:178:MPASM 03.20.02 Released          HD64.ASM   11-21-2002  20:20:32         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-190-                      00163         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst:191:MPASM 03.20.02 Released          HD64.ASM   11-21-2002  20:20:32         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-192-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-249-PORTB                             00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst:250:MPASM 03.20.02 Released          HD64.ASM   11-21-2002  20:20:32         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-251-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-308-TMR2IE                            00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst:309:MPASM 03.20.02 Released          HD64.ASM   11-21-2002  20:20:32         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64.lst-310-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc2.lst:1:MPASM 03.20.02 Released        RELOC2.ASM   1-11-2003  20:59:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc2.lst-40-                      00034         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc2.lst:41:MPASM 03.20.02 Released        RELOC2.ASM   1-11-2003  20:59:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc2.lst-42-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr83.lst:1:MPASM 03.20.02 Released         PRR83.ASM   11-21-2002  20:21:33         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr83.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr83.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr83.lst:18:MPASM 03.20.02 Released         PRR83.ASM   11-21-2002  20:21:33         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr83.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst:1:MPASM 03.20.02 Released          HD66.ASM   11-21-2002  20:20:35         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-59-0046   0017 0017      00050         DATA    CCP1CON,        0X17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst:60:MPASM 03.20.02 Released          HD66.ASM   11-21-2002  20:20:35         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-118-009E   0003 0003      00103         DATA    T1OSCEN,        3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst:119:MPASM 03.20.02 Released          HD66.ASM   11-21-2002  20:20:35         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-177-00FC   0003 0003      00156         DATA    PSA,            3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst:178:MPASM 03.20.02 Released          HD66.ASM   11-21-2002  20:20:35         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-233-                      00206         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst:234:MPASM 03.20.02 Released          HD66.ASM   11-21-2002  20:20:35         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-235-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-292-NOT_POR                           00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst:293:MPASM 03.20.02 Released          HD66.ASM   11-21-2002  20:20:35         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-294-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-351-SSPIF                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst:352:MPASM 03.20.02 Released          HD66.ASM   11-21-2002  20:20:35         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-353-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-410-_BODEN_OFF                        00003FBF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst:411:MPASM 03.20.02 Released          HD66.ASM   11-21-2002  20:20:35         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd66.lst-412-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr57a.lst:1:MPASM 03.20.02 Released        HDR57A.ASM   11-21-2002  20:20:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr57a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr57a.lst-51-                      00042         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr57a.lst:52:MPASM 03.20.02 Released        HDR57A.ASM   11-21-2002  20:20:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr57a.lst-53-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst:1:MPASM 03.20.02 Released        HDE625.ASM   11-21-2002  20:20:52         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst-59-004C   0000 0000      00050         DATA    C, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst:60:MPASM 03.20.02 Released        HDE625.ASM   11-21-2002  20:20:52         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst-108-                      00093         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst:109:MPASM 03.20.02 Released        HDE625.ASM   11-21-2002  20:20:52         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst-110-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst-167-TMR0                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst:168:MPASM 03.20.02 Released        HDE625.ASM   11-21-2002  20:20:52         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde625.lst-169-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst:1:MPASM 03.20.02 Released         HD773.ASM   11-21-2002  20:20:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-59-0046   0013 0013      00050         DATA    SSPBUF,         0X13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst:60:MPASM 03.20.02 Released         HD773.ASM   11-21-2002  20:20:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-118-009C   0005 0005      00103         DATA    RCIF,           5       ; PIR1 Bits
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst:119:MPASM 03.20.02 Released         HD773.ASM   11-21-2002  20:20:44         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-177-00F8   0005 0005      00156         DATA    CCP2X,          5       ; CCP2CON
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst:178:MPASM 03.20.02 Released         HD773.ASM   11-21-2002  20:20:44         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-236-0152   0003 0003      00209         DATA    I2C_START,      3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst:237:MPASM 03.20.02 Released         HD773.ASM   11-21-2002  20:20:44         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-267-                      00234         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst:268:MPASM 03.20.02 Released         HD773.ASM   11-21-2002  20:20:44         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-269-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-326-DC                                00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst:327:MPASM 03.20.02 Released         HD773.ASM   11-21-2002  20:20:44         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-328-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-385-PIE1                              0000008C
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst:386:MPASM 03.20.02 Released         HD773.ASM   11-21-2002  20:20:44         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-387-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-444-T0IE                              00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst:445:MPASM 03.20.02 Released         HD773.ASM   11-21-2002  20:20:44         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-446-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-503-_CP_50                            00002EEF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst:504:MPASM 03.20.02 Released         HD773.ASM   11-21-2002  20:20:44         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd773.lst-505-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list11.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-11-2012  22:29:36         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list11.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list11.lst-32-                      00026         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list11.lst:33:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-11-2012  22:29:36         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list11.lst-34-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst:1:MPASM 03.20.02 Released         DATA1.ASM   11-21-2002  20:20:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst-59-005A   005A 005A 005A 00040         DW      $, $ - 1, $-2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst:60:MPASM 03.20.02 Released         DATA1.ASM   11-21-2002  20:20:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst-118-       0022 0022 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst:119:MPASM 03.20.02 Released         DATA1.ASM   11-21-2002  20:20:15         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst-154-                      00095         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst:155:MPASM 03.20.02 Released         DATA1.ASM   11-21-2002  20:20:15         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data1.lst-156-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz717.lst:1:MPASM 03.20.02 Released         SZ717.ASM   11-21-2002  20:21:48         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz717.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz717.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz717.lst:37:MPASM 03.20.02 Released         SZ717.ASM   11-21-2002  20:21:48         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz717.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr858.lst:1:MPASM 03.20.02 Released         PR858.ASM   11-21-2002  20:21:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr858.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr858.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr858.lst:18:MPASM 03.20.02 Released         PR858.ASM   11-21-2002  20:21:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr858.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/equ1.lst:1:MPASM 03.20.02 Released          EQU1.ASM   11-21-2002  20:20:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/equ1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/equ1.lst-24-                      00017         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/equ1.lst:25:MPASM 03.20.02 Released          EQU1.ASM   11-21-2002  20:20:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/equ1.lst-26-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz554.lst:1:MPASM 03.20.02 Released         SZ554.ASM   11-21-2002  20:21:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz554.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz554.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz554.lst:37:MPASM 03.20.02 Released         SZ554.ASM   11-21-2002  20:21:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz554.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz14000.lst:1:MPASM 03.20.02 Released       SZ14000.ASM   11-21-2002  20:21:37         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz14000.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz14000.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz14000.lst:31:MPASM 03.20.02 Released       SZ14000.ASM   11-21-2002  20:21:37         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz14000.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro4.lst:1:MPASM 03.20.02 Released        MACRO4.ASM   11-21-2002  20:21:08         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro4.lst-59-0013   2700               M         DATA    "\'"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro4.lst:60:MPASM 03.20.02 Released        MACRO4.ASM   11-21-2002  20:21:08         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro4.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro4.lst-84-                      00043         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro4.lst:85:MPASM 03.20.02 Released        MACRO4.ASM   11-21-2002  20:21:08         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro4.lst-86-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54b.lst:1:MPASM 03.20.02 Released         HD54B.ASM   11-21-2002  20:20:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54b.lst-50-                      00041         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54b.lst:51:MPASM 03.20.02 Released         HD54B.ASM   11-21-2002  20:20:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54b.lst-52-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz715.lst:1:MPASM 03.20.02 Released         SZ715.ASM   11-21-2002  20:21:48         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz715.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz715.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz715.lst:37:MPASM 03.20.02 Released         SZ715.ASM   11-21-2002  20:21:48         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz715.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-4-2012  16:35:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst:18:                      00004 ;  MPASM PIC16C715 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-59-003C   009F 009F      00044         DATA    ADCON1, 0X9F
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-4-2012  16:35:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-116-                      00095         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst:117:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-4-2012  16:35:12         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-118-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-175-RA2                               00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst:176:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-4-2012  16:35:12         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-177-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-234-_HS_OSC                           00003FFE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst:235:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-4-2012  16:35:12         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd715.lst-236-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz924.lst:1:MPASM 03.20.02 Released         SZ924.ASM   11-21-2002  20:21:52         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz924.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz924.lst-38-                      00030         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz924.lst:39:MPASM 03.20.02 Released         SZ924.ASM   11-21-2002  20:21:52         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz924.lst-40-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst:1:MPASM 02.70 Released            HD873.ASM   6-16-2001  14:18:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-59-0048   0014 0014      00050         DATA    SSPCON,         0X14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst:60:MPASM 02.70 Released            HD873.ASM   6-16-2001  14:18:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-118-00A2   0002 0002      00103         DATA    CCP1IF,         2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst:119:MPASM 02.70 Released            HD873.ASM   6-16-2001  14:18:19         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-177-00FE   0002 0002      00156         DATA    CCP2M2,         2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst:178:MPASM 02.70 Released            HD873.ASM   6-16-2001  14:18:19         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-236-015C   0002 0002      00209         DATA    R_W,            2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst:237:MPASM 02.70 Released            HD873.ASM   6-16-2001  14:18:19         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-264-                      00231         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst:265:MPASM 02.70 Released            HD873.ASM   6-16-2001  14:18:19         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-266-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-323-D_A                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst:324:MPASM 02.70 Released            HD873.ASM   6-16-2001  14:18:19         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-325-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-382-PIE1                              0000008C
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst:383:MPASM 02.70 Released            HD873.ASM   6-16-2001  14:18:19         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-384-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-441-T0IE                              00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst:442:MPASM 02.70 Released            HD873.ASM   6-16-2001  14:18:19         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-443-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-500-_CP_OFF                           00003FFF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst:501:MPASM 02.70 Released            HD873.ASM   6-16-2001  14:18:19         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd873.lst-502-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-6-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:7:                      00001 ; IF1.ASM 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-8-                      00002 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-59-                      00053            IF 2==2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-118-  00000001            00106 DD = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-177-                      00159                           ELSE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-236-                      00140 ;;;;                   DD--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-295-                      00121               IF BB > 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:296:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-354-                      00174 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:355:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-413-                      00155 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:414:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-472-0016   432D           00136                     DATA                "C-"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:473:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-531-                      00117 AA--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:532:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-590-                      00170                                    DATA "H+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:591:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-649-                      00151                        ELSE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:650:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-708-                      00132 ;;;;                CC--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:709:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-767-                      00185         ENDW
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:768:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-769-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-775-                      00187         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst:776:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  14:50:42         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if1.lst-777-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz64a.lst:1:MPASM 03.20.02 Released         SZ64A.ASM   11-21-2002  20:21:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz64a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz64a.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz64a.lst:31:MPASM 03.20.02 Released         SZ64A.ASM   11-21-2002  20:21:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz64a.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include6.lst:1:MPASM 03.20.02 Released      INCLUDE6.ASM   11-21-2002  20:21:04         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include6.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include6.lst-21-Error[129]  : Expected (END)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include6.lst:22:MPASM 03.20.02 Released      INCLUDE6.ASM   11-21-2002  20:21:04         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include6.lst-23-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze673.lst:1:MPASM 03.20.02 Released        SZE673.ASM   11-21-2002  20:21:53         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze673.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze673.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze673.lst:37:MPASM 03.20.02 Released        SZE673.ASM   11-21-2002  20:21:53         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze673.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz508.lst:1:MPASM 03.20.02 Released         SZ508.ASM   11-21-2002  20:21:39         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz508.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz508.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz508.lst:37:MPASM 03.20.02 Released         SZ508.ASM   11-21-2002  20:21:39         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz508.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz67.lst:1:MPASM 03.20.02 Released          SZ67.ASM   11-21-2002  20:21:46         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz67.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz67.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz67.lst:37:MPASM 03.20.02 Released          SZ67.ASM   11-21-2002  20:21:46         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz67.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz42.lst:1:MPASM 03.20.02 Released          SZ42.ASM   11-21-2002  20:21:37         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz42.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz42.lst-39-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz42.lst:40:MPASM 03.20.02 Released          SZ42.ASM   11-21-2002  20:21:37         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz42.lst-41-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr76.lst:1:MPASM 03.20.02 Released          PR76.ASM   11-21-2002  20:21:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr76.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr76.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr76.lst:18:MPASM 03.20.02 Released          PR76.ASM   11-21-2002  20:21:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr76.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr58b.lst:1:MPASM 03.20.02 Released        HDR58B.ASM   11-21-2002  20:20:56         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr58b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr58b.lst-51-                      00042         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr58b.lst:52:MPASM 03.20.02 Released        HDR58B.ASM   11-21-2002  20:20:56         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr58b.lst-53-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec1.lst:1:MPASM 03.20.02 Released       OBJSEC1.ASM   1-11-2003  21:26:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec1.lst-51-                      00043                 end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec1.lst:52:MPASM 03.20.02 Released       OBJSEC1.ASM   1-11-2003  21:26:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec1.lst-53-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst:1:MPASM 03.20.02 Released         HD627.ASM   11-21-2002  20:20:31         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-59-0048   0012 0012      00049         DATA    T2CON,          0X12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst:60:MPASM 03.20.02 Released         HD627.ASM   11-21-2002  20:20:31         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-118-009C   0004 0004      00102         DATA    TOUTPS1,        4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst:119:MPASM 03.20.02 Released         HD627.ASM   11-21-2002  20:20:31         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-162-                      00140         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst:163:MPASM 03.20.02 Released         HD627.ASM   11-21-2002  20:20:31         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-164-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-221-OERR                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst:222:MPASM 03.20.02 Released         HD627.ASM   11-21-2002  20:20:31         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-223-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-280-TMR2ON                            00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst:281:MPASM 03.20.02 Released         HD627.ASM   11-21-2002  20:20:31         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-282-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-338-__16F627                          00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst:339:MPASM 03.20.02 Released         HD627.ASM   11-21-2002  20:20:31         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd627.lst-340-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst:1:MPASM 03.20.02 Released        HDE623.ASM   11-21-2002  20:20:52         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst-59-004A   0007 0007      00050         DATA    GIE, 7                  ; INTCON
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst:60:MPASM 03.20.02 Released        HDE623.ASM   11-21-2002  20:20:52         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst-106-                      00091         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst:107:MPASM 03.20.02 Released        HDE623.ASM   11-21-2002  20:20:52         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst-108-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst-165-TMR0                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst:166:MPASM 03.20.02 Released        HDE623.ASM   11-21-2002  20:20:52         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde623.lst-167-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst:1:MPASM 03.20.02 Released       HD12671.ASM   11-21-2002  20:20:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst-59-004A   0006 0006      00050         DATA    RP1,            6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst:60:MPASM 03.20.02 Released       HD12671.ASM   11-21-2002  20:20:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst-111-                      00096         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst:112:MPASM 03.20.02 Released       HD12671.ASM   11-21-2002  20:20:19         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst-113-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst-170-RP0                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst:171:MPASM 03.20.02 Released       HD12671.ASM   11-21-2002  20:20:19         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12671.lst-172-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr17cxx.lst:1:MPASM 03.20.02 Released       PR17CXX.ASM   11-21-2002  20:21:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr17cxx.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr17cxx.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr17cxx.lst:18:MPASM 03.20.02 Released       PR17CXX.ASM   11-21-2002  20:21:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr17cxx.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst:1:MPASM 03.20.02 Released      INCLUDE7.ASM   11-21-2002  20:21:04         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst-59-                      00004 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst:60:MPASM 03.20.02 Released      INCLUDE7.ASM   11-21-2002  20:21:04         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst-118-                      00010         INCLUDE "INCLUDE6.ASM"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst:119:MPASM 03.20.02 Released      INCLUDE7.ASM   11-21-2002  20:21:04         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst-126-                      00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst:127:MPASM 03.20.02 Released      INCLUDE7.ASM   11-21-2002  20:21:04         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include7.lst-128-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst:1:MPASM 03.20.02 Released        HD558A.ASM   11-21-2002  20:20:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst-59-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst:60:MPASM 03.20.02 Released        HD558A.ASM   11-21-2002  20:20:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst-118-                      00059         DATA    NOT_TO, 4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst:119:MPASM 03.20.02 Released        HD558A.ASM   11-21-2002  20:20:27         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst-135-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst:136:MPASM 03.20.02 Released        HD558A.ASM   11-21-2002  20:20:27         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558a.lst-137-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf871.lst:1:MPASM 03.20.02 Released        PRF871.ASM   11-21-2002  20:21:29         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf871.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf871.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf871.lst:18:MPASM 03.20.02 Released        PRF871.ASM   11-21-2002  20:21:29         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf871.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr65.lst:1:MPASM Version 3.00 Beta Release   SZR65.ASM   01/31/2001  12:40:21	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr65.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr65.lst-36-                        00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr65.lst:37:MPASM Version 3.00 Beta Release   SZR65.ASM   01/31/2001  12:40:21	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr65.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz671.lst:1:MPASM 03.20.02 Released         SZ671.ASM   11-21-2002  20:21:47         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz671.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz671.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz671.lst:37:MPASM 03.20.02 Released         SZ671.ASM   11-21-2002  20:21:47         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz671.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst:1:MPASM 03.20.02 Released        HD7762.ASM   11-21-2002  20:20:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst:60:MPASM 03.20.02 Released        HD7762.ASM   11-21-2002  20:20:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-118-00A6   0006 0006      00103         DATA    T0CKIF, 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst:119:MPASM 03.20.02 Released        HD7762.ASM   11-21-2002  20:20:45         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-177-0100   0003 0003      00156         DATA    NOT_PR3, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst:178:MPASM 03.20.02 Released        HD7762.ASM   11-21-2002  20:20:45         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-199-                      00172         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst:200:MPASM 03.20.02 Released        HD7762.ASM   11-21-2002  20:20:45         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-201-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-258-CA3IF                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst:259:MPASM 03.20.02 Released        HD7762.ASM   11-21-2002  20:20:45         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-260-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-317-NOT_BOR                           00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst:318:MPASM 03.20.02 Released        HD7762.ASM   11-21-2002  20:20:45         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-319-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-376-PW1DCL                            00000310
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst:377:MPASM 03.20.02 Released        HD7762.ASM   11-21-2002  20:20:45         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-378-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-435-STKAV                             00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst:436:MPASM 03.20.02 Released        HD7762.ASM   11-21-2002  20:20:45         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-437-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-494-TXREG1                            00000016
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst:495:MPASM 03.20.02 Released        HD7762.ASM   11-21-2002  20:20:45         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7762.lst-496-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr558.lst:1:MPASM 03.20.02 Released         PR558.ASM   11-21-2002  20:21:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr558.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr558.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr558.lst:18:MPASM 03.20.02 Released         PR558.ASM   11-21-2002  20:21:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr558.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr72.lst:1:MPASM 03.20.02 Released         PRR72.ASM   11-21-2002  20:21:33         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr72.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr72.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr72.lst:18:MPASM 03.20.02 Released         PRR72.ASM   11-21-2002  20:21:33         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr72.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro1.lst:1:MPASM 03.20.02 Released        MACRO1.ASM   11-21-2002  20:21:07         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro1.lst-59-                      00023 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro1.lst:60:MPASM 03.20.02 Released        MACRO1.ASM   11-21-2002  20:21:07         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro1.lst-71-                      00029         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro1.lst:72:MPASM 03.20.02 Released        MACRO1.ASM   11-21-2002  20:21:07         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro1.lst-73-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr58a.lst:1:MPASM 03.20.02 Released         PR58A.ASM   11-21-2002  20:21:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr58a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr58a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr58a.lst:18:MPASM 03.20.02 Released         PR58A.ASM   11-21-2002  20:21:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr58a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst:1:MPASM 03.20.02 Released        MACRO7.ASM   11-21-2002  20:21:08         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst-59-                      00047         MAC8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst:60:MPASM 03.20.02 Released        MACRO7.ASM   11-21-2002  20:21:08         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst-118-                          M         MAC8A
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst:119:MPASM 03.20.02 Released        MACRO7.ASM   11-21-2002  20:21:08         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst-142-                      00092         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst:143:MPASM 03.20.02 Released        MACRO7.ASM   11-21-2002  20:21:08         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro7.lst-144-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz76.lst:1:MPASM 03.20.02 Released          SZ76.ASM   11-21-2002  20:21:50         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz76.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz76.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz76.lst:37:MPASM 03.20.02 Released          SZ76.ASM   11-21-2002  20:21:50         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz76.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses1.lst:1:MPASM 03.20.02 Released        FUSES1.ASM   11-21-2002  20:20:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses1.lst-16-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses1.lst:17:MPASM 03.20.02 Released        FUSES1.ASM   11-21-2002  20:20:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses1.lst-18-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst:1:MPASM 03.20.02 Released         HDR83.ASM   11-21-2002  20:20:58         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst-59-004C   0002 0002      00050         DATA    T0IF, 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst:60:MPASM 03.20.02 Released         HDR83.ASM   11-21-2002  20:20:58         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst-89-                      00074         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst:90:MPASM 03.20.02 Released         HDR83.ASM   11-21-2002  20:20:58         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst-91-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst-148-_LP_OSC                           00003FFC
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst:149:MPASM 03.20.02 Released         HDR83.ASM   11-21-2002  20:20:58         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr83.lst-150-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:1:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:18:                      00004 ;  MPASM PIC18C242 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-59-000078 0FE2 0FE2      00044         DATA FSR1H,      H'0FE2'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:60:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-118-000120 0FAD 0FAD      00097         DATA TXREG,     H'0FAD'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:119:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-177-0001C0 0002 0002      00150         DATA T0IP,      H'0002'      ; For compatibility with T0IE and T0IF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:178:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-236-00025C 0000 0000      00203         DATA NOT_BOR, H'0000'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:237:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-295-000310 0000 0000      00256         DATA SSPM0,         H'0000'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:296:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-354-0003B4 0007 0007      00309         DATA RD16,          H'0007'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:355:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-413-                      00362 ;----- IPR1 Bits ----------------------------------------------------------
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:414:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-472-0004DC 0004 0004      00415         DATA RA4,                4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:473:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-529-                      00466         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:530:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-531-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-588-CCP2M2                            00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:589:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-590-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-647-GO                                00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:648:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-649-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-706-LATB3                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:707:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-708-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-765-PCFG2                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:766:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-767-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-824-RBPU                              00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:825:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-826-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-883-SSPIP                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:884:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-885-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-942-TBLPTRL                           00000FF6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:943:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-944-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-1001-TRISB5                            00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:1002:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-1003-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-1060-_HS_OSC_1                         000000FA
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:1061:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 19
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-1062-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-1112-0300 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst:1113:MPASM 03.20.07 Released                             HD242.ASM   12-4-2012  15:15:45         PAGE 20
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd242.lst-1114-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill2.lst:1:MPASM 03.20.02 Released         FILL2.ASM   11-21-2002  20:20:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill2.lst-18-                      00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill2.lst:19:MPASM 03.20.02 Released         FILL2.ASM   11-21-2002  20:20:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill2.lst-20-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-59-                      00013 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-118-                      00016 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-177-                      00014 ;;;;       I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-236-0028   00D8           00012            DATA I
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-295-  000000CD            00015 I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:296:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-354-                      00013 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:355:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-413-                      00016 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:414:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-472-                      00014 ;;;;       I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:473:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-531-005D   00A3           00012            DATA I
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:532:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-590-  00000098            00015 I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:591:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-649-                      00013 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:650:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-708-                      00016 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:709:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-767-                      00014 ;;;;       I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:768:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-769-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-826-0092   006E           00012            DATA I
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:827:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-828-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-885-  00000063            00015 I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:886:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-887-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-944-                      00013 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:945:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-946-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1003-                      00016 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1004:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1005-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1062-                      00014 ;;;;       I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1063:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 19
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1064-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1121-00C7   0039           00012            DATA I
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1122:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 20
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1123-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1180-  0000002E            00015 I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1181:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 21
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1182-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1239-                      00013 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1240:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 22
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1241-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1298-                      00016 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1299:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 23
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1300-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1357-                      00014 ;;;;       I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1358:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 24
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1359-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1416-00FC   0004           00012            DATA I
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1417:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 25
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1418-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1475-011A   001B           00050            DATA 27
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1476:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 26
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1477-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1534-014F   0050           00103            DATA 80
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1535:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 27
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1536-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1593-                      00156                     WHILE M >= 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1594:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 28
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1595-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1652-                      00184 ;;;;                      N--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1653:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 29
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1654-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1711-                      00187                        ENDW
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1712:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 30
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1713-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1770-  FFFFFFFF            00180 O--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1771:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 31
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1772-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1829-                      00183 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1830:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 32
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1831-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1888-                      00171                              WHILE P >= 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1889:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 33
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1890-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1947-                      00174 ;;;;                            P--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:1948:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 34
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-1949-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2006-                      00167 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2007:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 35
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2008-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2065-                      00170 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2066:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 36
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2067-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2124-                      00163 ;;;;                      O = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2125:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 37
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2126-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2183-                      00166                           WHILE O >= 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2184:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 38
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2185-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2242-  00000001            00159 N = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2243:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 39
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2244-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2301-                      00162 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2302:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 40
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2303-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2360-  FFFFFFFF            00190 M--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2361:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 41
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2362-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2419-                      00173 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2420:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 42
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2421-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2478-                      00176 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2479:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 43
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2480-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2537-                      00174 ;;;;                            P--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2538:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 44
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2539-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2596-01A0   00C0           00172                                 DATA    ((((((I*2 + J)*2 + K)*2 + L)*2 + M)*2 + N)*2 + O)*2 + P
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2597:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 45
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2598-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2655-                      00160 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2656:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 46
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2657-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2714-                      00163 ;;;;                      O = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2715:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 47
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2716-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2773-                      00191 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2774:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 48
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2775-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2832-                      00184 ;;;;                      N--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2833:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 49
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2834-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2891-                      00187                        ENDW
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2892:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 50
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2893-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2950-  00000000            00175 P--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:2951:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 51
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-2952-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3009-                      00173 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3010:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 52
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3011-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3068-                      00171                              WHILE P >= 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3069:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 53
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3070-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3127-                      00174 ;;;;                            P--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3128:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 54
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3129-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3186-                      00167 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3187:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 55
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3188-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3245-                      00170 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3246:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 56
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3247-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3304-                      00163 ;;;;                      O = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3305:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 57
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3306-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3363-                      00166                           WHILE O >= 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3364:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 58
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3365-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3422-                      00194 ;;;;                L--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3423:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 59
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3424-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3481-                      00177                              ENDW
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3482:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 60
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3483-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3540-  FFFFFFFF            00180 O--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3541:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 61
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3542-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3599-                      00173 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3600:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 62
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3601-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3658-                      00176 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3659:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 63
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3660-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3717-  00000001            00154 M = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3718:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 64
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3719-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3776-                      00182                           ENDW
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3777:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 65
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3778-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3835-  FFFFFFFF            00185 N--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3836:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 66
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3837-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3894-                      00178 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3895:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 67
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3896-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3953-                      00181 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:3954:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 68
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-3955-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4012-  00000001            00169 P = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4013:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 69
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4014-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4071-01F7   0069           00172                                 DATA    ((((((I*2 + J)*2 + K)*2 + L)*2 + M)*2 + N)*2 + O)*2 + P
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4072:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 70
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4073-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4130-  00000000            00180 O--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4131:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 71
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4132-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4189-                      00168 ;;;;                         P = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4190:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 72
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4191-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4248-                      00161                        WHILE N >= 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4249:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 73
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4250-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4307-  00000001            00164 O = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4308:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 74
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4309-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4366-                      00157 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4367:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 75
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4368-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4425-  00000000            00185 N--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4426:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 76
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4427-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4484-                      00188 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4485:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 77
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4486-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4543-                      00176 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4544:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 78
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4545-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4602-                      00174 ;;;;                            P--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4603:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 79
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4604-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4661-021B   0045           00172                                 DATA    ((((((I*2 + J)*2 + K)*2 + L)*2 + M)*2 + N)*2 + O)*2 + P
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4662:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 80
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4663-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4720-  00000000            00175 P--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4721:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 81
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4722-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4779-                      00158 ;;;;                   N = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4780:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 82
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4781-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4838-                      00186 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4839:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 83
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4840-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4897-                      00189 ;;;;                   M--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4898:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 84
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4899-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4956-                      00182                           ENDW
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:4957:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 85
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-4958-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5015-  FFFFFFFF            00185 N--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5016:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 86
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5017-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5074-                      00173 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5075:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 87
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5076-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5133-                      00176 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5134:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 88
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5135-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5192-  00000001            00169 P = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5193:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 89
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5194-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5251-023F   0021           00172                                 DATA    ((((((I*2 + J)*2 + K)*2 + L)*2 + M)*2 + N)*2 + O)*2 + P
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5252:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 90
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5253-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5310-                      00165 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5311:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 91
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5312-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5369-                      00168 ;;;;                         P = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5370:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 92
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5371-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5428-                      00161                        WHILE N >= 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5429:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 93
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5430-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5487-  00000001            00164 O = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5488:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 94
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5489-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5546-                      00192                     ENDW
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5547:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 95
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5548-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5605-  FFFFFFFF            00175 P--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5606:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 96
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5607-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5664-                      00178 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5665:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 97
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5666-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5723-                      00176 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5724:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 98
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5725-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5782-                      00174 ;;;;                            P--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5783:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 99
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5784-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5828-                      00214         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst:5829:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 100
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while2.lst-5830-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57c.lst:1:MPASM 03.20.02 Released        SZR57C.ASM   11-21-2002  20:21:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57c.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57c.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57c.lst:37:MPASM 03.20.02 Released        SZR57C.ASM   11-21-2002  20:21:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr57c.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr717.lst:1:MPASM 03.20.02 Released         PR717.ASM   11-21-2002  20:21:22         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr717.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr717.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr717.lst:18:MPASM 03.20.02 Released         PR717.ASM   11-21-2002  20:21:22         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr717.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr72a.lst:1:MPASM 03.20.02 Released         PR72A.ASM   11-21-2002  20:21:23         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr72a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr72a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr72a.lst:18:MPASM 03.20.02 Released         PR72A.ASM   11-21-2002  20:21:23         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr72a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr84a.lst:1:MPASM 03.20.02 Released         PR84A.ASM   11-21-2002  20:21:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr84a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr84a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr84a.lst:18:MPASM 03.20.02 Released         PR84A.ASM   11-21-2002  20:21:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr84a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/radixerr.lst:1:MPASM 03.20.02 Released      RADIXERR.ASM   11-21-2002  20:21:35         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/radixerr.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/radixerr.lst-32-                      00023         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/radixerr.lst:33:MPASM 03.20.02 Released      RADIXERR.ASM   11-21-2002  20:21:35         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/radixerr.lst-34-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz66.lst:1:MPASM 03.20.02 Released          SZ66.ASM   11-21-2002  20:21:46         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz66.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz66.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz66.lst:37:MPASM 03.20.02 Released          SZ66.ASM   11-21-2002  20:21:46         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz66.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst:1:MPASM 03.20.02 Released          OP32.ASM   11-21-2002  20:21:10         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-59-00003E 9600           00053         BCF     0,3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst:60:MPASM 03.20.02 Released          OP32.ASM   11-21-2002  20:21:10         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-118-000094 AA00           00106         BTFSS   0,5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst:119:MPASM 03.20.02 Released          OP32.ASM   11-21-2002  20:21:10         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-177-0000EC 06FF           00159         DECF    MAXRAM
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst:178:MPASM 03.20.02 Released          OP32.ASM   11-21-2002  20:21:10         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-236-Message[314]: LFSR instruction is not supported on some versions of the 18Cxx2 devices.
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst:237:MPASM 03.20.02 Released          OP32.ASM   11-21-2002  20:21:10         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-295-000190 0006           00253         POP
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst:296:MPASM 03.20.02 Released          OP32.ASM   11-21-2002  20:21:10         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-354-0001E2 0003           00306         SLEEP
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst:355:MPASM 03.20.02 Released          OP32.ASM   11-21-2002  20:21:10         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-413-                      00359         
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst:414:MPASM 03.20.02 Released          OP32.ASM   11-21-2002  20:21:10         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-435-                      00375         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst:436:MPASM 03.20.02 Released          OP32.ASM   11-21-2002  20:21:10         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op32.lst-437-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr64.lst:1:MPASM 03.20.02 Released         PRR64.ASM   11-21-2002  20:21:33         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr64.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr64.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr64.lst:18:MPASM 03.20.02 Released         PRR64.ASM   11-21-2002  20:21:33         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr64.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz65a.lst:1:MPASM 03.20.02 Released         SZ65A.ASM   11-21-2002  20:21:46         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz65a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz65a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz65a.lst:37:MPASM 03.20.02 Released         SZ65A.ASM   11-21-2002  20:21:46         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz65a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bcdir1.lst:1:MPASM 03.20.02 Released        BCDIR1.ASM   11-21-2002  20:20:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bcdir1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bcdir1.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bcdir1.lst:18:MPASM 03.20.02 Released        BCDIR1.ASM   11-21-2002  20:20:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bcdir1.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze624.lst:1:MPASM 03.20.02 Released        SZE624.ASM   11-21-2002  20:21:53         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze624.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze624.lst-35-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze624.lst:36:MPASM 03.20.02 Released        SZE624.ASM   11-21-2002  20:21:53         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze624.lst-37-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data2.lst:1:MPASM 03.20.02 Released         DATA2.ASM   11-21-2002  20:20:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data2.lst-50-                      00042         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data2.lst:51:MPASM 03.20.02 Released         DATA2.ASM   11-21-2002  20:20:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/data2.lst-52-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54a.lst:1:MPASM 03.20.02 Released        SZR54A.ASM   11-21-2002  20:21:54         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54a.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54a.lst:31:MPASM 03.20.02 Released        SZR54A.ASM   11-21-2002  20:21:54         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54a.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr58a.lst:1:MPASM 03.20.02 Released        PRR58A.ASM   11-21-2002  20:21:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr58a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr58a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr58a.lst:18:MPASM 03.20.02 Released        PRR58A.ASM   11-21-2002  20:21:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr58a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr774.lst:1:MPASM 03.20.02 Released         PR774.ASM   11-21-2002  20:21:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr774.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr774.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr774.lst:18:MPASM 03.20.02 Released         PR774.ASM   11-21-2002  20:21:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr774.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:1:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-59-004E   0016 0016      00050         DATA CCPR1H,      H'0016'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:60:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-118-00B4   0091 0091      00103         DATA SSPCON2,         H'0091'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:119:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-177-0100   0002 0002      00156         DATA NOT_T1SYNC,      H'0002'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:178:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-236-014C   0005 0005      00209         DATA T0CS,           H'0005'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:237:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-295-0196   0002 0002      00262         DATA R,                 H'0002'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:296:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-333-                      00294         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:334:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-335-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-392-INTE                              00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:393:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-394-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-451-RBIE                              00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:452:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-453-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-510-TOUTPS3                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:511:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-512-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-562-0100 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst:563:MPASM 02.70 Released            HD771.ASM   6-16-2001  13:50:40         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd771.lst-564-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end2.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  9:26:34         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end2.lst-22-                      00015            END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end2.lst:23:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  9:26:34         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end2.lst-24-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62b.lst:1:MPASM 03.20.02 Released         PR62B.ASM   11-21-2002  20:21:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62b.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62b.lst:18:MPASM 03.20.02 Released         PR62B.ASM   11-21-2002  20:21:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62b.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr65.lst:1:MPASM 03.20.02 Released         PRR65.ASM   11-21-2002  20:21:33         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr65.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr65.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr65.lst:18:MPASM 03.20.02 Released         PRR65.ASM   11-21-2002  20:21:33         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr65.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst:1:MPASM 03.20.02 Released          HD83.ASM   11-21-2002  20:20:46         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst-59-004C   0000 0000      00050         DATA    RBIF, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst:60:MPASM 03.20.02 Released          HD83.ASM   11-21-2002  20:20:46         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst-86-                      00071         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst:87:MPASM 03.20.02 Released          HD83.ASM   11-21-2002  20:20:46         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst-88-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst-145-_PWRTE_ON                         00003FF7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst:146:MPASM 03.20.02 Released          HD83.ASM   11-21-2002  20:20:46         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd83.lst-147-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst:1:MPASM 02.70 Released            HD874.ASM   6-16-2001  14:18:35         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-59-004C   0014 0014      00050         DATA    SSPCON,         0X14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst:60:MPASM 02.70 Released            HD874.ASM   6-16-2001  14:18:35         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-118-00A6   0004 0004      00103         DATA    TXIF,           4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst:119:MPASM 02.70 Released            HD874.ASM   6-16-2001  14:18:35         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-177-0102   0004 0004      00156         DATA    CCP2Y,          4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst:178:MPASM 02.70 Released            HD874.ASM   6-16-2001  14:18:35         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-236-015E   0005 0005      00209         DATA    NOT_ADDRESS,    5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst:237:MPASM 02.70 Released            HD874.ASM   6-16-2001  14:18:35         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-275-                      00242         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst:276:MPASM 02.70 Released            HD874.ASM   6-16-2001  14:18:35         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-277-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-334-EEADR                             0000010D
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst:335:MPASM 02.70 Released            HD874.ASM   6-16-2001  14:18:35         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-336-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-393-PEIE                              00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst:394:MPASM 02.70 Released            HD874.ASM   6-16-2001  14:18:35         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-395-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-452-SSPM2                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst:453:MPASM 02.70 Released            HD874.ASM   6-16-2001  14:18:35         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-454-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-511-W                                 00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst:512:MPASM 02.70 Released            HD874.ASM   6-16-2001  14:18:35         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd874.lst-513-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr62.lst:1:MPASM 03.20.02 Released         PRR62.ASM   11-21-2002  20:21:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr62.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr62.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr62.lst:18:MPASM 03.20.02 Released         PRR62.ASM   11-21-2002  20:21:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr62.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr773.lst:1:MPASM 03.20.02 Released         PR773.ASM   11-21-2002  20:21:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr773.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr773.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr773.lst:18:MPASM 03.20.02 Released         PR773.ASM   11-21-2002  20:21:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr773.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz56a.lst:1:MPASM 03.20.02 Released         SZ56A.ASM   11-21-2002  20:21:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz56a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz56a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz56a.lst:37:MPASM 03.20.02 Released         SZ56A.ASM   11-21-2002  20:21:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz56a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr672.lst:1:MPASM 03.20.02 Released         PR672.ASM   11-21-2002  20:21:21         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr672.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr672.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr672.lst:18:MPASM 03.20.02 Released         PR672.ASM   11-21-2002  20:21:21         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr672.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram2.lst:1:MPASM 03.20.02 Released       BADRAM2.ASM   11-21-2002  20:20:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram2.lst-59-Warning[219]: Invalid RAM location specified.
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram2.lst:60:MPASM 03.20.02 Released       BADRAM2.ASM   11-21-2002  20:20:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram2.lst-81-                      00026         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram2.lst:82:MPASM 03.20.02 Released       BADRAM2.ASM   11-21-2002  20:20:13         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram2.lst-83-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz42a.lst:1:MPASM 03.20.02 Released         SZ42A.ASM   11-21-2002  20:21:37         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz42a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz42a.lst-33-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz42a.lst:34:MPASM 03.20.02 Released         SZ42A.ASM   11-21-2002  20:21:37         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz42a.lst-35-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst:1:MPASM 03.20.02 Released         HD711.ASM   11-21-2002  20:20:38         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst:60:MPASM 03.20.02 Released         HD711.ASM   11-21-2002  20:20:38         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst-96-                      00081         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst:97:MPASM 03.20.02 Released         HD711.ASM   11-21-2002  20:20:38         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst-98-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst-155-TRISA                             00000085
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst:156:MPASM 03.20.02 Released         HD711.ASM   11-21-2002  20:20:38         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd711.lst-157-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz773.lst:1:MPASM 03.20.02 Released         SZ773.ASM   11-21-2002  20:21:50         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz773.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz773.lst-37-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz773.lst:38:MPASM 03.20.02 Released         SZ773.ASM   11-21-2002  20:21:50         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz773.lst-39-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54b.lst:1:MPASM 03.20.02 Released         PR54B.ASM   11-21-2002  20:21:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54b.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54b.lst:18:MPASM 03.20.02 Released         PR54B.ASM   11-21-2002  20:21:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54b.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst:1:MPASM 03.20.02 Released        HD7766.ASM   11-21-2002  20:20:46         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst:60:MPASM 03.20.02 Released        HD7766.ASM   11-21-2002  20:20:46         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-118-00A6   0006 0006      00103         DATA    T0CKIF, 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst:119:MPASM 03.20.02 Released        HD7766.ASM   11-21-2002  20:20:46         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-177-0100   0003 0003      00156         DATA    NOT_PR3, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst:178:MPASM 03.20.02 Released        HD7766.ASM   11-21-2002  20:20:46         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-199-                      00172         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst:200:MPASM 03.20.02 Released        HD7766.ASM   11-21-2002  20:20:46         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-201-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-258-CA3IF                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst:259:MPASM 03.20.02 Released        HD7766.ASM   11-21-2002  20:20:46         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-260-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-317-NOT_BOR                           00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst:318:MPASM 03.20.02 Released        HD7766.ASM   11-21-2002  20:20:46         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-319-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-376-PW1DCL                            00000310
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst:377:MPASM 03.20.02 Released        HD7766.ASM   11-21-2002  20:20:46         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-378-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-435-STKAV                             00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst:436:MPASM 03.20.02 Released        HD7766.ASM   11-21-2002  20:20:46         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-437-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-494-TXREG1                            00000016
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst:495:MPASM 03.20.02 Released        HD7766.ASM   11-21-2002  20:20:46         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7766.lst-496-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl2.lst:1:MPASM Version 3.00 Beta Release   WARNLVL2.ASM   01/31/2001  12:40:23	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl2.lst-59-Message[301]: MESSAGE: (A Message)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl2.lst:60:MPASM Version 3.00 Beta Release   WARNLVL2.ASM   01/31/2001  12:40:23	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl2.lst-71-                        00041         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl2.lst:72:MPASM Version 3.00 Beta Release   WARNLVL2.ASM   01/31/2001  12:40:23	   PAGE 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl2.lst-73-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst:1:MPASM 03.20.02 Released        HD554A.ASM   11-21-2002  20:20:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst-59-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst:60:MPASM 03.20.02 Released        HD554A.ASM   11-21-2002  20:20:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst-118-                      00059         DATA    Z, 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst:119:MPASM 03.20.02 Released        HD554A.ASM   11-21-2002  20:20:27         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst-131-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst:132:MPASM 03.20.02 Released        HD554A.ASM   11-21-2002  20:20:27         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554a.lst-133-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procssr2.lst:1:MPASM 03.20.02 Released      PROCSSR2.ASM   11-21-2002  20:21:30         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procssr2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procssr2.lst-19-                      00013         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procssr2.lst:20:MPASM 03.20.02 Released      PROCSSR2.ASM   11-21-2002  20:21:30         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procssr2.lst-21-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses6.lst:1:MPASM 03.20.02 Released        FUSES6.ASM   11-21-2002  20:20:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses6.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses6.lst-16-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses6.lst:17:MPASM 03.20.02 Released        FUSES6.ASM   11-21-2002  20:20:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses6.lst-18-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst:1:MPASM 03.20.02 Released        HD622A.ASM   11-21-2002  20:20:31         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst-59-004C   0000 0000      00050         DATA    C, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst:60:MPASM 03.20.02 Released        HD622A.ASM   11-21-2002  20:20:31         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst-108-                      00093         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst:109:MPASM 03.20.02 Released        HD622A.ASM   11-21-2002  20:20:31         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst-110-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst-167-VR1                               00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst:168:MPASM 03.20.02 Released        HD622A.ASM   11-21-2002  20:20:31         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622a.lst-169-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr43.lst:1:MPASM 03.20.02 Released         PRR43.ASM   11-21-2002  20:21:31         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr43.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr43.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr43.lst:18:MPASM 03.20.02 Released         PRR43.ASM   11-21-2002  20:21:31         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr43.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz556a.lst:1:MPASM 03.20.02 Released        SZ556A.ASM   11-21-2002  20:21:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz556a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz556a.lst-44-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz556a.lst:45:MPASM 03.20.02 Released        SZ556A.ASM   11-21-2002  20:21:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz556a.lst-46-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz61.lst:1:MPASM 03.20.02 Released          SZ61.ASM   11-21-2002  20:21:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz61.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz61.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz61.lst:37:MPASM 03.20.02 Released          SZ61.ASM   11-21-2002  20:21:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz61.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procssr.lst:1:MPASM 03.20.02 Released       PROCSSR.ASM   11-21-2002  20:21:30         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procssr.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procssr.lst-19-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procssr.lst:20:MPASM 03.20.02 Released       PROCSSR.ASM   11-21-2002  20:21:30         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procssr.lst-21-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz84a.lst:1:MPASM 03.20.02 Released         SZ84A.ASM   11-21-2002  20:21:51         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz84a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz84a.lst-42-                      00031         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz84a.lst:43:MPASM 03.20.02 Released         SZ84A.ASM   11-21-2002  20:21:51         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz84a.lst-44-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst:1:MPASM 03.20.02 Released         HD74A.ASM   11-21-2002  20:20:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-59-0050   001A 001A      00050         DATA    RCREG, 0X1A
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst:60:MPASM 03.20.02 Released         HD74A.ASM   11-21-2002  20:20:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-118-00AC   0005 0005      00103         DATA    T1CKPS1, 5              ; T1CON
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst:119:MPASM 03.20.02 Released         HD74A.ASM   11-21-2002  20:20:41         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-177-010A   0002 0002      00156         DATA    GO, 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst:178:MPASM 03.20.02 Released         HD74A.ASM   11-21-2002  20:20:41         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-236-0166   0001 0001      00209         DATA    UA, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst:237:MPASM 03.20.02 Released         HD74A.ASM   11-21-2002  20:20:41         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-259-                      00226         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst:260:MPASM 03.20.02 Released         HD74A.ASM   11-21-2002  20:20:41         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-261-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-318-I2C_STOP                          00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst:319:MPASM 03.20.02 Released         HD74A.ASM   11-21-2002  20:20:41         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-320-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-377-RBIF                              00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst:378:MPASM 03.20.02 Released         HD74A.ASM   11-21-2002  20:20:41         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-379-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-436-TMR2IF                            00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst:437:MPASM 03.20.02 Released         HD74A.ASM   11-21-2002  20:20:41         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-438-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-484-__16C74A                          00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst:485:MPASM 03.20.02 Released         HD74A.ASM   11-21-2002  20:20:41         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd74a.lst-486-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr62.lst:1:MPASM 03.20.02 Released         SZR62.ASM   11-21-2002  20:21:56         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr62.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr62.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr62.lst:31:MPASM 03.20.02 Released         SZR62.ASM   11-21-2002  20:21:56         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr62.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst:1:MPASM 03.20.02 Released          HD73.ASM   11-21-2002  20:20:40         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-59-0050   001B 001B      00050         DATA    CCPR2L, 0X1B    
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst:60:MPASM 03.20.02 Released          HD73.ASM   11-21-2002  20:20:40         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-118-00A6   0003 0003      00103         DATA    SSPIE, 3                ; PIE1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst:119:MPASM 03.20.02 Released          HD73.ASM   11-21-2002  20:20:40         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-177-0100   0001 0001      00156         DATA    UA, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst:178:MPASM 03.20.02 Released          HD73.ASM   11-21-2002  20:20:40         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-236-0156   0005 0005      00209         DATA    RP0, 5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst:237:MPASM 03.20.02 Released          HD73.ASM   11-21-2002  20:20:40         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-249-                      00216         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst:250:MPASM 03.20.02 Released          HD73.ASM   11-21-2002  20:20:40         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-251-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-308-I2C_STOP                          00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst:309:MPASM 03.20.02 Released          HD73.ASM   11-21-2002  20:20:40         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-310-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-367-RP1                               00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst:368:MPASM 03.20.02 Released          HD73.ASM   11-21-2002  20:20:40         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-369-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-426-TX8_9                             00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst:427:MPASM 03.20.02 Released          HD73.ASM   11-21-2002  20:20:40         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd73.lst-428-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constnt1.lst:1:MPASM 03.20.02 Released      CONSTNT1.ASM   11-21-2002  20:20:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constnt1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constnt1.lst-35-                      00027         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constnt1.lst:36:MPASM 03.20.02 Released      CONSTNT1.ASM   11-21-2002  20:20:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constnt1.lst-37-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz509.lst:1:MPASM 03.20.02 Released         SZ509.ASM   11-21-2002  20:21:39         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz509.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz509.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz509.lst:37:MPASM 03.20.02 Released         SZ509.ASM   11-21-2002  20:21:39         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz509.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz923.lst:1:MPASM 03.20.02 Released         SZ923.ASM   11-21-2002  20:21:52         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz923.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz923.lst-38-                      00030         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz923.lst:39:MPASM 03.20.02 Released         SZ923.ASM   11-21-2002  20:21:52         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz923.lst-40-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd56.lst:1:MPASM 03.20.02 Released          HD56.ASM   11-21-2002  20:20:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd56.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd56.lst-50-                      00041         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd56.lst:51:MPASM 03.20.02 Released          HD56.ASM   11-21-2002  20:20:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd56.lst-52-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst:1:MPASM 03.20.02 Released          HD43.ASM   11-21-2002  20:20:21         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst:60:MPASM 03.20.02 Released          HD43.ASM   11-21-2002  20:20:21         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-118-00A6   0006 0006      00103         DATA    T0CKIF, 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst:119:MPASM 03.20.02 Released          HD43.ASM   11-21-2002  20:20:21         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-177-0104   0003 0003      00156         DATA    NOT_PR3, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst:178:MPASM 03.20.02 Released          HD43.ASM   11-21-2002  20:20:21         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-199-                      00172         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst:200:MPASM 03.20.02 Released          HD43.ASM   11-21-2002  20:20:21         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-201-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-258-NOT_TX8                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst:259:MPASM 03.20.02 Released          HD43.ASM   11-21-2002  20:20:21         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-260-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-317-T0PS1                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst:318:MPASM 03.20.02 Released          HD43.ASM   11-21-2002  20:20:21         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-319-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-376-_XT_OSC                           0000FFFE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst:377:MPASM 03.20.02 Released          HD43.ASM   11-21-2002  20:20:21         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd43.lst-378-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/set2.lst:1:MPASM 03.20.02 Released          SET2.ASM   11-21-2002  20:21:36         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/set2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/set2.lst-22-                      00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/set2.lst:23:MPASM 03.20.02 Released          SET2.ASM   11-21-2002  20:21:36         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/set2.lst-24-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz63.lst:1:MPASM 03.20.02 Released          SZ63.ASM   11-21-2002  20:21:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz63.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz63.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz63.lst:37:MPASM 03.20.02 Released          SZ63.ASM   11-21-2002  20:21:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz63.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr56a.lst:1:MPASM 03.20.02 Released        PRR56A.ASM   11-21-2002  20:21:31         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr56a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr56a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr56a.lst:18:MPASM 03.20.02 Released        PRR56A.ASM   11-21-2002  20:21:31         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr56a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509.lst:1:MPASM 03.20.02 Released         HD509.ASM   11-21-2002  20:20:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509.lst-59-0038   0003 0003      00050         DATA    PSA, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509.lst:60:MPASM 03.20.02 Released         HD509.ASM   11-21-2002  20:20:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509.lst-73-                      00058         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509.lst:74:MPASM 03.20.02 Released         HD509.ASM   11-21-2002  20:20:24         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509.lst-75-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses4.lst:1:MPASM 03.20.02 Released        FUSES4.ASM   11-22-2002  16:06:01         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses4.lst-17-                      00010         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses4.lst:18:MPASM 03.20.02 Released        FUSES4.ASM   11-22-2002  16:06:01         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses4.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv3.lst:1:MPASM 03.20.02 Released       POUNDV3.ASM   11-21-2002  20:21:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv3.lst-59-                      00049 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv3.lst:60:MPASM 03.20.02 Released       POUNDV3.ASM   11-21-2002  20:21:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv3.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv3.lst-75-                      00058         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv3.lst:76:MPASM 03.20.02 Released       POUNDV3.ASM   11-21-2002  20:21:11         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv3.lst-77-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst:1:MPASM 03.20.02 Released         HD554.ASM   11-21-2002  20:20:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst-59-004A   0001 0001      00050         DATA    PS1, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst:60:MPASM 03.20.02 Released         HD554.ASM   11-21-2002  20:20:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst-78-                      00063         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst:79:MPASM 03.20.02 Released         HD554.ASM   11-21-2002  20:20:26         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst-80-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst-134-__16C554                          00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst:135:MPASM 03.20.02 Released         HD554.ASM   11-21-2002  20:20:26         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd554.lst-136-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz621.lst:1:MPASM 03.20.02 Released         SZ621.ASM   11-21-2002  20:21:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz621.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz621.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz621.lst:37:MPASM 03.20.02 Released         SZ621.ASM   11-21-2002  20:21:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz621.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst:1:MPASM 03.20.02 Released          HD84.ASM   11-21-2002  20:20:46         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst-59-004C   0000 0000      00050         DATA    RBIF, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst:60:MPASM 03.20.02 Released          HD84.ASM   11-21-2002  20:20:46         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst-86-                      00071         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst:87:MPASM 03.20.02 Released          HD84.ASM   11-21-2002  20:20:46         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst-88-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst-145-_PWRTE_ON                         00003FF7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst:146:MPASM 03.20.02 Released          HD84.ASM   11-21-2002  20:20:46         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84.lst-147-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst:1:MPASM 03.20.02 Released        HD509A.ASM   11-21-2002  20:20:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst-59-0038   0003 0003      00050         DATA    PSA, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst:60:MPASM 03.20.02 Released        HD509A.ASM   11-21-2002  20:20:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst-73-                      00058         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst:74:MPASM 03.20.02 Released        HD509A.ASM   11-21-2002  20:20:24         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst-75-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst-128-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst:129:MPASM 03.20.02 Released        HD509A.ASM   11-21-2002  20:20:24         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd509a.lst-130-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst:1:MPASM 03.20.02 Released         HD84A.ASM   11-21-2002  20:20:47         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst-59-0046   0003 0003      00050         DATA    RBIE, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst:60:MPASM 03.20.02 Released         HD84A.ASM   11-21-2002  20:20:47         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst-89-                      00074         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst:90:MPASM 03.20.02 Released         HD84A.ASM   11-21-2002  20:20:47         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst-91-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst-148-_PWRTE_ON                         00003FF7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst:149:MPASM 03.20.02 Released         HD84A.ASM   11-21-2002  20:20:47         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd84a.lst-150-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre673.lst:1:MPASM 03.20.02 Released        PRE673.ASM   11-21-2002  20:21:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre673.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre673.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre673.lst:18:MPASM 03.20.02 Released        PRE673.ASM   11-21-2002  20:21:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre673.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst:1:MPASM 03.20.02 Released        HDE674.ASM   11-21-2002  20:20:53         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst-59-0038   0002 0002      00049         DATA    Z, 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst:60:MPASM 03.20.02 Released        HDE674.ASM   11-21-2002  20:20:53         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst-81-                      00065         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst:82:MPASM 03.20.02 Released        HDE674.ASM   11-21-2002  20:20:53         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst-83-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst-140-RP0                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst:141:MPASM 03.20.02 Released        HDE674.ASM   11-21-2002  20:20:53         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde674.lst-142-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/equ2.lst:1:MPASM 03.20.02 Released          EQU2.ASM   11-21-2002  20:20:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/equ2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/equ2.lst-25-                      00014         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/equ2.lst:26:MPASM 03.20.02 Released          EQU2.ASM   11-21-2002  20:20:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/equ2.lst-27-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config4.lst:1:MPASM 03.20.02 Released       CONFIG4.ASM   11-22-2002  16:06:00         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config4.lst-17-                      00010         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config4.lst:18:MPASM 03.20.02 Released       CONFIG4.ASM   11-22-2002  16:06:00         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config4.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd58b.lst:1:MPASM 03.20.02 Released         HD58B.ASM   11-21-2002  20:20:29         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd58b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd58b.lst-31-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd58b.lst:32:MPASM 03.20.02 Released         HD58B.ASM   11-21-2002  20:20:29         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd58b.lst-33-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:1:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-59-004A   000A 000A      00050         DATA    WREG,       0XA
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:60:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-118-00AA   0413 0413      00103     DATA    RCSTA2,     0X0413
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:119:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-177-                      00156 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:178:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-236-0166   0002 0002      00209     DATA    PS1,        2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:237:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-295-01C4   0005 0005      00262     DATA    CHS1,       5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:296:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-354-                      00315 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:355:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-361-                      00316         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:362:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-363-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-420-CA3L                              00000712
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:421:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-422-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-479-NOT_POR                           00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:480:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-481-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-538-PWM1ON                            00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:539:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-540-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-597-T0IE                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:598:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-599-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-656-UA                                00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst:657:MPASM 03.20.02 Released         HD756.ASM   11-21-2002  20:20:42         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd756.lst-658-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd518.lst:1:MPASM 03.20.02 Released         HD518.ASM   11-21-2002  20:20:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd518.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd518.lst-59-0036   0004 0004      00049         DATA    T0SE, 4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd518.lst:60:MPASM 03.20.02 Released         HD518.ASM   11-21-2002  20:20:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd518.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd518.lst-74-                      00058         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd518.lst:75:MPASM 03.20.02 Released         HD518.ASM   11-21-2002  20:20:25         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd518.lst-76-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz627.lst:1:MPASM 03.20.02 Released         SZ627.ASM   11-21-2002  20:21:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz627.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz627.lst-38-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz627.lst:39:MPASM 03.20.02 Released         SZ627.ASM   11-21-2002  20:21:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz627.lst-40-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnkisel2.lst:1:MPASM 03.20.02 Released      BNKISEL2.ASM   1-11-2003  20:59:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnkisel2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnkisel2.lst-35-                      00025         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnkisel2.lst:36:MPASM 03.20.02 Released      BNKISEL2.ASM   1-11-2003  20:59:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnkisel2.lst-37-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst:1:MPASM 03.20.02 Released          HD44.ASM   11-21-2002  20:20:22         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst:60:MPASM 03.20.02 Released          HD44.ASM   11-21-2002  20:20:22         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-118-00A6   0006 0006      00103         DATA    T0CKIF, 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst:119:MPASM 03.20.02 Released          HD44.ASM   11-21-2002  20:20:22         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-177-0104   0003 0003      00156         DATA    NOT_PR3, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst:178:MPASM 03.20.02 Released          HD44.ASM   11-21-2002  20:20:22         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-199-                      00172         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst:200:MPASM 03.20.02 Released          HD44.ASM   11-21-2002  20:20:22         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-201-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-258-NOT_TX8                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst:259:MPASM 03.20.02 Released          HD44.ASM   11-21-2002  20:20:22         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-260-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-317-T0PS1                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst:318:MPASM 03.20.02 Released          HD44.ASM   11-21-2002  20:20:22         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-319-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-376-_XT_OSC                           0000FFFE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst:377:MPASM 03.20.02 Released          HD44.ASM   11-21-2002  20:20:22         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd44.lst-378-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54b.lst:1:MPASM 03.20.02 Released        SZR54B.ASM   11-21-2002  20:21:54         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54b.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54b.lst:31:MPASM 03.20.02 Released        SZR54B.ASM   11-21-2002  20:21:54         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr54b.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst:1:MPASM 03.20.02 Released         HD540.ASM   11-21-2002  20:20:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst-59-0042   0001 0001      00050         DATA    BL, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst:60:MPASM 03.20.02 Released         HD540.ASM   11-21-2002  20:20:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst-70-                      00055         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst:71:MPASM 03.20.02 Released         HD540.ASM   11-21-2002  20:20:25         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst-72-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst-127-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst:128:MPASM 03.20.02 Released         HD540.ASM   11-21-2002  20:20:25         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd540.lst-129-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz52.lst:1:MPASM 03.20.02 Released          SZ52.ASM   11-21-2002  20:21:40         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz52.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz52.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz52.lst:37:MPASM 03.20.02 Released          SZ52.ASM   11-21-2002  20:21:40         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz52.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs3.lst:1:MPASM 03.20.02 Released       IDLOCS3.ASM   11-21-2002  20:21:01         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs3.lst-16-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs3.lst:17:MPASM 03.20.02 Released       IDLOCS3.ASM   11-21-2002  20:21:01         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs3.lst-18-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses5.lst:1:MPASM 03.20.02 Released        FUSES5.ASM   11-21-2002  20:20:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses5.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses5.lst-18-                      00010         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses5.lst:19:MPASM 03.20.02 Released        FUSES5.ASM   11-21-2002  20:20:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses5.lst-20-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst:1:MPASM 03.20.02 Released         PAGE1.ASM   11-21-2002  20:21:10         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst-18-0001   0000           00009         data    0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst:19:MPASM 03.20.02 Released         PAGE1.ASM   11-21-2002  20:21:10         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst-20-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst-34-0007   0004           00023         data    4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst:35:MPASM 03.20.02 Released         PAGE1.ASM   11-21-2002  20:21:10         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst-36-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst-43-                      00026 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst:44:MPASM 03.20.02 Released         PAGE1.ASM   11-21-2002  20:21:10         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/page1.lst-45-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include3.lst:1:MPASM 03.20.02 Released      INCLUDE3.ASM   11-21-2002  20:21:04         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include3.lst-59-Message[301]: MESSAGE: (FILE 6)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include3.lst:60:MPASM 03.20.02 Released      INCLUDE3.ASM   11-21-2002  20:21:04         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include3.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include3.lst-70-                      00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include3.lst:71:MPASM 03.20.02 Released      INCLUDE3.ASM   11-21-2002  20:21:04         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include3.lst-72-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define2.lst:1:MPASM 03.20.02 Released       DEFINE2.ASM   11-21-2002  20:20:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define2.lst-11-                      00005 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define2.lst:12:                      00006 ;       MPASM DEFINE2.ASM /dSYMBOL2=123
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define2.lst-13-                      00007 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define2.lst-26-                      00018         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define2.lst:27:MPASM 03.20.02 Released       DEFINE2.ASM   11-21-2002  20:20:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define2.lst-28-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro6.lst:1:MPASM 03.20.02 Released        MACRO6.ASM   11-21-2002  20:21:08         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro6.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro6.lst-59-       3700 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro6.lst:60:MPASM 03.20.02 Released        MACRO6.ASM   11-21-2002  20:21:08         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro6.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro6.lst-85-                      00050         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro6.lst:86:MPASM 03.20.02 Released        MACRO6.ASM   11-21-2002  20:21:08         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro6.lst-87-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst:1:MPASM 03.20.02 Released         LIST3.ASM   11-21-2002  20:21:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-58-                      00040 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst:59:MPASM 03.20.02 Released         LIST3.ASM   11-21-2002  20:21:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-60-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-68-                      00044 ; Line 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst:69:MPASM 03.20.02 Released         LIST3.ASM   11-21-2002  20:21:06         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-70-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-78-                      00048 ; Line 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst:79:MPASM 03.20.02 Released         LIST3.ASM   11-21-2002  20:21:06         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-80-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-88-                      00052 ; Line 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst:89:MPASM 03.20.02 Released         LIST3.ASM   11-21-2002  20:21:06         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-90-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-103-                      00058         Mac
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst:104:MPASM 03.20.02 Released         LIST3.ASM   11-21-2002  20:21:06         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-105-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-163-0017   0000               M         NOP
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst:164:MPASM 03.20.02 Released         LIST3.ASM   11-21-2002  20:21:06         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-165-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-223-                      00123         MakDat  "abcdefghijk"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst:224:MPASM 03.20.02 Released         LIST3.ASM   11-21-2002  20:21:06         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-225-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-257-                      00133         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst:258:MPASM 03.20.02 Released         LIST3.ASM   11-21-2002  20:21:06         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list3.lst-259-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr66.lst:1:MPASM 03.20.02 Released          PR66.ASM   11-21-2002  20:21:20         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr66.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr66.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr66.lst:18:MPASM 03.20.02 Released          PR66.ASM   11-21-2002  20:21:20         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr66.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst:1:MPASM 03.20.02 Released         LIST1.ASM   11-21-2002  20:21:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-14-                      00008         SUBTITLE        "This is my list file subtitle."
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst:15:MPASM 03.20.02 Released         LIST1.ASM   11-21-2002  20:21:05         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-16-This is my list file title.
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-23-                      00011         SUBTITL         "This is my second subtitle."
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst:24:MPASM 03.20.02 Released         LIST1.ASM   11-21-2002  20:21:05         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-25-This is my list file title.
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-32-                      00014         STITLE          "This is my third subtitle."
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst:33:MPASM 03.20.02 Released         LIST1.ASM   11-21-2002  20:21:05         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-34-This is my list file title.
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-65-                      00028 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst:66:MPASM 03.20.02 Released         LIST1.ASM   11-21-2002  20:21:05         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-67-This is my list file title.
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-76-                      00035         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst:77:MPASM 03.20.02 Released         LIST1.ASM   11-21-2002  20:21:05         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list1.lst-78-This is my list file title.
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54a.lst:1:MPASM 03.20.02 Released         SZ54A.ASM   11-21-2002  20:21:40         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54a.lst:37:MPASM 03.20.02 Released         SZ54A.ASM   11-21-2002  20:21:40         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst:1:MPASM 03.20.02 Released          HD62.ASM   11-21-2002  20:20:29         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst-59-004C   0014 0014      00050         DATA    SSPCON, 0X14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst:60:MPASM 03.20.02 Released          HD62.ASM   11-21-2002  20:20:29         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst-97-                      00082         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst:98:MPASM 03.20.02 Released          HD62.ASM   11-21-2002  20:20:29         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst-99-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst-156-PS0                               00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst:157:MPASM 03.20.02 Released          HD62.ASM   11-21-2002  20:20:29         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst-158-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst-215-TRISB                             00000086
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst:216:MPASM 03.20.02 Released          HD62.ASM   11-21-2002  20:20:29         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62.lst-217-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/strsym1.lst:1:MPASM 03.20.02 Released       STRSYM1.ASM   1-11-2003  20:59:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/strsym1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/strsym1.lst-57-                      00053                 end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/strsym1.lst:58:MPASM 03.20.02 Released       STRSYM1.ASM   1-11-2003  20:59:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/strsym1.lst-59-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf873.lst:1:MPASM 03.20.02 Released        PRF873.ASM   11-21-2002  20:21:29         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf873.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf873.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf873.lst:18:MPASM 03.20.02 Released        PRF873.ASM   11-21-2002  20:21:29         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf873.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr519.lst:1:MPASM 03.20.02 Released         PR519.ASM   11-21-2002  20:21:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr519.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr519.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr519.lst:18:MPASM 03.20.02 Released         PR519.ASM   11-21-2002  20:21:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr519.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config3.lst:1:MPASM 03.20.02 Released       CONFIG3.ASM   11-21-2002  20:20:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config3.lst-15-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config3.lst:16:MPASM 03.20.02 Released       CONFIG3.ASM   11-21-2002  20:20:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config3.lst-17-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst:1:MPASM 03.20.02 Released       HD7756A.ASM   11-21-2002  20:20:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst:60:MPASM 03.20.02 Released       HD7756A.ASM   11-21-2002  20:20:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-118-00A6   0006 0006      00103         DATA    T0CKIF, 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst:119:MPASM 03.20.02 Released       HD7756A.ASM   11-21-2002  20:20:45         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-177-0100   0003 0003      00156         DATA    NOT_PR3, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst:178:MPASM 03.20.02 Released       HD7756A.ASM   11-21-2002  20:20:45         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-199-                      00172         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst:200:MPASM 03.20.02 Released       HD7756A.ASM   11-21-2002  20:20:45         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-201-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-258-CA3L                              00000712
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst:259:MPASM 03.20.02 Released       HD7756A.ASM   11-21-2002  20:20:45         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-260-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-317-NOT_POR                           00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst:318:MPASM 03.20.02 Released       HD7756A.ASM   11-21-2002  20:20:45         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-319-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-376-PWM1ON                            00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst:377:MPASM 03.20.02 Released       HD7756A.ASM   11-21-2002  20:20:45         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-378-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-435-T0IE                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst:436:MPASM 03.20.02 Released       HD7756A.ASM   11-21-2002  20:20:45         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-437-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-494-UA                                00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst:495:MPASM 03.20.02 Released       HD7756A.ASM   11-21-2002  20:20:45         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd7756a.lst-496-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr7756a.lst:1:MPASM 03.20.02 Released       PR7756A.ASM   11-21-2002  20:21:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr7756a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr7756a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr7756a.lst:18:MPASM 03.20.02 Released       PR7756A.ASM   11-21-2002  20:21:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr7756a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze674.lst:1:MPASM 03.20.02 Released        SZE674.ASM   11-21-2002  20:21:53         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze674.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze674.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze674.lst:37:MPASM 03.20.02 Released        SZE674.ASM   11-21-2002  20:21:53         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sze674.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz716.lst:1:MPASM 03.20.02 Released         SZ716.ASM   11-21-2002  20:21:48         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz716.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz716.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz716.lst:37:MPASM 03.20.02 Released         SZ716.ASM   11-21-2002  20:21:48         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz716.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54a.lst:1:MPASM 03.20.02 Released        HDR54A.ASM   11-21-2002  20:20:54         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54a.lst-50-                      00041         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54a.lst:51:MPASM 03.20.02 Released        HDR54A.ASM   11-21-2002  20:20:54         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54a.lst-52-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr56a.lst:1:MPASM 03.20.02 Released        HDR56A.ASM   11-21-2002  20:20:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr56a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr56a.lst-51-                      00042         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr56a.lst:52:MPASM 03.20.02 Released        HDR56A.ASM   11-21-2002  20:20:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr56a.lst-53-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst:1:MPASM 03.20.02 Released         HD622.ASM   11-21-2002  20:20:30         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst-59-004C   0000 0000      00050         DATA    C, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst:60:MPASM 03.20.02 Released         HD622.ASM   11-21-2002  20:20:30         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst-108-                      00093         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst:109:MPASM 03.20.02 Released         HD622.ASM   11-21-2002  20:20:30         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst-110-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst-167-VR1                               00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst:168:MPASM 03.20.02 Released         HD622.ASM   11-21-2002  20:20:30         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd622.lst-169-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files2.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-7-2012  14:59:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files2.lst-59-                      00053 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files2.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-7-2012  14:59:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files2.lst-110-                      00065         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files2.lst:111:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-7-2012  14:59:25         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files2.lst-112-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:1:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-59-  00000001            00039 DupLabel equ 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:60:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-118-                      00075 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:119:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-177-                      00121 mac13   macro
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:178:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-236-                      00152 j++
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:237:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-295-                      00205 j++
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:296:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-354-  000001FA            00262 i--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:355:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-413-  000001C5            00262 i--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:414:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-472-  00000190            00262 i--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:473:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-531-  0000015B            00262 i--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:532:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-590-  00000126            00262 i--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:591:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-649-  00000000            00275 i = 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:650:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-708-                      00327 ;          while i
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:709:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-741-                      00348         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:742:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-743-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-795-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst:796:MPASM 03.20.02 Released      ALLMESS1.ASM   11-21-2002  20:20:11         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess1.lst-797-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/code2.lst:1:MPASM 03.20.02 Released         CODE2.ASM   1-11-2003  20:59:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/code2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/code2.lst-24-                      00016         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/code2.lst:25:MPASM 03.20.02 Released         CODE2.ASM   1-11-2003  20:59:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/code2.lst-26-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf870.lst:1:MPASM 03.20.02 Released        PRF870.ASM   11-21-2002  20:21:29         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf870.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf870.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf870.lst:18:MPASM 03.20.02 Released        PRF870.ASM   11-21-2002  20:21:29         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf870.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr509.lst:1:MPASM 03.20.02 Released         PR509.ASM   11-21-2002  20:21:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr509.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr509.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr509.lst:18:MPASM 03.20.02 Released         PR509.ASM   11-21-2002  20:21:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr509.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst:1:MPASM 03.20.02 Released         LIST7.ASM   11-21-2002  20:21:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst-49-                      00033 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst:50:MPASM 03.20.02 Released         LIST7.ASM   11-21-2002  20:21:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst-51-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst-109-                          M                         ; Comment line, next line blank
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst:110:MPASM 03.20.02 Released         LIST7.ASM   11-21-2002  20:21:06         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst-111-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst-133-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst:134:MPASM 03.20.02 Released         LIST7.ASM   11-21-2002  20:21:06         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list7.lst-135-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz71.lst:1:MPASM 03.20.02 Released          SZ71.ASM   11-21-2002  20:21:47         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz71.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz71.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz71.lst:37:MPASM 03.20.02 Released          SZ71.ASM   11-21-2002  20:21:47         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz71.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:22         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst-59-                      00053 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:22         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst-118-                      00105 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:22         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst-166-                      00141         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst:167:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:22         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pseudo14.lst-168-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst:1:MPASM 03.20.02 Released          HD77.ASM   11-21-2002  20:20:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-59-0046   0015 0015      00050         DATA    CCPR1L,         0X15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst:60:MPASM 03.20.02 Released          HD77.ASM   11-21-2002  20:20:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-118-00A0   0002 0002      00103         DATA    CCP1IF,         2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst:119:MPASM 03.20.02 Released          HD77.ASM   11-21-2002  20:20:43         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-177-00FC   0002 0002      00156         DATA    CCP2M2,         2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst:178:MPASM 03.20.02 Released          HD77.ASM   11-21-2002  20:20:43         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-236-0158   0005 0005      00209         DATA    DATA_ADDRESS,   5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst:237:MPASM 03.20.02 Released          HD77.ASM   11-21-2002  20:20:43         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-271-                      00238         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst:272:MPASM 03.20.02 Released          HD77.ASM   11-21-2002  20:20:43         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-273-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-330-I2C_START                         00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst:331:MPASM 03.20.02 Released          HD77.ASM   11-21-2002  20:20:43         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-332-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-389-RBIE                              00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst:390:MPASM 03.20.02 Released          HD77.ASM   11-21-2002  20:20:43         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-391-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-448-TMR2                              00000011
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst:449:MPASM 03.20.02 Released          HD77.ASM   11-21-2002  20:20:43         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-450-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-498-__16C77                           00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst:499:MPASM 03.20.02 Released          HD77.ASM   11-21-2002  20:20:43         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd77.lst-500-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/extglo2.lst:1:MPASM 03.20.02 Released       EXTGLO2.ASM   1-11-2003  20:59:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/extglo2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/extglo2.lst-27-                      00015         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/extglo2.lst:28:MPASM 03.20.02 Released       EXTGLO2.ASM   1-11-2003  20:59:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/extglo2.lst-29-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst:1:MPASM 03.20.02 Released          HD63.ASM   11-21-2002  20:20:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-59-0050   001C 001C      00050         DATA    CCPR2H, 0X1C
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst:60:MPASM 03.20.02 Released          HD63.ASM   11-21-2002  20:20:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-118-00AA   0004 0004      00103         DATA    TOUTPS1, 4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst:119:MPASM 03.20.02 Released          HD63.ASM   11-21-2002  20:20:32         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-177-0106   0001 0001      00156         DATA    TMR2IE, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst:178:MPASM 03.20.02 Released          HD63.ASM   11-21-2002  20:20:32         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-220-                      00193         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst:221:MPASM 03.20.02 Released          HD63.ASM   11-21-2002  20:20:32         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-222-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-279-NOT_RBPU                          00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst:280:MPASM 03.20.02 Released          HD63.ASM   11-21-2002  20:20:32         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-281-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-338-SSPM1                             00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst:339:MPASM 03.20.02 Released          HD63.ASM   11-21-2002  20:20:32         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-340-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-397-_CP_50                            00002AEF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst:398:MPASM 03.20.02 Released          HD63.ASM   11-21-2002  20:20:32         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd63.lst-399-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr42a.lst:1:MPASM 03.20.02 Released         PR42A.ASM   11-21-2002  20:21:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr42a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr42a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr42a.lst:18:MPASM 03.20.02 Released         PR42A.ASM   11-21-2002  20:21:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr42a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd52.lst:1:MPASM 03.20.02 Released          HD52.ASM   11-21-2002  20:20:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd52.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd52.lst-46-                      00037         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd52.lst:47:MPASM 03.20.02 Released          HD52.ASM   11-21-2002  20:20:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd52.lst-48-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr58b.lst:1:MPASM 03.20.02 Released         PR58B.ASM   11-21-2002  20:21:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr58b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr58b.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr58b.lst:18:MPASM 03.20.02 Released         PR58B.ASM   11-21-2002  20:21:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr58b.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/code1.lst:1:MPASM 03.20.02 Released         CODE1.ASM   1-11-2003  20:59:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/code1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/code1.lst-29-                      00023                 end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/code1.lst:30:MPASM 03.20.02 Released         CODE1.ASM   1-11-2003  20:59:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/code1.lst-31-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr771.lst:1:MPASM 03.20.02 Released         PR771.ASM   11-21-2002  20:21:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr771.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr771.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr771.lst:18:MPASM 03.20.02 Released         PR771.ASM   11-21-2002  20:21:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr771.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz558a.lst:1:MPASM 03.20.02 Released        SZ558A.ASM   11-21-2002  20:21:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz558a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz558a.lst-44-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz558a.lst:45:MPASM 03.20.02 Released        SZ558A.ASM   11-21-2002  20:21:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz558a.lst-46-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr924.lst:1:MPASM 03.20.02 Released         PR924.ASM   11-21-2002  20:21:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr924.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr924.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr924.lst:18:MPASM 03.20.02 Released         PR924.ASM   11-21-2002  20:21:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr924.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constnt2.lst:1:MPASM 03.20.02 Released      CONSTNT2.ASM   11-21-2002  20:20:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constnt2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constnt2.lst-24-                      00013         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constnt2.lst:25:MPASM 03.20.02 Released      CONSTNT2.ASM   11-21-2002  20:20:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constnt2.lst-26-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-7-2012  14:59:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst-59-                      00053 ;;;; End: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-7-2012  14:59:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst-118-                      00070 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-7-2012  14:59:25         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst-127-                      00073         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst:128:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-7-2012  14:59:25         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/files1.lst-129-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr65.lst:1:MPASM 03.20.02 Released          PR65.ASM   11-21-2002  20:21:20         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr65.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr65.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr65.lst:18:MPASM 03.20.02 Released          PR65.ASM   11-21-2002  20:21:20         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr65.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatat2.lst:1:MPASM 03.20.02 Released       UDATAT2.ASM   1-11-2003  20:59:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatat2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatat2.lst-8-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatat2.lst:9:MPASM 03.20.02 Released       UDATAT2.ASM   1-11-2003  20:59:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatat2.lst-10-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr44.lst:1:MPASM 03.20.02 Released          PR44.ASM   11-21-2002  20:21:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr44.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr44.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr44.lst:18:MPASM 03.20.02 Released          PR44.ASM   11-21-2002  20:21:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr44.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst:1:MPASM 03.20.02 Released         HD556.ASM   11-21-2002  20:20:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst-59-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst:60:MPASM 03.20.02 Released         HD556.ASM   11-21-2002  20:20:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst-118-                      00059         DATA    NOT_PD, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst:119:MPASM 03.20.02 Released         HD556.ASM   11-21-2002  20:20:27         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst-133-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst:134:MPASM 03.20.02 Released         HD556.ASM   11-21-2002  20:20:27         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556.lst-135-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prtwice2.lst:1:MPASM 03.20.02 Released      PRTWICE2.ASM   11-21-2002  20:21:34         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prtwice2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prtwice2.lst-18-                      00010         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prtwice2.lst:19:MPASM 03.20.02 Released      PRTWICE2.ASM   11-21-2002  20:21:34         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prtwice2.lst-20-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst:1:MPASM Version 3.00 Beta Release   HD505.ASM   01/31/2001  12:11:32	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst-59-                        00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst:60:MPASM Version 3.00 Beta Release   HD505.ASM   01/31/2001  12:11:32	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst-68-                        00053         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst:69:MPASM Version 3.00 Beta Release   HD505.ASM   01/31/2001  12:11:32	   PAGE 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst-70-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst-119-__16C505                          00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst:120:MPASM Version 3.00 Beta Release   HD505.ASM   01/31/2001  12:11:32	   PAGE 4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd505.lst-121-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/casesen.lst:1:MPASM 03.20.02 Released       CASESEN.ASM   11-21-2002  20:20:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/casesen.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/casesen.lst-25-                      00018         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/casesen.lst:26:MPASM 03.20.02 Released       CASESEN.ASM   11-21-2002  20:20:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/casesen.lst-27-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr58a.lst:1:MPASM 03.20.02 Released        SZR58A.ASM   11-21-2002  20:21:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr58a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr58a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr58a.lst:37:MPASM 03.20.02 Released        SZR58A.ASM   11-21-2002  20:21:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr58a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr923.lst:1:MPASM 03.20.02 Released         PR923.ASM   11-21-2002  20:21:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr923.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr923.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr923.lst:18:MPASM 03.20.02 Released         PR923.ASM   11-21-2002  20:21:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr923.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc1.lst:1:MPASM 03.20.02 Released        RELOC1.ASM   1-11-2003  20:59:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc1.lst-59-0013   6?20           00050         movfp   0x20, Var+1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc1.lst:60:MPASM 03.20.02 Released        RELOC1.ASM   1-11-2003  20:59:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc1.lst-115-                      00097         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc1.lst:116:MPASM 03.20.02 Released        RELOC1.ASM   1-11-2003  20:59:44         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/reloc1.lst-117-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54b.lst:1:MPASM 03.20.02 Released        PRR54B.ASM   11-21-2002  20:21:31         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54b.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54b.lst:18:MPASM 03.20.02 Released        PRR54B.ASM   11-21-2002  20:21:31         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54b.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr620.lst:1:MPASM 03.20.02 Released         PR620.ASM   11-21-2002  20:21:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr620.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr620.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr620.lst:18:MPASM 03.20.02 Released         PR620.ASM   11-21-2002  20:21:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr620.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz519.lst:1:MPASM 03.20.02 Released         SZ519.ASM   11-21-2002  20:21:39         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz519.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz519.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz519.lst:37:MPASM 03.20.02 Released         SZ519.ASM   11-21-2002  20:21:39         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz519.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expand1.lst:1:MPASM 03.20.02 Released       EXPAND1.ASM   11-21-2002  20:20:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expand1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expand1.lst-43-                      00030         END     
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expand1.lst:44:MPASM 03.20.02 Released       EXPAND1.ASM   11-21-2002  20:20:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expand1.lst-45-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr620a.lst:1:MPASM 03.20.02 Released        PR620A.ASM   11-21-2002  20:21:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr620a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr620a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr620a.lst:18:MPASM 03.20.02 Released        PR620A.ASM   11-21-2002  20:21:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr620a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst:1:MPASM 03.20.02 Released         HD710.ASM   11-21-2002  20:20:37         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst:60:MPASM 03.20.02 Released         HD710.ASM   11-21-2002  20:20:37         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst-98-                      00083         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst:99:MPASM 03.20.02 Released         HD710.ASM   11-21-2002  20:20:37         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst-100-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst-157-TRISA                             00000085
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst:158:MPASM 03.20.02 Released         HD710.ASM   11-21-2002  20:20:37         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd710.lst-159-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bcdir2.lst:1:MPASM 03.20.02 Released        BCDIR2.ASM   11-21-2002  20:20:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bcdir2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bcdir2.lst-24-                      00013         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bcdir2.lst:25:MPASM 03.20.02 Released        BCDIR2.ASM   11-21-2002  20:20:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bcdir2.lst-26-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst:1:MPASM 03.20.02 Released        HD556A.ASM   11-21-2002  20:20:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst-59-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst:60:MPASM 03.20.02 Released        HD556A.ASM   11-21-2002  20:20:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst-118-                      00059         DATA    NOT_PD, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst:119:MPASM 03.20.02 Released        HD556A.ASM   11-21-2002  20:20:27         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst-133-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst:134:MPASM 03.20.02 Released        HD556A.ASM   11-21-2002  20:20:27         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd556a.lst-135-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-6-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:7:                      00001 ; IF2.ASM 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-8-                      00002 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-59-                      00049                  DATA                   "B+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:60:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-118-                      00102                     DATA                "C1-"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:119:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-177-                      00054                     DATA                "C+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:178:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-236-                      00107                        DATA             "D1-"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:237:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-295-                      00059                        DATA             "D+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:296:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-354-                      00112                           DATA          "E1-"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:355:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-413-                      00064                           DATA          "E+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:414:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-472-                      00117                              DATA       "F1-"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:473:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-531-                      00069                              DATA       "F+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:532:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-590-                      00122                                 DATA    "G1-"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:591:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-649-                      00074                                 DATA    "G+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:650:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-708-                      00126                              ENDIF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:709:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-767-                      00079                                    DATA "H+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:768:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-769-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-826-                      00131               ENDIF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:827:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-828-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-885-                      00084                                       DATA      "I+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:886:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-887-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-944-                      00136                           ENDIF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:945:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-946-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1003-                      00089               DATA                      "A1+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1004:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1005-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1062-Error[125]  : Illegal condition (ENDIF)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1063:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 19
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1064-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1121-                      00094                  DATA                   "B1+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1122:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 20
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1123-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1180-                      00046            ELSE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1181:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 21
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1182-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1239-                      00099                     DATA                "C1+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1240:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 22
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1241-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1298-                      00051               ELSE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1299:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 23
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1300-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1357-                      00104                        DATA             "D1+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1358:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 24
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1359-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1416-                      00056                  ELSE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1417:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 25
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1418-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1475-                      00109                           DATA          "E1+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1476:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 26
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1477-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1534-                      00061                     ELSE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1535:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 27
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1536-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1593-                      00114                              DATA       "F1+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1594:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 28
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1595-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1652-                      00066                        ELSE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1653:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 29
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1654-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1711-                      00119                                 DATA    "G1+"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1712:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 30
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1713-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1770-                      00071                           ELSE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1771:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 31
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1772-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1829-                      00123                                 IF H1 > 0               ; Too deep
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1830:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 32
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1831-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1888-                      00076                              ELSE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1889:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 33
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1890-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1947-                      00128                        ENDIF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1948:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 34
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1949-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1974-                      00147         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst:1975:MPASM 03.20.02 Released           IF2.ASM   11-21-2002  20:21:02         PAGE 35
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if2.lst-1976-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill3.lst:1:MPASM 03.20.02 Released         FILL3.ASM   11-21-2002  20:20:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill3.lst-20-                      00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill3.lst:21:MPASM 03.20.02 Released         FILL3.ASM   11-21-2002  20:20:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill3.lst-22-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end3.lst:1:MPASM 03.20.02 Released          END3.ASM   11-21-2002  20:20:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end3.lst-14-                      00007 MyLabel END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end3.lst:15:MPASM 03.20.02 Released          END3.ASM   11-21-2002  20:20:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/end3.lst-16-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54c.lst:1:MPASM 03.20.02 Released         HD54C.ASM   11-21-2002  20:20:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54c.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54c.lst-58-                      00049         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54c.lst:59:MPASM 03.20.02 Released         HD54C.ASM   11-21-2002  20:20:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54c.lst-60-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf627.lst:1:MPASM 03.20.02 Released        PRF627.ASM   11-21-2002  20:21:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf627.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf627.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf627.lst:18:MPASM 03.20.02 Released        PRF627.ASM   11-21-2002  20:21:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf627.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst:1:MPASM 03.20.02 Released         HD671.ASM   11-21-2002  20:20:37         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst-59-003A   0001 0001      00050         DATA    DC, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst:60:MPASM 03.20.02 Released         HD671.ASM   11-21-2002  20:20:37         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst-80-                      00065         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst:81:MPASM 03.20.02 Released         HD671.ASM   11-21-2002  20:20:37         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst-82-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst-139-RP0                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst:140:MPASM 03.20.02 Released         HD671.ASM   11-21-2002  20:20:37         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd671.lst-141-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include1.lst:1:MPASM 03.20.02 Released      INCLUDE1.ASM   11-21-2002  20:21:03         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include1.lst-59-Message[301]: MESSAGE: (FILE 4)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include1.lst:60:MPASM 03.20.02 Released      INCLUDE1.ASM   11-21-2002  20:21:03         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include1.lst-98-                      00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include1.lst:99:MPASM 03.20.02 Released      INCLUDE1.ASM   11-21-2002  20:21:03         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include1.lst-100-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr658.lst:1:MPASM 03.20.02 Released         PR658.ASM   11-21-2002  20:21:20         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr658.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr658.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr658.lst:18:MPASM 03.20.02 Released         PR658.ASM   11-21-2002  20:21:20         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr658.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz712.lst:1:MPASM 03.20.02 Released         SZ712.ASM   11-21-2002  20:21:48         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz712.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz712.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz712.lst:37:MPASM 03.20.02 Released         SZ712.ASM   11-21-2002  20:21:48         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz712.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatat1.lst:1:MPASM Version 3.00 Beta Release   UDATAT1.ASM   01/31/2001  12:43:35	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatat1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatat1.lst-8-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatat1.lst:9:MPASM Version 3.00 Beta Release   UDATAT1.ASM   01/31/2001  12:43:35	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatat1.lst-10-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/testovr1.lst:1:MPASM 03.20.02 Released      TESTOVR1.ASM   1-11-2003  20:59:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/testovr1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/testovr1.lst-59-                      00053         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/testovr1.lst:60:MPASM 03.20.02 Released      TESTOVR1.ASM   1-11-2003  20:59:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/testovr1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54a.lst:1:MPASM 03.20.02 Released         HD54A.ASM   11-21-2002  20:20:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54a.lst-50-                      00041         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54a.lst:51:MPASM 03.20.02 Released         HD54A.ASM   11-21-2002  20:20:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54a.lst-52-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-59-001C                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:60:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-118-  00000040            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:119:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-177-0062   0062           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:178:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-236-0086                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:237:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-295-  000000AA            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:296:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-354-00CC   00CC           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:355:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-413-00F0                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:414:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-472-0110   0110           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:473:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-531-0134                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:532:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-590-  00000058            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:591:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-649-017A   017A           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:650:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-708-019E                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:709:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-767-  000000C2            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:768:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-769-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-826-01E4   01E4           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:827:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-828-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-885-  00000006            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:886:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-887-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-944-0228   0228           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:945:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-946-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1003-024C                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1004:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1005-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1062-  00000070            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1063:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 19
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1064-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1121-0292   0292           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1122:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 20
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1123-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1180-02B6                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1181:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 21
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1182-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1239-  000000DA            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1240:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 22
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1241-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1298-02FC   02FC           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1299:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 23
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1300-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1357-  0000001E            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1358:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 24
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1359-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1416-0340   0340           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1417:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 25
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1418-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1475-0364                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1476:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 26
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1477-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1534-  00000088            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1535:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 27
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1536-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1593-03AA   03AA           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1594:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 28
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1595-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1652-03CE                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1653:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 29
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1654-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1711-  000000F2            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1712:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 30
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1713-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1770-0412                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1771:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 31
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1772-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1829-  00000036            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1830:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 32
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1831-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1888-0458   0458           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1889:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 33
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1890-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1947-047C                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:1948:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 34
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-1949-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2006-  000000A0            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2007:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 35
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2008-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2065-04C2   04C2           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2066:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 36
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2067-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2124-04E6                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2125:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 37
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2126-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2183-0506   0506           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2184:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 38
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2185-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2242-052A                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2243:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 39
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2244-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2301-  0000004E            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2302:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 40
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2303-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2360-0570   0570           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2361:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 41
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2362-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2419-0594                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2420:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 42
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2421-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2478-  000000B8            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2479:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 43
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2480-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2537-05DA   05DA           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2538:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 44
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2539-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2596-05FE                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2597:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 45
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2598-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2655-061E   061E           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2656:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 46
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2657-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2714-0642                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2715:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 47
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2716-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2773-  00000066            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2774:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 48
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2775-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2832-0688   0688           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2833:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 49
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2834-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2891-06AC                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2892:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 50
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2893-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2950-  000000D0            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:2951:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 51
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-2952-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3009-06F2   06F2           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3010:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 52
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3011-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3068-  00000014            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3069:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 53
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3070-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3127-0736   0736           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3128:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 54
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3129-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3186-075A                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3187:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 55
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3188-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3245-  0000007E            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3246:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 56
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3247-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3304-07A0   07A0           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3305:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 57
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3306-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3363-07C4                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3364:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 58
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3365-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3422-  000000E8            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3423:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 59
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3424-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3481-0808                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3482:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 60
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3483-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3540-  0000002C            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3541:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 61
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3542-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3599-084E   084E           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3600:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 62
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3601-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3658-0872                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3659:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 63
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3660-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3717-  00000096            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3718:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 64
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3719-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3776-08B8   08B8           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3777:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 65
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3778-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3835-08DC                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3836:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 66
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3837-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3894-  00000100            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3895:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 67
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3896-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3953-0920                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:3954:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 68
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-3955-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4012-  00000044            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4013:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 69
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4014-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4071-0966   0966           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4072:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 70
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4073-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4130-098A                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4131:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 71
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4132-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4189-  000000AE            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4190:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 72
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4191-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4248-09D0   09D0           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4249:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 73
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4250-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4307-09F4                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4308:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 74
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4309-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4366-0A14   0A14           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4367:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 75
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4368-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4425-0A38                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4426:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 76
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4427-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4484-  0000005C            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4485:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 77
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4486-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4543-0A7E   0A7E           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4544:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 78
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4545-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4602-0AA2                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4603:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 79
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4604-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4661-  000000C6            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4662:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 80
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4663-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4720-0AE8   0AE8           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4721:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 81
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4722-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4779-  0000000A            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4780:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 82
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4781-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4838-0B2C   0B2C           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4839:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 83
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4840-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4897-0B50                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4898:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 84
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4899-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4956-  00000074            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:4957:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 85
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-4958-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5015-0B96   0B96           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5016:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 86
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5017-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5074-0BBA                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5075:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 87
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5076-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5133-  000000DE            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5134:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 88
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5135-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5192-  0000000C            00015 n SET n + 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5193:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 89
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5194-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5251-  00000022            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5252:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 90
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5253-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5310-0C44   0C44           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5311:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 91
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5312-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5369-0C68                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5370:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 92
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5371-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5428-  0000008C            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5429:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 93
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5430-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5487-0CAE   0CAE           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5488:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 94
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5489-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5546-0CD2                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5547:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 95
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5548-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5605-  000000F6            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5606:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 96
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5607-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5664-0D16                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5665:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 97
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5666-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5723-  0000003A            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5724:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 98
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5725-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5782-0D5C   0D5C           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5783:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 99
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5784-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5841-0D80                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5842:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 100
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5843-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5900-  000000A4            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5901:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 101
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5902-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5959-0DC6   0DC6           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:5960:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 102
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-5961-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6018-0DEA                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6019:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 103
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6020-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6077-0E0A   0E0A           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6078:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 104
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6079-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6136-0E2E                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6137:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 105
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6138-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6195-  00000052            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6196:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 106
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6197-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6254-0E74   0E74           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6255:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 107
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6256-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6313-0E98                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6314:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 108
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6315-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6372-  000000BC            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6373:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 109
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6374-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6431-0EDE   0EDE           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6432:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 110
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6433-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6490-                      00010         WHILE m < 0x100
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6491:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 111
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6492-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6549-0F22   0F22           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6550:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 112
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6551-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6608-0F46                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6609:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 113
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6610-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6667-  0000006A            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6668:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 114
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6669-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6726-0F8C   0F8C           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6727:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 115
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6728-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6785-0FB0                  00011         org     n * 0x100 + m
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6786:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 116
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6787-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6844-  000000D4            00013 m SET m + 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6845:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 117
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6846-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6903-0FF6   0FF6           00012         data    $
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6904:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 118
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6905-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6926-                      00017         END  
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6927:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 119
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6928-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6978-0980 : X-X-X-X-X-X-X-X- X-X-X-X-X-X-X-X- X-X-X-X-X-X-X-X- X-X-X-X-X-X-X-X-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst:6979:MPASM 03.20.02 Released      HEXFILE1.ASM   11-21-2002  20:20:58         PAGE 120
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hexfile1.lst-6980-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst:18:                      00004 ;  MPASM PIC16C642 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-59-0034   000C 000C      00044         DATA    PIR1,           0X0C    ; Processor Specific
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-118-0086   0007 0007      00097         DATA    MPEEN,          7       ; PCON
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-140-                      00113         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst:141:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-142-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-199-RB5                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst:200:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-201-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-258-VRR                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst:259:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd642.lst-260-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr622a.lst:1:MPASM 03.20.02 Released        PR622A.ASM   11-21-2002  20:21:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr622a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr622a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr622a.lst:18:MPASM 03.20.02 Released        PR622A.ASM   11-21-2002  20:21:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr622a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54.lst:1:MPASM 03.20.02 Released          HD54.ASM   11-21-2002  20:20:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54.lst-58-                      00049         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54.lst:59:MPASM 03.20.02 Released          HD54.ASM   11-21-2002  20:20:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd54.lst-60-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define1.lst:1:MPASM 03.20.02 Released       DEFINE1.ASM   11-21-2002  20:20:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define1.lst-11-                      00005 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define1.lst:12:                      00006 ;       MPASM DEFINE1.ASM /dSYMBOL1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define1.lst-13-                      00007 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define1.lst-23-                      00016         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define1.lst:24:MPASM 03.20.02 Released       DEFINE1.ASM   11-21-2002  20:20:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define1.lst-25-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz710.lst:1:MPASM 03.20.02 Released         SZ710.ASM   11-21-2002  20:21:47         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz710.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz710.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz710.lst:37:MPASM 03.20.02 Released         SZ710.ASM   11-21-2002  20:21:47         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz710.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr55a.lst:1:MPASM 03.20.02 Released         PR55A.ASM   11-21-2002  20:21:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr55a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr55a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr55a.lst:18:MPASM 03.20.02 Released         PR55A.ASM   11-21-2002  20:21:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr55a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst:1:MPASM 03.20.02 Released         HDR72.ASM   11-21-2002  20:20:57         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-59-004A   0017 0017      00050         DATA    CCP1CON, 0X17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst:60:MPASM 03.20.02 Released         HDR72.ASM   11-21-2002  20:20:57         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-118-009C   0006 0006      00103         DATA    SSPOV, 6        
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst:119:MPASM 03.20.02 Released         HDR72.ASM   11-21-2002  20:20:57         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-177-00F8   0007 0007      00156         DATA    NOT_RBPU, 7             ; OPTION
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst:178:MPASM 03.20.02 Released         HDR72.ASM   11-21-2002  20:20:57         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-202-                      00175         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst:203:MPASM 03.20.02 Released         HDR72.ASM   11-21-2002  20:20:57         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-204-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-261-NOT_TO                            00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst:262:MPASM 03.20.02 Released         HDR72.ASM   11-21-2002  20:20:57         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-263-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-320-T2CKPS1                           00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst:321:MPASM 03.20.02 Released         HDR72.ASM   11-21-2002  20:20:57         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-322-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-372-00C0 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst:373:MPASM 03.20.02 Released         HDR72.ASM   11-21-2002  20:20:57         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr72.lst-374-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/preced.lst:1:MPASM 03.20.02 Released        PRECED.ASM   11-21-2002  20:21:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/preced.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/preced.lst-59-0022   000D           00053         DATA    0x0E | 1 ^ 2    ; 0D
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/preced.lst:60:MPASM 03.20.02 Released        PRECED.ASM   11-21-2002  20:21:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/preced.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/preced.lst-85-                      00073         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/preced.lst:86:MPASM 03.20.02 Released        PRECED.ASM   11-21-2002  20:21:28         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/preced.lst-87-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include2.lst:1:MPASM 03.20.02 Released      INCLUDE2.ASM   11-21-2002  20:21:03         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include2.lst-59-Message[301]: MESSAGE: (FILE 5)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include2.lst:60:MPASM 03.20.02 Released      INCLUDE2.ASM   11-21-2002  20:21:03         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include2.lst-84-                      00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include2.lst:85:MPASM 03.20.02 Released      INCLUDE2.ASM   11-21-2002  20:21:03         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include2.lst-86-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess8.lst:1:MPASM 03.20.02 Released      ALLMESS8.ASM   11-21-2002  20:20:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess8.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess8.lst-18-                      00012         end     
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess8.lst:19:MPASM 03.20.02 Released      ALLMESS8.ASM   11-21-2002  20:20:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess8.lst-20-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmes10.lst:1:MPASM 03.20.02 Released      ALLMES10.ASM   1-11-2003  20:59:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmes10.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmes10.lst-24-                      00016         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmes10.lst:25:MPASM 03.20.02 Released      ALLMES10.ASM   1-11-2003  20:59:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmes10.lst-26-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnksel2.lst:1:MPASM 03.20.02 Released       BNKSEL2.ASM   1-11-2003  20:59:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnksel2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnksel2.lst-35-                      00025         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnksel2.lst:36:MPASM 03.20.02 Released       BNKSEL2.ASM   1-11-2003  20:59:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnksel2.lst-37-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include5.lst:1:MPASM 03.20.02 Released      INCLUDE5.ASM   11-21-2002  20:21:04         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include5.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include5.lst-36-                      00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include5.lst:37:MPASM 03.20.02 Released      INCLUDE5.ASM   11-21-2002  20:21:04         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include5.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:18:                      00004 ;  MPASM PIC16F872 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-59-                      00044 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-118-                      00097 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-177-00C4   0003 0003      00150         DATA    TOUTPS0,        3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-236-                      00203 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-295-0158   0002 0002      00256         DATA    NOT_WRITE,      2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:296:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-315-                      00270         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:316:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-317-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-374-GO                                00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:375:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-376-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-433-RA4                               00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:434:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-435-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-492-T1OSCEN                           00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:493:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-494-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-551-WRERR                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:552:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-553-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-603-0080 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst:604:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd872.lst-605-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram3.lst:1:MPASM 03.20.02 Released       BADRAM3.ASM   11-21-2002  20:20:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram3.lst-44-                      00025         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram3.lst:45:MPASM 03.20.02 Released       BADRAM3.ASM   11-21-2002  20:20:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram3.lst-46-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro2.lst:1:MPASM 03.20.02 Released        MACRO2.ASM   11-21-2002  20:21:07         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro2.lst-55-                      00038         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro2.lst:56:MPASM 03.20.02 Released        MACRO2.ASM   11-21-2002  20:21:07         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro2.lst-57-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre624.lst:1:MPASM 03.20.02 Released        PRE624.ASM   11-21-2002  20:21:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre624.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre624.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre624.lst:18:MPASM 03.20.02 Released        PRE624.ASM   11-21-2002  20:21:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre624.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config5.lst:1:MPASM 03.20.02 Released       CONFIG5.ASM   11-21-2002  20:20:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config5.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config5.lst-18-                      00010         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config5.lst:19:MPASM 03.20.02 Released       CONFIG5.ASM   11-21-2002  20:20:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/config5.lst-20-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54b.lst:1:MPASM 03.20.02 Released         SZ54B.ASM   11-21-2002  20:21:40         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54b.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54b.lst:37:MPASM 03.20.02 Released         SZ54B.ASM   11-21-2002  20:21:40         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54b.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz57.lst:1:MPASM 03.20.02 Released          SZ57.ASM   11-21-2002  20:21:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz57.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz57.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz57.lst:37:MPASM 03.20.02 Released          SZ57.ASM   11-21-2002  20:21:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz57.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr58a.lst:1:MPASM 03.20.02 Released        HDR58A.ASM   11-21-2002  20:20:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr58a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr58a.lst-51-                      00042         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr58a.lst:52:MPASM 03.20.02 Released        HDR58A.ASM   11-21-2002  20:20:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr58a.lst-53-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz770.lst:1:MPASM 03.20.02 Released         SZ770.ASM   11-21-2002  20:21:50         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz770.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz770.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz770.lst:37:MPASM 03.20.02 Released         SZ770.ASM   11-21-2002  20:21:50         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz770.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/undef2.lst:1:MPASM Version 3.00 Beta Release   UNDEF2.ASM   01/31/2001  12:40:22	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/undef2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/undef2.lst-19-                        00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/undef2.lst:20:MPASM Version 3.00 Beta Release   UNDEF2.ASM   01/31/2001  12:40:22	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/undef2.lst-21-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst:1:MPASM 03.20.02 Released         HD877.ASM   11-21-2002  20:20:50         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-59-004C   0010 0010      00050         DATA    T1CON,          0X10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst:60:MPASM 03.20.02 Released         HD877.ASM   11-21-2002  20:20:50         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-118-00A8   0001 0001      00103         DATA    INTF,           1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst:119:MPASM 03.20.02 Released         HD877.ASM   11-21-2002  20:20:50         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-177-0104   0000 0000      00156         DATA    RX9D,           0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst:178:MPASM 03.20.02 Released         HD877.ASM   11-21-2002  20:20:50         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-236-015E   0006 0006      00209         DATA    CKE,            6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst:237:MPASM 03.20.02 Released         HD877.ASM   11-21-2002  20:20:50         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-279-                      00246         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst:280:MPASM 03.20.02 Released         HD877.ASM   11-21-2002  20:20:50         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-281-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-338-EEADR                             0000010D
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst:339:MPASM 03.20.02 Released         HD877.ASM   11-21-2002  20:20:50         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-340-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-397-PEIE                              00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst:398:MPASM 03.20.02 Released         HD877.ASM   11-21-2002  20:20:50         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-399-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-456-SSPM2                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst:457:MPASM 03.20.02 Released         HD877.ASM   11-21-2002  20:20:50         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-458-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-515-W                                 00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst:516:MPASM 03.20.02 Released         HD877.ASM   11-21-2002  20:20:50         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd877.lst-517-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst:1:MPASM 03.20.02 Released       HD12672.ASM   11-21-2002  20:20:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst-59-0048   0007 0007      00050         DATA    IRP,            7       ; STATUS
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst:60:MPASM 03.20.02 Released       HD12672.ASM   11-21-2002  20:20:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst-112-                      00097         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst:113:MPASM 03.20.02 Released       HD12672.ASM   11-21-2002  20:20:19         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst-114-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst-171-RP0                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst:172:MPASM 03.20.02 Released       HD12672.ASM   11-21-2002  20:20:19         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd12672.lst-173-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr83.lst:1:MPASM Version 3.00 Beta Release   SZR83.ASM   01/31/2001  12:40:21	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr83.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr83.lst-40-                        00030         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr83.lst:41:MPASM Version 3.00 Beta Release   SZR83.ASM   01/31/2001  12:40:21	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr83.lst-42-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constex2.lst:1:MPASM 03.20.02 Released      CONSTEX2.ASM   11-21-2002  20:20:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constex2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constex2.lst-48-                      00027         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constex2.lst:49:MPASM 03.20.02 Released      CONSTEX2.ASM   11-21-2002  20:20:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/constex2.lst-50-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz877.lst:1:MPASM 03.20.02 Released         SZ877.ASM   11-21-2002  20:21:52         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz877.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz877.lst-38-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz877.lst:39:MPASM 03.20.02 Released         SZ877.ASM   11-21-2002  20:21:52         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz877.lst-40-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prtwice1.lst:1:MPASM 03.20.02 Released      PRTWICE1.ASM   11-21-2002  20:21:34         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prtwice1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prtwice1.lst-17-                      00010         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prtwice1.lst:18:MPASM 03.20.02 Released      PRTWICE1.ASM   11-21-2002  20:21:34         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prtwice1.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz74a.lst:1:MPASM 03.20.02 Released         SZ74A.ASM   11-21-2002  20:21:49         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz74a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz74a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz74a.lst:37:MPASM 03.20.02 Released         SZ74A.ASM   11-21-2002  20:21:49         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz74a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs2.lst:1:MPASM 03.20.02 Released       IDLOCS2.ASM   11-21-2002  20:21:01         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs2.lst-16-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs2.lst:17:MPASM 03.20.02 Released       IDLOCS2.ASM   11-21-2002  20:21:01         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs2.lst-18-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list8.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  19:54:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list8.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list8.lst-53-                      00041         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list8.lst:54:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  19:54:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list8.lst-55-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr63.lst:1:MPASM 03.20.02 Released         SZR63.ASM   11-21-2002  20:21:56         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr63.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr63.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr63.lst:37:MPASM 03.20.02 Released         SZR63.ASM   11-21-2002  20:21:56         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr63.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro3.lst:1:MPASM 03.20.02 Released        MACRO3.ASM   11-21-2002  20:21:08         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro3.lst-59-Warning[207]: Found label after column 1. (X)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro3.lst:60:MPASM 03.20.02 Released        MACRO3.ASM   11-21-2002  20:21:08         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro3.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro3.lst-80-                      00026         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro3.lst:81:MPASM 03.20.02 Released        MACRO3.ASM   11-21-2002  20:21:08         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro3.lst-82-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst-59-  0000000A            00033 I = 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst-118-  00000001            00056 J--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst-177-                      00085         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while1.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:1:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:18:                      00004 ;  MPASM PIC18C252 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-59-000078 0FE2 0FE2      00044         DATA FSR1H,      H'0FE2'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:60:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-118-000120 0FAD 0FAD      00097         DATA TXREG,     H'0FAD'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:119:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-177-0001C0 0002 0002      00150         DATA T0IP,      H'0002'      ; For compatibility with T0IE and T0IF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:178:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-236-00025C 0000 0000      00203         DATA NOT_BOR, H'0000'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:237:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-295-000310 0000 0000      00256         DATA SSPM0,         H'0000'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:296:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-354-0003B4 0007 0007      00309         DATA RD16,          H'0007'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:355:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-413-                      00362 ;----- IPR1 Bits ----------------------------------------------------------
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:414:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-472-0004DC 0004 0004      00415         DATA RA4,                4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:473:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-529-                      00466         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:530:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-531-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-588-CCP2M2                            00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:589:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-590-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-647-GO                                00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:648:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-649-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-706-LATB3                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:707:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-708-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-765-PCFG2                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:766:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-767-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-824-RBPU                              00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:825:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-826-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-883-SSPIP                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:884:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-885-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-942-TBLPTRL                           00000FF6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:943:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-944-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-1001-TRISB5                            00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:1002:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-1003-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-1060-_HS_OSC_1                         000000FA
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:1061:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 19
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-1062-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-1112-0300 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst:1113:MPASM 03.20.07 Released                             HD252.ASM   12-4-2012  15:15:58         PAGE 20
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd252.lst-1114-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/labels2.lst:1:MPASM 03.20.02 Released       LABELS2.ASM   11-21-2002  20:21:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/labels2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/labels2.lst-17-                      00009         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/labels2.lst:18:MPASM 03.20.02 Released       LABELS2.ASM   11-21-2002  20:21:05         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/labels2.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatao2.lst:1:MPASM 03.20.02 Released       UDATAO2.ASM   1-11-2003  20:59:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatao2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatao2.lst-30-                      00020         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatao2.lst:31:MPASM 03.20.02 Released       UDATAO2.ASM   1-11-2003  20:59:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatao2.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr84.lst:1:MPASM 03.20.02 Released         PRR84.ASM   11-21-2002  20:21:33         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr84.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr84.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr84.lst:18:MPASM 03.20.02 Released         PRR84.ASM   11-21-2002  20:21:33         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr84.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock1.lst:1:MPASM 03.20.02 Released       CBLOCK1.ASM   11-21-2002  20:20:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock1.lst-59-  00000100            00052            TwoByte:0, TwoByteHigh, TwoByteLow
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock1.lst:60:MPASM 03.20.02 Released       CBLOCK1.ASM   11-21-2002  20:20:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock1.lst-80-                      00067         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock1.lst:81:MPASM 03.20.02 Released       CBLOCK1.ASM   11-21-2002  20:20:13         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/cblock1.lst-82-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz58a.lst:1:MPASM 03.20.02 Released         SZ58A.ASM   11-21-2002  20:21:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz58a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz58a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz58a.lst:37:MPASM 03.20.02 Released         SZ58A.ASM   11-21-2002  20:21:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz58a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr712.lst:1:MPASM 03.20.02 Released         PR712.ASM   11-21-2002  20:21:22         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr712.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr712.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr712.lst:18:MPASM 03.20.02 Released         PR712.ASM   11-21-2002  20:21:22         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr712.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10c.lst:1:MPASM 03.20.02 Released       LIST10C.ASM   11-21-2002  20:21:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list10c.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst:1:MPASM 03.20.02 Released          HD76.ASM   11-21-2002  20:20:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-59-0046   0017 0017      00050         DATA    CCP1CON,        0X17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst:60:MPASM 03.20.02 Released          HD76.ASM   11-21-2002  20:20:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-118-009E   0000 0000      00103         DATA    CCP2IF,         0       ; PIR2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst:119:MPASM 03.20.02 Released          HD76.ASM   11-21-2002  20:20:42         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-177-00FA   0007 0007      00156         DATA    ADCS1,          7       ; ADCON0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst:178:MPASM 03.20.02 Released          HD76.ASM   11-21-2002  20:20:42         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-236-0158   0007 0007      00209         DATA    CSRC,           7       ; TXSTA
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst:237:MPASM 03.20.02 Released          HD76.ASM   11-21-2002  20:20:42         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-257-                      00224         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst:258:MPASM 03.20.02 Released          HD76.ASM   11-21-2002  20:20:42         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-259-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-316-I2C_START                         00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst:317:MPASM 03.20.02 Released          HD76.ASM   11-21-2002  20:20:42         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-318-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-375-RCSTA                             00000018
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst:376:MPASM 03.20.02 Released          HD76.ASM   11-21-2002  20:20:42         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-377-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-434-TRISA                             00000085
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst:435:MPASM 03.20.02 Released          HD76.ASM   11-21-2002  20:20:42         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-436-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-488-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst:489:MPASM 03.20.02 Released          HD76.ASM   11-21-2002  20:20:42         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd76.lst-490-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst:1:MPASM 03.20.02 Released         HD923.ASM   11-21-2002  20:20:51         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-59-004E   0088 0088      00050         DATA    TRISD, 0X88
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst:60:MPASM 03.20.02 Released         HD923.ASM   11-21-2002  20:20:51         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-118-00AA   0000 0000      00103         DATA    TMR1IF, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst:119:MPASM 03.20.02 Released         HD923.ASM   11-21-2002  20:20:51         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-177-                      00156 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst:178:MPASM 03.20.02 Released         HD923.ASM   11-21-2002  20:20:51         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-212-                      00185         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst:213:MPASM 03.20.02 Released         HD923.ASM   11-21-2002  20:20:51         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-214-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-271-LCDD15                            0000011F
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst:272:MPASM 03.20.02 Released         HD923.ASM   11-21-2002  20:20:51         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-273-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-330-SE16                              00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst:331:MPASM 03.20.02 Released         HD923.ASM   11-21-2002  20:20:51         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-332-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-389-TRISE0                            00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst:390:MPASM 03.20.02 Released         HD923.ASM   11-21-2002  20:20:51         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd923.lst-391-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagsel2.lst:1:MPASM 03.20.02 Released       PAGSEL2.ASM   1-11-2003  20:59:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagsel2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagsel2.lst-35-                      00020         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagsel2.lst:36:MPASM 03.20.02 Released       PAGSEL2.ASM   1-11-2003  20:59:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagsel2.lst-37-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/messerr.lst:1:MPASM 03.20.02 Released       MESSERR.ASM   11-21-2002  20:21:09         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/messerr.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/messerr.lst-33-                      00021         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/messerr.lst:34:MPASM 03.20.02 Released       MESSERR.ASM   11-21-2002  20:21:09         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/messerr.lst-35-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst:1:MPASM 03.20.02 Released          OP16.ASM   11-21-2002  20:21:09         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-59-001C   8A00           00047         BCF     0,2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst:60:MPASM 03.20.02 Released          OP16.ASM   11-21-2002  20:21:09         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-118-004A   2900           00099         CLRF    0,1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst:119:MPASM 03.20.02 Released          OP16.ASM   11-21-2002  20:21:09         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-177-                      00143 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst:178:MPASM 03.20.02 Released          OP16.ASM   11-21-2002  20:21:09         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-236-                      00186 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst:237:MPASM 03.20.02 Released          OP16.ASM   11-21-2002  20:21:09         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-295-00B5   2300           00234         RLNCF   0,F
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst:296:MPASM 03.20.02 Released          OP16.ASM   11-21-2002  20:21:09         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-354-00D9   0200           00277         SUBWFB  0,0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst:355:MPASM 03.20.02 Released          OP16.ASM   11-21-2002  20:21:09         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-409-                      00321         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst:410:MPASM 03.20.02 Released          OP16.ASM   11-21-2002  20:21:09         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16.lst-411-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill4.lst:1:MPASM 03.20.02 Released         FILL4.ASM   11-21-2002  20:20:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill4.lst-20-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill4.lst:21:MPASM 03.20.02 Released         FILL4.ASM   11-21-2002  20:20:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fill4.lst-22-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62b.lst:1:MPASM 03.20.02 Released         SZ62B.ASM   11-21-2002  20:21:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62b.lst-34-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62b.lst:35:MPASM 03.20.02 Released         SZ62B.ASM   11-21-2002  20:21:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62b.lst-36-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst:1:MPASM 03.20.02 Released          HD72.ASM   11-21-2002  20:20:39         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-59-004A   0017 0017      00050         DATA    CCP1CON, 0X17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst:60:MPASM 03.20.02 Released          HD72.ASM   11-21-2002  20:20:39         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-118-009C   0006 0006      00103         DATA    SSPOV, 6        
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst:119:MPASM 03.20.02 Released          HD72.ASM   11-21-2002  20:20:39         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-177-00F8   0007 0007      00156         DATA    NOT_RBPU, 7             ; OPTION
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst:178:MPASM 03.20.02 Released          HD72.ASM   11-21-2002  20:20:39         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-202-                      00175         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst:203:MPASM 03.20.02 Released          HD72.ASM   11-21-2002  20:20:39         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-204-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-261-NOT_TO                            00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst:262:MPASM 03.20.02 Released          HD72.ASM   11-21-2002  20:20:39         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-263-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-320-T2CKPS1                           00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst:321:MPASM 03.20.02 Released          HD72.ASM   11-21-2002  20:20:39         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-322-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-372-00C0 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst:373:MPASM 03.20.02 Released          HD72.ASM   11-21-2002  20:20:39         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72.lst-374-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:1:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-59-004A   0014 0014      00050         DATA SSPCON,      H'0014'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:60:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-118-00B0   008D 008D      00103         DATA PIE2,            H'008D'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:119:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-177-00FC   0004 0004      00156         DATA T1CKPS0,       H'0004'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:178:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-236-0148   0007 0007      00209         DATA NOT_RBPU,       H'0007'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:237:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-295-0192   0003 0003      00262         DATA S,                 H'0003'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:296:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-335-                      00296         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:336:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-337-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-394-INTE                              00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:395:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-396-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-453-RBIE                              00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:454:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-455-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-512-TOUTPS3                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:513:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-514-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-564-0100 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst:565:MPASM 02.70 Released            HD717.ASM   6-16-2001  14:30:48         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd717.lst-566-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/ifdef2.lst:1:MPASM 03.20.02 Released        IFDEF2.ASM   11-21-2002  20:21:03         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/ifdef2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/ifdef2.lst-38-                      00025         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/ifdef2.lst:39:MPASM 03.20.02 Released        IFDEF2.ASM   11-21-2002  20:21:03         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/ifdef2.lst-40-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54c.lst:1:MPASM 03.20.02 Released         SZ54C.ASM   11-21-2002  20:21:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54c.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54c.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54c.lst:37:MPASM 03.20.02 Released         SZ54C.ASM   11-21-2002  20:21:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz54c.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec3.lst:1:MPASM 03.20.02 Released       OBJSEC3.ASM   1-11-2003  20:59:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec3.lst-22-                      00014         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec3.lst:23:MPASM 03.20.02 Released       OBJSEC3.ASM   1-11-2003  20:59:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec3.lst-24-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr622.lst:1:MPASM 03.20.02 Released         PR622.ASM   11-21-2002  20:21:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr622.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr622.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr622.lst:18:MPASM 03.20.02 Released         PR622.ASM   11-21-2002  20:21:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr622.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz55.lst:1:MPASM 03.20.02 Released          SZ55.ASM   11-21-2002  20:21:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz55.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz55.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz55.lst:37:MPASM 03.20.02 Released          SZ55.ASM   11-21-2002  20:21:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz55.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr770.lst:1:MPASM 03.20.02 Released         PR770.ASM   11-21-2002  20:21:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr770.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr770.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr770.lst:18:MPASM 03.20.02 Released         PR770.ASM   11-21-2002  20:21:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr770.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/res2.lst:1:MPASM 03.20.02 Released          RES2.ASM   11-21-2002  20:21:36         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/res2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/res2.lst-18-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/res2.lst:19:MPASM 03.20.02 Released          RES2.ASM   11-21-2002  20:21:36         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/res2.lst-20-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz73a.lst:1:MPASM 03.20.02 Released         SZ73A.ASM   11-21-2002  20:21:49         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz73a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz73a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz73a.lst:37:MPASM 03.20.02 Released         SZ73A.ASM   11-21-2002  20:21:49         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz73a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatas2.lst:1:MPASM 03.20.02 Released       UDATAS2.ASM   1-11-2003  20:59:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatas2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatas2.lst-30-                      00020         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatas2.lst:31:MPASM 03.20.02 Released       UDATAS2.ASM   1-11-2003  20:59:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatas2.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62a.lst:1:MPASM 03.20.02 Released         PR62A.ASM   11-21-2002  20:21:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62a.lst:18:MPASM 03.20.02 Released         PR62A.ASM   11-21-2002  20:21:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr62a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54a.lst:1:MPASM 03.20.02 Released         PR54A.ASM   11-21-2002  20:21:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54a.lst:18:MPASM 03.20.02 Released         PR54A.ASM   11-21-2002  20:21:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54c.lst:1:MPASM 03.20.02 Released        HDR54C.ASM   11-21-2002  20:20:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54c.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54c.lst-58-                      00049         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54c.lst:59:MPASM 03.20.02 Released        HDR54C.ASM   11-21-2002  20:20:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54c.lst-60-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr73a.lst:1:MPASM 03.20.02 Released         PR73A.ASM   11-21-2002  20:21:23         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr73a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr73a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr73a.lst:18:MPASM 03.20.02 Released         PR73A.ASM   11-21-2002  20:21:23         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr73a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagsel1.lst:1:MPASM 03.20.02 Released       PAGSEL1.ASM   1-11-2003  20:59:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagsel1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagsel1.lst-41-                      00029         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagsel1.lst:42:MPASM 03.20.02 Released       PAGSEL1.ASM   1-11-2003  20:59:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagsel1.lst-43-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr52.lst:1:MPASM 03.20.02 Released          PR52.ASM   11-21-2002  20:21:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr52.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr52.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr52.lst:18:MPASM 03.20.02 Released          PR52.ASM   11-21-2002  20:21:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr52.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr67.lst:1:MPASM 03.20.02 Released          PR67.ASM   11-21-2002  20:21:21         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr67.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr67.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr67.lst:18:MPASM 03.20.02 Released          PR67.ASM   11-21-2002  20:21:21         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr67.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szee16.lst:1:MPASM 03.20.02 Released        SZEE16.ASM   11-21-2002  20:21:53         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szee16.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szee16.lst-31-                      00024         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szee16.lst:32:MPASM 03.20.02 Released        SZEE16.ASM   11-21-2002  20:21:53         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szee16.lst-33-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess3.lst:1:MPASM 03.20.02 Released      ALLMESS3.ASM   11-21-2002  20:20:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess3.lst-11-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess3.lst:12:MPASM 03.20.02 Released      ALLMESS3.ASM   11-21-2002  20:20:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess3.lst-13-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatas1.lst:1:MPASM 03.20.02 Released       UDATAS1.ASM   1-11-2003  20:59:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatas1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatas1.lst-29-                      00023                 end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatas1.lst:30:MPASM 03.20.02 Released       UDATAS1.ASM   1-11-2003  20:59:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatas1.lst-31-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz662.lst:1:MPASM 03.20.02 Released         SZ662.ASM   11-21-2002  20:21:46         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz662.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz662.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz662.lst:37:MPASM 03.20.02 Released         SZ662.ASM   11-21-2002  20:21:46         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz662.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst:1:MPASM 03.20.02 Released        HD620A.ASM   11-21-2002  20:20:30         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst-59-004A   0007 0007      00050         DATA    GIE, 7                  ; INTCON
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst:60:MPASM 03.20.02 Released        HD620A.ASM   11-21-2002  20:20:30         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst-106-                      00091         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst:107:MPASM 03.20.02 Released        HD620A.ASM   11-21-2002  20:20:30         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst-108-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst-165-VR1                               00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst:166:MPASM 03.20.02 Released        HD620A.ASM   11-21-2002  20:20:30         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620a.lst-167-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst:1:MPASM 03.20.02 Released          OP14.ASM   11-21-2002  20:21:09         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-59-001E   1480           00049         BSF     0,1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst:60:MPASM 03.20.02 Released          OP14.ASM   11-21-2002  20:21:09         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-118-0048   0300           00099         DECF    0,W
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst:119:MPASM 03.20.02 Released          OP14.ASM   11-21-2002  20:21:09         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-177-006C   0800           00142         MOVF    0,W
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst:178:MPASM 03.20.02 Released          OP14.ASM   11-21-2002  20:21:09         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-236-008E   0280           00188         SUBWF   0,1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst:237:MPASM 03.20.02 Released          OP14.ASM   11-21-2002  20:21:09         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-279-                      00217         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst:280:MPASM 03.20.02 Released          OP14.ASM   11-21-2002  20:21:09         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op14.lst-281-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:21         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst-59-                      00045         Mac3    4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:21         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst-118-                          M ;;;;       Var--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:21         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst-143-                      00069         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst:144:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:21         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/local1.lst-145-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr55.lst:1:MPASM 03.20.02 Released          PR55.ASM   11-21-2002  20:21:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr55.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr55.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr55.lst:18:MPASM 03.20.02 Released          PR55.ASM   11-21-2002  20:21:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr55.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz65.lst:1:MPASM 03.20.02 Released          SZ65.ASM   11-21-2002  20:21:46         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz65.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz65.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz65.lst:37:MPASM 03.20.02 Released          SZ65.ASM   11-21-2002  20:21:46         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz65.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udata2.lst:1:MPASM 03.20.02 Released        UDATA2.ASM   1-11-2003  20:59:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udata2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udata2.lst-30-                      00020         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udata2.lst:31:MPASM 03.20.02 Released        UDATA2.ASM   1-11-2003  20:59:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udata2.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz621a.lst:1:MPASM 03.20.02 Released        SZ621A.ASM   11-21-2002  20:21:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz621a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz621a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz621a.lst:37:MPASM 03.20.02 Released        SZ621A.ASM   11-21-2002  20:21:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz621a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz711.lst:1:MPASM 03.20.02 Released         SZ711.ASM   11-21-2002  20:21:47         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz711.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz711.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz711.lst:37:MPASM 03.20.02 Released         SZ711.ASM   11-21-2002  20:21:47         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz711.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf877.lst:1:MPASM 03.20.02 Released        PRF877.ASM   11-21-2002  20:21:30         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf877.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf877.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf877.lst:18:MPASM 03.20.02 Released        PRF877.ASM   11-21-2002  20:21:30         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf877.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54.lst:1:MPASM 03.20.02 Released          PR54.ASM   11-21-2002  20:21:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54.lst:18:MPASM 03.20.02 Released          PR54.ASM   11-21-2002  20:21:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz642.lst:1:MPASM 03.20.02 Released         SZ642.ASM   11-21-2002  20:21:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz642.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz642.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz642.lst:37:MPASM 03.20.02 Released         SZ642.ASM   11-21-2002  20:21:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz642.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd55a.lst:1:MPASM 03.20.02 Released         HD55A.ASM   11-21-2002  20:20:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd55a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd55a.lst-52-                      00043         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd55a.lst:53:MPASM 03.20.02 Released         HD55A.ASM   11-21-2002  20:20:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd55a.lst-54-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/res1.lst:1:MPASM  5.42                          RES1.ASM   9-26-2011  11:18:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/res1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/res1.lst-42-                      00020         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/res1.lst:43:MPASM  5.42                          RES1.ASM   9-26-2011  11:18:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/res1.lst-44-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr72.lst:1:MPASM Version 3.00 Beta Release   SZR72.ASM   01/31/2001  12:40:21	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr72.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr72.lst-36-                        00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr72.lst:37:MPASM Version 3.00 Beta Release   SZR72.ASM   01/31/2001  12:40:21	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr72.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr642.lst:1:MPASM 03.20.02 Released         PR642.ASM   11-21-2002  20:21:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr642.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr642.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr642.lst:18:MPASM 03.20.02 Released         PR642.ASM   11-21-2002  20:21:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr642.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def1.lst:1:MPASM 03.20.02 Released          DEF1.ASM   11-21-2002  20:20:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def1.lst-59-                      00052 ;***** Test for SSR 2143
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def1.lst:60:MPASM 03.20.02 Released          DEF1.ASM   11-21-2002  20:20:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def1.lst-73-                      00060         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def1.lst:74:MPASM 03.20.02 Released          DEF1.ASM   11-21-2002  20:20:15         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def1.lst-75-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst:1:MPASM 03.20.02 Released       POUNDV1.ASM   11-21-2002  20:21:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-59-                      00040         while i < 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst:60:MPASM 03.20.02 Released       POUNDV1.ASM   11-21-2002  20:21:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-118-0011   0011           00075         data    label11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst:119:MPASM 03.20.02 Released       POUNDV1.ASM   11-21-2002  20:21:11         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-177-0018   0017           00127         data    maclab1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst:178:MPASM 03.20.02 Released       POUNDV1.ASM   11-21-2002  20:21:11         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-197-                      00137     end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst:198:MPASM 03.20.02 Released       POUNDV1.ASM   11-21-2002  20:21:11         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-199-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-248-var                               00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst:249:MPASM 03.20.02 Released       POUNDV1.ASM   11-21-2002  20:21:11         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv1.lst-250-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr56a.lst:1:MPASM 03.20.02 Released        SZR56A.ASM   11-21-2002  20:21:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr56a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr56a.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr56a.lst:31:MPASM 03.20.02 Released        SZR56A.ASM   11-21-2002  20:21:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr56a.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst:1:MPASM 03.20.02 Released         HD558.ASM   11-21-2002  20:20:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst-59-004A   0003 0003      00050         DATA    PSA, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst:60:MPASM 03.20.02 Released         HD558.ASM   11-21-2002  20:20:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst-80-                      00065         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst:81:MPASM 03.20.02 Released         HD558.ASM   11-21-2002  20:20:27         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst-82-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst-138-__16C558                          00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst:139:MPASM 03.20.02 Released         HD558.ASM   11-21-2002  20:20:27         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd558.lst-140-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if3.lst:1:MPASM 03.20.02 Released           IF3.ASM   11-21-2002  20:21:03         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if3.lst-6-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if3.lst:7:                      00001 ; IF3.ASM 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if3.lst-8-                      00002 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if3.lst-21-                      00013            END                          ; END instead of ENDIF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if3.lst:22:MPASM 03.20.02 Released           IF3.ASM   11-21-2002  20:21:03         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/if3.lst-23-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst:1:MPASM 03.20.02 Released         HD628.ASM   11-21-2002  20:20:31         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-59-004A   0015 0015      00050         DATA    CCPR1L,         0X15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst:60:MPASM 03.20.02 Released         HD628.ASM   11-21-2002  20:20:31         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-118-009E   0003 0003      00103         DATA    TOUTPS0,        3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst:119:MPASM 03.20.02 Released         HD628.ASM   11-21-2002  20:20:31         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-161-                      00140         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst:162:MPASM 03.20.02 Released         HD628.ASM   11-21-2002  20:20:31         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-163-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-220-OERR                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst:221:MPASM 03.20.02 Released         HD628.ASM   11-21-2002  20:20:31         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-222-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-279-TMR2ON                            00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst:280:MPASM 03.20.02 Released         HD628.ASM   11-21-2002  20:20:31         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-281-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-337-__16F628                          00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst:338:MPASM 03.20.02 Released         HD628.ASM   11-21-2002  20:20:31         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd628.lst-339-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess7.lst:1:MPASM 03.20.02 Released      ALLMESS7.ASM   11-21-2002  20:20:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess7.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess7.lst-42-                      00024         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess7.lst:43:MPASM 03.20.02 Released      ALLMESS7.ASM   11-21-2002  20:20:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess7.lst-44-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz622a.lst:1:MPASM 03.20.02 Released        SZ622A.ASM   11-21-2002  20:21:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz622a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz622a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz622a.lst:37:MPASM 03.20.02 Released        SZ622A.ASM   11-21-2002  20:21:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz622a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/ifdef1.lst:1:MPASM 03.20.02 Released        IFDEF1.ASM   11-21-2002  20:21:03         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/ifdef1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/ifdef1.lst-55-                      00049         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/ifdef1.lst:56:MPASM 03.20.02 Released        IFDEF1.ASM   11-21-2002  20:21:03         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/ifdef1.lst-57-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/set1.lst:1:MPASM 03.20.02 Released          SET1.ASM   11-21-2002  20:21:36         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/set1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/set1.lst-44-                      00034         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/set1.lst:45:MPASM 03.20.02 Released          SET1.ASM   11-21-2002  20:21:36         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/set1.lst-46-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54c.lst:1:MPASM 03.20.02 Released         PR54C.ASM   11-21-2002  20:21:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54c.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54c.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54c.lst:18:MPASM 03.20.02 Released         PR54C.ASM   11-21-2002  20:21:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr54c.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro8.lst:1:MPASM 03.20.02 Released        MACRO8.ASM   11-21-2002  20:21:08         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro8.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro8.lst-26-                      00014         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro8.lst:27:MPASM 03.20.02 Released        MACRO8.ASM   11-21-2002  20:21:08         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro8.lst-28-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57c.lst:1:MPASM 03.20.02 Released        PRR57C.ASM   11-21-2002  20:21:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57c.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57c.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57c.lst:18:MPASM 03.20.02 Released        PRR57C.ASM   11-21-2002  20:21:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr57c.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szee8.lst:1:MPASM 03.20.02 Released         SZEE8.ASM   11-22-2002  16:58:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szee8.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szee8.lst-31-                      00024         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szee8.lst:32:MPASM 03.20.02 Released         SZEE8.ASM   11-22-2002  16:58:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szee8.lst-33-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/undef1.lst:1:MPASM Version 3.00 Beta Release   UNDEF1.ASM   01/31/2001  12:15:13	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/undef1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/undef1.lst-31-                        00025         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/undef1.lst:32:MPASM Version 3.00 Beta Release   UNDEF1.ASM   01/31/2001  12:15:13	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/undef1.lst-33-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro5.lst:1:MPASM 03.20.02 Released        MACRO5.ASM   11-21-2002  20:21:08         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro5.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro5.lst-57-                      00035         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro5.lst:58:MPASM 03.20.02 Released        MACRO5.ASM   11-21-2002  20:21:08         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/macro5.lst-59-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst:1:MPASM 03.20.02 Released         HD62A.ASM   11-21-2002  20:20:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst-59-004E   0013 0013      00050         DATA    SSPBUF, 0X13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst:60:MPASM 03.20.02 Released         HD62A.ASM   11-21-2002  20:20:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst-98-                      00083         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst:99:MPASM 03.20.02 Released         HD62A.ASM   11-21-2002  20:20:32         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst-100-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst-157-PORTC                             00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst:158:MPASM 03.20.02 Released         HD62A.ASM   11-21-2002  20:20:32         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst-159-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst-216-TOUTPS3                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst:217:MPASM 03.20.02 Released         HD62A.ASM   11-21-2002  20:20:32         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62a.lst-218-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre674.lst:1:MPASM 03.20.02 Released        PRE674.ASM   11-21-2002  20:21:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre674.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre674.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre674.lst:18:MPASM 03.20.02 Released        PRE674.ASM   11-21-2002  20:21:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre674.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr556a.lst:1:MPASM 03.20.02 Released        PR556A.ASM   11-21-2002  20:21:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr556a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr556a.lst-21-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr556a.lst:22:MPASM 03.20.02 Released        PR556A.ASM   11-21-2002  20:21:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr556a.lst-23-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idata2.lst:1:MPASM 03.20.02 Released        IDATA2.ASM   1-11-2003  20:59:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idata2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idata2.lst-28-                      00019         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idata2.lst:29:MPASM 03.20.02 Released        IDATA2.ASM   1-11-2003  20:59:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idata2.lst-30-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst:1:MPASM 03.20.02 Released          HD65.ASM   11-21-2002  20:20:34         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-59-0050   0019 0019      00050         DATA    TXREG, 0X19
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst:60:MPASM 03.20.02 Released          HD65.ASM   11-21-2002  20:20:34         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-118-00A6   0006 0006      00103         DATA    RC9, 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst:119:MPASM 03.20.02 Released          HD65.ASM   11-21-2002  20:20:34         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-177-0102   0002 0002      00156         DATA    TMR2ON, 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst:178:MPASM 03.20.02 Released          HD65.ASM   11-21-2002  20:20:34         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-236-0158   0000 0000      00209         DATA    C, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst:237:MPASM 03.20.02 Released          HD65.ASM   11-21-2002  20:20:34         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-245-                      00212         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst:246:MPASM 03.20.02 Released          HD65.ASM   11-21-2002  20:20:34         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-247-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-304-NOT_RBPU                          00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst:305:MPASM 03.20.02 Released          HD65.ASM   11-21-2002  20:20:34         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-306-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-363-SSPBUF                            00000013
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst:364:MPASM 03.20.02 Released          HD65.ASM   11-21-2002  20:20:34         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-365-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-422-TXEN                              00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst:423:MPASM 03.20.02 Released          HD65.ASM   11-21-2002  20:20:34         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65.lst-424-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz873.lst:1:MPASM 03.20.02 Released         SZ873.ASM   11-21-2002  20:21:52         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz873.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz873.lst-38-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz873.lst:39:MPASM 03.20.02 Released         SZ873.ASM   11-21-2002  20:21:52         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz873.lst-40-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf628.lst:1:MPASM 03.20.02 Released        PRF628.ASM   11-21-2002  20:21:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf628.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf628.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf628.lst:18:MPASM 03.20.02 Released        PRF628.ASM   11-21-2002  20:21:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf628.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz77.lst:1:MPASM 03.20.02 Released          SZ77.ASM   11-21-2002  20:21:50         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz77.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz77.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz77.lst:37:MPASM 03.20.02 Released          SZ77.ASM   11-21-2002  20:21:50         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz77.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr662.lst:1:MPASM 03.20.02 Released         PR662.ASM   11-21-2002  20:21:20         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr662.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr662.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr662.lst:18:MPASM 03.20.02 Released         PR662.ASM   11-21-2002  20:21:20         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr662.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst:1:MPASM 03.20.02 Released         LIST2.ASM   11-21-2002  20:21:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst-19-Warning[211]: Extraneous arguments on the line.
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst:20:MPASM 03.20.02 Released         LIST2.ASM   11-21-2002  20:21:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst-21-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst-30-                      00012         SUBTITLE        "This is my second subtitle."
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst:31:MPASM 03.20.02 Released         LIST2.ASM   11-21-2002  20:21:06         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst-32-This is my second title.
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst-46-                      00020 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst:47:MPASM 03.20.02 Released         LIST2.ASM   11-21-2002  20:21:06         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst-48-This is my second title.
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst-62-                      00032         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst:63:MPASM 03.20.02 Released         LIST2.ASM   11-21-2002  20:21:06         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list2.lst-64-This is my second title.
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr242.lst:1:MPASM 03.20.02 Released         PR242.ASM   11-21-2002  20:21:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr242.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr242.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr242.lst:18:MPASM 03.20.02 Released         PR242.ASM   11-21-2002  20:21:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr242.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62a.lst:1:MPASM 03.20.02 Released         SZ62A.ASM   11-21-2002  20:21:44         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62a.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62a.lst:31:MPASM 03.20.02 Released         SZ62A.ASM   11-21-2002  20:21:44         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz62a.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst:1:MPASM 03.20.02 Released         HD620.ASM   11-21-2002  20:20:29         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst-59-004A   0007 0007      00050         DATA    GIE, 7                  ; INTCON
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst:60:MPASM 03.20.02 Released         HD620.ASM   11-21-2002  20:20:29         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst-106-                      00091         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst:107:MPASM 03.20.02 Released         HD620.ASM   11-21-2002  20:20:29         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst-108-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst-165-VR1                               00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst:166:MPASM 03.20.02 Released         HD620.ASM   11-21-2002  20:20:29         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd620.lst-167-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr518.lst:1:MPASM 03.20.02 Released         PR518.ASM   11-21-2002  20:21:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr518.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr518.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr518.lst:18:MPASM 03.20.02 Released         PR518.ASM   11-21-2002  20:21:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr518.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz876.lst:1:MPASM 03.20.02 Released         SZ876.ASM   11-21-2002  20:21:52         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz876.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz876.lst-38-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz876.lst:39:MPASM 03.20.02 Released         SZ876.ASM   11-21-2002  20:21:52         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz876.lst-40-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr57b.lst:1:MPASM 03.20.02 Released        HDR57B.ASM   11-21-2002  20:20:55         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr57b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr57b.lst-51-                      00042         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr57b.lst:52:MPASM 03.20.02 Released        HDR57B.ASM   11-21-2002  20:20:55         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr57b.lst-53-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs5.lst:1:MPASM 03.20.02 Released       IDLOCS5.ASM   11-21-2002  20:21:02         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs5.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs5.lst-17-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs5.lst:18:MPASM 03.20.02 Released       IDLOCS5.ASM   11-21-2002  20:21:02         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs5.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pree8.lst:1:MPASM 03.20.02 Released         PREE8.ASM   11-22-2002  16:58:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pree8.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pree8.lst-21-                      00015         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pree8.lst:22:MPASM 03.20.02 Released         PREE8.ASM   11-22-2002  16:58:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pree8.lst-23-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst:1:MPASM 03.20.02 Released         HD72A.ASM   11-21-2002  20:20:40         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-59-004A   0017 0017      00050         DATA    CCP1CON, 0X17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst:60:MPASM 03.20.02 Released         HD72A.ASM   11-21-2002  20:20:40         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-118-009C   0006 0006      00103         DATA    SSPOV, 6        
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst:119:MPASM 03.20.02 Released         HD72A.ASM   11-21-2002  20:20:40         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-177-00F8   0007 0007      00156         DATA    NOT_RBPU, 7             ; OPTION
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst:178:MPASM 03.20.02 Released         HD72A.ASM   11-21-2002  20:20:40         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-202-                      00175         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst:203:MPASM 03.20.02 Released         HD72A.ASM   11-21-2002  20:20:40         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-204-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-261-NOT_RBPU                          00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst:262:MPASM 03.20.02 Released         HD72A.ASM   11-21-2002  20:20:40         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-263-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-320-T1OSCEN                           00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst:321:MPASM 03.20.02 Released         HD72A.ASM   11-21-2002  20:20:40         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-322-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-372-0040 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst:373:MPASM 03.20.02 Released         HD72A.ASM   11-21-2002  20:20:40         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd72a.lst-374-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz72a.lst:1:MPASM 03.20.02 Released         SZ72A.ASM   11-21-2002  20:21:49         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz72a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz72a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz72a.lst:37:MPASM 03.20.02 Released         SZ72A.ASM   11-21-2002  20:21:49         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz72a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procee.lst:1:MPASM 03.20.02 Released        PROCEE.ASM   11-21-2002  20:21:30         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procee.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procee.lst-20-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procee.lst:21:MPASM 03.20.02 Released        PROCEE.ASM   11-21-2002  20:21:30         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/procee.lst-22-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst:1:MPASM 03.20.02 Released         HD672.ASM   11-21-2002  20:20:37         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst-59-003A   0001 0001      00050         DATA    DC, 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst:60:MPASM 03.20.02 Released         HD672.ASM   11-21-2002  20:20:37         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst-80-                      00065         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst:81:MPASM 03.20.02 Released         HD672.ASM   11-21-2002  20:20:37         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst-82-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst-139-RP0                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst:140:MPASM 03.20.02 Released         HD672.ASM   11-21-2002  20:20:37         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd672.lst-141-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54.lst:1:MPASM 03.20.02 Released         HDR54.ASM   11-21-2002  20:20:54         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54.lst-58-                      00049         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54.lst:59:MPASM 03.20.02 Released         HDR54.ASM   11-21-2002  20:20:54         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr54.lst-60-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst:1:MPASM 03.20.02 Released          HD61.ASM   11-21-2002  20:20:29         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst-59-                      00049 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst:60:MPASM 03.20.02 Released          HD61.ASM   11-21-2002  20:20:29         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst-77-                      00061         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst:78:MPASM 03.20.02 Released          HD61.ASM   11-21-2002  20:20:29         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst-79-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst-131-__16C61                           00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst:132:MPASM 03.20.02 Released          HD61.ASM   11-21-2002  20:20:29         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd61.lst-133-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr58b.lst:1:MPASM 03.20.02 Released        PRR58B.ASM   11-21-2002  20:21:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr58b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr58b.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr58b.lst:18:MPASM 03.20.02 Released        PRR58B.ASM   11-21-2002  20:21:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr58b.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst:1:MPASM 02.70 Released            HD774.ASM   6-16-2001  13:50:56         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-59-004A   0013 0013      00050         DATA    SSPBUF,         0X13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst:60:MPASM 02.70 Released            HD774.ASM   6-16-2001  13:50:56         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-118-00A4   0005 0005      00103         DATA    RCIF,           5       ; PIR1 Bits
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst:119:MPASM 02.70 Released            HD774.ASM   6-16-2001  13:50:56         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-177-0100   0005 0005      00156         DATA    CCP2X,          5       ; CCP2CON
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst:178:MPASM 02.70 Released            HD774.ASM   6-16-2001  13:50:56         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-236-015C   0005 0005      00209         DATA    NOT_ADDRESS,    5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst:237:MPASM 02.70 Released            HD774.ASM   6-16-2001  13:50:56         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-273-                      00240         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst:274:MPASM 02.70 Released            HD774.ASM   6-16-2001  13:50:56         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-275-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-332-DC                                00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst:333:MPASM 02.70 Released            HD774.ASM   6-16-2001  13:50:56         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-334-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-391-PCON                              0000008E
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst:392:MPASM 02.70 Released            HD774.ASM   6-16-2001  13:50:56         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-393-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-450-SSPM3                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst:451:MPASM 02.70 Released            HD774.ASM   6-16-2001  13:50:56         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-452-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-509-VCFG1                             00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst:510:MPASM 02.70 Released            HD774.ASM   6-16-2001  13:50:56         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd774.lst-511-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:21         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst-59-  00000004            00053 I = 4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:21         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst-118-                      00106 ;;;; Begin: Changed in gputils
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:21         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst-137-                      00119         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst:138:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  16:51:21         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/operat1.lst-139-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define4.lst:1:MPASM 03.20.02 Released       DEFINE4.ASM   11-21-2002  20:20:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define4.lst-11-                      00005 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define4.lst:12:                      00006 ;       MPASM DEFINE4.ASM /dSYMBOL1 /dSYMBOL2=123 /dSYMBOL3="abc"
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define4.lst-13-                      00007 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define4.lst-42-                      00031         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define4.lst:43:MPASM 03.20.02 Released       DEFINE4.ASM   11-21-2002  20:20:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/define4.lst-44-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess9.lst:1:MPASM 03.20.02 Released      ALLMESS9.ASM   1-11-2003  20:59:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess9.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess9.lst-36-                      00025         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess9.lst:37:MPASM 03.20.02 Released      ALLMESS9.ASM   1-11-2003  20:59:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/allmess9.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr64.lst:1:MPASM 03.20.02 Released         SZR64.ASM   11-21-2002  20:21:56         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr64.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr64.lst-30-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr64.lst:31:MPASM 03.20.02 Released         SZR64.ASM   11-21-2002  20:21:56         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr64.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr505.lst:1:MPASM 03.20.02 Released         PR505.ASM   11-21-2002  20:21:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr505.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr505.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr505.lst:18:MPASM 03.20.02 Released         PR505.ASM   11-21-2002  20:21:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr505.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expndmac.lst:1:MPASM 03.20.02 Released      EXPNDMAC.ASM   11-21-2002  20:20:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expndmac.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expndmac.lst-59-                      00050 Mac4    macro
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expndmac.lst:60:MPASM 03.20.02 Released      EXPNDMAC.ASM   11-21-2002  20:20:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expndmac.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expndmac.lst-104-                      00078         END     
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expndmac.lst:105:MPASM 03.20.02 Released      EXPNDMAC.ASM   11-21-2002  20:20:17         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/expndmac.lst-106-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr42.lst:1:MPASM 03.20.02 Released          PR42.ASM   11-21-2002  20:21:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr42.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr42.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr42.lst:18:MPASM 03.20.02 Released          PR42.ASM   11-21-2002  20:21:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr42.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz540.lst:1:MPASM 03.20.02 Released         SZ540.ASM   11-21-2002  20:21:40         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz540.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz540.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz540.lst:37:MPASM 03.20.02 Released         SZ540.ASM   11-21-2002  20:21:40         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz540.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz56.lst:1:MPASM 03.20.02 Released          SZ56.ASM   11-21-2002  20:21:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz56.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz56.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz56.lst:37:MPASM 03.20.02 Released          SZ56.ASM   11-21-2002  20:21:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz56.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr64.lst:1:MPASM 03.20.02 Released          PR64.ASM   11-21-2002  20:21:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr64.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr64.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr64.lst:18:MPASM 03.20.02 Released          PR64.ASM   11-21-2002  20:21:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr64.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/formats.lst:1:MPASM 03.20.02 Released       FORMATS.ASM   11-21-2002  20:20:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/formats.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/formats.lst-18-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/formats.lst:19:MPASM 03.20.02 Released       FORMATS.ASM   11-21-2002  20:20:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/formats.lst-20-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54.lst:1:MPASM 03.20.02 Released         PRR54.ASM   11-21-2002  20:21:31         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54.lst:18:MPASM 03.20.02 Released         PRR54.ASM   11-21-2002  20:21:31         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prr54.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst:1:MPASM 03.20.02 Released        HDE624.ASM   11-21-2002  20:20:52         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst-59-004A   0000 0000      00050         DATA    C, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst:60:MPASM 03.20.02 Released        HDE624.ASM   11-21-2002  20:20:52         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst-108-                      00093         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst:109:MPASM 03.20.02 Released        HDE624.ASM   11-21-2002  20:20:52         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst-110-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst-167-TMR0                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst:168:MPASM 03.20.02 Released        HDE624.ASM   11-21-2002  20:20:52         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde624.lst-169-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec2.lst:1:MPASM 03.20.02 Released       OBJSEC2.ASM   1-11-2003  20:59:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec2.lst-20-                      00013         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec2.lst:21:MPASM 03.20.02 Released       OBJSEC2.ASM   1-11-2003  20:59:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/objsec2.lst-22-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst:1:MPASM 03.20.02 Released         HD712.ASM   11-21-2002  20:20:38         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-59-0048   0017 0017      00050         DATA    CCP1CON, 0X17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst:60:MPASM 03.20.02 Released         HD712.ASM   11-21-2002  20:20:38         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-118-                      00103 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst:119:MPASM 03.20.02 Released         HD712.ASM   11-21-2002  20:20:38         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-171-                      00150         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst:172:MPASM 03.20.02 Released         HD712.ASM   11-21-2002  20:20:38         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-173-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-230-PCON                              0000008E
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst:231:MPASM 03.20.02 Released         HD712.ASM   11-21-2002  20:20:38         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-232-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-289-_CP_75                            000015DF
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst:290:MPASM 03.20.02 Released         HD712.ASM   11-21-2002  20:20:38         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd712.lst-291-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr71.lst:1:MPASM 03.20.02 Released          PR71.ASM   11-21-2002  20:21:21         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr71.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr71.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr71.lst:18:MPASM 03.20.02 Released          PR71.ASM   11-21-2002  20:21:21         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr71.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr554.lst:1:MPASM 03.20.02 Released         PR554.ASM   11-21-2002  20:21:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr554.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr554.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr554.lst:18:MPASM 03.20.02 Released         PR554.ASM   11-21-2002  20:21:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr554.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst:1:MPASM 03.20.02 Released         HDR43.ASM   11-21-2002  20:20:54         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst:60:MPASM 03.20.02 Released         HDR43.ASM   11-21-2002  20:20:54         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-118-00A6   0006 0006      00103         DATA    T0CKIF, 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst:119:MPASM 03.20.02 Released         HDR43.ASM   11-21-2002  20:20:54         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-177-0104   0003 0003      00156         DATA    NOT_PR3, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst:178:MPASM 03.20.02 Released         HDR43.ASM   11-21-2002  20:20:54         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-199-                      00172         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst:200:MPASM 03.20.02 Released         HDR43.ASM   11-21-2002  20:20:54         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-201-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-258-NOT_TX8                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst:259:MPASM 03.20.02 Released         HDR43.ASM   11-21-2002  20:20:54         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-260-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-317-T0PS1                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst:318:MPASM 03.20.02 Released         HDR43.ASM   11-21-2002  20:20:54         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-319-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-376-_XT_OSC                           0000FFFE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst:377:MPASM 03.20.02 Released         HDR43.ASM   11-21-2002  20:20:54         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr43.lst-378-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr7762.lst:1:MPASM 03.20.02 Released        PR7762.ASM   11-21-2002  20:21:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr7762.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr7762.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr7762.lst:18:MPASM 03.20.02 Released        PR7762.ASM   11-21-2002  20:21:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr7762.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz58b.lst:1:MPASM 03.20.02 Released         SZ58B.ASM   11-21-2002  20:21:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz58b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz58b.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz58b.lst:37:MPASM 03.20.02 Released         SZ58B.ASM   11-21-2002  20:21:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz58b.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagmsg1.lst:1:MPASM 03.20.02 Released       PAGMSG1.ASM   11-21-2002  20:21:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagmsg1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagmsg1.lst-51-                      00033         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagmsg1.lst:52:MPASM 03.20.02 Released       PAGMSG1.ASM   11-21-2002  20:21:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pagmsg1.lst-53-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list5.lst:1:MPASM 03.20.02 Released         LIST5.ASM   11-21-2002  20:21:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list5.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list5.lst-17-                      00010         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list5.lst:18:MPASM 03.20.02 Released         LIST5.ASM   11-21-2002  20:21:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list5.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf874.lst:1:MPASM 03.20.02 Released        PRF874.ASM   11-21-2002  20:21:29         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf874.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf874.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf874.lst:18:MPASM 03.20.02 Released        PRF874.ASM   11-21-2002  20:21:29         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/prf874.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst:1:MPASM 03.20.02 Released         HDR64.ASM   11-21-2002  20:20:57         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst:60:MPASM 03.20.02 Released         HDR64.ASM   11-21-2002  20:20:57         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-118-00A8   0003 0003      00103         DATA    I2C_START, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst:119:MPASM 03.20.02 Released         HDR64.ASM   11-21-2002  20:20:57         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-177-0100   0007 0007      00156         DATA    IRP, 7                  ;STATUS
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst:178:MPASM 03.20.02 Released         HDR64.ASM   11-21-2002  20:20:57         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-192-                      00165         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst:193:MPASM 03.20.02 Released         HDR64.ASM   11-21-2002  20:20:57         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-194-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-251-PIR1                              0000000C
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst:252:MPASM 03.20.02 Released         HDR64.ASM   11-21-2002  20:20:57         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-253-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-310-TMR1ON                            00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst:311:MPASM 03.20.02 Released         HDR64.ASM   11-21-2002  20:20:57         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-312-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-367-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst:368:MPASM 03.20.02 Released         HDR64.ASM   11-21-2002  20:20:57         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr64.lst-369-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list6.lst:1:MPASM 03.20.02 Released         LIST6.ASM   11-21-2002  20:21:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list6.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list6.lst-17-                      00010         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list6.lst:18:MPASM 03.20.02 Released         LIST6.ASM   11-21-2002  20:21:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list6.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnksel1.lst:1:MPASM 03.20.02 Released       BNKSEL1.ASM   1-11-2003  20:59:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnksel1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnksel1.lst-43-                      00037         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnksel1.lst:44:MPASM 03.20.02 Released       BNKSEL1.ASM   1-11-2003  20:59:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/bnksel1.lst-45-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd519.lst:1:MPASM 03.20.02 Released         HD519.ASM   11-21-2002  20:20:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd519.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd519.lst-59-0036   0004 0004      00049         DATA    T0SE, 4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd519.lst:60:MPASM 03.20.02 Released         HD519.ASM   11-21-2002  20:20:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd519.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd519.lst-74-                      00058         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd519.lst:75:MPASM 03.20.02 Released         HD519.ASM   11-21-2002  20:20:25         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd519.lst-76-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr556.lst:1:MPASM 03.20.02 Released         PR556.ASM   11-21-2002  20:21:16         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr556.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr556.lst-21-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr556.lst:22:MPASM 03.20.02 Released         PR556.ASM   11-21-2002  20:21:16         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr556.lst-23-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl1.lst:1:MPASM Version 3.00 Beta Release   WARNLVL1.ASM   01/31/2001  12:40:23	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl1.lst-59-                        00041 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl1.lst:60:MPASM Version 3.00 Beta Release   WARNLVL1.ASM   01/31/2001  12:40:23	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl1.lst-72-                        00047         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl1.lst:73:MPASM Version 3.00 Beta Release   WARNLVL1.ASM   01/31/2001  12:40:23	   PAGE 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/warnlvl1.lst-74-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr43.lst:1:MPASM 03.20.02 Released         SZR43.ASM   11-21-2002  20:21:54         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr43.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr43.lst-33-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr43.lst:34:MPASM 03.20.02 Released         SZR43.ASM   11-21-2002  20:21:54         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr43.lst-35-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/var2.lst:1:MPASM Version 3.00 Beta Release   VAR2.ASM   01/31/2001  12:40:22	   PAGE 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/var2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/var2.lst-22-                        00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/var2.lst:23:MPASM Version 3.00 Beta Release   VAR2.ASM   01/31/2001  12:40:22	   PAGE 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/var2.lst-24-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def2.lst:1:MPASM 03.20.02 Released          DEF2.ASM   11-21-2002  20:20:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def2.lst-34-                      00019         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def2.lst:35:MPASM 03.20.02 Released          DEF2.ASM   11-21-2002  20:20:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/def2.lst-36-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst:18:                      00004 ;  MPASM PIC16C662 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-59-0034   000A 000A      00044         DATA    PCLATH,         0x0A
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-118-0088   0002 0002      00097         DATA    PS2,            2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-147-                      00120         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst:148:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-149-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-206-RA2                               00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst:207:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-208-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-265-TRISB4                            00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst:266:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-267-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-324-_IDLOC3                           00002003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst:325:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:26         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd662.lst-326-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:1:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-59-004E   0016 0016      00050         DATA CCPR1H,      H'0016'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:60:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-118-00B4   0091 0091      00103         DATA SSPCON2,         H'0091'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:119:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-177-0100   0002 0002      00156         DATA NOT_T1SYNC,      H'0002'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:178:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-236-014C   0005 0005      00209         DATA T0CS,           H'0005'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:237:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-295-0196   0002 0002      00262         DATA R,                 H'0002'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:296:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-333-                      00294         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:334:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-335-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-392-INTE                              00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:393:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-394-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-451-RBIE                              00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:452:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-453-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-510-TOUTPS3                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:511:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-512-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-562-0100 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst:563:MPASM 02.70 Released            HD770.ASM   6-16-2001  13:50:11         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd770.lst-564-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/org1.lst:1:MPASM 03.20.02 Released          ORG1.ASM   11-21-2002  20:21:10         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/org1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/org1.lst-22-                      00016         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/org1.lst:23:MPASM 03.20.02 Released          ORG1.ASM   11-21-2002  20:21:10         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/org1.lst-24-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz64.lst:1:MPASM 03.20.02 Released          SZ64.ASM   11-21-2002  20:21:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz64.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz64.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz64.lst:37:MPASM 03.20.02 Released          SZ64.ASM   11-21-2002  20:21:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz64.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr42.lst:1:MPASM 03.20.02 Released         SZR42.ASM   11-21-2002  20:21:54         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr42.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr42.lst-33-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr42.lst:34:MPASM 03.20.02 Released         SZR42.ASM   11-21-2002  20:21:54         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/szr42.lst-35-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs4.lst:1:MPASM 03.20.02 Released       IDLOCS4.ASM   11-21-2002  20:21:02         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs4.lst-26-                      00010         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs4.lst:27:MPASM 03.20.02 Released       IDLOCS4.ASM   11-21-2002  20:21:02         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idlocs4.lst-28-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz756.lst:1:MPASM 03.20.02 Released         SZ756.ASM   11-21-2002  20:21:50         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz756.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz756.lst-40-                      00029         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz756.lst:41:MPASM 03.20.02 Released         SZ756.ASM   11-21-2002  20:21:50         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz756.lst-42-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst:1:MPASM 03.20.02 Released         HDR62.ASM   11-21-2002  20:20:56         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst-59-004E   0013 0013      00050         DATA    SSPBUF, 0X13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst:60:MPASM 03.20.02 Released         HDR62.ASM   11-21-2002  20:20:56         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst-98-                      00083         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst:99:MPASM 03.20.02 Released         HDR62.ASM   11-21-2002  20:20:56         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst-100-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst-157-PORTC                             00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst:158:MPASM 03.20.02 Released         HDR62.ASM   11-21-2002  20:20:56         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst-159-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst-216-TOUTPS3                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst:217:MPASM 03.20.02 Released         HDR62.ASM   11-21-2002  20:20:56         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hdr62.lst-218-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz870.lst:1:MPASM 03.20.02 Released         SZ870.ASM   11-21-2002  20:21:51         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz870.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz870.lst-59-Warning[220]: Address exceeds maximum range for this processor.
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz870.lst:60:MPASM 03.20.02 Released         SZ870.ASM   11-21-2002  20:21:51         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz870.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz870.lst-108-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz870.lst:109:MPASM 03.20.02 Released         SZ870.ASM   11-21-2002  20:21:51         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz870.lst-110-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr84.lst:1:MPASM 03.20.02 Released          PR84.ASM   11-21-2002  20:21:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr84.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr84.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr84.lst:18:MPASM 03.20.02 Released          PR84.ASM   11-21-2002  20:21:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr84.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr14000.lst:1:MPASM 03.20.02 Released       PR14000.ASM   11-21-2002  20:21:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr14000.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr14000.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr14000.lst:18:MPASM 03.20.02 Released       PR14000.ASM   11-21-2002  20:21:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr14000.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz558.lst:1:MPASM 03.20.02 Released         SZ558.ASM   11-21-2002  20:21:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz558.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz558.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz558.lst:37:MPASM 03.20.02 Released         SZ558.ASM   11-21-2002  20:21:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz558.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz771.lst:1:MPASM 03.20.02 Released         SZ771.ASM   11-21-2002  20:21:50         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz771.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz771.lst-35-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz771.lst:36:MPASM 03.20.02 Released         SZ771.ASM   11-21-2002  20:21:50         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz771.lst-37-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/extglo1.lst:1:MPASM 03.20.02 Released       EXTGLO1.ASM   1-11-2003  20:59:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/extglo1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/extglo1.lst-38-                      00032         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/extglo1.lst:39:MPASM 03.20.02 Released       EXTGLO1.ASM   1-11-2003  20:59:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/extglo1.lst-40-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr621.lst:1:MPASM 03.20.02 Released         PR621.ASM   11-21-2002  20:21:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr621.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr621.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr621.lst:18:MPASM 03.20.02 Released         PR621.ASM   11-21-2002  20:21:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr621.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses2.lst:1:MPASM 03.20.02 Released        FUSES2.ASM   11-21-2002  20:20:18         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses2.lst-15-                      00009         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses2.lst:16:MPASM 03.20.02 Released        FUSES2.ASM   11-21-2002  20:20:18         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/fuses2.lst-17-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr56a.lst:1:MPASM 03.20.02 Released         PR56A.ASM   11-21-2002  20:21:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr56a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr56a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr56a.lst:18:MPASM 03.20.02 Released         PR56A.ASM   11-21-2002  20:21:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr56a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pree16.lst:1:MPASM 03.20.02 Released        PREE16.ASM   11-21-2002  20:21:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pree16.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pree16.lst-19-                      00013         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pree16.lst:20:MPASM 03.20.02 Released        PREE16.ASM   11-21-2002  20:21:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pree16.lst-21-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr671.lst:1:MPASM 03.20.02 Released         PR671.ASM   11-21-2002  20:21:21         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr671.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr671.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr671.lst:18:MPASM 03.20.02 Released         PR671.ASM   11-21-2002  20:21:21         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr671.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-59-0013   00EE           00014            DATA I
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-118-  000000D3            00015 I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-177-0048   00B9           00014            DATA I
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-236-  0000009E            00015 I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-295-007D   0084           00014            DATA I
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:296:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-354-  00000069            00015 I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:355:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-413-00B2   004F           00014            DATA I
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:414:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-472-  00000034            00015 I--
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:473:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-531-00E7   001A           00014            DATA I
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:532:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-590-  0000000A            00018 I = 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:591:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-649-                      00070            DATA 51
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:650:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-708-  00000001            00123 I = 1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:709:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-760-Error[129]  : Expected (END)
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst:761:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-30-2012  16:04:27         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/while3.lst-762-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst:1:MPASM 03.20.02 Released         HD65A.ASM   11-21-2002  20:20:35         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-59-0052   001B 001B      00050         DATA    CCPR2L, 0X1B
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst:60:MPASM 03.20.02 Released         HD65A.ASM   11-21-2002  20:20:35         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-118-00AE   0000 0000      00103         DATA    TMR1ON, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst:119:MPASM 03.20.02 Released         HD65A.ASM   11-21-2002  20:20:35         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-177-0108   0007 0007      00156         DATA    IBF, 7                  ; TRISE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst:178:MPASM 03.20.02 Released         HD65A.ASM   11-21-2002  20:20:35         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-233-                      00206         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst:234:MPASM 03.20.02 Released         HD65A.ASM   11-21-2002  20:20:35         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-235-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-292-NOT_PD                            00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst:293:MPASM 03.20.02 Released         HD65A.ASM   11-21-2002  20:20:35         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-294-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-351-SREN                              00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst:352:MPASM 03.20.02 Released         HD65A.ASM   11-21-2002  20:20:35         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-353-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-410-TX9D                              00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst:411:MPASM 03.20.02 Released         HD65A.ASM   11-21-2002  20:20:35         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd65a.lst-412-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst:1:MPASM 03.20.02 Released         HD42A.ASM   11-21-2002  20:20:21         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst:60:MPASM 03.20.02 Released         HD42A.ASM   11-21-2002  20:20:21         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-118-00A6   0006 0006      00103         DATA    T0CKIF, 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst:119:MPASM 03.20.02 Released         HD42A.ASM   11-21-2002  20:20:21         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-177-0104   0003 0003      00156         DATA    NOT_PR3, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst:178:MPASM 03.20.02 Released         HD42A.ASM   11-21-2002  20:20:21         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-199-                      00172         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst:200:MPASM 03.20.02 Released         HD42A.ASM   11-21-2002  20:20:21         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-201-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-258-NOT_TX8                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst:259:MPASM 03.20.02 Released         HD42A.ASM   11-21-2002  20:20:21         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-260-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-317-T0PS1                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst:318:MPASM 03.20.02 Released         HD42A.ASM   11-21-2002  20:20:21         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-319-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-376-_XT_OSC                           0000FFFE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst:377:MPASM 03.20.02 Released         HD42A.ASM   11-21-2002  20:20:21         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd42a.lst-378-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udata1.lst:1:MPASM 03.20.02 Released        UDATA1.ASM   1-11-2003  20:59:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udata1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udata1.lst-29-                      00023                 end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udata1.lst:30:MPASM 03.20.02 Released        UDATA1.ASM   1-11-2003  20:59:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udata1.lst-31-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr65a.lst:1:MPASM 03.20.02 Released         PR65A.ASM   11-21-2002  20:21:20         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr65a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr65a.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr65a.lst:18:MPASM 03.20.02 Released         PR65A.ASM   11-21-2002  20:21:20         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr65a.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst:1:MPASM 03.20.02 Released          HD67.ASM   11-21-2002  20:20:36         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-59-0046   0015 0015      00050         DATA    CCPR1L,         0X15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst:60:MPASM 03.20.02 Released          HD67.ASM   11-21-2002  20:20:36         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-118-00A0   0000 0000      00103         DATA    CCP2IF,         0       ; PIR2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst:119:MPASM 03.20.02 Released          HD67.ASM   11-21-2002  20:20:36         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-177-00FC   0007 0007      00156         DATA    NOT_RBPU,       7       ; OPTION
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst:178:MPASM 03.20.02 Released          HD67.ASM   11-21-2002  20:20:36         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-236-015A   0006 0006      00209         DATA    TX9,            6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst:237:MPASM 03.20.02 Released          HD67.ASM   11-21-2002  20:20:36         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-252-                      00219         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst:253:MPASM 03.20.02 Released          HD67.ASM   11-21-2002  20:20:36         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-254-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-311-NOT_BOR                           00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst:312:MPASM 03.20.02 Released          HD67.ASM   11-21-2002  20:20:36         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-313-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-370-SPBRG                             00000099
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst:371:MPASM 03.20.02 Released          HD67.ASM   11-21-2002  20:20:36         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-372-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-429-TX8_9                             00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst:430:MPASM 03.20.02 Released          HD67.ASM   11-21-2002  20:20:36         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd67.lst-431-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz509a.lst:1:MPASM 03.20.02 Released        SZ509A.ASM   11-21-2002  20:21:39         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz509a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz509a.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz509a.lst:37:MPASM 03.20.02 Released        SZ509A.ASM   11-21-2002  20:21:39         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz509a.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/errlvl1.lst:1:MPASM 03.20.02 Released       ERRLVL1.ASM   11-21-2002  20:20:17         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/errlvl1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/errlvl1.lst-42-                      00030         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/errlvl1.lst:43:MPASM 03.20.02 Released       ERRLVL1.ASM   11-21-2002  20:20:17         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/errlvl1.lst-44-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre625.lst:1:MPASM 03.20.02 Released        PRE625.ASM   11-21-2002  20:21:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre625.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre625.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre625.lst:18:MPASM 03.20.02 Released        PRE625.ASM   11-21-2002  20:21:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pre625.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz620.lst:1:MPASM 03.20.02 Released         SZ620.ASM   11-21-2002  20:21:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz620.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz620.lst-36-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz620.lst:37:MPASM 03.20.02 Released         SZ620.ASM   11-21-2002  20:21:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz620.lst-38-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr83.lst:1:MPASM 03.20.02 Released          PR83.ASM   11-21-2002  20:21:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr83.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr83.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr83.lst:18:MPASM 03.20.02 Released          PR83.ASM   11-21-2002  20:21:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr83.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr252.lst:1:MPASM 03.20.02 Released         PR252.ASM   11-21-2002  20:21:12         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr252.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr252.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr252.lst:18:MPASM 03.20.02 Released         PR252.ASM   11-21-2002  20:21:12         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr252.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz44.lst:1:MPASM 03.20.02 Released          SZ44.ASM   11-21-2002  20:21:38         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz44.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz44.lst-39-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz44.lst:40:MPASM 03.20.02 Released          SZ44.ASM   11-21-2002  20:21:38         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz44.lst-41-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst:1:MPASM 03.20.02 Released       BADRAM1.ASM   11-21-2002  20:20:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-53-                      00047         TITLE   These should have only messages
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst:54:MPASM 03.20.02 Released       BADRAM1.ASM   11-21-2002  20:20:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-55-These should have only messages
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-112-Message[302]: Register in operand not in bank 0.  Ensure that bank bits are correct.
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst:113:MPASM 03.20.02 Released       BADRAM1.ASM   11-21-2002  20:20:13         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-114-These should have only messages
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-125-                      00051         TITLE   These should have warnings and messages
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst:126:MPASM 03.20.02 Released       BADRAM1.ASM   11-21-2002  20:20:13         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-127-These should have warnings and messages
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-184-Message[302]: Register in operand not in bank 0.  Ensure that bank bits are correct.
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst:185:MPASM 03.20.02 Released       BADRAM1.ASM   11-21-2002  20:20:13         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-186-These should have warnings and messages
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-215-                      00058         TITLE   These should have only messages
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst:216:MPASM 03.20.02 Released       BADRAM1.ASM   11-21-2002  20:20:13         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-217-These should have only messages
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-274-0059   00A0               M         MOVWF   0A0     ;MESS
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst:275:MPASM 03.20.02 Released       BADRAM1.ASM   11-21-2002  20:20:13         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-276-These should have only messages
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-290-                      00063         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst:291:MPASM 03.20.02 Released       BADRAM1.ASM   11-21-2002  20:20:13         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/badram1.lst-292-These should have only messages
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:1:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-59-004A   000A 000A      00050     DATA    WREG,       0XA
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:60:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-118-00AA   0413 0413      00103     DATA    RCSTA2,     0X0413
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:119:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-177-                      00156 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:178:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-236-0166   0002 0002      00209     DATA    PS1,        2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:237:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-295-01C4   0005 0005      00262     DATA    CHS1,       5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:296:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-354-                      00315 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:355:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-361-                      00316     END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:362:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-363-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-420-CA3L                              00000712
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:421:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-422-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-479-NOT_POR                           00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:480:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-481-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-538-PWM1ON                            00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:539:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-540-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-597-T0IE                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:598:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-599-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-656-UA                                00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst:657:MPASM 03.20.02 Released         HD752.ASM   11-21-2002  20:20:41         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd752.lst-658-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst:1:MPASM 03.20.02 Released        HD621A.ASM   11-21-2002  20:20:30         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst-59-004A   0000 0000      00050         DATA    C, 0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst:60:MPASM 03.20.02 Released        HD621A.ASM   11-21-2002  20:20:30         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst-108-                      00093         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst:109:MPASM 03.20.02 Released        HD621A.ASM   11-21-2002  20:20:30         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst-110-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst-167-VR1                               00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst:168:MPASM 03.20.02 Released        HD621A.ASM   11-21-2002  20:20:30         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd621a.lst-169-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz43.lst:1:MPASM 03.20.02 Released          SZ43.ASM   11-21-2002  20:21:38         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz43.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz43.lst-39-                      00028         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz43.lst:40:MPASM 03.20.02 Released          SZ43.ASM   11-21-2002  20:21:38         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/sz43.lst-41-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:18:                      00004 ;  MPASM PIC18C858 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-59-000078 0FE2 0FE2      00044         DATA FSR1H,      H'0FE2'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:60:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-118-000120 0FAD 0FAD      00097         DATA TXREG,     H'0FAD'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:119:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-177-0001D4 0F70 0F70      00150         DATA BRGCON1,   H'0F70'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:178:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-236-                      00203 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:237:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-295-000314 0F1A 0F1A      00256         DATA RXM0EIDH,  H'0F1A'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:296:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-354-                      00309 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:355:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-413-000450 0004 0004      00362         DATA NOT_RI,   H'0004'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:414:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-472-                      00415 ;----- SSPCON1 Bits --------------------------------------------------------
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:473:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-531-0005B0 0004 0004      00468         DATA DC2B0,         H'0004'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:532:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-590-000658 0000 0000      00521         DATA CCP2IE,             H'0000'
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:591:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-649-0006EC 0003 0003      00574         DATA AN3,                3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:650:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-708-0007A0 0001 0001      00627         DATA PSP1,               1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:709:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-767-000828 0005 0005      00680         DATA AN10,                5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:768:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-769-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-826-000890 0006 0006      00733         DATA RJ6,                 6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:827:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-828-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-853-                      00754         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:854:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-855-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-912-BRP4                              00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:913:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-914-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-971-CCPR2H                            00000FBC
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:972:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-973-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1030-DONE                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1031:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 19
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1032-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1089-I2C_READ                          00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1090:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 20
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1091-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1148-IRXIP                             00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1149:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 21
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1150-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1207-LATF6                             00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1208:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 22
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1209-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1266-NOT_LWRT                          00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1267:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 23
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1268-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1325-POSTDEC0                          00000FED
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1326:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 24
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1327-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1384-RB0D16                            00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1385:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 25
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1386-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1443-RB4                               00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1444:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 26
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1445-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1502-RESB1                             00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1503:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 27
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1504-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1561-RXB0D03                           00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1562:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 28
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1563-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1620-RXB0D62                           00000002
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1621:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 29
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1622-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1679-RXB1D3                            00000F59
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1680:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 30
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1681-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1738-RXB1SIDL                          00000F52
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1739:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 31
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1740-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1797-RXRTRRO                           00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1798:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 32
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1799-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1856-SSPM1                             00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1857:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 33
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1858-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1915-TBLPTRH                           00000FF7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1916:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 34
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1917-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1974-TRISA4                            00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:1975:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 35
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-1976-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2033-TRISG4                            00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:2034:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 36
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2035-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2092-TXB0D17                           00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:2093:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 37
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2094-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2151-TXB0D76                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:2152:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 38
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2153-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2210-TXB1D45                           00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:2211:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 39
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2212-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2269-TXB2D14                           00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:2270:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 40
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2271-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2328-TXB2D73                           00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:2329:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 41
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2330-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2387-WIN2                              00000003
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:2388:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 42
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2389-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2443-__18C858                          00000001
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst:2444:MPASM 03.20.07 Released                             HD858.ASM   12-9-2012  9:41:51         PAGE 43
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd858.lst-2445-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr756.lst:1:MPASM 03.20.02 Released         PR756.ASM   11-21-2002  20:21:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr756.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr756.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr756.lst:18:MPASM 03.20.02 Released         PR756.ASM   11-21-2002  20:21:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr756.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idata1.lst:1:MPASM 03.20.02 Released        IDATA1.ASM   1-11-2003  20:59:42         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idata1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idata1.lst-29-                      00023                 end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idata1.lst:30:MPASM 03.20.02 Released        IDATA1.ASM   1-11-2003  20:59:42         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/idata1.lst-31-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include4.lst:1:MPASM 03.20.02 Released      INCLUDE4.ASM   11-21-2002  20:21:04         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include4.lst-50-                      00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include4.lst:51:MPASM 03.20.02 Released      INCLUDE4.ASM   11-21-2002  20:21:04         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/include4.lst-52-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst:1:MPASM 03.20.02 Released         OP16X.ASM   11-21-2002  20:21:09         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-59-001C   8A00           00047         BCF     0,2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst:60:MPASM 03.20.02 Released         OP16X.ASM   11-21-2002  20:21:09         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-118-004A   2900           00099         CLRF    0,1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst:119:MPASM 03.20.02 Released         OP16X.ASM   11-21-2002  20:21:09         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-177-                      00143 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst:178:MPASM 03.20.02 Released         OP16X.ASM   11-21-2002  20:21:09         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-236-                      00186 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst:237:MPASM 03.20.02 Released         OP16X.ASM   11-21-2002  20:21:09         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-295-00B5   1B00           00236         RLCF    0
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst:296:MPASM 03.20.02 Released         OP16X.ASM   11-21-2002  20:21:09         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-354-00D9   0500           00279         SUBWF   0,1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst:355:MPASM 03.20.02 Released         OP16X.ASM   11-21-2002  20:21:09         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-413-00FF   0D00           00326         XORWF   0,1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst:414:MPASM 03.20.02 Released         OP16X.ASM   11-21-2002  20:21:09         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-426-                      00332         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst:427:MPASM 03.20.02 Released         OP16X.ASM   11-21-2002  20:21:09         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/op16x.lst-428-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr73.lst:1:MPASM 03.20.02 Released          PR73.ASM   11-21-2002  20:21:23         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr73.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr73.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr73.lst:18:MPASM 03.20.02 Released          PR73.ASM   11-21-2002  20:21:23         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr73.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd58a.lst:1:MPASM 03.20.02 Released         HD58A.ASM   11-21-2002  20:20:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd58a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd58a.lst-50-                      00041         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd58a.lst:51:MPASM 03.20.02 Released         HD58A.ASM   11-21-2002  20:20:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd58a.lst-52-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr63.lst:1:MPASM 03.20.02 Released          PR63.ASM   11-21-2002  20:21:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr63.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr63.lst-17-                      00011         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr63.lst:18:MPASM 03.20.02 Released          PR63.ASM   11-21-2002  20:21:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr63.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv2.lst:1:MPASM 03.20.02 Released       POUNDV2.ASM   11-21-2002  20:21:11         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv2.lst-26-                      00014         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv2.lst:27:MPASM 03.20.02 Released       POUNDV2.ASM   11-21-2002  20:21:11         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/poundv2.lst-28-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatao1.lst:1:MPASM 03.20.02 Released       UDATAO1.ASM   1-11-2003  20:59:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatao1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatao1.lst-44-                      00038                 end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatao1.lst:45:MPASM 03.20.02 Released       UDATAO1.ASM   1-11-2003  20:59:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/udatao1.lst-46-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst:1:MPASM 03.20.02 Released         HD64A.ASM   11-21-2002  20:20:33         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-59-                      00050 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst:60:MPASM 03.20.02 Released         HD64A.ASM   11-21-2002  20:20:33         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-118-00A8   0003 0003      00103         DATA    I2C_START, 3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst:119:MPASM 03.20.02 Released         HD64A.ASM   11-21-2002  20:20:33         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-177-0100   0007 0007      00156         DATA    IRP, 7                  ;STATUS
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst:178:MPASM 03.20.02 Released         HD64A.ASM   11-21-2002  20:20:33         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-192-                      00165         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst:193:MPASM 03.20.02 Released         HD64A.ASM   11-21-2002  20:20:33         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-194-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-251-PIR1                              0000000C
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst:252:MPASM 03.20.02 Released         HD64A.ASM   11-21-2002  20:20:33         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-253-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-310-TMR1ON                            00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst:311:MPASM 03.20.02 Released         HD64A.ASM   11-21-2002  20:20:33         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-312-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-367-
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst:368:MPASM 03.20.02 Released         HD64A.ASM   11-21-2002  20:20:33         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd64a.lst-369-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/radix.lst:1:MPASM 03.20.02 Released         RADIX.ASM   11-21-2002  20:21:35         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/radix.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/radix.lst-23-                      00017         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/radix.lst:24:MPASM 03.20.02 Released         RADIX.ASM   11-21-2002  20:21:35         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/radix.lst-25-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-17-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:18:                      00004 ;  MPASM PIC16F870 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-19-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-59-                      00044 ;       DATA    PORTD,          8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-118-0080   0003 0003      00097         DATA    NOT_PD,         3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-177-                      00150 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-236-010C   0004 0004      00203         DATA    TXIE,           4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-283-                      00244         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:284:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-285-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-342-IRP                               00000007
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:343:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-344-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-401-RC4                               00000004
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:402:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-403-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-460-TRISA0                            00000000
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:461:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-462-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-519-_FOSC_HS                          00003FFE
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst:520:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  8:44:28         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd870.lst-521-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst:1:MPASM 03.20.02 Released        HDE673.ASM   11-21-2002  20:20:52         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst-59-0038   0002 0002      00049         DATA    Z, 2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst:60:MPASM 03.20.02 Released        HDE673.ASM   11-21-2002  20:20:52         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst-81-                      00065         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst:82:MPASM 03.20.02 Released        HDE673.ASM   11-21-2002  20:20:52         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst-83-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst-140-RP0                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst:141:MPASM 03.20.02 Released        HDE673.ASM   11-21-2002  20:20:52         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hde673.lst-142-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst:1:MPASM 03.20.02 Released         HD62B.ASM   11-21-2002  20:20:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst-59-004C   0012 0012      00050         DATA    T2CON, 0X12
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst:60:MPASM 03.20.02 Released         HD62B.ASM   11-21-2002  20:20:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst-99-                      00084         END
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst:100:MPASM 03.20.02 Released         HD62B.ASM   11-21-2002  20:20:32         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst-101-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst-158-PR2                               00000092
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst:159:MPASM 03.20.02 Released         HD62B.ASM   11-21-2002  20:20:32         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst-160-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst-217-TOUTPS3                           00000006
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst:218:MPASM 03.20.02 Released         HD62B.ASM   11-21-2002  20:20:32         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/hd62b.lst-219-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr50.lst:1:MPASM 03.20.02 Released          PR50.ASM   11-21-2002  20:21:13         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr50.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr50.lst-23-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr50.lst:24:MPASM 03.20.02 Released          PR50.ASM   11-21-2002  20:21:13         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/pr50.lst-25-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list9.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  19:54:27         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list9.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list9.lst-59-                      00041 
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list9.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  19:54:27         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list9.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list9.lst-103-                      00073         end
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list9.lst:104:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-9-2012  19:54:27         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.mchip/listfiles/list9.lst-105-
##############################################
gputils-1.4.0/gpasm/testsuite/test-162-
gputils-1.4.0/gpasm/testsuite/test:163:# gpasm test functions
gputils-1.4.0/gpasm/testsuite/test-164-
##############################################
gputils-1.4.0/gpasm/testsuite/test-184-
gputils-1.4.0/gpasm/testsuite/test:185:  printbanner "Running ./$1 gpasm tests"
gputils-1.4.0/gpasm/testsuite/test-186-
##############################################
gputils-1.4.0/gpasm/testsuite/test-191-  cd $TESTDIR
gputils-1.4.0/gpasm/testsuite/test:192:  rm -f *.asm *.inc
gputils-1.4.0/gpasm/testsuite/test-193-  cp ../asmfiles/* .
gputils-1.4.0/gpasm/testsuite/test-194-
gputils-1.4.0/gpasm/testsuite/test:195:  # test all of the asm files
gputils-1.4.0/gpasm/testsuite/test-196-  for x in *.asm
##############################################
gputils-1.4.0/gpasm/testsuite/test-209-              passed=$((passed+1))
gputils-1.4.0/gpasm/testsuite/test:210:              echo "$basefilename.asm tested successfully"
gputils-1.4.0/gpasm/testsuite/test:211:              if test $DISASM -eq 1 ; then
gputils-1.4.0/gpasm/testsuite/test-212-                processor="$(get_processor $x)"
##############################################
gputils-1.4.0/gpasm/testsuite/test-226-                passed=$((passed+1))
gputils-1.4.0/gpasm/testsuite/test:227:                echo "$basefilename.asm tested successfully"
gputils-1.4.0/gpasm/testsuite/test-228-                # TODO: how to disassemble HXL and HXH???
gputils-1.4.0/gpasm/testsuite/test-229-                #
gputils-1.4.0/gpasm/testsuite/test:230:                #if test $DISASM -eq 1 ; then
gputils-1.4.0/gpasm/testsuite/test-231-                #  processor="$(get_processor $x)"
##############################################
gputils-1.4.0/gpasm/testsuite/test-247-          if test -e "$basefilename${XXHEXEXT}" ; then
gputils-1.4.0/gpasm/testsuite/test:248:            echo "$basefilename.asm failed with exit code $err, and failed to clean up ${XXHEXEXT} file"
gputils-1.4.0/gpasm/testsuite/test-249-          else
gputils-1.4.0/gpasm/testsuite/test:250:            echo "$basefilename.asm failed with exit code $err"
gputils-1.4.0/gpasm/testsuite/test-251-          fi
##############################################
gputils-1.4.0/gpasm/testsuite/test-259-          if test -e "$basefilename${XXHEXEXT}" ; then
gputils-1.4.0/gpasm/testsuite/test:260:            echo "$basefilename.asm failed to generate an error"
gputils-1.4.0/gpasm/testsuite/test-261-          else
gputils-1.4.0/gpasm/testsuite/test:262:            echo "$basefilename.asm failed to compile, but exit code was ok"
gputils-1.4.0/gpasm/testsuite/test-263-          fi
##############################################
gputils-1.4.0/gpasm/testsuite/test-265-          if test -e "$basefilename${XXHEXEXT}" ; then
gputils-1.4.0/gpasm/testsuite/test:266:            echo "$basefilename.asm failed to remove ${XXHEXEXT} file"
gputils-1.4.0/gpasm/testsuite/test-267-          else
gputils-1.4.0/gpasm/testsuite/test-268-            notcompiled=$((notcompiled+1))
gputils-1.4.0/gpasm/testsuite/test:269:            echo "$basefilename.asm tested successfully"
gputils-1.4.0/gpasm/testsuite/test-270-          fi
##############################################
gputils-1.4.0/gpasm/testsuite/test-313-
gputils-1.4.0/gpasm/testsuite/test:314:  printbanner "Running ./$1 gpasm object tests"
gputils-1.4.0/gpasm/testsuite/test-315-
##############################################
gputils-1.4.0/gpasm/testsuite/test-320-  cd $TESTOBJDIR
gputils-1.4.0/gpasm/testsuite/test:321:  rm -f *.asm *.inc
gputils-1.4.0/gpasm/testsuite/test-322-  cp ../objasm/* .
gputils-1.4.0/gpasm/testsuite/test-323-
gputils-1.4.0/gpasm/testsuite/test:324:  # test all of the asm files
gputils-1.4.0/gpasm/testsuite/test-325-  for x in *.asm
##############################################
gputils-1.4.0/gpasm/testsuite/test-340-              passed=$((passed+1))
gputils-1.4.0/gpasm/testsuite/test:341:              echo "$basefilename.asm tested successfully"
gputils-1.4.0/gpasm/testsuite/test-342-            else
##############################################
gputils-1.4.0/gpasm/testsuite/test-345-          else
gputils-1.4.0/gpasm/testsuite/test:346:            echo "$basefilename.asm failed to compile, and exit code failed to show error"
gputils-1.4.0/gpasm/testsuite/test-347-          fi
##############################################
gputils-1.4.0/gpasm/testsuite/test-350-          if test -e "$basefilename.o" ; then
gputils-1.4.0/gpasm/testsuite/test:351:            echo "$basefilename.asm failed with exit code $err, and failed to clean up ${XXOBJEXT} file"
gputils-1.4.0/gpasm/testsuite/test-352-          else
gputils-1.4.0/gpasm/testsuite/test:353:            echo "$basefilename.asm failed with exit code $err"
gputils-1.4.0/gpasm/testsuite/test-354-          fi
##############################################
gputils-1.4.0/gpasm/testsuite/test-362-          if test -e "$basefilename${XXOBJEXT}" ; then
gputils-1.4.0/gpasm/testsuite/test:363:            echo "$basefilename.asm failed to generate an error"
gputils-1.4.0/gpasm/testsuite/test-364-          else
gputils-1.4.0/gpasm/testsuite/test:365:            echo "$basefilename.asm failed to compile, but exit code was ok"
gputils-1.4.0/gpasm/testsuite/test-366-          fi
##############################################
gputils-1.4.0/gpasm/testsuite/test-368-          if test -e "$basefilename${XXOBJEXT}" ; then
gputils-1.4.0/gpasm/testsuite/test:369:            echo "$basefilename.asm failed to remove ${XXOBJEXT} file"
gputils-1.4.0/gpasm/testsuite/test-370-          else
gputils-1.4.0/gpasm/testsuite/test-371-            notcompiled=$((notcompiled+1))
gputils-1.4.0/gpasm/testsuite/test:372:            echo "$basefilename.asm tested successfully"
gputils-1.4.0/gpasm/testsuite/test-373-          fi
##############################################
gputils-1.4.0/gpasm/testsuite/test-398-{
gputils-1.4.0/gpasm/testsuite/test:399:  printbanner "Running old gpasm tests..."
gputils-1.4.0/gpasm/testsuite/test-400-  cd gpasm.old
##############################################
gputils-1.4.0/gpasm/testsuite/test-404-  echo
gputils-1.4.0/gpasm/testsuite/test:405:  printbanner "old gpasm testing successful"
gputils-1.4.0/gpasm/testsuite/test-406-  return 0
##############################################
gputils-1.4.0/gpasm/testsuite/test-410-{
gputils-1.4.0/gpasm/testsuite/test:411:  printbanner "Start of gpasm testing"
gputils-1.4.0/gpasm/testsuite/test-412-  if binexists $XXASMBIN && binexists $GPVOBIN ; then
##############################################
gputils-1.4.0/gpasm/testsuite/test-419-    if [ $failures -eq 0 ] ; then
gputils-1.4.0/gpasm/testsuite/test:420:        printbanner "gpasm testing successful"
gputils-1.4.0/gpasm/testsuite/test-421-    else
##############################################
gputils-1.4.0/gpasm/testsuite/test-443-      echo "  -h, --help        display this help message"
gputils-1.4.0/gpasm/testsuite/test:444:      echo "  -d, --disasm      disassemble and reassemble the assembled hex file"
gputils-1.4.0/gpasm/testsuite/test-445-      echo "  -m                use Microchip toolset"
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2.asm-77-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2.asm:78:	;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2.asm-79-     ;de "My Program, v1.0",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2.asm-89-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2.asm:90:     ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2.asm-91-     ;dt "A Message",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2.asm-93-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2.asm:94:     ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2.asm-95-;     fill 0x1ff, 2
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data3e.asm-2-     idata
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data3e.asm:3:	;; MPASM v5.34 gives Error[152]  : Executable code and data must be defined in an appropriate section
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data3e.asm-4-     dt "A Message",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data3.asm-92-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data3.asm:93:	;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data3.asm-94-     ;dt "A Message",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data3.asm-96-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data3.asm:97:	;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data3.asm-98-;     fill 0x1ff, 4
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2e.asm-77-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2e.asm:78:	;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2e.asm-79-     ;de "My Program, v1.0",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2e.asm-89-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2e.asm:90:     ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2e.asm-91-     ;dt "A Message",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2e.asm-93-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2e.asm:94:     ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data2e.asm-95-;     fill 0x1ff, 2
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/code_pack2.asm:1:; this is my test file for the code_pack gpasm patch
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/code_pack2.asm-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data4.asm-89-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data4.asm:90:	;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data4.asm-91-     ;dt "A Message",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data4.asm-93-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data4.asm:94:	;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objasm/data4.asm-95-;     fill 0x1ff, 3
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op16e.asm-35-	i	$-1,1
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op16e.asm:36:	;; gpasm bugs prevent these tests
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op16e.asm-37-	;i	$-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_16f570.asm-57-    i   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_16f570.asm:58:    ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_16f570.asm-59-    ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_16f570.asm-69-    i   0
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_16f570.asm:70:    ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_16f570.asm-71-    ;i  01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/tb3e.asm-2-
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/tb3e.asm:3:	;; MPASM 5.34 and does not catch these wrap arounds
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/tb3e.asm-4-	;; 21 bit counters for external memory
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_12f529.asm-57-    i   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_12f529.asm:58:    ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_12f529.asm-59-    ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_12f529.asm-69-    i   0
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_12f529.asm:70:    ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12e_12f529.asm-71-    ;i  01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/tb.asm-2-
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/tb.asm:3:	;; This is about a bug in MPASM 5.34 where this org is shifted
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/tb.asm-4-	;; left by one and produces byte offset -1. That is seen as too
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12.asm-57-	i	$-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12.asm:58:	;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12.asm-59-	;i	$-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12.asm-69-	i	0
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12.asm:70:	;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op12.asm-71-	;i	01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op14.asm-57-	i	$-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op14.asm:58:	;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/asmfiles/op14.asm-59-	;i	$-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-59-0000BC FFFF           00034      dw 0xFFFF
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-118-000056 61 00 62 00 63 00068      data "abcdefg"
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-177-000113 FF FF          00089      dw 0xFFFF
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-186-                      00092 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:187:                      00093         ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-188-                      00094      ;dt "A Message",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-190-                      00096 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:191:                      00097         ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-192-                      00098 ;     fill 0x1ff, 4
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-236-       00 34 00 35 00 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-295-       0C65 0C73 0C73 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:296:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-354-000001                00196 ua1  res 2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:355:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-364-                      00200      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:365:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-366-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-423-us0                               00000000
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst:424:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3.lst-425-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/extern_segv.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/extern_segv.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/extern_segv.lst-19-                      00011     end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/extern_segv.lst:20:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/extern_segv.lst-21-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst:1:MPASM 5.57        /HOME/PROG/TMP/CONFIG2.ASM   7-12-2014  11:36:22         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-12-                      00004 ; Build date : May 28 2014
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst:13:                      00005 ;  MPASM PIC16F737 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-14-                      00006 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-26-0000 0000             00010     END
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst:27:MPASM 5.57        /HOME/PROG/TMP/CONFIG2.ASM   7-12-2014  11:36:22         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-28-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-85-CCP3M3                            00000003
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst:86:MPASM 5.57        /HOME/PROG/TMP/CONFIG2.ASM   7-12-2014  11:36:22         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-87-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-144-INT0IE                            00000004
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst:145:MPASM 5.57        /HOME/PROG/TMP/CONFIG2.ASM   7-12-2014  11:36:22         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-146-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-203-PIR1                              0000000C
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst:204:MPASM 5.57        /HOME/PROG/TMP/CONFIG2.ASM   7-12-2014  11:36:22         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-205-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-262-RD                                00000000
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst:263:MPASM 5.57        /HOME/PROG/TMP/CONFIG2.ASM   7-12-2014  11:36:22         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-264-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-321-TMR1                              0000000E
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst:322:MPASM 5.57        /HOME/PROG/TMP/CONFIG2.ASM   7-12-2014  11:36:22         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-323-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-380-TXEN                              00000005
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst:381:MPASM 5.57        /HOME/PROG/TMP/CONFIG2.ASM   7-12-2014  11:36:22         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-382-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-439-_HS_OSC                           00003FEE
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst:440:MPASM 5.57        /HOME/PROG/TMP/CONFIG2.ASM   7-12-2014  11:36:22         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config2.lst-441-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12.lst:1:MPASM 03.20.02 Released          OP12.ASM   1-11-2003  20:59:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12.lst-50-                      00044      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12.lst:51:MPASM 03.20.02 Released          OP12.ASM   1-11-2003  20:59:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12.lst-52-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst-59-005D   3132 3334 3536 00032      dw "12345678",0
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst-118-000A                  00078 us10
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst-125-                      00079      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst:126:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data1.lst-127-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config3e.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config3e.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config3e.lst-19-                      00012         END
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config3e.lst:20:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config3e.lst-21-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-59-003B   004D 0079 0020 00025      de "My Program, v1.0",0
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-118-       3FFF 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-177-                      00077 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-183-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst:184:                      00078         ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-185-                      00079      ;de "My Program, v1.0",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-206-                      00089 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst:207:                      00090      ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-208-                      00091      ;dt "A Message",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-210-                      00093 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst:211:                      00094      ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-212-                      00095 ;     fill 0x1ff, 2
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-236-0001                  00119 us1  res 2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-246-                      00123      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst:247:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2.lst-248-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3e.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3e.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3e.lst-8-                      00002      idata
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3e.lst:9:                      00003         ;; MPASM v5.34 gives Error[152]  : Executable code and data must be defined in an appropriate se
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3e.lst-10-                            ction
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3e.lst-22-Error[129]  : Expected (END)
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3e.lst:23:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data3e.lst-24-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst-6-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst:7:                      00001 ; this is my test file for the code_pack gpasm patch
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst-8-                      00002 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst-59-000204 05             00050 blabel4 db 5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst-86-                      00068             end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst:87:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:24         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack2.lst-88-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config3.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config3.lst-21-                      00015         END
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config3.lst:22:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/config3.lst-23-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst:1:MPASM 5.57         /HOME/PROG/TMP/DATA2E.ASM   7-12-2014  11:36:57         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-59-003B   004D 0079 0020 00025      de "My Program, v1.0",0
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst:60:MPASM 5.57         /HOME/PROG/TMP/DATA2E.ASM   7-12-2014  11:36:57         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-118-       3FFF 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst:119:MPASM 5.57         /HOME/PROG/TMP/DATA2E.ASM   7-12-2014  11:36:57         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-177-                      00077 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst:178:MPASM 5.57         /HOME/PROG/TMP/DATA2E.ASM   7-12-2014  11:36:57         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-183-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst:184:                      00078         ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-185-                      00079      ;de "My Program, v1.0",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-206-                      00089 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst:207:                      00090      ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-208-                      00091      ;dt "A Message",0
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-210-                      00093 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst:211:                      00094      ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-212-                      00095 ;     fill 0x1ff, 2
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-236-0001                  00119 us1  res 2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst:237:MPASM 5.57         /HOME/PROG/TMP/DATA2E.ASM   7-12-2014  11:36:57         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-246-                      00123      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst:247:MPASM 5.57         /HOME/PROG/TMP/DATA2E.ASM   7-12-2014  11:36:57         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data2e.lst-248-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst:1:MPASM 5.57      /HOME/PROG/TMP/PAGESELW2.ASM   7-12-2014  11:37:22         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-12-                      00004 ; Build date : May 28 2014
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst:13:                      00005 ;  MPASM PIC16F73 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-14-                      00006 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-47-                      00031   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst:48:MPASM 5.57      /HOME/PROG/TMP/PAGESELW2.ASM   7-12-2014  11:37:22         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-49-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-106-GO_DONE                           00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst:107:MPASM 5.57      /HOME/PROG/TMP/PAGESELW2.ASM   7-12-2014  11:37:22         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-108-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-165-R                                 00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst:166:MPASM 5.57      /HOME/PROG/TMP/PAGESELW2.ASM   7-12-2014  11:37:22         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-167-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-224-SSPM2                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst:225:MPASM 5.57      /HOME/PROG/TMP/PAGESELW2.ASM   7-12-2014  11:37:22         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-226-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-283-TRISC0                            00000000
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst:284:MPASM 5.57      /HOME/PROG/TMP/PAGESELW2.ASM   7-12-2014  11:37:22         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-285-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-342-tmp                               00000000
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst:343:MPASM 5.57      /HOME/PROG/TMP/PAGESELW2.ASM   7-12-2014  11:37:22         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/pageselw2.lst-344-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-59-       3738 0000 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-118-0056                  00064 ida
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-176-                      00089 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst:177:                      00090         ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-186-                      00093 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst:187:                      00094         ;; MPASM gives Error[152]  : Executable code and data must be defined in an appropriate section 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-188-                      00095 ;     fill 0x1ff, 3
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-204-                      00111      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst:205:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data4.lst-206-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack3.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:24         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack3.lst-29-                      00022         END
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack3.lst:30:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:24         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack3.lst-31-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst:1:MPASM 03.20.02 Released          OP16.ASM   1-11-2003  20:59:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-59-0021   8F00           00047         bcf     0,7
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst:60:MPASM 03.20.02 Released          OP16.ASM   1-11-2003  20:59:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-118-004E   29??           00098         clrf    file
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst:119:MPASM 03.20.02 Released          OP16.ASM   1-11-2003  20:59:43         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-177-0071   2600           00142         dcfsnz  0,0
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst:178:MPASM 03.20.02 Released          OP16.ASM   1-11-2003  20:59:43         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-236-0095   6???           00186         movfp   file, file2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst:237:MPASM 03.20.02 Released          OP16.ASM   1-11-2003  20:59:43         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-295-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst:296:MPASM 03.20.02 Released          OP16.ASM   1-11-2003  20:59:43         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-354-00DD   05??           00278         subwf   file
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst:355:MPASM 03.20.02 Released          OP16.ASM   1-11-2003  20:59:43         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-413-0103   0D??           00325         xorwf   file
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst:414:MPASM 03.20.02 Released          OP16.ASM   1-11-2003  20:59:43         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-421-                      00327         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst:422:MPASM 03.20.02 Released          OP16.ASM   1-11-2003  20:59:43         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16.lst-423-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14.lst:1:MPASM 03.20.02 Released          OP14.ASM   1-11-2003  20:59:43         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14.lst-55-                      00047      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14.lst:56:MPASM 03.20.02 Released          OP14.ASM   1-11-2003  20:59:43         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14.lst-57-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_16f570.lst:1:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-8-2013  16:22:01         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_16f570.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_16f570.lst-59-                      00053 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_16f570.lst:60:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-8-2013  16:22:01         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_16f570.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_16f570.lst-66-                      00054      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_16f570.lst:67:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-8-2013  16:22:01         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_16f570.lst-68-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:1:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-13-                      00004 ; Build date : May 28 2014
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:14:                      00005 ;  MPASM PIC18F4550 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-15-                      00006 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-30-                      00013     end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:31:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-32-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-89-BTOEE                             00000004
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:90:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-91-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-148-CMIF                              00000006
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:149:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-150-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-207-ENDP1                             00000004
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:208:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-209-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-266-I2C_START                         00000003
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:267:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-268-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-325-LATB1                             00000001
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:326:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-327-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-384-NOT_W                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:385:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-386-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-443-PORTE                             00000F84
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:444:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-445-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-502-RCIE                              00000005
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:503:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-504-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-561-SPP6                              00000006
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:562:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-563-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-620-T0SE                              00000004
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:621:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-622-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-679-TMR3IF                            00000001
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:680:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-681-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-738-TUN1                              00000001
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:739:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-740-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-797-UTRDIS                            00000003
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:798:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-799-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-856-_CPD_ON_5H                        0000007F
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:857:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-858-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-915-_PLLDIV_10_1L                     000000FE
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:916:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-917-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-972-
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst:973:MPASM 5.57      /HOME/PROG/TMP/CODE_PACK.ASM   7-12-2014  11:35:39         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/code_pack.lst-974-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_12f529.lst:1:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-8-2013  16:22:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_12f529.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_12f529.lst-56-                      00050      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_12f529.lst:57:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-8-2013  16:22:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op12e_12f529.lst-58-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst:1:MPASM 03.20.02 Released         OP16E.ASM   1-11-2003  21:26:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-59-000046 9E00           00053         bcf     0,7
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst:60:MPASM 03.20.02 Released         OP16E.ASM   1-11-2003  21:26:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-118-                      00106 
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst:119:MPASM 03.20.02 Released         OP16E.ASM   1-11-2003  21:26:26         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-177-0000F2 2E00           00159         decfsz  0,f
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst:178:MPASM 03.20.02 Released         OP16E.ASM   1-11-2003  21:26:26         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-236-000156 EE20 F000      00212         lfsr    2,0
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst:237:MPASM 03.20.02 Released         OP16E.ASM   1-11-2003  21:26:26         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-295-0001A6 3600           00265         rlcf    0
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst:296:MPASM 03.20.02 Released         OP16E.ASM   1-11-2003  21:26:26         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-354-000200 5400           00318         subfwb  0,w
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst:355:MPASM 03.20.02 Released         OP16E.ASM   1-11-2003  21:26:26         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-411-                      00369         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst:412:MPASM 03.20.02 Released         OP16E.ASM   1-11-2003  21:26:26         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op16e.lst-413-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data5.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data5.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data5.lst-24-                      00013      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data5.lst:25:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/data5.lst-26-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14e.lst:1:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:47:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14e.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14e.lst-59-0025   002?           00052         movlb  file
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14e.lst:60:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:47:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14e.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14e.lst-102-                      00087         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14e.lst:103:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:47:06         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/op14e.lst-104-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst:1:MPASM 03.20.02 Released            SX.ASM   1-11-2003  20:59:45         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst-59-Warning[207]: Found label after column 1. (incf)
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst:60:MPASM 03.20.02 Released            SX.ASM   1-11-2003  20:59:45         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst-118-Error[122]  : Illegal opcode (file)
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst:119:MPASM 03.20.02 Released            SX.ASM   1-11-2003  20:59:45         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst-135-Warning[211]: Extraneous arguments on the line.
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst:136:MPASM 03.20.02 Released            SX.ASM   1-11-2003  20:59:45         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst-137-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst-152-Error[131]  : Processor type is undefined
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst:153:MPASM 03.20.02 Released            SX.ASM   1-11-2003  20:59:45         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/sx.lst-154-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/direct.lst:1:gpasm-1.1.0 #946 (Mar 17 2013)     direct.asm   3-17-2013  17:39:41         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/direct.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/direct.lst-23-                      00012     end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/direct.lst:24:gpasm-1.1.0 #946 (Mar 17 2013)     direct.asm   3-17-2013  17:39:41         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/direct.lst-25-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/dim.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/dim.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/dim.lst-28-                      00013         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/dim.lst:29:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  14:32:25         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/objlstfiles/dim.lst-30-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:1:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-11-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:12:                      00004 ;  MPASM PIC18C242 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-13-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-59-       0C00 
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:60:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-77-                      00043      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:78:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-79-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-136-CCP2M2                            00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:137:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-138-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-195-GO                                00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:196:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-197-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-254-LATB3                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:255:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-256-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-313-PCFG2                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:314:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-315-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-372-RBPU                              00000007
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:373:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-374-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-431-SSPIP                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:432:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-433-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-490-TBLPTRL                           00000FF6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:491:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-492-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-549-TRISC                             00000F94
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:550:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-551-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-608-_IDLOC2                           00200002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst:609:MPASM  5.42                         DATA3.ASM   9-26-2011  11:31:31         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data3.lst-610-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst:1:gpasm-0.9.2 alpha               sx20.asm    3-8-2001  01:33:59           PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst-60-0006 0730 09FF
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst:61:gpasm-0.9.2 alpha               sx20.asm    3-8-2001  01:33:59           PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst-62-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst-120-0816 0000 0002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst:121:gpasm-0.9.2 alpha               sx20.asm    3-8-2001  01:33:59           PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst-122-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst-136-082A 000C
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst:137:gpasm-0.9.2 alpha               sx20.asm    3-8-2001  01:33:59           PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx20.lst-138-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel1.lst:1:MPASM 03.20.02 Released      BANKIS~1.ASM   1-18-2003  21:08:58         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel1.lst-43-                      00033   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel1.lst:44:MPASM 03.20.02 Released      BANKIS~1.ASM   1-18-2003  21:08:58         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel1.lst-45-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config2.lst:1:MPASM 03.20.02 Released       CONFIG2.ASM   11-22-2002  11:18:03         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config2.lst-35-                      00029      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config2.lst:36:MPASM 03.20.02 Released       CONFIG2.ASM   11-22-2002  11:18:03         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config2.lst-37-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-59-                      00053         i       low c2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-69-                      00057         i       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:70:                      00058         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-71-                      00059         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-81-                      00069         i       0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:82:                      00070         ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-83-                      00071         ;i      01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-118-002A   01F9               M         ADDWF       d2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-149-003D   0E3C               M         ANDLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:150:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-151-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-177-004C   017F               M         ANDWF       d1-d1b
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-227-0070   0900               M         CALL       0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:228:                          M         ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-229-                          M         ;i      01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-236-0075   0976               M         CALL       $+1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-295-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:296:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-341-00B1   0A00               M         GOTO       0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:342:                          M         ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-343-                          M         ;i      01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-354-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:355:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-413-00D9   0D41               M         IORLW       'A'
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:414:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-430-00E4   0DE3               M         IORLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:431:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-432-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-472-00FB   023F               M         MOVF       01F,F
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:473:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-513-0113   0C12               M         MOVLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:514:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-515-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-531-011D   0038               M         MOVWF       d2-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:532:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-556-012C   082B               M         RETLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:557:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-558-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-590-013E   0372               M         RLF       d1+1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:591:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-649-015F   00B2               M         SUBWF       d1+1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:650:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-704-0181   0F80               M         XORLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:705:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-706-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-708-                          M         ;i      $-c1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:709:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-762-                      00147         END
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst:763:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12.lst-764-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/noend.lst:1:MPASM 03.20.02 Released         NOEND.ASM   11-22-2002  11:18:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/noend.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/noend.lst-14-Error[129]  : Expected (END)
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/noend.lst:15:MPASM 03.20.02 Released         NOEND.ASM   11-22-2002  11:18:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/noend.lst-16-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data1.lst:1:MPASM  5.42                         DATA1.ASM   9-26-2011  11:30:02         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data1.lst-59-Message[303]: Program word too large.  Truncated to core size. (6566)
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data1.lst:60:MPASM  5.42                         DATA1.ASM   9-26-2011  11:30:02         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data1.lst-93-                      00031      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data1.lst:94:MPASM  5.42                         DATA1.ASM   9-26-2011  11:30:02         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data1.lst-95-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_def.lst:1:MPASM 03.20.02 Released      MACRO_~1.ASM   11-22-2002  11:18:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_def.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_def.lst-24-                      00015   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_def.lst:25:MPASM 03.20.02 Released      MACRO_~1.ASM   11-22-2002  11:18:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_def.lst-26-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/if1.lst:1:MPASM 03.20.02 Released           IF1.ASM   11-22-2002  11:18:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/if1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/if1.lst-31-                      00018   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/if1.lst:32:MPASM 03.20.02 Released           IF1.ASM   11-22-2002  11:18:05         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/if1.lst-33-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/radix1.lst:1:MPASM 03.20.02 Released        RADIX1.ASM   11-22-2002  11:18:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/radix1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/radix1.lst-17-                      00011      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/radix1.lst:18:MPASM 03.20.02 Released        RADIX1.ASM   11-22-2002  11:18:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/radix1.lst-19-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel1.lst:1:MPASM 03.20.02 Released      BANKSEL1.ASM   11-24-2002  13:30:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel1.lst-31-                      00022   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel1.lst:32:MPASM 03.20.02 Released      BANKSEL1.ASM   11-24-2002  13:30:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel1.lst-33-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro1.lst:1:MPASM 03.20.02 Released        MACRO1.ASM   11-22-2002  11:18:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro1.lst-19-                      00011    end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro1.lst:20:MPASM 03.20.02 Released        MACRO1.ASM   11-22-2002  11:18:05         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro1.lst-21-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/insn1.lst:1:MPASM 03.20.02 Released         INSN1.ASM   11-22-2002  11:18:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/insn1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/insn1.lst-16-                      00009   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/insn1.lst:17:MPASM 03.20.02 Released         INSN1.ASM   11-22-2002  11:18:05         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/insn1.lst-18-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel2.lst:1:MPASM 03.20.02 Released      PAGESEL2.ASM   11-24-2002  13:30:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel2.lst-59-Message[306]: Crossing page boundary -- ensure page bits are set.
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel2.lst:60:MPASM 03.20.02 Released      PAGESEL2.ASM   11-24-2002  13:30:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel2.lst-82-                      00026        end 
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel2.lst:83:MPASM 03.20.02 Released      PAGESEL2.ASM   11-24-2002  13:30:15         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel2.lst-84-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data2.lst:1:MPASM  5.42                         DATA2.ASM   9-26-2011  11:35:57         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data2.lst-59-       3400 
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data2.lst:60:MPASM  5.42                         DATA2.ASM   9-26-2011  11:35:57         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data2.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data2.lst-77-                      00032      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data2.lst:78:MPASM  5.42                         DATA2.ASM   9-26-2011  11:35:57         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/data2.lst-79-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst:1:gpasm-0.9.2 alpha               sx18.asm    3-8-2001  01:33:54           PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst-60-0006 0730 09FF
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst:61:gpasm-0.9.2 alpha               sx18.asm    3-8-2001  01:33:54           PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst-62-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst-120-0816 0000 0002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst:121:gpasm-0.9.2 alpha               sx18.asm    3-8-2001  01:33:54           PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst-122-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst-136-082A 000C
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst:137:gpasm-0.9.2 alpha               sx18.asm    3-8-2001  01:33:54           PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx18.lst-138-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/big_number.lst:1:MPASM 03.50 Released                           BIG_NUMBER.ASM   10-21-2003  20:15:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/big_number.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/big_number.lst-18-                      00012   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/big_number.lst:19:MPASM 03.50 Released                           BIG_NUMBER.ASM   10-21-2003  20:15:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/big_number.lst-20-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config4.lst:1:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:26:00         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config4.lst-14-                      00007         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config4.lst:15:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:26:00         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config4.lst-16-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel1.lst:1:MPASM 03.20.02 Released      PAGESEL1.ASM   11-24-2002  13:30:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel1.lst-59-Message[306]: Crossing page boundary -- ensure page bits are set.
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel1.lst:60:MPASM 03.20.02 Released      PAGESEL1.ASM   11-24-2002  13:30:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel1.lst-82-                      00026        end 
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel1.lst:83:MPASM 03.20.02 Released      PAGESEL1.ASM   11-24-2002  13:30:15         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel1.lst-84-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel3.lst:1:MPASM 03.20.02 Released      BANKIS~3.ASM   1-18-2003  21:09:00         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel3.lst-59-0017   0100           00048   movwf INDF0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel3.lst:60:MPASM 03.20.02 Released      BANKIS~3.ASM   1-18-2003  21:09:00         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel3.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel3.lst-85-                      00065   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel3.lst:86:MPASM 03.20.02 Released      BANKIS~3.ASM   1-18-2003  21:09:00         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel3.lst-87-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst:1:gpasm-0.9.2 alpha               sx28.asm    3-8-2001  01:33:57           PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst-60-0006 0730 09FF
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst:61:gpasm-0.9.2 alpha               sx28.asm    3-8-2001  01:33:57           PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst-62-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst-120-0816 0000 0002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst:121:gpasm-0.9.2 alpha               sx28.asm    3-8-2001  01:33:57           PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst-122-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst-136-082A 000C
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst:137:gpasm-0.9.2 alpha               sx28.asm    3-8-2001  01:33:57           PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sx28.lst-138-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/define2.lst:1:MPASM 03.20.02 Released       DEFINE2.ASM   3-10-2003  2:14:35         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/define2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/define2.lst-31-                      00025    end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/define2.lst:32:MPASM 03.20.02 Released       DEFINE2.ASM   3-10-2003  2:14:35         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/define2.lst-33-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:1:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-11-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:12:                      00004 ;  MPASM PIC18C242 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-13-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-47-                      00024      eNd
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:48:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-49-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-106-CCP2M2                            00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:107:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-108-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-165-GO                                00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:166:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-167-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-224-LATB3                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:225:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-226-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-283-PCFG2                             00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:284:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-285-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-342-RBPU                              00000007
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:343:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-344-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-401-SSPIP                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:402:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-403-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-460-TBLPTRL                           00000FF6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:461:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-462-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-519-TRISB5                            00000005
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:520:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-521-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-578-_HS_OSC_1                         000000FA
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:579:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-580-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-630-03C0 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:631:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-632-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-682-0F40 : XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst:683:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-31-2013  17:03:20         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/config3.lst-684-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sym.lst:1:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-29-2013  23:31:46         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sym.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sym.lst-15-                      00009         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sym.lst:16:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-29-2013  23:31:46         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/sym.lst-17-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel2.lst:1:MPASM 03.20.02 Released      BANKIS~2.ASM   1-18-2003  21:08:59         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel2.lst-41-                      00033   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel2.lst:42:MPASM 03.20.02 Released      BANKIS~2.ASM   1-18-2003  21:08:59         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel2.lst-43-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel2.lst:1:MPASM 03.20.02 Released      BANKSEL2.ASM   11-24-2002  13:30:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel2.lst-31-                      00022   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel2.lst:32:MPASM 03.20.02 Released      BANKSEL2.ASM   11-24-2002  13:30:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel2.lst-33-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/define1.lst:1:MPASM 03.20.02 Released       DEFINE1.ASM   11-22-2002  11:18:04         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/define1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/define1.lst-44-                      00038     end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/define1.lst:45:MPASM 03.20.02 Released       DEFINE1.ASM   11-22-2002  11:18:04         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/define1.lst-46-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro2.lst:1:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-7-2013  10:57:08         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro2.lst-80-                      00054   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro2.lst:81:MPASM  5.49  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   3-7-2013  10:57:08         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro2.lst-82-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst:1:MPASM  5.11                     PAGESELW1.ASM   6-25-2007  15:06:56         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-43-                      00032   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst:44:MPASM  5.11                     PAGESELW1.ASM   6-25-2007  15:06:56         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-45-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-102-CM0                               00000000
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst:103:MPASM  5.11                     PAGESELW1.ASM   6-25-2007  15:06:56         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-104-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-161-NOT_RBPU                          00000007
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst:162:MPASM  5.11                     PAGESELW1.ASM   6-25-2007  15:06:56         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-163-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-220-SPBRG                             00000099
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst:221:MPASM  5.11                     PAGESELW1.ASM   6-25-2007  15:06:56         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-222-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-279-TX9                               00000006
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst:280:MPASM  5.11                     PAGESELW1.ASM   6-25-2007  15:06:56         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-281-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-326-tmp                               00000020
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst:327:MPASM  5.11                     PAGESELW1.ASM   6-25-2007  15:06:56         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pageselw1.lst-328-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14_high.lst:1:MPASM 5.58               ./SRC/OP14_HIGH.ASM   9-26-2014  11:01:36         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14_high.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14_high.lst-25-                      00019         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14_high.lst:26:MPASM 5.58               ./SRC/OP14_HIGH.ASM   9-26-2014  11:01:36         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14_high.lst-27-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/variable1.lst:1:MPASM 03.20.02 Released      VARIAB~1.ASM   11-22-2002  11:18:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/variable1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/variable1.lst-28-                      00022      end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/variable1.lst:29:MPASM 03.20.02 Released      VARIAB~1.ASM   11-22-2002  11:18:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/variable1.lst-30-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/movff.lst:1:MPASM 03.20.02 Released         MOVFF.ASM   3-10-2003  2:14:01         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/movff.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/movff.lst-27-                      00017   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/movff.lst:28:MPASM 03.20.02 Released         MOVFF.ASM   3-10-2003  2:14:01         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/movff.lst-29-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro3.lst:1:MPASM 03.20.02 Released        MACRO3.ASM   11-22-2002  11:18:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro3.lst-31-                      00020   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro3.lst:32:MPASM 03.20.02 Released        MACRO3.ASM   11-22-2002  11:18:05         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro3.lst-33-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:1:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-59-002F   3055           00007       movlw 0x55
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:60:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-118-0064   30AA           00006       movlw 0xAA
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:119:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-177-0099   3055           00007       movlw 0x55
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:178:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-236-00CE   30AA           00006       movlw 0xAA
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:237:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-295-0103   3055           00007       movlw 0x55
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:296:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-354-0138   30AA           00006       movlw 0xAA
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:355:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-413-016D   3055           00007       movlw 0x55
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:414:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-472-01A2   30AA           00006       movlw 0xAA
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:473:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-531-01D7   3055           00007       movlw 0x55
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:532:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-581-                      00010     end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst:582:MPASM 03.20.02 Released        WHILE1.ASM   11-22-2002  11:18:07         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/while1.lst-583-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/cblock1.lst:1:MPASM 03.20.02 Released       CBLOCK1.ASM   11-22-2002  11:18:03         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/cblock1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/cblock1.lst-24-                      00018   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/cblock1.lst:25:MPASM 03.20.02 Released       CBLOCK1.ASM   11-22-2002  11:18:03         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/cblock1.lst-26-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e_high.lst:1:MPASM 5.58              ./SRC/OP14E_HIGH.ASM   9-26-2014  11:02:07         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e_high.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e_high.lst-25-                      00019         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e_high.lst:26:MPASM 5.58              ./SRC/OP14E_HIGH.ASM   9-26-2014  11:02:07         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e_high.lst-27-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  12:35:36         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-59-Warning[202]: Argument out of range.  Least significant bits used.
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  12:35:36         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-118-                      00065 ;
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  12:35:36         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-177-0048 7F 7F            00110         DATA    _93LC46  , H'007F'
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  12:35:36         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-236-                      00149 ;       Secure LCS-Series
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  12:35:36         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-251-                      00156         END
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst:252:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  12:35:36         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-253-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-310-_24LC64                           H'1FFF'
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst:311:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  12:35:36         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-312-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-367-__EEPROM8                         00000001
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst:368:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-3-2012  12:35:36         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/eeprom8.lst-369-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel5.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-26-2012  9:41:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel5.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel5.lst-45-                      00033   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel5.lst:46:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   11-26-2012  9:41:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel5.lst-47-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel4.lst:1:MPASM 03.20.02 Released      BANKSEL4.ASM   11-24-2002  13:49:34         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel4.lst-48-                      00042   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel4.lst:49:MPASM 03.20.02 Released      BANKSEL4.ASM   11-24-2002  13:49:34         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel4.lst-50-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst:1:MPASM 03.20.02 Released      MACRO_~2.ASM   11-22-2002  11:18:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst-59-                      00043        ; test expanded nested macros
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst:60:MPASM 03.20.02 Released      MACRO_~2.ASM   11-22-2002  11:18:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst-118-                      00065 ; verify that EXPAND and NOEXPAND don't effect while loops
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst:119:MPASM 03.20.02 Released      MACRO_~2.ASM   11-22-2002  11:18:06         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst-174-                      00091        end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst:175:MPASM 03.20.02 Released      MACRO_~2.ASM   11-22-2002  11:18:06         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/macro_expand.lst-176-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:1:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-59-                      00053         i       low c2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:60:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-69-                      00057         i       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:70:                      00058         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-71-                      00059         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-113-002D   3E2C               M         ADDLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:114:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-115-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-118-                          M         ;i      c2-$
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:119:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-167-004C   394B               M         ANDLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:168:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-169-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-177-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:178:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-236-0077   1C00               M         BTFSS       0,0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:237:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-295-009F   09A8               M         COMF       d2-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:296:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-354-                      00103         lit11   GOTO
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:355:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-413-00E3   0FFF               M         INCFSZ       d1-d1b
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:414:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-439-00F3   38F2               M         IORLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:440:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-441-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-472-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:473:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-522-0122   3021               M         MOVLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:523:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-524-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-531-                      00110         opf7    MOVWF
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:532:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-567-013C   343B               M         RETLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:568:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-569-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-590-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:591:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-649-Warning[202]: Argument out of range.  Least significant bits used.
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:650:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-658-016D   3C6C               M         SUBLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:659:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-660-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-708-018A   0EA9               M         SWAPF       d2,F
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:709:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-741-019C   3A9B               M         XORLW       $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:742:                          M         ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-743-                          M         ;i      $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-767-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:768:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-769-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-797-                      00139         END
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst:798:MPASM  5.47  /MNT/A1A5D1F2-0B60-42B4-9012-910   12-5-2012  17:25:48         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14.lst-799-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mac_label2.lst:1:MPASM 03.20.02 Released      MAC_LA~1.ASM   11-22-2002  11:18:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mac_label2.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mac_label2.lst-22-                      00014        end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mac_label2.lst:23:MPASM 03.20.02 Released      MAC_LA~1.ASM   11-22-2002  11:18:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mac_label2.lst-24-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:1:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-59-                      00053     i   low c2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:60:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-69-                      00057     i   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:70:                      00058     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-71-                      00059     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-81-                      00069     i   0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:82:                      00070     ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-83-                      00071     ;i  01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-118-002A   01F9               M     ADDWF   d2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:119:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-149-003D   0E3C               M     ANDLW   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:150:                          M     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-151-                          M     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-177-004C   017F               M     ANDWF   d1-d1b
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:178:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-227-0070   0900               M     CALL   0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:228:                          M     ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-229-                          M     ;i  01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-236-0075   0976               M     CALL   $+1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:237:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-295-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:296:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-341-00B1   0A00               M     GOTO   0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:342:                          M     ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-343-                          M     ;i  01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-354-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:355:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-413-00D9   0D41               M     IORLW   'A'
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:414:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-430-00E4   0DE3               M     IORLW   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:431:                          M     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-432-                          M     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-472-00FB   023F               M     MOVF   01F,F
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:473:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-513-0113   0C12               M     MOVLW   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:514:                          M     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-515-                          M     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-531-011D   0038               M     MOVWF   d2-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:532:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-556-012C   082B               M     RETLW   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:557:                          M     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-558-                          M     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-590-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:591:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-649-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:650:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-703-0181   0F80               M     XORLW   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:704:                          M     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-705-                          M     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-708-                          M     ;i  c2-$
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:709:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-767-Warning[202]: Argument out of range.  Least significant bits used.
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:768:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-769-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-782-                      00159     end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst:783:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_16f570.lst-784-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/poundv1.lst:1:MPASM 03.20.02 Released       POUNDV1.ASM   11-22-2002  11:18:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/poundv1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/poundv1.lst-32-                      00026   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/poundv1.lst:33:MPASM 03.20.02 Released       POUNDV1.ASM   11-22-2002  11:18:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/poundv1.lst-34-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel3.lst:1:MPASM 03.20.02 Released      PAGESEL3.ASM   11-24-2002  13:30:15         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel3.lst-59-1007   B010 0103          M        pagesel page2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel3.lst:60:MPASM 03.20.02 Released      PAGESEL3.ASM   11-24-2002  13:30:15         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel3.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel3.lst-86-                      00026        end 
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel3.lst:87:MPASM 03.20.02 Released      PAGESEL3.ASM   11-24-2002  13:30:15         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/pagesel3.lst-88-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/set1.lst:1:MPASM 03.20.02 Released          SET1.ASM   11-22-2002  11:18:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/set1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/set1.lst-27-                      00015   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/set1.lst:28:MPASM 03.20.02 Released          SET1.ASM   11-22-2002  11:18:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/set1.lst-29-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/extended1.lst:1:MPASM 03.90 Released                            EXTENDED1.ASM   12-31-2004  17:18:19         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/extended1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/extended1.lst-21-                      00015   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/extended1.lst:22:MPASM 03.90 Released                            EXTENDED1.ASM   12-31-2004  17:18:19         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/extended1.lst-23-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:1:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-59-                      00053     i   low c2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:60:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-69-                      00057     i   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:70:                      00058     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-71-                      00059     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-81-                      00069     i   0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:82:                      00070     ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-83-                      00071     ;i  01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-118-002A   01F9               M     ADDWF   d2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:119:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-149-003D   0E3C               M     ANDLW   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:150:                          M     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-151-                          M     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-177-004C   017F               M     ANDWF   d1-d1b
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:178:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-227-0070   0900               M     CALL   0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:228:                          M     ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-229-                          M     ;i  01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-236-0075   0976               M     CALL   $+1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:237:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-295-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:296:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-341-00B1   0A00               M     GOTO   0
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:342:                          M     ;; MPASM (correctly) gives error on these for a CALL
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-343-                          M     ;i  01FF
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-354-Message[305]: Using default destination of 1 (file).
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:355:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-413-00D9   0D41               M     IORLW   'A'
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:414:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-430-00E4   0DE3               M     IORLW   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:431:                          M     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-432-                          M     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-472-00FB   023F               M     MOVF   01F,F
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:473:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-513-0113   0C12               M     MOVLW   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:514:                          M     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-515-                          M     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-531-011D   0038               M     MOVWF   d2-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:532:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-556-012C   082B               M     RETLW   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:557:                          M     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-558-                          M     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-590-013E   0378               M     RLF   d2-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:591:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-649-015F   00B8               M     SUBWF   d2-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:650:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-702-0180   0F7F               M     XORLW   $-1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:703:                          M     ;; gpasm bugs prevent these
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-704-                          M     ;i  $-$
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-708-                          M     ;i  $-c2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:709:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-765-                      00151     end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst:766:MPASM  5.49  /HOME/BORUTR/TMP/GPUTILS_BUGS/BU   3-8-2013  13:47:26         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op12e_12f529.lst-767-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst:1:MPASM 03.20.02 Released      MACLABEL.ASM   11-22-2002  11:18:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-44-                      00023         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst:45:MPASM 03.20.02 Released      MACLABEL.ASM   11-22-2002  11:18:05         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-46-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-103-D_A                               00000005
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst:104:MPASM 03.20.02 Released      MACLABEL.ASM   11-22-2002  11:18:05         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-105-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-162-PCFG3                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst:163:MPASM 03.20.02 Released      MACLABEL.ASM   11-22-2002  11:18:05         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-164-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-221-SSPIE                             00000003
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst:222:MPASM 03.20.02 Released      MACLABEL.ASM   11-22-2002  11:18:05         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-223-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-280-TXIF                              00000004
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst:281:MPASM 03.20.02 Released      MACLABEL.ASM   11-22-2002  11:18:05         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/maclabel.lst-282-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel4.lst:1:MPASM 03.20.02 Released      BANKIS~4.ASM   1-18-2003  21:09:01         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel4.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel4.lst-59-00001C 6EDF           00045   movwf INDF2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel4.lst:60:MPASM 03.20.02 Released      BANKIS~4.ASM   1-18-2003  21:09:01         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel4.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel4.lst-95-                      00067   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel4.lst:96:MPASM 03.20.02 Released      BANKIS~4.ASM   1-18-2003  21:09:01         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/bankisel4.lst-97-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:1:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-59-001D   3F46               M         moviw   6[FSR1]
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:60:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-118-0040   3F18               M         moviw   24[FSR0]
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:119:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-120-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-177-0063   3F76               M         moviw   -10[FSR1]
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:178:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-179-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-236-0086   3F24               M         moviw   -28[FSR0]
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:237:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-238-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-295-                      00115         movwix  10
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:296:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-297-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-354-00C9   3FDB               M         movwi   27[FSR1]
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:355:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-356-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-413-                      00151         movwix  -13
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:414:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-415-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-472-010F   3FE2               M         movwi   -30[FSR1]
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:473:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-474-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-531-                      00191         addfsrx 13
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:532:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-533-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-590-0151   315E               M         addfsr  FSR1,30
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:591:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-592-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-649-                      00227         addfsrx -17
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:650:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-651-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-708-                      00248 
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:709:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-710-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-767-01B5   000A           00291         callw
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:768:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-769-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-793-                      00311         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst:794:MPASM  5.51  /HOME/BORUTR/SVN_SNAPSHOTS/GPUTI   8-2-2013  11:43:32         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/op14e.lst-795-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/labelsub.lst:1:MPASM 03.20.02 Released      LABELSUB.ASM   11-22-2002  11:18:05         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/labelsub.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/labelsub.lst-33-                      00027   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/labelsub.lst:34:MPASM 03.20.02 Released      LABELSUB.ASM   11-22-2002  11:18:05         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/labelsub.lst-35-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:1:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-13-                      00003 ;==========================================================================
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:14:                      00004 ;  MPASM PIC16F1933 processor include
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-15-                      00005 ; 
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-59-0020   3F80           00044         MOVWI   0[INDF0]
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:60:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-61-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-93-                      00072         end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:94:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE  3
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-95-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-152-BSR0                              00000000
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:153:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE  4
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-154-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-211-CCP1CON                           00000293
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:212:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE  5
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-213-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-270-CCPR3                             00000311
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:271:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE  6
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-272-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-329-DACR4                             00000004
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:330:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE  7
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-331-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-388-INDF1                             00000001
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:389:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE  8
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-390-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-447-LATB5                             00000005
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:448:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE  9
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-449-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-506-LWLO                              00000005
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:507:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE 10
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-508-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-565-PCIE                              00000006
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:566:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE 11
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-567-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-624-RB2                               00000002
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:625:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE 12
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-626-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-683-SEG0COM3                          00000000
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:684:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE 13
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-685-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-742-SEG8COM0                          00000000
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:743:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE 14
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-744-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-801-SSPMSK                            00000213
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:802:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE 15
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-803-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-860-T4CKPS0                           00000000
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:861:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE 16
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-862-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-919-TRISB                             0000008D
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:920:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE 17
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-921-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-978-WPUB1                             00000001
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:979:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE 18
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-980-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-1037-_MCLRE_ON                         0000FFFF
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst:1038:MPASM 5.57                ./ASM/MOV_INDF.ASM   8-9-2014  20:50:35         PAGE 19
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/mov_indf.lst-1039-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/misc1.lst:1:MPASM 03.20.02 Released         MISC1.ASM   11-22-2002  11:18:06         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/misc1.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/misc1.lst-42-                      00036      eNd
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/misc1.lst:43:MPASM 03.20.02 Released         MISC1.ASM   11-22-2002  11:18:06         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/misc1.lst-44-test file
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel3.lst:1:MPASM 03.20.02 Released      BANKSEL3.ASM   11-24-2002  13:30:14         PAGE  1
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel3.lst-2-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel3.lst-56-                      00042   end
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel3.lst:57:MPASM 03.20.02 Released      BANKSEL3.ASM   11-24-2002  13:30:14         PAGE  2
gputils-1.4.0/gpasm/testsuite/gpasm.project/listfiles/banksel3.lst-58-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-7-#
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:8:# gpasm is free software; you can redistribute it and/or modify
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-9-# it under the terms of the GNU General Public License as published by
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-12-#
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:13:# gpasm is distributed in the hope that it will be useful,
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-14-# but WITHOUT ANY WARRANTY; without even the implied warranty of
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-42-    if ! test -e $GPASM; then
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:43:      echo "$GPASM not found.  Aborting."
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-44-      exit 1
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-45-    else
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:46:      $GPASM -v
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-47-    fi
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-48-    echo flash.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:49:    $GPASM $FLAGS flash.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-50-    echo lights.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:51:    $GPASM $FLAGS lights.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-52-    echo stack.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:53:    $GPASM $FLAGS stack.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-54-    echo test0.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:55:    $GPASM $FLAGS test0.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-56-    echo test1.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:57:    $GPASM $FLAGS test1.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-58-    echo test3.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:59:    $GPASM $FLAGS test3.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-60-    echo test4.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:61:    $GPASM $FLAGS test4.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-62-    echo test5.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:63:    $GPASM $FLAGS test5.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-64-    echo test6.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:65:    $GPASM $FLAGS test6.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-66-    echo test7.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:67:    $GPASM $FLAGS test7.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-68-    echo test8.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:69:    $GPASM $FLAGS test8.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-70-    echo test9.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:71:    $GPASM $FLAGS test9.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-72-    echo test10.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:73:    $GPASM $FLAGS test10.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-74-    echo x.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:75:    $GPASM $FLAGS x.asm		|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-76-    echo safp.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:77:    $GPASM $FLAGS safp.asm	|| testfailed
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-78-
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-83-    echo XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:84:    $GPASM errorlevel.asm
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-85-    echo XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-102-    echo "-----------------------------------------------------------"
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:103:    echo " testall - gpasm test script "
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-104-    echo "-----------------------------------------------------------"
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-112-    echo "Notes:" 
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall:113:    echo "       This is an old gpasm test.  Some of the features it"
gputils-1.4.0/gpasm/testsuite/gpasm.old/testall-114-    echo "       tests for are not supported by MPASM."
##############################################
gputils-1.4.0/gpasm/testsuite/gpasm.old/errorlevel.asm-3-;
gputils-1.4.0/gpasm/testsuite/gpasm.old/errorlevel.asm:4:; This code was used to test changes made to GPASM 0.8.11 to implement the ERRORLEVEL
gputils-1.4.0/gpasm/testsuite/gpasm.old/errorlevel.asm-5-; directive and several other enhancements to the ERROR handling system.
##############################################
gputils-1.4.0/gpasm/testsuite/README:1:                         gpasm test scripts
gputils-1.4.0/gpasm/testsuite/README-2-
##############################################
gputils-1.4.0/gpasm/testsuite/README-39-These tests were created specifically for gpasm.  The intention is to test
gputils-1.4.0/gpasm/testsuite/README:40:features that MPASM doesn't have (like support for SX devices) or that are not
gputils-1.4.0/gpasm/testsuite/README-41-covered by the mchip test files.
gputils-1.4.0/gpasm/testsuite/README-42-
gputils-1.4.0/gpasm/testsuite/README:43:All of the hex and object files should be generated from MPASM whenever 
gputils-1.4.0/gpasm/testsuite/README-44-possible.  In cases were that is not possible, the hex files should be verified
##############################################
gputils-1.4.0/gpasm/testsuite/README-48-
gputils-1.4.0/gpasm/testsuite/README:49:This is the original set of gpasm test files.  Some of the features they test
gputils-1.4.0/gpasm/testsuite/README-50-are not supported by MPASM.  In cases were a feature is in conflict with a
gputils-1.4.0/gpasm/testsuite/README:51:MPASM feature, the MPASM feature should be given priority.  New tests should 
gputils-1.4.0/gpasm/testsuite/README-52-not be added to this test directory.
##############################################
gputils-1.4.0/gpasm/testsuite/README-57-
gputils-1.4.0/gpasm/testsuite/README:58:  1.  Write the asm file.
gputils-1.4.0/gpasm/testsuite/README-59-  2.  Assemble with MPASM.
##############################################
gputils-1.4.0/gpasm/ppparse.y-1-%{
gputils-1.4.0/gpasm/ppparse.y:2:/* Parser for gpasm preprocessor #v() evaluation
gputils-1.4.0/gpasm/ppparse.y-3-   Copyright (C) 2012 Borut Razem
##############################################
gputils-1.4.0/gpasm/preprocess.c:1:/* gpasm preprocessor implementation
gputils-1.4.0/gpasm/preprocess.c-2-   Copyright (C) 1012 Borut Razem
##############################################
gputils-1.4.0/gpasm/preprocess.c-752-  if (state.preproc.f != NULL) {
gputils-1.4.0/gpasm/preprocess.c:753:    /* set current preprocessed source line if preprocessed asm file emission enabeled */
gputils-1.4.0/gpasm/preprocess.c-754-    set_source_line(buf, *n, &state.preproc.curr_src_line);
##############################################
gputils-1.4.0/gpasm/util.c-31-
gputils-1.4.0/gpasm/util.c:32:/* MPASM compatible stripped version of strtoul:
gputils-1.4.0/gpasm/util.c-33- * gp_strtoi returns low sizeof(int) * 8 bits of the value:
##############################################
gputils-1.4.0/gpasm/evaluate.c-333-      if (state.mpasm_compatible) {
gputils-1.4.0/gpasm/evaluate.c:334:        /* MPASM compatible:
gputils-1.4.0/gpasm/evaluate.c-335-         * It seems that x << n is actually x << (n % (sizeof(int) * 8))
##############################################
gputils-1.4.0/gpasm/evaluate.c-346-      if (state.mpasm_compatible) {
gputils-1.4.0/gpasm/evaluate.c:347:        /* MPASM compatible: see https://sourceforge.net/p/gputils/bugs/252/
gputils-1.4.0/gpasm/evaluate.c-348-         * It seems that x >> n is actually x >> (n % (sizeof(int) * 8))
##############################################
gputils-1.4.0/gpasm/lst.c-246-        if ((state.device.class != NULL) && state.show_full_addr && IS_PIC16E_CORE) {
gputils-1.4.0/gpasm/lst.c:247:          /* Gpasm mode: Print all address digits. */
gputils-1.4.0/gpasm/lst.c-248-          lst_printf("%0*X :", state.device.class->addr_digits, (i + base));
##############################################
gputils-1.4.0/gpasm/lst.c-273-
gputils-1.4.0/gpasm/lst.c:274:  /* it seems that MPASM includes config bytes into program memory usage
gputils-1.4.0/gpasm/lst.c:275:   * count for 16 bit cores. See gpasm testsuite:
gputils-1.4.0/gpasm/lst.c-276-   * gpasm/testsuite/gpasm.mchip/listfiles/configX.lst */
##############################################
gputils-1.4.0/gpasm/lst.c-585-  int lst_bytes = 0;
gputils-1.4.0/gpasm/lst.c:586:  gp_boolean is_eeprom_area = (gp_processor_is_eeprom_byte_addr(state.processor, byte_addr) >= 0) ? true : false;
gputils-1.4.0/gpasm/lst.c-587-
##############################################
gputils-1.4.0/gpasm/lst.c-679-      /* generate line numbers for data directives in program memory;
gputils-1.4.0/gpasm/lst.c:680:       * in mpasm compatibility mode code_pack doesn't generate line numbers */
gputils-1.4.0/gpasm/lst.c-681-      emitted_lines = emitted;
##############################################
gputils-1.4.0/TODO-22-  * Allow multiple symbols with the same name in different sections of COFF
gputils-1.4.0/TODO:23:    asm files.
gputils-1.4.0/TODO-24-  * Allow expressions in .direct.  Reduce to operators, numbers, and controls.
##############################################
gputils-1.4.0/ChangeLog-71-    libgputils/gpsystem.h, man/gpdasm.1.in:
gputils-1.4.0/ChangeLog:72:    New gpdasm option: -k FILE, --label-list FILE
gputils-1.4.0/ChangeLog-73-      A file which lists the names and addresses of
##############################################
gputils-1.4.0/ChangeLog-91-    libgputils/gpprocessor.h:
gputils-1.4.0/ChangeLog:92:    Implemented this feature request: "#63 MPASM compatibility"
gputils-1.4.0/ChangeLog-93-
##############################################
gputils-1.4.0/ChangeLog-139-  * libgputils/gpprocessor.c, libgputils/gpprocessor.h:
gputils-1.4.0/ChangeLog:140:    New function: gp_processor_is_common_ram_addr()
gputils-1.4.0/ChangeLog-141-
##############################################
gputils-1.4.0/ChangeLog-274-    A new option: --show-config
gputils-1.4.0/ChangeLog:275:    As a result of this option the gpdasm shows the CONFIG directives.
gputils-1.4.0/ChangeLog-276-
##############################################
gputils-1.4.0/ChangeLog-339-    libgputils/gpregister.c, libgputils/gpregister.h:
gputils-1.4.0/ChangeLog:340:    gpdasm -- Works with recognition of the SFR bits.
gputils-1.4.0/ChangeLog-341-
##############################################
gputils-1.4.0/ChangeLog-403-    Renamed this files:
gputils-1.4.0/ChangeLog:404:      op12e_mpasm_conf.asm ==> op12e_new_conf.asm
gputils-1.4.0/ChangeLog:405:      op14_mpasm_conf.asm ==> op14_new_conf.asm
gputils-1.4.0/ChangeLog:406:      op14e_mpasm_conf.asm ==> op14e_new_conf.asm
gputils-1.4.0/ChangeLog:407:      op16e_mpasm_conf.asm ==> op16e_new_conf.asm
gputils-1.4.0/ChangeLog-408-
##############################################
gputils-1.4.0/ChangeLog-468-    libgputils/gpprocessor.c, libgputils/gpprocessor.h:
gputils-1.4.0/ChangeLog:469:    The gpdasm now shows the labels.
gputils-1.4.0/ChangeLog-470-
##############################################
gputils-1.4.0/ChangeLog-633-  * libgputils/gpprocessor.c, libgputils/gpprocessor.h:
gputils-1.4.0/ChangeLog:634:    New function - gp_processor_is_config_addr() - and added one
gputils-1.4.0/ChangeLog-635-    new element to the "px" structure.
##############################################
gputils-1.4.0/ChangeLog-714-  * libgputils/gpprocessor.c:
gputils-1.4.0/ChangeLog:715:    Fixed bug: gpdasm does not recognize the PIC12E instructions.
gputils-1.4.0/ChangeLog-716-
##############################################
gputils-1.4.0/ChangeLog-932-    gpasm/testsuite/gpasm.project/objfiles/op14e.o:
gputils-1.4.0/ChangeLog:933:    added gpasm regression tests for bug
gputils-1.4.0/ChangeLog-934-    #268 PIC14e: HIGH directive not setting bit-7
##############################################
gputils-1.4.0/ChangeLog-986-  * libgputils/gpmemory.c:
gputils-1.4.0/ChangeLog:987:    fixed bug #264 gpasm 1.1.0 core dumps using mixed CONFIG __CONFIG
gputils-1.4.0/ChangeLog-988-    word memory location is used if at least one byte is used
##############################################
gputils-1.4.0/ChangeLog-1024-  * gpasm/directive.c:
gputils-1.4.0/ChangeLog:1025:    fixed the gpasm part of bug #263 segmentation fault - svn 961
gputils-1.4.0/ChangeLog-1026-
##############################################
gputils-1.4.0/ChangeLog-1037-    #61 - "__idlocs and __config generate line numbers" and
gputils-1.4.0/ChangeLog:1038:    #58 Generate mpasm compatible .config sections
gputils-1.4.0/ChangeLog-1039-  * gputils/gpvo.c, gpasm/evaluate.c: cosmetic changes
##############################################
gputils-1.4.0/ChangeLog-1084-    fixed tokenizer bug for very long macro parameters,
gputils-1.4.0/ChangeLog:1085:    enhaced direct.asm regression test
gputils-1.4.0/ChangeLog-1086-
##############################################
gputils-1.4.0/ChangeLog-1136-  * gpasm/parse.y:
gputils-1.4.0/ChangeLog:1137:    fixed bug #260 - "gpasm crash on syntax error in included file"
gputils-1.4.0/ChangeLog-1138-
##############################################
gputils-1.4.0/ChangeLog-1168-    gpasm/preprocess.c, gpasm/parse.y, gpasm/lst.c, doc/gputils.lyx:
gputils-1.4.0/ChangeLog:1169:    implemented RFE #17 - "output asm text after macro substitution"
gputils-1.4.0/ChangeLog-1170-
##############################################
gputils-1.4.0/ChangeLog-1515-      not a list; removed concatenation functionality, MPASM(X) compatible
gputils-1.4.0/ChangeLog:1516:      shift operations in mpasm compatibility mode
gputils-1.4.0/ChangeLog-1517-    - preprocess.c, gpasm/preprocess.h, gpasm/scan.l, gpasm/parse.y:
##############################################
gputils-1.4.0/ChangeLog-1641-  * gpasm/directive.c: implemented dtm directive,
gputils-1.4.0/ChangeLog:1642:    from "Release Notes for MPASM Assembler v5.45":
gputils-1.4.0/ChangeLog-1643-    A new Directive DTM is added for PIC16 Extended only. This directive
##############################################
gputils-1.4.0/ChangeLog-1715-    #252 - "Problems interpreting hex numbers in gpasm" since the current
gputils-1.4.0/ChangeLog:1716:    behavior is MPASM compatible.
gputils-1.4.0/ChangeLog-1717-
gputils-1.4.0/ChangeLog-1718-2012-08-16  Borut Razem  <borutr@users.sourceforge.net>
gputils-1.4.0/ChangeLog:1719:  * doc/gputils.lyx: gpasm expressions are implemented using 32-bit arithmetic.
gputils-1.4.0/ChangeLog-1720-  * gpasm/util.c: implemented gp_strtoi(), partially fixed bug 
##############################################
gputils-1.4.0/ChangeLog-1732-  * gpasm/directive.c, gpasm/evaluate.c, gpasm/evaluate.h:
gputils-1.4.0/ChangeLog:1733:    fixed bug #3542579 - "Option -c for gpasm causes different errors"
gputils-1.4.0/ChangeLog-1734-
##############################################
gputils-1.4.0/ChangeLog-1745-    for 12-bit instruction width (PIC10, some PIC12/PIC16) devices,
gputils-1.4.0/ChangeLog:1746:    according to "MPASM Assembler, MPLINK Object Linker, MPLIB Object
gputils-1.4.0/ChangeLog-1747-    Librarian User’s Guide"
##############################################
gputils-1.4.0/ChangeLog-1825-  * libgputils/gpcfg-table.c: Updated using scripts/tools/cfg-import.py
gputils-1.4.0/ChangeLog:1826:    to add configuration options for new parts from MPASM 5.46.
gputils-1.4.0/ChangeLog-1827-
##############################################
gputils-1.4.0/ChangeLog-2217-  * gpasm/directive.c, gpasm/gperror.c: ixed bug #3528221 -
gputils-1.4.0/ChangeLog:2218:    gpasm generates the pagesel code for one page devices,
gputils-1.4.0/ChangeLog-2219-    generate relocation code for movlp instruction
##############################################
gputils-1.4.0/ChangeLog-2246-2012-04-20  Borut Razem  <borutr@users.sourceforge.net>
gputils-1.4.0/ChangeLog:2247:  * libgputils/gpopcode.c: fixed bug #3519667 - gpdasm fails to decove
gputils-1.4.0/ChangeLog-2248-    movlb on pic16f enhanced midrange
##############################################
gputils-1.4.0/ChangeLog-2262-  * gputils/gpdasm.c:
gputils-1.4.0/ChangeLog:2263:    applied patch #3496780: Typo in gpdasm help message
gputils-1.4.0/ChangeLog-2264-    thanks to Alain Portal
##############################################
gputils-1.4.0/ChangeLog-2355-    gpasm/scan.h, gpasm/scan.l:
gputils-1.4.0/ChangeLog:2356:    proper "end" line handling, include the "end" line in the asm listing
gputils-1.4.0/ChangeLog-2357-
##############################################
gputils-1.4.0/ChangeLog-2363-2011-12-11  Borut Razem  <borutr@users.sourceforge.net>
gputils-1.4.0/ChangeLog:2364:  * gpasm/deps.c: fixed bug #2911936: gpasm removes *.d files while compiling
gputils-1.4.0/ChangeLog-2365-  * gpasm/gpasm.c: fixed crash in absolute mode
##############################################
gputils-1.4.0/ChangeLog-2374-  * gpasm/gpasm.c, libgputils/gpcoff.h, gputils/gpvo.c:
gputils-1.4.0/ChangeLog:2375:    fixed bug #3310962: gpasm extended mode -- MPLAB message:
gputils-1.4.0/ChangeLog-2376-    added F_EXTENDED18 COFF flag if 18xx extended mode enabled
gputils-1.4.0/ChangeLog:2377:  * gpasm/lst.c: fixed bug #2831194: Column formatting in gpasm lst files
gputils-1.4.0/ChangeLog-2378-  * gplink/map.c: fixed bug #3434584: [PIC16F] Incorrect data in MAP file
##############################################
gputils-1.4.0/ChangeLog-2393-    libgputils/gpdis.c:
gputils-1.4.0/ChangeLog:2394:    fixed bug #3440413: gpasm fails to build gpsim test cases
gputils-1.4.0/ChangeLog-2395-
##############################################
gputils-1.4.0/ChangeLog-2418-  * doc/gputils.lyx, configure.ac, configure: version changed to 0.14.1
gputils-1.4.0/ChangeLog:2419:  * doc/gputils.lyx: listed all enhanced 14 bit devices supported by MPASM 5.43
gputils-1.4.0/ChangeLog-2420-
##############################################
gputils-1.4.0/ChangeLog-2426-  * libgputils/gpprocessor.c:
gputils-1.4.0/ChangeLog:2427:    added support for all pic 14 bit enhanced devices supported by MPASM 5.43,
gputils-1.4.0/ChangeLog-2428-    thanks to Gal Zsolt.
##############################################
gputils-1.4.0/ChangeLog-2433-    libgputils/gpprocessor.c, libgputils/gpprocessor.h:
gputils-1.4.0/ChangeLog:2434:    introduced --strict gpdasm command line option
gputils-1.4.0/ChangeLog:2435:  * doc/gputils.lyx: documented --strict gpdasm command line option
gputils-1.4.0/ChangeLog-2436-  * gpasm/testsuite/test:
##############################################
gputils-1.4.0/ChangeLog-2477-  * header/p18f13k22.inc, header/p18f14k22.inc, header/p18f87j11.inc:
gputils-1.4.0/ChangeLog:2478:    updated from MPASM v5.42; fixed bugs:
gputils-1.4.0/ChangeLog-2479-    #3401813: corrected header files
##############################################
gputils-1.4.0/ChangeLog-2501-  * gpasm/testsuite/gpasm.mchip/hexfiles/res1.hex,
gputils-1.4.0/ChangeLog:2502:    gpasm/testsuite/gpasm.mchip/listfiles/res1.lst: regenerated with MPASM 5.42
gputils-1.4.0/ChangeLog-2503-    gpasm/testsuite/gpasm.project/asmfiles/data2.asm:
gputils-1.4.0/ChangeLog:2504:    use processor 16f84 instead 16c84 since 16c84 is unknown in MPASM 5.42
gputils-1.4.0/ChangeLog-2505-  * gpasm/testsuite/gpasm.project/listfiles/data1.lst,
##############################################
gputils-1.4.0/ChangeLog-2508-  * gpasm.mchip/asmfiles/szee16.asm:
gputils-1.4.0/ChangeLog:2509:    fixed regression test gpasm.mchip/asmfiles/szee16.asm failure
gputils-1.4.0/ChangeLog-2510-
##############################################
gputils-1.4.0/ChangeLog-2567-  * gpasm/cod.c (write_cod_range_block): Fix
gputils-1.4.0/ChangeLog:2568:  gpasm/testsuite/gpasm.project/asmfiles/tb.asm compilation assertion
gputils-1.4.0/ChangeLog-2569-  error.
##############################################
gputils-1.4.0/ChangeLog-2608-  instruction in object file. It broke a test case.
gputils-1.4.0/ChangeLog:2609:  * gpasm/testsuite/test: Print path to asm file being compiled.
gputils-1.4.0/ChangeLog-2610-
##############################################
gputils-1.4.0/ChangeLog-2620-  * gpasm/gpasm.c, gpasm/gpasm.h:
gputils-1.4.0/ChangeLog:2621:    fixed bug #3018645: gpasm -o option: file name extension is overwritten
gputils-1.4.0/ChangeLog-2622-
##############################################
gputils-1.4.0/ChangeLog-2627-  correct addresses. const, signedness and other cleanups.
gputils-1.4.0/ChangeLog:2628:  * Add gpasm test cases for code_pack, data sections, .def, .dim,
gputils-1.4.0/ChangeLog:2629:  .direct, etc. Also the gpasm test scripts now execute all tests even in
gputils-1.4.0/ChangeLog-2630-  case of errors and run object tests in objtest directory to not mess up
##############################################
gputils-1.4.0/ChangeLog-2635-  * gpasm/util.c (select_radix): Fix LIST R=? processing to pass
gputils-1.4.0/ChangeLog:2636:  testsuite/gpasm.mchip list3.asm compilation
gputils-1.4.0/ChangeLog-2637-
##############################################
gputils-1.4.0/ChangeLog-2643-2009-03-18  Marko Kohtala  <marko.kohtala@gmail.com>
gputils-1.4.0/ChangeLog:2644:  * Fix gpdasm inhx32 reading bug. Thanks to Peter Keller.
gputils-1.4.0/ChangeLog-2645-
##############################################
gputils-1.4.0/ChangeLog-2681-  pic18f8627, pic18f86j60, pic18f86j65, pic18f87j60, pic18f96j60,
gputils-1.4.0/ChangeLog:2682:  pic18f96j65, pic18f97j60.  Memory sizes fixed to match MPASM v5.30
gputils-1.4.0/ChangeLog-2683-  for pic12c509, pic12c509a, pic12cr509a, pic12f509, pic12f510,
##############################################
gputils-1.4.0/ChangeLog-2687-  pic18f6525, pic18c658, pic18f6621, pic18c858, pic18f8621. Added
gputils-1.4.0/ChangeLog:2688:  122 new devices from MPASM v5.30.
gputils-1.4.0/ChangeLog-2689-  * [gpasm] Updated config options with script by Michael Ballbach.
##############################################
gputils-1.4.0/ChangeLog-2695-2008-12-15 David Barnett <daviebdawg@gmail.com>
gputils-1.4.0/ChangeLog:2696:  * Cleaned up processor definitions and updated from MPASM data (special
gputils-1.4.0/ChangeLog-2697-  thanks Marko Kohtala)
##############################################
gputils-1.4.0/ChangeLog-2753-2008-05-14 David Barnett <daviebdawg@gmail.com>
gputils-1.4.0/ChangeLog:2754:  * Updated CONFIG directive definitions to match MPASM 5.20
gputils-1.4.0/ChangeLog-2755-
##############################################
gputils-1.4.0/ChangeLog-2785-2008-05-08 David Barnett <daviebdawg@gmail.com>
gputils-1.4.0/ChangeLog:2786:  * [gpdasm] Improved gpdasm to allow non-word-aligned byte addresses (bug
gputils-1.4.0/ChangeLog-2787-  #1917597)
##############################################
gputils-1.4.0/ChangeLog-2824-  * Changed COFF v2 optional magic number to 0x5678 (same as COFF v1)
gputils-1.4.0/ChangeLog:2825:  * Fixed strange errors in sx.asm and pageselw2.asm tests expected output
gputils-1.4.0/ChangeLog-2826-
##############################################
gputils-1.4.0/ChangeLog-2833-2007-11-14 David Barnett <daviebdawg@gmail.com>
gputils-1.4.0/ChangeLog:2834:  * Updated gpasm manpage for flag to output new COFF format (-C)
gputils-1.4.0/ChangeLog-2835-
##############################################
gputils-1.4.0/ChangeLog-2853-2007-11-08 David Barnett <daviebdawg@gmail.com>
gputils-1.4.0/ChangeLog:2854:  * [gpasm] Fixed gpasm absolute mode to give "maximum range" warnings between
gputils-1.4.0/ChangeLog-2855-  program memory and eeprom
##############################################
gputils-1.4.0/ChangeLog-2909-2007-06-25 David Barnett <daviebdawg@gmail.com>
gputils-1.4.0/ChangeLog:2910:  * [gpasm] Fixed bug #1466150, where gpasm produced bad HEX output (instead
gputils-1.4.0/ChangeLog-2911-  of an error) for addresses above 0xFFFF under some hex formats
##############################################
gputils-1.4.0/ChangeLog-2952-  * [gpasm] Fixed behavior of undefined expressions on the first pass to
gputils-1.4.0/ChangeLog:2953:  assume 0 as in MPASM (affects strange "differ on second pass" cases like
gputils-1.4.0/ChangeLog-2954-  bug #1058509)
##############################################
gputils-1.4.0/ChangeLog-3206-2004-09-26 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3207:  * Added directives to gpasm for directly modifying COFF symbol tables.
gputils-1.4.0/ChangeLog:3208:  * Changed the gpasm COFF debug directives to .file, .eof, and .line.  
gputils-1.4.0/ChangeLog-3209-
##############################################
gputils-1.4.0/ChangeLog-3217-2004-09-13 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3218:  * Remove processor name kludge in gpasm lexer. 
gputils-1.4.0/ChangeLog-3219-  * Fixed bug in gpal indirect access banksel. 
##############################################
gputils-1.4.0/ChangeLog-3232-2004-08-25 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3233:  * Allow "#" in gpasm labels.
gputils-1.4.0/ChangeLog-3234-
##############################################
gputils-1.4.0/ChangeLog-3286-2004-06-25 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3287:  * Fixed gpasm regression.  Duplicate extern feature can cause assertions.
gputils-1.4.0/ChangeLog:3288:  * Allow cblocks in gpasm macros.
gputils-1.4.0/ChangeLog-3289-
##############################################
gputils-1.4.0/ChangeLog-3319-2004-02-09 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3320:  * Fixed bug in gpdasm relative branches.
gputils-1.4.0/ChangeLog-3321-
##############################################
gputils-1.4.0/ChangeLog-3326-  * gputils 0.12.0 Released.
gputils-1.4.0/ChangeLog:3327:  * Fixed bug in gpdasm relative branches.
gputils-1.4.0/ChangeLog-3328-  * Force decimal interpretation of debug line number directive in gpasm.
gputils-1.4.0/ChangeLog:3329:  * Don't insert LIST or NOLIST symbols in gpasm COFF outputs if debug
gputils-1.4.0/ChangeLog-3330-    directives are used.
##############################################
gputils-1.4.0/ChangeLog-3332-    macro argument.
gputils-1.4.0/ChangeLog:3333:  * Fill missing 18xx config words in gpasm relocatable objects with 0xff
gputils-1.4.0/ChangeLog-3334-    instead of generating an error.
##############################################
gputils-1.4.0/ChangeLog-3376-  * Fixed i_memory allocation so memory beyond 32k words is initialized to 0.
gputils-1.4.0/ChangeLog:3377:  * Fixed memory map in gpasm list files for 18xx devices.  The map is now 
gputils-1.4.0/ChangeLog-3378-    in byte format.
##############################################
gputils-1.4.0/ChangeLog-3380-2003-12-18 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3381:  * Changed gpasm classification to beta, gpal to pre-alpha, and all
gputils-1.4.0/ChangeLog-3382-    others to alpha.
##############################################
gputils-1.4.0/ChangeLog-3392-2003-12-14 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3393:  * Fixed a bug in gpasm 18xx absolute data memory sections that caused the 
gputils-1.4.0/ChangeLog-3394-    address to be wrong.
##############################################
gputils-1.4.0/ChangeLog-3396-2003-12-01 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3397:  * Changed gpasm behavior so cblocks are only processed when assembly is
gputils-1.4.0/ChangeLog-3398-    enabled. 
##############################################
gputils-1.4.0/ChangeLog-3400-2003-11-30 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3401:  * Changed gpasm while loops to insert raw text instead of a parsed tree.
gputils-1.4.0/ChangeLog-3402-
gputils-1.4.0/ChangeLog-3403-2003-11-29 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3404:  * Fixed gpasm bug that prevented some symbols from being substitued with
gputils-1.4.0/ChangeLog-3405-    macro parameters and #defines.
##############################################
gputils-1.4.0/ChangeLog-3407-2003-11-23 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3408:  * Fixed gpasm bug that caused the relocation to be omitted if the macro
gputils-1.4.0/ChangeLog-3409-    argument is complex.
gputils-1.4.0/ChangeLog:3410:  * Fixed gpasm bug that could cause symbol offsets in relocations to be
gputils-1.4.0/ChangeLog-3411-    calculated incorrectly.
##############################################
gputils-1.4.0/ChangeLog-3417-  * Updated libiberty from upstream sources.
gputils-1.4.0/ChangeLog:3418:  * Changed gpasm 18xx banksel from movlb relocation to banksel relocation.
gputils-1.4.0/ChangeLog-3419-  * Changed gplink movlb relocation to use the upper byte of symbol address.
##############################################
gputils-1.4.0/ChangeLog-3421-2003-10-21 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3422:  * Fixed string to long conversion in gpasm so 32 bit numbers
gputils-1.4.0/ChangeLog-3423-    could be used.
##############################################
gputils-1.4.0/ChangeLog-3443-2003-10-03 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3444:  * Added 18xx config and idlocs sections to gpasm coff outputs.
gputils-1.4.0/ChangeLog-3445-  * Cleaned up gplink script error reporting.
##############################################
gputils-1.4.0/ChangeLog-3464-    name.
gputils-1.4.0/ChangeLog:3465:  * Changed gpdasm to display the second word of 18xx two word instructions.
gputils-1.4.0/ChangeLog-3466-
##############################################
gputils-1.4.0/ChangeLog-3470-  * Fixed gplink error that caused the map file to always be generated.
gputils-1.4.0/ChangeLog:3471:  * Fixed bug in gpasm that caused 18xx access bank bit to be ignored if it
gputils-1.4.0/ChangeLog-3472-    was specified on some instructions.
gputils-1.4.0/ChangeLog:3473:  * Changed gpdasm 18xx address format from word to byte. 
gputils-1.4.0/ChangeLog-3474-
##############################################
gputils-1.4.0/ChangeLog-3524-  * gputils 0.11.3 Released.  
gputils-1.4.0/ChangeLog:3525:  * Fixed seg fault in gpasm when difference between coff symbols is 
gputils-1.4.0/ChangeLog-3526-    calculated. 
##############################################
gputils-1.4.0/ChangeLog-3544-  * gputils 0.11.2 Released.
gputils-1.4.0/ChangeLog:3545:  * Fixed section size bug in org directives when used in gpasm coff outputs.
gputils-1.4.0/ChangeLog-3546-  * Fixed bug in cod file address size that confused MPLAB.
##############################################
gputils-1.4.0/ChangeLog-3555-  * Modified lexer to allow [.][a-z][a-z0-9]* labels.
gputils-1.4.0/ChangeLog:3556:  * Moved gpasm default header path to last in the search list.
gputils-1.4.0/ChangeLog-3557-
##############################################
gputils-1.4.0/ChangeLog-3598-2003-02-22 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3599:  * Removed nuisance warning about malformed asm files.
gputils-1.4.0/ChangeLog-3600-  * Fixed errors when using escape characters in strings.
##############################################
gputils-1.4.0/ChangeLog-3609-2003-02-02 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3610:  * Combined overlayed sections in gpasm coff outputs.
gputils-1.4.0/ChangeLog-3611-  * Append prefix on local variables that end up in coff file.  
##############################################
gputils-1.4.0/ChangeLog-3638-  * Fixed default BSR behavior for 18xxx devices.
gputils-1.4.0/ChangeLog:3639:  * Changed gpasm default hex file format to inhx32.
gputils-1.4.0/ChangeLog-3640-
##############################################
gputils-1.4.0/ChangeLog-3662-  * Fixed bug that caused assertion when macro calls procede definition.
gputils-1.4.0/ChangeLog:3663:  * Fixed bug that required gpasm arguments be in a specific order.
gputils-1.4.0/ChangeLog:3664:  * Moved opcode definitions into libgputils for future gpdasm improvments.
gputils-1.4.0/ChangeLog-3665-  * Fixed bug that prevented conditional assembly directives in column 1 to be
##############################################
gputils-1.4.0/ChangeLog-3670-2002-08-18 Scott Dattalo <scott@dattalo.com>
gputils-1.4.0/ChangeLog:3671:  * gpasm - arithmetic for negative relative branches on a 16bit core
gputils-1.4.0/ChangeLog-3672-    was loosing the sign bit.
##############################################
gputils-1.4.0/ChangeLog-3694-    generate a page warning.
gputils-1.4.0/ChangeLog:3695:  * Added --force-list option, so gpasm will ignore nolist directives.
gputils-1.4.0/ChangeLog-3696-  * The default values for hex format, radix, and warning level are now 
##############################################
gputils-1.4.0/ChangeLog-3740-2002-01-15 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3741:  * Fixed a bug in gpasm that causes a nuisance warning when multiple macro
gputils-1.4.0/ChangeLog-3742-    definitions are selected using conditional assembly.
##############################################
gputils-1.4.0/ChangeLog-3747-2002-01-10 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3748:  * Renamed gpasm package to gputils.
gputils-1.4.0/ChangeLog-3749-  * Changed library from libgpasm.a to libgputils.a
##############################################
gputils-1.4.0/ChangeLog-3786-2001-10-31 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3787:  * gpasm 0.9.14 Released.
gputils-1.4.0/ChangeLog-3788-  * The path to the header files is now searched when including files.  This  
gputils-1.4.0/ChangeLog:3789:    means the "-I /usr/local/share/gpasm/header" argument to gpasm is no  
gputils-1.4.0/ChangeLog:3790:    longer necessary.  The path may be displayed by commanding "gpasm -h".  
gputils-1.4.0/ChangeLog-3791-    This path may be disabled at compile time using the "--disable-path" 
##############################################
gputils-1.4.0/ChangeLog-3805-2001-10-06 Craig Franklin <craigfranklin@users.sourceforge.net>
gputils-1.4.0/ChangeLog:3806:  * gpasm 0.9.13 Released.
gputils-1.4.0/ChangeLog-3807-  * Added new processors:
##############################################
gputils-1.4.0/ChangeLog-3843-
gputils-1.4.0/ChangeLog:3844:3.  gpasm can now distinguish between directives and opcodes placed in the 
gputils-1.4.0/ChangeLog-3845-first column.  
##############################################
gputils-1.4.0/ChangeLog-3874-
gputils-1.4.0/ChangeLog:3875:4.  gpasm now tests for infinite while loops.  In this condition, an error is
gputils-1.4.0/ChangeLog-3876-generated and assembly continues. 
##############################################
gputils-1.4.0/ChangeLog-3888-expansion can be disabled using "list e=OFF" in the source code or "-e OFF" as 
gputils-1.4.0/ChangeLog:3889:a gpasm argument.  While loops are always expanded.    
gputils-1.4.0/ChangeLog-3890-
##############################################
gputils-1.4.0/ChangeLog-3899-4.  Some users require dos style new lines (CRLF) in hex files for device 
gputils-1.4.0/ChangeLog:3900:programmers.  gpasm will generate these by selecting -n or --dos. 
gputils-1.4.0/ChangeLog-3901-
##############################################
gputils-1.4.0/ChangeLog-3942-9.  Several users have had problems linking with libfl.a to get yywrap().  
gputils-1.4.0/ChangeLog:3943:gpasm has been modified so that libfl.a is no longer needed.  flex is still 
gputils-1.4.0/ChangeLog-3944-required.
##############################################
gputils-1.4.0/ChangeLog-3947-disabled.  This message was part of the test files provided by Microchip, but
gputils-1.4.0/ChangeLog:3948:message is not yet part of the current mpasm releases. 
gputils-1.4.0/ChangeLog-3949-
##############################################
gputils-1.4.0/ChangeLog-3963-2.  BUG #426330.  getopt_long() is not available on all systems.  The configure
gputils-1.4.0/ChangeLog:3964:script now detects the function.  If it is not present gpasm uses getopt(). 
gputils-1.4.0/ChangeLog-3965-This does not change the features available, only the way they are commanded.
##############################################
gputils-1.4.0/ChangeLog-3969-
gputils-1.4.0/ChangeLog:3970:4.  BUG #423850.  gpasm would hang on symbols defined incorrectly. 
gputils-1.4.0/ChangeLog-3971-
##############################################
gputils-1.4.0/ChangeLog-3981-
gputils-1.4.0/ChangeLog:3982:6.  BUG #422060.  gpasm will now compile on a 64 bit machine (NetBSD/Alpha is
gputils-1.4.0/ChangeLog-3983-the only one that has been tested).     
##############################################
gputils-1.4.0/ChangeLog-3990-1.  gpasm, like mpasm, is now case sensitive by default.  The -c parameter now 
gputils-1.4.0/ChangeLog:3991:makes gpasm case insensitive.
gputils-1.4.0/ChangeLog-3992-
##############################################
gputils-1.4.0/ChangeLog-3995-
gputils-1.4.0/ChangeLog:3996:3.  gpdasm can now read inhx16 format in addition to inhx8m and inhx32.
gputils-1.4.0/ChangeLog-3997-
##############################################
gputils-1.4.0/ChangeLog-4022-
gputils-1.4.0/ChangeLog:4023:3.  gpasm now checks to see if an address has been written to more than once.  
gputils-1.4.0/ChangeLog-4024-If it has an error is generated.
gputils-1.4.0/ChangeLog-4025-
gputils-1.4.0/ChangeLog:4026:4.  Previously, when an invalid data memory location is accessed, gpasm would
gputils-1.4.0/ChangeLog-4027-generate a warning and not write the instruction to program memory.  Now it 
##############################################
gputils-1.4.0/ChangeLog-4048-
gputils-1.4.0/ChangeLog:4049:     Error radixerr.asm 16 : 121 Illegal label.
gputils-1.4.0/ChangeLog-4050-                    00016 Label   RADIX   OCTAL
##############################################
gputils-1.4.0/ChangeLog-4078-11.  The AND operator now has a higher precedence then the OR operator.  The
gputils-1.4.0/ChangeLog:4079:following line from the preced.asm test file demonstrates this.
gputils-1.4.0/ChangeLog-4080-
##############################################
gputils-1.4.0/ChangeLog-4132-
gputils-1.4.0/ChangeLog:4133:7.  Microchip has provided the gpasm project with test files they use to test 
gputils-1.4.0/ChangeLog-4134-MPASM.  The new test files have been added to CVS.  These files required the 
##############################################
gputils-1.4.0/ChangeLog-4157-
gputils-1.4.0/ChangeLog:4158:4.  Documentation has been updated.  The gpasm section includes changes made
gputils-1.4.0/ChangeLog-4159-during the 0.8.x series.  It still isn't perfect. It is missing information on
##############################################
gputils-1.4.0/ChangeLog-4179-
gputils-1.4.0/ChangeLog:4180:4.  gpasm -q will now suppress the output from the gperror system to the screen.
gputils-1.4.0/ChangeLog:4181:This doesn't effect the listing file.  It doesn't currently make gpasm totally
gputils-1.4.0/ChangeLog-4182-quiet.  Some messages bypass the gperror system.  They are not effected by -q.
gputils-1.4.0/ChangeLog-4183-
gputils-1.4.0/ChangeLog:4184:5.  gpasm reported an "Unknown Opcode" for each instruction whenever a processor
gputils-1.4.0/ChangeLog-4185-wasn't selected.  It now reports this error as "Processor type is undefined". 
##############################################
gputils-1.4.0/ChangeLog-4206-error.  They will not, however, effect the listing file.  Similarly, macro 
gputils-1.4.0/ChangeLog:4207:expansion can be selected on the command line with "gpasm -e [ON|OFF]" or
gputils-1.4.0/ChangeLog-4208-using in the source file "list x=[ON|OFF]."  They will not effect the listing
##############################################
gputils-1.4.0/ChangeLog-4213-1.  When numeric arguments were passed to a function that expects a symbol,
gputils-1.4.0/ChangeLog:4214:GPASM reported the error as "Expression to Complex".  This has been changed to
gputils-1.4.0/ChangeLog-4215-illegal argument to conform with MPASM.  
##############################################
gputils-1.4.0/ChangeLog-4217-2.  A previous patch always warned the user then option or tris was used.  I
gputils-1.4.0/ChangeLog:4218:have learned that MPASM doesn't warn the user on p16c5x devices.  The behavior
gputils-1.4.0/ChangeLog-4219-has been modified to conform with MPASM.
##############################################
gputils-1.4.0/ChangeLog-4225-line settings now have flags indicating the value was set by the 
gputils-1.4.0/ChangeLog:4226:command line and it can't be overwritten by the asm source code.  A warning 
gputils-1.4.0/ChangeLog-4227-or message is posted to the user.
##############################################
gputils-1.4.0/ChangeLog-4230-
gputils-1.4.0/ChangeLog:4231:6.  GPASM 0.8.14 has a bug were the org isn't reset after a config is called. 
gputils-1.4.0/ChangeLog-4232-This is normally not seen because most people place the config statements before
##############################################
gputils-1.4.0/ChangeLog-4235-
gputils-1.4.0/ChangeLog:4236:7.  GPASM 0.8.14 doesn't print the config information to the list file correctly
gputils-1.4.0/ChangeLog-4237-for pic18cxx devices. 
##############################################
gputils-1.4.0/ChangeLog-4240-
gputils-1.4.0/ChangeLog:4241:9.  The FILL directive works.  It works the same as MPASM with one important 
gputils-1.4.0/ChangeLog-4242-exception.  It does't support the use of a line of assembly as an argument.  
##############################################
gputils-1.4.0/ChangeLog-4244-
gputils-1.4.0/ChangeLog:4245:10.  GPASM now generates inhx32 format.  In adding this, a structural change had 
gputils-1.4.0/ChangeLog-4246-to be made.  Previously, the MEMBLOCK segment size was 64K words.  I changed 
##############################################
gputils-1.4.0/ChangeLog-4265-There are many instances in microchips appnotes of SubTitle, Title, ...
gputils-1.4.0/ChangeLog:4266:GPASM 0.8.14 dosesn't recognize them.  The change was to add "-i" to flex
gputils-1.4.0/ChangeLog:4267:when GPASM is compiled this makes the scan.l case insensitive.
gputils-1.4.0/ChangeLog-4268-
##############################################
gputils-1.4.0/ChangeLog-4279-
gputils-1.4.0/ChangeLog:4280:0.8.14	TSD Yet another patch from Craig Franklin that improves gpasm error
gputils-1.4.0/ChangeLog-4281-	handling capabilities. Also, I added the 16f876 for Alex Holden.
##############################################
gputils-1.4.0/debian/changelog-196-    - Added new directives: banksel and pagesel
gputils-1.4.0/debian/changelog:197:    - Changed gpasm default hex file format to inhx32.
gputils-1.4.0/debian/changelog-198-    - Added support for sx, 17xx, and 18xx devices in gpdasm.
##############################################
gputils-1.4.0/debian/changelog-227-
gputils-1.4.0/debian/changelog:228:gpasm (0.9.14-2) unstable; urgency=low
gputils-1.4.0/debian/changelog-229-
##############################################
gputils-1.4.0/debian/changelog-233-
gputils-1.4.0/debian/changelog:234:gpasm (0.9.14-1) unstable; urgency=low
gputils-1.4.0/debian/changelog-235-
##############################################
gputils-1.4.0/debian/changelog-239-
gputils-1.4.0/debian/changelog:240:gpasm (0.9.0-5) unstable; urgency=low
gputils-1.4.0/debian/changelog-241-
##############################################
gputils-1.4.0/debian/changelog-246-
gputils-1.4.0/debian/changelog:247:gpasm (0.9.0-4) unstable; urgency=low
gputils-1.4.0/debian/changelog-248-
##############################################
gputils-1.4.0/debian/changelog-252-
gputils-1.4.0/debian/changelog:253:gpasm (0.9.0-3) unstable; urgency=low
gputils-1.4.0/debian/changelog-254-
gputils-1.4.0/debian/changelog-255-  * Apply patch from John R.Daily <jdaily@progeny.com> that enables build
gputils-1.4.0/debian/changelog:256:    of gpasm on 64 bits machine. Closes: #121412.
gputils-1.4.0/debian/changelog-257-
##############################################
gputils-1.4.0/debian/changelog-259-
gputils-1.4.0/debian/changelog:260:gpasm (0.9.0-2) unstable; urgency=low
gputils-1.4.0/debian/changelog-261-
##############################################
gputils-1.4.0/debian/changelog-265-
gputils-1.4.0/debian/changelog:266:gpasm (0.9.0-1) unstable; urgency=low
gputils-1.4.0/debian/changelog-267-
##############################################
gputils-1.4.0/debian/changelog-271-
gputils-1.4.0/debian/changelog:272:gpasm (0.8.14-2) unstable; urgency=low
gputils-1.4.0/debian/changelog-273-
##############################################
gputils-1.4.0/debian/changelog-277-
gputils-1.4.0/debian/changelog:278:gpasm (0.8.14-1) unstable; urgency=low
gputils-1.4.0/debian/changelog-279-
##############################################
gputils-1.4.0/debian/changelog-283-
gputils-1.4.0/debian/changelog:284:gpasm (0.8.9-1) unstable; urgency=low
gputils-1.4.0/debian/changelog-285-
##############################################
gputils-1.4.0/debian/changelog-289-
gputils-1.4.0/debian/changelog:290:gpasm (0.0.8-1) unstable; urgency=low
gputils-1.4.0/debian/changelog-291-
##############################################
gputils-1.4.0/debian/changelog-295-
gputils-1.4.0/debian/changelog:296:gpasm (0.0.7-7) unstable; urgency=low
gputils-1.4.0/debian/changelog-297-
##############################################
gputils-1.4.0/debian/changelog-301-
gputils-1.4.0/debian/changelog:302:gpasm (0.0.7-6) frozen unstable; urgency=low
gputils-1.4.0/debian/changelog-303-
##############################################
gputils-1.4.0/debian/changelog-308-
gputils-1.4.0/debian/changelog:309:gpasm (0.0.7-5) unstable; urgency=low
gputils-1.4.0/debian/changelog-310-
##############################################
gputils-1.4.0/debian/changelog-315-
gputils-1.4.0/debian/changelog:316:gpasm (0.0.7-4) unstable; urgency=low
gputils-1.4.0/debian/changelog-317-
##############################################
gputils-1.4.0/debian/changelog-321-
gputils-1.4.0/debian/changelog:322:gpasm (0.0.7-3) unstable; urgency=low
gputils-1.4.0/debian/changelog-323-
##############################################
gputils-1.4.0/debian/changelog-328-
gputils-1.4.0/debian/changelog:329:gpasm (0.0.7-2) unstable; urgency=low
gputils-1.4.0/debian/changelog-330-
##############################################
gputils-1.4.0/debian/changelog-335-
gputils-1.4.0/debian/changelog:336:gpasm (0.0.7-1) unstable; urgency=low
gputils-1.4.0/debian/changelog-337-