0xFFFF800000000000 opened a new pull request, #18298:
URL: https://github.com/apache/nuttx/pull/18298

   ## Summary
   
   This PR replaces the manual byte-by-byte copy loop for the .realmode section 
with more efficient rep movsb string instruction.
   
   ## Impact
   
   - Minor boot-time performance improvement
   - Reduced code size
   
   ## Testing
   
   - Host: Linux x86_64
   - Board: qemu-intel64:nsh
   - ostest passed
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to