Searched defs:bfxil (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/ |
D | A55-basic-instructions.s | 253 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/ |
D | assembler-aarch64.h | 771 void bfxil(const Register& rd, in bfxil() function
|