On 13 May 2015 at 22:08, Richard Henderson <r...@twiddle.net> wrote: >> Are unaligned accesses always slow-path, by the way?
Would it be in theory possible to fast-path MO_UNALN unaligned accesses if the host CPU supported unaligned accesses for whatever load/store insn we use in the TLB hit case? -- PMM