summaryrefslogtreecommitdiffstats
path: root/target/sh4/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/sh4: fix some comment spelling errorsLichang Zhao2020-10-271-1/+1
* target/sh4: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé2020-10-271-3/+5
* target/sh4: Use env_cpu, env_archcpuRichard Henderson2019-06-101-6/+3Star
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-1/+1
* target/sh4: Convert to CPUClass::tlb_fillRichard Henderson2019-05-101-12/+0Star
* target/sh4: Fix LGPL information in the file headersThomas Huth2019-05-081-1/+1
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-0/+1
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-3/+3
* target/sh4: Implement fsrraRichard Henderson2017-07-181-0/+16
* target/sh4: Handle user-space atomicsRichard Henderson2017-07-181-0/+6
* target/sh4: return result of fcmp using TCGAurelien Jarno2017-07-181-8/+8
* target/sh4: do not use a helper to implement fnegAurelien Jarno2017-07-181-5/+0Star
* target/sh4: fix FPSCR cause vs flag inversionAurelien Jarno2017-07-181-10/+10
* target/sh4: fix FPU unorderered compareAurelien Jarno2017-07-181-20/+8Star
* target/sh4: do not check for PR bit for fabs instructionAurelien Jarno2017-07-181-10/+0Star
* target/sh4: use cpu_loop_exit_restoreAurelien Jarno2017-05-131-8/+2Star
* target/sh4: trap unaligned accessesAurelien Jarno2017-05-131-0/+16
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+498