Home
last modified time | relevance | path

Searched refs:encode_arm_vfp_sp_reg (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-arm.c3963 encode_arm_vfp_sp_reg (int reg, enum vfp_sp_reg_pos pos) in encode_arm_vfp_sp_reg() function
5183 encode_arm_vfp_sp_reg (inst.operands[0].reg, VFP_REG_Sd); in do_vfp_sp_monadic()
5184 encode_arm_vfp_sp_reg (inst.operands[1].reg, VFP_REG_Sm); in do_vfp_sp_monadic()
5190 encode_arm_vfp_sp_reg (inst.operands[0].reg, VFP_REG_Sd); in do_vfp_sp_dyadic()
5191 encode_arm_vfp_sp_reg (inst.operands[1].reg, VFP_REG_Sn); in do_vfp_sp_dyadic()
5192 encode_arm_vfp_sp_reg (inst.operands[2].reg, VFP_REG_Sm); in do_vfp_sp_dyadic()
5198 encode_arm_vfp_sp_reg (inst.operands[0].reg, VFP_REG_Sd); in do_vfp_sp_compare_z()
5205 encode_arm_vfp_sp_reg (inst.operands[1].reg, VFP_REG_Sm); in do_vfp_dp_sp_cvt()
5211 encode_arm_vfp_sp_reg (inst.operands[0].reg, VFP_REG_Sd); in do_vfp_sp_dp_cvt()
5219 encode_arm_vfp_sp_reg (inst.operands[1].reg, VFP_REG_Sn); in do_vfp_reg_from_sp()
[all …]