On Sun, Nov 11, 2007 at 12:35:55PM +0000, Fabrice Bellard wrote:
> Modified files:
>       target-alpha   : op_helper.c 
>       target-arm     : op_helper.c 
>       target-cris    : op_helper.c 
>       target-m68k    : op_helper.c 
>       target-ppc     : op_helper.c 
> 
> Log message:
>       fixed invalid type

why was target_phys_addr_t and invalid type for the program counter? or you
mean that it is better to cast it to unsigned long so that you can never
overflow the pointer and so using unsigned long was better?

Carlo


Reply via email to