In MIPS, hardware registers for hardware watchpoints and hardware breakpoints are in same set named watch registers.
So adding another function to distinguish between no. of watch registers and actual number of registers which can be used for hardware watchpoints.
Details
Details
- Reviewers
clayborg
Diff Detail
Diff Detail
- Repository
- rL LLVM