Age | Commit message (Expand) | Author |
2022-06-02 | target/m68k: Mark helper_raise_exception as noreturn | Richard Henderson |
2022-06-02 | target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0 | Richard Henderson |
2022-02-28 | tcg: Remove dh_alias indirection for dh_typecode | Richard Henderson |
2021-06-19 | tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode | Richard Henderson |
2020-06-02 | target/m68k: implement opcode fetoxm1 | Laurent Vivier |
2018-03-13 | target/m68k: implement fcosh | Laurent Vivier |
2018-03-13 | target/m68k: implement fsinh | Laurent Vivier |
2018-03-13 | target/m68k: implement ftanh | Laurent Vivier |
2018-03-13 | target/m68k: implement fatanh | Laurent Vivier |
2018-03-13 | target/m68k: implement facos | Laurent Vivier |
2018-03-13 | target/m68k: implement fasin | Laurent Vivier |
2018-03-13 | target/m68k: implement fatan | Laurent Vivier |
2018-03-13 | target/m68k: implement fsincos | Laurent Vivier |
2018-03-13 | target/m68k: implement fcos | Laurent Vivier |
2018-03-13 | target/m68k: implement fsin | Laurent Vivier |
2018-03-13 | target/m68k: implement ftan | Laurent Vivier |
2018-03-09 | target/m68k: implement ftentox | Laurent Vivier |
2018-03-09 | target/m68k: implement ftwotox | Laurent Vivier |
2018-03-09 | target/m68k: implement fetox | Laurent Vivier |
2018-03-09 | target/m68k: implement flog2 | Laurent Vivier |
2018-03-09 | target/m68k: implement flog10 | Laurent Vivier |
2018-03-09 | target/m68k: implement flogn | Laurent Vivier |
2018-03-09 | target/m68k: implement flognp1 | Laurent Vivier |
2018-03-04 | target/m68k: add fscale, fgetman and fgetexp | Laurent Vivier |
2018-03-04 | target/m68k: add fmod/frem | Laurent Vivier |
2018-01-25 | target/m68k: add pflush/ptest | Laurent Vivier |
2018-01-04 | target/m68k: add the Interrupt Stack Pointer | Laurent Vivier |
2018-01-04 | target/m68k: add reset | Laurent Vivier |
2018-01-04 | target/m68k: add chk and chk2 | Laurent Vivier |
2017-10-24 | target/m68k: check CF_PARALLEL instead of parallel_cpus | Emilio G. Cota |
2017-06-29 | target/m68k: add fmovem | Laurent Vivier |
2017-06-29 | target/m68k: add explicit single and double precision operations (part 2) | Laurent Vivier |
2017-06-29 | target/m68k: add fsglmul and fsgldiv | Laurent Vivier |
2017-06-29 | target/m68k: add explicit single and double precision operations | Laurent Vivier |
2017-06-29 | target/m68k: add fmovecr | Laurent Vivier |
2017-06-21 | target-m68k: add FPCR and FPSR | Laurent Vivier |
2017-06-21 | target-m68k: use floatx80 internally | Laurent Vivier |
2017-01-14 | target-m68k: Implement bfffo | Richard Henderson |
2017-01-14 | target-m68k: Implement bitfield ops for memory | Richard Henderson |
2016-12-27 | target-m68k: Inline shifts | Richard Henderson |
2016-12-27 | target-m68k: add cas/cas2 ops | Laurent Vivier |
2016-12-27 | target-m68k: add 680x0 divu/divs variants | Laurent Vivier |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |