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

  /toolchain/binutils/binutils-2.25/include/opcode/
bfin.h 885 #define ProgCtrl_poprnd_mask 0xf
894 ProgCtrl_poprnd_bits, ProgCtrl_poprnd_mask, \
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
bfin-dis.c 725 int poprnd = ((iw0 >> ProgCtrl_poprnd_bits) & ProgCtrl_poprnd_mask);
    [all...]

Completed in 75 milliseconds