log lwasm/insn_indexed.c @ 481:62720ac9e28d

age author description
Wed, 12 Dec 2018 21:18:20 -0700 William Astle Exclude extended indirect from operandsizewarning pragma
Mon, 23 Jul 2018 17:45:18 -0600 William Astle Add << prefix to force 5 bit offsets in indexed modes
Sun, 04 Mar 2018 10:24:58 -0700 William Astle Fix PCR size guessing
Wed, 28 Feb 2018 23:35:12 -0700 William Astle Actually check if we resolved a PCR reference before assuming 8 bits
Wed, 28 Feb 2018 23:31:17 -0700 William Astle Fix really dumb code generation error
Wed, 28 Feb 2018 23:15:35 -0700 William Astle Fix think-o in PCR optimization fix from previous commit
Wed, 28 Feb 2018 23:00:59 -0700 William Astle Make pcr relative forward references better able to select 8 bit offsets
Sat, 17 Feb 2018 00:13:46 -0700 William Astle Make offset,R operand size warning work properly
Fri, 16 Feb 2018 22:53:46 -0700 William Astle Add operandsizewarning pragma
Wed, 14 Oct 2015 20:49:41 -0600 William Astle Completed initial conversion to new parser allowing spaces in operands
Mon, 13 Jul 2015 20:47:30 -0600 William Astle Add cycle counting to listing
Mon, 22 Jun 2015 18:49:38 -0600 William Astle Convert internal error/warning handling framework to a new unified system
Mon, 15 Jun 2015 21:21:58 -0600 William Astle Change processor target variations to pragmas.
Sat, 26 Apr 2014 14:27:43 -0600 William Astle Fix postbyte for d,s indexing
Mon, 02 Sep 2013 10:49:57 -0600 William Astle Make byte overflow detection for indexing work better