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

  /toolchain/binutils/binutils-2.27/opcodes/
microblaze-opcm.h 97 #define MIN_PVR_REGNUM 0
  /toolchain/binutils/binutils-2.27/gas/config/
tc-microblaze.c 506 if ((int) tmpreg >= MIN_PVR_REGNUM && tmpreg <= MAX_PVR_REGNUM)
857 || (*reg >= REG_PVR+MIN_PVR_REGNUM && *reg <= REG_PVR+MAX_PVR_REGNUM))
    [all...]

Completed in 67 milliseconds