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

  /toolchain/binutils/binutils-2.27/opcodes/
frv-desc.c 90 { "STORE", UNIT_STORE },
    [all...]
frv-desc.h 561 , UNIT_LOAD, UNIT_STORE, UNIT_SCAN, UNIT_DCPL
    [all...]
frv-opc.c 628 if (unit == UNIT_STORE)
629 return find_unit_in_vliw (vliw, UNIT_STORE);
    [all...]
  /toolchain/binutils/binutils-2.27/cpu/
frv.opc 677 if (unit == UNIT_STORE)
678 return find_unit_in_vliw (vliw, UNIT_STORE);
    [all...]

Completed in 258 milliseconds