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

  /toolchain/binutils/binutils-2.25/include/opcode/
metag.h 634 #define MOV_EXT_MINOR 0x6
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c 780 bfd_boolean is_mov = MINOR_OPCODE (template->meta_opcode) == MOV_EXT_MINOR;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-metag.c 1144 bfd_boolean is_mov = MINOR_OPCODE (template->meta_opcode) == MOV_EXT_MINOR;
    [all...]

Completed in 61 milliseconds