Home | History | Annotate | Download | only in opcodes

Lines Matching refs:abs20

295   /* opcNN iN abs20 */                                                 \
296 {NAME, 2, (OPC3+1), 23, CSTBIT_INS, {{OP,20},{abs20,0}}}, \
299 /* opcNN iN (Rindex)abs20 */ \
320 /* opcNN iN abs20 */ \
321 {NAME, 2, OPC1+6, 24, CSTBIT_INS, {{OP,20},{abs20,0}}}, \
324 /* opcNN iN (Rindex)abs20 */ \
351 /* opc8 reg abs20 */ \
352 {NAME, 2, OPC3, 24, LD_STOR_INS, {{abs20,0}, {OP_D,20}}}, \
382 /* opc8 reg abs20 */ \
383 {NAME, 2, OPC3, 24, LD_STOR_INS, {{OP_S,20}, {abs20,0}}}, \
410 /* opcNN iN abs20 */ \
411 {NAME, 2, OPC1, 24, LD_STOR_INS, {{uimm4,20},{abs20,0}}}, \
414 /* opcNN iN (Rindex)abs20 */ \
575 {20, arg_c, OP_UNSIGNED|OP_ABS20}, /* abs20 */