--- qemu/linux-user/arm/nwfpe/fpa11.c 2018/04/24 18:26:35 1.1.1.4 +++ qemu/linux-user/arm/nwfpe/fpa11.c 2018/04/24 18:58:05 1.1.1.5 @@ -144,7 +144,7 @@ unsigned int EmulateAll(unsigned int opc #if 0 fprintf(stderr,"emulating FP insn 0x%08x, PC=0x%08x\n", - opcode, qregs[REG_PC]); + opcode, qregs[ARM_REG_PC]); #endif fpa11 = GET_FPA11();