Run Sparc binaries without Sparc hardware

前端 未结 10 1131
一向
一向 2021-02-08 08:52

I\'ve been curious in the past few months in trying my hand at doing some assembly for the SPARC processor (either V8 or V9). My question is this, I have no access to a SPARC ma

10条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-08 09:18

    Ok, here it is:

    • qemu is emulating user code, not system
    • tkisem is graphically displaying cpu internals
    • Also, there is a thing called "ISEM" (Instructional Sparc Emulator)

    Maybe googling will help you with detailed information. My opinion - qemu is good enough for that.

提交回复
热议问题