mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
Update AVR instruction documentation for 2024 manual (#7947)
This commit is contained in:
@@ -68,7 +68,7 @@ const TEST_MATRIX: Record<PropertyKey, [string, string, string, string][]> = {
|
||||
'mov',
|
||||
'Copy Register',
|
||||
'makes a copy of one register into another',
|
||||
'https://ww1.microchip.com/downloads/en/DeviceDoc/AVR-InstructionSet-Manual-DS40002198.pdf',
|
||||
'https://ww1.microchip.com/downloads/aemDocuments/documents/MCU08/ProductDocuments/ReferenceManuals/AVR-InstructionSet-Manual-DS40002198.pdf',
|
||||
],
|
||||
],
|
||||
java: [
|
||||
|
||||
Reference in New Issue
Block a user