Lines Matching refs:where

1547   int where;  in try_encode_mova()  local
1567 where = frag - frag_now->fr_literal; in try_encode_mova()
1577 fix_new_exp (frag_now, where, 4, &(op1->exp), FALSE, in try_encode_mova()
1589 where = frag - frag_now->fr_literal; in try_encode_mova()
1605 fix_new_exp (frag_now, where + 2, 2, &(op1->exp), FALSE, in try_encode_mova()
1624 where = frag - frag_now->fr_literal; in try_encode_mova()
1635 where = frag - frag_now->fr_literal; in try_encode_mova()
1646 fix_new_exp (frag_now, where, 4, &(op2->exp), FALSE, in try_encode_mova()
1655 where = frag - frag_now->fr_literal; in try_encode_mova()
1671 fix_new_exp (frag_now, where + 2, 2, &(op2->exp), FALSE, in try_encode_mova()
1706 where = frag - frag_now->fr_literal; in try_encode_mova()
1717 fix_new_exp (frag_now, where, 4, &(op1->exp), FALSE, in try_encode_mova()
1750 where = frag - frag_now->fr_literal; in try_encode_mova()
1780 where = frag - frag_now->fr_literal; in try_encode_mova()
1806 int where; in msp430_operands() local
2042 where = frag - frag_now->fr_literal; in msp430_operands()
2061 fix_new_exp (frag_now, where, 6, &(op1.exp), FALSE, in msp430_operands()
2064 fix_new_exp (frag_now, where, 6, &(op1.exp), FALSE, in msp430_operands()
2071 where += 2; in msp430_operands()
2076 where += 2; in msp430_operands()
2091 fix_new_exp (frag_now, where, 2, in msp430_operands()
2094 fix_new_exp (frag_now, where, 2, in msp430_operands()
2116 where = frag - frag_now->fr_literal; in msp430_operands()
2147 fix_new_exp (frag_now, where, 6, &(op1.exp), FALSE, in msp430_operands()
2150 fix_new_exp (frag_now, where, 6, &(op1.exp), FALSE, in msp430_operands()
2160 fix_new_exp (frag_now, where, 8, &(op2.exp), FALSE, in msp430_operands()
2164 fix_new_exp (frag_now, where, 6, &(op2.exp), FALSE, in msp430_operands()
2172 where += 2; in msp430_operands()
2178 where += 2; in msp430_operands()
2193 fix_new_exp (frag_now, where, 2, in msp430_operands()
2196 fix_new_exp (frag_now, where, 2, in msp430_operands()
2201 where += 2; in msp430_operands()
2217 fix_new_exp (frag_now, where, 2, in msp430_operands()
2220 fix_new_exp (frag_now, where, 2, in msp430_operands()
2247 where = frag - frag_now->fr_literal; in msp430_operands()
2258 where += 2; in msp430_operands()
2263 fix_new_exp (frag_now, where, 2, in msp430_operands()
2266 fix_new_exp (frag_now, where, 2, in msp430_operands()
2290 where = frag - frag_now->fr_literal; in msp430_operands()
2298 fix_new_exp (frag_now, where, 4, &(op1.exp), FALSE, in msp430_operands()
2308 fix_new_exp (frag_now, where, 4, &(op1.exp), FALSE, in msp430_operands()
2322 fix_new_exp (frag_now, where, 4, &(op1.exp), FALSE, in msp430_operands()
2344 fix_new_exp (frag_now, where + 2, 2, in msp430_operands()
2382 where = frag - frag_now->fr_literal; in msp430_operands()
2466 where = frag - frag_now->fr_literal; in msp430_operands()
2510 where = frag - frag_now->fr_literal; in msp430_operands()
2529 where = frag - frag_now->fr_literal; in msp430_operands()
2599 where = frag - frag_now->fr_literal; in msp430_operands()
2602 fix_new_exp (frag_now, where, 4, &(op1.exp), FALSE, in msp430_operands()
2771 where = frag - frag_now->fr_literal; in msp430_operands()
2791 fix_new_exp (frag_now, where, 6, &(op1.exp), FALSE, in msp430_operands()
2794 fix_new_exp (frag_now, where, 6, &(op1.exp), FALSE, in msp430_operands()
2804 fix_new_exp (frag_now, where, 8, &(op2.exp), FALSE, in msp430_operands()
2809 fix_new_exp (frag_now, where, 6, &(op2.exp), FALSE, in msp430_operands()
2816 where += 2; in msp430_operands()
2821 where += 2; in msp430_operands()
2837 fix_new_exp (frag_now, where, 2, in msp430_operands()
2840 fix_new_exp (frag_now, where, 2, in msp430_operands()
2845 where += 2; in msp430_operands()
2862 fix_new_exp (frag_now, where, 2, in msp430_operands()
2865 fix_new_exp (frag_now, where, 2, in msp430_operands()
2905 where = frag - frag_now->fr_literal; in msp430_operands()
2939 fix_new_exp (frag_now, where, 6, &(op1.exp), FALSE, in msp430_operands()
2942 fix_new_exp (frag_now, where, 6, &(op1.exp), FALSE, in msp430_operands()
2949 where += 2; in msp430_operands()
2955 where += 2; in msp430_operands()
2970 fix_new_exp (frag_now, where, 2, in msp430_operands()
2973 fix_new_exp (frag_now, where, 2, in msp430_operands()
3047 where = frag - frag_now->fr_literal; in msp430_operands()
3048 fix_new_exp (frag_now, where, 2, in msp430_operands()
3260 unsigned char * where; in md_apply_fix() local
3325 where = (unsigned char *) fixp->fx_frag->fr_literal + fixp->fx_where; in md_apply_fix()
3327 insn = bfd_getl16 (where); in md_apply_fix()
3345 bfd_putl16 ((bfd_vma) (value | insn), where); in md_apply_fix()
3368 bfd_putl16 ((bfd_vma) value, where); in md_apply_fix()
3374 bfd_putl16 ((bfd_vma) value, where); in md_apply_fix()
3378 bfd_putl16 ((bfd_vma) value, where); in md_apply_fix()
3383 bfd_put_8 (NULL, (bfd_vma) value, where); in md_apply_fix()
3388 bfd_putl16 ((bfd_vma) (value & 0xffff), where + 4); in md_apply_fix()
3390 bfd_putl16 ((bfd_vma) (((value & 0xf) << 7) | insn), where); in md_apply_fix()
3394 bfd_putl16 ((bfd_vma) (value & 0xffff), where + 2); in md_apply_fix()
3396 bfd_putl16 ((bfd_vma) (((value & 0xf) << 8) | insn), where); in md_apply_fix()
3400 bfd_putl16 ((bfd_vma) (value & 0xffff), where + 6); in md_apply_fix()
3402 bfd_putl16 ((bfd_vma) ((value & 0xf) | insn), where); in md_apply_fix()
3406 bfd_putl16 ((bfd_vma) (value & 0xffff), where + 2); in md_apply_fix()
3408 bfd_putl16 ((bfd_vma) ((value & 0xf) | insn), where); in md_apply_fix()
3413 bfd_putl16 ((bfd_vma) (value & 0xffff), where + 4); in md_apply_fix()
3415 bfd_putl16 ((bfd_vma) ((value & 0xf) | insn), where); in md_apply_fix()
3419 bfd_putl16 ((bfd_vma) (value & 0xffff), where + 6); in md_apply_fix()
3421 bfd_putl16 ((bfd_vma) ((value & 0xf) | insn), where); in md_apply_fix()
3425 bfd_putl16 ((bfd_vma) (value & 0xffff), where + 2); in md_apply_fix()
3427 bfd_putl16 ((bfd_vma) ((value & 0xf) | insn), where); in md_apply_fix()
3655 char * where = 0; in md_convert_frag() local
3678 where = fragP->fr_literal + fragP->fr_fix; in md_convert_frag()
3679 bfd_putl16 (cc->lop0, where); in md_convert_frag()
3708 where = fragP->fr_literal + fragP->fr_fix; in md_convert_frag()
3709 bfd_putl16 (cc->lop0, where); in md_convert_frag()
3710 bfd_putl16 (cc->lop1, where + 2); in md_convert_frag()
3722 where = fragP->fr_literal + fragP->fr_fix; in md_convert_frag()
3723 bfd_putl16 (cc->lop0, where); in md_convert_frag()
3724 bfd_putl16 (cc->lop1, where + 2); in md_convert_frag()
3725 bfd_putl16 (cc->lop2, where + 4); in md_convert_frag()
3783 where = fragP->fr_literal + fragP->fr_fix; in md_convert_frag()
3784 bfd_putl16 (hc->lop0, where); in md_convert_frag()
3785 bfd_putl16 (hc->lop1, where + 2); in md_convert_frag()
3786 bfd_putl16 (hc->lop2, where + 4); in md_convert_frag()