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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-h8300.c 1081 if (OP_KIND (instruction->opcode->how) == O_LDM
1082 || OP_KIND (instruction->opcode->how) == O_STM)
1213 if (OP_KIND (this_try->opcode->how) == O_MOVSD
1214 || OP_KIND (this_try->opcode->how) == O_BSRBC
1215 || OP_KIND (this_try->opcode->how) == O_BSRBS)
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
h8300-dis.c 93 if (OP_KIND (q->how) == O_MOVAB
94 || OP_KIND (q->how) == O_MOVAW
95 || OP_KIND (q->how) == O_MOVAL)
  /toolchain/binutils/binutils-2.27/include/opcode/
h8300.h     [all...]

Completed in 191 milliseconds