OSDN Git Service

target/mips: Add CP0 register MemoryMapID
authorAleksandar Markovic <amarkovic@wavecomp.com>
Tue, 15 Jan 2019 19:55:12 +0000 (20:55 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 18 Jan 2019 15:53:28 +0000 (16:53 +0100)
commit3ef521ee9fe2d01d4bbcf3e4d5c91ed982bf3f60
tree24083fab228c24c259f1739cef34a2e01ecb4805
parent04992c8cd1c43ecdba39dd8c916db092db6ebae0
target/mips: Add CP0 register MemoryMapID

Add CP0 register MemoryMapID. Only data field is added.
The corresponding functionality will be added in future
patches.

Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
target/mips/cpu.h
target/mips/machine.c