]> git.proxmox.com Git - qemu.git/commit - target-openrisc/helper.h
target-or32: Add system instructions
authorJia Liu <proljc@gmail.com>
Fri, 20 Jul 2012 07:50:49 +0000 (15:50 +0800)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 27 Jul 2012 21:13:03 +0000 (21:13 +0000)
commit4dd044c6ba8b957899f0f308ab43ad61a27d26d4
tree68983918642a4b791fee6659513f8097c9ccdb17
parentce6e1e9ec9b54811a942d6aece92fab3f5ace88d
target-or32: Add system instructions

Add OpenRISC system instructions.

Signed-off-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-openrisc/Makefile.objs
target-openrisc/cpu.h
target-openrisc/helper.h
target-openrisc/sys_helper.c [new file with mode: 0644]
target-openrisc/translate.c