Searched defs:Bx (Results 1 - 2 of 2) sorted by relevance
/third_party/pcre2/pcre2/src/sljit/ | ||
H A D | sljitNativePPC_common.c | 149 #define Bx (HI(18)) macro |
/third_party/vixl/src/aarch32/ | ||
H A D | macro-assembler-aarch32.h | 1681 void Bx(Condition cond, Register rm) { in MacroAssembler() function in vixl::aarch32::MacroAssembler 1696 void Bx(Register rm) { Bx(al, rm); } in MacroAssembler() function in vixl::aarch32::MacroAssembler |
Completed in 31 milliseconds