Home | History | Annotate | Download | only in dwarf

Lines Matching defs:sword

111 sword (unw_addr_space_t as, unw_word_t val)
485 tmp1 = sword (as, tmp2) / sword (as, tmp1);
563 push (sword (as, tmp2) >> tmp1);
577 push (sword (as, tmp2) <= sword (as, tmp1));
584 push (sword (as, tmp2) >= sword (as, tmp1));
591 push (sword (as, tmp2) == sword (as, tmp1));
598 push (sword (as, tmp2) < sword (as, tmp1));
605 push (sword (as, tmp2) > sword (as, tmp1));
612 push (sword (as, tmp2) != sword (as, tmp1));