YhLu YhLu@tyan.com writes:
Can we change is_cpu_pre_c0() to global macro define
I think most K8 is C0 after.
B3 stepping CPUs shipped in production and Ron Minnich has a large cluster of them. Anything earlier than B3 we can safely ignore.
I guess I don't see a problem with that.
And I can not include debug info (MAX...._LOGLEVEL=8). The linuxbis image is more than 65536.
That is a major challenge. I have a back burner project to make romcc not inline all function calls. But until I do that I don't know of a good way to reduce the code size.
Eric