HomeSort by relevance Sort by last modified time
    Searched refs:AARCH64_OPND_NIL (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-dis.c     [all...]
aarch64-opc.c 506 if (known_qlf == AARCH64_OPND_NIL)
508 assert (qseq_list[0][known_idx] == AARCH64_OPND_NIL);
519 return AARCH64_OPND_NIL;
702 while (opnds[i++] != AARCH64_OPND_NIL)
859 if (inst->opcode->operands[i] == AARCH64_OPND_NIL)
    [all...]
aarch64-asm.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-aarch64.h 83 (FIX)->tc_fix_data.opnd = AARCH64_OPND_NIL; }
tc-aarch64.c     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
aarch64.h 97 AARCH64_OPND_NIL, /* no operand---MUST BE FIRST!*/

Completed in 43 milliseconds