Searched refs:immisreg (Results 1 – 1 of 1) sorted by relevance
333 unsigned immisreg : 1; /* .imm field is a second register. */ member4284 inst.operands[i].immisreg = 1; in parse_shift()4604 inst.operands[i].immisreg = 1; in parse_address_main()4762 inst.operands[i].immisreg = 1; in parse_address_main()6193 if (inst.operands[i].immisreg) in encode_arm_shift()6263 if (inst.operands[i].immisreg) in encode_arm_addr_mode_2()6295 if (inst.operands[i].immisreg && inst.operands[i].shifted) in encode_arm_addr_mode_3()6303 if (inst.operands[i].immisreg) in encode_arm_addr_mode_3()6922 else if (inst.operands[2].immisreg in do_ldrd()6937 || inst.operands[1].immisreg || inst.operands[1].shifted in do_ldrex()[all …]