Post #2177994
2026-04-17 22:03 UTC
@penguin42@mastodon.org.uk the pycket one? That was fun. the very first meta tracing paper is this one: https://stups.hhu-hosting.de/downloads/pdf/BoCuFiRi09_246.pdf
Feel free to ping if you have questions!
Replies (2)
-
@penguin42@mastodon.org.uk 2026-04-17 22:04
@cfbolz@mastodon.social Thanks...not going to happen tonight but I'll read them.
-
@penguin42@mastodon.org.uk 2026-04-22 16:51
@cfbolz@mastodon.social Ah OK, I've just read them; yeh I can see how that's easier for language JITing rather than CPU; for CPU emulation it's often possible to share a lot between the interpreter and JIT-IR creation. So hmm, for meta-tracing of your verilog case, is this just the RISC-V core that you're treating and meta tracing it's PC and branches?