Remove pset, replace with ploadu.

We can't make guarantees on alignment for existing calls to pset, so we should default to loading unaligned. But in that case, we should just use ploadu directly. For loading constants, this load should hopefully get optimized away.

This is otherwise causing segfaults in Google Maps.

Merge request reports

Loading