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

  /toolchain/binutils/binutils-2.27/opcodes/
metag-dis.c 391 unsigned int is_movl = MINOR_OPCODE (insn_word) == MOVL_MINOR; local
397 if (is_movl)
413 if (is_movl)
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-metag.c 476 unsigned int is_movl = MINOR_OPCODE (template->meta_opcode) == MOVL_MINOR; local
480 if (is_movl)
506 if (is_movl)
    [all...]

Completed in 299 milliseconds