YicesWrapper.makeBVConcat(YicesWrapper.makeOperation(mem, addOffset(address, 1)),
YicesWrapper.makeOperation(mem, address)
)))))));
*/
default:
throw new UnrepresentableElementException("Unsupported memory access width: " + e.getBitWidth());
}
} else {
throw new UnrepresentableElementException("Segments not yet supported");
}
}