Home | History | Annotate | Download | only in config

Lines Matching defs:imm_reloc

2355        bfd_reloc_code_real_type *imm_reloc)
2416 riscv_call (rd, rs1, imm_expr, *imm_reloc);
2833 side effect, it sets the global variable imm_reloc to the type of
2838 bfd_reloc_code_real_type *imm_reloc, htab_t hash)
2899 *imm_reloc = BFD_RELOC_UNUSED;
3015 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3025 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3034 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3043 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3052 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3062 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3071 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3080 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3090 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3098 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3108 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3117 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3127 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3137 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3146 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p))
3159 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3192 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3207 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3222 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3237 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3608 *imm_reloc = BFD_RELOC_32;
3619 *imm_reloc = BFD_RELOC_32;
3625 *imm_reloc = BFD_RELOC_RISCV_LO12_I;
3629 *imm_reloc = BFD_RELOC_RISCV_LO12_S;
3633 *imm_reloc = BFD_RELOC_RISCV_LO12_I;
3649 if (!my_getSmallExpression (imm_expr, imm_reloc, asarg, p))
3664 *imm_reloc = BFD_RELOC_12_PCREL;
3671 if (!my_getSmallExpression (imm_expr, imm_reloc, asarg, p))
3680 *imm_reloc = BFD_RELOC_RISCV_HI20;
3690 *imm_reloc = BFD_RELOC_RISCV_JMP;
3698 *imm_reloc = BFD_RELOC_RISCV_CALL_PLT;
3705 if (my_getOpcodeExpression (imm_expr, imm_reloc, asarg)
3722 if (my_getOpcodeExpression (imm_expr, imm_reloc, asarg)
3745 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3760 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3775 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3817 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3890 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3900 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3912 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3928 if (my_getSmallExpression (imm_expr, imm_reloc, asarg, p)
3950 my_getSmallExpression (imm_expr, imm_reloc, asarg, p);
3961 my_getSmallExpression (imm_expr, imm_reloc, asarg, p);
4168 (RD, ip, imm_expr, imm_reloc, asarg, 7, 11);
4172 (RS2, ip, imm_expr, imm_reloc, asarg, 20, 24)
4179 (XSO2, ip, imm_expr, imm_reloc, asarg, 26, 27);
4183 (XSO1, ip, imm_expr, imm_reloc, asarg, 26, 26);
4391 bfd_reloc_code_real_type imm_reloc = BFD_RELOC_UNUSED;
4407 &imm_reloc, op_hash);
4420 macro (&insn, &imm_expr, &imm_reloc);
4422 append_insn (&insn, &imm_expr, imm_reloc);
5604 bfd_reloc_code_real_type imm_reloc = BFD_RELOC_UNUSED;
5616 &imm_reloc, insn_type_hash);
5635 append_insn (&insn, &imm_expr, imm_reloc);