aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/ebreak.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Move ebreak* logic from take_trap into instructions. (#1006)Tim Newsome1-1/+8
2021-11-04Report proper GVA bit on breakpoint trapsScott Johnson1-1/+1
2021-11-04Add gva field to trap_breakpointScott Johnson1-1/+1
2020-10-17fixed mtval update for breakpoint instructions (#573)Neel Gala1-1/+1
2020-07-08Extend trap classes to pass more informationAnup Patel1-1/+1
2020-03-20ebreak should write mtval with 0, not pcAndrew Waterman1-1/+1
2017-03-27On EBREAK, set badaddr to pcAndrew Waterman1-1/+1
2016-04-19Split ERET into URET, SRET, HRET, MRETAndrew Waterman1-0/+1