Home | History | Annotate | Download | only in opcodes

Lines Matching refs:AARCH64_OPND_NIL

1497       inst->operands[3].type = AARCH64_OPND_NIL;
1511 inst->operands[2].type = AARCH64_OPND_NIL;
1530 inst->operands[3].type = AARCH64_OPND_NIL;
1546 inst->operands[2].type = AARCH64_OPND_NIL;
1621 inst->operands[3].type = AARCH64_OPND_NIL;
1642 inst->operands[3].type = AARCH64_OPND_NIL;
1662 inst->operands[3].type = AARCH64_OPND_NIL;
1663 inst->operands[2].type = AARCH64_OPND_NIL;
1733 inst->operands[2].type = AARCH64_OPND_NIL;
1960 if (opcode->operands[i] == AARCH64_OPND_NIL)
1979 if (type == AARCH64_OPND_NIL)
2091 if (opcode->operands[i] == AARCH64_OPND_NIL
2092 || opnds[i].type == AARCH64_OPND_NIL)