Lines Matching refs:valp

3501 Operand_soffsetx4_decode (uint32 *valp)  in Operand_soffsetx4_decode()  argument
3504 offset_0 = *valp & 0x3ffff; in Operand_soffsetx4_decode()
3506 *valp = soffsetx4_0; in Operand_soffsetx4_decode()
3511 Operand_soffsetx4_encode (uint32 *valp) in Operand_soffsetx4_encode() argument
3514 soffsetx4_0 = *valp; in Operand_soffsetx4_encode()
3516 *valp = offset_0; in Operand_soffsetx4_encode()
3521 Operand_soffsetx4_ator (uint32 *valp, uint32 pc) in Operand_soffsetx4_ator() argument
3523 *valp -= (pc & ~0x3); in Operand_soffsetx4_ator()
3528 Operand_soffsetx4_rtoa (uint32 *valp, uint32 pc) in Operand_soffsetx4_rtoa() argument
3530 *valp += (pc & ~0x3); in Operand_soffsetx4_rtoa()
3535 Operand_uimm12x8_decode (uint32 *valp) in Operand_uimm12x8_decode() argument
3538 imm12_0 = *valp & 0xfff; in Operand_uimm12x8_decode()
3540 *valp = uimm12x8_0; in Operand_uimm12x8_decode()
3545 Operand_uimm12x8_encode (uint32 *valp) in Operand_uimm12x8_encode() argument
3548 uimm12x8_0 = *valp; in Operand_uimm12x8_encode()
3550 *valp = imm12_0; in Operand_uimm12x8_encode()
3555 Operand_simm4_decode (uint32 *valp) in Operand_simm4_decode() argument
3558 mn_0 = *valp & 0xf; in Operand_simm4_decode()
3560 *valp = simm4_0; in Operand_simm4_decode()
3565 Operand_simm4_encode (uint32 *valp) in Operand_simm4_encode() argument
3568 simm4_0 = *valp; in Operand_simm4_encode()
3570 *valp = mn_0; in Operand_simm4_encode()
3575 Operand_arr_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_arr_decode()
3581 Operand_arr_encode (uint32 *valp) in Operand_arr_encode() argument
3584 error = (*valp & ~0xf) != 0; in Operand_arr_encode()
3589 Operand_ars_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_ars_decode()
3595 Operand_ars_encode (uint32 *valp) in Operand_ars_encode() argument
3598 error = (*valp & ~0xf) != 0; in Operand_ars_encode()
3603 Operand_art_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_art_decode()
3609 Operand_art_encode (uint32 *valp) in Operand_art_encode() argument
3612 error = (*valp & ~0xf) != 0; in Operand_art_encode()
3617 Operand_ar0_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_ar0_decode()
3623 Operand_ar0_encode (uint32 *valp) in Operand_ar0_encode() argument
3626 error = (*valp & ~0x3f) != 0; in Operand_ar0_encode()
3631 Operand_ar4_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_ar4_decode()
3637 Operand_ar4_encode (uint32 *valp) in Operand_ar4_encode() argument
3640 error = (*valp & ~0x3f) != 0; in Operand_ar4_encode()
3645 Operand_ar8_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_ar8_decode()
3651 Operand_ar8_encode (uint32 *valp) in Operand_ar8_encode() argument
3654 error = (*valp & ~0x3f) != 0; in Operand_ar8_encode()
3659 Operand_ar12_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_ar12_decode()
3665 Operand_ar12_encode (uint32 *valp) in Operand_ar12_encode() argument
3668 error = (*valp & ~0x3f) != 0; in Operand_ar12_encode()
3673 Operand_ars_entry_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_ars_entry_decode()
3679 Operand_ars_entry_encode (uint32 *valp) in Operand_ars_entry_encode() argument
3682 error = (*valp & ~0x3f) != 0; in Operand_ars_entry_encode()
3687 Operand_immrx4_decode (uint32 *valp) in Operand_immrx4_decode() argument
3690 r_0 = *valp & 0xf; in Operand_immrx4_decode()
3692 *valp = immrx4_0; in Operand_immrx4_decode()
3697 Operand_immrx4_encode (uint32 *valp) in Operand_immrx4_encode() argument
3700 immrx4_0 = *valp; in Operand_immrx4_encode()
3702 *valp = r_0; in Operand_immrx4_encode()
3707 Operand_lsi4x4_decode (uint32 *valp) in Operand_lsi4x4_decode() argument
3710 r_0 = *valp & 0xf; in Operand_lsi4x4_decode()
3712 *valp = lsi4x4_0; in Operand_lsi4x4_decode()
3717 Operand_lsi4x4_encode (uint32 *valp) in Operand_lsi4x4_encode() argument
3720 lsi4x4_0 = *valp; in Operand_lsi4x4_encode()
3722 *valp = r_0; in Operand_lsi4x4_encode()
3727 Operand_simm7_decode (uint32 *valp) in Operand_simm7_decode() argument
3730 imm7_0 = *valp & 0x7f; in Operand_simm7_decode()
3732 *valp = simm7_0; in Operand_simm7_decode()
3737 Operand_simm7_encode (uint32 *valp) in Operand_simm7_encode() argument
3740 simm7_0 = *valp; in Operand_simm7_encode()
3742 *valp = imm7_0; in Operand_simm7_encode()
3747 Operand_uimm6_decode (uint32 *valp) in Operand_uimm6_decode() argument
3750 imm6_0 = *valp & 0x3f; in Operand_uimm6_decode()
3752 *valp = uimm6_0; in Operand_uimm6_decode()
3757 Operand_uimm6_encode (uint32 *valp) in Operand_uimm6_encode() argument
3760 uimm6_0 = *valp; in Operand_uimm6_encode()
3762 *valp = imm6_0; in Operand_uimm6_encode()
3767 Operand_uimm6_ator (uint32 *valp, uint32 pc) in Operand_uimm6_ator() argument
3769 *valp -= pc; in Operand_uimm6_ator()
3774 Operand_uimm6_rtoa (uint32 *valp, uint32 pc) in Operand_uimm6_rtoa() argument
3776 *valp += pc; in Operand_uimm6_rtoa()
3781 Operand_ai4const_decode (uint32 *valp) in Operand_ai4const_decode() argument
3784 t_0 = *valp & 0xf; in Operand_ai4const_decode()
3786 *valp = ai4const_0; in Operand_ai4const_decode()
3791 Operand_ai4const_encode (uint32 *valp) in Operand_ai4const_encode() argument
3794 ai4const_0 = *valp; in Operand_ai4const_encode()
3814 *valp = t_0; in Operand_ai4const_encode()
3819 Operand_b4const_decode (uint32 *valp) in Operand_b4const_decode() argument
3822 r_0 = *valp & 0xf; in Operand_b4const_decode()
3824 *valp = b4const_0; in Operand_b4const_decode()
3829 Operand_b4const_encode (uint32 *valp) in Operand_b4const_encode() argument
3832 b4const_0 = *valp; in Operand_b4const_encode()
3852 *valp = r_0; in Operand_b4const_encode()
3857 Operand_b4constu_decode (uint32 *valp) in Operand_b4constu_decode() argument
3860 r_0 = *valp & 0xf; in Operand_b4constu_decode()
3862 *valp = b4constu_0; in Operand_b4constu_decode()
3867 Operand_b4constu_encode (uint32 *valp) in Operand_b4constu_encode() argument
3870 b4constu_0 = *valp; in Operand_b4constu_encode()
3890 *valp = r_0; in Operand_b4constu_encode()
3895 Operand_uimm8_decode (uint32 *valp) in Operand_uimm8_decode() argument
3898 imm8_0 = *valp & 0xff; in Operand_uimm8_decode()
3900 *valp = uimm8_0; in Operand_uimm8_decode()
3905 Operand_uimm8_encode (uint32 *valp) in Operand_uimm8_encode() argument
3908 uimm8_0 = *valp; in Operand_uimm8_encode()
3910 *valp = imm8_0; in Operand_uimm8_encode()
3915 Operand_uimm8x2_decode (uint32 *valp) in Operand_uimm8x2_decode() argument
3918 imm8_0 = *valp & 0xff; in Operand_uimm8x2_decode()
3920 *valp = uimm8x2_0; in Operand_uimm8x2_decode()
3925 Operand_uimm8x2_encode (uint32 *valp) in Operand_uimm8x2_encode() argument
3928 uimm8x2_0 = *valp; in Operand_uimm8x2_encode()
3930 *valp = imm8_0; in Operand_uimm8x2_encode()
3935 Operand_uimm8x4_decode (uint32 *valp) in Operand_uimm8x4_decode() argument
3938 imm8_0 = *valp & 0xff; in Operand_uimm8x4_decode()
3940 *valp = uimm8x4_0; in Operand_uimm8x4_decode()
3945 Operand_uimm8x4_encode (uint32 *valp) in Operand_uimm8x4_encode() argument
3948 uimm8x4_0 = *valp; in Operand_uimm8x4_encode()
3950 *valp = imm8_0; in Operand_uimm8x4_encode()
3955 Operand_uimm4x16_decode (uint32 *valp) in Operand_uimm4x16_decode() argument
3958 op2_0 = *valp & 0xf; in Operand_uimm4x16_decode()
3960 *valp = uimm4x16_0; in Operand_uimm4x16_decode()
3965 Operand_uimm4x16_encode (uint32 *valp) in Operand_uimm4x16_encode() argument
3968 uimm4x16_0 = *valp; in Operand_uimm4x16_encode()
3970 *valp = op2_0; in Operand_uimm4x16_encode()
3975 Operand_simm8_decode (uint32 *valp) in Operand_simm8_decode() argument
3978 imm8_0 = *valp & 0xff; in Operand_simm8_decode()
3980 *valp = simm8_0; in Operand_simm8_decode()
3985 Operand_simm8_encode (uint32 *valp) in Operand_simm8_encode() argument
3988 simm8_0 = *valp; in Operand_simm8_encode()
3990 *valp = imm8_0; in Operand_simm8_encode()
3995 Operand_simm8x256_decode (uint32 *valp) in Operand_simm8x256_decode() argument
3998 imm8_0 = *valp & 0xff; in Operand_simm8x256_decode()
4000 *valp = simm8x256_0; in Operand_simm8x256_decode()
4005 Operand_simm8x256_encode (uint32 *valp) in Operand_simm8x256_encode() argument
4008 simm8x256_0 = *valp; in Operand_simm8x256_encode()
4010 *valp = imm8_0; in Operand_simm8x256_encode()
4015 Operand_simm12b_decode (uint32 *valp) in Operand_simm12b_decode() argument
4018 imm12b_0 = *valp & 0xfff; in Operand_simm12b_decode()
4020 *valp = simm12b_0; in Operand_simm12b_decode()
4025 Operand_simm12b_encode (uint32 *valp) in Operand_simm12b_encode() argument
4028 simm12b_0 = *valp; in Operand_simm12b_encode()
4030 *valp = imm12b_0; in Operand_simm12b_encode()
4035 Operand_msalp32_decode (uint32 *valp) in Operand_msalp32_decode() argument
4038 sal_0 = *valp & 0x1f; in Operand_msalp32_decode()
4040 *valp = msalp32_0; in Operand_msalp32_decode()
4045 Operand_msalp32_encode (uint32 *valp) in Operand_msalp32_encode() argument
4048 msalp32_0 = *valp; in Operand_msalp32_encode()
4050 *valp = sal_0; in Operand_msalp32_encode()
4055 Operand_op2p1_decode (uint32 *valp) in Operand_op2p1_decode() argument
4058 op2_0 = *valp & 0xf; in Operand_op2p1_decode()
4060 *valp = op2p1_0; in Operand_op2p1_decode()
4065 Operand_op2p1_encode (uint32 *valp) in Operand_op2p1_encode() argument
4068 op2p1_0 = *valp; in Operand_op2p1_encode()
4070 *valp = op2_0; in Operand_op2p1_encode()
4075 Operand_label8_decode (uint32 *valp) in Operand_label8_decode() argument
4078 imm8_0 = *valp & 0xff; in Operand_label8_decode()
4080 *valp = label8_0; in Operand_label8_decode()
4085 Operand_label8_encode (uint32 *valp) in Operand_label8_encode() argument
4088 label8_0 = *valp; in Operand_label8_encode()
4090 *valp = imm8_0; in Operand_label8_encode()
4095 Operand_label8_ator (uint32 *valp, uint32 pc) in Operand_label8_ator() argument
4097 *valp -= pc; in Operand_label8_ator()
4102 Operand_label8_rtoa (uint32 *valp, uint32 pc) in Operand_label8_rtoa() argument
4104 *valp += pc; in Operand_label8_rtoa()
4109 Operand_ulabel8_decode (uint32 *valp) in Operand_ulabel8_decode() argument
4112 imm8_0 = *valp & 0xff; in Operand_ulabel8_decode()
4114 *valp = ulabel8_0; in Operand_ulabel8_decode()
4119 Operand_ulabel8_encode (uint32 *valp) in Operand_ulabel8_encode() argument
4122 ulabel8_0 = *valp; in Operand_ulabel8_encode()
4124 *valp = imm8_0; in Operand_ulabel8_encode()
4129 Operand_ulabel8_ator (uint32 *valp, uint32 pc) in Operand_ulabel8_ator() argument
4131 *valp -= pc; in Operand_ulabel8_ator()
4136 Operand_ulabel8_rtoa (uint32 *valp, uint32 pc) in Operand_ulabel8_rtoa() argument
4138 *valp += pc; in Operand_ulabel8_rtoa()
4143 Operand_label12_decode (uint32 *valp) in Operand_label12_decode() argument
4146 imm12_0 = *valp & 0xfff; in Operand_label12_decode()
4148 *valp = label12_0; in Operand_label12_decode()
4153 Operand_label12_encode (uint32 *valp) in Operand_label12_encode() argument
4156 label12_0 = *valp; in Operand_label12_encode()
4158 *valp = imm12_0; in Operand_label12_encode()
4163 Operand_label12_ator (uint32 *valp, uint32 pc) in Operand_label12_ator() argument
4165 *valp -= pc; in Operand_label12_ator()
4170 Operand_label12_rtoa (uint32 *valp, uint32 pc) in Operand_label12_rtoa() argument
4172 *valp += pc; in Operand_label12_rtoa()
4177 Operand_soffset_decode (uint32 *valp) in Operand_soffset_decode() argument
4180 offset_0 = *valp & 0x3ffff; in Operand_soffset_decode()
4182 *valp = soffset_0; in Operand_soffset_decode()
4187 Operand_soffset_encode (uint32 *valp) in Operand_soffset_encode() argument
4190 soffset_0 = *valp; in Operand_soffset_encode()
4192 *valp = offset_0; in Operand_soffset_encode()
4197 Operand_soffset_ator (uint32 *valp, uint32 pc) in Operand_soffset_ator() argument
4199 *valp -= pc; in Operand_soffset_ator()
4204 Operand_soffset_rtoa (uint32 *valp, uint32 pc) in Operand_soffset_rtoa() argument
4206 *valp += pc; in Operand_soffset_rtoa()
4211 Operand_uimm16x4_decode (uint32 *valp) in Operand_uimm16x4_decode() argument
4214 imm16_0 = *valp & 0xffff; in Operand_uimm16x4_decode()
4216 *valp = uimm16x4_0; in Operand_uimm16x4_decode()
4221 Operand_uimm16x4_encode (uint32 *valp) in Operand_uimm16x4_encode() argument
4224 uimm16x4_0 = *valp; in Operand_uimm16x4_encode()
4226 *valp = imm16_0; in Operand_uimm16x4_encode()
4231 Operand_uimm16x4_ator (uint32 *valp, uint32 pc) in Operand_uimm16x4_ator() argument
4233 *valp -= ((pc + 3) & ~0x3); in Operand_uimm16x4_ator()
4238 Operand_uimm16x4_rtoa (uint32 *valp, uint32 pc) in Operand_uimm16x4_rtoa() argument
4240 *valp += ((pc + 3) & ~0x3); in Operand_uimm16x4_rtoa()
4245 Operand_mx_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_mx_decode()
4251 Operand_mx_encode (uint32 *valp) in Operand_mx_encode() argument
4254 error = (*valp & ~0x3) != 0; in Operand_mx_encode()
4259 Operand_my_decode (uint32 *valp) in Operand_my_decode() argument
4261 *valp += 2; in Operand_my_decode()
4266 Operand_my_encode (uint32 *valp) in Operand_my_encode() argument
4269 error = ((*valp & ~0x3) != 0) || ((*valp & 0x2) == 0); in Operand_my_encode()
4270 *valp = *valp & 1; in Operand_my_encode()
4275 Operand_mw_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_mw_decode()
4281 Operand_mw_encode (uint32 *valp) in Operand_mw_encode() argument
4284 error = (*valp & ~0x3) != 0; in Operand_mw_encode()
4289 Operand_mr0_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_mr0_decode()
4295 Operand_mr0_encode (uint32 *valp) in Operand_mr0_encode() argument
4298 error = (*valp & ~0x3) != 0; in Operand_mr0_encode()
4303 Operand_mr1_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_mr1_decode()
4309 Operand_mr1_encode (uint32 *valp) in Operand_mr1_encode() argument
4312 error = (*valp & ~0x3) != 0; in Operand_mr1_encode()
4317 Operand_mr2_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_mr2_decode()
4323 Operand_mr2_encode (uint32 *valp) in Operand_mr2_encode() argument
4326 error = (*valp & ~0x3) != 0; in Operand_mr2_encode()
4331 Operand_mr3_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_mr3_decode()
4337 Operand_mr3_encode (uint32 *valp) in Operand_mr3_encode() argument
4340 error = (*valp & ~0x3) != 0; in Operand_mr3_encode()
4345 Operand_immt_decode (uint32 *valp) in Operand_immt_decode() argument
4348 t_0 = *valp & 0xf; in Operand_immt_decode()
4350 *valp = immt_0; in Operand_immt_decode()
4355 Operand_immt_encode (uint32 *valp) in Operand_immt_encode() argument
4358 immt_0 = *valp; in Operand_immt_encode()
4360 *valp = t_0; in Operand_immt_encode()
4365 Operand_imms_decode (uint32 *valp) in Operand_imms_decode() argument
4368 s_0 = *valp & 0xf; in Operand_imms_decode()
4370 *valp = imms_0; in Operand_imms_decode()
4375 Operand_imms_encode (uint32 *valp) in Operand_imms_encode() argument
4378 imms_0 = *valp; in Operand_imms_encode()
4380 *valp = s_0; in Operand_imms_encode()
4385 Operand_bt_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_bt_decode()
4391 Operand_bt_encode (uint32 *valp) in Operand_bt_encode() argument
4394 error = (*valp & ~0xf) != 0; in Operand_bt_encode()
4399 Operand_bs_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_bs_decode()
4405 Operand_bs_encode (uint32 *valp) in Operand_bs_encode() argument
4408 error = (*valp & ~0xf) != 0; in Operand_bs_encode()
4413 Operand_br_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_br_decode()
4419 Operand_br_encode (uint32 *valp) in Operand_br_encode() argument
4422 error = (*valp & ~0xf) != 0; in Operand_br_encode()
4427 Operand_bt2_decode (uint32 *valp) in Operand_bt2_decode() argument
4429 *valp = *valp << 1; in Operand_bt2_decode()
4434 Operand_bt2_encode (uint32 *valp) in Operand_bt2_encode() argument
4437 error = (*valp & ~(0x7 << 1)) != 0; in Operand_bt2_encode()
4438 *valp = *valp >> 1; in Operand_bt2_encode()
4443 Operand_bs2_decode (uint32 *valp) in Operand_bs2_decode() argument
4445 *valp = *valp << 1; in Operand_bs2_decode()
4450 Operand_bs2_encode (uint32 *valp) in Operand_bs2_encode() argument
4453 error = (*valp & ~(0x7 << 1)) != 0; in Operand_bs2_encode()
4454 *valp = *valp >> 1; in Operand_bs2_encode()
4459 Operand_br2_decode (uint32 *valp) in Operand_br2_decode() argument
4461 *valp = *valp << 1; in Operand_br2_decode()
4466 Operand_br2_encode (uint32 *valp) in Operand_br2_encode() argument
4469 error = (*valp & ~(0x7 << 1)) != 0; in Operand_br2_encode()
4470 *valp = *valp >> 1; in Operand_br2_encode()
4475 Operand_bt4_decode (uint32 *valp) in Operand_bt4_decode() argument
4477 *valp = *valp << 2; in Operand_bt4_decode()
4482 Operand_bt4_encode (uint32 *valp) in Operand_bt4_encode() argument
4485 error = (*valp & ~(0x3 << 2)) != 0; in Operand_bt4_encode()
4486 *valp = *valp >> 2; in Operand_bt4_encode()
4491 Operand_bs4_decode (uint32 *valp) in Operand_bs4_decode() argument
4493 *valp = *valp << 2; in Operand_bs4_decode()
4498 Operand_bs4_encode (uint32 *valp) in Operand_bs4_encode() argument
4501 error = (*valp & ~(0x3 << 2)) != 0; in Operand_bs4_encode()
4502 *valp = *valp >> 2; in Operand_bs4_encode()
4507 Operand_br4_decode (uint32 *valp) in Operand_br4_decode() argument
4509 *valp = *valp << 2; in Operand_br4_decode()
4514 Operand_br4_encode (uint32 *valp) in Operand_br4_encode() argument
4517 error = (*valp & ~(0x3 << 2)) != 0; in Operand_br4_encode()
4518 *valp = *valp >> 2; in Operand_br4_encode()
4523 Operand_bt8_decode (uint32 *valp) in Operand_bt8_decode() argument
4525 *valp = *valp << 3; in Operand_bt8_decode()
4530 Operand_bt8_encode (uint32 *valp) in Operand_bt8_encode() argument
4533 error = (*valp & ~(0x1 << 3)) != 0; in Operand_bt8_encode()
4534 *valp = *valp >> 3; in Operand_bt8_encode()
4539 Operand_bs8_decode (uint32 *valp) in Operand_bs8_decode() argument
4541 *valp = *valp << 3; in Operand_bs8_decode()
4546 Operand_bs8_encode (uint32 *valp) in Operand_bs8_encode() argument
4549 error = (*valp & ~(0x1 << 3)) != 0; in Operand_bs8_encode()
4550 *valp = *valp >> 3; in Operand_bs8_encode()
4555 Operand_br8_decode (uint32 *valp) in Operand_br8_decode() argument
4557 *valp = *valp << 3; in Operand_br8_decode()
4562 Operand_br8_encode (uint32 *valp) in Operand_br8_encode() argument
4565 error = (*valp & ~(0x1 << 3)) != 0; in Operand_br8_encode()
4566 *valp = *valp >> 3; in Operand_br8_encode()
4571 Operand_bt16_decode (uint32 *valp) in Operand_bt16_decode() argument
4573 *valp = *valp << 4; in Operand_bt16_decode()
4578 Operand_bt16_encode (uint32 *valp) in Operand_bt16_encode() argument
4581 error = (*valp & ~(0 << 4)) != 0; in Operand_bt16_encode()
4582 *valp = *valp >> 4; in Operand_bt16_encode()
4587 Operand_bs16_decode (uint32 *valp) in Operand_bs16_decode() argument
4589 *valp = *valp << 4; in Operand_bs16_decode()
4594 Operand_bs16_encode (uint32 *valp) in Operand_bs16_encode() argument
4597 error = (*valp & ~(0 << 4)) != 0; in Operand_bs16_encode()
4598 *valp = *valp >> 4; in Operand_bs16_encode()
4603 Operand_br16_decode (uint32 *valp) in Operand_br16_decode() argument
4605 *valp = *valp << 4; in Operand_br16_decode()
4610 Operand_br16_encode (uint32 *valp) in Operand_br16_encode() argument
4613 error = (*valp & ~(0 << 4)) != 0; in Operand_br16_encode()
4614 *valp = *valp >> 4; in Operand_br16_encode()
4619 Operand_brall_decode (uint32 *valp) in Operand_brall_decode() argument
4621 *valp = *valp << 4; in Operand_brall_decode()
4626 Operand_brall_encode (uint32 *valp) in Operand_brall_encode() argument
4629 error = (*valp & ~(0 << 4)) != 0; in Operand_brall_encode()
4630 *valp = *valp >> 4; in Operand_brall_encode()
4635 Operand_tp7_decode (uint32 *valp) in Operand_tp7_decode() argument
4638 t_0 = *valp & 0xf; in Operand_tp7_decode()
4640 *valp = tp7_0; in Operand_tp7_decode()
4645 Operand_tp7_encode (uint32 *valp) in Operand_tp7_encode() argument
4648 tp7_0 = *valp; in Operand_tp7_encode()
4650 *valp = t_0; in Operand_tp7_encode()
4655 Operand_xt_wbr15_label_decode (uint32 *valp) in Operand_xt_wbr15_label_decode() argument
4658 xt_wbr15_imm_0 = *valp & 0x7fff; in Operand_xt_wbr15_label_decode()
4660 *valp = xt_wbr15_label_0; in Operand_xt_wbr15_label_decode()
4665 Operand_xt_wbr15_label_encode (uint32 *valp) in Operand_xt_wbr15_label_encode() argument
4668 xt_wbr15_label_0 = *valp; in Operand_xt_wbr15_label_encode()
4670 *valp = xt_wbr15_imm_0; in Operand_xt_wbr15_label_encode()
4675 Operand_xt_wbr15_label_ator (uint32 *valp, uint32 pc) in Operand_xt_wbr15_label_ator() argument
4677 *valp -= pc; in Operand_xt_wbr15_label_ator()
4682 Operand_xt_wbr15_label_rtoa (uint32 *valp, uint32 pc) in Operand_xt_wbr15_label_rtoa() argument
4684 *valp += pc; in Operand_xt_wbr15_label_rtoa()
4689 Operand_xt_wbr18_label_decode (uint32 *valp) in Operand_xt_wbr18_label_decode() argument
4692 xt_wbr18_imm_0 = *valp & 0x3ffff; in Operand_xt_wbr18_label_decode()
4694 *valp = xt_wbr18_label_0; in Operand_xt_wbr18_label_decode()
4699 Operand_xt_wbr18_label_encode (uint32 *valp) in Operand_xt_wbr18_label_encode() argument
4702 xt_wbr18_label_0 = *valp; in Operand_xt_wbr18_label_encode()
4704 *valp = xt_wbr18_imm_0; in Operand_xt_wbr18_label_encode()
4709 Operand_xt_wbr18_label_ator (uint32 *valp, uint32 pc) in Operand_xt_wbr18_label_ator() argument
4711 *valp -= pc; in Operand_xt_wbr18_label_ator()
4716 Operand_xt_wbr18_label_rtoa (uint32 *valp, uint32 pc) in Operand_xt_wbr18_label_rtoa() argument
4718 *valp += pc; in Operand_xt_wbr18_label_rtoa()
4723 Operand_cimm8x4_decode (uint32 *valp) in Operand_cimm8x4_decode() argument
4726 imm8_0 = *valp & 0xff; in Operand_cimm8x4_decode()
4728 *valp = cimm8x4_0; in Operand_cimm8x4_decode()
4733 Operand_cimm8x4_encode (uint32 *valp) in Operand_cimm8x4_encode() argument
4736 cimm8x4_0 = *valp; in Operand_cimm8x4_encode()
4738 *valp = imm8_0; in Operand_cimm8x4_encode()
4743 Operand_frr_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_frr_decode()
4749 Operand_frr_encode (uint32 *valp) in Operand_frr_encode() argument
4752 error = (*valp & ~0xf) != 0; in Operand_frr_encode()
4757 Operand_frs_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_frs_decode()
4763 Operand_frs_encode (uint32 *valp) in Operand_frs_encode() argument
4766 error = (*valp & ~0xf) != 0; in Operand_frs_encode()
4771 Operand_frt_decode (uint32 *valp ATTRIBUTE_UNUSED) in Operand_frt_decode()
4777 Operand_frt_encode (uint32 *valp) in Operand_frt_encode() argument
4780 error = (*valp & ~0xf) != 0; in Operand_frt_encode()