[Skyeye-developer] [Sky-eye] ARM9 Instructions Set Simulator for ARMv4T

Quan phongvan phongvan84 at gmail.com
Wed Feb 27 00:37:46 CST 2008


Hi friends,
This is the first time I've join into sky-eye community, and I have
some questions hope that you can help me as soon as possible.

Our goal for ARM9 Instruction Set Simulator is making an simple
command line program that as simple as possible for all 111
instructions of ARMv4T architecture. Input of program is binary file,
after decoding binary file we will have all the arm assembly code then
fetch and execute them, the output is dump-out the content of ARM
assembly codes to text file and status of all general purpose register
of ARM (R0-R15). So can someone help me clear out some of my issues:
1. From sky-eye I can see your instruction decoding scheme, but it's
too complex to me, can I have an choice for decoding scheme?
2. With our goal above, do I have to simulate the Memory Management
Unit or I can fix the memory management, such as: fix a address
mapping table, stack. Or can you me to find out a simple solution for
this?

Thank you very much for your attention.
Best regards,
Nguyen Anh Quan.
-- 
Never walk alone



More information about the Skyeye-developer mailing list