Run Sparc binaries without Sparc hardware

前端 未结 10 875
一向
一向 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条回答
  •  梦毁少年i
    2021-02-08 09:14

    SimICS emulates a Sparc platform. Academic and personal licenses are free.

    Edit: I didn't do SimICS justice in my initial response, it is a very useful tool for Sparc-based development. You can instrument, profile, and explore the behavior or code in both user space and kernel space. I first became aware of it about 10 years ago, when it was released by the Swedish Institute of Computer Science (SICS). They later spun it out as a commercial product.

提交回复
热议问题