Home
last modified time | relevance | path

Searched defs:bfxil (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/
DA55-basic-instructions.s253 bfxil xzr, x4, #0, #1 label
255 bfxil x5, x6, #12, #52 label
292 bfxil w9, w10, #0, #1 label
294 bfxil x19, x20, #0, #64 label
296 bfxil w9, w10, #0, #32 label
300 bfxil w9, w10, #0, #1 label
301 bfxil x2, x3, #63, #1 label
302 bfxil x19, x20, #0, #64 label
303 bfxil x9, x10, #5, #59 label
304 bfxil w9, w10, #0, #32 label
[all …]
/external/vixl/src/aarch64/
Dassembler-aarch64.h771 void bfxil(const Register& rd, in bfxil() function