1; RUN: llc < %s -mtriple=xcore > %t1.s2define void @store32(ptr %p) nounwind {3entry:4 store i192 0, ptr %p, align 45 ret void6}7