|
6570 | 6570 | { "pop_s", 0x0000C0D1, 0x0000F8FF, ARC_OPCODE_ARC32, POP, NONE, { BLINK_S }, { C_AA_AB }},
|
6571 | 6571 |
|
6572 | 6572 | /* popdl_s b 11000bbb1101BBB1. */
|
6573 |
| -{ "popdl_s", 0x0000C0D1, 0x0000F8F1, ARC_OPCODE_ARC64, ARITH, NONE, { RBB_S_CHK }, { 0 }}, |
| 6573 | +{ "popdl_s", 0x0000C0D1, 0x0000F8F1, ARC_OPCODE_ARC64, POP, NONE, { RBB_S_CHK }, { 0 }}, |
6574 | 6574 |
|
6575 | 6575 | /* popl_s b 11000bbb1100BBB1. */
|
6576 |
| -{ "popl_s", 0x0000C0C1, 0x0000F8F1, ARC_OPCODE_ARC64, ARITH, NONE, { RBB_S }, { 0 }}, |
| 6576 | +{ "popl_s", 0x0000C0C1, 0x0000F8F1, ARC_OPCODE_ARC64, POP, NONE, { RBB_S }, { 0 }}, |
6577 | 6577 |
|
6578 | 6578 | /* prealloc<.aa> b,c 00100bbbaa1100010BBBCCCCCC111110. */
|
6579 | 6579 | { "prealloc", 0x2031003E, 0xF83F803F,ARC_OPCODE_ARC32 | ARC_OPCODE_ARC64, MEMORY, NONE, { BRAKET, RB, RC, BRAKETdup }, { C_AA8 }},
|
|
6636 | 6636 | { "push_s", 0x0000C0F1, 0x0000F8FF, ARC_OPCODE_ARC32, PUSH, NONE, { BLINK_S }, { C_AA_AW }},
|
6637 | 6637 |
|
6638 | 6638 | /* pushdl_s b 11000bbb1111BBB1. */
|
6639 |
| -{ "pushdl_s", 0x0000C0F1, 0x0000F8F1, ARC_OPCODE_ARC64, ARITH, NONE, { RBB_S_CHK }, { 0 }}, |
| 6639 | +{ "pushdl_s", 0x0000C0F1, 0x0000F8F1, ARC_OPCODE_ARC64, PUSH, NONE, { RBB_S_CHK }, { 0 }}, |
6640 | 6640 |
|
6641 | 6641 | /* pushl_s b 11000bbb1110BBB1. */
|
6642 |
| -{ "pushl_s", 0x0000C0E1, 0x0000F8F1, ARC_OPCODE_ARC64, ARITH, NONE, { RBB_S }, { 0 }}, |
| 6642 | +{ "pushl_s", 0x0000C0E1, 0x0000F8F1, ARC_OPCODE_ARC64, PUSH, NONE, { RBB_S }, { 0 }}, |
6643 | 6643 |
|
6644 | 6644 | /* qmach<.f> a,b,c 00101bbb00110100FBBBCCCCCCAAAAAA. */
|
6645 | 6645 | { "qmach", 0x28340000, 0xF8FF0000,ARC_OPCODE_ARC32 | ARC_OPCODE_ARC64, MPY, MPY9E, { RA_CHK, RB, RC }, { C_F }},
|
|
0 commit comments