Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-25 | accel/tcg: add size paremeter in tlb_fill() | Laurent Vivier | 1 | -3/+3 |
2017-07-18 | target/sh4: Implement fsrra | Richard Henderson | 1 | -0/+16 |
2017-07-18 | target/sh4: Handle user-space atomics | Richard Henderson | 1 | -0/+6 |
2017-07-18 | target/sh4: return result of fcmp using TCG | Aurelien Jarno | 1 | -8/+8 |
2017-07-18 | target/sh4: do not use a helper to implement fneg | Aurelien Jarno | 1 | -5/+0 |
2017-07-18 | target/sh4: fix FPSCR cause vs flag inversion | Aurelien Jarno | 1 | -10/+10 |
2017-07-18 | target/sh4: fix FPU unorderered compare | Aurelien Jarno | 1 | -20/+8 |
2017-07-18 | target/sh4: do not check for PR bit for fabs instruction | Aurelien Jarno | 1 | -10/+0 |
2017-05-13 | target/sh4: use cpu_loop_exit_restore | Aurelien Jarno | 1 | -8/+2 |
2017-05-13 | target/sh4: trap unaligned accesses | Aurelien Jarno | 1 | -0/+16 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+498 |