79771861

Date: 2025-09-22 16:45:33
Score: 3
Natty:
Report link

Thanks to the help of @fuz, I learned my target was wrong. I looked thought compatible targets for my device and landed on aarch64-unknown-none. I also had to specify that mrs {}, MPIDR_EL1 needed to be x0 and not w0 by changing that line to mrs {0:x}, MPIDR_EL1.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @fuz
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: MsFormula