From 216479e863573e6ae94072ea54d0f2902487b563 Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 30 Dec 2005 13:03:07 +0000 Subject: [PATCH] do not claim to have nonexistent neg_fw insn(!) --- iwjpictest/insn-aliases.inc-gen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iwjpictest/insn-aliases.inc-gen b/iwjpictest/insn-aliases.inc-gen index fce2512..d362091 100755 --- a/iwjpictest/insn-aliases.inc-gen +++ b/iwjpictest/insn-aliases.inc-gen @@ -156,7 +156,7 @@ ds='Move'; als_fa movf mov_fw '' ,0 ds='Move F to same F'; als_fa movf mov_fsf '' ,1 ds='Move (flags unchanged)'; alias_f movff mov_ff f,g f,g ds='Test'; alias_f movf tst_w $w,0,0 '' w -ds='Negate'; als_fda_1fw negf neg_ +ds='Negate'; als_fa_1fw negf neg_ ds='Rotate left (through carry)'; als_fda_1fw rlcf rlc_ ds='Rotate left'; als_fda_1fw rlncf rl_ ds='Rotate right (through carry)'; als_fda_1fw rrcf rrc_ -- 2.30.2