win32 compile

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1015 c046a42c-6fe2-441c-8c8c-71466251a162
master
bellard 2004-07-12 21:21:31 +00:00
parent ee2654ac24
commit ce93da6ffe
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ void cpu_ppc_store_decr (CPUPPCState *env, uint32_t value);
#define THRM2 SPR_ENCODE(1021)
#define THRM3 SPR_ENCODE(1022)
#define SP SPR_ENCODE(1021)
#define LP SPR_ENCODE(1022)
#define SPR_LP SPR_ENCODE(1022)
#define DABR_MASK 0xFFFFFFF8
#define FPECR SPR_ENCODE(1022)
#define PIR SPR_ENCODE(1023)