log src/insn_gen.c @ 98:81fc353d4d69

age author description
Sat, 17 Jan 2009 07:12:05 +0000 lost Cleaned up old lwasm_expr_result() function and unused EXPR_* flags
Fri, 09 Jan 2009 04:23:00 +0000 lost Checkpointing conversion to allow object target
Mon, 05 Jan 2009 01:40:01 +0000 lost Implemented setdp and corrected handling of direct page detection in insn_gen_aux()
Mon, 05 Jan 2009 00:57:37 +0000 lost Moved insn_gen8 to simplified expression evaluator
Sat, 03 Jan 2009 04:20:49 +0000 lost Added symbol handling to expression subsystem; adpated instruction handlers to the new scheme; misc fixes
Fri, 02 Jan 2009 05:17:00 +0000 lost Finished adding addressing mode handlers
Fri, 02 Jan 2009 05:02:47 +0000 lost Added general addressing modes (immediate, base page, extended, indexed)
Sat, 04 Oct 2008 03:14:20 +0000 lost Fixed package to include all required files; also added copyright preamble to all source files
Fri, 03 Oct 2008 02:44:20 +0000 lost Initial checking of LWASM