]> git.proxmox.com Git - qemu.git/blobdiff - target-openrisc/cpu.h
target-or32: Add system instructions
[qemu.git] / target-openrisc / cpu.h
index df07eaf6663ac4562478cffd7feef883799cbade..650666546695aa734aba4c9951501740dbc03f5a 100644 (file)
@@ -80,6 +80,9 @@ enum {
                                       (reg) |= ((v & 0x1f) << 2);\
                                   } while (0)
 
+/* Version Register */
+#define SPR_VR 0xFFFF003F
+
 /* Internal flags, delay slot flag */
 #define D_FLAG    1