]> git.proxmox.com Git - qemu.git/commit
target-or32: Add int instruction helpers
authorJia Liu <proljc@gmail.com>
Fri, 20 Jul 2012 07:50:43 +0000 (15:50 +0800)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 27 Jul 2012 21:12:59 +0000 (21:12 +0000)
commite54a5aff1305bd538ba320c4b637e0c89029337e
treeccb6b23090af705ab09c62eb1a4ebde1c2ebe0fb
parent1d7d4034690a4dd292b214a788298a2cacd09fb2
target-or32: Add int instruction helpers

Add OpenRISC int instruction helpers.

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