Hi, We are adapting the simplescalar simulator to use the newlib system calls. In the process I had this question. Instead of encoding differnet syscalls using different numbers in the bits, 0-23, why is it that a single code, 0x123456 used ? thanks, Prasad.