Searched refs:strict_alignment_once (Results 1 – 1 of 1) sorted by relevance
5784 int size, bool strict_alignment_once) in check_ptr_alignment() argument5786 bool strict = env->strict_alignment || strict_alignment_once; in check_ptr_alignment()6697 int value_regno, bool strict_alignment_once, bool is_ldsx) in check_mem_access() argument6708 err = check_ptr_alignment(env, reg, off, size, strict_alignment_once); in check_mem_access()