d-iii-s / msim

Light-weight MIPS R4000 and RISC-V system simulator
https://d3s.mff.cuni.cz/software/msim/
GNU General Public License v2.0
5 stars 5 forks source link

Extend breakpoint address to 64bit #2

Closed vhotspur closed 5 years ago

vhotspur commented 5 years ago

When the user works with 32bit CPU, we should expect that he will use 32bit addresses even though internally we work with 64bits.