simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] LSL vs ADD


From: Jef Mangelschots
Subject: [Simulavr-devel] LSL vs ADD
Date: Thu, 27 Dec 2012 01:17:33 -0800

I am using simulavr to understand the AVR instruction set.
The AVR instruction set manual lists the opcodes for LSL and ADD to be the
same.
In decoder.cpp, both opcodes are handled by a handler for the ADD
instruction.
There does not seem to be any specific handling for LSL.

How is LSL handled ?

Same seems to be true for ADC and ROL, and a couple others.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]