Sciweavers

ASPDAC
2000
ACM

A new approach to assembly software retargeting for microcontrollers

13 years 8 months ago
A new approach to assembly software retargeting for microcontrollers
A new approach is proposed to translate existing software programs from one instruction set to other instruction sets at the level. The behaviors of instructions are abstractly represented as manipulation of the machine state. The behavior of each basic block of the software program is then represented as a pair of state transition. Instruction set retargeting is then modeled as the problem of finding sequences of instructions accomplishing the same machine state transitions at the target machine as does the software program at the source machine. The proposed approach has been successfully demonstrated on the software translation between several industrial microcontrollers.
Ing-Jer Huang, Dao-Zhen Chen
Added 01 Aug 2010
Updated 01 Aug 2010
Type Conference
Year 2000
Where ASPDAC
Authors Ing-Jer Huang, Dao-Zhen Chen
Comments (0)