Searched refs:immisreg (Results 1 – 1 of 1) sorted by relevance
408 unsigned immisreg : 1; /* .imm field is a second register. */ member5140 inst.operands[i].immisreg = 1; in parse_shift()5491 inst.operands[i].immisreg = 1; in parse_address_main()5649 inst.operands[i].immisreg = 1; in parse_address_main()7365 if (inst.operands[i].immisreg) in encode_arm_shift()7445 if (inst.operands[i].immisreg) in encode_arm_addr_mode_2()7502 if (inst.operands[i].immisreg && inst.operands[i].shifted) in encode_arm_addr_mode_3()7510 if (inst.operands[i].immisreg) in encode_arm_addr_mode_3()8588 if (inst.operands[2].immisreg in do_ldrd()8602 || inst.operands[1].immisreg || inst.operands[1].shifted in do_ldrex()[all …]