static void helper_ADC ( Int sz,
IRTemp tres, IRTemp ta1, IRTemp ta2,
/* info about optional store: */
- IRTemp taddr, IRTemp texpVal, Addr32 restart_point )
+ IRTemp taddr, IRTemp texpVal, Addr64 restart_point )
{
UInt thunkOp;
IRType ty = szToITy(sz);
static void helper_SBB ( Int sz,
IRTemp tres, IRTemp ta1, IRTemp ta2,
/* info about optional store: */
- IRTemp taddr, IRTemp texpVal, Addr32 restart_point )
+ IRTemp taddr, IRTemp texpVal, Addr64 restart_point )
{
UInt thunkOp;
IRType ty = szToITy(sz);