/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | arm64-bitfield-encoding.s | 8 bfm w1, w2, #1, #15 9 bfm x1, x2, #1, #15
|
D | basic-a64-diagnostics.s | 820 bfm w3, w5, #32, #1 821 bfm w7, w11, #19, #32 822 bfm x29, x30, #64, #0 823 bfm x10, x20, #63, #64
|
D | basic-a64-instructions.s | 975 bfm x4, x5, #12, #10 976 bfm xzr, x4, #0, #0 977 bfm x4, xzr, #63, #5 978 bfm x5, x6, #12, #63
|
/external/llvm/test/MC/AArch64/ |
D | arm64-bitfield-encoding.s | 8 bfm w1, w2, #1, #15 9 bfm x1, x2, #1, #15
|
D | basic-a64-diagnostics.s | 815 bfm w3, w5, #32, #1 816 bfm w7, w11, #19, #32 817 bfm x29, x30, #64, #0 818 bfm x10, x20, #63, #64
|
D | basic-a64-instructions.s | 975 bfm x4, x5, #12, #10 976 bfm xzr, x4, #0, #0 977 bfm x4, xzr, #63, #5 978 bfm x5, x6, #12, #63
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-bitfield-extract.ll | 105 ; Check if we can still catch bfm instruction when we drop some low bits 126 ; Check if we can still catch bfm instruction when we drop some high bits 147 ; Check if we can still catch bfm instruction when we drop some low bits 169 ; Check if we can still catch bfm instruction when we drop some high bits 190 ; Check if we can catch bfm instruction when lsb is 0 (i.e., no lshr) 210 ; Check if we can catch bfm instruction when lsb is 0 (i.e., no lshr) 239 ; Check if we can still catch bfm instruction when we drop some high bits 261 ; Check if we can still catch bfm instruction when we drop some high bits 285 ; Check if we can still catch bfm instruction when we drop some high bits 314 ; Check if we can still catch bfm instruction when we drop some high bits [all …]
|
D | bitfield-insert.ll | 144 ; CHECK-NOT: bfm 164 ; CHECK-NOT: bfm
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-bitfield-extract.ll | 105 ; Check if we can still catch bfm instruction when we drop some low bits 126 ; Check if we can still catch bfm instruction when we drop some high bits 147 ; Check if we can still catch bfm instruction when we drop some low bits 169 ; Check if we can still catch bfm instruction when we drop some high bits 190 ; Check if we can catch bfm instruction when lsb is 0 (i.e., no lshr) 210 ; Check if we can catch bfm instruction when lsb is 0 (i.e., no lshr) 239 ; Check if we can still catch bfm instruction when we drop some high bits 261 ; Check if we can still catch bfm instruction when we drop some high bits 285 ; Check if we can still catch bfm instruction when we drop some high bits 314 ; Check if we can still catch bfm instruction when we drop some high bits [all …]
|
D | bitfield-insert.ll | 144 ; CHECK-NOT: bfm 164 ; CHECK-NOT: bfm
|
/external/vixl/doc/ |
D | changelog.md | 39 + MacroAssembler support for `bfm`, `ubfm` and `sbfm`.
|
/external/capstone/suite/MC/AArch64/ |
D | basic-a64-instructions.s.cs | 396 0xa4,0x28,0x4c,0xb3 = bfm x4, x5, #12, #10 397 0x9f,0x00,0x40,0xb3 = bfm xzr, x4, #0, #0 398 0xe4,0x17,0x7f,0xb3 = bfm x4, xzr, #63, #5 399 0xc5,0xfc,0x4c,0xb3 = bfm x5, x6, #12, #63
|
/external/v8/src/arm64/ |
D | assembler-arm64.h | 1364 void bfm(const Register& rd, const Register& rn, int immr, int imms); 1377 bfm(rd, rn, (rd.SizeInBits() - lsb) & (rd.SizeInBits() - 1), width - 1); in bfi() 1384 bfm(rd, rn, lsb, lsb + width - 1); in bfxil()
|
D | assembler-arm64.cc | 1303 void Assembler::bfm(const Register& rd, const Register& rn, int immr, in bfm() function in v8::internal::Assembler
|
/external/vixl/src/aarch64/ |
D | assembler-aarch64.h | 725 void bfm(const Register& rd, 750 bfm(rd, in bfi() 763 bfm(rd, rn, lsb, lsb + width - 1); in bfxil()
|
D | macro-assembler-aarch64.h | 1026 bfm(rd, rn, immr, imms); in Bfm()
|
D | assembler-aarch64.cc | 660 void Assembler::bfm(const Register& rd, in bfm() function in vixl::aarch64::Assembler
|
/external/vixl/test/aarch64/ |
D | test-trace-aarch64.cc | 70 __ bfm(w21, w22, 5, 6); in GenerateTestSequenceBase() local 71 __ bfm(x23, x24, 7, 8); in GenerateTestSequenceBase() local
|
D | test-cpu-features-aarch64.cc | 198 TEST_NONE(bfm_0, bfm(w0, w1, 27, 31)) 199 TEST_NONE(bfm_1, bfm(x0, x1, 54, 57))
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | eb08667df8cfc43e83a4ee4c03fd1f53.0000fd65.honggfuzz.cov | 98 �)8�0sn��u:�5��q��&H��-{�eҹi���]m(��[@�Y�~��qX%�R�#�(�DŽ���H�:d���fu������]eF���bfm�Լ��W�…
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | eb08667df8cfc43e83a4ee4c03fd1f53.0000fd65.honggfuzz.cov | 98 �)8�0sn��u:�5��q��&H��-{�eҹi���]m(��[@�Y�~��qX%�R�#�(�DŽ���H�:d���fu������]eF���bfm�Լ��W�…
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 138 void bfm(const Register& rd,
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.td | 1004 defm BFM : BitfieldImmWith2RegArgs<0b01, "bfm">;
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 669 bfm Mmen Mmen
|
D | iso-639-3.tab | 650 bfm I L Mmen
|