Nvidia SASS Control Code Viewer
A viewer for Nvidia SASS instruction control codes (pipeline stall, read/write barriers, reuse flags).
A viewer for Nvidia SASS instruction control codes (pipeline stall, read/write barriers, reuse flags).
A Python Bytecode and AST explorer, similar to Godbolt Compiler Explorer but for Python.
I demonstrate how you can write a simple JIT (Just In Time) compiler for x86 in about 1000 lines of C code.
List of V8 bytecode instructions, and their documentation/reference.
First entry