I don't understand, without further description of the symbols.
Not sure why you're being downvoted. You need a to know quite a bit of esoteric knowledge to parse this beyond knowing x86 opcodes (even x86 assembly). It's more or less the same information you get from the intel manuals (specifically appendix 2A of https://www.intel.com/content/www/us/en/developer/articles/t... ). There you can also see what e.g. "Jb" means (a byte sized immediate following the instruction that spe…
I downvote people when they say they don't know what something is when they could have used a LLM to explain it to them.