You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the target platform supports the Branch Target Identification
extension to the Arm instruction set architecture, then start all
basic blocks that are targets of indirect branches with the BTI
instruction.
Note that in order to simplify the implementation, the BTI instructions
are inserted at the beginning of all basic blocks, irrespetive of
whether they are indirect branch targets or not.
Copyright (c) 2022, Arm Limited.
0 commit comments