Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JonChesterfield
10 months ago
|
parent
|
context
|
favorite
| on:
Felix86: Run x86-64 programs on RISC-V Linux
Nice, thanks! I appreciate seeing a bunch of the instruction definitions written in a serialisation format (e.g.
https://github.com/OFFTKP/felix86/blob/master/counts/SSE2.js...
) as opposed to C macros.
bonzini
10 months ago
|
next
[–]
Those are tests, it seems. The actual sources are at
https://github.com/OFFTKP/felix86/tree/master/src/felix86
and the disassembler is
https://zydis.re
.
dzaima
10 months ago
|
prev
[–]
The main x86 to RISC-V instruction mapping is in this file:
https://github.com/OFFTKP/felix86/blob/master/src/felix86/v2...
That file is just testing I believe.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: