From: ian Date: Sun, 24 Apr 2005 13:51:59 +0000 (+0000) Subject: by-official X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=bf5094b35e450875b99cceb63d7fe53082406703;p=trains.git by-official --- diff --git a/iwjpictest/Makefile b/iwjpictest/Makefile index 874cfd4..fc1d501 100644 --- a/iwjpictest/Makefile +++ b/iwjpictest/Makefile @@ -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 diff --git a/iwjpictest/insn-aliases.inc-gen b/iwjpictest/insn-aliases.inc-gen index 246f8de..5235b41 100755 --- a/iwjpictest/insn-aliases.inc-gen +++ b/iwjpictest/insn-aliases.inc-gen @@ -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.