comparison src/insn_rlist.c @ 32:9bd0fbfe7405

Added basic indexed mode handling
author lost
date Fri, 02 Jan 2009 04:22:39 +0000
parents c0ff62e5ad39
children
comparison
equal deleted inserted replaced
31:674ee393426c 32:9bd0fbfe7405
20 20
21 /* 21 /*
22 for handling inherent mode instructions 22 for handling inherent mode instructions
23 */ 23 */
24 24
25 #define __insn_inh_c_seen__ 25 #define __insn_rlist_c_seen__
26 26
27 #include "lwasm.h" 27 #include "lwasm.h"
28 #include "instab.h" 28 #include "instab.h"
29 29
30 OPFUNC(insn_rlist) 30 OPFUNC(insn_rlist)