Earlier quoted context omitted.
hm, I dont feel the same way you should do some coding closer to the chip some bitshifting, some bit level manipulation you dont have to be good at assembly, just do a hello world and make a mental visualization of the registers being hit look up the OPCODES in your specific chipset , make some code to hit that specifically make a process that does it as fast as possible and benchmark it, do it faster or slower on a…
That's not even close to the chip. Dabbling around with the ISA doesn't tell you much about the micro architectural features of the chip. I'm sure "do some bit twiddling" is absurd advice for someone who has written a driver.
I dont think you need to write a driver for that map