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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-h8300.c 1076 if (OP_KIND (instruction->opcode->how) == O_LDM
1077 || OP_KIND (instruction->opcode->how) == O_STM)
1208 if (OP_KIND (this_try->opcode->how) == O_MOVSD
1209 || OP_KIND (this_try->opcode->how) == O_BSRBC
1210 || OP_KIND (this_try->opcode->how) == O_BSRBS)
    [all...]
  /toolchain/binutils/binutils-2.25/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.25/include/opcode/
h8300.h     [all...]

Completed in 56 milliseconds