Add support for the z13 instructions LOCHI and LOCGHI which conditionally load immediate values. Add target instruction info hooks so that if conversion will allow predication of LHI/LGHI.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Please also add test cases for the *assembler* for the new instructions (in test/MC/SystemZ/insn-good-z13.s, as well as checks for invalid operands in insn-bad-z13.s, and checks for missing feature in insn-bad-zEC12.s).
Otherwise, this looks all good to me, thanks!