Searched refs:immisreg (Results 1 – 1 of 1) sorted by relevance
333 unsigned immisreg : 1; /* .imm field is a second register. */ member4316 inst.operands[i].immisreg = 1; in parse_shift()4636 inst.operands[i].immisreg = 1; in parse_address_main()4794 inst.operands[i].immisreg = 1; in parse_address_main()6225 if (inst.operands[i].immisreg) in encode_arm_shift()6295 if (inst.operands[i].immisreg) in encode_arm_addr_mode_2()6327 if (inst.operands[i].immisreg && inst.operands[i].shifted) in encode_arm_addr_mode_3()6335 if (inst.operands[i].immisreg) in encode_arm_addr_mode_3()6954 else if (inst.operands[2].immisreg in do_ldrd()6969 || inst.operands[1].immisreg || inst.operands[1].shifted in do_ldrex()[all …]