log lwasm/insn_gen.c @ 576:40edb7de3857 default tip

age author description
Wed, 12 Dec 2018 21:18:20 -0700 William Astle Exclude extended indirect from operandsizewarning pragma
Wed, 12 Dec 2018 19:40:16 -0700 William Astle Update operandsizewarning to detect JMP and JSR that could use BRA or BSR
Mon, 23 Jul 2018 17:45:18 -0600 William Astle Add << prefix to force 5 bit offsets in indexed modes
Sat, 17 Feb 2018 00:13:46 -0700 William Astle Make offset,R operand size warning work properly
Wed, 14 Oct 2015 20:49:41 -0600 William Astle Completed initial conversion to new parser allowing spaces in operands
Mon, 13 Jul 2015 21:37:49 -0600 William Astle Throw error if address overflows in extended mode
Mon, 13 Jul 2015 21:04:39 -0600 William Astle Allow multibyte ascii constants in m80ext mode