]> Git Repo - qemu.git/commit
mips: introduce internal.h and cleanup cpu.h
authorPhilippe Mathieu-Daudé <[email protected]>
Wed, 20 Sep 2017 19:49:30 +0000 (16:49 -0300)
committerYongbok Kim <[email protected]>
Thu, 21 Sep 2017 12:24:34 +0000 (13:24 +0100)
commit26aa3d9aecbb6fe9bce808a1d127191bdf3cc3d2
tree1de0080caa8b6e326a8457d30703b00dc5029b8f
parent5502b66fc7d0bebd08b9b7017cb7e8b5261c3a2d
mips: introduce internal.h and cleanup cpu.h

no logical change, only code movement (and fix a comment typo).

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Igor Mammedov <[email protected]>
Tested-by: James Hogan <[email protected]>
Acked-by: Eduardo Habkost <[email protected]>
Signed-off-by: Yongbok Kim <[email protected]>
target/mips/cp0_timer.c
target/mips/cpu.c
target/mips/cpu.h
target/mips/gdbstub.c
target/mips/helper.c
target/mips/internal.h [new file with mode: 0644]
target/mips/kvm.c
target/mips/machine.c
target/mips/msa_helper.c
target/mips/op_helper.c
target/mips/translate.c
This page took 0.024487 seconds and 4 git commands to generate.