Hi, I am doing a project on Computing Node Resource Supervisor Base Codes. The project is to map processes to various PCs in a network based on their current loads.
I need to get the assembly code generated by the tiny code generator for the host OS. I have got the details of how the conversion happens, but I need its output.For that, should I modify the code of tcg or something? Nithish R