chiark / gitweb /
by-official
authorian <ian>
Sun, 24 Apr 2005 13:51:59 +0000 (13:51 +0000)
committerian <ian>
Sun, 24 Apr 2005 13:51:59 +0000 (13:51 +0000)
iwjpictest/Makefile
iwjpictest/insn-aliases.inc-gen

index 874cfd4a111238d4ca69bb037502a20a838f16a9..fc1d5014205c9fc7b67ee17fa071842c4a995d15 100644 (file)
@@ -1,8 +1,8 @@
 TARGETS=       config.hex $(INSN_TARGETS)
 
 INSN_TARGETS=  insn-aliases.inc \
-               insn-opcode.txt insn-desc.txt insn-check.txt \
-               insn-opcode.ps insn-desc.ps
+               insn-opcode.txt insn-desc.txt insn-official.txt \
+               insn-opcode.ps insn-desc.ps insn-official.ps insn-check.txt
 
 PROGRAMS=      flasher copybits serialloop
 
index 246f8deb0a804f53372b78eee780d0911d971431..5235b419d6e8213c0b48497d496822e370e4cb0c 100755 (executable)
@@ -9,6 +9,7 @@ macros=false
 case "$1" in
 --by-opcode)           cohere=$1; sortkey=1 ;;
 --by-desc)             cohere=$1; sortkey=29 ;;
+--by-official)         cohere=$1; sortkey=68 ;;
 --macros)              macros=true ;;
 --descs)               comment='' ;;
 *)                     badusage ;;
@@ -215,6 +216,11 @@ PIC18F458 INSTRUCTIONS AND PROVIDED OPCODE ALIASES   sorted by DESCRIPTION
  Our opcode    Args   Notes Description                            Official
  ------------- ------ ----- --------------------------------------- -------
 #--0--
+#--by-official--
+PIC18F458 INSTRUCTIONS AND PROVIDED OPCODE ALIASES  sorted by OFFICIAL INSN
+ Our opcode    Args   Notes Description                            Official
+ ------------- ------ ----- --------------------------------------- -------
+#--0--
 #--3--
  ------------- ------ ---- --------------------------------------- -------
 Notes:  r  Branch uses relative offset.