c-avr.texi 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444
  1. @c Copyright (C) 2006-2015 Free Software Foundation, Inc.
  2. @c This is part of the GAS manual.
  3. @c For copying conditions, see the file as.texinfo.
  4. @ifset GENERIC
  5. @page
  6. @node AVR-Dependent
  7. @chapter AVR Dependent Features
  8. @end ifset
  9. @ifclear GENERIC
  10. @node Machine Dependencies
  11. @chapter AVR Dependent Features
  12. @end ifclear
  13. @cindex AVR support
  14. @menu
  15. * AVR Options:: Options
  16. * AVR Syntax:: Syntax
  17. * AVR Opcodes:: Opcodes
  18. @end menu
  19. @node AVR Options
  20. @section Options
  21. @cindex AVR options (none)
  22. @cindex options for AVR (none)
  23. @table @code
  24. @cindex @code{-mmcu=} command line option, AVR
  25. @item -mmcu=@var{mcu}
  26. Specify ATMEL AVR instruction set or MCU type.
  27. Instruction set avr1 is for the minimal AVR core, not supported by the C
  28. compiler, only for assembler programs (MCU types: at90s1200,
  29. attiny11, attiny12, attiny15, attiny28).
  30. Instruction set avr2 (default) is for the classic AVR core with up to
  31. 8K program memory space (MCU types: at90s2313, at90s2323, at90s2333, at90s2343,
  32. attiny22, attiny26, at90s4414, at90s4433, at90s4434, at90s8515, at90c8534,
  33. at90s8535).
  34. Instruction set avr25 is for the classic AVR core with up to 8K program memory
  35. space plus the MOVW instruction (MCU types: attiny13, attiny13a, attiny2313,
  36. attiny2313a, attiny24, attiny24a, attiny4313, attiny44, attiny44a, attiny84,
  37. attiny84a, attiny25, attiny45, attiny85, attiny261, attiny261a, attiny461,
  38. attiny461a, attiny861, attiny861a, attiny87, attiny43u, attiny48, attiny88,
  39. attiny828, at86rf401, ata6289, ata5272).
  40. Instruction set avr3 is for the classic AVR core with up to 128K program
  41. memory space (MCU types: at43usb355, at76c711).
  42. Instruction set avr31 is for the classic AVR core with exactly 128K program
  43. memory space (MCU types: atmega103, at43usb320).
  44. Instruction set avr35 is for classic AVR core plus MOVW, CALL, and JMP
  45. instructions (MCU types: attiny167, attiny1634, at90usb82, at90usb162,
  46. atmega8u2, atmega16u2, atmega32u2, ata5505).
  47. Instruction set avr4 is for the enhanced AVR core with up to 8K program
  48. memory space (MCU types: atmega48, atmega48a, atmega48pa, atmega48p, atmega8,
  49. atmega8a, atmega88, atmega88a, atmega88p, atmega88pa, atmega8515, atmega8535,
  50. atmega8hva, at90pwm1, at90pwm2, at90pwm2b, at90pwm3, at90pwm3b, at90pwm81,
  51. ata6285, ata6286).
  52. Instruction set avr5 is for the enhanced AVR core with up to 128K program
  53. memory space (MCU types: at90pwm161, atmega16, atmega16a, atmega161, atmega162,
  54. atmega163, atmega164a, atmega164p, atmega164pa, atmega165, atmega165a,
  55. atmega165p, atmega165pa, atmega168, atmega168a, atmega168p, atmega168pa,
  56. atmega169, atmega169a, atmega169p, atmega169pa, atmega32, atmega323, atmega324a,
  57. atmega324p, atmega324pa, atmega325, atmega325a, atmega32, atmega32a, atmega323,
  58. atmega324a, atmega324p, atmega324pa, atmega325, atmega325a, atmega325p,
  59. atmega325p, atmega325pa, atmega3250, atmega3250a, atmega3250p, atmega3250pa,
  60. atmega328, atmega328p, atmega329, atmega329a, atmega329p, atmega329pa,
  61. atmega3290a, atmega3290p, atmega3290pa, atmega406, atmega64, atmega64a,
  62. atmega64rfr2, atmega644rfr2, atmega640, atmega644, atmega644a, atmega644p,
  63. atmega644pa, atmega645, atmega645a, atmega645p, atmega6450, atmega6450a,
  64. atmega6450p, atmega649, atmega649a, atmega649p, atmega6490, atmega6490a,
  65. atmega6490p, atmega16hva, atmega16hva2, atmega16hvb, atmega16hvbrevb,
  66. atmega32hvb, atmega32hvbrevb, atmega64hve, at90can32, at90can64, at90pwm161,
  67. at90pwm216, at90pwm316, atmega32c1, atmega64c1, atmega16m1, atmega32m1,
  68. atmega64m1, atmega16u4, atmega32u4, atmega32u6, at90usb646, at90usb647, at94k,
  69. at90scr100, ata5790, ata5795).
  70. Instruction set avr51 is for the enhanced AVR core with exactly 128K
  71. program memory space (MCU types: atmega128, atmega128a, atmega1280,
  72. atmega1281, atmega1284, atmega1284p, atmega128rfa1, atmega128rfr2,
  73. atmega1284rfr2, at90can128, at90usb1286, at90usb1287, m3000).
  74. Instruction set avr6 is for the enhanced AVR core with a 3-byte PC
  75. (MCU types: atmega2560, atmega2561, atmega256rfr2, atmega2564rfr2).
  76. Instruction set avrxmega2 is for the XMEGA AVR core with 8K to 64K
  77. program memory space and less than 64K data space (MCU types:
  78. atxmega16a4, atxmega16a4u, atxmega16c4, atxmega16d4, atxmega16x1,
  79. atxmega32a4, atxmega32a4u, atxmega32c4, atxmega32d4, atxmega16e5,
  80. atxmega8e5, atxmega32e5, atxmega32x1).
  81. Instruction set avrxmega3 is for the XMEGA AVR core with 8K to 64K
  82. program memory space and greater than 64K data space (MCU types:
  83. none).
  84. Instruction set avrxmega4 is for the XMEGA AVR core with up to 64K
  85. program memory space and less than 64K data space (MCU types:
  86. atxmega64a3, atxmega64a3u, atxmega64a4u, atxmega64b1, atxmega64b3,
  87. atxmega64c3, atxmega64d3, atxmega64d4).
  88. Instruction set avrxmega5 is for the XMEGA AVR core with up to 64K
  89. program memory space and greater than 64K data space (MCU types:
  90. atxmega64a1, atxmega64a1u).
  91. Instruction set avrxmega6 is for the XMEGA AVR core with larger than
  92. 64K program memory space and less than 64K data space (MCU types:
  93. atxmega128a3, atxmega128a3u, atxmega128c3, atxmega128d3, atxmega128d4,
  94. atxmega192a3, atxmega192a3u, atxmega128b1, atxmega128b3, atxmega192c3,
  95. atxmega192d3, atxmega256a3, atxmega256a3u, atxmega256a3b,
  96. atxmega256a3bu, atxmega256c3, atxmega256d3, atxmega384c3,
  97. atxmega256d3).
  98. Instruction set avrxmega7 is for the XMEGA AVR core with larger than
  99. 64K program memory space and greater than 64K data space (MCU types:
  100. atxmega128a1, atxmega128a1u, atxmega128a4u).
  101. Instruction set avrtiny is for the ATtiny4/5/9/10/20/40
  102. microcontrollers.
  103. @cindex @code{-mall-opcodes} command line option, AVR
  104. @item -mall-opcodes
  105. Accept all AVR opcodes, even if not supported by @code{-mmcu}.
  106. @cindex @code{-mno-skip-bug} command line option, AVR
  107. @item -mno-skip-bug
  108. This option disable warnings for skipping two-word instructions.
  109. @cindex @code{-mno-wrap} command line option, AVR
  110. @item -mno-wrap
  111. This option reject @code{rjmp/rcall} instructions with 8K wrap-around.
  112. @cindex @code{-mrmw} command line option, AVR
  113. @item -mrmw
  114. Accept Read-Modify-Write (@code{XCH,LAC,LAS,LAT}) instructions.
  115. @cindex @code{-mlink-relax} command line option, AVR
  116. @item -mlink-relax
  117. Enable support for link-time relaxation. This is now on by default
  118. and this flag no longer has any effect.
  119. @cindex @code{-mno-link-relax} command line option, AVR
  120. @item -mno-link-relax
  121. Disable support for link-time relaxation. The assembler will resolve
  122. relocations when it can, and may be able to better compress some debug
  123. information.
  124. @end table
  125. @node AVR Syntax
  126. @section Syntax
  127. @menu
  128. * AVR-Chars:: Special Characters
  129. * AVR-Regs:: Register Names
  130. * AVR-Modifiers:: Relocatable Expression Modifiers
  131. @end menu
  132. @node AVR-Chars
  133. @subsection Special Characters
  134. @cindex line comment character, AVR
  135. @cindex AVR line comment character
  136. The presence of a @samp{;} anywhere on a line indicates the start of a
  137. comment that extends to the end of that line.
  138. If a @samp{#} appears as the first character of a line, the whole line
  139. is treated as a comment, but in this case the line can also be a
  140. logical line number directive (@pxref{Comments}) or a preprocessor
  141. control command (@pxref{Preprocessing}).
  142. @cindex line separator, AVR
  143. @cindex statement separator, AVR
  144. @cindex AVR line separator
  145. The @samp{$} character can be used instead of a newline to separate
  146. statements.
  147. @node AVR-Regs
  148. @subsection Register Names
  149. @cindex AVR register names
  150. @cindex register names, AVR
  151. The AVR has 32 x 8-bit general purpose working registers @samp{r0},
  152. @samp{r1}, ... @samp{r31}.
  153. Six of the 32 registers can be used as three 16-bit indirect address
  154. register pointers for Data Space addressing. One of the these address
  155. pointers can also be used as an address pointer for look up tables in
  156. Flash program memory. These added function registers are the 16-bit
  157. @samp{X}, @samp{Y} and @samp{Z} - registers.
  158. @smallexample
  159. X = @r{r26:r27}
  160. Y = @r{r28:r29}
  161. Z = @r{r30:r31}
  162. @end smallexample
  163. @node AVR-Modifiers
  164. @subsection Relocatable Expression Modifiers
  165. @cindex AVR modifiers
  166. @cindex syntax, AVR
  167. The assembler supports several modifiers when using relocatable addresses
  168. in AVR instruction operands. The general syntax is the following:
  169. @smallexample
  170. modifier(relocatable-expression)
  171. @end smallexample
  172. @table @code
  173. @cindex symbol modifiers
  174. @item lo8
  175. This modifier allows you to use bits 0 through 7 of
  176. an address expression as 8 bit relocatable expression.
  177. @item hi8
  178. This modifier allows you to use bits 7 through 15 of an address expression
  179. as 8 bit relocatable expression. This is useful with, for example, the
  180. AVR @samp{ldi} instruction and @samp{lo8} modifier.
  181. For example
  182. @smallexample
  183. ldi r26, lo8(sym+10)
  184. ldi r27, hi8(sym+10)
  185. @end smallexample
  186. @item hh8
  187. This modifier allows you to use bits 16 through 23 of
  188. an address expression as 8 bit relocatable expression.
  189. Also, can be useful for loading 32 bit constants.
  190. @item hlo8
  191. Synonym of @samp{hh8}.
  192. @item hhi8
  193. This modifier allows you to use bits 24 through 31 of
  194. an expression as 8 bit expression. This is useful with, for example, the
  195. AVR @samp{ldi} instruction and @samp{lo8}, @samp{hi8}, @samp{hlo8},
  196. @samp{hhi8}, modifier.
  197. For example
  198. @smallexample
  199. ldi r26, lo8(285774925)
  200. ldi r27, hi8(285774925)
  201. ldi r28, hlo8(285774925)
  202. ldi r29, hhi8(285774925)
  203. ; r29,r28,r27,r26 = 285774925
  204. @end smallexample
  205. @item pm_lo8
  206. This modifier allows you to use bits 0 through 7 of
  207. an address expression as 8 bit relocatable expression.
  208. This modifier useful for addressing data or code from
  209. Flash/Program memory. The using of @samp{pm_lo8} similar
  210. to @samp{lo8}.
  211. @item pm_hi8
  212. This modifier allows you to use bits 8 through 15 of
  213. an address expression as 8 bit relocatable expression.
  214. This modifier useful for addressing data or code from
  215. Flash/Program memory.
  216. @item pm_hh8
  217. This modifier allows you to use bits 15 through 23 of
  218. an address expression as 8 bit relocatable expression.
  219. This modifier useful for addressing data or code from
  220. Flash/Program memory.
  221. @end table
  222. @node AVR Opcodes
  223. @section Opcodes
  224. @cindex AVR opcode summary
  225. @cindex opcode summary, AVR
  226. @cindex mnemonics, AVR
  227. @cindex instruction summary, AVR
  228. For detailed information on the AVR machine instruction set, see
  229. @url{www.atmel.com/products/AVR}.
  230. @code{@value{AS}} implements all the standard AVR opcodes.
  231. The following table summarizes the AVR opcodes, and their arguments.
  232. @smallexample
  233. @i{Legend:}
  234. r @r{any register}
  235. d @r{`ldi' register (r16-r31)}
  236. v @r{`movw' even register (r0, r2, ..., r28, r30)}
  237. a @r{`fmul' register (r16-r23)}
  238. w @r{`adiw' register (r24,r26,r28,r30)}
  239. e @r{pointer registers (X,Y,Z)}
  240. b @r{base pointer register and displacement ([YZ]+disp)}
  241. z @r{Z pointer register (for [e]lpm Rd,Z[+])}
  242. M @r{immediate value from 0 to 255}
  243. n @r{immediate value from 0 to 255 ( n = ~M ). Relocation impossible}
  244. s @r{immediate value from 0 to 7}
  245. P @r{Port address value from 0 to 63. (in, out)}
  246. p @r{Port address value from 0 to 31. (cbi, sbi, sbic, sbis)}
  247. K @r{immediate value from 0 to 63 (used in `adiw', `sbiw')}
  248. i @r{immediate value}
  249. l @r{signed pc relative offset from -64 to 63}
  250. L @r{signed pc relative offset from -2048 to 2047}
  251. h @r{absolute code address (call, jmp)}
  252. S @r{immediate value from 0 to 7 (S = s << 4)}
  253. ? @r{use this opcode entry if no parameters, else use next opcode entry}
  254. 1001010010001000 clc
  255. 1001010011011000 clh
  256. 1001010011111000 cli
  257. 1001010010101000 cln
  258. 1001010011001000 cls
  259. 1001010011101000 clt
  260. 1001010010111000 clv
  261. 1001010010011000 clz
  262. 1001010000001000 sec
  263. 1001010001011000 seh
  264. 1001010001111000 sei
  265. 1001010000101000 sen
  266. 1001010001001000 ses
  267. 1001010001101000 set
  268. 1001010000111000 sev
  269. 1001010000011000 sez
  270. 100101001SSS1000 bclr S
  271. 100101000SSS1000 bset S
  272. 1001010100001001 icall
  273. 1001010000001001 ijmp
  274. 1001010111001000 lpm ?
  275. 1001000ddddd010+ lpm r,z
  276. 1001010111011000 elpm ?
  277. 1001000ddddd011+ elpm r,z
  278. 0000000000000000 nop
  279. 1001010100001000 ret
  280. 1001010100011000 reti
  281. 1001010110001000 sleep
  282. 1001010110011000 break
  283. 1001010110101000 wdr
  284. 1001010111101000 spm
  285. 000111rdddddrrrr adc r,r
  286. 000011rdddddrrrr add r,r
  287. 001000rdddddrrrr and r,r
  288. 000101rdddddrrrr cp r,r
  289. 000001rdddddrrrr cpc r,r
  290. 000100rdddddrrrr cpse r,r
  291. 001001rdddddrrrr eor r,r
  292. 001011rdddddrrrr mov r,r
  293. 100111rdddddrrrr mul r,r
  294. 001010rdddddrrrr or r,r
  295. 000010rdddddrrrr sbc r,r
  296. 000110rdddddrrrr sub r,r
  297. 001001rdddddrrrr clr r
  298. 000011rdddddrrrr lsl r
  299. 000111rdddddrrrr rol r
  300. 001000rdddddrrrr tst r
  301. 0111KKKKddddKKKK andi d,M
  302. 0111KKKKddddKKKK cbr d,n
  303. 1110KKKKddddKKKK ldi d,M
  304. 11101111dddd1111 ser d
  305. 0110KKKKddddKKKK ori d,M
  306. 0110KKKKddddKKKK sbr d,M
  307. 0011KKKKddddKKKK cpi d,M
  308. 0100KKKKddddKKKK sbci d,M
  309. 0101KKKKddddKKKK subi d,M
  310. 1111110rrrrr0sss sbrc r,s
  311. 1111111rrrrr0sss sbrs r,s
  312. 1111100ddddd0sss bld r,s
  313. 1111101ddddd0sss bst r,s
  314. 10110PPdddddPPPP in r,P
  315. 10111PPrrrrrPPPP out P,r
  316. 10010110KKddKKKK adiw w,K
  317. 10010111KKddKKKK sbiw w,K
  318. 10011000pppppsss cbi p,s
  319. 10011010pppppsss sbi p,s
  320. 10011001pppppsss sbic p,s
  321. 10011011pppppsss sbis p,s
  322. 111101lllllll000 brcc l
  323. 111100lllllll000 brcs l
  324. 111100lllllll001 breq l
  325. 111101lllllll100 brge l
  326. 111101lllllll101 brhc l
  327. 111100lllllll101 brhs l
  328. 111101lllllll111 brid l
  329. 111100lllllll111 brie l
  330. 111100lllllll000 brlo l
  331. 111100lllllll100 brlt l
  332. 111100lllllll010 brmi l
  333. 111101lllllll001 brne l
  334. 111101lllllll010 brpl l
  335. 111101lllllll000 brsh l
  336. 111101lllllll110 brtc l
  337. 111100lllllll110 brts l
  338. 111101lllllll011 brvc l
  339. 111100lllllll011 brvs l
  340. 111101lllllllsss brbc s,l
  341. 111100lllllllsss brbs s,l
  342. 1101LLLLLLLLLLLL rcall L
  343. 1100LLLLLLLLLLLL rjmp L
  344. 1001010hhhhh111h call h
  345. 1001010hhhhh110h jmp h
  346. 1001010rrrrr0101 asr r
  347. 1001010rrrrr0000 com r
  348. 1001010rrrrr1010 dec r
  349. 1001010rrrrr0011 inc r
  350. 1001010rrrrr0110 lsr r
  351. 1001010rrrrr0001 neg r
  352. 1001000rrrrr1111 pop r
  353. 1001001rrrrr1111 push r
  354. 1001010rrrrr0111 ror r
  355. 1001010rrrrr0010 swap r
  356. 00000001ddddrrrr movw v,v
  357. 00000010ddddrrrr muls d,d
  358. 000000110ddd0rrr mulsu a,a
  359. 000000110ddd1rrr fmul a,a
  360. 000000111ddd0rrr fmuls a,a
  361. 000000111ddd1rrr fmulsu a,a
  362. 1001001ddddd0000 sts i,r
  363. 1001000ddddd0000 lds r,i
  364. 10o0oo0dddddbooo ldd r,b
  365. 100!000dddddee-+ ld r,e
  366. 10o0oo1rrrrrbooo std b,r
  367. 100!001rrrrree-+ st e,r
  368. 1001010100011001 eicall
  369. 1001010000011001 eijmp
  370. @end smallexample