Home | History | Annotate | Download | only in bfd

Lines Matching full:valp

3905 Operand_soffsetx4_decode (uint32 *valp)
3908 offset_0 = *valp & 0x3ffff;
3910 *valp = soffsetx4_0;
3915 Operand_soffsetx4_encode (uint32 *valp)
3918 soffsetx4_0 = *valp;
3920 *valp = offset_0;
3925 Operand_soffsetx4_ator (uint32 *valp, uint32 pc)
3927 *valp -= (pc & ~0x3);
3932 Operand_soffsetx4_rtoa (uint32 *valp, uint32 pc)
3934 *valp += (pc & ~0x3);
3939 Operand_uimm12x8_decode (uint32 *valp)
3942 imm12_0 = *valp & 0xfff;
3944 *valp = uimm12x8_0;
3949 Operand_uimm12x8_encode (uint32 *valp)
3952 uimm12x8_0 = *valp;
3954 *valp = imm12_0;
3959 Operand_simm4_decode (uint32 *valp)
3962 mn_0 = *valp & 0xf;
3964 *valp = simm4_0;
3969 Operand_simm4_encode (uint32 *valp)
3972 simm4_0 = *valp;
3974 *valp = mn_0;
3979 Operand_arr_decode (uint32 *valp ATTRIBUTE_UNUSED)
3985 Operand_arr_encode (uint32 *valp)
3988 error = (*valp & ~0xf) != 0;
3993 Operand_ars_decode (uint32 *valp ATTRIBUTE_UNUSED)
3999 Operand_ars_encode (uint32 *valp)
4002 error = (*valp & ~0xf) != 0;
4007 Operand_art_decode (uint32 *valp ATTRIBUTE_UNUSED)
4013 Operand_art_encode (uint32 *valp)
4016 error = (*valp & ~0xf) != 0;
4021 Operand_ar0_decode (uint32 *valp ATTRIBUTE_UNUSED)
4027 Operand_ar0_encode (uint32 *valp)
4030 error = (*valp & ~0x3f) != 0;
4035 Operand_ar4_decode (uint32 *valp ATTRIBUTE_UNUSED)
4041 Operand_ar4_encode (uint32 *valp)
4044 error = (*valp & ~0x3f) != 0;
4049 Operand_ar8_decode (uint32 *valp ATTRIBUTE_UNUSED)
4055 Operand_ar8_encode (uint32 *valp)
4058 error = (*valp & ~0x3f) != 0;
4063 Operand_ar12_decode (uint32 *valp ATTRIBUTE_UNUSED)
4069 Operand_ar12_encode (uint32 *valp)
4072 error = (*valp & ~0x3f) != 0;
4077 Operand_ars_entry_decode (uint32 *valp ATTRIBUTE_UNUSED)
4083 Operand_ars_entry_encode (uint32 *valp)
4086 error = (*valp & ~0x3f) != 0;
4091 Operand_immrx4_decode (uint32 *valp)
4094 r_0 = *valp & 0xf;
4096 *valp = immrx4_0;
4101 Operand_immrx4_encode (uint32 *valp)
4104 immrx4_0 = *valp;
4106 *valp = r_0;
4111 Operand_lsi4x4_decode (uint32 *valp)
4114 r_0 = *valp & 0xf;
4116 *valp = lsi4x4_0;
4121 Operand_lsi4x4_encode (uint32 *valp)
4124 lsi4x4_0 = *valp;
4126 *valp = r_0;
4131 Operand_simm7_decode (uint32 *valp)
4134 imm7_0 = *valp & 0x7f;
4136 *valp = simm7_0;
4141 Operand_simm7_encode (uint32 *valp)
4144 simm7_0 = *valp;
4146 *valp = imm7_0;
4151 Operand_uimm6_decode (uint32 *valp)
4154 imm6_0 = *valp & 0x3f;
4156 *valp = uimm6_0;
4161 Operand_uimm6_encode (uint32 *valp)
4164 uimm6_0 = *valp;
4166 *valp = imm6_0;
4171 Operand_uimm6_ator (uint32 *valp, uint32 pc)
4173 *valp -= pc;
4178 Operand_uimm6_rtoa (uint32 *valp, uint32 pc)
4180 *valp += pc;
4185 Operand_ai4const_decode (uint32 *valp)
4188 t_0 = *valp & 0xf;
4190 *valp = ai4const_0;
4195 Operand_ai4const_encode (uint32 *valp)
4198 ai4const_0 = *valp;
4218 *valp = t_0;
4223 Operand_b4const_decode (uint32 *valp)
4226 r_0 = *valp & 0xf;
4228 *valp = b4const_0;
4233 Operand_b4const_encode (uint32 *valp)
4236 b4const_0 = *valp;
4256 *valp = r_0;
4261 Operand_b4constu_decode (uint32 *valp)
4264 r_0 = *valp & 0xf;
4266 *valp = b4constu_0;
4271 Operand_b4constu_encode (uint32 *valp)
4274 b4constu_0 = *valp;
4294 *valp = r_0;
4299 Operand_uimm8_decode (uint32 *valp)
4302 imm8_0 = *valp & 0xff;
4304 *valp = uimm8_0;
4309 Operand_uimm8_encode (uint32 *valp)
4312 uimm8_0 = *valp;
4314 *valp = imm8_0;
4319 Operand_uimm8x2_decode (uint32 *valp)
4322 imm8_0 = *valp & 0xff;
4324 *valp = uimm8x2_0;
4329 Operand_uimm8x2_encode (uint32 *valp)
4332 uimm8x2_0 = *valp;
4334 *valp = imm8_0;
4339 Operand_uimm8x4_decode (uint32 *valp)
4342 imm8_0 = *valp & 0xff;
4344 *valp = uimm8x4_0;
4349 Operand_uimm8x4_encode (uint32 *valp)
4352 uimm8x4_0 = *valp;
4354 *valp = imm8_0;
4359 Operand_uimm4x16_decode (uint32 *valp)
4362 op2_0 = *valp & 0xf;
4364 *valp = uimm4x16_0;
4369 Operand_uimm4x16_encode (uint32 *valp)
4372 uimm4x16_0 = *valp;
4374 *valp = op2_0;
4379 Operand_simm8_decode (uint32 *valp)
4382 imm8_0 = *valp & 0xff;
4384 *valp = simm8_0;
4389 Operand_simm8_encode (uint32 *valp)
4392 simm8_0 = *valp;
4394 *valp = imm8_0;
4399 Operand_simm8x256_decode (uint32 *valp)
4402 imm8_0 = *valp & 0xff;
4404 *valp = simm8x256_0;
4409 Operand_simm8x256_encode (uint32 *valp)
4412 simm8x256_0 = *valp;
4414 *valp = imm8_0;
4419 Operand_simm12b_decode (uint32 *valp)
4422 imm12b_0 = *valp & 0xfff;
4424 *valp = simm12b_0;
4429 Operand_simm12b_encode (uint32 *valp)
4432 simm12b_0 = *valp;
4434 *valp = imm12b_0;
4439 Operand_msalp32_decode (uint32 *valp)
4442 sal_0 = *valp & 0x1f;
4444 *valp = msalp32_0;
4449 Operand_msalp32_encode (uint32 *valp)
4452 msalp32_0 = *valp;
4454 *valp = sal_0;
4459 Operand_op2p1_decode (uint32 *valp)
4462 op2_0 = *valp & 0xf;
4464 *valp = op2p1_0;
4469 Operand_op2p1_encode (uint32 *valp)
4472 op2p1_0 = *valp;
4474 *valp = op2_0;
4479 Operand_label8_decode (uint32 *valp)
4482 imm8_0 = *valp & 0xff;
4484 *valp = label8_0;
4489 Operand_label8_encode (uint32 *valp)
4492 label8_0 = *valp;
4494 *valp = imm8_0;
4499 Operand_label8_ator (uint32 *valp, uint32 pc)
4501 *valp -= pc;
4506 Operand_label8_rtoa (uint32 *valp, uint32 pc)
4508 *valp += pc;
4513 Operand_ulabel8_decode (uint32 *valp)
4516 imm8_0 = *valp & 0xff;
4518 *valp = ulabel8_0;
4523 Operand_ulabel8_encode (uint32 *valp)
4526 ulabel8_0 = *valp;
4528 *valp = imm8_0;
4533 Operand_ulabel8_ator (uint32 *valp, uint32 pc)
4535 *valp -= pc;
4540 Operand_ulabel8_rtoa (uint32 *valp, uint32 pc)
4542 *valp += pc;
4547 Operand_label12_decode (uint32 *valp)
4550 imm12_0 = *valp & 0xfff;
4552 *valp = label12_0;
4557 Operand_label12_encode (uint32 *valp)
4560 label12_0 = *valp;
4562 *valp = imm12_0;
4567 Operand_label12_ator (uint32 *valp, uint32 pc)
4569 *valp -= pc;
4574 Operand_label12_rtoa (uint32 *valp, uint32 pc)
4576 *valp += pc;
4581 Operand_soffset_decode (uint32 *valp)
4584 offset_0 = *valp & 0x3ffff;
4586 *valp = soffset_0;
4591 Operand_soffset_encode (uint32 *valp)
4594 soffset_0 = *valp;
4596 *valp = offset_0;
4601 Operand_soffset_ator (uint32 *valp, uint32 pc)
4603 *valp -= pc;
4608 Operand_soffset_rtoa (uint32 *valp, uint32 pc)
4610 *valp += pc;
4615 Operand_uimm16x4_decode (uint32 *valp)
4618 imm16_0 = *valp & 0xffff;
4620 *valp = uimm16x4_0;
4625 Operand_uimm16x4_encode (uint32 *valp)
4628 uimm16x4_0 = *valp;
4630 *valp = imm16_0;
4635 Operand_uimm16x4_ator (uint32 *valp, uint32 pc)
4637 *valp -= ((pc + 3) & ~0x3);
4642 Operand_uimm16x4_rtoa (uint32 *valp, uint32 pc)
4644 *valp += ((pc + 3) & ~0x3);
4649 Operand_mx_decode (uint32 *valp ATTRIBUTE_UNUSED)
4655 Operand_mx_encode (uint32 *valp)
4658 error = (*valp & ~0x3) != 0;
4663 Operand_my_decode (uint32 *valp)
4665 *valp += 2;
4670 Operand_my_encode (uint32 *valp)
4673 error = ((*valp & ~0x3) != 0) || ((*valp & 0x2) == 0);
4674 *valp = *valp & 1;
4679 Operand_mw_decode (uint32 *valp ATTRIBUTE_UNUSED)
4685 Operand_mw_encode (uint32 *valp)
4688 error = (*valp & ~0x3) != 0;
4693 Operand_mr0_decode (uint32 *valp ATTRIBUTE_UNUSED)
4699 Operand_mr0_encode (uint32 *valp)
4702 error = (*valp & ~0x3) != 0;
4707 Operand_mr1_decode (uint32 *valp ATTRIBUTE_UNUSED)
4713 Operand_mr1_encode (uint32 *valp)
4716 error = (*valp & ~0x3) != 0;
4721 Operand_mr2_decode (uint32 *valp ATTRIBUTE_UNUSED)
4727 Operand_mr2_encode (uint32 *valp)
4730 error = (*valp & ~0x3) != 0;
4735 Operand_mr3_decode (uint32 *valp ATTRIBUTE_UNUSED)
4741 Operand_mr3_encode (uint32 *valp)
4744 error = (*valp & ~0x3) != 0;
4749 Operand_immt_decode (uint32 *valp)
4752 t_0 = *valp & 0xf;
4754 *valp = immt_0;
4759 Operand_immt_encode (uint32 *valp)
4762 immt_0 = *valp;
4764 *valp = t_0;
4769 Operand_imms_decode (uint32 *valp)
4772 s_0 = *valp & 0xf;
4774 *valp = imms_0;
4779 Operand_imms_encode (uint32 *valp)
4782 imms_0 = *valp;
4784 *valp = s_0;
4789 Operand_bt_decode (uint32 *valp ATTRIBUTE_UNUSED)
4795 Operand_bt_encode (uint32 *valp)
4798 error = (*valp & ~0xf) != 0;
4803 Operand_bs_decode (uint32 *valp ATTRIBUTE_UNUSED)
4809 Operand_bs_encode (uint32 *valp)
4812 error = (*valp & ~0xf) != 0;
4817 Operand_br_decode (uint32 *valp ATTRIBUTE_UNUSED)
4823 Operand_br_encode (uint32 *valp)
4826 error = (*valp & ~0xf) != 0;
4831 Operand_bt2_decode (uint32 *valp)
4833 *valp = *valp << 1;
4838 Operand_bt2_encode (uint32 *valp)
4841 error = (*valp & ~(0x7 << 1)) != 0;
4842 *valp = *valp >> 1;
4847 Operand_bs2_decode (uint32 *valp)
4849 *valp = *valp << 1;
4854 Operand_bs2_encode (uint32 *valp)
4857 error = (*valp & ~(0x7 << 1)) != 0;
4858 *valp = *valp >> 1;
4863 Operand_br2_decode (uint32 *valp)
4865 *valp = *valp << 1;
4870 Operand_br2_encode (uint32 *valp)
4873 error = (*valp & ~(0x7 << 1)) != 0;
4874 *valp = *valp >> 1;
4879 Operand_bt4_decode (uint32 *valp)
4881 *valp = *valp << 2;
4886 Operand_bt4_encode (uint32 *valp)
4889 error = (*valp & ~(0x3 << 2)) != 0;
4890 *valp = *valp >> 2;
4895 Operand_bs4_decode (uint32 *valp)
4897 *valp = *valp << 2;
4902 Operand_bs4_encode (uint32 *valp)
4905 error = (*valp & ~(0x3 << 2)) != 0;
4906 *valp = *valp >> 2;
4911 Operand_br4_decode (uint32 *valp)
4913 *valp = *valp << 2;
4918 Operand_br4_encode (uint32 *valp)
4921 error = (*valp & ~(0x3 << 2)) != 0;
4922 *valp = *valp >> 2;
4927 Operand_bt8_decode (uint32 *valp)
4929 *valp = *valp << 3;
4934 Operand_bt8_encode (uint32 *valp)
4937 error = (*valp & ~(0x1 << 3)) != 0;
4938 *valp = *valp >> 3;
4943 Operand_bs8_decode (uint32 *valp)
4945 *valp = *valp << 3;
4950 Operand_bs8_encode (uint32 *valp)
4953 error = (*valp & ~(0x1 << 3)) != 0;
4954 *valp = *valp >> 3;
4959 Operand_br8_decode (uint32 *valp)
4961 *valp = *valp << 3;
4966 Operand_br8_encode (uint32 *valp)
4969 error = (*valp & ~(0x1 << 3)) != 0;
4970 *valp = *valp >> 3;
4975 Operand_bt16_decode (uint32 *valp)
4977 *valp = *valp << 4;
4982 Operand_bt16_encode (uint32 *valp)
4985 error = (*valp & ~(0 << 4)) != 0;
4986 *valp = *valp >> 4;
4991 Operand_bs16_decode (uint32 *valp)
4993 *valp = *valp << 4;
4998 Operand_bs16_encode (uint32 *valp)
5001 error = (*valp & ~(0 << 4)) != 0;
5002 *valp = *valp >> 4;
5007 Operand_br16_decode (uint32 *valp)
5009 *valp = *valp << 4;
5014 Operand_br16_encode (uint32 *valp)
5017 error = (*valp & ~(0 << 4)) != 0;
5018 *valp = *valp >> 4;
5023 Operand_brall_decode (uint32 *valp)
5025 *valp = *valp << 4;
5030 Operand_brall_encode (uint32 *valp)
5033 error = (*valp & ~(0 << 4)) != 0;
5034 *valp = *valp >> 4;
5039 Operand_tp7_decode (uint32 *valp)
5042 t_0 = *valp & 0xf;
5044 *valp = tp7_0;
5049 Operand_tp7_encode (uint32 *valp)
5052 tp7_0 = *valp;
5054 *valp = t_0;
5059 Operand_xt_wbr15_label_decode (uint32 *valp)
5062 xt_wbr15_imm_0 = *valp & 0x7fff;
5064 *valp = xt_wbr15_label_0;
5069 Operand_xt_wbr15_label_encode (uint32 *valp)
5072 xt_wbr15_label_0 = *valp;
5074 *valp = xt_wbr15_imm_0;
5079 Operand_xt_wbr15_label_ator (uint32 *valp, uint32 pc)
5081 *valp -= pc;
5086 Operand_xt_wbr15_label_rtoa (uint32 *valp, uint32 pc)
5088 *valp += pc;
5093 Operand_xt_wbr18_label_decode (uint32 *valp)
5096 xt_wbr18_imm_0 = *valp & 0x3ffff;
5098 *valp = xt_wbr18_label_0;
5103 Operand_xt_wbr18_label_encode (uint32 *valp)
5106 xt_wbr18_label_0 = *valp;
5108 *valp = xt_wbr18_imm_0;
5113 Operand_xt_wbr18_label_ator (uint32 *valp, uint32 pc)
5115 *valp -= pc;
5120 Operand_xt_wbr18_label_rtoa (uint32 *valp, uint32 pc)
5122 *valp += pc;
5127 Operand_cimm8x4_decode (uint32 *valp)
5130 imm8_0 = *valp & 0xff;
5132 *valp = cimm8x4_0;
5137 Operand_cimm8x4_encode (uint32 *valp)
5140 cimm8x4_0 = *valp;
5142 *valp = imm8_0;
5147 Operand_frr_decode (uint32 *valp ATTRIBUTE_UNUSED)
5153 Operand_frr_encode (uint32 *valp)
5156 error = (*valp & ~0xf) != 0;
5161 Operand_frs_decode (uint32 *valp ATTRIBUTE_UNUSED)
5167 Operand_frs_encode (uint32 *valp)
5170 error = (*valp & ~0xf) != 0;
5175 Operand_frt_decode (uint32 *valp ATTRIBUTE_UNUSED)
5181 Operand_frt_encode (uint32 *valp)
5184 error = (*valp & ~0xf) != 0;