Searched refs:bmi (Results 1 – 15 of 15) sorted by relevance
/freebsd/lib/libc/arm/gen/ |
H A D | divsi3.S | 108 bmi .L_divide_b1 110 bmi .L_divide_b2 112 bmi .L_divide_b3 114 bmi .L_divide_b4 116 bmi .L_divide_b5 118 bmi .L_divide_b6 120 bmi .L_divide_b7 122 bmi .L_divide_b8 124 bmi .L_divide_b9 126 bmi .L_divide_b10 [all …]
|
/freebsd/sys/libkern/arm/ |
H A D | divsi3.S | 114 bmi .L_divide_b1 116 bmi .L_divide_b2 118 bmi .L_divide_b3 120 bmi .L_divide_b4 122 bmi .L_divide_b5 124 bmi .L_divide_b6 126 bmi .L_divide_b7 128 bmi .L_divide_b8 130 bmi .L_divide_b9 132 bmi .L_divide_b10 [all …]
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | bmi.c | 17 ar->bmi.done_sent = false; in ath10k_bmi_start() 29 if (ar->bmi.done_sent) { in ath10k_bmi_done() 34 ar->bmi.done_sent = true; in ath10k_bmi_done() 57 if (ar->bmi.done_sent) { in ath10k_bmi_get_target_info() 96 if (ar->bmi.done_sent) { in ath10k_bmi_get_target_info_sdio() 169 if (ar->bmi.done_sent) { in ath10k_bmi_read_memory() 209 if (ar->bmi.done_sent) { in ath10k_bmi_write_soc_reg() 239 if (ar->bmi.done_sent) { in ath10k_bmi_read_soc_reg() 277 if (ar->bmi.done_sent) { in ath10k_bmi_write_memory() 323 if (ar->bmi.done_sent) { in ath10k_bmi_execute() [all …]
|
H A D | Makefile | 13 bmi.o \
|
H A D | core.h | 1076 struct ath10k_bmi bmi; member
|
/freebsd/sys/modules/ath10k/ |
H A D | Makefile | 9 SRCS+= core.c debug.c mac.c ce.c hw.c bmi.c
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | comparesf2.S | 89 bmi 1f
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | X86TargetParser.def | 157 X86_FEATURE_COMPAT(BMI, "bmi", 13)
|
/freebsd/sys/dts/powerpc/ |
H A D | p2041si.dtsi | 973 bmi@80000 { 974 compatible = "fsl,p2041-fman-bmi", "fsl,fman-bmi";
|
H A D | p3041si.dtsi | 975 bmi@80000 { 976 compatible = "fsl,p3041-fman-bmi", "fsl,fman-bmi";
|
H A D | p5020si.dtsi | 1020 bmi@80000 { 1021 compatible = "fsl,p5020-fman-bmi", "fsl,fman-bmi";
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86.td | 221 def FeatureBMI : SubtargetFeature<"bmi", "HasBMI", "true",
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | BuiltinsX86.def | 657 TARGET_BUILTIN(__builtin_ia32_bextr_u32, "UiUiUi", "nc", "bmi")
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 3134 def modules_reduced_bmi : Flag<["-"], "fexperimental-modules-reduced-bmi">, 6250 def mno_bmi : Flag<["-"], "mno-bmi">, Group<m_x86_Features_Group>;
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 11217 + add os2 entry to misc/emx.src (<jmcoopr@webmail.bmi.net>). 11225 <jmcoopr@webmail.bmi.net>).
|