Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.c333 unsigned immisreg : 1; /* .imm field is a second register. */ member
4316 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 …]