/ test / asm / exception.asm
exception.asm
1  li x2, 2
2  li x1, 1
3  .4byte 0  /* should be unimp, but it would test nothing since unimp is system and stalls the fetcher >:( */
4  li x2, 9