target/openrisc: Rename the cpu from or32 to or1k
commit4a09d0bb34ab030e09e87173b2e3ec0fd7616cff
authorRichard Henderson <rth@twiddle.net>
Wed, 8 Feb 2017 23:06:54 +0000 (8 15:06 -0800)
committerRichard Henderson <rth@twiddle.net>
Mon, 13 Feb 2017 21:14:58 +0000 (14 08:14 +1100)
tree4ed7ec1405016274a6e6ad540a4135101c27e570
parent305e6c8a2ff7a6e3f4942b50e853230f18eeb5a9
target/openrisc: Rename the cpu from or32 to or1k

This is in keeping with the toolchain and or1ksim.

Signed-off-by: Richard Henderson <rth@twiddle.net>
configure
default-configs/or1k-linux-user.mak [new file with mode: 0644]
default-configs/or1k-softmmu.mak [new file with mode: 0644]
default-configs/or32-linux-user.mak [deleted file]
default-configs/or32-softmmu.mak [deleted file]
hw/openrisc/openrisc_sim.c
target/openrisc/cpu.h
tests/tcg/openrisc/Makefile