Ben Shi
4fa9dc9482
[AVR] Fix incorrect expansion of the pseudo 'ELPMBRdZ' instruction
...
The 'ELPM' instruction has three forms:
--------------------------
| form | feature |
| ----------- | -------- |
| ELPM | hasELPM |
| ELPM Rd, Z | hasELPMX |
| ELPM Rd, Z+ | hasELPMX |
--------------------------
The second form is always used in the expansion of the pseudo
instruction 'ELPMBRdZ'. But for devices without ELPMX but only
with ELPM, only the first form can be emitted.
Reviewed By: jacquesguan
Differential Revision: https://reviews.llvm.org/D141221
2023-03-21 11:33:56 +08:00
..
2022-05-26 11:37:19 +01:00
2022-12-22 17:04:53 +01:00
2022-11-28 18:05:55 +01:00
2023-01-20 09:45:00 +08:00
2021-07-24 14:03:27 +02:00
2023-03-21 11:33:56 +08:00
2023-01-24 18:41:14 +01:00
2021-07-02 12:17:55 +01:00
2021-07-02 12:17:55 +01:00
2023-02-28 11:08:54 +08:00
2022-03-23 02:00:15 +00:00
2023-01-08 18:56:06 +01:00
2023-02-09 15:13:01 +08:00
2021-08-05 10:37:36 +08:00
2021-10-11 15:28:31 -07:00
2022-12-23 11:03:45 +08:00
2022-01-19 14:22:13 +01:00
2023-03-21 11:33:56 +08:00
2022-03-24 02:08:22 +00:00
2021-10-11 15:28:31 -07:00
2022-08-15 14:29:38 +02:00
2023-01-23 09:06:10 +08:00
2023-01-08 18:56:07 +01:00
2023-01-08 18:56:07 +01:00
2022-12-23 09:48:06 +08:00
2023-01-08 18:56:07 +01:00
2023-01-08 18:56:07 +01:00
2021-03-03 15:36:05 +01:00
2023-01-08 18:56:06 +01:00
2023-01-08 18:56:06 +01:00
2022-02-11 02:25:58 +00:00
2022-12-22 17:04:53 +01:00
2021-07-24 14:03:26 +02:00
2022-06-26 17:20:07 +08:00
2021-02-10 00:40:49 +13:00
2022-01-20 02:53:10 +00:00
2023-01-08 20:05:31 +01:00
2021-07-24 14:03:26 +02:00
2022-12-24 19:26:42 +03:00
2022-03-26 06:53:27 +00:00
2022-01-23 17:08:01 +01:00
2022-05-05 03:10:59 +00:00
2022-01-23 17:08:01 +01:00
2021-06-28 21:19:26 +08:00
2022-01-23 17:08:01 +01:00
2022-08-15 14:29:37 +02:00
2021-07-24 14:03:26 +02:00
2022-08-15 14:29:38 +02:00