Fix bug with MOV DPTR,#data16 instruction
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 18 Nov 2013 00:52:46 +0000 (19:52 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Mon, 18 Nov 2013 03:22:48 +0000 (22:22 -0500)
commit61ae08f73d099d792fd57d6663e2148093fab17b
treeeda0e4cc304f7a2c8ac15a40e4a8fc00867e7d68
parent47852aee98ad5dc26489bb2231a06b057856c9d3
Fix bug with MOV DPTR,#data16 instruction

Source variable was 8 bits instead of 16 bits.
src/opcode2c.pl