The Arm Architecture Reference Manual says that the SystemHintOp_BTI opcode is prefered when CRm:op2 matches 0100:xx0, but llvm-mc currently accepts 0100:xxx, which isn't right.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
100 ms | x64 windows > LLVM.Other::new-pm-lto-defaults.ll |
clang-tidy: warning: invalid case style for variable 'btihintop' [readability-identifier-naming]
not useful