]> git.proxmox.com Git - mirror_qemu.git/commit - target/mips/tcg/translate.c
target-mips: add support for CP0_Config4
authorPetar Jovanovic <petar.jovanovic@imgtec.com>
Fri, 24 Jan 2014 12:45:05 +0000 (13:45 +0100)
committerPetar Jovanovic <petar.jovanovic@imgtec.com>
Mon, 10 Feb 2014 15:46:12 +0000 (16:46 +0100)
commitb4160af160ba045e3a25013b4def4a39f09cbb78
tree81c53bf0b988e8b4f7972d908337ec7f5ba51249
parente527526d355570615533d38236818c759f29d889
target-mips: add support for CP0_Config4

Add CP0_Config4, define rw_bitmask.

Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Reviewed-by: Eric Johnson <eric.johnson@imgtec.com>
target-mips/cpu.h
target-mips/helper.h
target-mips/op_helper.c
target-mips/translate.c
target-mips/translate_init.c