Lines Matching refs:_h
520 VIXL_ASSERT((mops_type == "set"_h) || (mops_type == "setg"_h) ||
521 (mops_type == "cpy"_h));
522 const int op_lsb = (mops_type == "cpy"_h) ? 22 : 14;
527 VIXL_ASSERT((mops_type == "set"_h) || (mops_type == "setg"_h) ||
528 (mops_type == "cpy"_h));
529 const int op_lsb = (mops_type == "cpy"_h) ? 22 : 14;
535 VIXL_ASSERT((mops_type == "set"_h) || (mops_type == "setg"_h) ||
536 (mops_type == "cpy"_h));
537 const int op_lsb = (mops_type == "cpy"_h) ? 22 : 14;
544 VIXL_STATIC_ASSERT((mops_type == "set"_h) || (mops_type == "setg"_h) ||
545 (mops_type == "cpy"_h));
558 const int op_lsb = (mops_type == "cpy"_h) ? 22 : 14;