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

  /toolchain/binutils/binutils-2.25/include/opcode/
bfin.h 1157 #define PushPopReg_reg_mask 0x7
1168 PushPopReg_reg_bits, PushPopReg_reg_mask, \
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
bfin-dis.c 883 int reg = ((iw0 >> PushPopReg_reg_bits) & PushPopReg_reg_mask);
    [all...]

Completed in 37 milliseconds