Hi,
Some architectures do support a other-endian mode (e.g. ARM
supports BE loads). I don't know that anything has been done to prevent
this from working, but similarly nothing has been done to enable it.
Assuming you can compile a program like hello world in this mode you
coun try it and see.
Hi,
Is it possible for GEM5 to run an application with little endian
instructions and big endian data?
If I want to achieve this, which codes in GEM5 should I touch? I read the
source codes for some time,
however, I cannot get clear clues .
Thanks!
__