Instruction isb takes as an operand either 'sy' or an immediate value. This improves the diagnostic when the string is not 'sy' and adds a test case for this which was missing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Oops, thanks for reviewing/checking! This shows we also need more tests for dsb and dmb; currently regression tests check only for incorrect immediate values and not the option.