Abhishek Singh
2018-09-10 15:54:10 UTC
Hello Everyone,
I have added new instruction in x86 isa of gem5. I wanted to test it using
(modified) binary. As new instruction are not identified by general gcc/g++
complier on host x86 machine. I am unable to get binary.
I am using SE mode of gem5. Is there a way to run new instruction using asm
inline function, and generate new binary to run the application on gem5?
Thanks,
Abhishek
I have added new instruction in x86 isa of gem5. I wanted to test it using
(modified) binary. As new instruction are not identified by general gcc/g++
complier on host x86 machine. I am unable to get binary.
I am using SE mode of gem5. Is there a way to run new instruction using asm
inline function, and generate new binary to run the application on gem5?
Thanks,
Abhishek